Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
09:25:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 98273a606a49ab3c56b7fb289c4dc18de365bb59+363e9a88a11be517d9e8c65c998ff56f774eb4dc (6544cf26a8553b99eda690b714bf3795099ddd49)
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
The recommended git tool is: NONE
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
09:25:46 [2021-03-03T09:25:46.923Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:25:46 [2021-03-03T09:25:46.926Z] Trying to pass milestone 2
[Pipeline] milestone
09:25:46 [2021-03-03T09:25:46.981Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:26:02 [2021-03-03T09:26:02.166Z] Still waiting to schedule task
09:26:02 [2021-03-03T09:26:02.168Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02af60893b02f7798)’ is offline
09:26:26 [2021-03-03T09:26:26.196Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02af60893b02f7798) in /home/ubuntu/workspace/moby_PR-42109
[Pipeline] {
[Pipeline] checkout
09:26:26 [2021-03-03T09:26:26.347Z] The recommended git tool is: git
09:26:29 [2021-03-03T09:26:29.841Z] using credential docker-jenkins-github-credentials
09:26:29 [2021-03-03T09:26:29.856Z] Cloning the remote Git repository
09:26:29 [2021-03-03T09:26:29.856Z] Cloning with configured refspecs honoured and without tags
09:26:29 [2021-03-03T09:26:29.924Z] Cloning repository https://github.com/moby/moby.git
09:26:29 [2021-03-03T09:26:29.981Z]  > git init /home/ubuntu/workspace/moby_PR-42109 # timeout=10
09:26:30 [2021-03-03T09:26:30.267Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:30 [2021-03-03T09:26:30.268Z]  > git --version # timeout=10
09:26:30 [2021-03-03T09:26:30.298Z]  > git --version # 'git version 2.17.1'
09:26:30 [2021-03-03T09:26:30.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:30 [2021-03-03T09:26:30.300Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:26:53 [2021-03-03T09:26:53.903Z] Fetching without tags
09:26:54 [2021-03-03T09:26:54.231Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:26:53 [2021-03-03T09:26:53.784Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:53 [2021-03-03T09:26:53.798Z]  > git config --add remote.origin.fetch +refs/pull/42109/head:refs/remotes/origin/PR-42109 # timeout=10
09:26:53 [2021-03-03T09:26:53.835Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:26:53 [2021-03-03T09:26:53.865Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:53 [2021-03-03T09:26:53.906Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:53 [2021-03-03T09:26:53.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:53 [2021-03-03T09:26:53.907Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:26:54 [2021-03-03T09:26:54.245Z]  > git config core.sparsecheckout # timeout=10
09:26:54 [2021-03-03T09:26:54.269Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:26:55 [2021-03-03T09:26:55.105Z] Merge succeeded, producing 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:26:55 [2021-03-03T09:26:55.105Z] Checking out Revision 98273a606a49ab3c56b7fb289c4dc18de365bb59 (PR-42109)
09:26:55 [2021-03-03T09:26:55.001Z]  > git remote # timeout=10
09:26:55 [2021-03-03T09:26:55.028Z]  > git config --get remote.origin.url # timeout=10
09:26:55 [2021-03-03T09:26:55.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:55 [2021-03-03T09:26:55.056Z]  > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10
09:26:55 [2021-03-03T09:26:55.082Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:55 [2021-03-03T09:26:55.107Z]  > git config core.sparsecheckout # timeout=10
09:26:55 [2021-03-03T09:26:55.145Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:26:59 [2021-03-03T09:26:59.815Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""
09:26:59 [2021-03-03T09:26:59.817Z]  > git rev-list --no-walk 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:27:01 [2021-03-03T09:27:01.345Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42109:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
09:27:09 [2021-03-03T09:27:09.440Z] Unable to find image 'alpine:latest' locally
09:27:09 [2021-03-03T09:27:09.440Z] latest: Pulling from library/alpine
09:27:09 [2021-03-03T09:27:09.440Z] ba3557a56b15: Pulling fs layer
09:27:09 [2021-03-03T09:27:09.440Z] ba3557a56b15: Verifying Checksum
09:27:09 [2021-03-03T09:27:09.440Z] ba3557a56b15: Download complete
09:27:10 [2021-03-03T09:27:10.006Z] ba3557a56b15: Pull complete
09:27:10 [2021-03-03T09:27:10.006Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
09:27:10 [2021-03-03T09:27:10.006Z] Status: Downloaded newer image for alpine:latest
09:27:16 [2021-03-03T09:27:16.554Z] 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: cgroup2)
[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] { (cgroup2)
[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" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS5" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
09:27:16 [2021-03-03T09:27:16.825Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02af60893b02f7798) in /home/ubuntu/workspace/moby_PR-42109
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
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" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
09:27:16 [2021-03-03T09:27:16.892Z] The recommended git tool is: git
09:27:16 [2021-03-03T09:27:16.900Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
09:27:16 [2021-03-03T09:27:16.930Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
09:27:16 [2021-03-03T09:27:16.966Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
[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
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
09:27:17 [2021-03-03T09:27:17.324Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit 98273a606a49ab3c56b7fb289c4dc18de365bb59
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:27:17 [2021-03-03T09:27:17.544Z] Merge succeeded, producing 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:27:17 [2021-03-03T09:27:17.544Z] Checking out Revision 98273a606a49ab3c56b7fb289c4dc18de365bb59 (PR-42109)
09:27:17 [2021-03-03T09:27:17.714Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""
09:27:16 [2021-03-03T09:27:16.907Z]  > git rev-parse --is-inside-work-tree # timeout=10
09:27:16 [2021-03-03T09:27:16.935Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:27:16 [2021-03-03T09:27:16.968Z] Fetching upstream changes from https://github.com/moby/moby.git
09:27:16 [2021-03-03T09:27:16.968Z]  > git --version # timeout=10
09:27:17 [2021-03-03T09:27:17.005Z]  > git --version # 'git version 2.17.1'
09:27:17 [2021-03-03T09:27:17.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:27:17 [2021-03-03T09:27:17.006Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:27:17 [2021-03-03T09:27:17.326Z]  > git config core.sparsecheckout # timeout=10
09:27:17 [2021-03-03T09:27:17.336Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:27:17 [2021-03-03T09:27:17.487Z]  > git remote # timeout=10
09:27:17 [2021-03-03T09:27:17.502Z]  > git config --get remote.origin.url # timeout=10
09:27:17 [2021-03-03T09:27:17.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:27:17 [2021-03-03T09:27:17.509Z]  > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10
09:27:17 [2021-03-03T09:27:17.525Z]  > git rev-parse HEAD^{commit} # timeout=10
09:27:17 [2021-03-03T09:27:17.545Z]  > git config core.sparsecheckout # timeout=10
09:27:17 [2021-03-03T09:27:17.558Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:27:18 [2021-03-03T09:27:18.415Z] + [ PR != PR ]
09:27:18 [2021-03-03T09:27:18.415Z] + [ 20.10 != master ]
09:27:18 [2021-03-03T09:27:18.415Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:27:18 [2021-03-03T09:27:18.782Z] + docker version
09:27:18 [2021-03-03T09:27:18.782Z] Client: Docker Engine - Community
09:27:18 [2021-03-03T09:27:18.782Z]  Version:           20.10.3
09:27:18 [2021-03-03T09:27:18.782Z]  API version:       1.41
09:27:18 [2021-03-03T09:27:18.782Z]  Go version:        go1.13.15
09:27:18 [2021-03-03T09:27:18.782Z]  Git commit:        48d30b5
09:27:18 [2021-03-03T09:27:18.782Z]  Built:             Fri Jan 29 14:33:13 2021
09:27:18 [2021-03-03T09:27:18.782Z]  OS/Arch:           linux/amd64
09:27:18 [2021-03-03T09:27:18.782Z]  Context:           default
09:27:18 [2021-03-03T09:27:18.782Z]  Experimental:      true
09:27:18 [2021-03-03T09:27:18.782Z] 
09:27:18 [2021-03-03T09:27:18.782Z] Server: Docker Engine - Community
09:27:18 [2021-03-03T09:27:18.782Z]  Engine:
09:27:18 [2021-03-03T09:27:18.782Z]   Version:          20.10.3
09:27:18 [2021-03-03T09:27:18.782Z]   API version:      1.41 (minimum version 1.12)
09:27:18 [2021-03-03T09:27:18.782Z]   Go version:       go1.13.15
09:27:18 [2021-03-03T09:27:18.782Z]   Git commit:       46229ca
09:27:18 [2021-03-03T09:27:18.782Z]   Built:            Fri Jan 29 14:31:25 2021
09:27:18 [2021-03-03T09:27:18.782Z]   OS/Arch:          linux/amd64
09:27:18 [2021-03-03T09:27:18.782Z]   Experimental:     true
09:27:18 [2021-03-03T09:27:18.782Z]  containerd:
09:27:18 [2021-03-03T09:27:18.782Z]   Version:          1.4.3
09:27:18 [2021-03-03T09:27:18.782Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:27:18 [2021-03-03T09:27:18.782Z]  runc:
09:27:18 [2021-03-03T09:27:18.782Z]   Version:          1.0.0-rc92
09:27:18 [2021-03-03T09:27:18.782Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:27:18 [2021-03-03T09:27:18.782Z]  docker-init:
09:27:18 [2021-03-03T09:27:18.782Z]   Version:          0.19.0
09:27:18 [2021-03-03T09:27:18.782Z]   GitCommit:        de40ad0
[Pipeline] sh
09:27:19 [2021-03-03T09:27:19.067Z] + docker info
09:27:31 [2021-03-03T09:27:31.825Z] Still waiting to schedule task
09:27:31 [2021-03-03T09:27:31.825Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02af60893b02f7798)09:27:31 [2021-03-03T09:27:31.826Z] Still waiting to schedule task
09:27:31 [2021-03-03T09:27:31.827Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02af60893b02f7798)09:27:31 [2021-03-03T09:27:31.827Z] Still waiting to schedule task
09:27:31 [2021-03-03T09:27:31.828Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
09:27:31 [2021-03-03T09:27:31.830Z] Still waiting to schedule task
09:27:31 [2021-03-03T09:27:31.830Z] All nodes of label ‘arm64&&linux’ are offline
09:27:33 [2021-03-03T09:27:33.938Z] Client:
09:27:33 [2021-03-03T09:27:33.938Z]  Context:    default
09:27:33 [2021-03-03T09:27:33.938Z]  Debug Mode: false
09:27:33 [2021-03-03T09:27:33.938Z]  Plugins:
09:27:33 [2021-03-03T09:27:33.938Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:27:33 [2021-03-03T09:27:33.938Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:27:33 [2021-03-03T09:27:33.938Z] 
09:27:33 [2021-03-03T09:27:33.938Z] Server:
09:27:33 [2021-03-03T09:27:33.938Z]  Containers: 0
09:27:33 [2021-03-03T09:27:33.938Z]   Running: 0
09:27:33 [2021-03-03T09:27:33.938Z]   Paused: 0
09:27:33 [2021-03-03T09:27:33.938Z]   Stopped: 0
09:27:33 [2021-03-03T09:27:33.938Z]  Images: 1
09:27:33 [2021-03-03T09:27:33.938Z]  Server Version: 20.10.3
09:27:33 [2021-03-03T09:27:33.938Z]  Storage Driver: overlay2
09:27:33 [2021-03-03T09:27:33.938Z]   Backing Filesystem: extfs
09:27:33 [2021-03-03T09:27:33.938Z]   Supports d_type: true
09:27:33 [2021-03-03T09:27:33.938Z]   Native Overlay Diff: true
09:27:33 [2021-03-03T09:27:33.938Z]  Logging Driver: json-file
09:27:33 [2021-03-03T09:27:33.938Z]  Cgroup Driver: cgroupfs
09:27:33 [2021-03-03T09:27:33.938Z]  Cgroup Version: 1
09:27:33 [2021-03-03T09:27:33.938Z]  Plugins:
09:27:33 [2021-03-03T09:27:33.938Z]   Volume: local
09:27:33 [2021-03-03T09:27:33.938Z]   Network: bridge host ipvlan macvlan null overlay
09:27:33 [2021-03-03T09:27:33.938Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:27:33 [2021-03-03T09:27:33.938Z]  Swarm: inactive
09:27:33 [2021-03-03T09:27:33.938Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:27:33 [2021-03-03T09:27:33.938Z]  Default Runtime: runc
09:27:33 [2021-03-03T09:27:33.938Z]  Init Binary: docker-init
09:27:33 [2021-03-03T09:27:33.938Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:27:33 [2021-03-03T09:27:33.938Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:27:33 [2021-03-03T09:27:33.938Z]  init version: de40ad0
09:27:33 [2021-03-03T09:27:33.938Z]  Security Options:
09:27:33 [2021-03-03T09:27:33.938Z]   apparmor
09:27:33 [2021-03-03T09:27:33.938Z]   seccomp
09:27:33 [2021-03-03T09:27:33.938Z]    Profile: default
09:27:33 [2021-03-03T09:27:33.938Z]  Kernel Version: 5.4.0-1037-aws
09:27:33 [2021-03-03T09:27:33.938Z]  Operating System: Ubuntu 18.04.5 LTS
09:27:33 [2021-03-03T09:27:33.938Z]  OSType: linux
09:27:33 [2021-03-03T09:27:33.938Z]  Architecture: x86_64
09:27:33 [2021-03-03T09:27:33.938Z]  CPUs: 2
09:27:33 [2021-03-03T09:27:33.938Z]  Total Memory: 7.487GiB
09:27:33 [2021-03-03T09:27:33.938Z]  Name: ip-10-100-87-175
09:27:33 [2021-03-03T09:27:33.938Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
09:27:33 [2021-03-03T09:27:33.938Z]  Docker Root Dir: /var/lib/docker
09:27:33 [2021-03-03T09:27:33.938Z]  Debug Mode: false
09:27:33 [2021-03-03T09:27:33.938Z]  Registry: https://index.docker.io/v1/
09:27:33 [2021-03-03T09:27:33.938Z]  Labels:
09:27:33 [2021-03-03T09:27:33.938Z]  Experimental: true
09:27:33 [2021-03-03T09:27:33.938Z]  Insecure Registries:
09:27:33 [2021-03-03T09:27:33.938Z]   127.0.0.0/8
09:27:33 [2021-03-03T09:27:33.938Z]  Live Restore Enabled: true
09:27:33 [2021-03-03T09:27:33.938Z] 
09:27:33 [2021-03-03T09:27:33.938Z] WARNING: No swap limit support
09:27:33 [2021-03-03T09:27:33.938Z] WARNING: No blkio weight support
09:27:33 [2021-03-03T09:27:33.938Z] WARNING: No blkio weight_device support
[Pipeline] sh
09:27:34 [2021-03-03T09:27:34.277Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:27:34 [2021-03-03T09:27:34.277Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:27:34 [2021-03-03T09:27:34.277Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42109/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:27:34 [2021-03-03T09:27:34.277Z] + bash /home/ubuntu/workspace/moby_PR-42109/check-config.sh
09:27:34 [2021-03-03T09:27:34.277Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:27:34 [2021-03-03T09:27:34.277Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
09:27:34 [2021-03-03T09:27:34.277Z] 
09:27:34 [2021-03-03T09:27:34.277Z] Generally Necessary:
09:27:34 [2021-03-03T09:27:34.277Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:27:34 [2021-03-03T09:27:34.277Z] - apparmor: enabled and tools installed
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_NAMESPACES: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_NET_NS: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_PID_NS: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_IPC_NS: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_UTS_NS: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_CGROUPS: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_CGROUP_CPUACCT: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_CGROUP_DEVICE: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_CGROUP_FREEZER: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_CGROUP_SCHED: enabled
09:27:34 [2021-03-03T09:27:34.277Z] - CONFIG_CPUSETS: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_MEMCG: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_KEYS: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_VETH: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_BRIDGE: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_NF_NAT_IPV4: missing
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_NF_NAT: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_NF_NAT_NEEDED: missing
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_POSIX_MQUEUE: enabled
09:27:34 [2021-03-03T09:27:34.533Z] 
09:27:34 [2021-03-03T09:27:34.533Z] Optional Features:
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_USER_NS: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_SECCOMP: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_CGROUP_PIDS: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_MEMCG_SWAP: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:27:34 [2021-03-03T09:27:34.533Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_BLK_CGROUP: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_IOSCHED_CFQ: missing
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_CGROUP_PERF: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_CGROUP_HUGETLB: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_CFS_BANDWIDTH: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_RT_GROUP_SCHED: missing
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_IP_VS: enabled (as module)
09:27:34 [2021-03-03T09:27:34.533Z] - CONFIG_IP_VS_NFCT: enabled
09:27:34 [2021-03-03T09:27:34.789Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:27:34 [2021-03-03T09:27:34.789Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:27:34 [2021-03-03T09:27:34.789Z] - CONFIG_IP_VS_RR: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z] - CONFIG_EXT4_FS: enabled
09:27:34 [2021-03-03T09:27:34.789Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:27:34 [2021-03-03T09:27:34.789Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:27:34 [2021-03-03T09:27:34.789Z] - Network Drivers:
09:27:34 [2021-03-03T09:27:34.789Z]   - "overlay":
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_VXLAN: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:27:34 [2021-03-03T09:27:34.789Z]       Optional (for encrypted networks):
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_CRYPTO: enabled
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_CRYPTO_AEAD: enabled
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_CRYPTO_GCM: enabled
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_CRYPTO_GHASH: enabled
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_XFRM: enabled
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_XFRM_USER: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_INET_ESP: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:27:34 [2021-03-03T09:27:34.789Z]   - "ipvlan":
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_IPVLAN: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]   - "macvlan":
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_MACVLAN: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_DUMMY: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]   - "ftp,tftp client in container":
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z] - Storage Drivers:
09:27:34 [2021-03-03T09:27:34.789Z]   - "aufs":
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_AUFS_FS: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]   - "btrfs":
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:27:34 [2021-03-03T09:27:34.789Z]   - "devicemapper":
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_BLK_DEV_DM: enabled
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]   - "overlay":
09:27:34 [2021-03-03T09:27:34.789Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:27:34 [2021-03-03T09:27:34.789Z]   - "zfs":
09:27:34 [2021-03-03T09:27:34.789Z]     - /dev/zfs: present
09:27:34 [2021-03-03T09:27:34.789Z]     - zfs command: missing
09:27:34 [2021-03-03T09:27:34.789Z]     - zpool command: missing
09:27:34 [2021-03-03T09:27:34.789Z] 
09:27:34 [2021-03-03T09:27:34.789Z] Limits:
09:27:35 [2021-03-03T09:27:35.045Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:27:35 [2021-03-03T09:27:35.045Z] 
09:27:35 [2021-03-03T09:27:35.045Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:27:35 [2021-03-03T09:27:35.377Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 .
09:27:35 [2021-03-03T09:27:35.634Z] #1 [internal] load build definition from Dockerfile
09:27:35 [2021-03-03T09:27:35.634Z] #1 sha256:9fd919bb7b48af5cf416572e5ab9e5c77fa7cddcded85c58eab6cd9eb1b41030
09:27:35 [2021-03-03T09:27:35.634Z] #1 transferring dockerfile: 16.55kB done
09:27:35 [2021-03-03T09:27:35.634Z] #1 DONE 0.0s
09:27:35 [2021-03-03T09:27:35.634Z] 
09:27:35 [2021-03-03T09:27:35.634Z] #2 [internal] load .dockerignore
09:27:35 [2021-03-03T09:27:35.634Z] #2 sha256:911e26c34ec04f94c56f4f7ed89363ee2e394062e87f2504597ffea0483cc004
09:27:35 [2021-03-03T09:27:35.634Z] #2 transferring context: 87B done
09:27:35 [2021-03-03T09:27:35.634Z] #2 DONE 0.0s
09:27:35 [2021-03-03T09:27:35.634Z] 
09:27:35 [2021-03-03T09:27:35.634Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:27:35 [2021-03-03T09:27:35.634Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
09:27:35 [2021-03-03T09:27:35.891Z] #3 DONE 0.5s
09:27:36 [2021-03-03T09:27:36.148Z] 
09:27:36 [2021-03-03T09:27:36.148Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:27:36 [2021-03-03T09:27:36.148Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
09:27:36 [2021-03-03T09:27:36.148Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:27:36 [2021-03-03T09:27:36.148Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:27:36 [2021-03-03T09:27:36.148Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:27:36 [2021-03-03T09:27:36.148Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:27:36 [2021-03-03T09:27:36.148Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
09:27:36 [2021-03-03T09:27:36.404Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s
09:27:36 [2021-03-03T09:27:36.660Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done
09:27:36 [2021-03-03T09:27:36.660Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
09:27:36 [2021-03-03T09:27:36.916Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done
09:27:36 [2021-03-03T09:27:36.916Z] #4 DONE 0.8s
09:27:37 [2021-03-03T09:27:37.173Z] 
09:27:37 [2021-03-03T09:27:37.173Z] #5 [internal] load build definition from Dockerfile
09:27:37 [2021-03-03T09:27:37.173Z] #5 sha256:60caa19859a62a8f38f8c347fae17dca1c64bffc854fd26d9953221ab89b6a55
09:27:37 [2021-03-03T09:27:37.173Z] #5 transferring dockerfile: 16.55kB done
09:27:37 [2021-03-03T09:27:37.173Z] #5 DONE 0.0s
09:27:37 [2021-03-03T09:27:37.173Z] 
09:27:37 [2021-03-03T09:27:37.173Z] #7 [internal] load metadata for docker.io/library/debian:buster
09:27:37 [2021-03-03T09:27:37.173Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:27:37 [2021-03-03T09:27:37.429Z] #7 ...
09:27:37 [2021-03-03T09:27:37.429Z] 
09:27:37 [2021-03-03T09:27:37.429Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:27:37 [2021-03-03T09:27:37.429Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:27:37 [2021-03-03T09:27:37.429Z] #6 DONE 0.3s
09:27:37 [2021-03-03T09:27:37.429Z] 
09:27:37 [2021-03-03T09:27:37.429Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:27:37 [2021-03-03T09:27:37.429Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:27:37 [2021-03-03T09:27:37.429Z] #8 DONE 0.4s
09:27:37 [2021-03-03T09:27:37.685Z] 
09:27:37 [2021-03-03T09:27:37.685Z] #7 [internal] load metadata for docker.io/library/debian:buster
09:27:37 [2021-03-03T09:27:37.685Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:27:37 [2021-03-03T09:27:37.685Z] #7 DONE 0.5s
09:27:39 [2021-03-03T09:27:39.057Z] 
09:27:39 [2021-03-03T09:27:39.057Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:27:39 [2021-03-03T09:27:39.057Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:27:39 [2021-03-03T09:27:39.057Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done
09:27:39 [2021-03-03T09:27:39.057Z] #61 DONE 0.0s
09:27:39 [2021-03-03T09:27:39.057Z] 
09:27:39 [2021-03-03T09:27:39.057Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:27:39 [2021-03-03T09:27:39.057Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:27:39 [2021-03-03T09:27:39.057Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:27:39 [2021-03-03T09:27:39.323Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s
09:27:39 [2021-03-03T09:27:39.323Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:27:39 [2021-03-03T09:27:39.323Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
09:27:39 [2021-03-03T09:27:39.323Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
09:27:39 [2021-03-03T09:27:39.582Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.29MB / 50.40MB 0.3s
09:27:39 [2021-03-03T09:27:39.582Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 13.63MB / 50.40MB 0.5s
09:27:39 [2021-03-03T09:27:39.846Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 18.87MB / 50.40MB 0.7s
09:27:40 [2021-03-03T09:27:40.103Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 26.21MB / 50.40MB 0.9s
09:27:40 [2021-03-03T09:27:40.103Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 29.65MB / 50.40MB 1.0s
09:27:40 [2021-03-03T09:27:40.359Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 39.85MB / 50.40MB 1.2s
09:27:40 [2021-03-03T09:27:40.359Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 45.09MB / 50.40MB 1.3s
09:27:40 [2021-03-03T09:27:40.615Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 48.24MB / 50.40MB 1.4s
09:27:41 [2021-03-03T09:27:41.179Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.1s done
09:27:41 [2021-03-03T09:27:41.746Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b
09:27:45 [2021-03-03T09:27:45.016Z] #25 ...
09:27:45 [2021-03-03T09:27:45.016Z] 
09:27:45 [2021-03-03T09:27:45.016Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:27:45 [2021-03-03T09:27:45.016Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:27:45 [2021-03-03T09:27:45.016Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:27:45 [2021-03-03T09:27:45.016Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:27:45 [2021-03-03T09:27:45.016Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:27:45 [2021-03-03T09:27:45.016Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
09:27:45 [2021-03-03T09:27:45.016Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done
09:27:45 [2021-03-03T09:27:45.016Z] #61 DONE 5.9s
09:27:45 [2021-03-03T09:27:45.016Z] 
09:27:45 [2021-03-03T09:27:45.016Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:27:45 [2021-03-03T09:27:45.016Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.0s done
09:27:45 [2021-03-03T09:27:45.016Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.9s done
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s done
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 5.8s
09:27:45 [2021-03-03T09:27:45.016Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.5s done
09:27:45 [2021-03-03T09:27:45.580Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.10MB / 120.17MB 6.1s
09:27:45 [2021-03-03T09:27:45.580Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 6.2s
09:27:46 [2021-03-03T09:27:46.949Z] #9 ...
09:27:46 [2021-03-03T09:27:46.949Z] 
09:27:46 [2021-03-03T09:27:46.949Z] #22 [internal] load build context
09:27:46 [2021-03-03T09:27:46.949Z] #22 sha256:29fe65fbe7549bc8ecf209e5f5dc1155ad6633273f553af988312a047f1c8fa3
09:27:46 [2021-03-03T09:27:46.949Z] #22 transferring context: 53.38MB 7.0s done
09:27:46 [2021-03-03T09:27:46.949Z] #22 DONE 7.8s
09:27:46 [2021-03-03T09:27:46.949Z] 
09:27:46 [2021-03-03T09:27:46.949Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:27:46 [2021-03-03T09:27:46.949Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:27:46 [2021-03-03T09:27:46.949Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.1s
09:27:50 [2021-03-03T09:27:50.219Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.2s done
09:27:50 [2021-03-03T09:27:50.219Z] #25 DONE 11.1s
09:27:50 [2021-03-03T09:27:50.219Z] 
09:27:50 [2021-03-03T09:27:50.219Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:27:50 [2021-03-03T09:27:50.219Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:27:50 [2021-03-03T09:27:50.219Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.9s done
09:27:50 [2021-03-03T09:27:50.219Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done
09:27:50 [2021-03-03T09:27:50.219Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
09:27:51 [2021-03-03T09:27:51.150Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
09:27:51 [2021-03-03T09:27:51.150Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
09:27:51 [2021-03-03T09:27:51.724Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
09:27:51 [2021-03-03T09:27:51.984Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
09:27:57 [2021-03-03T09:27:57.248Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
09:27:57 [2021-03-03T09:27:57.504Z] #9 ...
09:27:57 [2021-03-03T09:27:57.504Z] 
09:27:57 [2021-03-03T09:27:57.504Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:27:57 [2021-03-03T09:27:57.504Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:27:57 [2021-03-03T09:27:57.504Z] #26 1.208 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 1.216 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 1.261 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 1.459 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 1.754 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:27:57 [2021-03-03T09:27:57.504Z] #26 2.225 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 3.518 Fetched 8423 kB in 3s (3281 kB/s)
09:27:57 [2021-03-03T09:27:57.504Z] #26 3.518 Reading package lists...
09:27:57 [2021-03-03T09:27:57.504Z] #26 4.461 Reading package lists...
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.494 Building dependency tree...
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.866 The following additional packages will be installed:
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.866   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.866   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.866   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.866 Suggested packages:
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.866   krb5-doc krb5-user
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.866 Recommended packages:
09:27:57 [2021-03-03T09:27:57.504Z] #26 5.866   krb5-locales publicsuffix libsasl2-modules
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.053 The following NEW packages will be installed:
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.054   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.054   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.054   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.054   libssh2-1 libssl1.1 openssl
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 Need to get 5057 kB of archives.
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 After this operation, 12.1 MB of additional disk space will be used.
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.347 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.349 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.358 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.364 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.370 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.370 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.389 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.392 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.394 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.398 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.406 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.406 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.413 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.413 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.413 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.415 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.590 debconf: delaying package configuration, since apt-utils is not installed
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.611 Fetched 5057 kB in 0s (14.6 MB/s)
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.655 Selecting previously unselected package libssl1.1:amd64.
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.655 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.659 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.670 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.889 Selecting previously unselected package libsasl2-modules-db:amd64.
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.889 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 6.902 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.038 Selecting previously unselected package libsasl2-2:amd64.
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.038 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.071 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.277 Selecting previously unselected package libldap-common.
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.277 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.283 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.362 Selecting previously unselected package libldap-2.4-2:amd64.
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.362 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.366 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.452 Selecting previously unselected package openssl.
09:27:57 [2021-03-03T09:27:57.504Z] #26 7.452 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
09:27:57 [2021-03-03T09:27:57.760Z] #26 7.462 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:27:57 [2021-03-03T09:27:57.760Z] #26 7.616 Selecting previously unselected package ca-certificates.
09:27:57 [2021-03-03T09:27:57.760Z] #26 7.616 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:27:57 [2021-03-03T09:27:57.760Z] #26 7.620 Unpacking ca-certificates (20200601~deb10u2) ...
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.754 Selecting previously unselected package libkeyutils1:amd64.
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.754 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.760 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.803 Selecting previously unselected package libkrb5support0:amd64.
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.803 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.808 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.865 Selecting previously unselected package libk5crypto3:amd64.
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.865 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.016Z] #26 7.869 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:27:58 [2021-03-03T09:27:58.282Z] #26 8.020 Selecting previously unselected package libkrb5-3:amd64.
09:27:58 [2021-03-03T09:27:58.282Z] #26 8.020 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.282Z] #26 8.039 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.232 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.232 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.247 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.322 Selecting previously unselected package libnghttp2-14:amd64.
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.323 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.335 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.386 Selecting previously unselected package libpsl5:amd64.
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.386 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.390 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:27:58 [2021-03-03T09:27:58.539Z] #26 8.443 Selecting previously unselected package librtmp1:amd64.
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.443 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.448 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.523 Selecting previously unselected package libssh2-1:amd64.
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.523 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.523 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.593 Selecting previously unselected package libcurl4:amd64.
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.593 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.598 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.693 Selecting previously unselected package curl.
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.693 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
09:27:58 [2021-03-03T09:27:58.795Z] #26 8.697 Unpacking curl (7.64.0-4+deb10u1) ...
09:27:59 [2021-03-03T09:27:59.050Z] #26 8.809 Selecting previously unselected package libonig5:amd64.
09:27:59 [2021-03-03T09:27:59.050Z] #26 8.809 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:27:59 [2021-03-03T09:27:59.050Z] #26 8.813 Unpacking libonig5:amd64 (6.9.1-1) ...
09:27:59 [2021-03-03T09:27:59.050Z] #26 8.909 Selecting previously unselected package libjq1:amd64.
09:27:59 [2021-03-03T09:27:59.050Z] #26 8.909 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:27:59 [2021-03-03T09:27:59.050Z] #26 8.912 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:27:59 [2021-03-03T09:27:59.374Z] #26 8.983 Selecting previously unselected package jq.
09:27:59 [2021-03-03T09:27:59.374Z] #26 8.983 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:27:59 [2021-03-03T09:27:59.374Z] #26 8.990 Unpacking jq (1.5+dfsg-2+b1) ...
09:27:59 [2021-03-03T09:27:59.374Z] #26 9.044 Setting up libkeyutils1:amd64 (1.6-6) ...
09:27:59 [2021-03-03T09:27:59.374Z] #26 9.056 Setting up libpsl5:amd64 (0.20.2-2) ...
09:27:59 [2021-03-03T09:27:59.374Z] #26 9.066 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:27:59 [2021-03-03T09:27:59.374Z] #26 9.178 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.189 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.203 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.218 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.230 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.337 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.348 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.360 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.373 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.384 Setting up openssl (1.1.1d-0+deb10u5) ...
09:27:59 [2021-03-03T09:27:59.630Z] #26 9.399 Setting up libonig5:amd64 (6.9.1-1) ...
09:27:59 [2021-03-03T09:27:59.888Z] #26 9.497 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:27:59 [2021-03-03T09:27:59.888Z] #26 9.503 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:27:59 [2021-03-03T09:27:59.888Z] #26 9.516 Setting up ca-certificates (20200601~deb10u2) ...
09:28:00 [2021-03-03T09:28:00.822Z] #26 10.41 Updating certificates in /etc/ssl/certs...
09:28:01 [2021-03-03T09:28:01.752Z] #26 11.54 137 added, 0 removed; done.
09:28:01 [2021-03-03T09:28:01.752Z] #26 11.58 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:28:01 [2021-03-03T09:28:01.752Z] #26 11.59 Setting up jq (1.5+dfsg-2+b1) ...
09:28:01 [2021-03-03T09:28:01.752Z] #26 11.61 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:28:01 [2021-03-03T09:28:01.752Z] #26 11.62 Setting up curl (7.64.0-4+deb10u1) ...
09:28:01 [2021-03-03T09:28:01.752Z] #26 11.63 Processing triggers for libc-bin (2.28-10) ...
09:28:01 [2021-03-03T09:28:01.752Z] #26 11.65 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:28:02 [2021-03-03T09:28:02.010Z] #26 11.66 Updating certificates in /etc/ssl/certs...
09:28:02 [2021-03-03T09:28:02.983Z] #26 12.73 0 added, 0 removed; done.
09:28:02 [2021-03-03T09:28:02.983Z] #26 12.73 Running hooks in /etc/ca-certificates/update.d...
09:28:02 [2021-03-03T09:28:02.983Z] #26 12.74 done.
09:28:07 [2021-03-03T09:28:07.200Z] #26 ...
09:28:07 [2021-03-03T09:28:07.200Z] 
09:28:07 [2021-03-03T09:28:07.200Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:28:07 [2021-03-03T09:28:07.200Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:28:07 [2021-03-03T09:28:07.200Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done
09:28:07 [2021-03-03T09:28:07.200Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done
09:28:07 [2021-03-03T09:28:07.200Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.8s
09:28:07 [2021-03-03T09:28:07.200Z] #9 ...
09:28:07 [2021-03-03T09:28:07.200Z] 
09:28:07 [2021-03-03T09:28:07.200Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:28:07 [2021-03-03T09:28:07.200Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:28:07 [2021-03-03T09:28:07.200Z] #26 DONE 16.6s
09:28:07 [2021-03-03T09:28:07.200Z] 
09:28:07 [2021-03-03T09:28:07.200Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:28:07 [2021-03-03T09:28:07.200Z] #27 sha256:010a034017a879fc168bba227eab96f666aa4fb4a23449464e9f626d20599310
09:28:07 [2021-03-03T09:28:07.200Z] #27 DONE 0.2s
09:28:07 [2021-03-03T09:28:07.200Z] 
09:28:07 [2021-03-03T09:28:07.200Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:28:07 [2021-03-03T09:28:07.200Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:28:12 [2021-03-03T09:28:12.449Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.9s
09:28:15 [2021-03-03T09:28:15.726Z] #9 ...
09:28:15 [2021-03-03T09:28:15.726Z] 
09:28:15 [2021-03-03T09:28:15.726Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:28:15 [2021-03-03T09:28:15.726Z] #28 sha256:fb0326691c6f444646ddc6687a04ca1cea7a21050435b7dcd89a13daddbe0f28
09:28:15 [2021-03-03T09:28:15.726Z] #28 1.711 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:28:15 [2021-03-03T09:28:15.726Z] #28 1.796 
09:28:15 [2021-03-03T09:28:15.726Z] #28 1.914 
###########                                                               15.5%
#########################                                                 35.4%
#########################################                                 57.8%
#######################################################                   77.5%
######################################################################    97.4%
######################################################################## 100.0%
09:28:15 [2021-03-03T09:28:15.726Z] #28 2.408 
09:28:15 [2021-03-03T09:28:15.726Z] #28 2.528 
###########################################################               82.7%
######################################################################## 100.0%
09:28:15 [2021-03-03T09:28:15.726Z] #28 2.640 
09:28:15 [2021-03-03T09:28:15.726Z] #28 2.761 
########################################                                  56.2%
######################################################################## 100.0%
09:28:15 [2021-03-03T09:28:15.726Z] #28 2.895 
09:28:15 [2021-03-03T09:28:15.726Z] #28 3.020 
#######                                                                   10.3%
#########################                                                 34.8%
#######################################                                   54.9%
#####################################################                     74.2%
################################################################          89.2%
######################################################################## 100.0%
09:28:15 [2021-03-03T09:28:15.726Z] #28 3.663 
09:28:15 [2021-03-03T09:28:15.726Z] #28 3.782 
##                                                                         3.1%
######                                                                     9.5%
##########                                                                14.8%
#############                                                             18.9%
##################                                                        25.2%
#####################                                                     29.4%
#########################                                                 35.4%
#############################                                             41.4%
#################################                                         46.7%
#####################################                                     51.8%
########################################                                  56.9%
############################################                              62.3%
################################################                          67.6%
####################################################                      72.8%
#######################################################                   77.7%
#########################################################                 80.1%
##############################################################            87.4%
###################################################################       93.5%
#######################################################################   98.7%
######################################################################## 100.0%
09:28:15 [2021-03-03T09:28:15.726Z] #28 5.640 
09:28:15 [2021-03-03T09:28:15.726Z] #28 5.924 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:28:15 [2021-03-03T09:28:15.726Z] #28 6.094 
09:28:15 [2021-03-03T09:28:15.726Z] #28 6.201 
######################################################################## 100.0%
09:28:15 [2021-03-03T09:28:15.726Z] #28 6.220 
09:28:15 [2021-03-03T09:28:15.726Z] #28 6.515 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:28:15 [2021-03-03T09:28:15.726Z] #28 6.618 
09:28:15 [2021-03-03T09:28:15.726Z] #28 6.751 
                                                                           0.1%
#######################################################                   77.0%
######################################################################## 100.0%
09:28:15 [2021-03-03T09:28:15.726Z] #28 6.963 
09:28:15 [2021-03-03T09:28:15.726Z] #28 7.348 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:28:15 [2021-03-03T09:28:15.726Z] #28 7.429 
09:28:15 [2021-03-03T09:28:15.726Z] #28 7.577 
                                                                           0.0%
##################                                                        26.2%
#################################                                         47.1%
###########################################                               60.1%
09:28:15 [2021-03-03T09:28:15.726Z] #28 ...
09:28:15 [2021-03-03T09:28:15.726Z] 
09:28:15 [2021-03-03T09:28:15.726Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:28:15 [2021-03-03T09:28:15.726Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:28:15 [2021-03-03T09:28:15.726Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done
09:28:15 [2021-03-03T09:28:15.726Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:28:16 [2021-03-03T09:28:16.027Z] #9 DONE 36.9s
09:28:16 [2021-03-03T09:28:16.027Z] 
09:28:16 [2021-03-03T09:28:16.027Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:28:16 [2021-03-03T09:28:16.027Z] #28 sha256:fb0326691c6f444646ddc6687a04ca1cea7a21050435b7dcd89a13daddbe0f28
09:28:16 [2021-03-03T09:28:16.027Z] #28 7.577 
                                                                           0.0%
##################                                                        26.2%
#################################                                         47.1%
###########################################                               60.1%
###########################################                               60.4%
#######################################################                   77.6%
######################################################################## 100.0%
09:28:16 [2021-03-03T09:28:16.027Z] #28 8.592 
09:28:16 [2021-03-03T09:28:16.027Z] #28 8.961 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:28:16 [2021-03-03T09:28:16.027Z] #28 9.058 
09:28:16 [2021-03-03T09:28:16.284Z] #28 9.136 
######################################################################## 100.0%
09:28:16 [2021-03-03T09:28:16.284Z] #28 9.166 
09:28:16 [2021-03-03T09:28:16.573Z] #28 9.436 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:28:16 [2021-03-03T09:28:16.573Z] #28 9.585 
09:28:16 [2021-03-03T09:28:16.573Z] #28 9.671 
######################################################################## 100.0%
09:28:16 [2021-03-03T09:28:16.856Z] #28 9.698 
09:28:16 [2021-03-03T09:28:16.856Z] #28 9.717 Download of images into '/build' complete.
09:28:16 [2021-03-03T09:28:16.856Z] #28 9.717 Use something like the following to load the result into a Docker daemon:
09:28:16 [2021-03-03T09:28:16.856Z] #28 9.717   tar -cC '/build' . | docker load
09:28:23 [2021-03-03T09:28:23.405Z] #28 DONE 15.6s
09:28:23 [2021-03-03T09:28:23.405Z] 
09:28:23 [2021-03-03T09:28:23.405Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:28:23 [2021-03-03T09:28:23.405Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:28:23 [2021-03-03T09:28:23.405Z] #10 DONE 6.5s
09:28:23 [2021-03-03T09:28:23.405Z] 
09:28:23 [2021-03-03T09:28:23.405Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:28:23 [2021-03-03T09:28:23.405Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:28:23 [2021-03-03T09:28:23.976Z] #11 DONE 1.2s
09:28:23 [2021-03-03T09:28:23.976Z] 
09:28:23 [2021-03-03T09:28:23.976Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:28:23 [2021-03-03T09:28:23.976Z] #23 sha256:f14588f1ffc4dc79736d5ca3f2f237f4e29da72735614e5259f5ff91138b77e6
09:28:23 [2021-03-03T09:28:23.976Z] #23 ...
09:28:23 [2021-03-03T09:28:23.976Z] 
09:28:23 [2021-03-03T09:28:23.976Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:28:23 [2021-03-03T09:28:23.976Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:28:23 [2021-03-03T09:28:23.976Z] #30 DONE 0.2s
09:28:24 [2021-03-03T09:28:24.232Z] 
09:28:24 [2021-03-03T09:28:24.232Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:28:24 [2021-03-03T09:28:24.232Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:28:24 [2021-03-03T09:28:24.232Z] #38 DONE 0.2s
09:28:24 [2021-03-03T09:28:24.232Z] 
09:28:24 [2021-03-03T09:28:24.232Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:28:24 [2021-03-03T09:28:24.232Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:28:25 [2021-03-03T09:28:25.512Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-045c4ce26b277635e) in /home/ubuntu/workspace/moby_PR-42109
[Pipeline] {
[Pipeline] checkout
09:28:25 [2021-03-03T09:28:25.888Z] The recommended git tool is: git
09:28:25 [2021-03-03T09:28:25.905Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09f24b68aa7c13886) in /home/ubuntu/workspace/moby_PR-42109
[Pipeline] {
[Pipeline] checkout
09:28:26 [2021-03-03T09:28:26.470Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a6e2a8923946176d) in /home/ubuntu/workspace/moby_PR-42109
[Pipeline] {
09:28:26 [2021-03-03T09:28:26.479Z] The recommended git tool is: git
[Pipeline] checkout
09:28:26 [2021-03-03T09:28:26.649Z] The recommended git tool is: git
09:28:29 [2021-03-03T09:28:29.341Z] using credential docker-jenkins-github-credentials
09:28:29 [2021-03-03T09:28:29.350Z] Cloning the remote Git repository
09:28:29 [2021-03-03T09:28:29.350Z] Cloning with configured refspecs honoured and without tags
09:28:29 [2021-03-03T09:28:29.538Z] Cloning repository https://github.com/moby/moby.git
09:28:29 [2021-03-03T09:28:29.612Z] #39 ...
09:28:29 [2021-03-03T09:28:29.612Z] 
09:28:29 [2021-03-03T09:28:29.612Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:28:29 [2021-03-03T09:28:29.612Z] #57 sha256:02d7d4e0d0c738909bf5b648ff96f8ccd5168b9cdcc9622a3248fa8c15508753
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 + RM_GOPATH=0
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 + TMP_GOPATH=
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 + : /build
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 + '[' -z '' ']'
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 ++ mktemp -d
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 + export GOPATH=/tmp/tmp.hrdnVl30oj
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 + GOPATH=/tmp/tmp.hrdnVl30oj
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 + RM_GOPATH=1
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 + case "$(go env GOARCH)" in
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.491 ++ go env GOARCH
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.509 + export GO_BUILDMODE=-buildmode=pie
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.509 + GO_BUILDMODE=-buildmode=pie
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.509 ++ dirname /tmp/install/install.sh
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + dir=/tmp/install
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + bin=rootlesskit
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + shift
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + . /tmp/install/rootlesskit.installer
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + install_rootlesskit
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + case "$1" in
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + export CGO_ENABLED=0
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + CGO_ENABLED=0
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + _install_rootlesskit
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hrdnVl30oj/src/github.com/rootless-containers/rootlesskit
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.515 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:28:29 [2021-03-03T09:28:29.612Z] #57 5.519 Cloning into '/tmp/tmp.hrdnVl30oj/src/github.com/rootless-containers/rootlesskit'...
09:28:29 [2021-03-03T09:28:29.865Z] using credential docker-jenkins-github-credentials
09:28:29 [2021-03-03T09:28:29.874Z] Cloning the remote Git repository
09:28:29 [2021-03-03T09:28:29.874Z] Cloning with configured refspecs honoured and without tags
09:28:29 [2021-03-03T09:28:29.955Z] Cloning repository https://github.com/moby/moby.git
09:28:30 [2021-03-03T09:28:30.133Z] using credential docker-jenkins-github-credentials
09:28:30 [2021-03-03T09:28:30.139Z] Cloning the remote Git repository
09:28:30 [2021-03-03T09:28:30.139Z] Cloning with configured refspecs honoured and without tags
09:28:30 [2021-03-03T09:28:30.188Z] Cloning repository https://github.com/moby/moby.git
09:28:30 [2021-03-03T09:28:30.271Z]  > git init /home/ubuntu/workspace/moby_PR-42109 # timeout=10
09:28:29 [2021-03-03T09:28:29.769Z]  > git init /home/ubuntu/workspace/moby_PR-42109 # timeout=10
09:28:30 [2021-03-03T09:28:30.173Z] Fetching upstream changes from https://github.com/moby/moby.git
09:28:30 [2021-03-03T09:28:30.174Z]  > git --version # timeout=10
09:28:30 [2021-03-03T09:28:30.180Z]  > git --version # 'git version 2.7.4'
09:28:30 [2021-03-03T09:28:30.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:30 [2021-03-03T09:28:30.184Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:30 [2021-03-03T09:28:30.977Z] #57 7.184 + cd /tmp/tmp.hrdnVl30oj/src/github.com/rootless-containers/rootlesskit
09:28:30 [2021-03-03T09:28:30.977Z] #57 7.184 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:28:30 [2021-03-03T09:28:30.977Z] #57 7.222 + export GO111MODULE=on
09:28:30 [2021-03-03T09:28:30.977Z] #57 7.222 + GO111MODULE=on
09:28:30 [2021-03-03T09:28:30.977Z] #57 7.222 + for f in rootlesskit rootlesskit-docker-proxy
09:28:30 [2021-03-03T09:28:30.977Z] #57 7.222 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:28:30 [2021-03-03T09:28:30.046Z]  > git init /home/ubuntu/workspace/moby_PR-42109 # timeout=10
09:28:30 [2021-03-03T09:28:30.388Z] Fetching upstream changes from https://github.com/moby/moby.git
09:28:30 [2021-03-03T09:28:30.389Z]  > git --version # timeout=10
09:28:30 [2021-03-03T09:28:30.413Z]  > git --version # 'git version 2.17.1'
09:28:30 [2021-03-03T09:28:30.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:30 [2021-03-03T09:28:30.415Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:31 [2021-03-03T09:28:31.170Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ac458c168325e7f2) in /home/ubuntu/workspace/moby_PR-42109
[Pipeline] {
[Pipeline] checkout
09:28:31 [2021-03-03T09:28:31.256Z] The recommended git tool is: git
09:28:30 [2021-03-03T09:28:30.545Z] Fetching upstream changes from https://github.com/moby/moby.git
09:28:30 [2021-03-03T09:28:30.545Z]  > git --version # timeout=10
09:28:30 [2021-03-03T09:28:30.579Z]  > git --version # 'git version 2.17.1'
09:28:30 [2021-03-03T09:28:30.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:30 [2021-03-03T09:28:30.708Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:31 [2021-03-03T09:28:31.991Z] #57 ...
09:28:31 [2021-03-03T09:28:31.991Z] 
09:28:31 [2021-03-03T09:28:31.991Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:28:31 [2021-03-03T09:28:31.991Z] #23 sha256:f14588f1ffc4dc79736d5ca3f2f237f4e29da72735614e5259f5ff91138b77e6
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 + RM_GOPATH=0
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 + TMP_GOPATH=
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 + : /build
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 + '[' -z '' ']'
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 ++ mktemp -d
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 + export GOPATH=/tmp/tmp.oNIwdyCq4Z
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 + GOPATH=/tmp/tmp.oNIwdyCq4Z
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 + RM_GOPATH=1
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 + case "$(go env GOARCH)" in
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.034 ++ go env GOARCH
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.061 + export GO_BUILDMODE=-buildmode=pie
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.061 + GO_BUILDMODE=-buildmode=pie
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.061 ++ dirname /tmp/install/install.sh
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 Install docker/cli version 17.06.2-ce from stable
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 + dir=/tmp/install
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 + bin=dockercli
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 + shift
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 + . /tmp/install/dockercli.installer
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 ++ : stable
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 ++ : 17.06.2-ce
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 + install_dockercli
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.137 ++ uname -m
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.148 + arch=x86_64
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.148 + '[' x86_64 '!=' x86_64 ']'
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.148 + url=https://download.docker.com/linux/static
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.148 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:28:31 [2021-03-03T09:28:31.991Z] #23 8.148 + tar -xz docker/docker
09:28:33 [2021-03-03T09:28:33.927Z] #23 ...
09:28:33 [2021-03-03T09:28:33.927Z] 
09:28:33 [2021-03-03T09:28:33.927Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:28:33 [2021-03-03T09:28:33.927Z] #50 sha256:86bc18b169019ed0a21e708a39a656fdebb0e61b45e8f61582ef90a5c461675d
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 + RM_GOPATH=0
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 + TMP_GOPATH=
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 + : /build
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 + '[' -z '' ']'
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 ++ mktemp -d
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 + export GOPATH=/tmp/tmp.ZAWgvGGrhc
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 + GOPATH=/tmp/tmp.ZAWgvGGrhc
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 + RM_GOPATH=1
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 + case "$(go env GOARCH)" in
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.837 ++ go env GOARCH
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.874 + export GO_BUILDMODE=-buildmode=pie
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.874 + GO_BUILDMODE=-buildmode=pie
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.874 ++ dirname /tmp/install/install.sh
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 + dir=/tmp/install
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 + bin=shfmt
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 + shift
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 + . /tmp/install/shfmt.installer
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 + install_shfmt
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZAWgvGGrhc/src/github.com/mvdan/sh
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.885 Cloning into '/tmp/tmp.ZAWgvGGrhc/src/github.com/mvdan/sh'...
09:28:33 [2021-03-03T09:28:33.927Z] #50 6.886 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:28:33 [2021-03-03T09:28:33.927Z] #50 ...
09:28:33 [2021-03-03T09:28:33.927Z] 
09:28:33 [2021-03-03T09:28:33.927Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:28:33 [2021-03-03T09:28:33.927Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:28:33 [2021-03-03T09:28:33.927Z] #54 8.855 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:28:33 [2021-03-03T09:28:33.927Z] #54 9.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:28:33 [2021-03-03T09:28:33.927Z] #54 9.219 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:28:34 [2021-03-03T09:28:34.227Z] #54 ...
09:28:34 [2021-03-03T09:28:34.227Z] 
09:28:34 [2021-03-03T09:28:34.227Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:28:34 [2021-03-03T09:28:34.227Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 + RM_GOPATH=0
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 + TMP_GOPATH=
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 + : /build
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 + '[' -z '' ']'
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 ++ mktemp -d
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 + export GOPATH=/tmp/tmp.8L0R5wOPfi
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 + GOPATH=/tmp/tmp.8L0R5wOPfi
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 + RM_GOPATH=1
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 + case "$(go env GOARCH)" in
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.438 ++ go env GOARCH
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.462 + export GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.462 + GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.462 ++ dirname /tmp/install/install.sh
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 + dir=/tmp/install
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 + bin=vndr
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 + shift
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 + '[' '!' -f /tmp/install/vndr.installer ']'
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 + . /tmp/install/vndr.installer
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 + install_vndr
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.469 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8L0R5wOPfi/src/github.com/LK4D4/vndr
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.470 Cloning into '/tmp/tmp.8L0R5wOPfi/src/github.com/LK4D4/vndr'...
09:28:34 [2021-03-03T09:28:34.227Z] #44 7.478 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:28:34 [2021-03-03T09:28:34.227Z] #44 8.645 + cd /tmp/tmp.8L0R5wOPfi/src/github.com/LK4D4/vndr
09:28:34 [2021-03-03T09:28:34.227Z] #44 8.645 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:28:34 [2021-03-03T09:28:34.227Z] #44 8.714 + go build -buildmode=pie -v -o /build/vndr .
09:28:34 [2021-03-03T09:28:34.227Z] #44 ...
09:28:34 [2021-03-03T09:28:34.227Z] 
09:28:34 [2021-03-03T09:28:34.227Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:28:34 [2021-03-03T09:28:34.227Z] #46 sha256:cdd21baab6aacc380ee447116752c0dfc43c32eb8419d875e4a73e0e48a932c5
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 + RM_GOPATH=0
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 + TMP_GOPATH=
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 + : /build
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 + '[' -z '' ']'
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 ++ mktemp -d
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 + export GOPATH=/tmp/tmp.WF3ZwKlmOY
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 + GOPATH=/tmp/tmp.WF3ZwKlmOY
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 + RM_GOPATH=1
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 + case "$(go env GOARCH)" in
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.806 ++ go env GOARCH
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + export GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 ++ dirname /tmp/install/install.sh
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + dir=/tmp/install
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + bin=gotestsum
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + shift
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + . /tmp/install/gotestsum.installer
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 ++ : v0.5.3
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + install_gotestsum
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + set -e
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + export GO111MODULE=on
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + GO111MODULE=on
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + GOBIN=/build
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.852 + go get gotest.tools/gotestsum@v0.5.3
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.876 go: finding gotest.tools/gotestsum v0.5.3
09:28:34 [2021-03-03T09:28:34.227Z] #46 7.876 go: finding gotest.tools v0.5.3
09:28:34 [2021-03-03T09:28:34.227Z] #46 9.062 go: downloading gotest.tools/gotestsum v0.5.3
09:28:34 [2021-03-03T09:28:34.227Z] #46 9.753 go: extracting gotest.tools/gotestsum v0.5.3
09:28:34 [2021-03-03T09:28:34.519Z] #46 ...
09:28:34 [2021-03-03T09:28:34.519Z] 
09:28:34 [2021-03-03T09:28:34.519Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:28:34 [2021-03-03T09:28:34.519Z] #33 sha256:7eb31eb8f4bb895358214030d10b24ea40b322ddfb562b4dd59a8009ba238cca
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.233 + RM_GOPATH=0
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.233 + TMP_GOPATH=
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.233 + : /build
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.233 + '[' -z '' ']'
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.233 ++ mktemp -d
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.236 + export GOPATH=/tmp/tmp.eXKbDrgKdJ
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.236 + GOPATH=/tmp/tmp.eXKbDrgKdJ
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.236 + RM_GOPATH=1
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.236 + case "$(go env GOARCH)" in
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.242 ++ go env GOARCH
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + export GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 ++ dirname /tmp/install/install.sh
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + dir=/tmp/install
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + bin=tomlv
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + shift
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + . /tmp/install/tomlv.installer
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + install_tomlv
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eXKbDrgKdJ/src/github.com/BurntSushi/toml
09:28:34 [2021-03-03T09:28:34.519Z] #33 7.258 Cloning into '/tmp/tmp.eXKbDrgKdJ/src/github.com/BurntSushi/toml'...
09:28:34 [2021-03-03T09:28:34.519Z] #33 8.297 + cd /tmp/tmp.eXKbDrgKdJ/src/github.com/BurntSushi/toml
09:28:34 [2021-03-03T09:28:34.519Z] #33 8.297 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:28:34 [2021-03-03T09:28:34.519Z] #33 8.358 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:28:34 [2021-03-03T09:28:34.519Z] #33 9.277 runtime/internal/atomic
09:28:34 [2021-03-03T09:28:34.519Z] #33 9.353 internal/cpu
09:28:34 [2021-03-03T09:28:34.519Z] #33 9.859 runtime/internal/sys
09:28:34 [2021-03-03T09:28:34.519Z] #33 10.05 internal/bytealg
09:28:34 [2021-03-03T09:28:34.519Z] #33 10.16 runtime/internal/math
09:28:34 [2021-03-03T09:28:34.519Z] #33 10.57 math/bits
09:28:34 [2021-03-03T09:28:34.519Z] #33 ...
09:28:34 [2021-03-03T09:28:34.519Z] 
09:28:34 [2021-03-03T09:28:34.519Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:28:34 [2021-03-03T09:28:34.519Z] #63 sha256:f54d83b1d0a55e01dd517ca75f1c44fe74299dce5dabd8b16b5c0fbe41427675
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 + RM_GOPATH=0
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 + TMP_GOPATH=
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 + : /build
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 + '[' -z '' ']'
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 ++ mktemp -d
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 + export GOPATH=/tmp/tmp.L2ZpXJjQzt
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 + GOPATH=/tmp/tmp.L2ZpXJjQzt
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 + RM_GOPATH=1
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 + case "$(go env GOARCH)" in
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.472 ++ go env GOARCH
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + export GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 ++ dirname /tmp/install/install.sh
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + dir=/tmp/install
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + bin=proxy
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + shift
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + '[' '!' -f /tmp/install/proxy.installer ']'
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + . /tmp/install/proxy.installer
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + install_proxy
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + case "$1" in
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + export CGO_ENABLED=0
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + CGO_ENABLED=0
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + _install_proxy
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.L2ZpXJjQzt/src/github.com/docker/libnetwork
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 Cloning into '/tmp/tmp.L2ZpXJjQzt/src/github.com/docker/libnetwork'...
09:28:34 [2021-03-03T09:28:34.519Z] #63 5.480 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:28:34 [2021-03-03T09:28:34.778Z] #63 ...
09:28:34 [2021-03-03T09:28:34.778Z] 
09:28:34 [2021-03-03T09:28:34.778Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:28:34 [2021-03-03T09:28:34.778Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:28:34 [2021-03-03T09:28:34.778Z] #12 8.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:28:34 [2021-03-03T09:28:34.778Z] #12 9.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:28:34 [2021-03-03T09:28:34.778Z] #12 9.116 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:28:34 [2021-03-03T09:28:34.778Z] #12 ...
09:28:34 [2021-03-03T09:28:34.778Z] 
09:28:34 [2021-03-03T09:28:34.778Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:28:34 [2021-03-03T09:28:34.778Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.036 + RM_GOPATH=0
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.037 + TMP_GOPATH=
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.037 + : /build
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.037 + '[' -z '' ']'
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.053 ++ mktemp -d
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.053 + export GOPATH=/tmp/tmp.RHFNpZcuFb
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.053 + GOPATH=/tmp/tmp.RHFNpZcuFb
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.053 + RM_GOPATH=1
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.053 + case "$(go env GOARCH)" in
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 ++ go env GOARCH
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + export GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + GO_BUILDMODE=-buildmode=pie
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 ++ dirname /tmp/install/install.sh
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + dir=/tmp/install
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + bin=golangci_lint
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + shift
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + . /tmp/install/golangci_lint.installer
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 ++ : v1.23.8
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + install_golangci_lint
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + set -e
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + export GO111MODULE=on
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + GO111MODULE=on
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + GOBIN=/build
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.079 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.134 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.134 go: finding github.com v1.23.8
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.134 go: finding github.com/golangci/golangci-lint v1.23.8
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.134 go: finding github.com/golangci v1.23.8
09:28:34 [2021-03-03T09:28:34.778Z] #48 7.134 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:28:34 [2021-03-03T09:28:34.778Z] #48 8.117 go: downloading github.com/golangci/golangci-lint v1.23.8
09:28:34 [2021-03-03T09:28:34.778Z] #48 8.854 go: extracting github.com/golangci/golangci-lint v1.23.8
09:28:34 [2021-03-03T09:28:34.978Z] using credential docker-jenkins-github-credentials
09:28:34 [2021-03-03T09:28:34.984Z] Cloning the remote Git repository
09:28:34 [2021-03-03T09:28:34.985Z] Cloning with configured refspecs honoured and without tags
09:28:35 [2021-03-03T09:28:35.232Z] #48 ...
09:28:35 [2021-03-03T09:28:35.232Z] 
09:28:35 [2021-03-03T09:28:35.232Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:28:35 [2021-03-03T09:28:35.232Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:28:35 [2021-03-03T09:28:35.232Z] #41 8.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:28:35 [2021-03-03T09:28:35.232Z] #41 9.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:28:35 [2021-03-03T09:28:35.232Z] #41 9.084 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:28:35 [2021-03-03T09:28:35.232Z] #41 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:28:35 [2021-03-03T09:28:35.232Z] #41 ...
09:28:35 [2021-03-03T09:28:35.232Z] 
09:28:35 [2021-03-03T09:28:35.232Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:28:35 [2021-03-03T09:28:35.232Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:28:35 [2021-03-03T09:28:35.232Z] #35 9.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:28:35 [2021-03-03T09:28:35.232Z] #35 9.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:28:35 [2021-03-03T09:28:35.232Z] #35 9.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:28:35 [2021-03-03T09:28:35.489Z] #35 ...
09:28:35 [2021-03-03T09:28:35.489Z] 
09:28:35 [2021-03-03T09:28:35.489Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:28:35 [2021-03-03T09:28:35.489Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:28:35 [2021-03-03T09:28:35.489Z] #31 8.237 + git clone https://github.com/kolyshkin/go-swagger.git .
09:28:35 [2021-03-03T09:28:35.489Z] #31 8.237 Cloning into '.'...
09:28:35 [2021-03-03T09:28:35.489Z] #31 ...
09:28:35 [2021-03-03T09:28:35.489Z] 
09:28:35 [2021-03-03T09:28:35.489Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:28:35 [2021-03-03T09:28:35.489Z] #46 sha256:cdd21baab6aacc380ee447116752c0dfc43c32eb8419d875e4a73e0e48a932c5
09:28:35 [2021-03-03T09:28:35.489Z] #46 10.95 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:28:35 [2021-03-03T09:28:35.489Z] #46 10.95 go: downloading github.com/fatih/color v1.9.0
09:28:35 [2021-03-03T09:28:35.489Z] #46 11.04 go: downloading github.com/spf13/pflag v1.0.3
09:28:35 [2021-03-03T09:28:35.489Z] #46 11.07 go: downloading github.com/pkg/errors v0.9.1
09:28:35 [2021-03-03T09:28:35.489Z] #46 11.32 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:28:35 [2021-03-03T09:28:35.489Z] #46 11.46 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:28:35 [2021-03-03T09:28:35.489Z] #46 11.46 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:28:35 [2021-03-03T09:28:35.489Z] #46 11.46 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:28:35 [2021-03-03T09:28:35.489Z] #46 11.50 go: downloading github.com/jonboulle/clockwork v0.1.0
09:28:35 [2021-03-03T09:28:35.803Z] #46 11.92 go: extracting github.com/fatih/color v1.9.0
09:28:35 [2021-03-03T09:28:35.803Z] #46 11.92 go: downloading github.com/mattn/go-colorable v0.1.6
09:28:35 [2021-03-03T09:28:35.803Z] #46 11.92 go: downloading github.com/mattn/go-isatty v0.0.12
09:28:35 [2021-03-03T09:28:35.008Z] Cloning repository https://github.com/moby/moby.git
09:28:35 [2021-03-03T09:28:35.057Z]  > git init /home/ubuntu/workspace/moby_PR-42109 # timeout=10
09:28:35 [2021-03-03T09:28:35.438Z] Fetching upstream changes from https://github.com/moby/moby.git
09:28:35 [2021-03-03T09:28:35.438Z]  > git --version # timeout=10
09:28:35 [2021-03-03T09:28:35.473Z]  > git --version # 'git version 2.25.1'
09:28:35 [2021-03-03T09:28:35.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:35 [2021-03-03T09:28:35.476Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:36 [2021-03-03T09:28:36.366Z] #46 12.36 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:28:36 [2021-03-03T09:28:36.366Z] #46 12.37 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:28:36 [2021-03-03T09:28:36.366Z] #46 12.37 go: extracting github.com/jonboulle/clockwork v0.1.0
09:28:36 [2021-03-03T09:28:36.366Z] #46 12.50 go: extracting github.com/pkg/errors v0.9.1
09:28:36 [2021-03-03T09:28:36.931Z] #46 13.13 go: extracting github.com/spf13/pflag v1.0.3
09:28:36 [2021-03-03T09:28:36.931Z] #46 13.13 go: extracting github.com/mattn/go-isatty v0.0.12
09:28:36 [2021-03-03T09:28:36.931Z] #46 13.13 go: extracting github.com/mattn/go-colorable v0.1.6
09:28:40 [2021-03-03T09:28:40.197Z] #46 16.48 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:28:40 [2021-03-03T09:28:40.197Z] #46 16.50 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:28:41 [2021-03-03T09:28:41.126Z] #46 17.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:28:41 [2021-03-03T09:28:41.398Z] #46 ...
09:28:41 [2021-03-03T09:28:41.398Z] 
09:28:41 [2021-03-03T09:28:41.398Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:28:41 [2021-03-03T09:28:41.398Z] #57 sha256:02d7d4e0d0c738909bf5b648ff96f8ccd5168b9cdcc9622a3248fa8c15508753
09:28:41 [2021-03-03T09:28:41.398Z] #57 9.628 go: downloading github.com/urfave/cli/v2 v2.3.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 9.642 go: downloading github.com/sirupsen/logrus v1.7.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 9.676 go: downloading github.com/moby/vpnkit v0.4.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 9.676 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 9.898 go: downloading github.com/gorilla/mux v1.8.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 9.976 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:28:41 [2021-03-03T09:28:41.398Z] #57 10.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:28:41 [2021-03-03T09:28:41.398Z] #57 10.04 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:28:41 [2021-03-03T09:28:41.398Z] #57 10.17 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 10.54 go: downloading github.com/google/uuid v1.2.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 10.76 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:28:41 [2021-03-03T09:28:41.398Z] #57 11.03 go: downloading github.com/gofrs/flock v0.8.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 11.13 go: extracting github.com/sirupsen/logrus v1.7.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 11.22 go: downloading github.com/pkg/errors v0.9.1
09:28:41 [2021-03-03T09:28:41.398Z] #57 11.72 go: extracting github.com/google/uuid v1.2.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 12.42 go: extracting github.com/gorilla/mux v1.8.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 12.79 go: extracting github.com/gofrs/flock v0.8.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 13.07 go: extracting github.com/moby/vpnkit v0.4.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 13.17 go: extracting github.com/pkg/errors v0.9.1
09:28:41 [2021-03-03T09:28:41.398Z] #57 13.31 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:28:41 [2021-03-03T09:28:41.398Z] #57 14.57 go: extracting github.com/urfave/cli/v2 v2.3.0
09:28:41 [2021-03-03T09:28:41.398Z] #57 15.30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:28:41 [2021-03-03T09:28:41.398Z] #57 15.32 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:28:41 [2021-03-03T09:28:41.398Z] #57 16.44 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:28:42 [2021-03-03T09:28:42.004Z] #57 ...
09:28:42 [2021-03-03T09:28:42.004Z] 
09:28:42 [2021-03-03T09:28:42.004Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:28:42 [2021-03-03T09:28:42.004Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:28:42 [2021-03-03T09:28:42.004Z] #39 8.031 + git clone https://github.com/docker/distribution.git .
09:28:42 [2021-03-03T09:28:42.004Z] #39 8.034 Cloning into '.'...
09:28:42 [2021-03-03T09:28:42.261Z] #39 ...
09:28:42 [2021-03-03T09:28:42.261Z] 
09:28:42 [2021-03-03T09:28:42.261Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:28:42 [2021-03-03T09:28:42.261Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:28:42 [2021-03-03T09:28:42.261Z] #48 18.40 go: downloading github.com/pkg/errors v0.8.1
09:28:42 [2021-03-03T09:28:42.261Z] #48 18.41 go: downloading github.com/spf13/pflag v1.0.5
09:28:42 [2021-03-03T09:28:42.261Z] #48 18.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:28:42 [2021-03-03T09:28:42.261Z] #48 18.49 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:28:42 [2021-03-03T09:28:42.261Z] #48 18.50 go: downloading github.com/mattn/go-colorable v0.1.4
09:28:42 [2021-03-03T09:28:42.261Z] #48 18.50 go: downloading github.com/spf13/cobra v0.0.5
09:28:42 [2021-03-03T09:28:42.261Z] #48 18.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:28:42 [2021-03-03T09:28:42.824Z] #48 18.83 go: extracting github.com/pkg/errors v0.8.1
09:28:42 [2021-03-03T09:28:42.824Z] #48 18.98 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:28:42 [2021-03-03T09:28:42.824Z] #48 18.99 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:28:42 [2021-03-03T09:28:42.824Z] #48 19.05 go: extracting github.com/spf13/pflag v1.0.5
09:28:43 [2021-03-03T09:28:43.124Z] #48 19.13 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:28:43 [2021-03-03T09:28:43.124Z] #48 19.24 go: downloading github.com/spf13/viper v1.6.1
09:28:43 [2021-03-03T09:28:43.124Z] #48 19.36 go: extracting github.com/mattn/go-colorable v0.1.4
09:28:43 [2021-03-03T09:28:43.399Z] #48 ...
09:28:43 [2021-03-03T09:28:43.399Z] 
09:28:43 [2021-03-03T09:28:43.399Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:28:43 [2021-03-03T09:28:43.399Z] #23 sha256:f14588f1ffc4dc79736d5ca3f2f237f4e29da72735614e5259f5ff91138b77e6
09:28:43 [2021-03-03T09:28:43.399Z] #23 19.26 + mkdir -p /build
09:28:43 [2021-03-03T09:28:43.399Z] #23 19.29 + mv docker/docker /build/
09:28:43 [2021-03-03T09:28:43.399Z] #23 19.30 + rmdir docker
09:28:43 [2021-03-03T09:28:43.399Z] #23 DONE 19.4s
09:28:43 [2021-03-03T09:28:43.399Z] 
09:28:43 [2021-03-03T09:28:43.399Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:28:43 [2021-03-03T09:28:43.399Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:28:43 [2021-03-03T09:28:43.399Z] #48 19.38 go: downloading github.com/stretchr/testify v1.4.0
09:28:43 [2021-03-03T09:28:43.399Z] #48 19.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:28:43 [2021-03-03T09:28:43.399Z] #48 19.65 go: extracting github.com/spf13/cobra v0.0.5
09:28:43 [2021-03-03T09:28:43.658Z] #48 19.80 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:28:43 [2021-03-03T09:28:43.914Z] #48 19.95 go: extracting github.com/spf13/viper v1.6.1
09:28:44 [2021-03-03T09:28:44.170Z] #48 20.28 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:28:44 [2021-03-03T09:28:44.428Z] #48 20.69 go: extracting github.com/stretchr/testify v1.4.0
09:28:44 [2021-03-03T09:28:44.428Z] #48 ...
09:28:44 [2021-03-03T09:28:44.428Z] 
09:28:44 [2021-03-03T09:28:44.428Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:28:44 [2021-03-03T09:28:44.428Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:28:44 [2021-03-03T09:28:44.428Z] #44 10.73 internal/race
09:28:44 [2021-03-03T09:28:44.428Z] #44 10.73 internal/bytealg
09:28:44 [2021-03-03T09:28:44.428Z] #44 11.01 sync/atomic
09:28:44 [2021-03-03T09:28:44.428Z] #44 11.37 unicode
09:28:44 [2021-03-03T09:28:44.428Z] #44 12.70 runtime
09:28:44 [2021-03-03T09:28:44.428Z] #44 14.60 unicode/utf8
09:28:44 [2021-03-03T09:28:44.428Z] #44 15.35 math
09:28:44 [2021-03-03T09:28:44.428Z] #44 19.30 unicode/utf16
09:28:44 [2021-03-03T09:28:44.428Z] #44 19.77 container/list
09:28:44 [2021-03-03T09:28:44.684Z] #44 20.88 crypto/internal/subtle
09:28:44 [2021-03-03T09:28:44.684Z] #44 ...
09:28:44 [2021-03-03T09:28:44.684Z] 
09:28:44 [2021-03-03T09:28:44.684Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:28:44 [2021-03-03T09:28:44.684Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:28:44 [2021-03-03T09:28:44.684Z] #48 20.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:28:44 [2021-03-03T09:28:44.940Z] #48 21.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:28:44 [2021-03-03T09:28:44.940Z] #48 21.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:28:44 [2021-03-03T09:28:44.940Z] #48 21.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:28:45 [2021-03-03T09:28:45.198Z] #48 21.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:28:45 [2021-03-03T09:28:45.198Z] #48 21.39 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:28:45 [2021-03-03T09:28:45.198Z] #48 ...
09:28:45 [2021-03-03T09:28:45.198Z] 
09:28:45 [2021-03-03T09:28:45.198Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:28:45 [2021-03-03T09:28:45.198Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:28:45 [2021-03-03T09:28:45.198Z] #12 11.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:28:45 [2021-03-03T09:28:45.198Z] #12 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:28:45 [2021-03-03T09:28:45.198Z] #12 17.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:28:45 [2021-03-03T09:28:45.455Z] #12 ...
09:28:45 [2021-03-03T09:28:45.455Z] 
09:28:45 [2021-03-03T09:28:45.455Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:28:45 [2021-03-03T09:28:45.455Z] #33 sha256:7eb31eb8f4bb895358214030d10b24ea40b322ddfb562b4dd59a8009ba238cca
09:28:45 [2021-03-03T09:28:45.455Z] #33 11.42 math
09:28:45 [2021-03-03T09:28:45.455Z] #33 11.77 runtime
09:28:45 [2021-03-03T09:28:45.455Z] #33 17.55 internal/testlog
09:28:45 [2021-03-03T09:28:45.455Z] #33 17.91 encoding
09:28:45 [2021-03-03T09:28:45.455Z] #33 18.16 runtime/cgo
09:28:45 [2021-03-03T09:28:45.455Z] #33 ...
09:28:45 [2021-03-03T09:28:45.455Z] 
09:28:45 [2021-03-03T09:28:45.455Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:28:45 [2021-03-03T09:28:45.455Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:28:45 [2021-03-03T09:28:45.455Z] #54 11.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:28:45 [2021-03-03T09:28:45.455Z] #54 14.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:28:45 [2021-03-03T09:28:45.455Z] #54 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:28:45 [2021-03-03T09:28:45.711Z] #54 ...
09:28:45 [2021-03-03T09:28:45.711Z] 
09:28:45 [2021-03-03T09:28:45.711Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:28:45 [2021-03-03T09:28:45.711Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:28:45 [2021-03-03T09:28:45.711Z] #35 11.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:28:45 [2021-03-03T09:28:45.711Z] #35 14.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:28:45 [2021-03-03T09:28:45.711Z] #35 17.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:28:45 [2021-03-03T09:28:45.711Z] #35 ...
09:28:45 [2021-03-03T09:28:45.711Z] 
09:28:45 [2021-03-03T09:28:45.711Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:28:45 [2021-03-03T09:28:45.711Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:28:45 [2021-03-03T09:28:45.711Z] #44 21.42 crypto/subtle
09:28:45 [2021-03-03T09:28:45.711Z] #44 21.80 vendor/golang.org/x/crypto/cryptobyte/asn1
09:28:45 [2021-03-03T09:28:45.711Z] #44 21.99 internal/nettrace
09:28:46 [2021-03-03T09:28:46.273Z] #44 22.49 runtime/cgo
09:28:48 [2021-03-03T09:28:48.796Z] #44 ...
09:28:48 [2021-03-03T09:28:48.796Z] 
09:28:48 [2021-03-03T09:28:48.796Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:28:48 [2021-03-03T09:28:48.796Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:28:48 [2021-03-03T09:28:48.796Z] #41 14.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:28:48 [2021-03-03T09:28:48.796Z] #41 16.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:28:48 [2021-03-03T09:28:48.796Z] #41 ...
09:28:48 [2021-03-03T09:28:48.796Z] 
09:28:48 [2021-03-03T09:28:48.796Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:28:48 [2021-03-03T09:28:48.796Z] #63 sha256:f54d83b1d0a55e01dd517ca75f1c44fe74299dce5dabd8b16b5c0fbe41427675
09:28:49 [2021-03-03T09:28:49.351Z] #63 24.01 Checking out files:  42% (819/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.
09:28:49 [2021-03-03T09:28:49.351Z] #63 25.43 + cd /tmp/tmp.L2ZpXJjQzt/src/github.com/docker/libnetwork
09:28:49 [2021-03-03T09:28:49.351Z] #63 25.43 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:28:49 [2021-03-03T09:28:49.351Z] #63 25.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:28:51 [2021-03-03T09:28:51.406Z] Fetching without tags
09:28:51 [2021-03-03T09:28:51.792Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:28:51 [2021-03-03T09:28:51.286Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:28:51 [2021-03-03T09:28:51.305Z]  > git config --add remote.origin.fetch +refs/pull/42109/head:refs/remotes/origin/PR-42109 # timeout=10
09:28:51 [2021-03-03T09:28:51.315Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:51 [2021-03-03T09:28:51.333Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:28:51 [2021-03-03T09:28:51.422Z] Fetching upstream changes from https://github.com/moby/moby.git
09:28:51 [2021-03-03T09:28:51.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:51 [2021-03-03T09:28:51.424Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:51 [2021-03-03T09:28:51.817Z]  > git config core.sparsecheckout # timeout=10
09:28:51 [2021-03-03T09:28:51.832Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:28:52 [2021-03-03T09:28:52.622Z] #63 ...
09:28:52 [2021-03-03T09:28:52.622Z] 
09:28:52 [2021-03-03T09:28:52.622Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:28:52 [2021-03-03T09:28:52.622Z] #50 sha256:86bc18b169019ed0a21e708a39a656fdebb0e61b45e8f61582ef90a5c461675d
09:28:52 [2021-03-03T09:28:52.622Z] #50 18.74 + cd /tmp/tmp.ZAWgvGGrhc/src/github.com/mvdan/sh
09:28:52 [2021-03-03T09:28:52.622Z] #50 18.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:28:52 [2021-03-03T09:28:52.622Z] #50 18.89 + GO111MODULE=on
09:28:52 [2021-03-03T09:28:52.622Z] #50 18.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:28:52 [2021-03-03T09:28:52.622Z] #50 20.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:28:52 [2021-03-03T09:28:52.622Z] #50 20.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:28:52 [2021-03-03T09:28:52.622Z] #50 20.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:28:52 [2021-03-03T09:28:52.622Z] #50 20.97 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:28:52 [2021-03-03T09:28:52.622Z] #50 21.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:28:52 [2021-03-03T09:28:52.622Z] #50 23.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:28:52 [2021-03-03T09:28:52.622Z] #50 24.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:28:52 [2021-03-03T09:28:52.622Z] #50 26.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:28:52 [2021-03-03T09:28:52.622Z] #50 28.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:28:52 [2021-03-03T09:28:52.622Z] #50 28.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:28:52 [2021-03-03T09:28:52.622Z] #50 ...
09:28:52 [2021-03-03T09:28:52.622Z] 
09:28:52 [2021-03-03T09:28:52.622Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:28:52 [2021-03-03T09:28:52.622Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:28:52 [2021-03-03T09:28:52.622Z] #48 23.96 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.02 go: downloading github.com/hashicorp/hcl v1.0.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.03 go: downloading github.com/sirupsen/logrus v1.4.2
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.04 go: downloading github.com/ultraware/funlen v0.0.2
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.05 go: downloading github.com/davecgh/go-spew v1.1.1
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.06 go: downloading github.com/pmezard/go-difflib v1.0.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.07 go: downloading github.com/ultraware/whitespace v0.0.4
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.24 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.26 go: extracting github.com/ultraware/funlen v0.0.2
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.26 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.55 go: downloading github.com/spf13/cast v1.3.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.59 go: extracting github.com/pmezard/go-difflib v1.0.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.71 go: extracting github.com/ultraware/whitespace v0.0.4
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.71 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.80 go: downloading github.com/fatih/color v1.7.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.84 go: downloading github.com/spf13/afero v1.1.2
09:28:52 [2021-03-03T09:28:52.622Z] #48 27.95 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.13 go: extracting github.com/davecgh/go-spew v1.1.1
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.17 go: extracting github.com/sirupsen/logrus v1.4.2
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.20 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.32 go: extracting github.com/spf13/cast v1.3.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.40 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.60 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.64 go: extracting github.com/fatih/color v1.7.0
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.91 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:28:52 [2021-03-03T09:28:52.622Z] #48 28.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:28:52 [2021-03-03T09:28:52.877Z] #48 28.95 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:28:52 [2021-03-03T09:28:52.877Z] #48 28.99 go: extracting github.com/spf13/afero v1.1.2
09:28:52 [2021-03-03T09:28:52.877Z] #48 ...
09:28:52 [2021-03-03T09:28:52.877Z] 
09:28:52 [2021-03-03T09:28:52.877Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:28:52 [2021-03-03T09:28:52.877Z] #57 sha256:02d7d4e0d0c738909bf5b648ff96f8ccd5168b9cdcc9622a3248fa8c15508753
09:28:52 [2021-03-03T09:28:52.877Z] #57 19.18 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:28:52 [2021-03-03T09:28:52.877Z] #57 22.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:28:52 [2021-03-03T09:28:52.877Z] #57 22.36 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:28:52 [2021-03-03T09:28:52.877Z] #57 22.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:28:52 [2021-03-03T09:28:52.877Z] #57 23.97 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:28:52 [2021-03-03T09:28:52.877Z] #57 24.02 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:28:52 [2021-03-03T09:28:52.877Z] #57 29.04 go: finding github.com/pkg/errors v0.9.1
09:28:52 [2021-03-03T09:28:52.877Z] #57 29.16 go: finding github.com/sirupsen/logrus v1.7.0
09:28:53 [2021-03-03T09:28:53.133Z] #57 ...
09:28:53 [2021-03-03T09:28:53.133Z] 
09:28:53 [2021-03-03T09:28:53.133Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:28:53 [2021-03-03T09:28:53.133Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:28:53 [2021-03-03T09:28:53.133Z] #48 29.32 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:28:53 [2021-03-03T09:28:53.133Z] #48 29.37 go: downloading gopkg.in/yaml.v2 v2.2.7
09:28:53 [2021-03-03T09:28:53.388Z] #48 29.50 go: extracting github.com/hashicorp/hcl v1.0.0
09:28:53 [2021-03-03T09:28:53.388Z] #48 29.69 go: downloading github.com/uudashr/gocognit v1.0.1
09:28:53 [2021-03-03T09:28:53.388Z] #48 29.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:28:53 [2021-03-03T09:28:53.644Z] #48 29.74 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:28:53 [2021-03-03T09:28:53.644Z] #48 29.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:28:53 [2021-03-03T09:28:53.644Z] #48 29.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:28:53 [2021-03-03T09:28:53.644Z] #48 29.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:28:53 [2021-03-03T09:28:53.838Z] Merge succeeded, producing 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:28:53 [2021-03-03T09:28:53.838Z] Checking out Revision 98273a606a49ab3c56b7fb289c4dc18de365bb59 (PR-42109)
09:28:53 [2021-03-03T09:28:53.901Z] #48 30.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:28:54 [2021-03-03T09:28:54.157Z] #48 30.22 go: extracting github.com/uudashr/gocognit v1.0.1
09:28:54 [2021-03-03T09:28:54.415Z] #48 30.49 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:28:54 [2021-03-03T09:28:54.415Z] #48 30.52 go: extracting gopkg.in/yaml.v2 v2.2.7
09:28:54 [2021-03-03T09:28:54.415Z] #48 30.57 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:28:53 [2021-03-03T09:28:53.790Z]  > git remote # timeout=10
09:28:53 [2021-03-03T09:28:53.802Z]  > git config --get remote.origin.url # timeout=10
09:28:53 [2021-03-03T09:28:53.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:53 [2021-03-03T09:28:53.816Z]  > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10
09:28:53 [2021-03-03T09:28:53.831Z]  > git rev-parse HEAD^{commit} # timeout=10
09:28:53 [2021-03-03T09:28:53.849Z]  > git config core.sparsecheckout # timeout=10
09:28:53 [2021-03-03T09:28:53.891Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:28:54 [2021-03-03T09:28:54.671Z] #48 30.82 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:28:54 [2021-03-03T09:28:54.671Z] #48 30.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:28:54 [2021-03-03T09:28:54.927Z] #48 31.04 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:28:54 [2021-03-03T09:28:54.927Z] #48 31.09 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:28:54 [2021-03-03T09:28:54.927Z] #48 31.09 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:28:54 [2021-03-03T09:28:54.927Z] #48 31.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:28:54 [2021-03-03T09:28:54.972Z] Fetching without tags
09:28:55 [2021-03-03T09:28:55.184Z] #48 31.24 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:28:55 [2021-03-03T09:28:55.184Z] #48 31.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:28:55 [2021-03-03T09:28:55.184Z] #48 31.30 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:28:55 [2021-03-03T09:28:55.184Z] #48 31.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:28:55 [2021-03-03T09:28:55.184Z] #48 31.35 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:28:55 [2021-03-03T09:28:55.184Z] #48 31.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:28:55 [2021-03-03T09:28:55.184Z] #48 31.47 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:28:54 [2021-03-03T09:28:54.789Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:28:54 [2021-03-03T09:28:54.800Z]  > git config --add remote.origin.fetch +refs/pull/42109/head:refs/remotes/origin/PR-42109 # timeout=10
09:28:54 [2021-03-03T09:28:54.921Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:54 [2021-03-03T09:28:54.953Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:28:54 [2021-03-03T09:28:54.975Z] Fetching upstream changes from https://github.com/moby/moby.git
09:28:54 [2021-03-03T09:28:54.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:54 [2021-03-03T09:28:54.979Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:55 [2021-03-03T09:28:55.431Z] Fetching without tags
09:28:55 [2021-03-03T09:28:55.443Z] #48 31.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:28:55 [2021-03-03T09:28:55.443Z] #48 31.49 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:28:55 [2021-03-03T09:28:55.443Z] #48 31.63 go: downloading gopkg.in/ini.v1 v1.51.0
09:28:55 [2021-03-03T09:28:55.443Z] #48 31.67 go: downloading golang.org/x/text v0.3.2
09:28:55 [2021-03-03T09:28:55.443Z] #48 31.71 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:28:55 [2021-03-03T09:28:55.549Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:28:55 [2021-03-03T09:28:55.600Z] Fetching without tags
09:28:55 [2021-03-03T09:28:55.700Z] #48 31.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:28:55 [2021-03-03T09:28:55.700Z] #48 31.97 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:28:55 [2021-03-03T09:28:55.720Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:28:55 [2021-03-03T09:28:55.958Z] #48 32.08 go: extracting gopkg.in/ini.v1 v1.51.0
09:28:55 [2021-03-03T09:28:55.958Z] #48 32.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:28:56 [2021-03-03T09:28:56.039Z] Merging remotes/origin/20.10 commit 363e9a88a11be517d9e8c65c998ff56f774eb4dc into PR head commit 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:28:56 [2021-03-03T09:28:56.214Z] #48 32.47 go: downloading github.com/mattn/go-isatty v0.0.8
09:28:56 [2021-03-03T09:28:56.469Z] #48 32.61 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:28:56 [2021-03-03T09:28:56.469Z] #48 32.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:28:56 [2021-03-03T09:28:56.469Z] #48 32.82 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:28:56 [2021-03-03T09:28:56.469Z] #48 32.83 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:28:56 [2021-03-03T09:28:56.603Z] Merge succeeded, producing 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:28:56 [2021-03-03T09:28:56.603Z] Checking out Revision 98273a606a49ab3c56b7fb289c4dc18de365bb59 (PR-42109)
09:28:56 [2021-03-03T09:28:56.751Z] #48 32.94 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:28:56 [2021-03-03T09:28:56.751Z] #48 32.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:28:56 [2021-03-03T09:28:56.751Z] #48 32.99 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:28:56 [2021-03-03T09:28:56.751Z] #48 33.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:28:57 [2021-03-03T09:28:57.014Z] #48 33.08 go: extracting github.com/mattn/go-isatty v0.0.8
09:28:57 [2021-03-03T09:28:57.143Z] Merge succeeded, producing 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:28:57 [2021-03-03T09:28:57.143Z] Checking out Revision 98273a606a49ab3c56b7fb289c4dc18de365bb59 (PR-42109)
09:28:57 [2021-03-03T09:28:57.252Z] Merge succeeded, producing 98273a606a49ab3c56b7fb289c4dc18de365bb59
09:28:57 [2021-03-03T09:28:57.252Z] Checking out Revision 98273a606a49ab3c56b7fb289c4dc18de365bb59 (PR-42109)
09:28:55 [2021-03-03T09:28:55.323Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:28:55 [2021-03-03T09:28:55.340Z]  > git config --add remote.origin.fetch +refs/pull/42109/head:refs/remotes/origin/PR-42109 # timeout=10
09:28:55 [2021-03-03T09:28:55.367Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:55 [2021-03-03T09:28:55.395Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:28:55 [2021-03-03T09:28:55.432Z] Fetching upstream changes from https://github.com/moby/moby.git
09:28:55 [2021-03-03T09:28:55.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:55 [2021-03-03T09:28:55.433Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:55 [2021-03-03T09:28:55.724Z]  > git config core.sparsecheckout # timeout=10
09:28:55 [2021-03-03T09:28:55.735Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:28:56 [2021-03-03T09:28:56.499Z]  > git remote # timeout=10
09:28:56 [2021-03-03T09:28:56.521Z]  > git config --get remote.origin.url # timeout=10
09:28:56 [2021-03-03T09:28:56.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:56 [2021-03-03T09:28:56.550Z]  > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10
09:28:56 [2021-03-03T09:28:56.572Z]  > git rev-parse HEAD^{commit} # timeout=10
09:28:56 [2021-03-03T09:28:56.603Z]  > git config core.sparsecheckout # timeout=10
09:28:56 [2021-03-03T09:28:56.631Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:28:57 [2021-03-03T09:28:57.311Z] #48 33.46 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:28:57 [2021-03-03T09:28:57.311Z] #48 33.62 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:28:57 [2021-03-03T09:28:57.311Z] #48 33.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:28:55 [2021-03-03T09:28:55.566Z]  > git config core.sparsecheckout # timeout=10
09:28:55 [2021-03-03T09:28:55.621Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:28:57 [2021-03-03T09:28:57.070Z]  > git remote # timeout=10
09:28:57 [2021-03-03T09:28:57.105Z]  > git config --get remote.origin.url # timeout=10
09:28:57 [2021-03-03T09:28:57.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:57 [2021-03-03T09:28:57.215Z]  > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10
09:28:57 [2021-03-03T09:28:57.233Z]  > git rev-parse HEAD^{commit} # timeout=10
09:28:57 [2021-03-03T09:28:57.253Z]  > git config core.sparsecheckout # timeout=10
09:28:57 [2021-03-03T09:28:57.266Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:28:57 [2021-03-03T09:28:57.568Z] #48 33.83 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:28:57 [2021-03-03T09:28:57.568Z] #48 ...
09:28:57 [2021-03-03T09:28:57.568Z] 
09:28:57 [2021-03-03T09:28:57.568Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:28:57 [2021-03-03T09:28:57.568Z] #46 sha256:cdd21baab6aacc380ee447116752c0dfc43c32eb8419d875e4a73e0e48a932c5
09:28:57 [2021-03-03T09:28:57.568Z] #46 23.87 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:28:57 [2021-03-03T09:28:57.568Z] #46 23.89 go: finding github.com/fatih/color v1.9.0
09:28:57 [2021-03-03T09:28:57.568Z] #46 23.91 go: finding github.com/pkg/errors v0.9.1
09:28:57 [2021-03-03T09:28:57.568Z] #46 24.16 go: finding github.com/spf13/pflag v1.0.3
09:28:57 [2021-03-03T09:28:57.568Z] #46 24.39 go: finding github.com/mattn/go-colorable v0.1.6
09:28:57 [2021-03-03T09:28:57.568Z] #46 24.58 go: finding github.com/mattn/go-isatty v0.0.12
09:28:57 [2021-03-03T09:28:57.568Z] #46 24.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:28:57 [2021-03-03T09:28:57.568Z] #46 25.03 go: finding github.com/jonboulle/clockwork v0.1.0
09:28:57 [2021-03-03T09:28:57.568Z] #46 25.13 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:28:57 [2021-03-03T09:28:57.568Z] #46 25.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:28:57 [2021-03-03T09:28:57.568Z] #46 25.30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:28:55 [2021-03-03T09:28:55.489Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:28:55 [2021-03-03T09:28:55.526Z]  > git config --add remote.origin.fetch +refs/pull/42109/head:refs/remotes/origin/PR-42109 # timeout=10
09:28:55 [2021-03-03T09:28:55.551Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:55 [2021-03-03T09:28:55.570Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:28:55 [2021-03-03T09:28:55.612Z] Fetching upstream changes from https://github.com/moby/moby.git
09:28:55 [2021-03-03T09:28:55.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:55 [2021-03-03T09:28:55.617Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42109/head:refs/remotes/origin/PR-42109 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:28:56 [2021-03-03T09:28:56.044Z]  > git config core.sparsecheckout # timeout=10
09:28:56 [2021-03-03T09:28:56.065Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:28:57 [2021-03-03T09:28:57.017Z]  > git remote # timeout=10
09:28:57 [2021-03-03T09:28:57.046Z]  > git config --get remote.origin.url # timeout=10
09:28:57 [2021-03-03T09:28:57.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:28:57 [2021-03-03T09:28:57.075Z]  > git merge 363e9a88a11be517d9e8c65c998ff56f774eb4dc # timeout=10
09:28:57 [2021-03-03T09:28:57.105Z]  > git rev-parse HEAD^{commit} # timeout=10
09:28:57 [2021-03-03T09:28:57.143Z]  > git config core.sparsecheckout # timeout=10
09:28:57 [2021-03-03T09:28:57.177Z]  > git checkout -f 98273a606a49ab3c56b7fb289c4dc18de365bb59 # timeout=10
09:28:57 [2021-03-03T09:28:57.824Z] #46 ...
09:28:57 [2021-03-03T09:28:57.824Z] 
09:28:57 [2021-03-03T09:28:57.824Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:28:57 [2021-03-03T09:28:57.824Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:28:57 [2021-03-03T09:28:57.824Z] #39 28.87 Checking out files:  70% (1190/1682)   
Checking out files:  71% (1195/1682)   
Checking out files:  72% (1212/1682)   
Checking out files:  73% (1228/1682)   
Checking out files:  74% (1245/1682)   
Checking out files:  75% (1262/1682)   
Checking out files:  76% (1279/1682)   
Checking out files:  77% (1296/1682)   
Checking out files:  78% (1312/1682)   
Checking out files:  79% (1329/1682)   
Checking out files:  80% (1346/1682)   
Checking out files:  81% (1363/1682)   
Checking out files:  82% (1380/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
09:28:57 [2021-03-03T09:28:57.824Z] #39 29.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:28:57 [2021-03-03T09:28:57.824Z] #39 32.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:28:58 [2021-03-03T09:28:58.243Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:28:59 [2021-03-03T09:28:59.279Z] #39 ...
09:28:59 [2021-03-03T09:28:59.279Z] 
09:28:59 [2021-03-03T09:28:59.279Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:28:59 [2021-03-03T09:28:59.279Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:28:59 [2021-03-03T09:28:59.279Z] #44 35.50 vendor/golang.org/x/crypto/curve25519
09:28:59 [2021-03-03T09:28:59.318Z] + docker version
09:29:01 [2021-03-03T09:29:01.336Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""
09:29:01 [2021-03-03T09:29:01.494Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:29:01 [2021-03-03T09:29:01.995Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:29:02 [2021-03-03T09:29:02.560Z] + docker version
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:29:02 [2021-03-03T09:29:02.860Z] + docker version
09:29:03 [2021-03-03T09:29:03.432Z] + docker version
09:29:03 [2021-03-03T09:29:03.491Z] #44 ...
09:29:03 [2021-03-03T09:29:03.491Z] 
09:29:03 [2021-03-03T09:29:03.491Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:29:03 [2021-03-03T09:29:03.491Z] #50 sha256:86bc18b169019ed0a21e708a39a656fdebb0e61b45e8f61582ef90a5c461675d
09:29:03 [2021-03-03T09:29:03.491Z] #50 29.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:29:03 [2021-03-03T09:29:03.491Z] #50 29.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:29:03 [2021-03-03T09:29:03.491Z] #50 30.76 runtime/cgo
09:29:03 [2021-03-03T09:29:03.491Z] #50 30.85 runtime
09:29:03 [2021-03-03T09:29:03.491Z] #50 ...
09:29:03 [2021-03-03T09:29:03.491Z] 
09:29:03 [2021-03-03T09:29:03.491Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:29:03 [2021-03-03T09:29:03.491Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:29:03 [2021-03-03T09:29:03.491Z] #48 33.98 go: downloading github.com/magiconair/properties v1.8.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 34.24 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 34.69 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 34.79 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 34.97 go: extracting github.com/magiconair/properties v1.8.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.21 go: downloading github.com/stretchr/objx v0.2.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.21 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.40 go: downloading github.com/kisielk/gotool v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.51 go: extracting github.com/kisielk/gotool v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.53 go: downloading github.com/pelletier/go-toml v1.2.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.56 go: extracting github.com/stretchr/objx v0.2.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.59 go: downloading github.com/subosito/gotenv v1.2.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 35.62 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.04 go: downloading github.com/go-critic/go-critic v0.4.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.16 go: downloading github.com/gogo/protobuf v1.2.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.18 go: extracting github.com/subosito/gotenv v1.2.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.30 go: downloading github.com/BurntSushi/toml v0.3.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.40 go: extracting github.com/pelletier/go-toml v1.2.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.60 go: extracting github.com/BurntSushi/toml v0.3.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.84 go: downloading github.com/gobwas/glob v0.2.3
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.84 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:29:03 [2021-03-03T09:29:03.491Z] #48 36.95 go: extracting github.com/go-critic/go-critic v0.4.1
09:29:03 [2021-03-03T09:29:03.491Z] #48 37.25 go: extracting github.com/gobwas/glob v0.2.3
09:29:03 [2021-03-03T09:29:03.491Z] #48 38.89 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 38.90 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 38.99 go: downloading github.com/go-toolsmith/typep v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.00 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.02 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.09 go: downloading github.com/go-toolsmith/astp v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.23 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.33 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.41 go: extracting github.com/go-toolsmith/astp v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.52 go: extracting github.com/go-toolsmith/typep v1.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #48 ...
09:29:03 [2021-03-03T09:29:03.491Z] 
09:29:03 [2021-03-03T09:29:03.491Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:29:03 [2021-03-03T09:29:03.491Z] #57 sha256:02d7d4e0d0c738909bf5b648ff96f8ccd5168b9cdcc9622a3248fa8c15508753
09:29:03 [2021-03-03T09:29:03.491Z] #57 29.52 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:29:03 [2021-03-03T09:29:03.491Z] #57 29.95 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.20 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.21 go: finding github.com/google/uuid v1.2.0
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.29 go: finding github.com/gofrs/flock v0.8.0
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.29 go: finding github.com/moby/vpnkit v0.4.0
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.45 go: finding github.com/gorilla/mux v1.8.0
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.63 go: finding github.com/moby/sys/mountinfo v0.4.0
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.76 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.83 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:29:03 [2021-03-03T09:29:03.491Z] #57 30.99 go: finding github.com/urfave/cli/v2 v2.3.0
09:29:03 [2021-03-03T09:29:03.491Z] #57 31.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:29:03 [2021-03-03T09:29:03.491Z] #57 31.36 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:29:03 [2021-03-03T09:29:03.491Z] #57 ...
09:29:03 [2021-03-03T09:29:03.491Z] 
09:29:03 [2021-03-03T09:29:03.491Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:29:03 [2021-03-03T09:29:03.491Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:29:03 [2021-03-03T09:29:03.491Z] #48 39.56 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:29:06 [2021-03-03T09:29:06.013Z] #48 ...
09:29:06 [2021-03-03T09:29:06.013Z] 
09:29:06 [2021-03-03T09:29:06.013Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:29:06 [2021-03-03T09:29:06.013Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:29:06 [2021-03-03T09:29:06.013Z] #41 31.91 Fetched 8423 kB in 23s (361 kB/s)
09:29:06 [2021-03-03T09:29:06.013Z] #41 31.91 Reading package lists...
09:29:06 [2021-03-03T09:29:06.013Z] #41 39.04 Reading package lists...
09:29:06 [2021-03-03T09:29:06.013Z] #41 ...
09:29:06 [2021-03-03T09:29:06.013Z] 
09:29:06 [2021-03-03T09:29:06.013Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:29:06 [2021-03-03T09:29:06.013Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:29:06 [2021-03-03T09:29:06.013Z] #54 31.97 Fetched 8423 kB in 23s (361 kB/s)
09:29:06 [2021-03-03T09:29:06.013Z] #54 31.97 Reading package lists...
09:29:06 [2021-03-03T09:29:06.013Z] #54 39.13 Reading package lists...
09:29:06 [2021-03-03T09:29:06.013Z] #54 ...
09:29:06 [2021-03-03T09:29:06.013Z] 
09:29:06 [2021-03-03T09:29:06.013Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:29:06 [2021-03-03T09:29:06.013Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:29:06 [2021-03-03T09:29:06.013Z] #12 32.02 Fetched 8423 kB in 24s (352 kB/s)
09:29:06 [2021-03-03T09:29:06.013Z] #12 32.02 Reading package lists...
09:29:06 [2021-03-03T09:29:06.013Z] #12 38.43 Reading package lists...
09:29:06 [2021-03-03T09:29:06.013Z] #12 ...
09:29:06 [2021-03-03T09:29:06.013Z] 
09:29:06 [2021-03-03T09:29:06.013Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:29:06 [2021-03-03T09:29:06.013Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:29:06 [2021-03-03T09:29:06.013Z] #48 42.03 go: extracting github.com/gogo/protobuf v1.2.1
09:29:06 [2021-03-03T09:29:06.312Z] #48 ...
09:29:06 [2021-03-03T09:29:06.312Z] 
09:29:06 [2021-03-03T09:29:06.312Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:29:06 [2021-03-03T09:29:06.312Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:29:06 [2021-03-03T09:29:06.312Z] #35 32.54 Fetched 8423 kB in 24s (355 kB/s)
09:29:06 [2021-03-03T09:29:06.312Z] #35 32.54 Reading package lists...
09:29:06 [2021-03-03T09:29:06.767Z] Client: Docker Engine - Community
09:29:06 [2021-03-03T09:29:06.767Z]  Version:           20.10.3
09:29:06 [2021-03-03T09:29:06.767Z]  API version:       1.41
09:29:06 [2021-03-03T09:29:06.767Z]  Go version:        go1.13.15
09:29:06 [2021-03-03T09:29:06.767Z]  Git commit:        48d30b5
09:29:06 [2021-03-03T09:29:06.767Z]  Built:             Fri Jan 29 14:33:13 2021
09:29:06 [2021-03-03T09:29:06.767Z]  OS/Arch:           linux/amd64
09:29:06 [2021-03-03T09:29:06.767Z]  Context:           default
09:29:06 [2021-03-03T09:29:06.767Z]  Experimental:      true
09:29:06 [2021-03-03T09:29:06.767Z] 
09:29:06 [2021-03-03T09:29:06.767Z] Server: Docker Engine - Community
09:29:06 [2021-03-03T09:29:06.767Z]  Engine:
09:29:06 [2021-03-03T09:29:06.767Z]   Version:          20.10.3
09:29:06 [2021-03-03T09:29:06.767Z]   API version:      1.41 (minimum version 1.12)
09:29:06 [2021-03-03T09:29:06.767Z]   Go version:       go1.13.15
09:29:06 [2021-03-03T09:29:06.767Z]   Git commit:       46229ca
09:29:06 [2021-03-03T09:29:06.767Z]   Built:            Fri Jan 29 14:31:25 2021
09:29:06 [2021-03-03T09:29:06.767Z]   OS/Arch:          linux/amd64
09:29:06 [2021-03-03T09:29:06.767Z]   Experimental:     true
09:29:06 [2021-03-03T09:29:06.767Z]  containerd:
09:29:06 [2021-03-03T09:29:06.767Z]   Version:          1.4.3
09:29:06 [2021-03-03T09:29:06.767Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:06 [2021-03-03T09:29:06.767Z]  runc:
09:29:06 [2021-03-03T09:29:06.767Z]   Version:          1.0.0-rc92
09:29:06 [2021-03-03T09:29:06.767Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:29:06 [2021-03-03T09:29:06.767Z]  docker-init:
09:29:06 [2021-03-03T09:29:06.767Z]   Version:          0.19.0
09:29:06 [2021-03-03T09:29:06.767Z]   GitCommit:        de40ad0
[Pipeline] sh
09:29:07 [2021-03-03T09:29:07.111Z] + docker info
09:29:07 [2021-03-03T09:29:07.645Z] Client: Docker Engine - Community
09:29:07 [2021-03-03T09:29:07.645Z]  Version:           20.10.3
09:29:07 [2021-03-03T09:29:07.645Z]  API version:       1.41
09:29:07 [2021-03-03T09:29:07.645Z]  Go version:        go1.13.15
09:29:07 [2021-03-03T09:29:07.645Z]  Git commit:        48d30b5
09:29:07 [2021-03-03T09:29:07.645Z]  Built:             Fri Jan 29 14:33:13 2021
09:29:07 [2021-03-03T09:29:07.645Z]  OS/Arch:           linux/amd64
09:29:07 [2021-03-03T09:29:07.645Z]  Context:           default
09:29:07 [2021-03-03T09:29:07.645Z]  Experimental:      true
09:29:07 [2021-03-03T09:29:07.645Z] 
09:29:07 [2021-03-03T09:29:07.645Z] Server: Docker Engine - Community
09:29:07 [2021-03-03T09:29:07.645Z]  Engine:
09:29:07 [2021-03-03T09:29:07.645Z]   Version:          20.10.3
09:29:07 [2021-03-03T09:29:07.645Z]   API version:      1.41 (minimum version 1.12)
09:29:07 [2021-03-03T09:29:07.645Z]   Go version:       go1.13.15
09:29:07 [2021-03-03T09:29:07.645Z]   Git commit:       46229ca
09:29:07 [2021-03-03T09:29:07.645Z]   Built:            Fri Jan 29 14:31:25 2021
09:29:07 [2021-03-03T09:29:07.645Z]   OS/Arch:          linux/amd64
09:29:07 [2021-03-03T09:29:07.645Z]   Experimental:     true
09:29:07 [2021-03-03T09:29:07.645Z]  containerd:
09:29:07 [2021-03-03T09:29:07.645Z]   Version:          1.4.3
09:29:07 [2021-03-03T09:29:07.645Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:07 [2021-03-03T09:29:07.645Z]  runc:
09:29:07 [2021-03-03T09:29:07.645Z]   Version:          1.0.0-rc92
09:29:07 [2021-03-03T09:29:07.645Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:29:07 [2021-03-03T09:29:07.645Z]  docker-init:
09:29:07 [2021-03-03T09:29:07.645Z]   Version:          0.19.0
09:29:07 [2021-03-03T09:29:07.645Z]   GitCommit:        de40ad0
[Pipeline] sh
09:29:07 [2021-03-03T09:29:07.719Z] #35 39.53 Reading package lists...
09:29:07 [2021-03-03T09:29:07.719Z] #35 ...
09:29:07 [2021-03-03T09:29:07.719Z] 
09:29:07 [2021-03-03T09:29:07.719Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:29:07 [2021-03-03T09:29:07.719Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:29:07 [2021-03-03T09:29:07.719Z] #48 43.77 go: extracting golang.org/x/text v0.3.2
09:29:07 [2021-03-03T09:29:07.984Z] + docker info
09:29:09 [2021-03-03T09:29:09.094Z] #48 ...
09:29:09 [2021-03-03T09:29:09.094Z] 
09:29:09 [2021-03-03T09:29:09.094Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:29:09 [2021-03-03T09:29:09.094Z] #63 sha256:f54d83b1d0a55e01dd517ca75f1c44fe74299dce5dabd8b16b5c0fbe41427675
09:29:09 [2021-03-03T09:29:09.094Z] #63 DONE 45.0s
09:29:09 [2021-03-03T09:29:09.094Z] 
09:29:09 [2021-03-03T09:29:09.094Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:29:09 [2021-03-03T09:29:09.094Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:29:09 [2021-03-03T09:29:09.094Z] #41 39.04 Reading package lists...
09:29:09 [2021-03-03T09:29:09.331Z] Client: Docker Engine - Community
09:29:09 [2021-03-03T09:29:09.331Z]  Version:           20.10.3
09:29:09 [2021-03-03T09:29:09.331Z]  API version:       1.41
09:29:09 [2021-03-03T09:29:09.331Z]  Go version:        go1.13.15
09:29:09 [2021-03-03T09:29:09.331Z]  Git commit:        48d30b5
09:29:09 [2021-03-03T09:29:09.331Z]  Built:             Fri Jan 29 14:33:53 2021
09:29:09 [2021-03-03T09:29:09.331Z]  OS/Arch:           linux/arm64
09:29:09 [2021-03-03T09:29:09.331Z]  Context:           default
09:29:09 [2021-03-03T09:29:09.331Z]  Experimental:      true
09:29:09 [2021-03-03T09:29:09.331Z] 
09:29:09 [2021-03-03T09:29:09.331Z] Server: Docker Engine - Community
09:29:09 [2021-03-03T09:29:09.331Z]  Engine:
09:29:09 [2021-03-03T09:29:09.331Z]   Version:          20.10.3
09:29:09 [2021-03-03T09:29:09.331Z]   API version:      1.41 (minimum version 1.12)
09:29:09 [2021-03-03T09:29:09.331Z]   Go version:       go1.13.15
09:29:09 [2021-03-03T09:29:09.331Z]   Git commit:       46229ca
09:29:09 [2021-03-03T09:29:09.331Z]   Built:            Fri Jan 29 14:32:08 2021
09:29:09 [2021-03-03T09:29:09.331Z]   OS/Arch:          linux/arm64
09:29:09 [2021-03-03T09:29:09.331Z]   Experimental:     true
09:29:09 [2021-03-03T09:29:09.331Z]  containerd:
09:29:09 [2021-03-03T09:29:09.331Z]   Version:          1.4.3
09:29:09 [2021-03-03T09:29:09.331Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:09 [2021-03-03T09:29:09.331Z]  runc:
09:29:09 [2021-03-03T09:29:09.331Z]   Version:          1.0.0-rc92
09:29:09 [2021-03-03T09:29:09.331Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:29:09 [2021-03-03T09:29:09.331Z]  docker-init:
09:29:09 [2021-03-03T09:29:09.331Z]   Version:          0.19.0
09:29:09 [2021-03-03T09:29:09.331Z]   GitCommit:        de40ad0
[Pipeline] sh
09:29:09 [2021-03-03T09:29:09.663Z] + docker info
09:29:11 [2021-03-03T09:29:11.245Z] #41 45.57 Building dependency tree...
09:29:12 [2021-03-03T09:29:12.615Z] #41 48.88 The following additional packages will be installed:
09:29:12 [2021-03-03T09:29:12.615Z] #41 48.89   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:29:12 [2021-03-03T09:29:12.615Z] #41 48.89   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:29:12 [2021-03-03T09:29:12.615Z] #41 48.90 Suggested packages:
09:29:12 [2021-03-03T09:29:12.615Z] #41 48.90   manpages-dev python-setuptools
09:29:13 [2021-03-03T09:29:13.984Z] #41 50.06 The following NEW packages will be installed:
09:29:13 [2021-03-03T09:29:13.984Z] #41 50.08   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:29:13 [2021-03-03T09:29:13.984Z] #41 50.08   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:29:13 [2021-03-03T09:29:13.984Z] #41 50.08   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:29:13 [2021-03-03T09:29:13.984Z] #41 50.08   python-six zlib1g-dev
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.48 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.48 Need to get 4095 kB of archives.
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.48 After this operation, 22.5 MB of additional disk space will be used.
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:29:14 [2021-03-03T09:29:14.290Z] #41 50.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:29:14 [2021-03-03T09:29:14.548Z] #41 50.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:29:14 [2021-03-03T09:29:14.548Z] #41 ...
09:29:14 [2021-03-03T09:29:14.548Z] 
09:29:14 [2021-03-03T09:29:14.548Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:29:14 [2021-03-03T09:29:14.548Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:29:14 [2021-03-03T09:29:14.548Z] #48 49.76 go: finding github.com/fatih/color v1.7.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 49.88 go: finding github.com/mattn/go-colorable v0.1.4
09:29:14 [2021-03-03T09:29:14.548Z] #48 49.89 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:29:14 [2021-03-03T09:29:14.548Z] #48 49.90 go: finding github.com/mattn/go-isatty v0.0.8
09:29:14 [2021-03-03T09:29:14.548Z] #48 49.95 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.02 go: finding github.com/go-critic/go-critic v0.4.1
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.09 go: finding github.com/pkg/errors v0.8.1
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.09 go: finding github.com/go-lintpack/lintpack v0.5.2
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.10 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.12 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.15 go: finding github.com/go-toolsmith/astequal v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.16 go: finding github.com/mitchellh/go-homedir v1.1.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.18 go: finding github.com/sirupsen/logrus v1.4.2
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.18 go: finding github.com/go-toolsmith/astp v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.20 go: finding github.com/go-toolsmith/astcast v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.21 go: finding github.com/stretchr/testify v1.4.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.22 go: finding github.com/go-toolsmith/typep v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.23 go: finding github.com/spf13/viper v1.6.1
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.23 go: finding github.com/davecgh/go-spew v1.1.1
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.24 go: finding github.com/pmezard/go-difflib v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.28 go: finding github.com/stretchr/objx v0.2.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.35 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.36 go: finding gopkg.in/yaml.v2 v2.2.7
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.44 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.47 go: finding github.com/go-toolsmith/strparse v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.50 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.57 go: finding github.com/gobwas/glob v0.2.3
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.57 go: finding github.com/fsnotify/fsnotify v1.4.7
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.60 go: finding github.com/spf13/cobra v0.0.5
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.61 go: finding github.com/hashicorp/hcl v1.0.0
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.66 go: finding github.com/spf13/pflag v1.0.5
09:29:14 [2021-03-03T09:29:14.548Z] #48 50.84 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:29:14 [2021-03-03T09:29:14.806Z] #48 50.94 go: finding github.com/magiconair/properties v1.8.1
09:29:14 [2021-03-03T09:29:14.806Z] #48 50.94 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:29:14 [2021-03-03T09:29:14.806Z] #48 50.96 go: finding github.com/mitchellh/mapstructure v1.1.2
09:29:14 [2021-03-03T09:29:14.806Z] #48 51.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:29:14 [2021-03-03T09:29:14.806Z] #48 51.01 go: finding github.com/pelletier/go-toml v1.2.0
09:29:14 [2021-03-03T09:29:14.806Z] #48 51.08 go: finding github.com/spf13/afero v1.1.2
09:29:14 [2021-03-03T09:29:14.806Z] #48 51.09 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:29:15 [2021-03-03T09:29:15.062Z] #48 51.19 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:29:15 [2021-03-03T09:29:15.062Z] #48 51.22 go: finding github.com/spf13/cast v1.3.0
09:29:15 [2021-03-03T09:29:15.062Z] #48 51.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:29:15 [2021-03-03T09:29:15.062Z] #48 51.33 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:29:15 [2021-03-03T09:29:15.062Z] #48 51.34 go: finding golang.org/x/text v0.3.2
09:29:15 [2021-03-03T09:29:15.062Z] #48 51.37 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:29:15 [2021-03-03T09:29:15.062Z] #48 51.38 go: finding github.com/subosito/gotenv v1.2.0
09:29:15 [2021-03-03T09:29:15.062Z] #48 51.39 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:29:15 [2021-03-03T09:29:15.072Z] Client: Docker Engine - Community
09:29:15 [2021-03-03T09:29:15.072Z]  Version:           20.10.3
09:29:15 [2021-03-03T09:29:15.072Z]  API version:       1.41
09:29:15 [2021-03-03T09:29:15.072Z]  Go version:        go1.13.15
09:29:15 [2021-03-03T09:29:15.072Z]  Git commit:        48d30b5
09:29:15 [2021-03-03T09:29:15.072Z]  Built:             Fri Jan 29 14:33:21 2021
09:29:15 [2021-03-03T09:29:15.072Z]  OS/Arch:           linux/amd64
09:29:15 [2021-03-03T09:29:15.072Z]  Context:           default
09:29:15 [2021-03-03T09:29:15.072Z]  Experimental:      true
09:29:15 [2021-03-03T09:29:15.072Z] 
09:29:15 [2021-03-03T09:29:15.072Z] Server: Docker Engine - Community
09:29:15 [2021-03-03T09:29:15.072Z]  Engine:
09:29:15 [2021-03-03T09:29:15.072Z]   Version:          20.10.3
09:29:15 [2021-03-03T09:29:15.072Z]   API version:      1.41 (minimum version 1.12)
09:29:15 [2021-03-03T09:29:15.072Z]   Go version:       go1.13.15
09:29:15 [2021-03-03T09:29:15.072Z]   Git commit:       46229ca
09:29:15 [2021-03-03T09:29:15.072Z]   Built:            Fri Jan 29 14:31:32 2021
09:29:15 [2021-03-03T09:29:15.072Z]   OS/Arch:          linux/amd64
09:29:15 [2021-03-03T09:29:15.072Z]   Experimental:     true
09:29:15 [2021-03-03T09:29:15.072Z]  containerd:
09:29:15 [2021-03-03T09:29:15.072Z]   Version:          1.4.3
09:29:15 [2021-03-03T09:29:15.072Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:15 [2021-03-03T09:29:15.072Z]  runc:
09:29:15 [2021-03-03T09:29:15.072Z]   Version:          1.0.0-rc92
09:29:15 [2021-03-03T09:29:15.072Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:29:15 [2021-03-03T09:29:15.072Z]  docker-init:
09:29:15 [2021-03-03T09:29:15.072Z]   Version:          0.19.0
09:29:15 [2021-03-03T09:29:15.072Z]   GitCommit:        de40ad0
[Pipeline] sh
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.43 go: finding gopkg.in/ini.v1 v1.51.0
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.46 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.51 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.61 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.62 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.63 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.64 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.64 go: finding github.com/kisielk/gotool v1.0.0
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.68 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:29:15 [2021-03-03T09:29:15.319Z] #48 51.69 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:29:15 [2021-03-03T09:29:15.403Z] + docker info
09:29:15 [2021-03-03T09:29:15.577Z] #48 51.71 go: finding github.com/sourcegraph/go-diff v0.5.1
09:29:15 [2021-03-03T09:29:15.577Z] #48 51.82 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:29:15 [2021-03-03T09:29:15.577Z] #48 51.87 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:29:15 [2021-03-03T09:29:15.577Z] #48 51.89 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:29:15 [2021-03-03T09:29:15.577Z] #48 51.94 go: finding github.com/ultraware/funlen v0.0.2
09:29:15 [2021-03-03T09:29:15.834Z] #48 ...
09:29:15 [2021-03-03T09:29:15.834Z] 
09:29:15 [2021-03-03T09:29:15.834Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:29:15 [2021-03-03T09:29:15.834Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:29:15 [2021-03-03T09:29:15.834Z] #54 39.13 Reading package lists...
09:29:15 [2021-03-03T09:29:15.834Z] #54 45.57 Building dependency tree...
09:29:15 [2021-03-03T09:29:15.834Z] #54 48.89 The following additional packages will be installed:
09:29:15 [2021-03-03T09:29:15.834Z] #54 48.90   libbtrfs0
09:29:15 [2021-03-03T09:29:15.834Z] #54 49.07 The following NEW packages will be installed:
09:29:15 [2021-03-03T09:29:15.834Z] #54 49.09   libbtrfs-dev libbtrfs0
09:29:15 [2021-03-03T09:29:15.834Z] #54 49.57 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:29:15 [2021-03-03T09:29:15.834Z] #54 49.57 Need to get 119 kB of archives.
09:29:15 [2021-03-03T09:29:15.834Z] #54 49.57 After this operation, 387 kB of additional disk space will be used.
09:29:15 [2021-03-03T09:29:15.834Z] #54 49.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:29:15 [2021-03-03T09:29:15.834Z] #54 49.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:29:15 [2021-03-03T09:29:15.834Z] #54 50.48 debconf: delaying package configuration, since apt-utils is not installed
09:29:15 [2021-03-03T09:29:15.834Z] #54 50.70 Fetched 119 kB in 0s (313 kB/s)
09:29:15 [2021-03-03T09:29:15.834Z] #54 50.81 Selecting previously unselected package libbtrfs0.
09:29:15 [2021-03-03T09:29:15.834Z] #54 50.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:29:15 [2021-03-03T09:29:15.834Z] #54 50.88 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:29:15 [2021-03-03T09:29:15.834Z] #54 50.92 Unpacking libbtrfs0 (4.20.1-2) ...
09:29:15 [2021-03-03T09:29:15.834Z] #54 51.04 Selecting previously unselected package libbtrfs-dev.
09:29:15 [2021-03-03T09:29:15.834Z] #54 51.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:29:15 [2021-03-03T09:29:15.834Z] #54 51.06 Unpacking libbtrfs-dev (4.20.1-2) ...
09:29:15 [2021-03-03T09:29:15.834Z] #54 51.37 Setting up libbtrfs0 (4.20.1-2) ...
09:29:15 [2021-03-03T09:29:15.834Z] #54 51.40 Setting up libbtrfs-dev (4.20.1-2) ...
09:29:15 [2021-03-03T09:29:15.834Z] #54 51.41 Processing triggers for libc-bin (2.28-10) ...
09:29:15 [2021-03-03T09:29:15.834Z] #54 DONE 52.0s
09:29:15 [2021-03-03T09:29:15.834Z] 
09:29:15 [2021-03-03T09:29:15.834Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:29:15 [2021-03-03T09:29:15.834Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:29:15 [2021-03-03T09:29:15.834Z] #48 51.98 go: finding github.com/ultraware/whitespace v0.0.4
09:29:15 [2021-03-03T09:29:15.834Z] #48 51.99 go: finding github.com/uudashr/gocognit v1.0.1
09:29:15 [2021-03-03T09:29:15.834Z] #48 52.03 go: finding github.com/gogo/protobuf v1.2.1
09:29:15 [2021-03-03T09:29:15.834Z] #48 52.07 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:29:16 [2021-03-03T09:29:16.091Z] #48 52.33 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:29:16 [2021-03-03T09:29:16.347Z] #48 52.49 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:29:16 [2021-03-03T09:29:16.347Z] #48 52.51 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:29:16 [2021-03-03T09:29:16.347Z] #48 52.57 go: finding github.com/BurntSushi/toml v0.3.1
09:29:16 [2021-03-03T09:29:16.347Z] #48 52.58 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:29:18 [2021-03-03T09:29:18.865Z] #48 ...
09:29:18 [2021-03-03T09:29:18.865Z] 
09:29:18 [2021-03-03T09:29:18.865Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:29:18 [2021-03-03T09:29:18.865Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:29:18 [2021-03-03T09:29:18.865Z] #12 38.43 Reading package lists...
09:29:18 [2021-03-03T09:29:18.865Z] #12 44.87 Building dependency tree...
09:29:18 [2021-03-03T09:29:18.865Z] #12 48.29 The following additional packages will be installed:
09:29:18 [2021-03-03T09:29:18.865Z] #12 48.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:29:18 [2021-03-03T09:29:18.865Z] #12 48.29   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:29:18 [2021-03-03T09:29:18.865Z] #12 48.29   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:29:18 [2021-03-03T09:29:18.865Z] #12 48.29   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:29:18 [2021-03-03T09:29:18.865Z] #12 48.30   mingw-w64-x86-64-dev
09:29:18 [2021-03-03T09:29:18.865Z] #12 48.30 Suggested packages:
09:29:18 [2021-03-03T09:29:18.865Z] #12 48.30   gcc-8-locales seccomp wine64
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.65 The following NEW packages will be installed:
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.66   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.66   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.67   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.67   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.68 The following packages will be upgraded:
09:29:18 [2021-03-03T09:29:18.865Z] #12 49.68   libsystemd0 libudev1
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.03 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.03 Need to get 78.2 MB of archives.
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.03 After this operation, 487 MB of additional disk space will be used.
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.06 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]
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.28 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]
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #12 50.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #12 51.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #12 51.28 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]
09:29:18 [2021-03-03T09:29:18.865Z] #12 51.31 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]
09:29:18 [2021-03-03T09:29:18.865Z] #12 ...
09:29:18 [2021-03-03T09:29:18.865Z] 
09:29:18 [2021-03-03T09:29:18.865Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:29:18 [2021-03-03T09:29:18.865Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:29:18 [2021-03-03T09:29:18.865Z] #41 50.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #41 50.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #41 50.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #41 50.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #41 50.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #41 50.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:29:18 [2021-03-03T09:29:18.865Z] #41 52.28 debconf: delaying package configuration, since apt-utils is not installed
09:29:18 [2021-03-03T09:29:18.865Z] #41 52.56 Fetched 4095 kB in 1s (6303 kB/s)
09:29:18 [2021-03-03T09:29:18.865Z] #41 52.71 Selecting previously unselected package libcap-dev:amd64.
09:29:18 [2021-03-03T09:29:18.865Z] #41 52.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:29:18 [2021-03-03T09:29:18.865Z] #41 52.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 52.88 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.06 Selecting previously unselected package libnet1:amd64.
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.26 Selecting previously unselected package libnet1-dev.
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.51 Selecting previously unselected package libnl-3-200:amd64.
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.67 Selecting previously unselected package libnl-3-dev:amd64.
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 53.68 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.00 Selecting previously unselected package libprotobuf-c1:amd64.
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.11 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.27 Selecting previously unselected package zlib1g-dev:amd64.
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.58 Selecting previously unselected package libprotobuf17:amd64.
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:29:18 [2021-03-03T09:29:18.865Z] #41 54.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:29:19 [2021-03-03T09:29:19.339Z] Client:
09:29:19 [2021-03-03T09:29:19.339Z]  Context:    default
09:29:19 [2021-03-03T09:29:19.339Z]  Debug Mode: false
09:29:19 [2021-03-03T09:29:19.339Z]  Plugins:
09:29:19 [2021-03-03T09:29:19.339Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:29:19 [2021-03-03T09:29:19.339Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:29:19 [2021-03-03T09:29:19.339Z] 
09:29:19 [2021-03-03T09:29:19.339Z] Server:
09:29:19 [2021-03-03T09:29:19.339Z]  Containers: 0
09:29:19 [2021-03-03T09:29:19.339Z]   Running: 0
09:29:19 [2021-03-03T09:29:19.339Z]   Paused: 0
09:29:19 [2021-03-03T09:29:19.339Z]   Stopped: 0
09:29:19 [2021-03-03T09:29:19.339Z]  Images: 0
09:29:19 [2021-03-03T09:29:19.339Z]  Server Version: 20.10.3
09:29:19 [2021-03-03T09:29:19.339Z]  Storage Driver: overlay2
09:29:19 [2021-03-03T09:29:19.339Z]   Backing Filesystem: extfs
09:29:19 [2021-03-03T09:29:19.339Z]   Supports d_type: true
09:29:19 [2021-03-03T09:29:19.339Z]   Native Overlay Diff: true
09:29:19 [2021-03-03T09:29:19.339Z]  Logging Driver: json-file
09:29:19 [2021-03-03T09:29:19.339Z]  Cgroup Driver: cgroupfs
09:29:19 [2021-03-03T09:29:19.339Z]  Cgroup Version: 1
09:29:19 [2021-03-03T09:29:19.339Z]  Plugins:
09:29:19 [2021-03-03T09:29:19.339Z]   Volume: local
09:29:19 [2021-03-03T09:29:19.339Z]   Network: bridge host ipvlan macvlan null overlay
09:29:19 [2021-03-03T09:29:19.339Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:29:19 [2021-03-03T09:29:19.339Z]  Swarm: inactive
09:29:19 [2021-03-03T09:29:19.339Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:29:19 [2021-03-03T09:29:19.339Z]  Default Runtime: runc
09:29:19 [2021-03-03T09:29:19.339Z]  Init Binary: docker-init
09:29:19 [2021-03-03T09:29:19.339Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:19 [2021-03-03T09:29:19.339Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:29:19 [2021-03-03T09:29:19.339Z]  init version: de40ad0
09:29:19 [2021-03-03T09:29:19.339Z]  Security Options:
09:29:19 [2021-03-03T09:29:19.339Z]   apparmor
09:29:19 [2021-03-03T09:29:19.339Z]   seccomp
09:29:19 [2021-03-03T09:29:19.339Z]    Profile: default
09:29:19 [2021-03-03T09:29:19.339Z]  Kernel Version: 5.4.0-1037-aws
09:29:19 [2021-03-03T09:29:19.339Z]  Operating System: Ubuntu 18.04.5 LTS
09:29:19 [2021-03-03T09:29:19.339Z]  OSType: linux
09:29:19 [2021-03-03T09:29:19.339Z]  Architecture: x86_64
09:29:19 [2021-03-03T09:29:19.339Z]  CPUs: 2
09:29:19 [2021-03-03T09:29:19.339Z]  Total Memory: 7.487GiB
09:29:19 [2021-03-03T09:29:19.339Z]  Name: ip-10-100-121-101
09:29:19 [2021-03-03T09:29:19.339Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
09:29:19 [2021-03-03T09:29:19.339Z]  Docker Root Dir: /var/lib/docker
09:29:19 [2021-03-03T09:29:19.339Z]  Debug Mode: false
09:29:19 [2021-03-03T09:29:19.339Z]  Registry: https://index.docker.io/v1/
09:29:19 [2021-03-03T09:29:19.339Z]  Labels:
09:29:19 [2021-03-03T09:29:19.339Z]  Experimental: true
09:29:19 [2021-03-03T09:29:19.339Z]  Insecure Registries:
09:29:19 [2021-03-03T09:29:19.340Z]   127.0.0.0/8
09:29:19 [2021-03-03T09:29:19.340Z]  Live Restore Enabled: true
09:29:19 [2021-03-03T09:29:19.340Z] 
09:29:19 [2021-03-03T09:29:19.340Z] WARNING: No swap limit support
09:29:19 [2021-03-03T09:29:19.340Z] WARNING: No blkio weight support
09:29:19 [2021-03-03T09:29:19.340Z] WARNING: No blkio weight_device support
[Pipeline] sh
09:29:19 [2021-03-03T09:29:19.428Z] #41 55.41 Selecting previously unselected package libprotobuf-lite17:amd64.
09:29:19 [2021-03-03T09:29:19.428Z] #41 55.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:29:19 [2021-03-03T09:29:19.428Z] #41 55.42 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:29:19 [2021-03-03T09:29:19.428Z] #41 55.66 Selecting previously unselected package libprotobuf-dev:amd64.
09:29:19 [2021-03-03T09:29:19.428Z] #41 55.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:29:19 [2021-03-03T09:29:19.428Z] #41 55.68 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:29:19 [2021-03-03T09:29:19.680Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:29:19 [2021-03-03T09:29:19.680Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:29:19 [2021-03-03T09:29:19.680Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42109/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:29:19 [2021-03-03T09:29:19.680Z] + bash /home/ubuntu/workspace/moby_PR-42109/check-config.sh
09:29:19 [2021-03-03T09:29:19.680Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:29:19 [2021-03-03T09:29:19.680Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
09:29:19 [2021-03-03T09:29:19.680Z] 
09:29:19 [2021-03-03T09:29:19.680Z] Generally Necessary:
09:29:19 [2021-03-03T09:29:19.680Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:29:19 [2021-03-03T09:29:19.680Z] - apparmor: enabled and tools installed
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NAMESPACES: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NET_NS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_PID_NS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_IPC_NS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_UTS_NS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUPS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUP_CPUACCT: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUP_DEVICE: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUP_FREEZER: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUP_SCHED: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CPUSETS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_MEMCG: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_KEYS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_VETH: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_BRIDGE: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NF_NAT_IPV4: missing
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NF_NAT: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NF_NAT_NEEDED: missing
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_POSIX_MQUEUE: enabled
09:29:19 [2021-03-03T09:29:19.941Z] 
09:29:19 [2021-03-03T09:29:19.941Z] Optional Features:
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_USER_NS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_SECCOMP: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUP_PIDS: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_MEMCG_SWAP: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:29:19 [2021-03-03T09:29:19.941Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_BLK_CGROUP: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_IOSCHED_CFQ: missing
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUP_PERF: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUP_HUGETLB: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_CFS_BANDWIDTH: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_RT_GROUP_SCHED: missing
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:29:19 [2021-03-03T09:29:19.941Z] - CONFIG_IP_VS: enabled (as module)
09:29:19 [2021-03-03T09:29:19.990Z] #41 ...
09:29:19 [2021-03-03T09:29:19.990Z] 
09:29:19 [2021-03-03T09:29:19.990Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:29:19 [2021-03-03T09:29:19.990Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:29:19 [2021-03-03T09:29:19.990Z] #35 39.53 Reading package lists...
09:29:19 [2021-03-03T09:29:19.990Z] #35 46.42 Building dependency tree...
09:29:19 [2021-03-03T09:29:19.990Z] #35 49.25 The following additional packages will be installed:
09:29:19 [2021-03-03T09:29:19.990Z] #35 49.28   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:29:19 [2021-03-03T09:29:19.990Z] #35 49.29 Suggested packages:
09:29:19 [2021-03-03T09:29:19.990Z] #35 49.29   cmake-doc ninja-build lrzip
09:29:19 [2021-03-03T09:29:19.990Z] #35 49.29 Recommended packages:
09:29:19 [2021-03-03T09:29:19.990Z] #35 49.29   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.15 The following NEW packages will be installed:
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.17   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.18   vim-common xxd
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.56 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.56 Need to get 14.9 MB of archives.
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.56 After this operation, 61.8 MB of additional disk space will be used.
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 50.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 51.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 51.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 51.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 51.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 51.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 51.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:29:19 [2021-03-03T09:29:19.990Z] #35 53.62 debconf: delaying package configuration, since apt-utils is not installed
09:29:19 [2021-03-03T09:29:19.990Z] #35 53.81 Fetched 14.9 MB in 2s (7448 kB/s)
09:29:19 [2021-03-03T09:29:19.990Z] #35 53.94 Selecting previously unselected package xxd.
09:29:19 [2021-03-03T09:29:19.990Z] #35 53.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 ... 15410 files and directories currently installed.)
09:29:19 [2021-03-03T09:29:19.990Z] #35 54.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:29:19 [2021-03-03T09:29:19.990Z] #35 54.05 Unpacking xxd (2:8.1.0875-5) ...
09:29:19 [2021-03-03T09:29:19.990Z] #35 54.28 Selecting previously unselected package vim-common.
09:29:19 [2021-03-03T09:29:19.990Z] #35 54.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:29:19 [2021-03-03T09:29:19.990Z] #35 54.33 Unpacking vim-common (2:8.1.0875-5) ...
09:29:19 [2021-03-03T09:29:19.990Z] #35 54.69 Selecting previously unselected package cmake-data.
09:29:19 [2021-03-03T09:29:19.990Z] #35 54.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:29:19 [2021-03-03T09:29:19.990Z] #35 54.72 Unpacking cmake-data (3.13.4-1) ...
09:29:19 [2021-03-03T09:29:19.990Z] #35 ...
09:29:19 [2021-03-03T09:29:19.990Z] 
09:29:19 [2021-03-03T09:29:19.990Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:29:19 [2021-03-03T09:29:19.990Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:29:20 [2021-03-03T09:29:20.201Z] - CONFIG_IP_VS_NFCT: enabled
09:29:20 [2021-03-03T09:29:20.201Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:29:20 [2021-03-03T09:29:20.201Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:29:20 [2021-03-03T09:29:20.201Z] - CONFIG_IP_VS_RR: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z] - CONFIG_EXT4_FS: enabled
09:29:20 [2021-03-03T09:29:20.201Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:29:20 [2021-03-03T09:29:20.201Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:29:20 [2021-03-03T09:29:20.201Z] - Network Drivers:
09:29:20 [2021-03-03T09:29:20.201Z]   - "overlay":
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_VXLAN: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:29:20 [2021-03-03T09:29:20.201Z]       Optional (for encrypted networks):
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_CRYPTO: enabled
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_CRYPTO_AEAD: enabled
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_CRYPTO_GCM: enabled
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_CRYPTO_GHASH: enabled
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_XFRM: enabled
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_XFRM_USER: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_INET_ESP: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:29:20 [2021-03-03T09:29:20.201Z]   - "ipvlan":
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_IPVLAN: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]   - "macvlan":
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_MACVLAN: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_DUMMY: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]   - "ftp,tftp client in container":
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z] - Storage Drivers:
09:29:20 [2021-03-03T09:29:20.201Z]   - "aufs":
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_AUFS_FS: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]   - "btrfs":
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:29:20 [2021-03-03T09:29:20.201Z]   - "devicemapper":
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_BLK_DEV_DM: enabled
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]   - "overlay":
09:29:20 [2021-03-03T09:29:20.201Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:29:20 [2021-03-03T09:29:20.201Z]   - "zfs":
09:29:20 [2021-03-03T09:29:20.201Z]     - /dev/zfs: present
09:29:20 [2021-03-03T09:29:20.201Z]     - zfs command: missing
09:29:20 [2021-03-03T09:29:20.201Z]     - zpool command: missing
09:29:20 [2021-03-03T09:29:20.201Z] 
09:29:20 [2021-03-03T09:29:20.201Z] Limits:
09:29:20 [2021-03-03T09:29:20.201Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:29:20 [2021-03-03T09:29:20.201Z] 
09:29:20 [2021-03-03T09:29:20.201Z] + true
[Pipeline] }
09:29:20 [2021-03-03T09:29:20.210Z] Client:
09:29:20 [2021-03-03T09:29:20.210Z]  Context:    default
09:29:20 [2021-03-03T09:29:20.210Z]  Debug Mode: false
09:29:20 [2021-03-03T09:29:20.210Z]  Plugins:
09:29:20 [2021-03-03T09:29:20.210Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:29:20 [2021-03-03T09:29:20.210Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:29:20 [2021-03-03T09:29:20.210Z] 
09:29:20 [2021-03-03T09:29:20.210Z] Server:
09:29:20 [2021-03-03T09:29:20.210Z]  Containers: 0
09:29:20 [2021-03-03T09:29:20.210Z]   Running: 0
09:29:20 [2021-03-03T09:29:20.210Z]   Paused: 0
09:29:20 [2021-03-03T09:29:20.210Z]   Stopped: 0
09:29:20 [2021-03-03T09:29:20.210Z]  Images: 0
09:29:20 [2021-03-03T09:29:20.210Z]  Server Version: 20.10.3
09:29:20 [2021-03-03T09:29:20.210Z]  Storage Driver: overlay2
09:29:20 [2021-03-03T09:29:20.210Z]   Backing Filesystem: extfs
09:29:20 [2021-03-03T09:29:20.210Z]   Supports d_type: true
09:29:20 [2021-03-03T09:29:20.210Z]   Native Overlay Diff: true
09:29:20 [2021-03-03T09:29:20.210Z]  Logging Driver: json-file
09:29:20 [2021-03-03T09:29:20.210Z]  Cgroup Driver: cgroupfs
09:29:20 [2021-03-03T09:29:20.210Z]  Cgroup Version: 1
09:29:20 [2021-03-03T09:29:20.210Z]  Plugins:
09:29:20 [2021-03-03T09:29:20.210Z]   Volume: local
09:29:20 [2021-03-03T09:29:20.210Z]   Network: bridge host ipvlan macvlan null overlay
09:29:20 [2021-03-03T09:29:20.210Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:29:20 [2021-03-03T09:29:20.210Z]  Swarm: inactive
09:29:20 [2021-03-03T09:29:20.210Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:29:20 [2021-03-03T09:29:20.210Z]  Default Runtime: runc
09:29:20 [2021-03-03T09:29:20.210Z]  Init Binary: docker-init
09:29:20 [2021-03-03T09:29:20.210Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:20 [2021-03-03T09:29:20.210Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:29:20 [2021-03-03T09:29:20.210Z]  init version: de40ad0
09:29:20 [2021-03-03T09:29:20.210Z]  Security Options:
09:29:20 [2021-03-03T09:29:20.210Z]   apparmor
09:29:20 [2021-03-03T09:29:20.210Z]   seccomp
09:29:20 [2021-03-03T09:29:20.210Z]    Profile: default
09:29:20 [2021-03-03T09:29:20.210Z]  Kernel Version: 5.4.0-1037-aws
09:29:20 [2021-03-03T09:29:20.210Z]  Operating System: Ubuntu 18.04.5 LTS
09:29:20 [2021-03-03T09:29:20.210Z]  OSType: linux
09:29:20 [2021-03-03T09:29:20.210Z]  Architecture: x86_64
09:29:20 [2021-03-03T09:29:20.210Z]  CPUs: 2
09:29:20 [2021-03-03T09:29:20.210Z]  Total Memory: 7.487GiB
09:29:20 [2021-03-03T09:29:20.210Z]  Name: ip-10-100-125-121
09:29:20 [2021-03-03T09:29:20.210Z]  ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O
09:29:20 [2021-03-03T09:29:20.210Z]  Docker Root Dir: /var/lib/docker
09:29:20 [2021-03-03T09:29:20.210Z]  Debug Mode: false
09:29:20 [2021-03-03T09:29:20.210Z]  Registry: https://index.docker.io/v1/
09:29:20 [2021-03-03T09:29:20.210Z]  Labels:
09:29:20 [2021-03-03T09:29:20.210Z]  Experimental: true
09:29:20 [2021-03-03T09:29:20.210Z]  Insecure Registries:
09:29:20 [2021-03-03T09:29:20.210Z]   127.0.0.0/8
09:29:20 [2021-03-03T09:29:20.210Z]  Live Restore Enabled: true
09:29:20 [2021-03-03T09:29:20.210Z] 
09:29:20 [2021-03-03T09:29:20.210Z] WARNING: No swap limit support
09:29:20 [2021-03-03T09:29:20.210Z] WARNING: No blkio weight support
09:29:20 [2021-03-03T09:29:20.210Z] WARNING: No blkio weight_device support
[Pipeline] // stage
[Pipeline] sh
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:29:20 [2021-03-03T09:29:20.529Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:29:20 [2021-03-03T09:29:20.530Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:29:20 [2021-03-03T09:29:20.530Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42109/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:29:20 [2021-03-03T09:29:20.530Z] + bash /home/ubuntu/workspace/moby_PR-42109/check-config.sh
09:29:20 [2021-03-03T09:29:20.530Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:29:20 [2021-03-03T09:29:20.530Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ...
09:29:20 [2021-03-03T09:29:20.530Z] 
09:29:20 [2021-03-03T09:29:20.530Z] Generally Necessary:
09:29:20 [2021-03-03T09:29:20.530Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:29:20 [2021-03-03T09:29:20.530Z] - apparmor: enabled and tools installed
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_NAMESPACES: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_NET_NS: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_PID_NS: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_IPC_NS: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_UTS_NS: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_CGROUPS: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_CGROUP_CPUACCT: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_CGROUP_DEVICE: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_CGROUP_FREEZER: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_CGROUP_SCHED: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_CPUSETS: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_MEMCG: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_KEYS: enabled
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_VETH: enabled (as module)
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_BRIDGE: enabled (as module)
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_NF_NAT_IPV4: missing
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:29:20 [2021-03-03T09:29:20.530Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:29:20 [2021-03-03T09:29:20.546Z] #31 56.08 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)   
09:29:20 [2021-03-03T09:29:20.546Z] #31 ...
09:29:20 [2021-03-03T09:29:20.546Z] 
09:29:20 [2021-03-03T09:29:20.546Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:29:20 [2021-03-03T09:29:20.546Z] #33 sha256:7eb31eb8f4bb895358214030d10b24ea40b322ddfb562b4dd59a8009ba238cca
09:29:20 [2021-03-03T09:29:20.546Z] #33 46.70 internal/reflectlite
09:29:20 [2021-03-03T09:29:20.546Z] #33 46.70 sync
09:29:20 [2021-03-03T09:29:20.546Z] #33 49.09 sort
09:29:20 [2021-03-03T09:29:20.546Z] #33 49.10 errors
09:29:20 [2021-03-03T09:29:20.546Z] #33 49.47 strconv
09:29:20 [2021-03-03T09:29:20.546Z] #33 50.24 io
09:29:20 [2021-03-03T09:29:20.546Z] #33 51.54 internal/oserror
09:29:20 [2021-03-03T09:29:20.546Z] #33 51.59 syscall
09:29:20 [2021-03-03T09:29:20.546Z] #33 53.39 reflect
09:29:20 [2021-03-03T09:29:20.546Z] #33 ...
09:29:20 [2021-03-03T09:29:20.546Z] 
09:29:20 [2021-03-03T09:29:20.546Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:29:20 [2021-03-03T09:29:20.546Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:29:20 [2021-03-03T09:29:20.546Z] #31 56.08 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.
09:29:20 [2021-03-03T09:29:20.656Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 .
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_NF_NAT: enabled (as module)
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_NF_NAT_NEEDED: missing
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_POSIX_MQUEUE: enabled
09:29:20 [2021-03-03T09:29:20.790Z] 
09:29:20 [2021-03-03T09:29:20.790Z] Optional Features:
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_USER_NS: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_SECCOMP: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_CGROUP_PIDS: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_MEMCG_SWAP: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:29:20 [2021-03-03T09:29:20.790Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_BLK_CGROUP: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_IOSCHED_CFQ: missing
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_CGROUP_PERF: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_CGROUP_HUGETLB: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_CFS_BANDWIDTH: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_RT_GROUP_SCHED: missing
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_IP_VS: enabled (as module)
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_IP_VS_NFCT: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_IP_VS_RR: enabled (as module)
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_EXT4_FS: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:29:20 [2021-03-03T09:29:20.790Z] - Network Drivers:
09:29:20 [2021-03-03T09:29:20.790Z]   - "overlay":
09:29:20 [2021-03-03T09:29:20.790Z]     - CONFIG_VXLAN: enabled (as module)
09:29:20 [2021-03-03T09:29:20.790Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:29:20 [2021-03-03T09:29:20.790Z]       Optional (for encrypted networks):
09:29:20 [2021-03-03T09:29:20.847Z] #31 56.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:29:20 [2021-03-03T09:29:20.930Z] #2 [internal] load .dockerignore
09:29:20 [2021-03-03T09:29:20.930Z] #2 sha256:2f2863d46cd14f23c1cd576b01f7fe0d4001cba9549ea6e2327d6df9f8a36f03
09:29:21 [2021-03-03T09:29:21.050Z]       - CONFIG_CRYPTO: enabled
09:29:21 [2021-03-03T09:29:21.050Z]       - CONFIG_CRYPTO_AEAD: enabled
09:29:21 [2021-03-03T09:29:21.050Z]       - CONFIG_CRYPTO_GCM: enabled
09:29:21 [2021-03-03T09:29:21.050Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:29:21 [2021-03-03T09:29:21.050Z]       - CONFIG_CRYPTO_GHASH: enabled
09:29:21 [2021-03-03T09:29:21.051Z]       - CONFIG_XFRM: enabled
09:29:21 [2021-03-03T09:29:21.051Z]       - CONFIG_XFRM_USER: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]       - CONFIG_INET_ESP: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:29:21 [2021-03-03T09:29:21.051Z]   - "ipvlan":
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_IPVLAN: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]   - "macvlan":
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_MACVLAN: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_DUMMY: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]   - "ftp,tftp client in container":
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z] - Storage Drivers:
09:29:21 [2021-03-03T09:29:21.051Z]   - "aufs":
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_AUFS_FS: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]   - "btrfs":
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:29:21 [2021-03-03T09:29:21.051Z]   - "devicemapper":
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_BLK_DEV_DM: enabled
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]   - "overlay":
09:29:21 [2021-03-03T09:29:21.051Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:29:21 [2021-03-03T09:29:21.051Z]   - "zfs":
09:29:21 [2021-03-03T09:29:21.051Z]     - /dev/zfs: present
09:29:21 [2021-03-03T09:29:21.051Z]     - zfs command: missing
09:29:21 [2021-03-03T09:29:21.051Z]     - zpool command: missing
09:29:21 [2021-03-03T09:29:21.051Z] 
09:29:21 [2021-03-03T09:29:21.051Z] Limits:
09:29:21 [2021-03-03T09:29:21.051Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:29:21 [2021-03-03T09:29:21.051Z] 
09:29:21 [2021-03-03T09:29:21.051Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:29:21 [2021-03-03T09:29:21.121Z] #31 57.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:29:21 [2021-03-03T09:29:21.404Z] + sudo modprobe ip_vs
09:29:21 [2021-03-03T09:29:21.404Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 .
09:29:21 [2021-03-03T09:29:21.498Z] #2 transferring context: 87B done
09:29:21 [2021-03-03T09:29:21.498Z] #2 DONE 0.7s
09:29:21 [2021-03-03T09:29:21.498Z] 
09:29:21 [2021-03-03T09:29:21.498Z] #1 [internal] load build definition from Dockerfile
09:29:21 [2021-03-03T09:29:21.498Z] #1 sha256:59eddf451b88b964b5e2f43dbdf48d926d079f3e2b9b60e44cb2eab53bdf5687
09:29:21 [2021-03-03T09:29:21.498Z] #1 transferring dockerfile: 16.55kB done
09:29:21 [2021-03-03T09:29:21.498Z] #1 DONE 0.7s
09:29:21 [2021-03-03T09:29:21.663Z] #1 [internal] load build definition from Dockerfile
09:29:21 [2021-03-03T09:29:21.663Z] #1 sha256:96c1f8ee7946975f229f38541f340aa27246e49b6e08e9426eaaa025722c08b8
09:29:21 [2021-03-03T09:29:21.663Z] #1 transferring dockerfile: 16.55kB done
09:29:21 [2021-03-03T09:29:21.663Z] #1 DONE 0.1s
09:29:21 [2021-03-03T09:29:21.663Z] 
09:29:21 [2021-03-03T09:29:21.663Z] #2 [internal] load .dockerignore
09:29:21 [2021-03-03T09:29:21.663Z] #2 sha256:8810cd49f78f2285db8d540ec3e119c76b111d1ae04c7f912e0ebd91c661323e
09:29:21 [2021-03-03T09:29:21.663Z] #2 transferring context: 87B done
09:29:21 [2021-03-03T09:29:21.663Z] #2 DONE 0.1s
09:29:21 [2021-03-03T09:29:21.663Z] 
09:29:21 [2021-03-03T09:29:21.663Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:29:21 [2021-03-03T09:29:21.663Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
09:29:21 [2021-03-03T09:29:21.758Z] 
09:29:21 [2021-03-03T09:29:21.758Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:29:21 [2021-03-03T09:29:21.758Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
09:29:22 [2021-03-03T09:29:22.017Z] #3 DONE 0.5s
09:29:22 [2021-03-03T09:29:22.017Z] 
09:29:22 [2021-03-03T09:29:22.017Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:29:22 [2021-03-03T09:29:22.017Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
09:29:22 [2021-03-03T09:29:22.017Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:29:22 [2021-03-03T09:29:22.049Z] #31 ...
09:29:22 [2021-03-03T09:29:22.049Z] 
09:29:22 [2021-03-03T09:29:22.049Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:29:22 [2021-03-03T09:29:22.049Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:29:22 [2021-03-03T09:29:22.049Z] #44 48.15 github.com/LK4D4/vndr/godl/singleflight
09:29:22 [2021-03-03T09:29:22.049Z] #44 48.18 internal/reflectlite
09:29:22 [2021-03-03T09:29:22.049Z] #44 48.51 math/rand
09:29:22 [2021-03-03T09:29:22.049Z] #44 49.62 internal/singleflight
09:29:22 [2021-03-03T09:29:22.049Z] #44 50.62 strconv
09:29:22 [2021-03-03T09:29:22.049Z] #44 50.63 io
09:29:22 [2021-03-03T09:29:22.049Z] #44 51.87 bytes
09:29:22 [2021-03-03T09:29:22.049Z] #44 54.42 reflect
09:29:22 [2021-03-03T09:29:22.049Z] #44 54.52 bufio
09:29:22 [2021-03-03T09:29:22.049Z] #44 56.42 syscall
09:29:22 [2021-03-03T09:29:22.049Z] #44 ...
09:29:22 [2021-03-03T09:29:22.049Z] 
09:29:22 [2021-03-03T09:29:22.049Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:29:22 [2021-03-03T09:29:22.049Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:29:22 [2021-03-03T09:29:22.049Z] #41 56.92 Selecting previously unselected package libprotoc17:amd64.
09:29:22 [2021-03-03T09:29:22.049Z] #41 56.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 56.94 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 57.66 Selecting previously unselected package protobuf-c-compiler.
09:29:22 [2021-03-03T09:29:22.049Z] #41 57.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 57.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 57.85 Selecting previously unselected package protobuf-compiler.
09:29:22 [2021-03-03T09:29:22.049Z] #41 57.85 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 57.85 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 58.01 Selecting previously unselected package python-pkg-resources.
09:29:22 [2021-03-03T09:29:22.049Z] #41 58.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 58.02 Unpacking python-pkg-resources (40.8.0-1) ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 58.27 Selecting previously unselected package python-six.
09:29:22 [2021-03-03T09:29:22.049Z] #41 58.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 58.28 Unpacking python-six (1.12.0-1) ...
09:29:22 [2021-03-03T09:29:22.049Z] #41 58.37 Selecting previously unselected package python-protobuf.
09:29:22 [2021-03-03T09:29:22.277Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:29:22 [2021-03-03T09:29:22.277Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:29:22 [2021-03-03T09:29:22.277Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.24MB / 8.88MB 0.2s
09:29:22 [2021-03-03T09:29:22.277Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:29:22 [2021-03-03T09:29:22.305Z] #41 58.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:29:22 [2021-03-03T09:29:22.305Z] #41 58.38 Unpacking python-protobuf (3.6.1.3-2) ...
09:29:22 [2021-03-03T09:29:22.537Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
09:29:22 [2021-03-03T09:29:22.537Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done
09:29:22 [2021-03-03T09:29:22.537Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
09:29:22 [2021-03-03T09:29:22.561Z] #41 58.90 Setting up python-pkg-resources (40.8.0-1) ...
09:29:23 [2021-03-03T09:29:23.109Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
09:29:23 [2021-03-03T09:29:23.109Z] #4 DONE 0.9s
09:29:23 [2021-03-03T09:29:23.109Z] 
09:29:23 [2021-03-03T09:29:23.109Z] #5 [internal] load build definition from Dockerfile
09:29:23 [2021-03-03T09:29:23.109Z] #5 sha256:bd609346843fb6f9b960f1714bf2bb10d38a464ebd05660fbe15a6dc3042ec43
09:29:23 [2021-03-03T09:29:23.368Z] #5 transferring dockerfile: 16.55kB done
09:29:23 [2021-03-03T09:29:23.368Z] #5 DONE 0.1s
09:29:23 [2021-03-03T09:29:23.368Z] 
09:29:23 [2021-03-03T09:29:23.368Z] #8 [internal] load metadata for docker.io/library/debian:buster
09:29:23 [2021-03-03T09:29:23.368Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:29:23 [2021-03-03T09:29:23.568Z] #3 DONE 1.6s
09:29:23 [2021-03-03T09:29:23.568Z] 
09:29:23 [2021-03-03T09:29:23.568Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:29:23 [2021-03-03T09:29:23.568Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
09:29:23 [2021-03-03T09:29:23.568Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:29:23 [2021-03-03T09:29:23.568Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:29:23 [2021-03-03T09:29:23.568Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:29:23 [2021-03-03T09:29:23.568Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:29:23 [2021-03-03T09:29:23.568Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
09:29:23 [2021-03-03T09:29:23.568Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
09:29:23 [2021-03-03T09:29:23.568Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
09:29:23 [2021-03-03T09:29:23.568Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
09:29:23 [2021-03-03T09:29:23.627Z] #8 ...
09:29:23 [2021-03-03T09:29:23.627Z] 
09:29:23 [2021-03-03T09:29:23.627Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:29:23 [2021-03-03T09:29:23.627Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:29:23 [2021-03-03T09:29:23.627Z] #6 DONE 0.3s
09:29:23 [2021-03-03T09:29:23.627Z] 
09:29:23 [2021-03-03T09:29:23.627Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:29:23 [2021-03-03T09:29:23.627Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:29:23 [2021-03-03T09:29:23.627Z] #7 DONE 0.3s
09:29:23 [2021-03-03T09:29:23.885Z] 
09:29:23 [2021-03-03T09:29:23.885Z] #8 [internal] load metadata for docker.io/library/debian:buster
09:29:23 [2021-03-03T09:29:23.885Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:29:24 [2021-03-03T09:29:24.136Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
09:29:24 [2021-03-03T09:29:24.136Z] #4 DONE 0.8s
09:29:24 [2021-03-03T09:29:24.394Z] 
09:29:24 [2021-03-03T09:29:24.394Z] #5 [internal] load build definition from Dockerfile
09:29:24 [2021-03-03T09:29:24.394Z] #5 sha256:8800966039fc2fe166499726aeac8caf90df38ab1c1cd043c0366286ba33617a
09:29:24 [2021-03-03T09:29:24.394Z] #5 transferring dockerfile: 16.55kB done
09:29:24 [2021-03-03T09:29:24.394Z] #5 DONE 0.0s
09:29:24 [2021-03-03T09:29:24.394Z] 
09:29:24 [2021-03-03T09:29:24.394Z] #8 [internal] load metadata for docker.io/library/debian:buster
09:29:24 [2021-03-03T09:29:24.394Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:29:24 [2021-03-03T09:29:24.583Z] Client:
09:29:24 [2021-03-03T09:29:24.583Z]  Context:    default
09:29:24 [2021-03-03T09:29:24.583Z]  Debug Mode: false
09:29:24 [2021-03-03T09:29:24.583Z]  Plugins:
09:29:24 [2021-03-03T09:29:24.583Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:29:24 [2021-03-03T09:29:24.583Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:29:24 [2021-03-03T09:29:24.583Z] 
09:29:24 [2021-03-03T09:29:24.583Z] Server:
09:29:24 [2021-03-03T09:29:24.583Z]  Containers: 0
09:29:24 [2021-03-03T09:29:24.583Z]   Running: 0
09:29:24 [2021-03-03T09:29:24.583Z]   Paused: 0
09:29:24 [2021-03-03T09:29:24.583Z]   Stopped: 0
09:29:24 [2021-03-03T09:29:24.583Z]  Images: 0
09:29:24 [2021-03-03T09:29:24.583Z]  Server Version: 20.10.3
09:29:24 [2021-03-03T09:29:24.583Z]  Storage Driver: overlay2
09:29:24 [2021-03-03T09:29:24.583Z]   Backing Filesystem: extfs
09:29:24 [2021-03-03T09:29:24.583Z]   Supports d_type: true
09:29:24 [2021-03-03T09:29:24.583Z]   Native Overlay Diff: true
09:29:24 [2021-03-03T09:29:24.583Z]  Logging Driver: json-file
09:29:24 [2021-03-03T09:29:24.583Z]  Cgroup Driver: cgroupfs
09:29:24 [2021-03-03T09:29:24.583Z]  Cgroup Version: 1
09:29:24 [2021-03-03T09:29:24.583Z]  Plugins:
09:29:24 [2021-03-03T09:29:24.583Z]   Volume: local
09:29:24 [2021-03-03T09:29:24.583Z]   Network: bridge host ipvlan macvlan null overlay
09:29:24 [2021-03-03T09:29:24.583Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:29:24 [2021-03-03T09:29:24.583Z]  Swarm: inactive
09:29:24 [2021-03-03T09:29:24.583Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:29:24 [2021-03-03T09:29:24.583Z]  Default Runtime: runc
09:29:24 [2021-03-03T09:29:24.583Z]  Init Binary: docker-init
09:29:24 [2021-03-03T09:29:24.583Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:24 [2021-03-03T09:29:24.583Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:29:24 [2021-03-03T09:29:24.583Z]  init version: de40ad0
09:29:24 [2021-03-03T09:29:24.583Z]  Security Options:
09:29:24 [2021-03-03T09:29:24.583Z]   apparmor
09:29:24 [2021-03-03T09:29:24.583Z]   seccomp
09:29:24 [2021-03-03T09:29:24.583Z]    Profile: default
09:29:24 [2021-03-03T09:29:24.583Z]  Kernel Version: 4.15.0-1093-aws
09:29:24 [2021-03-03T09:29:24.583Z]  Operating System: Ubuntu 16.04.7 LTS
09:29:24 [2021-03-03T09:29:24.583Z]  OSType: linux
09:29:24 [2021-03-03T09:29:24.583Z]  Architecture: aarch64
09:29:24 [2021-03-03T09:29:24.583Z]  CPUs: 4
09:29:24 [2021-03-03T09:29:24.583Z]  Total Memory: 7.525GiB
09:29:24 [2021-03-03T09:29:24.583Z]  Name: ip-10-100-105-77
09:29:24 [2021-03-03T09:29:24.583Z]  ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S
09:29:24 [2021-03-03T09:29:24.583Z]  Docker Root Dir: /var/lib/docker
09:29:24 [2021-03-03T09:29:24.583Z]  Debug Mode: false
09:29:24 [2021-03-03T09:29:24.583Z]  Registry: https://index.docker.io/v1/
09:29:24 [2021-03-03T09:29:24.583Z]  Labels:
09:29:24 [2021-03-03T09:29:24.583Z]  Experimental: true
09:29:24 [2021-03-03T09:29:24.583Z]  Insecure Registries:
09:29:24 [2021-03-03T09:29:24.583Z]   127.0.0.0/8
09:29:24 [2021-03-03T09:29:24.583Z]  Live Restore Enabled: true
09:29:24 [2021-03-03T09:29:24.583Z] 
09:29:24 [2021-03-03T09:29:24.583Z] WARNING: No swap limit support
[Pipeline] sh
09:29:24 [2021-03-03T09:29:24.655Z] #8 ...
09:29:24 [2021-03-03T09:29:24.655Z] 
09:29:24 [2021-03-03T09:29:24.655Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:29:24 [2021-03-03T09:29:24.655Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:29:24 [2021-03-03T09:29:24.655Z] #7 DONE 0.2s
09:29:24 [2021-03-03T09:29:24.655Z] 
09:29:24 [2021-03-03T09:29:24.655Z] #8 [internal] load metadata for docker.io/library/debian:buster
09:29:24 [2021-03-03T09:29:24.655Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:29:24 [2021-03-03T09:29:24.655Z] #8 DONE 0.3s
09:29:24 [2021-03-03T09:29:24.655Z] 
09:29:24 [2021-03-03T09:29:24.655Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:29:24 [2021-03-03T09:29:24.655Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:29:24 [2021-03-03T09:29:24.893Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:29:24 [2021-03-03T09:29:24.893Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:29:24 [2021-03-03T09:29:24.893Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42109/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:29:24 [2021-03-03T09:29:24.893Z] + bash /home/ubuntu/workspace/moby_PR-42109/check-config.sh
09:29:24 [2021-03-03T09:29:24.893Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:29:24 [2021-03-03T09:29:24.893Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ...
09:29:24 [2021-03-03T09:29:24.893Z] 
09:29:24 [2021-03-03T09:29:24.893Z] Generally Necessary:
09:29:24 [2021-03-03T09:29:24.893Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:29:24 [2021-03-03T09:29:24.893Z] - apparmor: enabled and tools installed
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_NAMESPACES: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_NET_NS: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_PID_NS: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_IPC_NS: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_UTS_NS: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_CGROUPS: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_CGROUP_CPUACCT: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_CGROUP_DEVICE: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_CGROUP_FREEZER: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_CGROUP_SCHED: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_CPUSETS: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_MEMCG: enabled
09:29:25 [2021-03-03T09:29:25.155Z] - CONFIG_KEYS: enabled
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_VETH: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_BRIDGE: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:29:25 [2021-03-03T09:29:25.156Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_NF_NAT: enabled (as module)
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_NF_NAT_NEEDED: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_POSIX_MQUEUE: enabled
09:29:25 [2021-03-03T09:29:25.418Z] 
09:29:25 [2021-03-03T09:29:25.418Z] Optional Features:
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_USER_NS: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_SECCOMP: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_CGROUP_PIDS: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_MEMCG_SWAP: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:29:25 [2021-03-03T09:29:25.418Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_BLK_CGROUP: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_IOSCHED_CFQ: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_CGROUP_PERF: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_CGROUP_HUGETLB: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_CFS_BANDWIDTH: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_RT_GROUP_SCHED: missing
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_IP_VS: enabled (as module)
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_IP_VS_NFCT: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:29:25 [2021-03-03T09:29:25.418Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:29:25 [2021-03-03T09:29:25.593Z] #6 DONE 1.0s
09:29:25 [2021-03-03T09:29:25.679Z] - CONFIG_IP_VS_RR: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z] - CONFIG_EXT4_FS: enabled
09:29:25 [2021-03-03T09:29:25.679Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:29:25 [2021-03-03T09:29:25.679Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:29:25 [2021-03-03T09:29:25.679Z] - Network Drivers:
09:29:25 [2021-03-03T09:29:25.679Z]   - "overlay":
09:29:25 [2021-03-03T09:29:25.679Z]     - CONFIG_VXLAN: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:29:25 [2021-03-03T09:29:25.679Z]       Optional (for encrypted networks):
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_CRYPTO: enabled
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_CRYPTO_AEAD: enabled
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_CRYPTO_GCM: enabled
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_CRYPTO_GHASH: enabled
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_XFRM: enabled
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_XFRM_USER: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_INET_ESP: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z]   - "ipvlan":
09:29:25 [2021-03-03T09:29:25.679Z]     - CONFIG_IPVLAN: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z]   - "macvlan":
09:29:25 [2021-03-03T09:29:25.679Z]     - CONFIG_MACVLAN: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z]     - CONFIG_DUMMY: enabled (as module)
09:29:25 [2021-03-03T09:29:25.679Z]   - "ftp,tftp client in container":
09:29:25 [2021-03-03T09:29:25.800Z] #8 DONE 2.1s
09:29:25 [2021-03-03T09:29:25.828Z] #41 ...
09:29:25 [2021-03-03T09:29:25.828Z] 
09:29:25 [2021-03-03T09:29:25.828Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:29:25 [2021-03-03T09:29:25.828Z] #55 sha256:a3959bd455956f2f376df908c7860582bbf362c8f240a8a8741084fa79aa4528
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.174 + RM_GOPATH=0
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.174 + TMP_GOPATH=
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.174 + : /build
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.174 + '[' -z '' ']'
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.179 ++ mktemp -d
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.179 + export GOPATH=/tmp/tmp.dLFgoJXt0F
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.187 + GOPATH=/tmp/tmp.dLFgoJXt0F
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.187 + RM_GOPATH=1
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.187 + case "$(go env GOARCH)" in
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.191 ++ go env GOARCH
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.218 + export GO_BUILDMODE=-buildmode=pie
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.218 + GO_BUILDMODE=-buildmode=pie
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.219 ++ dirname /tmp/install/install.sh
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.227 + dir=/tmp/install
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.227 + bin=containerd
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.227 + shift
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.227 + '[' '!' -f /tmp/install/containerd.installer ']'
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.228 + . /tmp/install/containerd.installer
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.229 ++ set -e
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.229 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.230 + install_containerd
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.231 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.235 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.238 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dLFgoJXt0F/src/github.com/containerd/containerd
09:29:25 [2021-03-03T09:29:25.828Z] #55 1.255 Cloning into '/tmp/tmp.dLFgoJXt0F/src/github.com/containerd/containerd'...
09:29:25 [2021-03-03T09:29:25.828Z] #55 ...
09:29:25 [2021-03-03T09:29:25.828Z] 
09:29:25 [2021-03-03T09:29:25.828Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:29:25 [2021-03-03T09:29:25.828Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:29:25 [2021-03-03T09:29:25.828Z] #12 54.95 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]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.56 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]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 57.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
09:29:25 [2021-03-03T09:29:25.828Z] #12 58.91 debconf: delaying package configuration, since apt-utils is not installed
09:29:25 [2021-03-03T09:29:25.828Z] #12 59.11 Fetched 78.2 MB in 8s (9695 kB/s)
09:29:25 [2021-03-03T09:29:25.828Z] #12 59.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:29:25 [2021-03-03T09:29:25.828Z] #12 59.28 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
09:29:25 [2021-03-03T09:29:25.828Z] #12 59.31 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:29:25 [2021-03-03T09:29:25.828Z] #12 59.72 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
09:29:25 [2021-03-03T09:29:25.828Z] #12 59.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 ... 15410 files and directories currently installed.)
09:29:25 [2021-03-03T09:29:25.828Z] #12 60.01 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
09:29:25 [2021-03-03T09:29:25.828Z] #12 60.03 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:29:25 [2021-03-03T09:29:25.828Z] #12 60.28 Setting up libudev1:amd64 (241-7~deb10u6) ...
09:29:25 [2021-03-03T09:29:25.828Z] #12 60.52 Selecting previously unselected package binutils-mingw-w64-i686.
09:29:25 [2021-03-03T09:29:25.828Z] #12 60.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:29:25 [2021-03-03T09:29:25.828Z] #12 60.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:29:25 [2021-03-03T09:29:25.828Z] #12 60.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:29:25 [2021-03-03T09:29:25.941Z] - Storage Drivers:
09:29:25 [2021-03-03T09:29:25.941Z]   - "aufs":
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_AUFS_FS: enabled (as module)
09:29:25 [2021-03-03T09:29:25.941Z]   - "btrfs":
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:29:25 [2021-03-03T09:29:25.941Z]   - "devicemapper":
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_BLK_DEV_DM: enabled
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:29:25 [2021-03-03T09:29:25.941Z]   - "overlay":
09:29:25 [2021-03-03T09:29:25.941Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:29:25 [2021-03-03T09:29:25.941Z]   - "zfs":
09:29:25 [2021-03-03T09:29:25.941Z]     - /dev/zfs: missing
09:29:25 [2021-03-03T09:29:25.941Z]     - zfs command: missing
09:29:25 [2021-03-03T09:29:25.941Z]     - zpool command: missing
09:29:25 [2021-03-03T09:29:25.941Z] 
09:29:25 [2021-03-03T09:29:25.941Z] Limits:
09:29:25 [2021-03-03T09:29:25.941Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:29:25 [2021-03-03T09:29:25.941Z] 
09:29:25 [2021-03-03T09:29:25.941Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:29:26 [2021-03-03T09:29:26.295Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 .
09:29:26 [2021-03-03T09:29:26.537Z] 
09:29:26 [2021-03-03T09:29:26.537Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:26 [2021-03-03T09:29:26.537Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:29:26 [2021-03-03T09:29:26.537Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:29:26 [2021-03-03T09:29:26.804Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:29:26 [2021-03-03T09:29:26.804Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
09:29:26 [2021-03-03T09:29:26.804Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
09:29:26 [2021-03-03T09:29:26.804Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s
09:29:26 [2021-03-03T09:29:26.804Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.29MB / 50.40MB 0.2s
09:29:26 [2021-03-03T09:29:26.869Z] #2 [internal] load .dockerignore
09:29:26 [2021-03-03T09:29:26.869Z] #2 sha256:ce88e9d922f93bee3762566a94a30d7de7dc81a525bf34a6ffc6b033d866b4a2
09:29:27 [2021-03-03T09:29:27.071Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 10.49MB / 50.40MB 0.3s
09:29:27 [2021-03-03T09:29:27.072Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 14.68MB / 50.40MB 0.4s
09:29:27 [2021-03-03T09:29:27.181Z] 
09:29:27 [2021-03-03T09:29:27.181Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:27 [2021-03-03T09:29:27.181Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:29:27 [2021-03-03T09:29:27.181Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:29:27 [2021-03-03T09:29:27.181Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:29:27 [2021-03-03T09:29:27.181Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
09:29:27 [2021-03-03T09:29:27.181Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
09:29:27 [2021-03-03T09:29:27.193Z] #12 63.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:29:27 [2021-03-03T09:29:27.193Z] #12 63.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:29:27 [2021-03-03T09:29:27.193Z] #12 63.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:29:27 [2021-03-03T09:29:27.193Z] #12 ...
09:29:27 [2021-03-03T09:29:27.193Z] 
09:29:27 [2021-03-03T09:29:27.193Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:29:27 [2021-03-03T09:29:27.193Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:29:27 [2021-03-03T09:29:27.193Z] #41 63.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:29:27 [2021-03-03T09:29:27.193Z] #41 63.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:29:27 [2021-03-03T09:29:27.193Z] #41 63.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:29:27 [2021-03-03T09:29:27.193Z] #41 63.45 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:29:27 [2021-03-03T09:29:27.337Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 19.92MB / 50.40MB 0.5s
09:29:27 [2021-03-03T09:29:27.337Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 25.17MB / 50.40MB 0.7s
09:29:27 [2021-03-03T09:29:27.449Z] #41 63.47 Setting up python-six (1.12.0-1) ...
09:29:27 [2021-03-03T09:29:27.599Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 29.36MB / 50.40MB 0.8s
09:29:27 [2021-03-03T09:29:27.599Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 33.55MB / 50.40MB 1.0s
09:29:27 [2021-03-03T09:29:27.858Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 36.88MB / 50.40MB 1.1s
09:29:27 [2021-03-03T09:29:27.859Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 40.89MB / 50.40MB 1.2s
09:29:28 [2021-03-03T09:29:28.013Z] #41 ...
09:29:28 [2021-03-03T09:29:28.013Z] 
09:29:28 [2021-03-03T09:29:28.013Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:29:28 [2021-03-03T09:29:28.013Z] #46 sha256:cdd21baab6aacc380ee447116752c0dfc43c32eb8419d875e4a73e0e48a932c5
09:29:28 [2021-03-03T09:29:28.013Z] #46 DONE 64.3s
09:29:28 [2021-03-03T09:29:28.118Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 47.19MB / 50.40MB 1.4s
09:29:28 [2021-03-03T09:29:28.118Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.5s
09:29:28 [2021-03-03T09:29:28.258Z] #2 transferring context: 87B done
09:29:28 [2021-03-03T09:29:28.258Z] #2 DONE 1.6s
09:29:28 [2021-03-03T09:29:28.258Z] 
09:29:28 [2021-03-03T09:29:28.258Z] #1 [internal] load build definition from Dockerfile
09:29:28 [2021-03-03T09:29:28.258Z] #1 sha256:5da5f03d3373663833c0d0a1ed369e1569eccd791ecdaecf0d5e80e2af53a859
09:29:28 [2021-03-03T09:29:28.258Z] #1 transferring dockerfile: 16.55kB done
09:29:28 [2021-03-03T09:29:28.258Z] #1 DONE 1.7s
09:29:28 [2021-03-03T09:29:28.269Z] 
09:29:28 [2021-03-03T09:29:28.269Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:29:28 [2021-03-03T09:29:28.269Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:29:28 [2021-03-03T09:29:28.269Z] #44 64.12 time
09:29:28 [2021-03-03T09:29:28.834Z] 
09:29:28 [2021-03-03T09:29:28.834Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:29:28 [2021-03-03T09:29:28.834Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c
09:29:29 [2021-03-03T09:29:29.062Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.3s done
09:29:29 [2021-03-03T09:29:29.782Z] #3 DONE 0.8s
09:29:29 [2021-03-03T09:29:29.782Z] 
09:29:29 [2021-03-03T09:29:29.782Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:29:29 [2021-03-03T09:29:29.782Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e
09:29:29 [2021-03-03T09:29:29.782Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:29:29 [2021-03-03T09:29:29.782Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
09:29:29 [2021-03-03T09:29:29.782Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
09:29:29 [2021-03-03T09:29:29.782Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s
09:29:29 [2021-03-03T09:29:29.782Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:29:30 [2021-03-03T09:29:30.006Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b
09:29:30 [2021-03-03T09:29:30.044Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.29MB / 8.28MB 0.3s
09:29:30 [2021-03-03T09:29:30.044Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s
09:29:30 [2021-03-03T09:29:30.306Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done
09:29:30 [2021-03-03T09:29:30.306Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
09:29:30 [2021-03-03T09:29:30.569Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
09:29:30 [2021-03-03T09:29:30.831Z] #44 ...
09:29:30 [2021-03-03T09:29:30.831Z] 
09:29:30 [2021-03-03T09:29:30.831Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:29:30 [2021-03-03T09:29:30.831Z] #50 sha256:86bc18b169019ed0a21e708a39a656fdebb0e61b45e8f61582ef90a5c461675d
09:29:30 [2021-03-03T09:29:30.831Z] #50 56.53 syscall
09:29:30 [2021-03-03T09:29:30.831Z] #50 56.55 reflect
09:29:30 [2021-03-03T09:29:30.831Z] #50 63.26 time
09:29:30 [2021-03-03T09:29:30.831Z] #50 ...
09:29:30 [2021-03-03T09:29:30.831Z] 
09:29:30 [2021-03-03T09:29:30.831Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:29:30 [2021-03-03T09:29:30.831Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:29:30 [2021-03-03T09:29:30.831Z] #35 57.63 Selecting previously unselected package libicu63:amd64.
09:29:30 [2021-03-03T09:29:30.831Z] #35 57.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 57.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 64.89 Selecting previously unselected package libxml2:amd64.
09:29:30 [2021-03-03T09:29:30.831Z] #35 64.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 64.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 65.88 Selecting previously unselected package libarchive13:amd64.
09:29:30 [2021-03-03T09:29:30.831Z] #35 65.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 65.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.23 Selecting previously unselected package libjsoncpp1:amd64.
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.37 Selecting previously unselected package librhash0:amd64.
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.43 Unpacking librhash0:amd64 (1.3.8-1) ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.61 Selecting previously unselected package libuv1:amd64.
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.62 Unpacking libuv1:amd64 (1.24.1-1) ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.79 Selecting previously unselected package cmake.
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 66.81 Unpacking cmake (3.13.4-1) ...
09:29:30 [2021-03-03T09:29:30.831Z] #35 ...
09:29:30 [2021-03-03T09:29:30.831Z] 
09:29:30 [2021-03-03T09:29:30.831Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:29:30 [2021-03-03T09:29:30.831Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:29:30 [2021-03-03T09:29:30.831Z] #12 66.91 Selecting previously unselected package binutils-mingw-w64.
09:29:30 [2021-03-03T09:29:30.831Z] #12 66.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #12 66.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:29:30 [2021-03-03T09:29:30.831Z] #12 67.05 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:29:30 [2021-03-03T09:29:30.831Z] #12 67.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:29:30 [2021-03-03T09:29:30.831Z] #12 67.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:29:30 [2021-03-03T09:29:30.832Z] #4 DONE 0.9s
09:29:31 [2021-03-03T09:29:31.088Z] #12 67.26 Selecting previously unselected package dmsetup.
09:29:31 [2021-03-03T09:29:31.088Z] #12 67.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:29:31 [2021-03-03T09:29:31.088Z] #12 67.28 Unpacking dmsetup (2:1.02.155-3) ...
09:29:31 [2021-03-03T09:29:31.094Z] 
09:29:31 [2021-03-03T09:29:31.094Z] #5 [internal] load build definition from Dockerfile
09:29:31 [2021-03-03T09:29:31.094Z] #5 sha256:ff557dcf207a1a261c1692e837a8372d7c7e00884d445394f8ade8ac9a998522
09:29:31 [2021-03-03T09:29:31.094Z] #5 transferring dockerfile: 16.55kB done
09:29:31 [2021-03-03T09:29:31.094Z] #5 DONE 0.0s
09:29:31 [2021-03-03T09:29:31.094Z] 
09:29:31 [2021-03-03T09:29:31.094Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:29:31 [2021-03-03T09:29:31.094Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
09:29:31 [2021-03-03T09:29:31.356Z] #8 DONE 0.4s
09:29:31 [2021-03-03T09:29:31.356Z] 
09:29:31 [2021-03-03T09:29:31.356Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:29:31 [2021-03-03T09:29:31.356Z] #7 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071
09:29:31 [2021-03-03T09:29:31.356Z] #7 DONE 0.4s
09:29:31 [2021-03-03T09:29:31.356Z] 
09:29:31 [2021-03-03T09:29:31.356Z] #6 [internal] load metadata for docker.io/library/debian:buster
09:29:31 [2021-03-03T09:29:31.356Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
09:29:31 [2021-03-03T09:29:31.386Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 3.4s
09:29:31 [2021-03-03T09:29:31.386Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.19MB / 50.40MB 3.9s
09:29:31 [2021-03-03T09:29:31.386Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.39MB / 50.40MB 4.1s
09:29:31 [2021-03-03T09:29:31.386Z] #12 67.54 Selecting previously unselected package mingw-w64-common.
09:29:31 [2021-03-03T09:29:31.386Z] #12 67.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:29:31 [2021-03-03T09:29:31.386Z] #12 67.54 Unpacking mingw-w64-common (6.0.0-3) ...
09:29:31 [2021-03-03T09:29:31.647Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 17.83MB / 50.40MB 4.3s
09:29:31 [2021-03-03T09:29:31.914Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 33.55MB / 50.40MB 4.6s
09:29:31 [2021-03-03T09:29:31.914Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 37.75MB / 50.40MB 4.7s
09:29:31 [2021-03-03T09:29:31.922Z] #25 ...
09:29:31 [2021-03-03T09:29:31.922Z] 
09:29:31 [2021-03-03T09:29:31.922Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:29:31 [2021-03-03T09:29:31.922Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:29:31 [2021-03-03T09:29:31.922Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:29:31 [2021-03-03T09:29:31.922Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:29:31 [2021-03-03T09:29:31.922Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:29:31 [2021-03-03T09:29:31.923Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
09:29:31 [2021-03-03T09:29:31.923Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.0s done
09:29:31 [2021-03-03T09:29:31.923Z] #61 DONE 5.3s
09:29:31 [2021-03-03T09:29:31.923Z] 
09:29:31 [2021-03-03T09:29:31.923Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:31 [2021-03-03T09:29:31.923Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:29:31 [2021-03-03T09:29:31.923Z] #25 ...
09:29:31 [2021-03-03T09:29:31.923Z] 
09:29:31 [2021-03-03T09:29:31.923Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:31 [2021-03-03T09:29:31.923Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done
09:29:31 [2021-03-03T09:29:31.923Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.7s
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.12MB / 120.17MB 5.2s
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 5.2s
09:29:31 [2021-03-03T09:29:31.923Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.2s
09:29:31 [2021-03-03T09:29:31.928Z] #6 DONE 0.8s
09:29:32 [2021-03-03T09:29:32.174Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 42.99MB / 50.40MB 4.8s
09:29:32 [2021-03-03T09:29:32.174Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 46.14MB / 50.40MB 5.0s
09:29:32 [2021-03-03T09:29:32.184Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.3s
09:29:32 [2021-03-03T09:29:32.184Z] #9 ...
09:29:32 [2021-03-03T09:29:32.184Z] 
09:29:32 [2021-03-03T09:29:32.184Z] #22 [internal] load build context
09:29:32 [2021-03-03T09:29:32.184Z] #22 sha256:4a64c63c25c4e0f6c693d5ce4d4ffdac6e4e5faa88f96995de330539701d5af3
09:29:32 [2021-03-03T09:29:32.184Z] #22 transferring context: 53.38MB 5.5s done
09:29:32 [2021-03-03T09:29:32.184Z] #22 DONE 5.7s
09:29:32 [2021-03-03T09:29:32.184Z] 
09:29:32 [2021-03-03T09:29:32.184Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:32 [2021-03-03T09:29:32.184Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:32 [2021-03-03T09:29:32.184Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 5.5s
09:29:32 [2021-03-03T09:29:32.184Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 5.5s
09:29:32 [2021-03-03T09:29:32.184Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.3s done
09:29:32 [2021-03-03T09:29:32.437Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 5.2s
09:29:32 [2021-03-03T09:29:32.444Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 5.7s
09:29:32 [2021-03-03T09:29:32.444Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s
09:29:32 [2021-03-03T09:29:32.700Z] #25 ...
09:29:32 [2021-03-03T09:29:32.700Z] 
09:29:32 [2021-03-03T09:29:32.700Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:32 [2021-03-03T09:29:32.700Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 5.4s
09:29:32 [2021-03-03T09:29:32.700Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.7s
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done
09:29:32 [2021-03-03T09:29:32.700Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 5.7s
09:29:32 [2021-03-03T09:29:32.703Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.44MB / 120.17MB 5.9s
09:29:32 [2021-03-03T09:29:32.959Z] #9 ...
09:29:32 [2021-03-03T09:29:32.959Z] 
09:29:32 [2021-03-03T09:29:32.959Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:29:32 [2021-03-03T09:29:32.959Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:29:32 [2021-03-03T09:29:32.959Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:29:32 [2021-03-03T09:29:32.959Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:29:32 [2021-03-03T09:29:32.959Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:29:32 [2021-03-03T09:29:32.959Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
09:29:32 [2021-03-03T09:29:32.959Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.7s done
09:29:32 [2021-03-03T09:29:32.959Z] #61 DONE 5.8s
09:29:32 [2021-03-03T09:29:32.959Z] 
09:29:32 [2021-03-03T09:29:32.959Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:32 [2021-03-03T09:29:32.959Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:32 [2021-03-03T09:29:32.959Z] #9 ...
09:29:32 [2021-03-03T09:29:32.959Z] 
09:29:32 [2021-03-03T09:29:32.959Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:32 [2021-03-03T09:29:32.959Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:29:32 [2021-03-03T09:29:32.959Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 5.6s done
09:29:32 [2021-03-03T09:29:32.962Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.52MB / 120.17MB 6.2s
09:29:32 [2021-03-03T09:29:32.962Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s done
09:29:33 [2021-03-03T09:29:33.218Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b
09:29:33 [2021-03-03T09:29:33.277Z] #12 ...
09:29:33 [2021-03-03T09:29:33.277Z] 
09:29:33 [2021-03-03T09:29:33.277Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:29:33 [2021-03-03T09:29:33.277Z] #33 sha256:7eb31eb8f4bb895358214030d10b24ea40b322ddfb562b4dd59a8009ba238cca
09:29:33 [2021-03-03T09:29:33.277Z] #33 59.34 time
09:29:33 [2021-03-03T09:29:33.277Z] #33 65.70 internal/poll
09:29:33 [2021-03-03T09:29:33.277Z] #33 67.09 internal/fmtsort
09:29:33 [2021-03-03T09:29:33.277Z] #33 67.60 internal/syscall/execenv
09:29:33 [2021-03-03T09:29:33.277Z] #33 67.71 internal/syscall/unix
09:29:33 [2021-03-03T09:29:33.277Z] #33 67.81 strings
09:29:33 [2021-03-03T09:29:33.277Z] #33 68.03 os
09:29:33 [2021-03-03T09:29:33.277Z] #33 ...
09:29:33 [2021-03-03T09:29:33.277Z] 
09:29:33 [2021-03-03T09:29:33.277Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:29:33 [2021-03-03T09:29:33.277Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.64 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.67 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.72 Setting up protobuf-compiler (3.6.1.3-2) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.76 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.78 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:29:33 [2021-03-03T09:29:33.277Z] #41 67.80 Setting up python-protobuf (3.6.1.3-2) ...
09:29:33 [2021-03-03T09:29:33.490Z] Client:
09:29:33 [2021-03-03T09:29:33.490Z]  Context:    default
09:29:33 [2021-03-03T09:29:33.490Z]  Debug Mode: false
09:29:33 [2021-03-03T09:29:33.490Z]  Plugins:
09:29:33 [2021-03-03T09:29:33.490Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:29:33 [2021-03-03T09:29:33.490Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:29:33 [2021-03-03T09:29:33.490Z] 
09:29:33 [2021-03-03T09:29:33.490Z] Server:
09:29:33 [2021-03-03T09:29:33.490Z]  Containers: 0
09:29:33 [2021-03-03T09:29:33.490Z]   Running: 0
09:29:33 [2021-03-03T09:29:33.490Z]   Paused: 0
09:29:33 [2021-03-03T09:29:33.490Z]   Stopped: 0
09:29:33 [2021-03-03T09:29:33.490Z]  Images: 0
09:29:33 [2021-03-03T09:29:33.490Z]  Server Version: 20.10.3
09:29:33 [2021-03-03T09:29:33.490Z]  Storage Driver: overlay2
09:29:33 [2021-03-03T09:29:33.490Z]   Backing Filesystem: extfs
09:29:33 [2021-03-03T09:29:33.490Z]   Supports d_type: true
09:29:33 [2021-03-03T09:29:33.490Z]   Native Overlay Diff: true
09:29:33 [2021-03-03T09:29:33.490Z]  Logging Driver: json-file
09:29:33 [2021-03-03T09:29:33.490Z]  Cgroup Driver: systemd
09:29:33 [2021-03-03T09:29:33.490Z]  Cgroup Version: 2
09:29:33 [2021-03-03T09:29:33.490Z]  Plugins:
09:29:33 [2021-03-03T09:29:33.490Z]   Volume: local
09:29:33 [2021-03-03T09:29:33.490Z]   Network: bridge host ipvlan macvlan null overlay
09:29:33 [2021-03-03T09:29:33.490Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:29:33 [2021-03-03T09:29:33.490Z]  Swarm: inactive
09:29:33 [2021-03-03T09:29:33.490Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
09:29:33 [2021-03-03T09:29:33.490Z]  Default Runtime: runc
09:29:33 [2021-03-03T09:29:33.490Z]  Init Binary: docker-init
09:29:33 [2021-03-03T09:29:33.490Z]  containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:29:33 [2021-03-03T09:29:33.490Z]  runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff
09:29:33 [2021-03-03T09:29:33.490Z]  init version: de40ad0
09:29:33 [2021-03-03T09:29:33.490Z]  Security Options:
09:29:33 [2021-03-03T09:29:33.490Z]   apparmor
09:29:33 [2021-03-03T09:29:33.490Z]   seccomp
09:29:33 [2021-03-03T09:29:33.490Z]    Profile: default
09:29:33 [2021-03-03T09:29:33.490Z]   cgroupns
09:29:33 [2021-03-03T09:29:33.490Z]  Kernel Version: 5.4.0-1037-aws
09:29:33 [2021-03-03T09:29:33.490Z]  Operating System: Ubuntu 20.04.2 LTS
09:29:33 [2021-03-03T09:29:33.490Z]  OSType: linux
09:29:33 [2021-03-03T09:29:33.490Z]  Architecture: x86_64
09:29:33 [2021-03-03T09:29:33.490Z]  CPUs: 2
09:29:33 [2021-03-03T09:29:33.490Z]  Total Memory: 7.487GiB
09:29:33 [2021-03-03T09:29:33.490Z]  Name: ip-10-100-111-86
09:29:33 [2021-03-03T09:29:33.490Z]  ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K
09:29:33 [2021-03-03T09:29:33.490Z]  Docker Root Dir: /var/lib/docker
09:29:33 [2021-03-03T09:29:33.490Z]  Debug Mode: false
09:29:33 [2021-03-03T09:29:33.490Z]  Registry: https://index.docker.io/v1/
09:29:33 [2021-03-03T09:29:33.490Z]  Labels:
09:29:33 [2021-03-03T09:29:33.490Z]  Experimental: true
09:29:33 [2021-03-03T09:29:33.490Z]  Insecure Registries:
09:29:33 [2021-03-03T09:29:33.490Z]   127.0.0.0/8
09:29:33 [2021-03-03T09:29:33.490Z]  Live Restore Enabled: true
09:29:33 [2021-03-03T09:29:33.490Z] 
09:29:33 [2021-03-03T09:29:33.490Z] WARNING: No kernel memory TCP limit support
09:29:33 [2021-03-03T09:29:33.490Z] WARNING: No oom kill disable support
09:29:33 [2021-03-03T09:29:33.490Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:29:33 [2021-03-03T09:29:33.826Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 .
09:29:33 [2021-03-03T09:29:33.826Z] #2 [internal] load .dockerignore
09:29:33 [2021-03-03T09:29:33.826Z] #2 sha256:4a6b55575810cf0bdfbf111b825c783d76b24665c6071162b3746fc2de193405
09:29:33 [2021-03-03T09:29:33.846Z] 
09:29:33 [2021-03-03T09:29:33.846Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:29:33 [2021-03-03T09:29:33.846Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665
09:29:33 [2021-03-03T09:29:33.846Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:29:34 [2021-03-03T09:29:34.085Z] #2 transferring context: 87B done
09:29:34 [2021-03-03T09:29:34.085Z] #2 DONE 0.0s
09:29:34 [2021-03-03T09:29:34.085Z] 
09:29:34 [2021-03-03T09:29:34.085Z] #1 [internal] load build definition from Dockerfile
09:29:34 [2021-03-03T09:29:34.085Z] #1 sha256:27ef42248861be917e183dcb330a0cd013cb8a4d5f4a431dfc8ac94006c20699
09:29:34 [2021-03-03T09:29:34.085Z] #1 transferring dockerfile: 16.55kB done
09:29:34 [2021-03-03T09:29:34.085Z] #1 DONE 0.1s
09:29:34 [2021-03-03T09:29:34.085Z] 
09:29:34 [2021-03-03T09:29:34.085Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
09:29:34 [2021-03-03T09:29:34.085Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996
09:29:34 [2021-03-03T09:29:34.110Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:29:34 [2021-03-03T09:29:34.110Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:29:34 [2021-03-03T09:29:34.110Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
09:29:34 [2021-03-03T09:29:34.110Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.10MB / 9.86MB 0.2s
09:29:34 [2021-03-03T09:29:34.157Z] #25 ...
09:29:34 [2021-03-03T09:29:34.157Z] 
09:29:34 [2021-03-03T09:29:34.157Z] #22 [internal] load build context
09:29:34 [2021-03-03T09:29:34.157Z] #22 sha256:422dcc77210a4c3d95f8822923162e98e905f5b6f3a71d2a2eda8b1c490a5045
09:29:34 [2021-03-03T09:29:34.157Z] #22 transferring context: 53.38MB 6.4s done
09:29:34 [2021-03-03T09:29:34.157Z] #22 DONE 6.9s
09:29:34 [2021-03-03T09:29:34.157Z] 
09:29:34 [2021-03-03T09:29:34.157Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:34 [2021-03-03T09:29:34.157Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:29:34 [2021-03-03T09:29:34.372Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s
09:29:34 [2021-03-03T09:29:34.633Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
09:29:34 [2021-03-03T09:29:34.633Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
09:29:34 [2021-03-03T09:29:34.652Z] #3 DONE 0.6s
09:29:34 [2021-03-03T09:29:34.652Z] 
09:29:34 [2021-03-03T09:29:34.652Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
09:29:34 [2021-03-03T09:29:34.652Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c
09:29:34 [2021-03-03T09:29:34.652Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
09:29:34 [2021-03-03T09:29:34.686Z] #41 ...
09:29:34 [2021-03-03T09:29:34.686Z] 
09:29:34 [2021-03-03T09:29:34.686Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:29:34 [2021-03-03T09:29:34.686Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:29:34 [2021-03-03T09:29:34.686Z] #35 69.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 69.87 Setting up xxd (2:8.1.0875-5) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 69.89 Setting up libuv1:amd64 (1.24.1-1) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 69.91 Setting up vim-common (2:8.1.0875-5) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 69.94 Setting up librhash0:amd64 (1.3.8-1) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 69.96 Setting up cmake-data (3.13.4-1) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 69.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 70.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 70.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 70.03 Setting up cmake (3.13.4-1) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 70.04 Processing triggers for libc-bin (2.28-10) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 70.16 Processing triggers for mime-support (3.62) ...
09:29:34 [2021-03-03T09:29:34.686Z] #35 DONE 70.9s
09:29:34 [2021-03-03T09:29:34.911Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
09:29:34 [2021-03-03T09:29:34.911Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
09:29:34 [2021-03-03T09:29:34.911Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
09:29:34 [2021-03-03T09:29:34.911Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
09:29:34 [2021-03-03T09:29:34.911Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.34MB / 8.88MB 0.2s
09:29:34 [2021-03-03T09:29:34.943Z] 
09:29:34 [2021-03-03T09:29:34.943Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:29:34 [2021-03-03T09:29:34.943Z] #36 sha256:a03043e9945e6903908b4e6ac12cf6050911d5580ac58bafe2ab7dad8c3f8247
09:29:35 [2021-03-03T09:29:35.170Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
09:29:35 [2021-03-03T09:29:35.170Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done
09:29:35 [2021-03-03T09:29:35.429Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
09:29:35 [2021-03-03T09:29:35.499Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.6s done
09:29:35 [2021-03-03T09:29:35.694Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
09:29:35 [2021-03-03T09:29:35.694Z] #4 DONE 1.0s
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.118 + RM_GOPATH=0
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.118 + TMP_GOPATH=
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.118 + : /build
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.118 + '[' -z '' ']'
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.121 ++ mktemp -d
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.121 + export GOPATH=/tmp/tmp.9ZOxZS9nKF
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.121 + GOPATH=/tmp/tmp.9ZOxZS9nKF
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.121 + RM_GOPATH=1
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.121 + case "$(go env GOARCH)" in
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.122 ++ go env GOARCH
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.166 + export GO_BUILDMODE=-buildmode=pie
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.166 + GO_BUILDMODE=-buildmode=pie
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.167 ++ dirname /tmp/install/install.sh
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.167 + dir=/tmp/install
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.167 + bin=tini
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.167 + shift
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.176 + '[' '!' -f /tmp/install/tini.installer ']'
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.176 + . /tmp/install/tini.installer
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.176 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.176 + install_tini
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.176 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.176 + git clone https://github.com/krallin/tini.git /tmp/tmp.9ZOxZS9nKF/tini
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.176 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:29:35 [2021-03-03T09:29:35.913Z] #36 1.177 Cloning into '/tmp/tmp.9ZOxZS9nKF/tini'...
09:29:35 [2021-03-03T09:29:35.990Z] 
09:29:35 [2021-03-03T09:29:35.990Z] #5 [internal] load build definition from Dockerfile
09:29:35 [2021-03-03T09:29:35.990Z] #5 sha256:4b1421634a443ed94452fd06d116945d9009e20e2a02108ed5aacb9134cf29b2
09:29:35 [2021-03-03T09:29:35.990Z] #5 transferring dockerfile: 16.55kB done
09:29:35 [2021-03-03T09:29:35.990Z] #5 DONE 0.0s
09:29:35 [2021-03-03T09:29:35.990Z] 
09:29:35 [2021-03-03T09:29:35.990Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:29:35 [2021-03-03T09:29:35.990Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:29:36 [2021-03-03T09:29:36.143Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
09:29:36 [2021-03-03T09:29:36.248Z] #8 ...
09:29:36 [2021-03-03T09:29:36.248Z] 
09:29:36 [2021-03-03T09:29:36.248Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:29:36 [2021-03-03T09:29:36.248Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:29:36 [2021-03-03T09:29:36.248Z] #6 DONE 0.5s
09:29:36 [2021-03-03T09:29:36.476Z] #36 1.958 + cd /tmp/tmp.9ZOxZS9nKF/tini
09:29:36 [2021-03-03T09:29:36.476Z] #36 1.959 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:29:36 [2021-03-03T09:29:36.476Z] #36 1.989 + cmake .
09:29:36 [2021-03-03T09:29:36.507Z] 
09:29:36 [2021-03-03T09:29:36.507Z] #7 [internal] load metadata for docker.io/library/debian:buster
09:29:36 [2021-03-03T09:29:36.507Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:29:36 [2021-03-03T09:29:36.507Z] #7 DONE 0.5s
09:29:36 [2021-03-03T09:29:36.507Z] 
09:29:36 [2021-03-03T09:29:36.507Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:29:36 [2021-03-03T09:29:36.507Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228
09:29:36 [2021-03-03T09:29:36.507Z] #8 DONE 0.6s
09:29:36 [2021-03-03T09:29:36.766Z] 
09:29:36 [2021-03-03T09:29:36.766Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:36 [2021-03-03T09:29:36.766Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:29:36 [2021-03-03T09:29:36.766Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:29:36 [2021-03-03T09:29:36.766Z] #25 DONE 0.0s
09:29:36 [2021-03-03T09:29:36.766Z] 
09:29:36 [2021-03-03T09:29:36.766Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:36 [2021-03-03T09:29:36.766Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:36 [2021-03-03T09:29:36.766Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:36 [2021-03-03T09:29:36.766Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:29:36 [2021-03-03T09:29:36.881Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.8s
09:29:37 [2021-03-03T09:29:37.026Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:29:37 [2021-03-03T09:29:37.026Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:29:37 [2021-03-03T09:29:37.026Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:29:37 [2021-03-03T09:29:37.289Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
09:29:37 [2021-03-03T09:29:37.289Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.3s
09:29:37 [2021-03-03T09:29:37.403Z] #36 2.462 -- The C compiler identification is GNU 8.3.0
09:29:37 [2021-03-03T09:29:37.403Z] #36 2.525 -- Check for working C compiler: /usr/bin/cc
09:29:37 [2021-03-03T09:29:37.551Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.07MB / 50.40MB 0.5s
09:29:37 [2021-03-03T09:29:37.551Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.6s
09:29:37 [2021-03-03T09:29:37.811Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.46MB / 50.40MB 0.7s
09:29:37 [2021-03-03T09:29:37.811Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.7s
09:29:37 [2021-03-03T09:29:37.811Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 0.8s
09:29:37 [2021-03-03T09:29:37.811Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s
09:29:37 [2021-03-03T09:29:37.966Z] #36 3.350 -- Check for working C compiler: /usr/bin/cc -- works
09:29:37 [2021-03-03T09:29:37.966Z] #36 3.357 -- Detecting C compiler ABI info
09:29:38 [2021-03-03T09:29:38.072Z] #61 ...
09:29:38 [2021-03-03T09:29:38.072Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 0.9s
09:29:38 [2021-03-03T09:29:38.072Z] 
09:29:38 [2021-03-03T09:29:38.072Z] #22 [internal] load build context
09:29:38 [2021-03-03T09:29:38.072Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done
09:29:38 [2021-03-03T09:29:38.072Z] #22 sha256:abbc0ec0e2dd96fffd702cba0f7d628bac92f197741e0ca13d218ab180d521bc
09:29:38 [2021-03-03T09:29:38.072Z] #22 transferring context: 53.38MB 3.5s done
09:29:38 [2021-03-03T09:29:38.072Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s
09:29:38 [2021-03-03T09:29:38.072Z] #22 DONE 4.4s
09:29:38 [2021-03-03T09:29:38.072Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s
09:29:38 [2021-03-03T09:29:38.271Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.9s done
09:29:38 [2021-03-03T09:29:38.271Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
09:29:38 [2021-03-03T09:29:38.336Z] 
09:29:38 [2021-03-03T09:29:38.336Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:29:38 [2021-03-03T09:29:38.336Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665
09:29:38 [2021-03-03T09:29:38.336Z] #61 DONE 4.4s
09:29:38 [2021-03-03T09:29:38.336Z] 
09:29:38 [2021-03-03T09:29:38.336Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:29:38 [2021-03-03T09:29:38.336Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.0s done
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.5s done
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.2s done
09:29:38 [2021-03-03T09:29:38.336Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.2s
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.3s
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 4.3s
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.3s
09:29:38 [2021-03-03T09:29:38.336Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.15MB / 52.16MB 4.4s
09:29:38 [2021-03-03T09:29:38.356Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.1s
09:29:38 [2021-03-03T09:29:38.528Z] #36 ...
09:29:38 [2021-03-03T09:29:38.528Z] 
09:29:38 [2021-03-03T09:29:38.528Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:29:38 [2021-03-03T09:29:38.528Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:29:38 [2021-03-03T09:29:38.528Z] #41 74.20 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:29:38 [2021-03-03T09:29:38.528Z] #41 74.21 Processing triggers for libc-bin (2.28-10) ...
09:29:38 [2021-03-03T09:29:38.528Z] #41 DONE 74.7s
09:29:38 [2021-03-03T09:29:38.531Z] #9 ...
09:29:38 [2021-03-03T09:29:38.531Z] 
09:29:38 [2021-03-03T09:29:38.531Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:38 [2021-03-03T09:29:38.531Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:29:38 [2021-03-03T09:29:38.531Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.4s done
09:29:38 [2021-03-03T09:29:38.531Z] #25 DONE 11.8s
09:29:38 [2021-03-03T09:29:38.531Z] 
09:29:38 [2021-03-03T09:29:38.531Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:38 [2021-03-03T09:29:38.531Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:38 [2021-03-03T09:29:38.531Z] #9 ...
09:29:38 [2021-03-03T09:29:38.531Z] 
09:29:38 [2021-03-03T09:29:38.531Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:29:38 [2021-03-03T09:29:38.531Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:29:38 [2021-03-03T09:29:38.598Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 8.39MB / 62.53MB 4.6s
09:29:38 [2021-03-03T09:29:38.598Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 17.91MB / 52.16MB 4.6s
09:29:38 [2021-03-03T09:29:38.598Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.24MB / 97.69MB 4.6s
09:29:38 [2021-03-03T09:29:38.598Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.73MB / 62.53MB 4.7s
09:29:38 [2021-03-03T09:29:38.598Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 28.40MB / 52.16MB 4.7s
09:29:38 [2021-03-03T09:29:38.598Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 12.90MB / 97.69MB 4.7s
09:29:38 [2021-03-03T09:29:38.785Z] 
09:29:38 [2021-03-03T09:29:38.785Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:29:38 [2021-03-03T09:29:38.785Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:29:38 [2021-03-03T09:29:38.785Z] #12 73.60 Selecting previously unselected package mingw-w64-x86-64-dev.
09:29:38 [2021-03-03T09:29:38.785Z] #12 73.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:29:38 [2021-03-03T09:29:38.785Z] #12 73.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:29:38 [2021-03-03T09:29:38.861Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 22.02MB / 62.53MB 4.8s
09:29:38 [2021-03-03T09:29:38.861Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.55MB / 52.16MB 4.8s
09:29:38 [2021-03-03T09:29:38.861Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.41MB / 62.53MB 4.9s
09:29:38 [2021-03-03T09:29:38.861Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 44.04MB / 52.16MB 4.9s
09:29:38 [2021-03-03T09:29:38.861Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.83MB / 97.69MB 4.9s
09:29:39 [2021-03-03T09:29:39.017Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done
09:29:39 [2021-03-03T09:29:39.128Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.31MB / 97.69MB 5.0s
09:29:39 [2021-03-03T09:29:39.128Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.85MB / 62.53MB 5.1s
09:29:39 [2021-03-03T09:29:39.128Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.1s
09:29:39 [2021-03-03T09:29:39.128Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 38.61MB / 97.69MB 5.1s
09:29:39 [2021-03-03T09:29:39.128Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 5.3s
09:29:39 [2021-03-03T09:29:39.128Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 5.3s
09:29:39 [2021-03-03T09:29:39.280Z] #9 ...
09:29:39 [2021-03-03T09:29:39.280Z] 
09:29:39 [2021-03-03T09:29:39.280Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
09:29:39 [2021-03-03T09:29:39.280Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52
09:29:39 [2021-03-03T09:29:39.280Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:29:39 [2021-03-03T09:29:39.280Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:29:39 [2021-03-03T09:29:39.280Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
09:29:39 [2021-03-03T09:29:39.280Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:29:39 [2021-03-03T09:29:39.280Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
09:29:39 [2021-03-03T09:29:39.280Z] #61 DONE 2.4s
09:29:39 [2021-03-03T09:29:39.280Z] 
09:29:39 [2021-03-03T09:29:39.280Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:39 [2021-03-03T09:29:39.280Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:39 [2021-03-03T09:29:39.280Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done
09:29:39 [2021-03-03T09:29:39.280Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.2s
09:29:39 [2021-03-03T09:29:39.280Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 2.2s
09:29:39 [2021-03-03T09:29:39.280Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.05MB / 120.17MB 2.2s
09:29:39 [2021-03-03T09:29:39.280Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 2.3s
09:29:39 [2021-03-03T09:29:39.280Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 2.3s
09:29:39 [2021-03-03T09:29:39.280Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
09:29:39 [2021-03-03T09:29:39.391Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 57.67MB / 62.53MB 5.4s
09:29:39 [2021-03-03T09:29:39.391Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.5s
09:29:39 [2021-03-03T09:29:39.538Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 2.4s
09:29:39 [2021-03-03T09:29:39.538Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 2.5s
09:29:39 [2021-03-03T09:29:39.538Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 2.5s
09:29:39 [2021-03-03T09:29:39.538Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 2.5s
09:29:39 [2021-03-03T09:29:39.655Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 5.6s
09:29:39 [2021-03-03T09:29:39.655Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 72.40MB / 97.69MB 5.8s
09:29:39 [2021-03-03T09:29:39.800Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 2.7s
09:29:39 [2021-03-03T09:29:39.800Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 2.7s
09:29:39 [2021-03-03T09:29:39.800Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.12MB / 120.17MB 2.7s
09:29:39 [2021-03-03T09:29:39.800Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.56MB / 51.83MB 2.8s
09:29:39 [2021-03-03T09:29:39.914Z] #26 1.639 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:29:39 [2021-03-03T09:29:39.918Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 79.69MB / 97.69MB 5.9s
09:29:40 [2021-03-03T09:29:40.063Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 3.0s
09:29:40 [2021-03-03T09:29:40.063Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 3.0s
09:29:40 [2021-03-03T09:29:40.063Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.70MB / 120.17MB 3.0s
09:29:40 [2021-03-03T09:29:40.063Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 3.1s
09:29:40 [2021-03-03T09:29:40.063Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 3.1s
09:29:40 [2021-03-03T09:29:40.063Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 3.1s
09:29:40 [2021-03-03T09:29:40.175Z] #26 1.673 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
09:29:40 [2021-03-03T09:29:40.176Z] #26 1.673 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:29:40 [2021-03-03T09:29:40.176Z] #26 1.862 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:29:40 [2021-03-03T09:29:40.261Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.1s
09:29:40 [2021-03-03T09:29:40.265Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.6s done
09:29:40 [2021-03-03T09:29:40.265Z] #25 DONE 13.0s
09:29:40 [2021-03-03T09:29:40.265Z] 
09:29:40 [2021-03-03T09:29:40.265Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:29:40 [2021-03-03T09:29:40.265Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:29:40 [2021-03-03T09:29:40.326Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.95MB / 68.67MB 3.2s
09:29:40 [2021-03-03T09:29:40.326Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 3.2s
09:29:40 [2021-03-03T09:29:40.326Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 3.3s
09:29:40 [2021-03-03T09:29:40.326Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 3.3s
09:29:40 [2021-03-03T09:29:40.326Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 3.3s
09:29:40 [2021-03-03T09:29:40.326Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 3.4s
09:29:40 [2021-03-03T09:29:40.326Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s
09:29:40 [2021-03-03T09:29:40.597Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.86MB / 68.67MB 3.5s
09:29:40 [2021-03-03T09:29:40.597Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 3.5s
09:29:40 [2021-03-03T09:29:40.597Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 3.7s
09:29:40 [2021-03-03T09:29:40.597Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 3.7s
09:29:40 [2021-03-03T09:29:40.757Z] #26 2.165 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:29:40 [2021-03-03T09:29:40.757Z] #26 2.541 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:29:40 [2021-03-03T09:29:40.857Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 3.8s
09:29:40 [2021-03-03T09:29:40.857Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 3.9s
09:29:41 [2021-03-03T09:29:41.117Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 4.0s
09:29:41 [2021-03-03T09:29:41.117Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.40MB / 120.17MB 4.1s
09:29:41 [2021-03-03T09:29:41.117Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.1s done
09:29:41 [2021-03-03T09:29:41.117Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 4.2s
09:29:41 [2021-03-03T09:29:41.645Z] #26 1.379 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:29:41 [2021-03-03T09:29:41.645Z] #26 1.387 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:29:41 [2021-03-03T09:29:41.645Z] #26 1.401 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:29:41 [2021-03-03T09:29:41.646Z] #26 1.567 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:29:42 [2021-03-03T09:29:42.055Z] #12 ...
09:29:42 [2021-03-03T09:29:42.055Z] 
09:29:42 [2021-03-03T09:29:42.055Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:29:42 [2021-03-03T09:29:42.055Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:29:42 [2021-03-03T09:29:42.055Z] #44 67.95 internal/syscall/unix
09:29:42 [2021-03-03T09:29:42.055Z] #44 68.22 strings
09:29:42 [2021-03-03T09:29:42.055Z] #44 69.53 os
09:29:42 [2021-03-03T09:29:42.055Z] #44 71.67 regexp/syntax
09:29:42 [2021-03-03T09:29:42.055Z] #44 73.81 fmt
09:29:42 [2021-03-03T09:29:42.055Z] #44 76.36 regexp
09:29:42 [2021-03-03T09:29:42.055Z] #44 ...
09:29:42 [2021-03-03T09:29:42.055Z] 
09:29:42 [2021-03-03T09:29:42.055Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:29:42 [2021-03-03T09:29:42.055Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:29:42 [2021-03-03T09:29:42.055Z] #42 2.273 Note: Building without setproctitle() and strlcpy() support.
09:29:42 [2021-03-03T09:29:42.055Z] #42 2.274       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:29:42 [2021-03-03T09:29:42.055Z] #42 2.283 Note: Building without GnuTLS support
09:29:42 [2021-03-03T09:29:42.055Z] #42 2.295 Makefile.config:39: Warn: you have no libnftables installed
09:29:42 [2021-03-03T09:29:42.055Z] #42 2.296 Makefile.config:40: Warn: Building without nftables support
09:29:42 [2021-03-03T09:29:42.214Z] #26 1.915 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:29:42 [2021-03-03T09:29:42.430Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.5s done
09:29:42 [2021-03-03T09:29:42.474Z] #26 2.407 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:29:42 [2021-03-03T09:29:42.618Z] #42 4.118 fatal: not a git repository (or any of the parent directories): .git
09:29:42 [2021-03-03T09:29:42.618Z] #42 4.157   GEN      .gitid
09:29:42 [2021-03-03T09:29:42.618Z] #42 4.179   GEN      criu/include/version.h
09:29:42 [2021-03-03T09:29:42.618Z] #42 4.251   GEN      include/common/asm
09:29:42 [2021-03-03T09:29:42.664Z] #26 4.154 Fetched 8423 kB in 3s (3046 kB/s)
09:29:42 [2021-03-03T09:29:42.874Z] #42 ...
09:29:42 [2021-03-03T09:29:42.874Z] 
09:29:42 [2021-03-03T09:29:42.874Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:29:42 [2021-03-03T09:29:42.874Z] #50 sha256:86bc18b169019ed0a21e708a39a656fdebb0e61b45e8f61582ef90a5c461675d
09:29:42 [2021-03-03T09:29:42.874Z] #50 69.08 context
09:29:42 [2021-03-03T09:29:42.874Z] #50 69.62 encoding/binary
09:29:42 [2021-03-03T09:29:42.874Z] #50 70.11 os
09:29:42 [2021-03-03T09:29:42.874Z] #50 71.78 encoding/base64
09:29:42 [2021-03-03T09:29:42.874Z] #50 72.61 golang.org/x/sys/unix
09:29:42 [2021-03-03T09:29:42.874Z] #50 75.65 fmt
09:29:42 [2021-03-03T09:29:42.874Z] #50 ...
09:29:42 [2021-03-03T09:29:42.874Z] 
09:29:42 [2021-03-03T09:29:42.874Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:29:42 [2021-03-03T09:29:42.874Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:29:42 [2021-03-03T09:29:42.874Z] #44 79.10 go/token
09:29:43 [2021-03-03T09:29:43.002Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.6s done
09:29:43 [2021-03-03T09:29:43.030Z] #9 ...
09:29:43 [2021-03-03T09:29:43.030Z] 
09:29:43 [2021-03-03T09:29:43.030Z] #22 [internal] load build context
09:29:43 [2021-03-03T09:29:43.030Z] #22 sha256:5ee4512123f6af6215653f5cf72c383a9f79e1049ea9a02c36076604de617a1f
09:29:43 [2021-03-03T09:29:43.030Z] #22 transferring context: 53.37MB 4.6s done
09:29:43 [2021-03-03T09:29:43.030Z] #22 DONE 6.0s
09:29:43 [2021-03-03T09:29:43.030Z] 
09:29:43 [2021-03-03T09:29:43.030Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:43 [2021-03-03T09:29:43.030Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:43 [2021-03-03T09:29:43.030Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.9s done
09:29:43 [2021-03-03T09:29:43.030Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.1s
09:29:43 [2021-03-03T09:29:43.045Z] #26 ...
09:29:43 [2021-03-03T09:29:43.045Z] 
09:29:43 [2021-03-03T09:29:43.045Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:43 [2021-03-03T09:29:43.045Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:43 [2021-03-03T09:29:43.045Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.4s done
09:29:43 [2021-03-03T09:29:43.045Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.3s done
09:29:43 [2021-03-03T09:29:43.045Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done
09:29:43 [2021-03-03T09:29:43.045Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done
09:29:43 [2021-03-03T09:29:43.045Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s
09:29:43 [2021-03-03T09:29:43.130Z] #44 79.38 internal/lazyregexp
09:29:43 [2021-03-03T09:29:43.290Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done
09:29:43 [2021-03-03T09:29:43.290Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.2s done
09:29:43 [2021-03-03T09:29:43.386Z] #44 79.57 net/url
09:29:43 [2021-03-03T09:29:43.606Z] #26 4.154 Reading package lists...
09:29:43 [2021-03-03T09:29:43.983Z] #9 ...
09:29:43 [2021-03-03T09:29:43.983Z] 
09:29:43 [2021-03-03T09:29:43.983Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:29:43 [2021-03-03T09:29:43.983Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:29:43 [2021-03-03T09:29:43.983Z] #26 3.822 Fetched 8423 kB in 3s (3051 kB/s)
09:29:44 [2021-03-03T09:29:44.043Z] #9 ...
09:29:44 [2021-03-03T09:29:44.043Z] 
09:29:44 [2021-03-03T09:29:44.043Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:44 [2021-03-03T09:29:44.043Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
09:29:44 [2021-03-03T09:29:44.043Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:29:44 [2021-03-03T09:29:44.043Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:29:44 [2021-03-03T09:29:44.043Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done
09:29:44 [2021-03-03T09:29:44.043Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done
09:29:44 [2021-03-03T09:29:44.043Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 2.9s done
09:29:44 [2021-03-03T09:29:44.043Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 4.2s done
09:29:44 [2021-03-03T09:29:44.043Z] #25 ...
09:29:44 [2021-03-03T09:29:44.043Z] 
09:29:44 [2021-03-03T09:29:44.043Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:44 [2021-03-03T09:29:44.043Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:29:44 [2021-03-03T09:29:44.043Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 10.0s done
09:29:44 [2021-03-03T09:29:44.325Z] #44 80.27 go/scanner
09:29:44 [2021-03-03T09:29:44.552Z] #26 5.138 Reading package lists...
09:29:44 [2021-03-03T09:29:44.552Z] #26 6.022 Building dependency tree...
09:29:44 [2021-03-03T09:29:44.552Z] #26 ...
09:29:44 [2021-03-03T09:29:44.552Z] 
09:29:44 [2021-03-03T09:29:44.552Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:44 [2021-03-03T09:29:44.552Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:44 [2021-03-03T09:29:44.552Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
09:29:44 [2021-03-03T09:29:44.552Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
09:29:44 [2021-03-03T09:29:44.552Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.6s
09:29:44 [2021-03-03T09:29:44.581Z] #44 ...
09:29:44 [2021-03-03T09:29:44.581Z] 
09:29:44 [2021-03-03T09:29:44.581Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:29:44 [2021-03-03T09:29:44.581Z] #33 sha256:7eb31eb8f4bb895358214030d10b24ea40b322ddfb562b4dd59a8009ba238cca
09:29:44 [2021-03-03T09:29:44.581Z] #33 70.75 path
09:29:44 [2021-03-03T09:29:44.581Z] #33 71.66 text/tabwriter
09:29:44 [2021-03-03T09:29:44.581Z] #33 72.30 fmt
09:29:44 [2021-03-03T09:29:44.581Z] #33 72.49 path/filepath
09:29:44 [2021-03-03T09:29:44.581Z] #33 73.83 io/ioutil
09:29:44 [2021-03-03T09:29:44.581Z] #33 76.40 flag
09:29:44 [2021-03-03T09:29:44.581Z] #33 76.42 github.com/BurntSushi/toml
09:29:44 [2021-03-03T09:29:44.581Z] #33 78.40 log
09:29:44 [2021-03-03T09:29:44.581Z] #33 80.48 github.com/BurntSushi/toml/cmd/tomlv
09:29:44 [2021-03-03T09:29:44.581Z] #33 ...
09:29:44 [2021-03-03T09:29:44.581Z] 
09:29:44 [2021-03-03T09:29:44.581Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:29:44 [2021-03-03T09:29:44.581Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:29:44 [2021-03-03T09:29:44.581Z] #42 5.922   PBCC     images/timens.pb-c.c
09:29:44 [2021-03-03T09:29:44.581Z] #42 5.966   DEP      images/timens.pb-c.d
09:29:44 [2021-03-03T09:29:44.581Z] #42 6.030   PBCC     images/fown.pb-c.c
09:29:44 [2021-03-03T09:29:44.581Z] #42 6.148   PBCC     images/google/protobuf/descriptor.pb-c.c
09:29:44 [2021-03-03T09:29:44.581Z] #42 6.212   PBCC     images/opts.pb-c.c
09:29:44 [2021-03-03T09:29:44.581Z] #42 6.257   PBCC     images/memfd.pb-c.c
09:29:44 [2021-03-03T09:29:44.670Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s
09:29:44 [2021-03-03T09:29:44.838Z] #42 6.299   DEP      images/fown.pb-c.d
09:29:44 [2021-03-03T09:29:44.838Z] #42 6.347   DEP      images/google/protobuf/descriptor.pb-c.d
09:29:44 [2021-03-03T09:29:44.838Z] #42 6.402   DEP      images/opts.pb-c.d
09:29:44 [2021-03-03T09:29:44.838Z] #42 ...
09:29:44 [2021-03-03T09:29:44.838Z] 
09:29:44 [2021-03-03T09:29:44.838Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:29:44 [2021-03-03T09:29:44.838Z] #36 sha256:a03043e9945e6903908b4e6ac12cf6050911d5580ac58bafe2ab7dad8c3f8247
09:29:44 [2021-03-03T09:29:44.838Z] #36 4.339 -- Detecting C compiler ABI info - done
09:29:44 [2021-03-03T09:29:44.838Z] #36 4.456 -- Detecting C compile features
09:29:44 [2021-03-03T09:29:44.838Z] #36 6.812 -- Detecting C compile features - done
09:29:44 [2021-03-03T09:29:44.838Z] #36 6.845 -- Performing Test HAS_BUILTIN_FORTIFY
09:29:44 [2021-03-03T09:29:44.838Z] #36 7.055 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:29:44 [2021-03-03T09:29:44.838Z] #36 7.187 -- Configuring done
09:29:44 [2021-03-03T09:29:44.838Z] #36 7.228 -- Generating done
09:29:44 [2021-03-03T09:29:44.838Z] #36 7.230 -- Build files have been written to: /tmp/tmp.9ZOxZS9nKF/tini
09:29:44 [2021-03-03T09:29:44.838Z] #36 7.232 + make tini-static
09:29:44 [2021-03-03T09:29:44.838Z] #36 7.599 Scanning dependencies of target tini-static
09:29:44 [2021-03-03T09:29:44.838Z] #36 7.855 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:29:44 [2021-03-03T09:29:44.838Z] #36 9.234 [100%] Linking C executable tini-static
09:29:44 [2021-03-03T09:29:44.838Z] #36 9.756 [100%] Built target tini-static
09:29:44 [2021-03-03T09:29:44.838Z] #36 9.840 + mkdir -p /build
09:29:44 [2021-03-03T09:29:44.838Z] #36 9.843 + cp tini-static /build/docker-init
09:29:44 [2021-03-03T09:29:44.838Z] #36 DONE 10.2s
09:29:44 [2021-03-03T09:29:44.923Z] #26 3.822 Reading package lists...
09:29:44 [2021-03-03T09:29:44.930Z] #9 ...
09:29:44 [2021-03-03T09:29:44.930Z] 
09:29:44 [2021-03-03T09:29:44.930Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:44 [2021-03-03T09:29:44.930Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb
09:29:44 [2021-03-03T09:29:44.930Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done
09:29:44 [2021-03-03T09:29:44.930Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done
09:29:44 [2021-03-03T09:29:44.930Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done
09:29:44 [2021-03-03T09:29:44.930Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done
09:29:44 [2021-03-03T09:29:44.930Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.5s done
09:29:44 [2021-03-03T09:29:44.930Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.2s done
09:29:44 [2021-03-03T09:29:44.930Z] #25 DONE 8.2s
09:29:44 [2021-03-03T09:29:44.930Z] 
09:29:44 [2021-03-03T09:29:44.930Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:44 [2021-03-03T09:29:44.930Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:44 [2021-03-03T09:29:44.986Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
09:29:45 [2021-03-03T09:29:45.110Z] 
09:29:45 [2021-03-03T09:29:45.110Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:29:45 [2021-03-03T09:29:45.110Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:29:45 [2021-03-03T09:29:45.110Z] #42 6.561   DEP      images/memfd.pb-c.d
09:29:45 [2021-03-03T09:29:45.188Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done
09:29:45 [2021-03-03T09:29:45.188Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
09:29:45 [2021-03-03T09:29:45.367Z] #42 6.753   PBCC     images/sit.pb-c.c
09:29:45 [2021-03-03T09:29:45.367Z] #42 6.784   DEP      images/sit.pb-c.d
09:29:45 [2021-03-03T09:29:45.367Z] #42 6.872   PBCC     images/macvlan.pb-c.c
09:29:45 [2021-03-03T09:29:45.367Z] #42 6.938   DEP      images/macvlan.pb-c.d
09:29:45 [2021-03-03T09:29:45.367Z] #42 6.990   PBCC     images/autofs.pb-c.c
09:29:45 [2021-03-03T09:29:45.371Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.2s
09:29:45 [2021-03-03T09:29:45.623Z] #42 7.037   DEP      images/autofs.pb-c.d
09:29:45 [2021-03-03T09:29:45.623Z] #42 7.130   PBCC     images/sysctl.pb-c.c
09:29:45 [2021-03-03T09:29:45.623Z] #42 7.149   DEP      images/sysctl.pb-c.d
09:29:45 [2021-03-03T09:29:45.623Z] #42 7.262   PBCC     images/time.pb-c.c
09:29:45 [2021-03-03T09:29:45.632Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
09:29:45 [2021-03-03T09:29:45.757Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
09:29:45 [2021-03-03T09:29:45.757Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
09:29:45 [2021-03-03T09:29:45.862Z] #26 4.848 Reading package lists...
09:29:45 [2021-03-03T09:29:45.879Z] #42 7.318   DEP      images/time.pb-c.d
09:29:45 [2021-03-03T09:29:45.879Z] #42 7.454   PBCC     images/binfmt-misc.pb-c.c
09:29:45 [2021-03-03T09:29:45.879Z] #42 7.528   DEP      images/binfmt-misc.pb-c.d
09:29:45 [2021-03-03T09:29:45.936Z] #9 ...
09:29:45 [2021-03-03T09:29:45.936Z] 
09:29:45 [2021-03-03T09:29:45.936Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:29:45 [2021-03-03T09:29:45.936Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.022 Building dependency tree...
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.397 The following additional packages will be installed:
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.397   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.397   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.397   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.397 Suggested packages:
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.397   krb5-doc krb5-user
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.397 Recommended packages:
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.397   krb5-locales publicsuffix libsasl2-modules
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.575 The following NEW packages will be installed:
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.581   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.581   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.581   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.581   libssh2-1 libssl1.1 openssl
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.862 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.862 Need to get 5057 kB of archives.
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.862 After this operation, 12.1 MB of additional disk space will be used.
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.862 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.873 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.873 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.873 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.873 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.873 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.881 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.890 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.890 Get:9 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.899 Get:10 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.899 Get:11 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.899 Get:12 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.899 Get:13 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.915 Get:14 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.915 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.920 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.920 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.937 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.969 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.969 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 6.969 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.171 debconf: delaying package configuration, since apt-utils is not installed
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.202 Fetched 5057 kB in 0s (13.3 MB/s)
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.274 Selecting previously unselected package libssl1.1:amd64.
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.274 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.274 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.284 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.564 Selecting previously unselected package libsasl2-modules-db:amd64.
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.564 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.568 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.623 Selecting previously unselected package libsasl2-2:amd64.
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.623 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.627 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.677 Selecting previously unselected package libldap-common.
09:29:45 [2021-03-03T09:29:45.936Z] #26 7.677 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:29:46 [2021-03-03T09:29:46.016Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
09:29:46 [2021-03-03T09:29:46.124Z] #26 5.787 Building dependency tree...
09:29:46 [2021-03-03T09:29:46.124Z] #26 6.137 The following additional packages will be installed:
09:29:46 [2021-03-03T09:29:46.124Z] #26 6.137   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:29:46 [2021-03-03T09:29:46.124Z] #26 6.137   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:29:46 [2021-03-03T09:29:46.124Z] #26 6.137   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:29:46 [2021-03-03T09:29:46.124Z] #26 6.137 Suggested packages:
09:29:46 [2021-03-03T09:29:46.124Z] #26 6.137   krb5-doc krb5-user
09:29:46 [2021-03-03T09:29:46.124Z] #26 6.137 Recommended packages:
09:29:46 [2021-03-03T09:29:46.124Z] #26 6.137   krb5-locales publicsuffix libsasl2-modules
09:29:46 [2021-03-03T09:29:46.135Z] #42 7.606   PBCC     images/seccomp.pb-c.c
09:29:46 [2021-03-03T09:29:46.135Z] #42 7.612   DEP      images/seccomp.pb-c.d
09:29:46 [2021-03-03T09:29:46.135Z] #42 7.682   PBCC     images/userns.pb-c.c
09:29:46 [2021-03-03T09:29:46.135Z] #42 7.699   DEP      images/userns.pb-c.d
09:29:46 [2021-03-03T09:29:46.135Z] #42 7.774   PBCC     images/cgroup.pb-c.c
09:29:46 [2021-03-03T09:29:46.196Z] #26 7.681 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:29:46 [2021-03-03T09:29:46.196Z] #26 7.728 Selecting previously unselected package libldap-2.4-2:amd64.
09:29:46 [2021-03-03T09:29:46.196Z] #26 7.728 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.196Z] #26 7.737 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:29:46 [2021-03-03T09:29:46.196Z] #26 7.809 Selecting previously unselected package openssl.
09:29:46 [2021-03-03T09:29:46.196Z] #26 7.809 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.196Z] #26 7.813 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:29:46 [2021-03-03T09:29:46.274Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
09:29:46 [2021-03-03T09:29:46.384Z] #26 6.379 The following NEW packages will be installed:
09:29:46 [2021-03-03T09:29:46.384Z] #26 6.380   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:29:46 [2021-03-03T09:29:46.384Z] #26 6.387   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:29:46 [2021-03-03T09:29:46.384Z] #26 6.387   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:29:46 [2021-03-03T09:29:46.384Z] #26 6.387   libssh2-1 libssl1.1 openssl
09:29:46 [2021-03-03T09:29:46.422Z] #42 7.810   DEP      images/cgroup.pb-c.d
09:29:46 [2021-03-03T09:29:46.422Z] #42 7.845   PBCC     images/ext-file.pb-c.c
09:29:46 [2021-03-03T09:29:46.422Z] #42 7.873   DEP      images/ext-file.pb-c.d
09:29:46 [2021-03-03T09:29:46.422Z] #42 7.914   PBCC     images/rpc.pb-c.c
09:29:46 [2021-03-03T09:29:46.422Z] #42 7.966   DEP      images/rpc.pb-c.d
09:29:46 [2021-03-03T09:29:46.422Z] #42 8.009   PBCC     images/siginfo.pb-c.c
09:29:46 [2021-03-03T09:29:46.455Z] #26 7.973 Selecting previously unselected package ca-certificates.
09:29:46 [2021-03-03T09:29:46.455Z] #26 7.973 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:29:46 [2021-03-03T09:29:46.455Z] #26 7.980 Unpacking ca-certificates (20200601~deb10u2) ...
09:29:46 [2021-03-03T09:29:46.455Z] #26 8.078 Selecting previously unselected package libkeyutils1:amd64.
09:29:46 [2021-03-03T09:29:46.455Z] #26 8.078 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.455Z] #26 8.086 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:29:46 [2021-03-03T09:29:46.455Z] #26 8.126 Selecting previously unselected package libkrb5support0:amd64.
09:29:46 [2021-03-03T09:29:46.455Z] #26 8.126 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.455Z] #26 8.132 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:29:46 [2021-03-03T09:29:46.456Z] #26 8.179 Selecting previously unselected package libk5crypto3:amd64.
09:29:46 [2021-03-03T09:29:46.456Z] #26 8.179 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.694Z] #42 8.065   DEP      images/siginfo.pb-c.d
09:29:46 [2021-03-03T09:29:46.694Z] #42 8.102   PBCC     images/pagemap.pb-c.c
09:29:46 [2021-03-03T09:29:46.694Z] #42 8.226   DEP      images/pagemap.pb-c.d
09:29:46 [2021-03-03T09:29:46.694Z] #42 8.298   PBCC     images/rlimit.pb-c.c
09:29:46 [2021-03-03T09:29:46.694Z] #42 8.305   DEP      images/rlimit.pb-c.d
09:29:46 [2021-03-03T09:29:46.694Z] #42 8.356   PBCC     images/file-lock.pb-c.c
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.184 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.248 Selecting previously unselected package libkrb5-3:amd64.
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.248 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.255 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.380 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.380 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.386 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.452 Selecting previously unselected package libnghttp2-14:amd64.
09:29:46 [2021-03-03T09:29:46.716Z] #26 8.452 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.951Z] #42 8.381   DEP      images/file-lock.pb-c.d
09:29:46 [2021-03-03T09:29:46.951Z] #42 8.435   PBCC     images/tty.pb-c.c
09:29:46 [2021-03-03T09:29:46.951Z] #42 8.508   DEP      images/tty.pb-c.d
09:29:46 [2021-03-03T09:29:46.951Z] #42 8.594   PBCC     images/tun.pb-c.c
09:29:46 [2021-03-03T09:29:46.951Z] #42 8.631   PBCC     images/netdev.pb-c.c
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.672 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.672 Need to get 5057 kB of archives.
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.672 After this operation, 12.1 MB of additional disk space will be used.
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.672 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.683 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.683 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.683 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.683 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.685 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.703 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.703 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.714 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.714 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.714 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.714 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.714 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.729 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.729 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.729 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.729 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.735 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.754 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.754 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:29:46 [2021-03-03T09:29:46.953Z] #26 6.754 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.454 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.508 Selecting previously unselected package libpsl5:amd64.
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.508 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.513 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.575 Selecting previously unselected package librtmp1:amd64.
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.575 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.584 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.641 Selecting previously unselected package libssh2-1:amd64.
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.641 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:29:46 [2021-03-03T09:29:46.975Z] #26 8.642 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:29:47 [2021-03-03T09:29:47.016Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.7s done
09:29:47 [2021-03-03T09:29:47.212Z] #26 6.945 debconf: delaying package configuration, since apt-utils is not installed
09:29:47 [2021-03-03T09:29:47.213Z] #26 6.975 Fetched 5057 kB in 0s (14.9 MB/s)
09:29:47 [2021-03-03T09:29:47.213Z] #26 7.015 Selecting previously unselected package libssl1.1:amd64.
09:29:47 [2021-03-03T09:29:47.213Z] #26 7.015 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
09:29:47 [2021-03-03T09:29:47.213Z] #26 7.015 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.213Z] #26 7.023 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:29:47 [2021-03-03T09:29:47.230Z] #42 8.696   DEP      images/tun.pb-c.d
09:29:47 [2021-03-03T09:29:47.230Z] #42 8.776   DEP      images/netdev.pb-c.d
09:29:47 [2021-03-03T09:29:47.230Z] #42 8.803   PBCC     images/vma.pb-c.c
09:29:47 [2021-03-03T09:29:47.230Z] #42 8.844   DEP      images/vma.pb-c.d
09:29:47 [2021-03-03T09:29:47.230Z] #42 8.918   PBCC     images/creds.pb-c.c
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.751 Selecting previously unselected package libcurl4:amd64.
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.751 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.763 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.835 Selecting previously unselected package curl.
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.835 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.839 Unpacking curl (7.64.0-4+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.913 Selecting previously unselected package libonig5:amd64.
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.913 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.235Z] #26 8.925 Unpacking libonig5:amd64 (6.9.1-1) ...
09:29:47 [2021-03-03T09:29:47.277Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 13.2s
09:29:47 [2021-03-03T09:29:47.277Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 13.3s
09:29:47 [2021-03-03T09:29:47.277Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
09:29:47 [2021-03-03T09:29:47.473Z] #26 7.269 Selecting previously unselected package libsasl2-modules-db:amd64.
09:29:47 [2021-03-03T09:29:47.473Z] #26 7.269 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.473Z] #26 7.272 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.473Z] #26 7.315 Selecting previously unselected package libsasl2-2:amd64.
09:29:47 [2021-03-03T09:29:47.473Z] #26 7.315 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.473Z] #26 7.328 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.473Z] #26 7.406 Selecting previously unselected package libldap-common.
09:29:47 [2021-03-03T09:29:47.473Z] #26 7.406 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:29:47 [2021-03-03T09:29:47.499Z] #26 8.997 Selecting previously unselected package libjq1:amd64.
09:29:47 [2021-03-03T09:29:47.499Z] #26 8.997 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.499Z] #26 9.003 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:29:47 [2021-03-03T09:29:47.499Z] #26 9.084 Selecting previously unselected package jq.
09:29:47 [2021-03-03T09:29:47.499Z] #26 9.084 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.499Z] #26 9.087 Unpacking jq (1.5+dfsg-2+b1) ...
09:29:47 [2021-03-03T09:29:47.499Z] #26 9.139 Setting up libkeyutils1:amd64 (1.6-6) ...
09:29:47 [2021-03-03T09:29:47.499Z] #26 9.154 Setting up libpsl5:amd64 (0.20.2-2) ...
09:29:47 [2021-03-03T09:29:47.499Z] #26 9.165 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:29:47 [2021-03-03T09:29:47.514Z] #42 8.986   DEP      images/creds.pb-c.d
09:29:47 [2021-03-03T09:29:47.514Z] #42 9.051   PBCC     images/utsns.pb-c.c
09:29:47 [2021-03-03T09:29:47.514Z] #42 9.079   DEP      images/utsns.pb-c.d
09:29:47 [2021-03-03T09:29:47.514Z] #42 9.132   PBCC     images/ipc-desc.pb-c.c
09:29:47 [2021-03-03T09:29:47.514Z] #42 9.171   PBCC     images/ipc-sem.pb-c.c
09:29:47 [2021-03-03T09:29:47.538Z] #9 ...
09:29:47 [2021-03-03T09:29:47.538Z] 
09:29:47 [2021-03-03T09:29:47.538Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475
09:29:47 [2021-03-03T09:29:47.538Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0
09:29:47 [2021-03-03T09:29:47.538Z] #25 DONE 13.6s
09:29:47 [2021-03-03T09:29:47.538Z] 
09:29:47 [2021-03-03T09:29:47.538Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:47 [2021-03-03T09:29:47.538Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:29:47 [2021-03-03T09:29:47.538Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 13.3s done
09:29:47 [2021-03-03T09:29:47.731Z] #26 7.418 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:29:47 [2021-03-03T09:29:47.731Z] #26 7.467 Selecting previously unselected package libldap-2.4-2:amd64.
09:29:47 [2021-03-03T09:29:47.731Z] #26 7.467 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.731Z] #26 7.474 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:29:47 [2021-03-03T09:29:47.731Z] #26 7.554 Selecting previously unselected package openssl.
09:29:47 [2021-03-03T09:29:47.731Z] #26 7.554 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
09:29:47 [2021-03-03T09:29:47.731Z] #26 7.567 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.290 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.302 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.318 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.331 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.342 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.359 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.365 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.376 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.389 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.402 Setting up openssl (1.1.1d-0+deb10u5) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.426 Setting up libonig5:amd64 (6.9.1-1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.432 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:29:47 [2021-03-03T09:29:47.757Z] #26 9.441 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:29:47 [2021-03-03T09:29:47.799Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
09:29:47 [2021-03-03T09:29:47.800Z] #42 9.203   DEP      images/ipc-desc.pb-c.d
09:29:47 [2021-03-03T09:29:47.800Z] #42 9.269   DEP      images/ipc-sem.pb-c.d
09:29:47 [2021-03-03T09:29:47.800Z] #42 9.309   PBCC     images/ipc-msg.pb-c.c
09:29:47 [2021-03-03T09:29:47.800Z] #42 9.325   DEP      images/ipc-msg.pb-c.d
09:29:47 [2021-03-03T09:29:47.800Z] #42 9.406   PBCC     images/ipc-shm.pb-c.c
09:29:47 [2021-03-03T09:29:47.800Z] #42 9.457   DEP      images/ipc-shm.pb-c.d
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.741 Selecting previously unselected package ca-certificates.
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.741 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.745 Unpacking ca-certificates (20200601~deb10u2) ...
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.832 Selecting previously unselected package libkeyutils1:amd64.
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.832 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.840 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.882 Selecting previously unselected package libkrb5support0:amd64.
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.882 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.891 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.945 Selecting previously unselected package libk5crypto3:amd64.
09:29:48 [2021-03-03T09:29:48.000Z] #26 7.945 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.016Z] #26 9.452 Setting up ca-certificates (20200601~deb10u2) ...
09:29:48 [2021-03-03T09:29:48.058Z] #42 9.526   PBCC     images/ipc-var.pb-c.c
09:29:48 [2021-03-03T09:29:48.058Z] #42 9.553   DEP      images/ipc-var.pb-c.d
09:29:48 [2021-03-03T09:29:48.058Z] #42 9.608   PBCC     images/sk-opts.pb-c.c
09:29:48 [2021-03-03T09:29:48.058Z] #42 9.638   PBCC     images/packet-sock.pb-c.c
09:29:48 [2021-03-03T09:29:48.058Z] #42 9.690   DEP      images/sk-opts.pb-c.d
09:29:48 [2021-03-03T09:29:48.058Z] #42 9.750   DEP      images/packet-sock.pb-c.d
09:29:48 [2021-03-03T09:29:48.061Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
09:29:48 [2021-03-03T09:29:48.263Z] #26 7.952 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:29:48 [2021-03-03T09:29:48.263Z] #26 8.027 Selecting previously unselected package libkrb5-3:amd64.
09:29:48 [2021-03-03T09:29:48.263Z] #26 8.027 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.263Z] #26 8.032 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:29:48 [2021-03-03T09:29:48.263Z] #26 8.153 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:29:48 [2021-03-03T09:29:48.263Z] #26 8.153 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.263Z] #26 8.157 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:29:48 [2021-03-03T09:29:48.263Z] #26 8.212 Selecting previously unselected package libnghttp2-14:amd64.
09:29:48 [2021-03-03T09:29:48.263Z] #26 8.212 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.314Z] #42 9.787   PBCC     images/sk-netlink.pb-c.c
09:29:48 [2021-03-03T09:29:48.314Z] #42 9.814   DEP      images/sk-netlink.pb-c.d
09:29:48 [2021-03-03T09:29:48.314Z] #42 9.861   PBCC     images/sk-inet.pb-c.c
09:29:48 [2021-03-03T09:29:48.314Z] #42 9.922   DEP      images/sk-inet.pb-c.d
09:29:48 [2021-03-03T09:29:48.314Z] #42 9.964   PBCC     images/sk-unix.pb-c.c
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.216 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.267 Selecting previously unselected package libpsl5:amd64.
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.267 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.271 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.321 Selecting previously unselected package librtmp1:amd64.
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.321 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.333 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.387 Selecting previously unselected package libssh2-1:amd64.
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.387 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.387 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.449 Selecting previously unselected package libcurl4:amd64.
09:29:48 [2021-03-03T09:29:48.522Z] #26 8.449 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.570Z] #42 10.03   DEP      images/sk-unix.pb-c.d
09:29:48 [2021-03-03T09:29:48.570Z] #42 10.11   PBCC     images/mm.pb-c.c
09:29:48 [2021-03-03T09:29:48.570Z] #42 10.16   DEP      images/mm.pb-c.d
09:29:48 [2021-03-03T09:29:48.570Z] #42 10.21   PBCC     images/timerfd.pb-c.c
09:29:48 [2021-03-03T09:29:48.585Z] #26 10.14 Updating certificates in /etc/ssl/certs...
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.460 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.517 Selecting previously unselected package curl.
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.517 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.522 Unpacking curl (7.64.0-4+deb10u1) ...
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.593 Selecting previously unselected package libonig5:amd64.
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.593 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.605 Unpacking libonig5:amd64 (6.9.1-1) ...
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.664 Selecting previously unselected package libjq1:amd64.
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.664 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.682 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.735 Selecting previously unselected package jq.
09:29:48 [2021-03-03T09:29:48.781Z] #26 8.735 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:29:48 [2021-03-03T09:29:48.825Z] #42 10.29   DEP      images/timerfd.pb-c.d
09:29:48 [2021-03-03T09:29:48.825Z] #42 10.39   PBCC     images/timer.pb-c.c
09:29:48 [2021-03-03T09:29:48.825Z] #42 10.40   DEP      images/timer.pb-c.d
09:29:48 [2021-03-03T09:29:48.825Z] #42 10.45   PBCC     images/sa.pb-c.c
09:29:48 [2021-03-03T09:29:48.825Z] #42 10.48   DEP      images/sa.pb-c.d
09:29:48 [2021-03-03T09:29:48.825Z] #42 10.52   PBCC     images/pipe-data.pb-c.c
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.742 Unpacking jq (1.5+dfsg-2+b1) ...
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.790 Setting up libkeyutils1:amd64 (1.6-6) ...
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.799 Setting up libpsl5:amd64 (0.20.2-2) ...
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.812 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.942 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.954 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.968 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.981 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.040Z] #26 8.989 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:29:49 [2021-03-03T09:29:49.081Z] #42 10.54   DEP      images/pipe-data.pb-c.d
09:29:49 [2021-03-03T09:29:49.081Z] #42 10.64   PBCC     images/mnt.pb-c.c
09:29:49 [2021-03-03T09:29:49.081Z] #42 ...
09:29:49 [2021-03-03T09:29:49.081Z] 
09:29:49 [2021-03-03T09:29:49.081Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:29:49 [2021-03-03T09:29:49.081Z] #33 sha256:7eb31eb8f4bb895358214030d10b24ea40b322ddfb562b4dd59a8009ba238cca
09:29:49 [2021-03-03T09:29:49.081Z] #33 DONE 85.3s
09:29:49 [2021-03-03T09:29:49.081Z] 
09:29:49 [2021-03-03T09:29:49.081Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:29:49 [2021-03-03T09:29:49.081Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:29:49 [2021-03-03T09:29:49.081Z] #42 10.68   DEP      images/mnt.pb-c.d
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.000 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.012 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.024 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.032 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.042 Setting up openssl (1.1.1d-0+deb10u5) ...
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.058 Setting up libonig5:amd64 (6.9.1-1) ...
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.069 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.079 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:29:49 [2021-03-03T09:29:49.301Z] #26 9.114 Setting up ca-certificates (20200601~deb10u2) ...
09:29:49 [2021-03-03T09:29:49.339Z] #42 10.82   PBCC     images/sk-packet.pb-c.c
09:29:49 [2021-03-03T09:29:49.339Z] #42 10.85   DEP      images/sk-packet.pb-c.d
09:29:49 [2021-03-03T09:29:49.527Z] #26 11.27 137 added, 0 removed; done.
09:29:49 [2021-03-03T09:29:49.595Z] #42 10.96   PBCC     images/tcp-stream.pb-c.c
09:29:49 [2021-03-03T09:29:49.595Z] #42 10.98   DEP      images/tcp-stream.pb-c.d
09:29:49 [2021-03-03T09:29:49.595Z] #42 11.08   PBCC     images/pipe.pb-c.c
09:29:49 [2021-03-03T09:29:49.595Z] #42 11.17   DEP      images/pipe.pb-c.d
09:29:49 [2021-03-03T09:29:49.787Z] #26 11.31 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.787Z] #26 11.32 Setting up jq (1.5+dfsg-2+b1) ...
09:29:49 [2021-03-03T09:29:49.787Z] #26 11.34 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.787Z] #26 11.35 Setting up curl (7.64.0-4+deb10u1) ...
09:29:49 [2021-03-03T09:29:49.787Z] #26 11.36 Processing triggers for libc-bin (2.28-10) ...
09:29:49 [2021-03-03T09:29:49.787Z] #26 11.38 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:29:49 [2021-03-03T09:29:49.787Z] #26 11.40 Updating certificates in /etc/ssl/certs...
09:29:49 [2021-03-03T09:29:49.851Z] #42 11.27   PBCC     images/pstree.pb-c.c
09:29:49 [2021-03-03T09:29:49.851Z] #42 11.28   DEP      images/pstree.pb-c.d
09:29:49 [2021-03-03T09:29:49.851Z] #42 11.32   PBCC     images/fs.pb-c.c
09:29:49 [2021-03-03T09:29:49.851Z] #42 11.38   DEP      images/fs.pb-c.d
09:29:49 [2021-03-03T09:29:49.851Z] #42 11.47   PBCC     images/signalfd.pb-c.c
09:29:49 [2021-03-03T09:29:49.851Z] #42 11.52   DEP      images/signalfd.pb-c.d
09:29:49 [2021-03-03T09:29:49.872Z] #26 9.861 Updating certificates in /etc/ssl/certs...
09:29:50 [2021-03-03T09:29:50.116Z] #42 11.56   PBCC     images/fh.pb-c.c
09:29:50 [2021-03-03T09:29:50.116Z] #42 11.67   PBCC     images/fsnotify.pb-c.c
09:29:50 [2021-03-03T09:29:50.116Z] #42 11.76   DEP      images/fh.pb-c.d
09:29:50 [2021-03-03T09:29:50.372Z] #42 11.83   DEP      images/fsnotify.pb-c.d
09:29:50 [2021-03-03T09:29:50.372Z] #42 11.90   PBCC     images/eventpoll.pb-c.c
09:29:50 [2021-03-03T09:29:50.372Z] #42 11.94   DEP      images/eventpoll.pb-c.d
09:29:50 [2021-03-03T09:29:50.372Z] #42 11.99   PBCC     images/eventfd.pb-c.c
09:29:50 [2021-03-03T09:29:50.372Z] #42 12.00   DEP      images/eventfd.pb-c.d
09:29:50 [2021-03-03T09:29:50.372Z] #42 12.05   PBCC     images/remap-file-path.pb-c.c
09:29:50 [2021-03-03T09:29:50.494Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
09:29:50 [2021-03-03T09:29:50.494Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
09:29:50 [2021-03-03T09:29:50.671Z] #42 12.07   DEP      images/remap-file-path.pb-c.d
09:29:50 [2021-03-03T09:29:50.671Z] #42 12.11   PBCC     images/fifo.pb-c.c
09:29:50 [2021-03-03T09:29:50.671Z] #42 12.13   DEP      images/fifo.pb-c.d
09:29:50 [2021-03-03T09:29:50.671Z] #42 12.19   PBCC     images/ghost-file.pb-c.c
09:29:50 [2021-03-03T09:29:50.671Z] #42 12.22   DEP      images/ghost-file.pb-c.d
09:29:50 [2021-03-03T09:29:50.671Z] #42 12.29   PBCC     images/regfile.pb-c.c
09:29:50 [2021-03-03T09:29:50.671Z] #42 12.33   DEP      images/regfile.pb-c.d
09:29:50 [2021-03-03T09:29:50.728Z] #26 12.46 0 added, 0 removed; done.
09:29:50 [2021-03-03T09:29:50.728Z] #26 12.46 Running hooks in /etc/ca-certificates/update.d...
09:29:50 [2021-03-03T09:29:50.927Z] #42 12.37   PBCC     images/ns.pb-c.c
09:29:50 [2021-03-03T09:29:50.927Z] #42 12.40   DEP      images/ns.pb-c.d
09:29:50 [2021-03-03T09:29:50.927Z] #42 12.45   PBCC     images/fdinfo.pb-c.c
09:29:50 [2021-03-03T09:29:50.927Z] #42 12.51   DEP      images/fdinfo.pb-c.d
09:29:50 [2021-03-03T09:29:50.988Z] #26 12.46 done.
09:29:51 [2021-03-03T09:29:51.226Z] #42 12.60   PBCC     images/core-aarch64.pb-c.c
09:29:51 [2021-03-03T09:29:51.226Z] #42 12.63   PBCC     images/core-arm.pb-c.c
09:29:51 [2021-03-03T09:29:51.226Z] #42 12.68   PBCC     images/core-ppc64.pb-c.c
09:29:51 [2021-03-03T09:29:51.226Z] #42 12.71   PBCC     images/core-s390.pb-c.c
09:29:51 [2021-03-03T09:29:51.226Z] #42 12.75   PBCC     images/core-x86.pb-c.c
09:29:51 [2021-03-03T09:29:51.226Z] #42 12.82   PBCC     images/core.pb-c.c
09:29:51 [2021-03-03T09:29:51.226Z] #42 12.87   PBCC     images/inventory.pb-c.c
09:29:51 [2021-03-03T09:29:51.226Z] #42 12.92   DEP      images/core-aarch64.pb-c.d
09:29:51 [2021-03-03T09:29:51.254Z] #26 11.13 137 added, 0 removed; done.
09:29:51 [2021-03-03T09:29:51.254Z] #26 11.18 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:29:51 [2021-03-03T09:29:51.254Z] #26 11.19 Setting up jq (1.5+dfsg-2+b1) ...
09:29:51 [2021-03-03T09:29:51.254Z] #26 11.20 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:29:51 [2021-03-03T09:29:51.254Z] #26 11.21 Setting up curl (7.64.0-4+deb10u1) ...
09:29:51 [2021-03-03T09:29:51.254Z] #26 11.22 Processing triggers for libc-bin (2.28-10) ...
09:29:51 [2021-03-03T09:29:51.376Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s done
09:29:51 [2021-03-03T09:29:51.376Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
09:29:51 [2021-03-03T09:29:51.483Z] #42 13.00   DEP      images/core-arm.pb-c.d
09:29:51 [2021-03-03T09:29:51.483Z] #42 13.04   DEP      images/core-ppc64.pb-c.d
09:29:51 [2021-03-03T09:29:51.483Z] #42 13.13   DEP      images/core-s390.pb-c.d
09:29:51 [2021-03-03T09:29:51.518Z] #26 11.27 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:29:51 [2021-03-03T09:29:51.518Z] #26 11.29 Updating certificates in /etc/ssl/certs...
09:29:51 [2021-03-03T09:29:51.739Z] #42 13.22   DEP      images/core-x86.pb-c.d
09:29:51 [2021-03-03T09:29:51.739Z] #42 13.28   DEP      images/core.pb-c.d
09:29:51 [2021-03-03T09:29:51.739Z] #42 13.32   DEP      images/inventory.pb-c.d
09:29:51 [2021-03-03T09:29:51.739Z] #42 13.39   PBCC     images/cpuinfo.pb-c.c
09:29:51 [2021-03-03T09:29:51.739Z] #42 13.42   DEP      images/cpuinfo.pb-c.d
09:29:51 [2021-03-03T09:29:51.739Z] #42 13.46   PBCC     images/stats.pb-c.c
09:29:51 [2021-03-03T09:29:51.996Z] #42 13.47   DEP      images/stats.pb-c.d
09:29:52 [2021-03-03T09:29:52.466Z] #26 12.22 0 added, 0 removed; done.
09:29:52 [2021-03-03T09:29:52.466Z] #26 12.22 Running hooks in /etc/ca-certificates/update.d...
09:29:52 [2021-03-03T09:29:52.466Z] #26 12.22 done.
09:29:53 [2021-03-03T09:29:53.404Z] #42 14.84 make[1]: Nothing to be done for 'all'.
09:29:53 [2021-03-03T09:29:53.404Z] #42 ...
09:29:53 [2021-03-03T09:29:53.404Z] 
09:29:53 [2021-03-03T09:29:53.404Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:29:53 [2021-03-03T09:29:53.404Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:29:53 [2021-03-03T09:29:53.404Z] #12 79.50 Selecting previously unselected package gcc-mingw-w64-base.
09:29:53 [2021-03-03T09:29:53.404Z] #12 79.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.404Z] #12 79.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:29:53 [2021-03-03T09:29:53.404Z] #12 79.78 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:29:53 [2021-03-03T09:29:53.404Z] #12 79.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.404Z] #12 79.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:29:53 [2021-03-03T09:29:53.585Z] #26 DONE 15.0s
09:29:53 [2021-03-03T09:29:53.585Z] 
09:29:53 [2021-03-03T09:29:53.585Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:29:53 [2021-03-03T09:29:53.585Z] #27 sha256:5f69297d8de1326a5421e6dca41c86373b67ae269a28f9b189ed4099c8c9a963
09:29:53 [2021-03-03T09:29:53.585Z] #27 DONE 0.1s
09:29:53 [2021-03-03T09:29:53.585Z] 
09:29:53 [2021-03-03T09:29:53.585Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:29:53 [2021-03-03T09:29:53.585Z] #28 sha256:1fdea258f9de47461849053f9c5ee9cc54ad6821367c3296bd9430da87bb8527
09:29:53 [2021-03-03T09:29:53.786Z] #9 ...
09:29:53 [2021-03-03T09:29:53.786Z] 
09:29:53 [2021-03-03T09:29:53.786Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:29:53 [2021-03-03T09:29:53.786Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:29:53 [2021-03-03T09:29:53.786Z] #26 1.064 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 1.077 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 1.123 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 1.229 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 1.548 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 1.569 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:29:53 [2021-03-03T09:29:53.786Z] #26 3.342 Fetched 8423 kB in 3s (3324 kB/s)
09:29:53 [2021-03-03T09:29:53.786Z] #26 3.342 Reading package lists...
09:29:53 [2021-03-03T09:29:53.786Z] #26 4.250 Reading package lists...
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.195 Building dependency tree...
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.492 The following additional packages will be installed:
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.493   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.493   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.493   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.494 Suggested packages:
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.495   krb5-doc krb5-user
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.495 Recommended packages:
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.495   krb5-locales publicsuffix libsasl2-modules
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.668 The following NEW packages will be installed:
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.669   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.669   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.669   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.670   libssh2-1 libssl1.1 openssl
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.949 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.949 Need to get 5057 kB of archives.
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.949 After this operation, 12.1 MB of additional disk space will be used.
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.949 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.958 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.958 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.958 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.961 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.961 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.967 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.967 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.985 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.985 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.985 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.985 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.985 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.995 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.995 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.995 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 5.995 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.001 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.001 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.001 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.012 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB]
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.165 debconf: delaying package configuration, since apt-utils is not installed
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.191 Fetched 5057 kB in 0s (15.7 MB/s)
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.243 Selecting previously unselected package libssl1.1:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.243 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.243 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.254 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.450 Selecting previously unselected package libsasl2-modules-db:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.450 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.454 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.499 Selecting previously unselected package libsasl2-2:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.499 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.507 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.570 Selecting previously unselected package libldap-common.
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.572 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.579 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.632 Selecting previously unselected package libldap-2.4-2:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.632 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.637 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.700 Selecting previously unselected package openssl.
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.700 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.706 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.857 Selecting previously unselected package ca-certificates.
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.859 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.865 Unpacking ca-certificates (20200601~deb10u2) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.953 Selecting previously unselected package libkeyutils1:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.954 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 6.959 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.007 Selecting previously unselected package libkrb5support0:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.007 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.014 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.074 Selecting previously unselected package libk5crypto3:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.074 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.080 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.138 Selecting previously unselected package libkrb5-3:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.138 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.149 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.240 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.240 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.246 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.310 Selecting previously unselected package libnghttp2-14:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.310 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.315 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.403 Selecting previously unselected package libpsl5:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.403 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.408 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.452 Selecting previously unselected package librtmp1:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.452 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.457 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.502 Selecting previously unselected package libssh2-1:amd64.
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.502 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.507 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:29:53 [2021-03-03T09:29:53.786Z] #26 7.581 Selecting previously unselected package libcurl4:amd64.
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.581 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.588 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.651 Selecting previously unselected package curl.
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.651 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.657 Unpacking curl (7.64.0-4+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.721 Selecting previously unselected package libonig5:amd64.
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.722 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.735 Unpacking libonig5:amd64 (6.9.1-1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.795 Selecting previously unselected package libjq1:amd64.
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.796 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.801 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.856 Selecting previously unselected package jq.
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.856 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.865 Unpacking jq (1.5+dfsg-2+b1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.916 Setting up libkeyutils1:amd64 (1.6-6) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.930 Setting up libpsl5:amd64 (0.20.2-2) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 7.944 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.051 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.065 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.157 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.171 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.184 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.198 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.210 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.225 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.238 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.252 Setting up openssl (1.1.1d-0+deb10u5) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.272 Setting up libonig5:amd64 (6.9.1-1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.285 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.299 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 8.313 Setting up ca-certificates (20200601~deb10u2) ...
09:29:53 [2021-03-03T09:29:53.787Z] #26 ...
09:29:53 [2021-03-03T09:29:53.787Z] 
09:29:53 [2021-03-03T09:29:53.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:53 [2021-03-03T09:29:53.787Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:53 [2021-03-03T09:29:53.787Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done
09:29:53 [2021-03-03T09:29:53.787Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
09:29:53 [2021-03-03T09:29:53.959Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.3s done
09:29:53 [2021-03-03T09:29:53.959Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s
09:29:54 [2021-03-03T09:29:54.381Z] #26 ...
09:29:54 [2021-03-03T09:29:54.381Z] 
09:29:54 [2021-03-03T09:29:54.381Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:54 [2021-03-03T09:29:54.381Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:54 [2021-03-03T09:29:54.381Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done
09:29:54 [2021-03-03T09:29:54.381Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done
09:29:54 [2021-03-03T09:29:54.381Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.5s
09:29:54 [2021-03-03T09:29:54.640Z] #9 ...
09:29:54 [2021-03-03T09:29:54.640Z] 
09:29:54 [2021-03-03T09:29:54.640Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:29:54 [2021-03-03T09:29:54.640Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:29:54 [2021-03-03T09:29:54.640Z] #26 DONE 14.5s
09:29:54 [2021-03-03T09:29:54.640Z] 
09:29:54 [2021-03-03T09:29:54.640Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:29:54 [2021-03-03T09:29:54.640Z] #27 sha256:7365543a69e41c3547b1f84bd123cd1c5ba5ef074fd00a3c082737b3e9deac19
09:29:54 [2021-03-03T09:29:54.774Z] #12 ...
09:29:54 [2021-03-03T09:29:54.774Z] 
09:29:54 [2021-03-03T09:29:54.774Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:29:54 [2021-03-03T09:29:54.774Z] #50 sha256:86bc18b169019ed0a21e708a39a656fdebb0e61b45e8f61582ef90a5c461675d
09:29:54 [2021-03-03T09:29:54.774Z] #50 80.80 encoding/json
09:29:54 [2021-03-03T09:29:54.774Z] #50 82.58 github.com/pkg/diff
09:29:54 [2021-03-03T09:29:54.774Z] #50 84.19 go/ast
09:29:54 [2021-03-03T09:29:54.774Z] #50 87.15 golang.org/x/crypto/ssh/terminal
09:29:54 [2021-03-03T09:29:54.774Z] #50 88.54 mvdan.cc/editorconfig
09:29:54 [2021-03-03T09:29:54.774Z] #50 89.42 mvdan.cc/sh/v3/fileutil
09:29:54 [2021-03-03T09:29:54.774Z] #50 89.45 mvdan.cc/sh/v3/syntax
09:29:54 [2021-03-03T09:29:54.774Z] #50 ...
09:29:54 [2021-03-03T09:29:54.774Z] 
09:29:54 [2021-03-03T09:29:54.774Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:29:54 [2021-03-03T09:29:54.774Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:29:54 [2021-03-03T09:29:54.774Z] #42 16.11   CC       images/stats.o
09:29:54 [2021-03-03T09:29:54.902Z] #27 DONE 0.1s
09:29:54 [2021-03-03T09:29:54.902Z] 
09:29:54 [2021-03-03T09:29:54.902Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:54 [2021-03-03T09:29:54.902Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:55 [2021-03-03T09:29:55.029Z] #42 16.50   CC       images/core.o
09:29:55 [2021-03-03T09:29:55.285Z] #42 ...
09:29:55 [2021-03-03T09:29:55.285Z] 
09:29:55 [2021-03-03T09:29:55.285Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:29:55 [2021-03-03T09:29:55.285Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:29:55 [2021-03-03T09:29:55.285Z] #44 81.50 text/template/parse
09:29:55 [2021-03-03T09:29:55.285Z] #44 82.46 go/ast
09:29:55 [2021-03-03T09:29:55.285Z] #44 86.86 text/template
09:29:55 [2021-03-03T09:29:55.285Z] #44 87.63 go/parser
09:29:55 [2021-03-03T09:29:55.285Z] #44 90.80 encoding/xml
09:29:55 [2021-03-03T09:29:55.285Z] #44 91.50 go/doc
09:29:55 [2021-03-03T09:29:55.494Z] #28 1.927 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:29:55 [2021-03-03T09:29:55.494Z] #28 2.028 
09:29:55 [2021-03-03T09:29:55.540Z] #44 ...
09:29:55 [2021-03-03T09:29:55.540Z] 
09:29:55 [2021-03-03T09:29:55.540Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:29:55 [2021-03-03T09:29:55.540Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:29:55 [2021-03-03T09:29:55.540Z] #42 17.13   CC       images/core-x86.o
09:29:56 [2021-03-03T09:29:56.013Z] #28 2.159 
############                                                              17.4%
##########################                                                37.1%
#########################################                                 57.1%
#######################################################                   76.8%
#####################################################################     96.8%
######################################################################## 100.0%
09:29:56 [2021-03-03T09:29:56.013Z] #28 2.672 
09:29:56 [2021-03-03T09:29:56.013Z] #28 ...
09:29:56 [2021-03-03T09:29:56.013Z] 
09:29:56 [2021-03-03T09:29:56.013Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:56 [2021-03-03T09:29:56.013Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:56 [2021-03-03T09:29:56.013Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done
09:29:56 [2021-03-03T09:29:56.013Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done
09:29:56 [2021-03-03T09:29:56.013Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.7s
09:29:56 [2021-03-03T09:29:56.101Z] #42 17.72   CC       images/core-arm.o
09:29:56 [2021-03-03T09:29:56.273Z] #9 ...
09:29:56 [2021-03-03T09:29:56.273Z] 
09:29:56 [2021-03-03T09:29:56.273Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:29:56 [2021-03-03T09:29:56.273Z] #28 sha256:1fdea258f9de47461849053f9c5ee9cc54ad6821367c3296bd9430da87bb8527
09:29:56 [2021-03-03T09:29:56.273Z] #28 2.791 
#####################                                                     30.1%
######################################################################## 100.0%
09:29:56 [2021-03-03T09:29:56.273Z] #28 2.967 
09:29:56 [2021-03-03T09:29:56.594Z] #28 3.096 
#################################################                         69.3%
######################################################################## 100.0%
09:29:56 [2021-03-03T09:29:56.594Z] #28 3.204 
09:29:56 [2021-03-03T09:29:56.663Z] #42 18.05   CC       images/core-aarch64.o
09:29:56 [2021-03-03T09:29:56.918Z] #42 18.49   CC       images/core-ppc64.o
09:29:57 [2021-03-03T09:29:57.382Z] #28 3.325 
#########                                                                 12.8%
#########################                                                 35.9%
#######################################                                   55.2%
#####################################################                     74.3%
###################################################################       93.7%
######################################################################## 100.0%
09:29:57 [2021-03-03T09:29:57.382Z] #28 3.858 
09:29:57 [2021-03-03T09:29:57.487Z] #42 19.09   CC       images/core-s390.o
09:29:58 [2021-03-03T09:29:58.028Z] #9 ...
09:29:58 [2021-03-03T09:29:58.028Z] 
09:29:58 [2021-03-03T09:29:58.028Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:29:58 [2021-03-03T09:29:58.028Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266
09:29:58 [2021-03-03T09:29:58.028Z] #26 8.892 Updating certificates in /etc/ssl/certs...
09:29:58 [2021-03-03T09:29:58.028Z] #26 9.646 137 added, 0 removed; done.
09:29:58 [2021-03-03T09:29:58.028Z] #26 9.699 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:29:58 [2021-03-03T09:29:58.028Z] #26 9.713 Setting up jq (1.5+dfsg-2+b1) ...
09:29:58 [2021-03-03T09:29:58.028Z] #26 9.727 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
09:29:58 [2021-03-03T09:29:58.028Z] #26 9.746 Setting up curl (7.64.0-4+deb10u1) ...
09:29:58 [2021-03-03T09:29:58.028Z] #26 9.760 Processing triggers for libc-bin (2.28-10) ...
09:29:58 [2021-03-03T09:29:58.028Z] #26 9.780 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:29:58 [2021-03-03T09:29:58.028Z] #26 9.788 Updating certificates in /etc/ssl/certs...
09:29:58 [2021-03-03T09:29:58.028Z] #26 10.38 0 added, 0 removed; done.
09:29:58 [2021-03-03T09:29:58.028Z] #26 10.38 Running hooks in /etc/ca-certificates/update.d...
09:29:58 [2021-03-03T09:29:58.028Z] #26 10.39 done.
09:29:58 [2021-03-03T09:29:58.028Z] #26 DONE 12.8s
09:29:58 [2021-03-03T09:29:58.028Z] 
09:29:58 [2021-03-03T09:29:58.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:58 [2021-03-03T09:29:58.028Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:58 [2021-03-03T09:29:58.260Z] #9 ...
09:29:58 [2021-03-03T09:29:58.260Z] 
09:29:58 [2021-03-03T09:29:58.260Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:29:58 [2021-03-03T09:29:58.260Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
09:29:58 [2021-03-03T09:29:58.260Z] #26 2.517 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 2.621 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 2.621 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 2.760 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 2.945 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 3.315 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:29:58 [2021-03-03T09:29:58.260Z] #26 4.838 Fetched 8246 kB in 3s (3207 kB/s)
09:29:58 [2021-03-03T09:29:58.260Z] #26 4.838 Reading package lists...
09:29:58 [2021-03-03T09:29:58.260Z] #26 6.134 Reading package lists...
09:29:58 [2021-03-03T09:29:58.260Z] #26 7.401 Building dependency tree...
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.067 The following additional packages will be installed:
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.067   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.067   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.067   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.067 Suggested packages:
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.067   krb5-doc krb5-user
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.067 Recommended packages:
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.067   krb5-locales publicsuffix libsasl2-modules
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.307 The following NEW packages will be installed:
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.307   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.307   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.307   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.319   libssh2-1 libssl1.1 openssl
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.607 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.607 Need to get 4777 kB of archives.
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.607 After this operation, 11.5 MB of additional disk space will be used.
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.607 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.607 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.619 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.619 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.619 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.627 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.627 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.627 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.630 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.711 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.711 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.711 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.711 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.711 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.718 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.718 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.718 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.729 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.734 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.739 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 8.743 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.151 debconf: delaying package configuration, since apt-utils is not installed
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.192 Fetched 4777 kB in 0s (12.2 MB/s)
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.246 Selecting previously unselected package libssl1.1:arm64.
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.246 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.257 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.269 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.526 Selecting previously unselected package libsasl2-modules-db:arm64.
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.526 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.533 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.585 Selecting previously unselected package libsasl2-2:arm64.
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.585 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.591 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.642 Selecting previously unselected package libldap-common.
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.644 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.650 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.714 Selecting previously unselected package libldap-2.4-2:arm64.
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.714 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.719 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.842 Selecting previously unselected package openssl.
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.844 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 9.848 Unpacking openssl (1.1.1d-0+deb10u5) ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 10.09 Selecting previously unselected package ca-certificates.
09:29:58 [2021-03-03T09:29:58.260Z] #26 10.09 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 10.09 Unpacking ca-certificates (20200601~deb10u2) ...
09:29:58 [2021-03-03T09:29:58.260Z] #26 ...
09:29:58 [2021-03-03T09:29:58.260Z] 
09:29:58 [2021-03-03T09:29:58.260Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:58 [2021-03-03T09:29:58.260Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:29:58 [2021-03-03T09:29:58.414Z] #42 19.84   CC       images/cpuinfo.o
09:29:58 [2021-03-03T09:29:58.837Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.1s done
09:29:59 [2021-03-03T09:29:59.019Z] #42 20.33   CC       images/inventory.o
09:29:59 [2021-03-03T09:29:59.019Z] #42 20.58   CC       images/fdinfo.o
09:29:59 [2021-03-03T09:29:59.275Z] #42 20.95   CC       images/fown.o
09:29:59 [2021-03-03T09:29:59.409Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
09:29:59 [2021-03-03T09:29:59.428Z] #9 ...
09:29:59 [2021-03-03T09:29:59.428Z] 
09:29:59 [2021-03-03T09:29:59.428Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:29:59 [2021-03-03T09:29:59.428Z] #27 sha256:54bcb56957405f3001480f169ae1ddcde334a288da5a5f9b5ecdcbd9e25738b8
09:29:59 [2021-03-03T09:29:59.428Z] #27 DONE 1.2s
09:29:59 [2021-03-03T09:29:59.428Z] 
09:29:59 [2021-03-03T09:29:59.428Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:29:59 [2021-03-03T09:29:59.428Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:29:59 [2021-03-03T09:29:59.428Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
09:29:59 [2021-03-03T09:29:59.462Z] #28 3.975 
###                                                                        4.2%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.2%
##################                                                        25.5%
######################                                                    30.7%
#########################                                                 35.9%
#############################                                             41.1%
#################################                                         46.2%
#####################################                                     51.6%
########################################                                  56.7%
############################################                              62.0%
################################################                          67.2%
####################################################                      72.4%
#######################################################                   77.6%
###########################################################               82.8%
###############################################################           88.0%
###################################################################       93.3%
######################################################################    98.4%
######################################################################## 100.0%
09:29:59 [2021-03-03T09:29:59.462Z] #28 5.843 
09:29:59 [2021-03-03T09:29:59.879Z] #42 21.29   CC       images/ns.o
09:29:59 [2021-03-03T09:29:59.879Z] #42 21.50   CC       images/regfile.o
09:29:59 [2021-03-03T09:29:59.995Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.1s done
09:30:00 [2021-03-03T09:30:00.135Z] #42 21.73   CC       images/ghost-file.o
09:30:00 [2021-03-03T09:30:00.199Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s
09:30:00 [2021-03-03T09:30:00.254Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:30:00 [2021-03-03T09:30:00.358Z] #9 DONE 26.2s
09:30:00 [2021-03-03T09:30:00.358Z] 
09:30:00 [2021-03-03T09:30:00.358Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:30:00 [2021-03-03T09:30:00.358Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.47 Selecting previously unselected package libkeyutils1:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.47 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.48 Unpacking libkeyutils1:arm64 (1.6-6) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.54 Selecting previously unselected package libkrb5support0:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.54 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.55 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.60 Selecting previously unselected package libk5crypto3:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.61 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.61 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.67 Selecting previously unselected package libkrb5-3:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.67 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.68 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.86 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.86 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 10.87 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.03 Selecting previously unselected package libnghttp2-14:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.03 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.04 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.33 Selecting previously unselected package libpsl5:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.33 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.35 Unpacking libpsl5:arm64 (0.20.2-2) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.41 Selecting previously unselected package librtmp1:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.41 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.41 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.47 Selecting previously unselected package libssh2-1:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.47 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.48 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.90 Selecting previously unselected package libcurl4:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.90 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 11.90 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.05 Selecting previously unselected package curl.
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.05 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.06 Unpacking curl (7.64.0-4+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.25 Selecting previously unselected package libonig5:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.25 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.26 Unpacking libonig5:arm64 (6.9.1-1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.50 Selecting previously unselected package libjq1:arm64.
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.50 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.50 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.64 Selecting previously unselected package jq.
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.64 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.64 Unpacking jq (1.5+dfsg-2+b1) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.83 Setting up libkeyutils1:arm64 (1.6-6) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.85 Setting up libpsl5:arm64 (0.20.2-2) ...
09:30:00 [2021-03-03T09:30:00.358Z] #26 12.86 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ...
09:30:00 [2021-03-03T09:30:00.392Z] #42 22.05   CC       images/fifo.o
09:30:00 [2021-03-03T09:30:00.514Z] #9 DONE 23.7s
09:30:00 [2021-03-03T09:30:00.514Z] 
09:30:00 [2021-03-03T09:30:00.514Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:30:00 [2021-03-03T09:30:00.514Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:30:00 [2021-03-03T09:30:00.621Z] #26 13.04 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.621Z] #26 13.05 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:30:00 [2021-03-03T09:30:00.621Z] #26 13.07 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.621Z] #26 13.09 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.621Z] #26 13.10 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:30:00 [2021-03-03T09:30:00.621Z] #26 13.12 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.621Z] #26 13.13 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.621Z] #26 13.14 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
09:30:00 [2021-03-03T09:30:00.648Z] #42 22.30   CC       images/remap-file-path.o
09:30:00 [2021-03-03T09:30:00.883Z] #26 13.16 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
09:30:00 [2021-03-03T09:30:00.883Z] #26 13.17 Setting up openssl (1.1.1d-0+deb10u5) ...
09:30:00 [2021-03-03T09:30:00.883Z] #26 13.19 Setting up libonig5:arm64 (6.9.1-1) ...
09:30:00 [2021-03-03T09:30:00.883Z] #26 13.20 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
09:30:00 [2021-03-03T09:30:00.883Z] #26 13.22 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
09:30:00 [2021-03-03T09:30:00.883Z] #26 13.23 Setting up ca-certificates (20200601~deb10u2) ...
09:30:00 [2021-03-03T09:30:00.904Z] #42 22.49   CC       images/eventfd.o
09:30:00 [2021-03-03T09:30:00.904Z] #42 ...
09:30:00 [2021-03-03T09:30:00.904Z] 
09:30:00 [2021-03-03T09:30:00.904Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:30:00 [2021-03-03T09:30:00.904Z] #55 sha256:a3959bd455956f2f376df908c7860582bbf362c8f240a8a8741084fa79aa4528
09:30:00 [2021-03-03T09:30:00.904Z] #55 43.28 Checking out files:  42% (1635/3816)   
Checking out files:  43% (1641/3816)   
Checking out files:  44% (1680/3816)   
Checking out files:  45% (1718/3816)   
Checking out files:  46% (1756/3816)   
Checking out files:  47% (1794/3816)   
Checking out files:  48% (1832/3816)   
Checking out files:  49% (1870/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
Checking out files:  70% (2672/3816)   
Checking out files:  71% (2710/3816)   
Checking out files:  72% (2748/3816)   
Checking out files:  73% (2786/3816)   
Checking out files:  74% (2824/3816)   
Checking out files:  75% (2862/3816)   
Checking out files:  76% (2901/3816)   
Checking out files:  77% (2939/3816)   
Checking out files:  78% (2977/3816)   
Checking out files:  79% (3015/3816)   
Checking out files:  80% (3053/3816)   
Checking out files:  81% (3091/3816)   
Checking out files:  82% (3130/3816)   
Checking out files:  83% (3168/3816)   
Checking out files:  84% (3206/3816)   
Checking out files:  85% (3244/3816)   
Checking out files:  86% (3282/3816)   
Checking out files:  87% (3320/3816)   
Checking out files:  88% (3359/3816)   
Checking out files:  89% (3397/3816)   
Checking out files:  90% (3435/3816)   
Checking out files:  91% (3473/3816)   
Checking out files:  92% (3511/3816)   
Checking out files:  93% (3549/3816)   
Checking out files:  94% (3588/3816)   
Checking out files:  95% (3626/3816)   
Checking out files:  96% (3664/3816)   
Checking out files:  97% (3702/3816)   
Checking out files:  98% (3740/3816)   
Checking out files:  99% (3778/3816)   
Checking out files: 100% (3816/3816)   
Checking out files: 100% (3816/3816), done.
09:30:00 [2021-03-03T09:30:00.904Z] #55 44.86 + cd /tmp/tmp.dLFgoJXt0F/src/github.com/containerd/containerd
09:30:00 [2021-03-03T09:30:00.904Z] #55 44.87 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:30:01 [2021-03-03T09:30:01.459Z] #26 13.98 Updating certificates in /etc/ssl/certs...
09:30:02 [2021-03-03T09:30:02.270Z] #55 46.42 + export 'BUILDTAGS=netgo osusergo static_build'
09:30:02 [2021-03-03T09:30:02.270Z] #55 46.42 + BUILDTAGS='netgo osusergo static_build'
09:30:02 [2021-03-03T09:30:02.270Z] #55 46.42 + export EXTRA_FLAGS=-buildmode=pie
09:30:02 [2021-03-03T09:30:02.270Z] #55 46.42 + EXTRA_FLAGS=-buildmode=pie
09:30:02 [2021-03-03T09:30:02.270Z] #55 46.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:30:02 [2021-03-03T09:30:02.270Z] #55 46.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:30:02 [2021-03-03T09:30:02.270Z] #55 46.44 + '[' '' = dynamic ']'
09:30:02 [2021-03-03T09:30:02.270Z] #55 46.44 + make
09:30:02 [2021-03-03T09:30:02.760Z] #28 9.136 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:30:02 [2021-03-03T09:30:02.760Z] #28 9.269 
09:30:02 [2021-03-03T09:30:02.760Z] #28 9.322 
######################################################################## 100.0%
09:30:02 [2021-03-03T09:30:02.760Z] #28 9.357 
09:30:02 [2021-03-03T09:30:02.847Z] #26 14.86 137 added, 0 removed; done.
09:30:03 [2021-03-03T09:30:03.329Z] #28 9.685 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:30:03 [2021-03-03T09:30:03.329Z] #28 9.788 
09:30:03 [2021-03-03T09:30:03.589Z] #28 9.906 
################################                                          45.4%
######################################################################## 100.0%
09:30:03 [2021-03-03T09:30:03.589Z] #28 10.06 
09:30:03 [2021-03-03T09:30:03.636Z] #55 47.70 + bin/ctr
09:30:03 [2021-03-03T09:30:03.848Z] #28 10.40 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:30:04 [2021-03-03T09:30:04.108Z] #28 10.52 
09:30:04 [2021-03-03T09:30:04.261Z] #26 16.64 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
09:30:04 [2021-03-03T09:30:04.395Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s
09:30:04 [2021-03-03T09:30:04.654Z] #9 ...
09:30:04 [2021-03-03T09:30:04.654Z] 
09:30:04 [2021-03-03T09:30:04.654Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:04 [2021-03-03T09:30:04.654Z] #28 sha256:cfec938196641b96d32fe5207baa487e106d3cf0537195f6f49d3ed51db9e131
09:30:04 [2021-03-03T09:30:04.654Z] #28 1.513 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:30:04 [2021-03-03T09:30:04.654Z] #28 1.595 
09:30:04 [2021-03-03T09:30:04.654Z] #28 1.711 
###########                                                               15.5%
##########################                                                37.0%
########################################                                  56.8%
################################################                          67.3%
#################################################################         90.8%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 2.270 
09:30:04 [2021-03-03T09:30:04.654Z] #28 2.398 
#######################################                                   55.3%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 2.521 
09:30:04 [2021-03-03T09:30:04.654Z] #28 2.666 
##################################################                        70.1%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 2.780 
09:30:04 [2021-03-03T09:30:04.654Z] #28 2.907 
#######                                                                   10.2%
########################                                                  33.4%
#######################################                                   55.1%
#####################################################                     73.9%
####################################################################      94.6%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 3.433 
09:30:04 [2021-03-03T09:30:04.654Z] #28 3.562 
#                                                                          2.3%
#####                                                                      8.2%
##########                                                                14.4%
##############                                                            19.7%
##################                                                        25.1%
#####################                                                     30.3%
#########################                                                 35.3%
#############################                                             40.8%
################################                                          45.7%
####################################                                      51.2%
########################################                                  56.5%
############################################                              61.7%
################################################                          66.9%
###################################################                       72.1%
#######################################################                   77.3%
###########################################################               82.5%
##############################################################            87.5%
#################################################################         91.6%
######################################################################    98.4%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 5.436 
09:30:04 [2021-03-03T09:30:04.654Z] #28 5.787 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:30:04 [2021-03-03T09:30:04.654Z] #28 5.897 
09:30:04 [2021-03-03T09:30:04.654Z] #28 5.966 
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 6.003 
09:30:04 [2021-03-03T09:30:04.654Z] #28 6.335 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:30:04 [2021-03-03T09:30:04.654Z] #28 6.444 
09:30:04 [2021-03-03T09:30:04.654Z] #28 6.660 #=#=#                                                                         

#######################################################                   77.5%
#####################################################################     96.2%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 7.071 
09:30:04 [2021-03-03T09:30:04.654Z] #28 7.519 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:30:04 [2021-03-03T09:30:04.654Z] #28 7.658 
09:30:04 [2021-03-03T09:30:04.654Z] #28 7.885 #=#=#                                                                         

##                                                                         3.7%
############                                                              17.6%
###################                                                       26.8%
###########################                                               37.6%
###################################                                       48.7%
#####################################                                     52.6%
##########################################                                58.9%
############################################                              62.3%
##################################################                        70.7%
########################################################                  78.0%
###########################################################               82.3%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 9.188 
09:30:04 [2021-03-03T09:30:04.654Z] #28 9.681 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:30:04 [2021-03-03T09:30:04.654Z] #28 9.798 
09:30:04 [2021-03-03T09:30:04.654Z] #28 9.869 
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.654Z] #28 ...
09:30:04 [2021-03-03T09:30:04.654Z] 
09:30:04 [2021-03-03T09:30:04.654Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:30:04 [2021-03-03T09:30:04.654Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:30:04 [2021-03-03T09:30:04.713Z] #10 DONE 3.6s
09:30:04 [2021-03-03T09:30:04.713Z] 
09:30:04 [2021-03-03T09:30:04.713Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:04 [2021-03-03T09:30:04.713Z] #28 sha256:342ca05e54ffcea36b2ea55563cc616c289d7a059eba18633f4ca53d7868fc27
09:30:04 [2021-03-03T09:30:04.713Z] #28 1.167 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:30:04 [2021-03-03T09:30:04.713Z] #28 1.250 
09:30:04 [2021-03-03T09:30:04.713Z] #28 1.388 
                                                                           0.0%
###                                                                        5.4%
#######################                                                   32.9%
##################################################                        70.2%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.713Z] #28 1.905 
09:30:04 [2021-03-03T09:30:04.713Z] #28 2.009 
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.713Z] #28 2.125 
09:30:04 [2021-03-03T09:30:04.713Z] #28 2.245 
###################################################################       93.5%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.713Z] #28 2.354 
09:30:04 [2021-03-03T09:30:04.713Z] #28 2.465 
############                                                              16.9%
##########################                                                36.1%
#######################################                                   55.6%
#####################################################                     74.9%
###################################################################       94.3%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.713Z] #28 2.974 
09:30:04 [2021-03-03T09:30:04.713Z] #28 3.085 
##                                                                         3.0%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.5%
##################                                                        25.7%
######################                                                    30.9%
#########################                                                 35.7%
#############################                                             41.3%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.1%
################################################                          67.3%
####################################################                      72.5%
#######################################################                   77.7%
###########################################################               82.9%
###############################################################           88.2%
###################################################################       93.4%
######################################################################    98.6%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.713Z] #28 5.025 
09:30:04 [2021-03-03T09:30:04.713Z] #28 5.405 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:30:04 [2021-03-03T09:30:04.713Z] #28 5.500 
09:30:04 [2021-03-03T09:30:04.713Z] #28 5.557 
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.713Z] #28 5.586 
09:30:04 [2021-03-03T09:30:04.887Z] #28 10.68 
####                                                                       5.8%
########################                                                  34.3%
#########################################                                 57.6%
##############################################                            65.2%
####################################################                      73.1%
############################################################              84.6%
######################################################################## 100.0%
09:30:04 [2021-03-03T09:30:04.887Z] #28 11.46 
09:30:04 [2021-03-03T09:30:04.960Z] #26 17.16 Setting up jq (1.5+dfsg-2+b1) ...
09:30:05 [2021-03-03T09:30:05.279Z] #28 6.062 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:30:05 [2021-03-03T09:30:05.279Z] #28 6.119 
09:30:05 [2021-03-03T09:30:05.279Z] #28 6.201 
######################################################################## 100.0%
09:30:05 [2021-03-03T09:30:05.279Z] #28 6.231 
09:30:05 [2021-03-03T09:30:05.455Z] #28 11.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:30:05 [2021-03-03T09:30:05.455Z] #28 12.04 
09:30:05 [2021-03-03T09:30:05.539Z] #28 6.589 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:30:05 [2021-03-03T09:30:05.592Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.6s done
09:30:05 [2021-03-03T09:30:05.713Z] #28 12.09 
######################################################################## 100.0%
09:30:05 [2021-03-03T09:30:05.713Z] #28 12.11 
09:30:05 [2021-03-03T09:30:05.713Z] #28 12.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:30:05 [2021-03-03T09:30:05.713Z] #28 12.34 
09:30:05 [2021-03-03T09:30:05.798Z] #28 6.669 
09:30:05 [2021-03-03T09:30:05.971Z] #28 12.38 
######################################################################## 100.0%
09:30:05 [2021-03-03T09:30:05.971Z] #28 12.41 
09:30:05 [2021-03-03T09:30:05.971Z] #28 12.42 Download of images into '/build' complete.
09:30:05 [2021-03-03T09:30:05.971Z] #28 12.42 Use something like the following to load the result into a Docker daemon:
09:30:05 [2021-03-03T09:30:05.971Z] #28 12.42   tar -cC '/build' . | docker load
09:30:06 [2021-03-03T09:30:06.087Z] #26 18.29 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
09:30:06 [2021-03-03T09:30:06.195Z] #55 ...
09:30:06 [2021-03-03T09:30:06.195Z] 
09:30:06 [2021-03-03T09:30:06.195Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:06 [2021-03-03T09:30:06.195Z] #50 sha256:86bc18b169019ed0a21e708a39a656fdebb0e61b45e8f61582ef90a5c461675d
09:30:06 [2021-03-03T09:30:06.195Z] #50 95.58 mvdan.cc/sh/v3/cmd/shfmt
09:30:06 [2021-03-03T09:30:06.195Z] #50 DONE 102.0s
09:30:06 [2021-03-03T09:30:06.195Z] 
09:30:06 [2021-03-03T09:30:06.195Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:06 [2021-03-03T09:30:06.195Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:06 [2021-03-03T09:30:06.195Z] #42 22.63   CC       images/eventpoll.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 22.98   CC       images/fh.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 23.28   CC       images/fsnotify.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 23.85   CC       images/signalfd.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 24.06   CC       images/fs.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 24.26   CC       images/pstree.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 24.58   CC       images/pipe.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 24.84   CC       images/tcp-stream.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 25.08   CC       images/sk-packet.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 25.35   CC       images/mnt.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 25.61   CC       images/pipe-data.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 25.84   CC       images/sa.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 26.13   CC       images/timer.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 26.54   CC       images/timerfd.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 26.81   CC       images/mm.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 27.13   CC       images/sk-opts.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 27.28   CC       images/sk-unix.o
09:30:06 [2021-03-03T09:30:06.195Z] #42 27.70   CC       images/sk-inet.o
09:30:06 [2021-03-03T09:30:06.230Z] #28 ...
09:30:06 [2021-03-03T09:30:06.230Z] 
09:30:06 [2021-03-03T09:30:06.230Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:30:06 [2021-03-03T09:30:06.230Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:30:06 [2021-03-03T09:30:06.230Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done
09:30:06 [2021-03-03T09:30:06.230Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:30:06 [2021-03-03T09:30:06.577Z] #28 6.780 
#####                                                                      7.9%
########################                                                  34.4%
#####################################                                     52.2%
##############################################                            65.2%#28 ...
09:30:06 [2021-03-03T09:30:06.577Z] 
09:30:06 [2021-03-03T09:30:06.577Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:30:06 [2021-03-03T09:30:06.577Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:30:06 [2021-03-03T09:30:06.577Z] #11 DONE 2.4s
09:30:06 [2021-03-03T09:30:06.577Z] 
09:30:06 [2021-03-03T09:30:06.577Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:06 [2021-03-03T09:30:06.577Z] #28 sha256:342ca05e54ffcea36b2ea55563cc616c289d7a059eba18633f4ca53d7868fc27
09:30:06 [2021-03-03T09:30:06.577Z] #28 6.780 
#####                                                                      7.9%
########################                                                  34.4%
#####################################                                     52.2%
##############################################                            65.2%
#####################################################################     96.2%
######################################################################## 100.0%
09:30:06 [2021-03-03T09:30:06.577Z] #28 7.400 
09:30:06 [2021-03-03T09:30:06.577Z] #28 ...
09:30:06 [2021-03-03T09:30:06.577Z] 
09:30:06 [2021-03-03T09:30:06.577Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:06 [2021-03-03T09:30:06.577Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:30:06 [2021-03-03T09:30:06.757Z] #42 28.24   CC       images/tun.o
09:30:06 [2021-03-03T09:30:06.835Z] #48 ...
09:30:06 [2021-03-03T09:30:06.835Z] 
09:30:06 [2021-03-03T09:30:06.835Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:30:06 [2021-03-03T09:30:06.835Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:30:06 [2021-03-03T09:30:06.835Z] #30 DONE 0.3s
09:30:06 [2021-03-03T09:30:06.835Z] 
09:30:06 [2021-03-03T09:30:06.835Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:06 [2021-03-03T09:30:06.835Z] #28 sha256:342ca05e54ffcea36b2ea55563cc616c289d7a059eba18633f4ca53d7868fc27
09:30:06 [2021-03-03T09:30:06.835Z] #28 7.874 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:30:07 [2021-03-03T09:30:07.017Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:30:07 [2021-03-03T09:30:07.027Z] #42 28.65   CC       images/sk-netlink.o
09:30:07 [2021-03-03T09:30:07.035Z] #26 19.32 Setting up curl (7.64.0-4+deb10u1) ...
09:30:07 [2021-03-03T09:30:07.096Z] #28 ...
09:30:07 [2021-03-03T09:30:07.096Z] 
09:30:07 [2021-03-03T09:30:07.096Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:30:07 [2021-03-03T09:30:07.096Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:30:07 [2021-03-03T09:30:07.096Z] #38 DONE 0.5s
09:30:07 [2021-03-03T09:30:07.096Z] 
09:30:07 [2021-03-03T09:30:07.096Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:07 [2021-03-03T09:30:07.096Z] #28 sha256:342ca05e54ffcea36b2ea55563cc616c289d7a059eba18633f4ca53d7868fc27
09:30:07 [2021-03-03T09:30:07.096Z] #28 7.989 
09:30:07 [2021-03-03T09:30:07.283Z] #42 28.84   CC       images/packet-sock.o
09:30:07 [2021-03-03T09:30:07.296Z] #26 ...
09:30:07 [2021-03-03T09:30:07.296Z] 
09:30:07 [2021-03-03T09:30:07.296Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:30:07 [2021-03-03T09:30:07.296Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
09:30:07 [2021-03-03T09:30:07.296Z] #10 DONE 7.1s
09:30:07 [2021-03-03T09:30:07.296Z] 
09:30:07 [2021-03-03T09:30:07.296Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:30:07 [2021-03-03T09:30:07.296Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
09:30:07 [2021-03-03T09:30:07.296Z] #26 19.63 Processing triggers for libc-bin (2.28-10) ...
09:30:07 [2021-03-03T09:30:07.296Z] #26 19.66 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:30:07 [2021-03-03T09:30:07.296Z] #26 ...
09:30:07 [2021-03-03T09:30:07.296Z] 
09:30:07 [2021-03-03T09:30:07.296Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:30:07 [2021-03-03T09:30:07.296Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
09:30:07 [2021-03-03T09:30:07.355Z] #28 8.141 
#################                                                         23.7%
######################################################################## 100.0%
09:30:07 [2021-03-03T09:30:07.355Z] #28 8.159 
09:30:07 [2021-03-03T09:30:07.539Z] #42 ...
09:30:07 [2021-03-03T09:30:07.539Z] 
09:30:07 [2021-03-03T09:30:07.539Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:07 [2021-03-03T09:30:07.539Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:07 [2021-03-03T09:30:07.539Z] #12 103.6 Selecting previously unselected package g++-mingw-w64-x86-64.
09:30:07 [2021-03-03T09:30:07.539Z] #12 103.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:30:07 [2021-03-03T09:30:07.539Z] #12 103.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:30:07 [2021-03-03T09:30:07.605Z] #9 DONE 40.9s
09:30:07 [2021-03-03T09:30:07.605Z] 
09:30:07 [2021-03-03T09:30:07.605Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:30:07 [2021-03-03T09:30:07.605Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:30:07 [2021-03-03T09:30:07.617Z] #28 8.581 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:30:07 [2021-03-03T09:30:07.875Z] #28 8.862 
09:30:08 [2021-03-03T09:30:08.134Z] #28 8.962 
######################################################################## 100.0%
09:30:08 [2021-03-03T09:30:08.134Z] #28 9.002 
09:30:08 [2021-03-03T09:30:08.134Z] #28 9.034 Download of images into '/build' complete.
09:30:08 [2021-03-03T09:30:08.134Z] #28 9.034 Use something like the following to load the result into a Docker daemon:
09:30:08 [2021-03-03T09:30:08.134Z] #28 9.034   tar -cC '/build' . | docker load
09:30:08 [2021-03-03T09:30:08.134Z] #28 DONE 9.1s
09:30:08 [2021-03-03T09:30:08.134Z] 
09:30:08 [2021-03-03T09:30:08.134Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:08 [2021-03-03T09:30:08.134Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:08 [2021-03-03T09:30:08.906Z] #12 ...
09:30:08 [2021-03-03T09:30:08.906Z] 
09:30:08 [2021-03-03T09:30:08.906Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:08 [2021-03-03T09:30:08.906Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:30:08 [2021-03-03T09:30:08.906Z] #44 94.95 github.com/LK4D4/vndr/build
09:30:08 [2021-03-03T09:30:08.906Z] #44 96.44 github.com/LK4D4/vndr/versioned
09:30:08 [2021-03-03T09:30:08.906Z] #44 96.60 compress/flate
09:30:08 [2021-03-03T09:30:08.906Z] #44 98.39 hash/crc32
09:30:08 [2021-03-03T09:30:08.906Z] #44 99.16 net
09:30:08 [2021-03-03T09:30:08.906Z] #44 99.22 compress/gzip
09:30:08 [2021-03-03T09:30:08.906Z] #44 99.77 vendor/golang.org/x/text/transform
09:30:08 [2021-03-03T09:30:08.906Z] #44 100.4 vendor/golang.org/x/text/unicode/bidi
09:30:08 [2021-03-03T09:30:08.906Z] #44 102.3 vendor/golang.org/x/text/secure/bidirule
09:30:08 [2021-03-03T09:30:08.906Z] #44 102.8 vendor/golang.org/x/text/unicode/norm
09:30:08 [2021-03-03T09:30:08.906Z] #44 ...
09:30:08 [2021-03-03T09:30:08.906Z] 
09:30:08 [2021-03-03T09:30:08.906Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:08 [2021-03-03T09:30:08.906Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:08 [2021-03-03T09:30:08.906Z] #42 29.23   CC       images/ipc-var.o
09:30:08 [2021-03-03T09:30:08.906Z] #42 29.45   CC       images/ipc-desc.o
09:30:08 [2021-03-03T09:30:08.906Z] #42 29.67   CC       images/ipc-shm.o
09:30:08 [2021-03-03T09:30:08.906Z] #42 29.85   CC       images/ipc-msg.o
09:30:08 [2021-03-03T09:30:08.906Z] #42 30.22   CC       images/ipc-sem.o
09:30:08 [2021-03-03T09:30:08.906Z] #42 30.41   CC       images/utsns.o
09:30:09 [2021-03-03T09:30:09.166Z] #42 30.53   CC       images/creds.o
09:30:09 [2021-03-03T09:30:09.166Z] #42 30.67   CC       images/vma.o
09:30:09 [2021-03-03T09:30:09.217Z] #11 DONE 2.0s
09:30:09 [2021-03-03T09:30:09.217Z] 
09:30:09 [2021-03-03T09:30:09.217Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:30:09 [2021-03-03T09:30:09.217Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
09:30:09 [2021-03-03T09:30:09.217Z] #26 19.75 Updating certificates in /etc/ssl/certs...
09:30:09 [2021-03-03T09:30:09.217Z] #26 20.65 0 added, 0 removed; done.
09:30:09 [2021-03-03T09:30:09.217Z] #26 20.65 Running hooks in /etc/ca-certificates/update.d...
09:30:09 [2021-03-03T09:30:09.217Z] #26 20.65 done.
09:30:09 [2021-03-03T09:30:09.217Z] #26 ...
09:30:09 [2021-03-03T09:30:09.217Z] 
09:30:09 [2021-03-03T09:30:09.217Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:30:09 [2021-03-03T09:30:09.217Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
09:30:09 [2021-03-03T09:30:09.217Z] #38 DONE 0.1s
09:30:09 [2021-03-03T09:30:09.422Z] #42 30.86   CC       images/netdev.o
09:30:09 [2021-03-03T09:30:09.480Z] 
09:30:09 [2021-03-03T09:30:09.480Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:30:09 [2021-03-03T09:30:09.480Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4
09:30:09 [2021-03-03T09:30:09.480Z] #26 DONE 21.9s
09:30:09 [2021-03-03T09:30:09.480Z] 
09:30:09 [2021-03-03T09:30:09.480Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:09 [2021-03-03T09:30:09.480Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:30:09 [2021-03-03T09:30:09.480Z] #39 ...
09:30:09 [2021-03-03T09:30:09.480Z] 
09:30:09 [2021-03-03T09:30:09.480Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:30:09 [2021-03-03T09:30:09.480Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
09:30:09 [2021-03-03T09:30:09.480Z] #30 DONE 0.3s
09:30:09 [2021-03-03T09:30:09.678Z] #42 31.23   CC       images/tty.o
09:30:09 [2021-03-03T09:30:09.747Z] 
09:30:09 [2021-03-03T09:30:09.747Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:09 [2021-03-03T09:30:09.747Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:30:09 [2021-03-03T09:30:09.747Z] #31 ...
09:30:09 [2021-03-03T09:30:09.747Z] 
09:30:09 [2021-03-03T09:30:09.747Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:30:09 [2021-03-03T09:30:09.747Z] #27 sha256:af641e688ce9a083d20d1f5acea80d2884d41ec409493d5fa3cdd4d0163ba360
09:30:09 [2021-03-03T09:30:09.747Z] #27 DONE 0.4s
09:30:10 [2021-03-03T09:30:10.023Z] 
09:30:10 [2021-03-03T09:30:10.023Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:10 [2021-03-03T09:30:10.023Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:10 [2021-03-03T09:30:10.136Z] #10 ...
09:30:10 [2021-03-03T09:30:10.136Z] 
09:30:10 [2021-03-03T09:30:10.136Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:10 [2021-03-03T09:30:10.136Z] #28 sha256:1fdea258f9de47461849053f9c5ee9cc54ad6821367c3296bd9430da87bb8527
09:30:10 [2021-03-03T09:30:10.136Z] #28 DONE 16.8s
09:30:10 [2021-03-03T09:30:10.240Z] #42 31.70   CC       images/file-lock.o
09:30:10 [2021-03-03T09:30:10.304Z] #9 DONE 43.3s
09:30:10 [2021-03-03T09:30:10.304Z] 
09:30:10 [2021-03-03T09:30:10.304Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:10 [2021-03-03T09:30:10.304Z] #28 sha256:cfec938196641b96d32fe5207baa487e106d3cf0537195f6f49d3ed51db9e131
09:30:10 [2021-03-03T09:30:10.304Z] #28 9.896 
09:30:10 [2021-03-03T09:30:10.304Z] #28 10.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:30:10 [2021-03-03T09:30:10.304Z] #28 10.35 
09:30:10 [2021-03-03T09:30:10.304Z] #28 10.43 
######################################################################## 100.0%
09:30:10 [2021-03-03T09:30:10.304Z] #28 10.46 
09:30:10 [2021-03-03T09:30:10.304Z] #28 10.47 Download of images into '/build' complete.
09:30:10 [2021-03-03T09:30:10.304Z] #28 10.47 Use something like the following to load the result into a Docker daemon:
09:30:10 [2021-03-03T09:30:10.304Z] #28 10.47   tar -cC '/build' . | docker load
09:30:10 [2021-03-03T09:30:10.304Z] #28 ...
09:30:10 [2021-03-03T09:30:10.304Z] 
09:30:10 [2021-03-03T09:30:10.304Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:30:10 [2021-03-03T09:30:10.304Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:30:10 [2021-03-03T09:30:10.395Z] 
09:30:10 [2021-03-03T09:30:10.395Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:30:10 [2021-03-03T09:30:10.395Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:30:10 [2021-03-03T09:30:10.496Z] #42 31.87   CC       images/rlimit.o
09:30:10 [2021-03-03T09:30:10.496Z] #42 32.11   CC       images/pagemap.o
09:30:10 [2021-03-03T09:30:10.752Z] #42 32.38   CC       images/siginfo.o
09:30:11 [2021-03-03T09:30:11.008Z] #42 32.65   CC       images/rpc.o
09:30:11 [2021-03-03T09:30:11.245Z] #10 ...
09:30:11 [2021-03-03T09:30:11.245Z] 
09:30:11 [2021-03-03T09:30:11.245Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:11 [2021-03-03T09:30:11.245Z] #28 sha256:cfec938196641b96d32fe5207baa487e106d3cf0537195f6f49d3ed51db9e131
09:30:11 [2021-03-03T09:30:11.245Z] #28 DONE 16.4s
09:30:11 [2021-03-03T09:30:11.245Z] 
09:30:11 [2021-03-03T09:30:11.245Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:30:11 [2021-03-03T09:30:11.245Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:30:11 [2021-03-03T09:30:11.330Z] #10 DONE 3.9s
09:30:11 [2021-03-03T09:30:11.588Z] 
09:30:11 [2021-03-03T09:30:11.588Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:30:11 [2021-03-03T09:30:11.588Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:30:12 [2021-03-03T09:30:12.184Z] #10 DONE 1.6s
09:30:12 [2021-03-03T09:30:12.184Z] 
09:30:12 [2021-03-03T09:30:12.184Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:30:12 [2021-03-03T09:30:12.184Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:30:12 [2021-03-03T09:30:12.346Z] #39 ...
09:30:12 [2021-03-03T09:30:12.346Z] 
09:30:12 [2021-03-03T09:30:12.346Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:12 [2021-03-03T09:30:12.346Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.230 + RM_GOPATH=0
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.230 + TMP_GOPATH=
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.230 + : /build
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.230 + '[' -z '' ']'
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.230 ++ mktemp -d
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.232 + export GOPATH=/tmp/tmp.N5vhBqJvou
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.232 + GOPATH=/tmp/tmp.N5vhBqJvou
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.232 + RM_GOPATH=1
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.232 + case "$(go env GOARCH)" in
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.233 ++ go env GOARCH
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + export GO_BUILDMODE=-buildmode=pie
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + GO_BUILDMODE=-buildmode=pie
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 ++ dirname /tmp/install/install.sh
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + dir=/tmp/install
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + bin=vndr
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + shift
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + '[' '!' -f /tmp/install/vndr.installer ']'
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + . /tmp/install/vndr.installer
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + install_vndr
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.N5vhBqJvou/src/github.com/LK4D4/vndr
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 Cloning into '/tmp/tmp.N5vhBqJvou/src/github.com/LK4D4/vndr'...
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.243 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.569 + cd /tmp/tmp.N5vhBqJvou/src/github.com/LK4D4/vndr
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.569 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.569 + go build -buildmode=pie -v -o /build/vndr .
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.908 runtime/internal/atomic
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.908 internal/cpu
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.937 runtime/internal/sys
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.977 runtime/internal/math
09:30:12 [2021-03-03T09:30:12.346Z] #44 4.995 internal/race
09:30:12 [2021-03-03T09:30:12.346Z] #44 5.009 internal/bytealg
09:30:12 [2021-03-03T09:30:12.346Z] #44 5.025 sync/atomic
09:30:12 [2021-03-03T09:30:12.346Z] #44 5.082 unicode
09:30:12 [2021-03-03T09:30:12.346Z] #44 5.184 runtime
09:30:12 [2021-03-03T09:30:12.415Z] #42 33.89   CC       images/ext-file.o
09:30:12 [2021-03-03T09:30:12.527Z] #11 DONE 1.1s
09:30:12 [2021-03-03T09:30:12.527Z] 
09:30:12 [2021-03-03T09:30:12.527Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:30:12 [2021-03-03T09:30:12.527Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:30:12 [2021-03-03T09:30:12.671Z] #42 34.08   CC       images/cgroup.o
09:30:13 [2021-03-03T09:30:13.232Z] #42 34.67   CC       images/userns.o
09:30:13 [2021-03-03T09:30:13.282Z] #44 ...
09:30:13 [2021-03-03T09:30:13.282Z] 
09:30:13 [2021-03-03T09:30:13.282Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:13 [2021-03-03T09:30:13.282Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 + RM_GOPATH=0
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 + TMP_GOPATH=
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 + : /build
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 + '[' -z '' ']'
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 ++ mktemp -d
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 + export GOPATH=/tmp/tmp.W9gknNzJHj
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 + GOPATH=/tmp/tmp.W9gknNzJHj
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 + RM_GOPATH=1
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 + case "$(go env GOARCH)" in
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.480 ++ go env GOARCH
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + export GO_BUILDMODE=-buildmode=pie
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + GO_BUILDMODE=-buildmode=pie
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 ++ dirname /tmp/install/install.sh
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + dir=/tmp/install
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + bin=golangci_lint
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + shift
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + . /tmp/install/golangci_lint.installer
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 ++ : v1.23.8
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + install_golangci_lint
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + set -e
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + export GO111MODULE=on
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + GO111MODULE=on
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + GOBIN=/build
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.503 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.518 go: finding github.com v1.23.8
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.564 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.564 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.564 go: finding github.com/golangci/golangci-lint v1.23.8
09:30:13 [2021-03-03T09:30:13.282Z] #48 6.564 go: finding github.com/golangci v1.23.8
09:30:13 [2021-03-03T09:30:13.463Z] #30 DONE 0.8s
09:30:13 [2021-03-03T09:30:13.463Z] 
09:30:13 [2021-03-03T09:30:13.463Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:30:13 [2021-03-03T09:30:13.463Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:30:13 [2021-03-03T09:30:13.463Z] #38 DONE 0.9s
09:30:13 [2021-03-03T09:30:13.463Z] 
09:30:13 [2021-03-03T09:30:13.463Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:13 [2021-03-03T09:30:13.463Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:13 [2021-03-03T09:30:13.531Z] #42 34.89   CC       images/google/protobuf/descriptor.o
09:30:13 [2021-03-03T09:30:13.566Z] #11 DONE 1.4s
09:30:13 [2021-03-03T09:30:13.566Z] 
09:30:13 [2021-03-03T09:30:13.566Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:30:13 [2021-03-03T09:30:13.566Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:30:13 [2021-03-03T09:30:13.825Z] #30 ...
09:30:13 [2021-03-03T09:30:13.825Z] 
09:30:13 [2021-03-03T09:30:13.825Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:30:13 [2021-03-03T09:30:13.825Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:30:13 [2021-03-03T09:30:13.825Z] #38 DONE 0.3s
09:30:13 [2021-03-03T09:30:13.825Z] 
09:30:13 [2021-03-03T09:30:13.825Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:30:13 [2021-03-03T09:30:13.825Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:30:13 [2021-03-03T09:30:13.825Z] #30 DONE 0.4s
09:30:13 [2021-03-03T09:30:13.825Z] 
09:30:13 [2021-03-03T09:30:13.825Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:13 [2021-03-03T09:30:13.825Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:30:13 [2021-03-03T09:30:13.851Z] #48 7.428 go: downloading github.com/golangci/golangci-lint v1.23.8
09:30:14 [2021-03-03T09:30:14.798Z] #48 8.136 go: extracting github.com/golangci/golangci-lint v1.23.8
09:30:14 [2021-03-03T09:30:14.895Z] #42 36.39   CC       images/opts.o
09:30:14 [2021-03-03T09:30:14.895Z] #42 36.60   CC       images/seccomp.o
09:30:15 [2021-03-03T09:30:15.457Z] #42 36.83   CC       images/binfmt-misc.o
09:30:15 [2021-03-03T09:30:15.712Z] #42 37.05   CC       images/time.o
09:30:15 [2021-03-03T09:30:15.712Z] #42 37.28   CC       images/sysctl.o
09:30:15 [2021-03-03T09:30:15.968Z] #42 37.46   CC       images/autofs.o
09:30:16 [2021-03-03T09:30:16.223Z] #42 37.64   CC       images/macvlan.o
09:30:16 [2021-03-03T09:30:16.223Z] #42 37.85   CC       images/sit.o
09:30:16 [2021-03-03T09:30:16.478Z] #42 38.06   CC       images/memfd.o
09:30:16 [2021-03-03T09:30:16.705Z] #48 ...
09:30:16 [2021-03-03T09:30:16.705Z] 
09:30:16 [2021-03-03T09:30:16.705Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:16 [2021-03-03T09:30:16.705Z] #46 sha256:1ca5e5872fb213bd31c6c6544239a3c4ef95b31a5f2e9c47563d148d503b9e21
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.439 + RM_GOPATH=0
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 + TMP_GOPATH=
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 + : /build
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 + '[' -z '' ']'
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 ++ mktemp -d
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 + export GOPATH=/tmp/tmp.NVhrMMG0sC
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 + GOPATH=/tmp/tmp.NVhrMMG0sC
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 + RM_GOPATH=1
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 + case "$(go env GOARCH)" in
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.441 ++ go env GOARCH
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + export GO_BUILDMODE=-buildmode=pie
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + GO_BUILDMODE=-buildmode=pie
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 ++ dirname /tmp/install/install.sh
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + dir=/tmp/install
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + bin=gotestsum
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + shift
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + . /tmp/install/gotestsum.installer
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 ++ : v0.5.3
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + install_gotestsum
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + set -e
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + export GO111MODULE=on
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + GO111MODULE=on
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + GOBIN=/build
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.469 + go get gotest.tools/gotestsum@v0.5.3
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.493 go: finding gotest.tools v0.5.3
09:30:16 [2021-03-03T09:30:16.705Z] #46 5.507 go: finding gotest.tools/gotestsum v0.5.3
09:30:16 [2021-03-03T09:30:16.705Z] #46 6.203 go: downloading gotest.tools/gotestsum v0.5.3
09:30:16 [2021-03-03T09:30:16.705Z] #46 6.821 go: extracting gotest.tools/gotestsum v0.5.3
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.384 go: downloading github.com/pkg/errors v0.9.1
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.384 go: downloading github.com/fatih/color v1.9.0
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.387 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.479 go: downloading github.com/spf13/pflag v1.0.3
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.567 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.588 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.606 go: extracting github.com/pkg/errors v0.9.1
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.726 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.745 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.745 go: downloading github.com/jonboulle/clockwork v0.1.0
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.749 go: extracting github.com/fatih/color v1.9.0
09:30:16 [2021-03-03T09:30:16.705Z] #46 7.836 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:16 [2021-03-03T09:30:16.705Z] #46 8.021 go: extracting github.com/spf13/pflag v1.0.3
09:30:16 [2021-03-03T09:30:16.705Z] #46 8.101 go: downloading github.com/mattn/go-colorable v0.1.6
09:30:16 [2021-03-03T09:30:16.705Z] #46 8.101 go: downloading github.com/mattn/go-isatty v0.0.12
09:30:16 [2021-03-03T09:30:16.705Z] #46 8.182 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:16 [2021-03-03T09:30:16.705Z] #46 8.346 go: extracting github.com/jonboulle/clockwork v0.1.0
09:30:16 [2021-03-03T09:30:16.705Z] #46 8.429 go: extracting github.com/mattn/go-colorable v0.1.6
09:30:16 [2021-03-03T09:30:16.705Z] #46 8.459 go: extracting github.com/mattn/go-isatty v0.0.12
09:30:16 [2021-03-03T09:30:16.705Z] #46 ...
09:30:16 [2021-03-03T09:30:16.705Z] 
09:30:16 [2021-03-03T09:30:16.705Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:30:16 [2021-03-03T09:30:16.705Z] #23 sha256:b99e9b7b92f643e044ec0891cd5e4fa3c774e737745b7ce4d48b485af2969c90
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.908 + RM_GOPATH=0
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.908 + TMP_GOPATH=
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.908 + : /build
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.908 + '[' -z '' ']'
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.908 ++ mktemp -d
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + export GOPATH=/tmp/tmp.8ddzEjWQLb
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + GOPATH=/tmp/tmp.8ddzEjWQLb
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + RM_GOPATH=1
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + case "$(go env GOARCH)" in
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 ++ go env GOARCH
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + export GO_BUILDMODE=-buildmode=pie
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + GO_BUILDMODE=-buildmode=pie
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 ++ dirname /tmp/install/install.sh
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + dir=/tmp/install
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + bin=dockercli
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + shift
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 + . /tmp/install/dockercli.installer
09:30:16 [2021-03-03T09:30:16.705Z] #23 4.921 ++ : stable
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 ++ : 17.06.2-ce
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 + install_dockercli
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 ++ uname -m
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 + arch=x86_64
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 + '[' x86_64 '!=' x86_64 ']'
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 + url=https://download.docker.com/linux/static
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.921 + tar -xz docker/docker
09:30:16 [2021-03-03T09:30:16.706Z] #23 4.922 Install docker/cli version 17.06.2-ce from stable
09:30:16 [2021-03-03T09:30:16.734Z] #42 38.32   CC       images/timens.o
09:30:16 [2021-03-03T09:30:16.922Z] #28 ...
09:30:16 [2021-03-03T09:30:16.922Z] 
09:30:16 [2021-03-03T09:30:16.922Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:16 [2021-03-03T09:30:16.922Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:30:16 [2021-03-03T09:30:16.922Z] #12 6.978 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:16 [2021-03-03T09:30:16.922Z] #12 7.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:16 [2021-03-03T09:30:16.922Z] #12 7.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #23 ...
09:30:16 [2021-03-03T09:30:16.965Z] 
09:30:16 [2021-03-03T09:30:16.965Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:16 [2021-03-03T09:30:16.965Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:16 [2021-03-03T09:30:16.965Z] #12 8.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #12 8.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #12 8.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #12 9.953 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #12 ...
09:30:16 [2021-03-03T09:30:16.965Z] 
09:30:16 [2021-03-03T09:30:16.965Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:16 [2021-03-03T09:30:16.965Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:16 [2021-03-03T09:30:16.965Z] #54 5.470 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #54 5.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #54 5.733 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #54 5.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #54 7.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:16 [2021-03-03T09:30:16.965Z] #54 9.333 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:16 [2021-03-03T09:30:16.965Z] #54 ...
09:30:16 [2021-03-03T09:30:16.965Z] 
09:30:16 [2021-03-03T09:30:16.965Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:16 [2021-03-03T09:30:16.965Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 + RM_GOPATH=0
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 + TMP_GOPATH=
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 + : /build
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 + '[' -z '' ']'
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 ++ mktemp -d
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 + export GOPATH=/tmp/tmp.WM2rG8OI7W
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 + GOPATH=/tmp/tmp.WM2rG8OI7W
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 + RM_GOPATH=1
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 + case "$(go env GOARCH)" in
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.933 ++ go env GOARCH
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.939 + export GO_BUILDMODE=-buildmode=pie
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.939 + GO_BUILDMODE=-buildmode=pie
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.939 ++ dirname /tmp/install/install.sh
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.940 + dir=/tmp/install
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.940 + bin=shfmt
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.940 + shift
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.940 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.940 + . /tmp/install/shfmt.installer
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.940 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.940 + install_shfmt
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.940 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.941 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.941 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WM2rG8OI7W/src/github.com/mvdan/sh
09:30:16 [2021-03-03T09:30:16.965Z] #50 5.943 Cloning into '/tmp/tmp.WM2rG8OI7W/src/github.com/mvdan/sh'...
09:30:17 [2021-03-03T09:30:17.224Z] #50 ...
09:30:17 [2021-03-03T09:30:17.224Z] 
09:30:17 [2021-03-03T09:30:17.224Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:17 [2021-03-03T09:30:17.224Z] #63 sha256:ec8eb07ca2a18e5b695b58db7ed28010ab8f9036ebaade29f6a2247196184adb
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 + RM_GOPATH=0
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 + TMP_GOPATH=
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 + : /build
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 + '[' -z '' ']'
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 ++ mktemp -d
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 + export GOPATH=/tmp/tmp.oachQzD8Yb
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 + GOPATH=/tmp/tmp.oachQzD8Yb
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 + RM_GOPATH=1
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 + case "$(go env GOARCH)" in
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.323 ++ go env GOARCH
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.361 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + export GO_BUILDMODE=-buildmode=pie
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + GO_BUILDMODE=-buildmode=pie
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 ++ dirname /tmp/install/install.sh
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + dir=/tmp/install
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + bin=proxy
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + shift
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + '[' '!' -f /tmp/install/proxy.installer ']'
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + . /tmp/install/proxy.installer
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + install_proxy
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + case "$1" in
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + export CGO_ENABLED=0
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + CGO_ENABLED=0
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + _install_proxy
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oachQzD8Yb/src/github.com/docker/libnetwork
09:30:17 [2021-03-03T09:30:17.224Z] #63 6.384 Cloning into '/tmp/tmp.oachQzD8Yb/src/github.com/docker/libnetwork'...
09:30:17 [2021-03-03T09:30:17.224Z] #63 ...
09:30:17 [2021-03-03T09:30:17.224Z] 
09:30:17 [2021-03-03T09:30:17.224Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:17 [2021-03-03T09:30:17.224Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:17 [2021-03-03T09:30:17.224Z] #41 7.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:17 [2021-03-03T09:30:17.224Z] #41 7.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:17 [2021-03-03T09:30:17.224Z] #41 7.773 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:17 [2021-03-03T09:30:17.224Z] #41 8.685 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:17 [2021-03-03T09:30:17.224Z] #41 10.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:17 [2021-03-03T09:30:17.295Z] #42 38.65   LINK     images/built-in.o
09:30:17 [2021-03-03T09:30:17.295Z] #42 38.81   GEN      compel/include/asm
09:30:17 [2021-03-03T09:30:17.295Z] #42 38.82   GEN      compel/include/version.h
09:30:17 [2021-03-03T09:30:17.295Z] #42 38.86 touch .config
09:30:17 [2021-03-03T09:30:17.295Z] #42 38.90   GEN      include/common/config.h
09:30:17 [2021-03-03T09:30:17.295Z] #42 38.99   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:30:17 [2021-03-03T09:30:17.295Z] #42 39.02   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.05   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.07   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.10   DEP      compel/arch/x86/plugins/std/memcpy.d
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.13   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.17   GEN      compel/plugins/include/uapi/std/syscall.h
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.18   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.19   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.22   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:30:17 [2021-03-03T09:30:17.550Z] #42 39.23   DEP      compel/plugins/std/infect.d
09:30:17 [2021-03-03T09:30:17.587Z] #41 ...
09:30:17 [2021-03-03T09:30:17.587Z] 
09:30:17 [2021-03-03T09:30:17.587Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:17 [2021-03-03T09:30:17.587Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:17 [2021-03-03T09:30:17.587Z] #35 9.196 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:17 [2021-03-03T09:30:17.587Z] #35 9.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:17 [2021-03-03T09:30:17.587Z] #35 9.286 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:17 [2021-03-03T09:30:17.587Z] #35 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:17 [2021-03-03T09:30:17.805Z] #42 39.34   DEP      compel/plugins/std/string.d
09:30:17 [2021-03-03T09:30:17.805Z] #42 39.46   DEP      compel/plugins/std/log.d
09:30:17 [2021-03-03T09:30:17.847Z] #35 ...
09:30:17 [2021-03-03T09:30:17.847Z] 
09:30:17 [2021-03-03T09:30:17.847Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:17 [2021-03-03T09:30:17.847Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:30:17 [2021-03-03T09:30:17.847Z] #31 6.822 + git clone https://github.com/kolyshkin/go-swagger.git .
09:30:17 [2021-03-03T09:30:17.847Z] #31 6.822 Cloning into '.'...
09:30:17 [2021-03-03T09:30:17.847Z] #31 ...
09:30:17 [2021-03-03T09:30:17.847Z] 
09:30:17 [2021-03-03T09:30:17.847Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:17 [2021-03-03T09:30:17.847Z] #33 sha256:d80ea3a88d800e7b10cd5182a845203c4130d9f1f6c61e309ca2ffc43ad4126b
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 + RM_GOPATH=0
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 + TMP_GOPATH=
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 + : /build
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 + '[' -z '' ']'
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 ++ mktemp -d
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 + export GOPATH=/tmp/tmp.9GICjKlGaU
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 + GOPATH=/tmp/tmp.9GICjKlGaU
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 + RM_GOPATH=1
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 + case "$(go env GOARCH)" in
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.773 ++ go env GOARCH
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.794 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + export GO_BUILDMODE=-buildmode=pie
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + GO_BUILDMODE=-buildmode=pie
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 ++ dirname /tmp/install/install.sh
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + dir=/tmp/install
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + bin=tomlv
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + shift
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + . /tmp/install/tomlv.installer
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + install_tomlv
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.805 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9GICjKlGaU/src/github.com/BurntSushi/toml
09:30:17 [2021-03-03T09:30:17.847Z] #33 7.823 Cloning into '/tmp/tmp.9GICjKlGaU/src/github.com/BurntSushi/toml'...
09:30:17 [2021-03-03T09:30:17.847Z] #33 8.776 + cd /tmp/tmp.9GICjKlGaU/src/github.com/BurntSushi/toml
09:30:17 [2021-03-03T09:30:17.847Z] #33 8.776 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:17 [2021-03-03T09:30:17.847Z] #33 8.827 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:30:17 [2021-03-03T09:30:17.847Z] #33 9.591 math
09:30:17 [2021-03-03T09:30:17.847Z] #33 9.761 runtime
09:30:18 [2021-03-03T09:30:18.061Z] #42 39.57   DEP      compel/plugins/std/fds.d
09:30:18 [2021-03-03T09:30:18.061Z] #42 39.67   DEP      compel/plugins/std/std.d
09:30:18 [2021-03-03T09:30:18.107Z] #33 ...
09:30:18 [2021-03-03T09:30:18.107Z] 
09:30:18 [2021-03-03T09:30:18.107Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:18 [2021-03-03T09:30:18.107Z] #57 sha256:1c8f25cbf0e341aaaaa614efd0bfe67f4c83bee862a207aa3f297dde0b0626d6
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 + RM_GOPATH=0
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 + TMP_GOPATH=
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 + : /build
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 + '[' -z '' ']'
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 ++ mktemp -d
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 + export GOPATH=/tmp/tmp.dEYhyJXhXV
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 + GOPATH=/tmp/tmp.dEYhyJXhXV
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 + RM_GOPATH=1
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 + case "$(go env GOARCH)" in
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.194 ++ go env GOARCH
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + export GO_BUILDMODE=-buildmode=pie
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + GO_BUILDMODE=-buildmode=pie
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 ++ dirname /tmp/install/install.sh
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + dir=/tmp/install
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + bin=rootlesskit
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + shift
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + . /tmp/install/rootlesskit.installer
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + install_rootlesskit
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + case "$1" in
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + export CGO_ENABLED=0
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + CGO_ENABLED=0
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + _install_rootlesskit
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.208 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dEYhyJXhXV/src/github.com/rootless-containers/rootlesskit
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.209 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:18 [2021-03-03T09:30:18.107Z] #57 5.213 Cloning into '/tmp/tmp.dEYhyJXhXV/src/github.com/rootless-containers/rootlesskit'...
09:30:18 [2021-03-03T09:30:18.107Z] #57 7.772 + cd /tmp/tmp.dEYhyJXhXV/src/github.com/rootless-containers/rootlesskit
09:30:18 [2021-03-03T09:30:18.107Z] #57 7.772 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:18 [2021-03-03T09:30:18.107Z] #57 7.836 + export GO111MODULE=on
09:30:18 [2021-03-03T09:30:18.107Z] #57 7.836 + GO111MODULE=on
09:30:18 [2021-03-03T09:30:18.107Z] #57 7.836 + for f in rootlesskit rootlesskit-docker-proxy
09:30:18 [2021-03-03T09:30:18.107Z] #57 7.836 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:30:18 [2021-03-03T09:30:18.107Z] #57 9.610 go: downloading github.com/sirupsen/logrus v1.7.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 9.647 go: downloading github.com/pkg/errors v0.9.1
09:30:18 [2021-03-03T09:30:18.107Z] #57 9.701 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:18 [2021-03-03T09:30:18.107Z] #57 9.751 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:18 [2021-03-03T09:30:18.107Z] #57 9.853 go: downloading github.com/moby/vpnkit v0.4.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 9.882 go: downloading github.com/urfave/cli/v2 v2.3.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 9.894 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:18 [2021-03-03T09:30:18.107Z] #57 9.908 go: downloading github.com/google/uuid v1.2.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 10.22 go: extracting github.com/pkg/errors v0.9.1
09:30:18 [2021-03-03T09:30:18.107Z] #57 10.50 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:18 [2021-03-03T09:30:18.107Z] #57 10.54 go: extracting github.com/google/uuid v1.2.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 10.61 go: extracting github.com/sirupsen/logrus v1.7.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 10.79 go: downloading github.com/gofrs/flock v0.8.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 11.02 go: downloading github.com/gorilla/mux v1.8.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 11.41 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:18 [2021-03-03T09:30:18.107Z] #57 11.42 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:30:18 [2021-03-03T09:30:18.107Z] #57 ...
09:30:18 [2021-03-03T09:30:18.107Z] 
09:30:18 [2021-03-03T09:30:18.107Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:30:18 [2021-03-03T09:30:18.107Z] #23 sha256:b99e9b7b92f643e044ec0891cd5e4fa3c774e737745b7ce4d48b485af2969c90
09:30:18 [2021-03-03T09:30:18.107Z] #23 10.78 + mkdir -p /build
09:30:18 [2021-03-03T09:30:18.107Z] #23 10.78 + mv docker/docker /build/
09:30:18 [2021-03-03T09:30:18.107Z] #23 10.79 + rmdir docker
09:30:18 [2021-03-03T09:30:18.357Z] #42 39.76   DEP      compel/plugins/shmem/shmem.d
09:30:18 [2021-03-03T09:30:18.357Z] #42 39.89   DEP      compel/plugins/fds/fds.d
09:30:18 [2021-03-03T09:30:18.366Z] #23 DONE 11.7s
09:30:18 [2021-03-03T09:30:18.366Z] 
09:30:18 [2021-03-03T09:30:18.366Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:18 [2021-03-03T09:30:18.366Z] #46 sha256:1ca5e5872fb213bd31c6c6544239a3c4ef95b31a5f2e9c47563d148d503b9e21
09:30:18 [2021-03-03T09:30:18.366Z] #46 10.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:18 [2021-03-03T09:30:18.366Z] #46 11.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:18 [2021-03-03T09:30:18.613Z] #42 40.05   CC       compel/plugins/std/std.o
09:30:18 [2021-03-03T09:30:18.756Z] #39 ...
09:30:18 [2021-03-03T09:30:18.756Z] 
09:30:18 [2021-03-03T09:30:18.756Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:18 [2021-03-03T09:30:18.756Z] #57 sha256:a7d82b897d7d19c5c9d92927e46733d8cea669cceca59f953ff66c98afec3444
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 + RM_GOPATH=0
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 + TMP_GOPATH=
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 + : /build
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 + '[' -z '' ']'
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 ++ mktemp -d
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 + export GOPATH=/tmp/tmp.kMSxfo0HhT
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 + GOPATH=/tmp/tmp.kMSxfo0HhT
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 + RM_GOPATH=1
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 + case "$(go env GOARCH)" in
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.123 ++ go env GOARCH
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.127 + export GO_BUILDMODE=-buildmode=pie
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.127 + GO_BUILDMODE=-buildmode=pie
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.128 ++ dirname /tmp/install/install.sh
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.128 + dir=/tmp/install
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + bin=rootlesskit
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + shift
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + . /tmp/install/rootlesskit.installer
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + install_rootlesskit
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + case "$1" in
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + export CGO_ENABLED=0
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + CGO_ENABLED=0
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.129 + _install_rootlesskit
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.131 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.131 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kMSxfo0HhT/src/github.com/rootless-containers/rootlesskit
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.131 Cloning into '/tmp/tmp.kMSxfo0HhT/src/github.com/rootless-containers/rootlesskit'...
09:30:18 [2021-03-03T09:30:18.756Z] #57 6.131 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:18 [2021-03-03T09:30:18.869Z] #42 40.33   CC       compel/plugins/std/fds.o
09:30:19 [2021-03-03T09:30:19.045Z] #12 9.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:30:19 [2021-03-03T09:30:19.106Z] #31 ...
09:30:19 [2021-03-03T09:30:19.106Z] 
09:30:19 [2021-03-03T09:30:19.106Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:19 [2021-03-03T09:30:19.106Z] #63 sha256:ff4d54e04225729fc189f0ce2871a5c9a232efb5e680b3fc0466eca1ef9b46a3
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + RM_GOPATH=0
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + TMP_GOPATH=
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + : /build
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + '[' -z '' ']'
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 ++ mktemp -d
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + export GOPATH=/tmp/tmp.kKvw41cAhn
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + GOPATH=/tmp/tmp.kKvw41cAhn
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + RM_GOPATH=1
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + case "$(go env GOARCH)" in
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 ++ go env GOARCH
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + export GO_BUILDMODE=-buildmode=pie
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 + GO_BUILDMODE=-buildmode=pie
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.196 ++ dirname /tmp/install/install.sh
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + dir=/tmp/install
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + bin=proxy
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + shift
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + '[' '!' -f /tmp/install/proxy.installer ']'
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + . /tmp/install/proxy.installer
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + install_proxy
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + case "$1" in
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + export CGO_ENABLED=0
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + CGO_ENABLED=0
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + _install_proxy
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.197 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kKvw41cAhn/src/github.com/docker/libnetwork
09:30:19 [2021-03-03T09:30:19.106Z] #63 5.203 Cloning into '/tmp/tmp.kKvw41cAhn/src/github.com/docker/libnetwork'...
09:30:19 [2021-03-03T09:30:19.166Z] #42 40.73   CC       compel/plugins/std/log.o
09:30:19 [2021-03-03T09:30:19.309Z] #12 ...
09:30:19 [2021-03-03T09:30:19.309Z] 
09:30:19 [2021-03-03T09:30:19.309Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:19 [2021-03-03T09:30:19.309Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:30:19 [2021-03-03T09:30:19.309Z] #54 ...
09:30:19 [2021-03-03T09:30:19.309Z] 
09:30:19 [2021-03-03T09:30:19.309Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:19 [2021-03-03T09:30:19.309Z] #46 sha256:3a569b034f8099ecbdc384bea964927efeabb8d4859ceca2bfd4044e2650141e
09:30:19 [2021-03-03T09:30:19.324Z] #57 ...
09:30:19 [2021-03-03T09:30:19.324Z] 
09:30:19 [2021-03-03T09:30:19.324Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:19 [2021-03-03T09:30:19.324Z] #33 sha256:6cdcbdf95c81508fdcc5a799422caf6a3a09c9c1433feda89036bb3bdb626abd
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 + RM_GOPATH=0
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 + TMP_GOPATH=
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 + : /build
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 + '[' -z '' ']'
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 ++ mktemp -d
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 + export GOPATH=/tmp/tmp.wzpNFO0Fjr
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 + GOPATH=/tmp/tmp.wzpNFO0Fjr
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 + RM_GOPATH=1
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.853 + case "$(go env GOARCH)" in
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.855 ++ go env GOARCH
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.864 + export GO_BUILDMODE=-buildmode=pie
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.864 + GO_BUILDMODE=-buildmode=pie
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.865 ++ dirname /tmp/install/install.sh
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.867 + dir=/tmp/install
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.868 + bin=tomlv
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.868 + shift
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.868 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.868 + . /tmp/install/tomlv.installer
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.868 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.868 + install_tomlv
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.869 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.869 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wzpNFO0Fjr/src/github.com/BurntSushi/toml
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.874 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:19 [2021-03-03T09:30:19.324Z] #33 6.875 Cloning into '/tmp/tmp.wzpNFO0Fjr/src/github.com/BurntSushi/toml'...
09:30:19 [2021-03-03T09:30:19.574Z] #46 ...
09:30:19 [2021-03-03T09:30:19.574Z] 
09:30:19 [2021-03-03T09:30:19.574Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:19 [2021-03-03T09:30:19.574Z] #63 sha256:cffabb1282b16d3e99e3b431fdd804ee00313d03c964f3fbe8b210a3eb923344
09:30:19 [2021-03-03T09:30:19.574Z] #63 ...
09:30:19 [2021-03-03T09:30:19.574Z] 
09:30:19 [2021-03-03T09:30:19.574Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:19 [2021-03-03T09:30:19.574Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:30:19 [2021-03-03T09:30:19.743Z] #46 13.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:19 [2021-03-03T09:30:19.839Z] #35 ...
09:30:19 [2021-03-03T09:30:19.839Z] 
09:30:19 [2021-03-03T09:30:19.839Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:19 [2021-03-03T09:30:19.839Z] #50 sha256:65889ba6fa78a38f26ad9798e8a4ff17911405e5a4f841c444ab712c42311b85
09:30:19 [2021-03-03T09:30:19.839Z] #50 ...
09:30:19 [2021-03-03T09:30:19.839Z] 
09:30:19 [2021-03-03T09:30:19.839Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:19 [2021-03-03T09:30:19.839Z] #57 sha256:f1e60b24301da8ed312924aada738bbd6450e633a64bb66d8bb573925c3a5160
09:30:20 [2021-03-03T09:30:20.094Z] #42 41.53   CC       compel/plugins/std/string.o
09:30:20 [2021-03-03T09:30:20.103Z] #57 ...
09:30:20 [2021-03-03T09:30:20.103Z] 
09:30:20 [2021-03-03T09:30:20.103Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:30:20 [2021-03-03T09:30:20.103Z] #23 sha256:880da1c3e28fad60cb093f255a34b9c992c9485a96a48896029c9333eb8b1dcc
09:30:20 [2021-03-03T09:30:20.103Z] #23 ...
09:30:20 [2021-03-03T09:30:20.103Z] 
09:30:20 [2021-03-03T09:30:20.103Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:20 [2021-03-03T09:30:20.103Z] #33 sha256:6a4c5bb13187c0d0235d3451f3533587b15e880922ae2c37c3e88c37ee7eb566
09:30:20 [2021-03-03T09:30:20.352Z] #42 ...
09:30:20 [2021-03-03T09:30:20.352Z] 
09:30:20 [2021-03-03T09:30:20.352Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:20 [2021-03-03T09:30:20.352Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:30:20 [2021-03-03T09:30:20.352Z] #44 106.7 vendor/golang.org/x/net/idna
09:30:20 [2021-03-03T09:30:20.352Z] #44 108.9 vendor/golang.org/x/net/http2/hpack
09:30:20 [2021-03-03T09:30:20.352Z] #44 110.1 mime
09:30:20 [2021-03-03T09:30:20.352Z] #44 111.6 mime/quotedprintable
09:30:20 [2021-03-03T09:30:20.352Z] #44 112.1 net/http/internal
09:30:20 [2021-03-03T09:30:20.352Z] #44 115.9 net/textproto
09:30:20 [2021-03-03T09:30:20.352Z] #44 115.9 crypto/x509
09:30:20 [2021-03-03T09:30:20.368Z] #33 ...
09:30:20 [2021-03-03T09:30:20.368Z] 
09:30:20 [2021-03-03T09:30:20.368Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:20 [2021-03-03T09:30:20.368Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.87 + RM_GOPATH=0
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.87 + TMP_GOPATH=
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.87 + : /build
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.87 + '[' -z '' ']'
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.88 ++ mktemp -d
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.88 + export GOPATH=/tmp/tmp.27hy77HggS
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.88 + GOPATH=/tmp/tmp.27hy77HggS
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.88 + RM_GOPATH=1
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.88 + case "$(go env GOARCH)" in
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.88 ++ go env GOARCH
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.89 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + export GO_BUILDMODE=-buildmode=pie
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + GO_BUILDMODE=-buildmode=pie
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 ++ dirname /tmp/install/install.sh
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + dir=/tmp/install
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + bin=vndr
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + shift
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + '[' '!' -f /tmp/install/vndr.installer ']'
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + . /tmp/install/vndr.installer
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + install_vndr
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.27hy77HggS/src/github.com/LK4D4/vndr
09:30:20 [2021-03-03T09:30:20.368Z] #44 10.90 Cloning into '/tmp/tmp.27hy77HggS/src/github.com/LK4D4/vndr'...
09:30:20 [2021-03-03T09:30:20.368Z] #44 ...
09:30:20 [2021-03-03T09:30:20.368Z] 
09:30:20 [2021-03-03T09:30:20.368Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:20 [2021-03-03T09:30:20.368Z] #48 sha256:0bf1438806d68658671ed2ca367b2986a2e67c0019ed3bc3383ca1fc3e8cd9dd
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 + RM_GOPATH=0
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 + TMP_GOPATH=
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 + : /build
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 + '[' -z '' ']'
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 ++ mktemp -d
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 + export GOPATH=/tmp/tmp.TOUfuu6m1V
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 + GOPATH=/tmp/tmp.TOUfuu6m1V
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 + RM_GOPATH=1
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 + case "$(go env GOARCH)" in
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.53 ++ go env GOARCH
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + export GO_BUILDMODE=-buildmode=pie
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + GO_BUILDMODE=-buildmode=pie
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 ++ dirname /tmp/install/install.sh
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + dir=/tmp/install
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + bin=golangci_lint
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + shift
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + . /tmp/install/golangci_lint.installer
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 ++ : v1.23.8
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + install_golangci_lint
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + set -e
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + export GO111MODULE=on
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + GO111MODULE=on
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + GOBIN=/build
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.55 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.59 go: finding github.com v1.23.8
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.59 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.59 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.59 go: finding github.com/golangci/golangci-lint v1.23.8
09:30:20 [2021-03-03T09:30:20.368Z] #48 10.60 go: finding github.com/golangci v1.23.8
09:30:20 [2021-03-03T09:30:20.368Z] #48 ...
09:30:20 [2021-03-03T09:30:20.368Z] 
09:30:20 [2021-03-03T09:30:20.368Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:20 [2021-03-03T09:30:20.368Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:30:20 [2021-03-03T09:30:20.368Z] #41 10.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:20 [2021-03-03T09:30:20.368Z] #41 10.68 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:20 [2021-03-03T09:30:20.368Z] #41 10.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:20 [2021-03-03T09:30:20.368Z] #41 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:30:20 [2021-03-03T09:30:20.613Z] #44 ...
09:30:20 [2021-03-03T09:30:20.613Z] 
09:30:20 [2021-03-03T09:30:20.613Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:20 [2021-03-03T09:30:20.613Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:20 [2021-03-03T09:30:20.613Z] #42 42.20   CC       compel/plugins/std/infect.o
09:30:20 [2021-03-03T09:30:20.631Z] #41 ...
09:30:20 [2021-03-03T09:30:20.631Z] 
09:30:20 [2021-03-03T09:30:20.631Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:20 [2021-03-03T09:30:20.631Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:30:20 [2021-03-03T09:30:20.631Z] #44 11.47 + cd /tmp/tmp.27hy77HggS/src/github.com/LK4D4/vndr
09:30:20 [2021-03-03T09:30:20.631Z] #44 11.47 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:30:20 [2021-03-03T09:30:20.631Z] #44 11.50 + go build -buildmode=pie -v -o /build/vndr .
09:30:20 [2021-03-03T09:30:20.704Z] #33 7.998 + cd /tmp/tmp.wzpNFO0Fjr/src/github.com/BurntSushi/toml
09:30:20 [2021-03-03T09:30:20.704Z] #33 8.016 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:20 [2021-03-03T09:30:20.704Z] #33 8.051 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:30:21 [2021-03-03T09:30:21.138Z] #63 ...
09:30:21 [2021-03-03T09:30:21.138Z] 
09:30:21 [2021-03-03T09:30:21.138Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:30:21 [2021-03-03T09:30:21.138Z] #23 sha256:bbc8da738cbb71fdf0638c406d8bdd8b164830091c4b5c9a219f75e0106deede
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.597 + RM_GOPATH=0
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.597 + TMP_GOPATH=
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.597 + : /build
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.597 + '[' -z '' ']'
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.597 ++ mktemp -d
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.598 + export GOPATH=/tmp/tmp.iK5VsU4j4n
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.603 + GOPATH=/tmp/tmp.iK5VsU4j4n
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.603 + RM_GOPATH=1
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.603 + case "$(go env GOARCH)" in
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.603 ++ go env GOARCH
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + export GO_BUILDMODE=-buildmode=pie
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + GO_BUILDMODE=-buildmode=pie
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 ++ dirname /tmp/install/install.sh
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + dir=/tmp/install
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + bin=dockercli
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + shift
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + . /tmp/install/dockercli.installer
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 ++ : stable
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 ++ : 17.06.2-ce
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + install_dockercli
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 ++ uname -m
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + arch=x86_64
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + '[' x86_64 '!=' x86_64 ']'
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + url=https://download.docker.com/linux/static
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 + tar -xz docker/docker
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.624 Install docker/cli version 17.06.2-ce from stable
09:30:21 [2021-03-03T09:30:21.138Z] #23 7.632 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:30:21 [2021-03-03T09:30:21.175Z] #42 42.61   CC       compel/arch/x86/plugins/std/parasite-head.o
09:30:21 [2021-03-03T09:30:21.175Z] #42 42.70   CC       compel/arch/x86/plugins/std/memcpy.o
09:30:21 [2021-03-03T09:30:21.175Z] #42 42.77   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:30:21 [2021-03-03T09:30:21.175Z] #42 42.85   AR       compel/plugins/std.lib.a
09:30:21 [2021-03-03T09:30:21.275Z] #33 ...
09:30:21 [2021-03-03T09:30:21.275Z] 
09:30:21 [2021-03-03T09:30:21.275Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:21 [2021-03-03T09:30:21.275Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:21 [2021-03-03T09:30:21.275Z] #39 7.661 + git clone https://github.com/docker/distribution.git .
09:30:21 [2021-03-03T09:30:21.275Z] #39 7.661 Cloning into '.'...
09:30:21 [2021-03-03T09:30:21.431Z] #42 42.95   CC       compel/plugins/fds/fds.o
09:30:21 [2021-03-03T09:30:21.687Z] #42 43.19   AR       compel/plugins/fds.lib.a
09:30:21 [2021-03-03T09:30:21.687Z] #42 43.26   HOSTDEP  compel/src/lib/log-host.d
09:30:21 [2021-03-03T09:30:21.942Z] #42 43.41   HOSTDEP  compel/src/lib/handle-elf-host.d
09:30:21 [2021-03-03T09:30:21.942Z] #42 43.53   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:30:21 [2021-03-03T09:30:21.942Z] #42 43.58   HOSTDEP  compel/src/main-host.d
09:30:22 [2021-03-03T09:30:22.031Z] #44 12.79 runtime/internal/sys
09:30:22 [2021-03-03T09:30:22.031Z] #44 12.81 internal/race
09:30:22 [2021-03-03T09:30:22.031Z] #44 12.85 internal/cpu
09:30:22 [2021-03-03T09:30:22.031Z] #44 12.88 runtime/internal/atomic
09:30:22 [2021-03-03T09:30:22.197Z] #42 43.67   DEP      compel/src/lib/ptrace.d
09:30:22 [2021-03-03T09:30:22.280Z] #46 ...
09:30:22 [2021-03-03T09:30:22.280Z] 
09:30:22 [2021-03-03T09:30:22.280Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:22 [2021-03-03T09:30:22.280Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:30:22 [2021-03-03T09:30:22.280Z] #48 14.90 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:22 [2021-03-03T09:30:22.280Z] #48 14.94 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:30:22 [2021-03-03T09:30:22.280Z] #48 14.94 go: downloading github.com/spf13/pflag v1.0.5
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.03 go: downloading github.com/spf13/viper v1.6.1
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.03 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.03 go: downloading github.com/stretchr/testify v1.4.0
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.06 go: downloading github.com/pkg/errors v0.8.1
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.09 go: downloading github.com/mattn/go-colorable v0.1.4
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.09 go: downloading github.com/spf13/cobra v0.0.5
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.34 go: extracting github.com/spf13/viper v1.6.1
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.35 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.56 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.56 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.59 go: extracting github.com/pkg/errors v0.8.1
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.69 go: extracting github.com/spf13/pflag v1.0.5
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.86 go: extracting github.com/mattn/go-colorable v0.1.4
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.86 go: downloading gopkg.in/yaml.v2 v2.2.7
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.86 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.93 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.93 go: downloading github.com/spf13/afero v1.1.2
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.93 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.93 go: downloading github.com/subosito/gotenv v1.2.0
09:30:22 [2021-03-03T09:30:22.280Z] #48 15.93 go: downloading github.com/hashicorp/hcl v1.0.0
09:30:22 [2021-03-03T09:30:22.295Z] #44 13.10 runtime/internal/math
09:30:22 [2021-03-03T09:30:22.295Z] #44 13.13 sync/atomic
09:30:22 [2021-03-03T09:30:22.453Z] #42 43.80   DEP      compel/src/lib/infect.d
09:30:22 [2021-03-03T09:30:22.453Z] #42 43.96   DEP      compel/src/lib/infect-util.d
09:30:22 [2021-03-03T09:30:22.453Z] #42 44.08   DEP      compel/src/lib/infect-rpc.d
09:30:22 [2021-03-03T09:30:22.518Z] #23 ...
09:30:22 [2021-03-03T09:30:22.518Z] 
09:30:22 [2021-03-03T09:30:22.518Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:22 [2021-03-03T09:30:22.518Z] #50 sha256:5b2f671feb3778b2f3a51883210d1211149c9b5420ef8367dbdef7d9f86b6100
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 + RM_GOPATH=0
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 + TMP_GOPATH=
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 + : /build
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 + '[' -z '' ']'
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 ++ mktemp -d
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 + export GOPATH=/tmp/tmp.JJm0e4RlX4
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 + GOPATH=/tmp/tmp.JJm0e4RlX4
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 + RM_GOPATH=1
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 + case "$(go env GOARCH)" in
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.055 ++ go env GOARCH
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.100 + export GO_BUILDMODE=-buildmode=pie
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.100 + GO_BUILDMODE=-buildmode=pie
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.103 ++ dirname /tmp/install/install.sh
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.103 + dir=/tmp/install
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.103 + bin=shfmt
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.103 + shift
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.104 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.105 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.105 + . /tmp/install/shfmt.installer
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.105 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.105 + install_shfmt
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.105 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.105 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JJm0e4RlX4/src/github.com/mvdan/sh
09:30:22 [2021-03-03T09:30:22.518Z] #50 9.148 Cloning into '/tmp/tmp.JJm0e4RlX4/src/github.com/mvdan/sh'...
09:30:22 [2021-03-03T09:30:22.539Z] #48 15.96 go: extracting github.com/spf13/cobra v0.0.5
09:30:22 [2021-03-03T09:30:22.559Z] #44 13.44 unicode
09:30:22 [2021-03-03T09:30:22.653Z] #39 ...
09:30:22 [2021-03-03T09:30:22.653Z] 
09:30:22 [2021-03-03T09:30:22.653Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:30:22 [2021-03-03T09:30:22.653Z] #23 sha256:a460462526db53cd698794c5e1d5132fdb87e272d8ed23e63a1e19409c9e9994
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 + RM_GOPATH=0
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 + TMP_GOPATH=
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 + : /build
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 + '[' -z '' ']'
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 ++ mktemp -d
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 + export GOPATH=/tmp/tmp.0f1aKmw44T
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 + GOPATH=/tmp/tmp.0f1aKmw44T
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 + RM_GOPATH=1
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 + case "$(go env GOARCH)" in
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.225 ++ go env GOARCH
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + export GO_BUILDMODE=-buildmode=pie
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + GO_BUILDMODE=-buildmode=pie
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 ++ dirname /tmp/install/install.sh
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + dir=/tmp/install
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + bin=dockercli
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + shift
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + . /tmp/install/dockercli.installer
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 ++ : stable
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 ++ : 17.06.2-ce
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + install_dockercli
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 ++ uname -m
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + arch=x86_64
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + '[' x86_64 '!=' x86_64 ']'
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + url=https://download.docker.com/linux/static
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + tar -xz docker/docker
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.241 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:30:22 [2021-03-03T09:30:22.653Z] #23 6.242 Install docker/cli version 17.06.2-ce from stable
09:30:22 [2021-03-03T09:30:22.653Z] #23 ...
09:30:22 [2021-03-03T09:30:22.653Z] 
09:30:22 [2021-03-03T09:30:22.653Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:22 [2021-03-03T09:30:22.653Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:22 [2021-03-03T09:30:22.653Z] #54 9.064 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:22 [2021-03-03T09:30:22.653Z] #54 9.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:22 [2021-03-03T09:30:22.653Z] #54 9.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:22 [2021-03-03T09:30:22.709Z] #42 44.23   DEP      compel/arch/x86/src/lib/infect.d
09:30:22 [2021-03-03T09:30:22.709Z] #42 44.37   DEP      compel/arch/x86/src/lib/cpu.d
09:30:22 [2021-03-03T09:30:22.779Z] #50 ...
09:30:22 [2021-03-03T09:30:22.779Z] 
09:30:22 [2021-03-03T09:30:22.779Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:22 [2021-03-03T09:30:22.779Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.534 + RM_GOPATH=0
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.534 + TMP_GOPATH=
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.534 + : /build
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.534 + '[' -z '' ']'
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.534 ++ mktemp -d
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.539 + export GOPATH=/tmp/tmp.yV3oMxlDPV
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.539 + GOPATH=/tmp/tmp.yV3oMxlDPV
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.539 + RM_GOPATH=1
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.539 + case "$(go env GOARCH)" in
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.553 ++ go env GOARCH
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + export GO_BUILDMODE=-buildmode=pie
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + GO_BUILDMODE=-buildmode=pie
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 ++ dirname /tmp/install/install.sh
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + dir=/tmp/install
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + bin=vndr
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + shift
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + '[' '!' -f /tmp/install/vndr.installer ']'
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + . /tmp/install/vndr.installer
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + install_vndr
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yV3oMxlDPV/src/github.com/LK4D4/vndr
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 Cloning into '/tmp/tmp.yV3oMxlDPV/src/github.com/LK4D4/vndr'...
09:30:22 [2021-03-03T09:30:22.779Z] #44 8.563 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:30:22 [2021-03-03T09:30:22.779Z] #44 9.225 + cd /tmp/tmp.yV3oMxlDPV/src/github.com/LK4D4/vndr
09:30:22 [2021-03-03T09:30:22.779Z] #44 9.225 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:30:22 [2021-03-03T09:30:22.779Z] #44 9.253 + go build -buildmode=pie -v -o /build/vndr .
09:30:22 [2021-03-03T09:30:22.779Z] #44 ...
09:30:22 [2021-03-03T09:30:22.779Z] 
09:30:22 [2021-03-03T09:30:22.779Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:22 [2021-03-03T09:30:22.779Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:30:22 [2021-03-03T09:30:22.779Z] #31 9.145 + git clone https://github.com/kolyshkin/go-swagger.git .
09:30:22 [2021-03-03T09:30:22.779Z] #31 9.156 Cloning into '.'...
09:30:22 [2021-03-03T09:30:22.799Z] #48 16.22 go: extracting github.com/subosito/gotenv v1.2.0
09:30:22 [2021-03-03T09:30:22.799Z] #48 16.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:30:22 [2021-03-03T09:30:22.799Z] #48 16.22 go: downloading github.com/fatih/color v1.7.0
09:30:22 [2021-03-03T09:30:22.799Z] #48 16.22 go: extracting github.com/stretchr/testify v1.4.0
09:30:22 [2021-03-03T09:30:22.837Z] #44 13.56 unicode/utf8
09:30:22 [2021-03-03T09:30:22.837Z] #44 13.58 internal/bytealg
09:30:22 [2021-03-03T09:30:22.837Z] #44 13.60 math/bits
09:30:22 [2021-03-03T09:30:22.912Z] #54 ...
09:30:22 [2021-03-03T09:30:22.912Z] 
09:30:22 [2021-03-03T09:30:22.912Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:22 [2021-03-03T09:30:22.912Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.957 + RM_GOPATH=0
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.957 + TMP_GOPATH=
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.957 + : /build
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.957 + '[' -z '' ']'
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.957 ++ mktemp -d
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.964 + export GOPATH=/tmp/tmp.1NCvCQKCMK
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.964 + GOPATH=/tmp/tmp.1NCvCQKCMK
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.964 + RM_GOPATH=1
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.964 + case "$(go env GOARCH)" in
09:30:22 [2021-03-03T09:30:22.912Z] #44 7.967 ++ go env GOARCH
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + export GO_BUILDMODE=-buildmode=pie
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + GO_BUILDMODE=-buildmode=pie
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 ++ dirname /tmp/install/install.sh
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + dir=/tmp/install
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + bin=vndr
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + shift
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + '[' '!' -f /tmp/install/vndr.installer ']'
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + . /tmp/install/vndr.installer
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + install_vndr
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.012 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1NCvCQKCMK/src/github.com/LK4D4/vndr
09:30:22 [2021-03-03T09:30:22.912Z] #44 8.065 Cloning into '/tmp/tmp.1NCvCQKCMK/src/github.com/LK4D4/vndr'...
09:30:22 [2021-03-03T09:30:22.912Z] #44 9.075 + cd /tmp/tmp.1NCvCQKCMK/src/github.com/LK4D4/vndr
09:30:22 [2021-03-03T09:30:22.912Z] #44 9.084 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:30:22 [2021-03-03T09:30:22.912Z] #44 9.107 + go build -buildmode=pie -v -o /build/vndr .
09:30:22 [2021-03-03T09:30:22.912Z] #44 ...
09:30:22 [2021-03-03T09:30:22.912Z] 
09:30:22 [2021-03-03T09:30:22.912Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:22 [2021-03-03T09:30:22.912Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:22 [2021-03-03T09:30:22.912Z] #12 8.694 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:22 [2021-03-03T09:30:22.912Z] #12 8.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:22 [2021-03-03T09:30:22.912Z] #12 8.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:22 [2021-03-03T09:30:22.965Z] #42 44.48   DEP      compel/src/lib/log.d
09:30:22 [2021-03-03T09:30:22.966Z] #42 44.57   DEP      compel/src/main.d
09:30:23 [2021-03-03T09:30:23.059Z] #48 16.56 go: extracting gopkg.in/yaml.v2 v2.2.7
09:30:23 [2021-03-03T09:30:23.059Z] #48 16.61 go: downloading github.com/go-critic/go-critic v0.4.1
09:30:23 [2021-03-03T09:30:23.059Z] #48 ...
09:30:23 [2021-03-03T09:30:23.059Z] 
09:30:23 [2021-03-03T09:30:23.059Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:23 [2021-03-03T09:30:23.059Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:30:23 [2021-03-03T09:30:23.059Z] #44 6.653 unicode/utf8
09:30:23 [2021-03-03T09:30:23.059Z] #44 7.219 math/bits
09:30:23 [2021-03-03T09:30:23.059Z] #44 7.841 math
09:30:23 [2021-03-03T09:30:23.059Z] #44 12.23 internal/testlog
09:30:23 [2021-03-03T09:30:23.059Z] #44 12.72 encoding
09:30:23 [2021-03-03T09:30:23.059Z] #44 12.81 unicode/utf16
09:30:23 [2021-03-03T09:30:23.059Z] #44 13.14 container/list
09:30:23 [2021-03-03T09:30:23.059Z] #44 13.64 crypto/internal/subtle
09:30:23 [2021-03-03T09:30:23.059Z] #44 13.78 crypto/subtle
09:30:23 [2021-03-03T09:30:23.059Z] #44 14.03 vendor/golang.org/x/crypto/cryptobyte/asn1
09:30:23 [2021-03-03T09:30:23.059Z] #44 14.19 internal/nettrace
09:30:23 [2021-03-03T09:30:23.059Z] #44 14.42 runtime/cgo
09:30:23 [2021-03-03T09:30:23.172Z] #12 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:23 [2021-03-03T09:30:23.172Z] #12 ...
09:30:23 [2021-03-03T09:30:23.172Z] 
09:30:23 [2021-03-03T09:30:23.172Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:23 [2021-03-03T09:30:23.172Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:23 [2021-03-03T09:30:23.172Z] #41 8.703 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:23 [2021-03-03T09:30:23.172Z] #41 8.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:23 [2021-03-03T09:30:23.172Z] #41 8.978 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:23 [2021-03-03T09:30:23.172Z] #41 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:23 [2021-03-03T09:30:23.172Z] #41 ...
09:30:23 [2021-03-03T09:30:23.172Z] 
09:30:23 [2021-03-03T09:30:23.172Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:23 [2021-03-03T09:30:23.172Z] #46 sha256:6ba28fdd9298610d56edbcea694e4f840fcea874829de04fa65745cc4961690c
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 + RM_GOPATH=0
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 + TMP_GOPATH=
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 + : /build
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 + '[' -z '' ']'
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 ++ mktemp -d
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 + export GOPATH=/tmp/tmp.dfwmmTWiEc
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 + GOPATH=/tmp/tmp.dfwmmTWiEc
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 + RM_GOPATH=1
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 + case "$(go env GOARCH)" in
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.656 ++ go env GOARCH
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + export GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 ++ dirname /tmp/install/install.sh
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + dir=/tmp/install
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + bin=gotestsum
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + shift
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + . /tmp/install/gotestsum.installer
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 ++ : v0.5.3
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + install_gotestsum
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + set -e
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + export GO111MODULE=on
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + GO111MODULE=on
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + GOBIN=/build
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.672 + go get gotest.tools/gotestsum@v0.5.3
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.724 go: finding gotest.tools v0.5.3
09:30:23 [2021-03-03T09:30:23.172Z] #46 7.724 go: finding gotest.tools/gotestsum v0.5.3
09:30:23 [2021-03-03T09:30:23.172Z] #46 8.839 go: downloading gotest.tools/gotestsum v0.5.3
09:30:23 [2021-03-03T09:30:23.172Z] #46 9.352 go: extracting gotest.tools/gotestsum v0.5.3
09:30:23 [2021-03-03T09:30:23.172Z] #46 10.22 go: downloading github.com/fatih/color v1.9.0
09:30:23 [2021-03-03T09:30:23.172Z] #46 10.37 go: downloading github.com/jonboulle/clockwork v0.1.0
09:30:23 [2021-03-03T09:30:23.172Z] #46 10.39 go: downloading github.com/spf13/pflag v1.0.3
09:30:23 [2021-03-03T09:30:23.172Z] #46 10.41 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:23 [2021-03-03T09:30:23.172Z] #46 10.41 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:23 [2021-03-03T09:30:23.172Z] #46 10.44 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:23 [2021-03-03T09:30:23.172Z] #46 10.52 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:23 [2021-03-03T09:30:23.222Z] #42 44.68   DEP      compel/src/lib/handle-elf.d
09:30:23 [2021-03-03T09:30:23.222Z] #42 44.75   DEP      compel/arch/x86/src/lib/handle-elf.d
09:30:23 [2021-03-03T09:30:23.318Z] #44 ...
09:30:23 [2021-03-03T09:30:23.318Z] 
09:30:23 [2021-03-03T09:30:23.318Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:23 [2021-03-03T09:30:23.318Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:30:23 [2021-03-03T09:30:23.318Z] #50 15.97 + cd /tmp/tmp.WM2rG8OI7W/src/github.com/mvdan/sh
09:30:23 [2021-03-03T09:30:23.318Z] #50 15.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:23 [2021-03-03T09:30:23.318Z] #50 16.13 + GO111MODULE=on
09:30:23 [2021-03-03T09:30:23.318Z] #50 16.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:30:23 [2021-03-03T09:30:23.364Z] #31 ...
09:30:23 [2021-03-03T09:30:23.364Z] 
09:30:23 [2021-03-03T09:30:23.364Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:23 [2021-03-03T09:30:23.364Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:23 [2021-03-03T09:30:23.364Z] #12 9.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:23 [2021-03-03T09:30:23.364Z] #12 9.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:23 [2021-03-03T09:30:23.364Z] #12 9.791 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:23 [2021-03-03T09:30:23.433Z] #46 10.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:23 [2021-03-03T09:30:23.433Z] #46 10.87 go: extracting github.com/jonboulle/clockwork v0.1.0
09:30:23 [2021-03-03T09:30:23.433Z] #46 ...
09:30:23 [2021-03-03T09:30:23.433Z] 
09:30:23 [2021-03-03T09:30:23.433Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:23 [2021-03-03T09:30:23.433Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:23 [2021-03-03T09:30:23.433Z] #35 9.058 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:23 [2021-03-03T09:30:23.433Z] #35 9.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:23 [2021-03-03T09:30:23.433Z] #35 9.174 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:23 [2021-03-03T09:30:23.433Z] #35 ...
09:30:23 [2021-03-03T09:30:23.433Z] 
09:30:23 [2021-03-03T09:30:23.433Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:23 [2021-03-03T09:30:23.433Z] #50 sha256:d236239c9231b7a1779bcc9c3e8fe36bdca1e63ddf4a9df4860c41b3ab294a40
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.959 + RM_GOPATH=0
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.959 + TMP_GOPATH=
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.959 + : /build
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.959 + '[' -z '' ']'
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.965 ++ mktemp -d
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.977 + export GOPATH=/tmp/tmp.1CprC8Icwj
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.977 + GOPATH=/tmp/tmp.1CprC8Icwj
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.977 + RM_GOPATH=1
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.977 + case "$(go env GOARCH)" in
09:30:23 [2021-03-03T09:30:23.433Z] #50 7.977 ++ go env GOARCH
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.020 + export GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.020 + GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.020 ++ dirname /tmp/install/install.sh
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 + dir=/tmp/install
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 + bin=shfmt
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 + shift
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 + . /tmp/install/shfmt.installer
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 + install_shfmt
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.064 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1CprC8Icwj/src/github.com/mvdan/sh
09:30:23 [2021-03-03T09:30:23.433Z] #50 8.068 Cloning into '/tmp/tmp.1CprC8Icwj/src/github.com/mvdan/sh'...
09:30:23 [2021-03-03T09:30:23.525Z] #42 44.92   CC       compel/src/lib/log.o
09:30:23 [2021-03-03T09:30:23.624Z] #12 ...
09:30:23 [2021-03-03T09:30:23.624Z] 
09:30:23 [2021-03-03T09:30:23.624Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:23 [2021-03-03T09:30:23.624Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:23 [2021-03-03T09:30:23.624Z] #41 10.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:23 [2021-03-03T09:30:23.624Z] #41 ...
09:30:23 [2021-03-03T09:30:23.624Z] 
09:30:23 [2021-03-03T09:30:23.624Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:23 [2021-03-03T09:30:23.624Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 + RM_GOPATH=0
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 + TMP_GOPATH=
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 + : /build
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 + '[' -z '' ']'
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 ++ mktemp -d
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 + export GOPATH=/tmp/tmp.pnK7Sx2GsC
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 + GOPATH=/tmp/tmp.pnK7Sx2GsC
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 + RM_GOPATH=1
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 + case "$(go env GOARCH)" in
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.703 ++ go env GOARCH
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.775 + export GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.775 + GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.775 ++ dirname /tmp/install/install.sh
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.803 + dir=/tmp/install
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + bin=golangci_lint
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + shift
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + . /tmp/install/golangci_lint.installer
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 ++ : v1.23.8
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + install_golangci_lint
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + set -e
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + export GO111MODULE=on
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + GO111MODULE=on
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + GOBIN=/build
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.857 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.920 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.920 go: finding github.com v1.23.8
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.920 go: finding github.com/golangci/golangci-lint v1.23.8
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.920 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:30:23 [2021-03-03T09:30:23.624Z] #48 8.920 go: finding github.com/golangci v1.23.8
09:30:23 [2021-03-03T09:30:23.624Z] #48 10.25 go: downloading github.com/golangci/golangci-lint v1.23.8
09:30:23 [2021-03-03T09:30:23.692Z] #50 ...
09:30:23 [2021-03-03T09:30:23.692Z] 
09:30:23 [2021-03-03T09:30:23.692Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:23 [2021-03-03T09:30:23.692Z] #63 sha256:1bd82f08627ddd0fc0fbfc4fddcbf50a133a408f15ab42f1c97cb8a01fe3f384
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.402 + RM_GOPATH=0
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.402 + TMP_GOPATH=
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.402 + : /build
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.402 + '[' -z '' ']'
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.402 ++ mktemp -d
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.406 + export GOPATH=/tmp/tmp.0tg0UfW2aU
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.406 + GOPATH=/tmp/tmp.0tg0UfW2aU
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.406 + RM_GOPATH=1
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.406 + case "$(go env GOARCH)" in
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.406 ++ go env GOARCH
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + export GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 ++ dirname /tmp/install/install.sh
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + dir=/tmp/install
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + bin=proxy
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + shift
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + '[' '!' -f /tmp/install/proxy.installer ']'
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + . /tmp/install/proxy.installer
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + install_proxy
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + case "$1" in
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + export CGO_ENABLED=0
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + CGO_ENABLED=0
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + _install_proxy
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0tg0UfW2aU/src/github.com/docker/libnetwork
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.431 Cloning into '/tmp/tmp.0tg0UfW2aU/src/github.com/docker/libnetwork'...
09:30:23 [2021-03-03T09:30:23.692Z] #63 6.432 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:23 [2021-03-03T09:30:23.692Z] #63 ...
09:30:23 [2021-03-03T09:30:23.692Z] 
09:30:23 [2021-03-03T09:30:23.692Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:23 [2021-03-03T09:30:23.692Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:30:23 [2021-03-03T09:30:23.692Z] #31 7.589 + git clone https://github.com/kolyshkin/go-swagger.git .
09:30:23 [2021-03-03T09:30:23.692Z] #31 7.596 Cloning into '.'...
09:30:23 [2021-03-03T09:30:23.781Z] #42 45.29   CC       compel/arch/x86/src/lib/cpu.o
09:30:23 [2021-03-03T09:30:23.792Z] #44 14.70 math
09:30:23 [2021-03-03T09:30:23.883Z] #48 ...
09:30:23 [2021-03-03T09:30:23.883Z] 
09:30:23 [2021-03-03T09:30:23.883Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:23 [2021-03-03T09:30:23.883Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:23 [2021-03-03T09:30:23.883Z] #35 10.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:23 [2021-03-03T09:30:23.883Z] #35 10.45 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:23 [2021-03-03T09:30:23.883Z] #35 10.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:23 [2021-03-03T09:30:23.883Z] #35 ...
09:30:23 [2021-03-03T09:30:23.883Z] 
09:30:23 [2021-03-03T09:30:23.883Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:23 [2021-03-03T09:30:23.883Z] #33 sha256:b37514d9d881741d2c24eec9868410a517db6e04bebef1e8fd4d213d8ef26cca
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.799 + RM_GOPATH=0
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.799 + TMP_GOPATH=
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.799 + : /build
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.799 + '[' -z '' ']'
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.805 ++ mktemp -d
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.805 + export GOPATH=/tmp/tmp.0KKtuUEbcf
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.805 + GOPATH=/tmp/tmp.0KKtuUEbcf
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.805 + RM_GOPATH=1
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.805 + case "$(go env GOARCH)" in
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.814 ++ go env GOARCH
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 + export GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 + GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 ++ dirname /tmp/install/install.sh
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 + dir=/tmp/install
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 + bin=tomlv
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 + shift
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 + . /tmp/install/tomlv.installer
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.972 + install_tomlv
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.973 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.973 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0KKtuUEbcf/src/github.com/BurntSushi/toml
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.973 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:23 [2021-03-03T09:30:23.883Z] #33 9.975 Cloning into '/tmp/tmp.0KKtuUEbcf/src/github.com/BurntSushi/toml'...
09:30:23 [2021-03-03T09:30:23.991Z] #31 ...
09:30:23 [2021-03-03T09:30:23.991Z] 
09:30:23 [2021-03-03T09:30:23.991Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:23 [2021-03-03T09:30:23.991Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 + RM_GOPATH=0
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 + TMP_GOPATH=
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 + : /build
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 + '[' -z '' ']'
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 ++ mktemp -d
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 + export GOPATH=/tmp/tmp.YzMO4AgC3m
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 + GOPATH=/tmp/tmp.YzMO4AgC3m
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 + RM_GOPATH=1
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 + case "$(go env GOARCH)" in
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.182 ++ go env GOARCH
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.199 + export GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.199 + GO_BUILDMODE=-buildmode=pie
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.199 ++ dirname /tmp/install/install.sh
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + dir=/tmp/install
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + bin=golangci_lint
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + shift
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + . /tmp/install/golangci_lint.installer
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 ++ : v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + install_golangci_lint
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + set -e
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + export GO111MODULE=on
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + GO111MODULE=on
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + GOBIN=/build
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.219 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.344 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.344 go: finding github.com v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.344 go: finding github.com/golangci/golangci-lint v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.344 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 7.344 go: finding github.com/golangci v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 8.872 go: downloading github.com/golangci/golangci-lint v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 9.920 go: extracting github.com/golangci/golangci-lint v1.23.8
09:30:23 [2021-03-03T09:30:23.991Z] #48 ...
09:30:23 [2021-03-03T09:30:23.991Z] 
09:30:23 [2021-03-03T09:30:23.991Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:23 [2021-03-03T09:30:23.991Z] #46 sha256:6ba28fdd9298610d56edbcea694e4f840fcea874829de04fa65745cc4961690c
09:30:23 [2021-03-03T09:30:23.991Z] #46 10.93 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:23 [2021-03-03T09:30:23.991Z] #46 11.13 go: extracting github.com/fatih/color v1.9.0
09:30:23 [2021-03-03T09:30:23.991Z] #46 11.54 go: downloading github.com/pkg/errors v0.9.1
09:30:24 [2021-03-03T09:30:24.055Z] #44 14.90 internal/testlog
09:30:24 [2021-03-03T09:30:24.223Z] #33 ...
09:30:24 [2021-03-03T09:30:24.224Z] 
09:30:24 [2021-03-03T09:30:24.224Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:24 [2021-03-03T09:30:24.224Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:24 [2021-03-03T09:30:24.224Z] #39 9.509 + git clone https://github.com/docker/distribution.git .
09:30:24 [2021-03-03T09:30:24.224Z] #39 9.509 Cloning into '.'...
09:30:24 [2021-03-03T09:30:24.251Z] #46 11.56 go: downloading github.com/mattn/go-colorable v0.1.6
09:30:24 [2021-03-03T09:30:24.251Z] #46 11.68 go: extracting github.com/spf13/pflag v1.0.3
09:30:24 [2021-03-03T09:30:24.255Z] #50 17.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:24 [2021-03-03T09:30:24.255Z] #50 17.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:24 [2021-03-03T09:30:24.255Z] #50 17.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:24 [2021-03-03T09:30:24.326Z] #44 15.10 runtime
09:30:24 [2021-03-03T09:30:24.483Z] #39 ...
09:30:24 [2021-03-03T09:30:24.483Z] 
09:30:24 [2021-03-03T09:30:24.483Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:24 [2021-03-03T09:30:24.483Z] #46 sha256:b4e065423afa57eaff5e34b50e0072cf8d961d00fb37720d22c662f10277c30d
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 + RM_GOPATH=0
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 + TMP_GOPATH=
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 + : /build
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 + '[' -z '' ']'
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 ++ mktemp -d
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 + export GOPATH=/tmp/tmp.zMz5Q88khz
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 + GOPATH=/tmp/tmp.zMz5Q88khz
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 + RM_GOPATH=1
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 + case "$(go env GOARCH)" in
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.387 ++ go env GOARCH
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.396 + export GO_BUILDMODE=-buildmode=pie
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.396 + GO_BUILDMODE=-buildmode=pie
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 ++ dirname /tmp/install/install.sh
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + dir=/tmp/install
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + bin=gotestsum
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + shift
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + . /tmp/install/gotestsum.installer
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 ++ : v0.5.3
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + install_gotestsum
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + set -e
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + export GO111MODULE=on
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + GO111MODULE=on
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + GOBIN=/build
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.399 + go get gotest.tools/gotestsum@v0.5.3
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.441 go: finding gotest.tools/gotestsum v0.5.3
09:30:24 [2021-03-03T09:30:24.483Z] #46 8.441 go: finding gotest.tools v0.5.3
09:30:24 [2021-03-03T09:30:24.483Z] #46 9.439 go: downloading gotest.tools/gotestsum v0.5.3
09:30:24 [2021-03-03T09:30:24.483Z] #46 10.66 go: extracting gotest.tools/gotestsum v0.5.3
09:30:24 [2021-03-03T09:30:24.483Z] #46 ...
09:30:24 [2021-03-03T09:30:24.483Z] 
09:30:24 [2021-03-03T09:30:24.483Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:24 [2021-03-03T09:30:24.483Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:24 [2021-03-03T09:30:24.483Z] #54 7.592 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:24 [2021-03-03T09:30:24.483Z] #54 7.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:24 [2021-03-03T09:30:24.483Z] #54 7.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:24 [2021-03-03T09:30:24.483Z] #54 8.140 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:24 [2021-03-03T09:30:24.483Z] #54 10.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:24 [2021-03-03T09:30:24.511Z] #46 11.99 go: downloading github.com/mattn/go-isatty v0.0.12
09:30:24 [2021-03-03T09:30:24.514Z] #50 ...
09:30:24 [2021-03-03T09:30:24.514Z] 
09:30:24 [2021-03-03T09:30:24.514Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:24 [2021-03-03T09:30:24.514Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:24 [2021-03-03T09:30:24.514Z] #39 7.331 + git clone https://github.com/docker/distribution.git .
09:30:24 [2021-03-03T09:30:24.514Z] #39 7.336 Cloning into '.'...
09:30:24 [2021-03-03T09:30:24.514Z] #39 ...
09:30:24 [2021-03-03T09:30:24.514Z] 
09:30:24 [2021-03-03T09:30:24.514Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:24 [2021-03-03T09:30:24.514Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:30:24 [2021-03-03T09:30:24.514Z] #50 17.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:24 [2021-03-03T09:30:24.514Z] #50 17.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:24 [2021-03-03T09:30:24.590Z] #44 15.47 encoding
09:30:24 [2021-03-03T09:30:24.730Z] #42 46.17   CC       compel/arch/x86/src/lib/infect.o
09:30:24 [2021-03-03T09:30:24.743Z] #54 ...
09:30:24 [2021-03-03T09:30:24.743Z] 
09:30:24 [2021-03-03T09:30:24.743Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:24 [2021-03-03T09:30:24.743Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.339 + RM_GOPATH=0
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.341 + TMP_GOPATH=
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.341 + : /build
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.341 + '[' -z '' ']'
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.341 ++ mktemp -d
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.375 + export GOPATH=/tmp/tmp.7aNCTOjsGD
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.375 + GOPATH=/tmp/tmp.7aNCTOjsGD
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.375 + RM_GOPATH=1
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.375 + case "$(go env GOARCH)" in
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.375 ++ go env GOARCH
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.415 + export GO_BUILDMODE=-buildmode=pie
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.415 + GO_BUILDMODE=-buildmode=pie
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 ++ dirname /tmp/install/install.sh
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + dir=/tmp/install
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + bin=rootlesskit
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + shift
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + . /tmp/install/rootlesskit.installer
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + install_rootlesskit
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + case "$1" in
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + export CGO_ENABLED=0
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + CGO_ENABLED=0
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.422 + _install_rootlesskit
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.439 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.442 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.442 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7aNCTOjsGD/src/github.com/rootless-containers/rootlesskit
09:30:24 [2021-03-03T09:30:24.743Z] #57 9.459 Cloning into '/tmp/tmp.7aNCTOjsGD/src/github.com/rootless-containers/rootlesskit'...
09:30:24 [2021-03-03T09:30:24.743Z] #57 ...
09:30:24 [2021-03-03T09:30:24.743Z] 
09:30:24 [2021-03-03T09:30:24.743Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:24 [2021-03-03T09:30:24.743Z] #33 sha256:b37514d9d881741d2c24eec9868410a517db6e04bebef1e8fd4d213d8ef26cca
09:30:24 [2021-03-03T09:30:24.743Z] #33 11.33 + cd /tmp/tmp.0KKtuUEbcf/src/github.com/BurntSushi/toml
09:30:24 [2021-03-03T09:30:24.743Z] #33 11.33 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:24 [2021-03-03T09:30:24.743Z] #33 11.36 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:30:24 [2021-03-03T09:30:24.790Z] #46 12.25 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:24 [2021-03-03T09:30:24.853Z] #44 15.66 unicode/utf16
09:30:25 [2021-03-03T09:30:25.049Z] #46 12.67 go: extracting github.com/mattn/go-colorable v0.1.6
09:30:25 [2021-03-03T09:30:25.309Z] #46 12.73 go: extracting github.com/pkg/errors v0.9.1
09:30:25 [2021-03-03T09:30:25.437Z] #44 16.23 container/list
09:30:25 [2021-03-03T09:30:25.458Z] #50 19.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:25 [2021-03-03T09:30:25.568Z] #46 13.06 go: extracting github.com/mattn/go-isatty v0.0.12
09:30:25 [2021-03-03T09:30:25.668Z] #42 47.10   CC       compel/src/lib/infect-rpc.o
09:30:25 [2021-03-03T09:30:25.693Z] #33 12.29 math/bits
09:30:25 [2021-03-03T09:30:25.693Z] #33 12.35 internal/bytealg
09:30:25 [2021-03-03T09:30:25.710Z] #44 ...
09:30:25 [2021-03-03T09:30:25.710Z] 
09:30:25 [2021-03-03T09:30:25.710Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:25 [2021-03-03T09:30:25.710Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:25 [2021-03-03T09:30:25.710Z] #28 12.92 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:30:25 [2021-03-03T09:30:25.710Z] #28 13.85 
09:30:25 [2021-03-03T09:30:25.924Z] #42 47.42   CC       compel/src/lib/infect-util.o
09:30:26 [2021-03-03T09:30:26.180Z] #42 47.74   CC       compel/src/lib/infect.o
09:30:26 [2021-03-03T09:30:26.395Z] #50 19.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:26 [2021-03-03T09:30:26.441Z] #42 ...
09:30:26 [2021-03-03T09:30:26.441Z] 
09:30:26 [2021-03-03T09:30:26.441Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:26 [2021-03-03T09:30:26.441Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.0 Selecting previously unselected package libapparmor1:amd64.
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.1 Selecting previously unselected package libapparmor-dev:amd64.
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.3 Selecting previously unselected package libbtrfs0.
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.3 Unpacking libbtrfs0 (4.20.1-2) ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.4 Selecting previously unselected package libbtrfs-dev.
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.4 Unpacking libbtrfs-dev (4.20.1-2) ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:30:26 [2021-03-03T09:30:26.441Z] #12 119.7 Selecting previously unselected package libudev-dev:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 119.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 119.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 119.9 Selecting previously unselected package libsepol1-dev:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 119.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 119.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.2 Selecting previously unselected package libpcre16-3:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.4 Selecting previously unselected package libpcre32-3:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.6 Selecting previously unselected package libpcrecpp0v5:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.7 Selecting previously unselected package libpcre3-dev:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 120.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.2 Selecting previously unselected package libselinux1-dev:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.5 Selecting previously unselected package libdevmapper-dev:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.6 Selecting previously unselected package libseccomp-dev:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.7 Selecting previously unselected package libsystemd-dev:amd64.
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 121.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.3 Setting up libbtrfs0 (4.20.1-2) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.4 Setting up libbtrfs-dev (4.20.1-2) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.4 Setting up mingw-w64-common (6.0.0-3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.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
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.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
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.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
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.5 Setting up dmsetup (2:1.02.155-3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:30:26 [2021-03-03T09:30:26.442Z] #12 122.6 Processing triggers for libc-bin (2.28-10) ...
09:30:26 [2021-03-03T09:30:26.632Z] #33 13.08 math
09:30:27 [2021-03-03T09:30:27.044Z] #28 14.15 
                                                                           0.0%
#                                                                          2.2%
####                                                                       5.8%
######                                                                     8.4%
########                                                                  11.2%
#########                                                                 13.1%
###########                                                               16.3%
#############                                                             19.0%
###############                                                           21.9%
##################                                                        25.5%
#####################                                                     29.3%
#######################                                                   32.9%
###########################                                               38.7%
###############################                                           43.1%
##################################                                        47.4%
####################################                                      51.3%
######################################                                    53.1%
########################################                                  56.2%
###########################################                               60.0%
############################################                              62.2%
##############################################                            64.5%
###############################################                           66.2%
##################################################                        69.6%
####################################################                      72.9%
######################################################                    75.3%
########################################################                  78.2%
##########################################################                81.5%
###############################################################           87.6%
###################################################################       93.9%
######################################################################## 100.0%
09:30:27 [2021-03-03T09:30:27.480Z] #46 15.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:27 [2021-03-03T09:30:27.622Z] #28 17.87 
09:30:27 [2021-03-03T09:30:27.773Z] #50 21.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:28 [2021-03-03T09:30:28.010Z] #33 14.41 runtime
09:30:28 [2021-03-03T09:30:28.333Z] #12 DONE 124.4s
09:30:28 [2021-03-03T09:30:28.333Z] 
09:30:28 [2021-03-03T09:30:28.333Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:30:28 [2021-03-03T09:30:28.333Z] #52 sha256:e1843354f98eba6cde39141184a51b6028a9f695c451e75163086304ca17d0fd
09:30:28 [2021-03-03T09:30:28.464Z] #28 18.24 
                                                                           0.0%
#################                                                         23.6%
###############################                                           43.6%
#####################################################                     73.9%
######################################################                    76.0%
######################################################################## 100.0%
09:30:28 [2021-03-03T09:30:28.867Z] #46 16.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:29 [2021-03-03T09:30:29.042Z] #28 19.20 
09:30:29 [2021-03-03T09:30:29.152Z] #50 ...
09:30:29 [2021-03-03T09:30:29.152Z] 
09:30:29 [2021-03-03T09:30:29.153Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:29 [2021-03-03T09:30:29.153Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:29 [2021-03-03T09:30:29.153Z] #12 12.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:29 [2021-03-03T09:30:29.153Z] #12 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:29 [2021-03-03T09:30:29.153Z] #12 ...
09:30:29 [2021-03-03T09:30:29.153Z] 
09:30:29 [2021-03-03T09:30:29.153Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:29 [2021-03-03T09:30:29.153Z] #57 sha256:1c8f25cbf0e341aaaaa614efd0bfe67f4c83bee862a207aa3f297dde0b0626d6
09:30:29 [2021-03-03T09:30:29.153Z] #57 12.52 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 12.52 go: extracting github.com/gofrs/flock v0.8.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 12.86 go: extracting github.com/gorilla/mux v1.8.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 13.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:30:29 [2021-03-03T09:30:29.153Z] #57 13.73 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:29 [2021-03-03T09:30:29.153Z] #57 14.57 go: extracting github.com/moby/vpnkit v0.4.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 15.16 go: extracting github.com/urfave/cli/v2 v2.3.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 15.24 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:29 [2021-03-03T09:30:29.153Z] #57 17.74 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:29 [2021-03-03T09:30:29.153Z] #57 20.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 20.68 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 20.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 21.73 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:30:29 [2021-03-03T09:30:29.153Z] #57 21.87 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:30:29 [2021-03-03T09:30:29.153Z] #57 ...
09:30:29 [2021-03-03T09:30:29.153Z] 
09:30:29 [2021-03-03T09:30:29.153Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:29 [2021-03-03T09:30:29.153Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:30:29 [2021-03-03T09:30:29.153Z] #50 22.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:29 [2021-03-03T09:30:29.411Z] #50 ...
09:30:29 [2021-03-03T09:30:29.411Z] 
09:30:29 [2021-03-03T09:30:29.411Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:29 [2021-03-03T09:30:29.411Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:29 [2021-03-03T09:30:29.411Z] #41 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:29 [2021-03-03T09:30:29.571Z] #28 19.53 
                                                                           0.1%
####################                                                      28.0%
#####################################                                     52.6%
######
09:30:29 [2021-03-03T09:30:29.571Z] #28 ...
09:30:29 [2021-03-03T09:30:29.571Z] 
09:30:29 [2021-03-03T09:30:29.571Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:29 [2021-03-03T09:30:29.571Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:30:29 [2021-03-03T09:30:29.571Z] #12 10.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:30:29 [2021-03-03T09:30:29.571Z] #12 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:30:29 [2021-03-03T09:30:29.571Z] #12 15.08 Fetched 8246 kB in 10s (833 kB/s)
09:30:29 [2021-03-03T09:30:29.571Z] #12 15.08 Reading package lists...
09:30:29 [2021-03-03T09:30:29.571Z] #12 20.48 Reading package lists...
09:30:29 [2021-03-03T09:30:29.571Z] #12 ...
09:30:29 [2021-03-03T09:30:29.571Z] 
09:30:29 [2021-03-03T09:30:29.571Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:29 [2021-03-03T09:30:29.571Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:29 [2021-03-03T09:30:29.670Z] #41 ...
09:30:29 [2021-03-03T09:30:29.670Z] 
09:30:29 [2021-03-03T09:30:29.670Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:29 [2021-03-03T09:30:29.670Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:30:29 [2021-03-03T09:30:29.670Z] #50 22.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:29 [2021-03-03T09:30:29.670Z] #50 22.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:29 [2021-03-03T09:30:29.670Z] #50 23.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:29 [2021-03-03T09:30:29.670Z] #50 ...
09:30:29 [2021-03-03T09:30:29.670Z] 
09:30:29 [2021-03-03T09:30:29.670Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:29 [2021-03-03T09:30:29.670Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:29 [2021-03-03T09:30:29.670Z] #35 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:29 [2021-03-03T09:30:29.670Z] #35 15.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.521 + RM_GOPATH=0
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.527 + TMP_GOPATH=
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.527 + : /build
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.527 + '[' -z '' ']'
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.527 ++ mktemp -d
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.527 + export GOPATH=/tmp/tmp.RvmRJbdVZu
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.527 + GOPATH=/tmp/tmp.RvmRJbdVZu
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.527 + RM_GOPATH=1
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.528 + case "$(go env GOARCH)" in
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.528 ++ go env GOARCH
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.535 + export GO_BUILDMODE=-buildmode=pie
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.535 + GO_BUILDMODE=-buildmode=pie
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.536 ++ dirname /tmp/install/install.sh
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.538 + dir=/tmp/install
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.538 + bin=runc
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.538 + shift
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.538 + '[' '!' -f /tmp/install/runc.installer ']'
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.539 + . /tmp/install/runc.installer
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.540 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.541 + install_runc
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.541 + grep -q '^3\.10\.0.*\.el7\.'
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.549 + uname -r
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.550 + RUNC_BUILDTAGS='seccomp '
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.550 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.550 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.551 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RvmRJbdVZu/src/github.com/opencontainers/runc
09:30:29 [2021-03-03T09:30:29.696Z] #52 1.552 Cloning into '/tmp/tmp.RvmRJbdVZu/src/github.com/opencontainers/runc'...
09:30:29 [2021-03-03T09:30:29.803Z] #46 ...
09:30:29 [2021-03-03T09:30:29.803Z] 
09:30:29 [2021-03-03T09:30:29.803Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:29 [2021-03-03T09:30:29.803Z] #57 sha256:a7d82b897d7d19c5c9d92927e46733d8cea669cceca59f953ff66c98afec3444
09:30:29 [2021-03-03T09:30:29.803Z] #57 9.899 + cd /tmp/tmp.kMSxfo0HhT/src/github.com/rootless-containers/rootlesskit
09:30:29 [2021-03-03T09:30:29.803Z] #57 9.901 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:29 [2021-03-03T09:30:29.803Z] #57 10.04 + export GO111MODULE=on
09:30:29 [2021-03-03T09:30:29.803Z] #57 10.04 + GO111MODULE=on
09:30:29 [2021-03-03T09:30:29.803Z] #57 10.04 + for f in rootlesskit rootlesskit-docker-proxy
09:30:29 [2021-03-03T09:30:29.803Z] #57 10.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:30:29 [2021-03-03T09:30:29.803Z] #57 12.43 go: downloading github.com/sirupsen/logrus v1.7.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 12.55 go: downloading github.com/urfave/cli/v2 v2.3.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 12.69 go: downloading github.com/pkg/errors v0.9.1
09:30:29 [2021-03-03T09:30:29.803Z] #57 12.69 go: downloading github.com/google/uuid v1.2.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 12.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:29 [2021-03-03T09:30:29.803Z] #57 12.70 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:29 [2021-03-03T09:30:29.803Z] #57 12.83 go: downloading github.com/moby/vpnkit v0.4.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 13.13 go: downloading github.com/gofrs/flock v0.8.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 13.56 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:29 [2021-03-03T09:30:29.803Z] #57 13.71 go: extracting github.com/google/uuid v1.2.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 13.73 go: extracting github.com/sirupsen/logrus v1.7.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 13.82 go: extracting github.com/pkg/errors v0.9.1
09:30:29 [2021-03-03T09:30:29.803Z] #57 13.93 go: downloading github.com/gorilla/mux v1.8.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 13.94 go: extracting github.com/gofrs/flock v0.8.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 14.07 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:29 [2021-03-03T09:30:29.803Z] #57 14.42 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 15.21 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 15.41 go: extracting github.com/gorilla/mux v1.8.0
09:30:29 [2021-03-03T09:30:29.803Z] #57 16.20 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:29 [2021-03-03T09:30:29.803Z] #57 17.45 go: extracting github.com/moby/vpnkit v0.4.0
09:30:29 [2021-03-03T09:30:29.835Z] #28 19.53 
                                                                           0.1%
####################                                                      28.0%
#####################################                                     52.6%
#################################################                         68.5%
##############################################################            87.1%
######################################################################## 100.0%
09:30:29 [2021-03-03T09:30:29.917Z] #33 ...
09:30:29 [2021-03-03T09:30:29.917Z] 
09:30:29 [2021-03-03T09:30:29.917Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:30:29 [2021-03-03T09:30:29.917Z] #23 sha256:bbc8da738cbb71fdf0638c406d8bdd8b164830091c4b5c9a219f75e0106deede
09:30:29 [2021-03-03T09:30:29.917Z] #23 16.49 + mkdir -p /build
09:30:29 [2021-03-03T09:30:29.917Z] #23 16.49 + mv docker/docker /build/
09:30:29 [2021-03-03T09:30:29.917Z] #23 16.52 + rmdir docker
09:30:29 [2021-03-03T09:30:29.928Z] #35 ...
09:30:29 [2021-03-03T09:30:29.928Z] 
09:30:29 [2021-03-03T09:30:29.928Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:29 [2021-03-03T09:30:29.928Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:30:29 [2021-03-03T09:30:29.928Z] #48 16.76 go: extracting github.com/spf13/afero v1.1.2
09:30:29 [2021-03-03T09:30:29.928Z] #48 16.76 go: extracting github.com/hashicorp/hcl v1.0.0
09:30:29 [2021-03-03T09:30:29.928Z] #48 16.76 go: downloading github.com/spf13/cast v1.3.0
09:30:29 [2021-03-03T09:30:29.928Z] #48 16.76 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:30:29 [2021-03-03T09:30:29.928Z] #48 16.87 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:30:29 [2021-03-03T09:30:29.928Z] #48 16.87 go: downloading github.com/davecgh/go-spew v1.1.1
09:30:29 [2021-03-03T09:30:29.928Z] #48 17.16 go: extracting github.com/fatih/color v1.7.0
09:30:29 [2021-03-03T09:30:29.928Z] #48 17.16 go: extracting github.com/spf13/cast v1.3.0
09:30:29 [2021-03-03T09:30:29.928Z] #48 17.24 go: extracting github.com/go-critic/go-critic v0.4.1
09:30:29 [2021-03-03T09:30:29.928Z] #48 17.62 go: extracting github.com/davecgh/go-spew v1.1.1
09:30:29 [2021-03-03T09:30:29.928Z] #48 17.68 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:30:29 [2021-03-03T09:30:29.928Z] #48 17.79 go: downloading github.com/stretchr/objx v0.2.0
09:30:29 [2021-03-03T09:30:29.929Z] #48 18.00 go: downloading golang.org/x/text v0.3.2
09:30:29 [2021-03-03T09:30:29.929Z] #48 18.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:30:29 [2021-03-03T09:30:29.929Z] #48 18.33 go: extracting github.com/stretchr/objx v0.2.0
09:30:29 [2021-03-03T09:30:29.929Z] #48 18.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:30:29 [2021-03-03T09:30:29.929Z] #48 18.81 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:30:29 [2021-03-03T09:30:29.929Z] #48 19.04 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:30:29 [2021-03-03T09:30:29.929Z] #48 19.22 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:30:29 [2021-03-03T09:30:29.929Z] #48 19.82 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:30:29 [2021-03-03T09:30:29.929Z] #48 19.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:30:29 [2021-03-03T09:30:29.929Z] #48 19.94 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:30:29 [2021-03-03T09:30:29.929Z] #48 21.52 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:29 [2021-03-03T09:30:29.929Z] #48 21.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:30:29 [2021-03-03T09:30:29.929Z] #48 22.09 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:30:29 [2021-03-03T09:30:29.952Z] #52 ...
09:30:29 [2021-03-03T09:30:29.952Z] 
09:30:29 [2021-03-03T09:30:29.952Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
09:30:29 [2021-03-03T09:30:29.952Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
09:30:29 [2021-03-03T09:30:29.952Z] #13 DONE 1.8s
09:30:29 [2021-03-03T09:30:29.952Z] 
09:30:29 [2021-03-03T09:30:29.952Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:30:29 [2021-03-03T09:30:29.952Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
09:30:30 [2021-03-03T09:30:30.099Z] #28 ...
09:30:30 [2021-03-03T09:30:30.099Z] 
09:30:30 [2021-03-03T09:30:30.099Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:30 [2021-03-03T09:30:30.099Z] #63 sha256:cffabb1282b16d3e99e3b431fdd804ee00313d03c964f3fbe8b210a3eb923344
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 + RM_GOPATH=0
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 + TMP_GOPATH=
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 + : /build
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 + '[' -z '' ']'
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 ++ mktemp -d
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 + export GOPATH=/tmp/tmp.RMqWRCJZxe
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 + GOPATH=/tmp/tmp.RMqWRCJZxe
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 + RM_GOPATH=1
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.90 + case "$(go env GOARCH)" in
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.91 ++ go env GOARCH
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.93 + export GO_BUILDMODE=-buildmode=pie
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.93 + GO_BUILDMODE=-buildmode=pie
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.93 ++ dirname /tmp/install/install.sh
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + dir=/tmp/install
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + bin=proxy
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + shift
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + '[' '!' -f /tmp/install/proxy.installer ']'
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + . /tmp/install/proxy.installer
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + install_proxy
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + case "$1" in
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + export CGO_ENABLED=0
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + CGO_ENABLED=0
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + _install_proxy
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7'
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RMqWRCJZxe/src/github.com/docker/libnetwork
09:30:30 [2021-03-03T09:30:30.099Z] #63 10.94 Cloning into '/tmp/tmp.RMqWRCJZxe/src/github.com/docker/libnetwork'...
09:30:30 [2021-03-03T09:30:30.099Z] #63 ...
09:30:30 [2021-03-03T09:30:30.099Z] 
09:30:30 [2021-03-03T09:30:30.099Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:30 [2021-03-03T09:30:30.099Z] #48 sha256:0bf1438806d68658671ed2ca367b2986a2e67c0019ed3bc3383ca1fc3e8cd9dd
09:30:30 [2021-03-03T09:30:30.099Z] #48 11.52 go: downloading github.com/golangci/golangci-lint v1.23.8
09:30:30 [2021-03-03T09:30:30.099Z] #48 12.72 go: extracting github.com/golangci/golangci-lint v1.23.8
09:30:30 [2021-03-03T09:30:30.099Z] #48 18.96 go: downloading github.com/spf13/pflag v1.0.5
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.02 go: downloading github.com/spf13/viper v1.6.1
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.05 go: downloading github.com/pkg/errors v0.8.1
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.13 go: downloading github.com/spf13/cobra v0.0.5
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.27 go: downloading github.com/fatih/color v1.7.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.27 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.30 go: extracting github.com/spf13/pflag v1.0.5
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.40 go: extracting github.com/spf13/viper v1.6.1
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.46 go: extracting github.com/pkg/errors v0.8.1
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.47 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.59 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.63 go: downloading github.com/mattn/go-colorable v0.1.4
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.81 go: extracting github.com/mattn/go-colorable v0.1.4
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.85 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.85 go: extracting github.com/spf13/cobra v0.0.5
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.87 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.90 go: downloading github.com/sirupsen/logrus v1.4.2
09:30:30 [2021-03-03T09:30:30.099Z] #48 19.93 go: extracting github.com/fatih/color v1.7.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.09 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.09 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.12 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.15 go: downloading github.com/magiconair/properties v1.8.1
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.15 go: extracting github.com/sirupsen/logrus v1.4.2
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.35 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.35 go: downloading github.com/ultraware/whitespace v0.0.4
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.43 go: downloading github.com/spf13/afero v1.1.2
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.76 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.79 go: extracting github.com/ultraware/whitespace v0.0.4
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.81 go: downloading github.com/pelletier/go-toml v1.2.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.82 go: extracting github.com/spf13/afero v1.1.2
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.83 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.83 go: downloading github.com/subosito/gotenv v1.2.0
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.86 go: extracting github.com/magiconair/properties v1.8.1
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.93 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:30:30 [2021-03-03T09:30:30.099Z] #48 20.99 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:30 [2021-03-03T09:30:30.099Z] #48 21.01 go: downloading gopkg.in/ini.v1 v1.51.0
09:30:30 [2021-03-03T09:30:30.372Z] #48 21.09 go: extracting github.com/subosito/gotenv v1.2.0
09:30:30 [2021-03-03T09:30:30.372Z] #48 ...
09:30:30 [2021-03-03T09:30:30.372Z] 
09:30:30 [2021-03-03T09:30:30.372Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:30 [2021-03-03T09:30:30.372Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:30 [2021-03-03T09:30:30.372Z] #28 20.48 
09:30:30 [2021-03-03T09:30:30.372Z] #28 20.71 
09:30:30 [2021-03-03T09:30:30.372Z] #28 ...
09:30:30 [2021-03-03T09:30:30.372Z] 
09:30:30 [2021-03-03T09:30:30.372Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:30 [2021-03-03T09:30:30.372Z] #57 sha256:f1e60b24301da8ed312924aada738bbd6450e633a64bb66d8bb573925c3a5160
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.34 + RM_GOPATH=0
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.34 + TMP_GOPATH=
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.34 + : /build
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.34 + '[' -z '' ']'
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.34 ++ mktemp -d
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.36 + export GOPATH=/tmp/tmp.gBimwvX4Em
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.36 + GOPATH=/tmp/tmp.gBimwvX4Em
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.36 + RM_GOPATH=1
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.36 + case "$(go env GOARCH)" in
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.36 ++ go env GOARCH
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.38 + export GO_BUILDMODE=-buildmode=pie
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.38 + GO_BUILDMODE=-buildmode=pie
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.38 ++ dirname /tmp/install/install.sh
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + dir=/tmp/install
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + bin=rootlesskit
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + shift
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + . /tmp/install/rootlesskit.installer
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + install_rootlesskit
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + case "$1" in
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + export CGO_ENABLED=0
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + CGO_ENABLED=0
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + _install_rootlesskit
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa'
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.39 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gBimwvX4Em/src/github.com/rootless-containers/rootlesskit
09:30:30 [2021-03-03T09:30:30.372Z] #57 11.40 Cloning into '/tmp/tmp.gBimwvX4Em/src/github.com/rootless-containers/rootlesskit'...
09:30:30 [2021-03-03T09:30:30.372Z] #57 15.36 + cd /tmp/tmp.gBimwvX4Em/src/github.com/rootless-containers/rootlesskit
09:30:30 [2021-03-03T09:30:30.372Z] #57 15.36 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:30 [2021-03-03T09:30:30.372Z] #57 15.43 + export GO111MODULE=on
09:30:30 [2021-03-03T09:30:30.372Z] #57 15.43 + GO111MODULE=on
09:30:30 [2021-03-03T09:30:30.372Z] #57 15.43 + for f in rootlesskit rootlesskit-docker-proxy
09:30:30 [2021-03-03T09:30:30.372Z] #57 15.43 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.50 go: downloading github.com/sirupsen/logrus v1.7.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.59 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.81 go: downloading github.com/moby/vpnkit v0.4.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.83 go: downloading github.com/urfave/cli/v2 v2.3.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.84 go: downloading github.com/google/uuid v1.2.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.84 go: downloading github.com/pkg/errors v0.9.1
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.86 go: downloading github.com/gofrs/flock v0.8.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.95 go: extracting github.com/sirupsen/logrus v1.7.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.95 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:30 [2021-03-03T09:30:30.372Z] #57 17.96 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 18.29 go: extracting github.com/gofrs/flock v0.8.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 18.34 go: downloading github.com/gorilla/mux v1.8.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 18.43 go: extracting github.com/pkg/errors v0.9.1
09:30:30 [2021-03-03T09:30:30.372Z] #57 18.52 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 18.55 go: extracting github.com/google/uuid v1.2.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 18.60 go: extracting github.com/gorilla/mux v1.8.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 18.79 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:30 [2021-03-03T09:30:30.372Z] #57 19.04 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:30 [2021-03-03T09:30:30.372Z] #57 20.01 go: extracting github.com/moby/vpnkit v0.4.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 20.18 go: extracting github.com/urfave/cli/v2 v2.3.0
09:30:30 [2021-03-03T09:30:30.372Z] #57 20.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:30 [2021-03-03T09:30:30.372Z] #57 20.82 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:30:30 [2021-03-03T09:30:30.637Z] #57 21.48 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:30 [2021-03-03T09:30:30.637Z] #57 ...
09:30:30 [2021-03-03T09:30:30.637Z] 
09:30:30 [2021-03-03T09:30:30.637Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:30 [2021-03-03T09:30:30.637Z] #50 sha256:65889ba6fa78a38f26ad9798e8a4ff17911405e5a4f841c444ab712c42311b85
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.28 + RM_GOPATH=0
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.28 + TMP_GOPATH=
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.28 + : /build
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.28 + '[' -z '' ']'
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.29 ++ mktemp -d
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.29 + export GOPATH=/tmp/tmp.xdMwrMVqcX
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.29 + GOPATH=/tmp/tmp.xdMwrMVqcX
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.29 + RM_GOPATH=1
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.29 + case "$(go env GOARCH)" in
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.29 ++ go env GOARCH
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.31 + export GO_BUILDMODE=-buildmode=pie
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.31 + GO_BUILDMODE=-buildmode=pie
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.32 ++ dirname /tmp/install/install.sh
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 + dir=/tmp/install
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 + bin=shfmt
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 + shift
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 + . /tmp/install/shfmt.installer
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 + install_shfmt
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.33 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xdMwrMVqcX/src/github.com/mvdan/sh
09:30:30 [2021-03-03T09:30:30.637Z] #50 11.34 Cloning into '/tmp/tmp.xdMwrMVqcX/src/github.com/mvdan/sh'...
09:30:30 [2021-03-03T09:30:30.637Z] #50 19.65 + cd /tmp/tmp.xdMwrMVqcX/src/github.com/mvdan/sh
09:30:30 [2021-03-03T09:30:30.637Z] #50 19.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:30 [2021-03-03T09:30:30.637Z] #50 19.96 + GO111MODULE=on
09:30:30 [2021-03-03T09:30:30.637Z] #50 19.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:30:30 [2021-03-03T09:30:30.637Z] #50 21.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:30 [2021-03-03T09:30:30.637Z] #50 21.51 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:30 [2021-03-03T09:30:30.637Z] #50 21.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:30 [2021-03-03T09:30:30.637Z] #50 ...
09:30:30 [2021-03-03T09:30:30.637Z] 
09:30:30 [2021-03-03T09:30:30.637Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:30 [2021-03-03T09:30:30.637Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:30:30 [2021-03-03T09:30:30.637Z] #54 11.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:30 [2021-03-03T09:30:30.637Z] #54 11.56 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:30 [2021-03-03T09:30:30.637Z] #54 11.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:30 [2021-03-03T09:30:30.637Z] #54 12.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:30:30 [2021-03-03T09:30:30.637Z] #54 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:30:30 [2021-03-03T09:30:30.637Z] #54 15.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:30:30 [2021-03-03T09:30:30.741Z] #57 ...
09:30:30 [2021-03-03T09:30:30.741Z] 
09:30:30 [2021-03-03T09:30:30.741Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:30 [2021-03-03T09:30:30.741Z] #46 sha256:6ba28fdd9298610d56edbcea694e4f840fcea874829de04fa65745cc4961690c
09:30:30 [2021-03-03T09:30:30.741Z] #46 18.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:30 [2021-03-03T09:30:30.856Z] #23 DONE 17.3s
09:30:30 [2021-03-03T09:30:30.856Z] 
09:30:30 [2021-03-03T09:30:30.856Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:30 [2021-03-03T09:30:30.856Z] #63 sha256:ff4d54e04225729fc189f0ce2871a5c9a232efb5e680b3fc0466eca1ef9b46a3
09:30:30 [2021-03-03T09:30:30.856Z] #63 12.34 Checking out files:  55% (1054/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:  89% (1697/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.
09:30:30 [2021-03-03T09:30:30.856Z] #63 14.23 + cd /tmp/tmp.kKvw41cAhn/src/github.com/docker/libnetwork
09:30:30 [2021-03-03T09:30:30.856Z] #63 14.23 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:30 [2021-03-03T09:30:30.856Z] #63 14.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:30:30 [2021-03-03T09:30:30.865Z] #48 ...
09:30:30 [2021-03-03T09:30:30.865Z] 
09:30:30 [2021-03-03T09:30:30.865Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:30 [2021-03-03T09:30:30.865Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:30:30 [2021-03-03T09:30:30.865Z] #50 24.07 runtime/cgo
09:30:30 [2021-03-03T09:30:30.865Z] #50 24.18 runtime
09:30:30 [2021-03-03T09:30:30.885Z] #14 ...
09:30:30 [2021-03-03T09:30:30.885Z] 
09:30:30 [2021-03-03T09:30:30.885Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:30 [2021-03-03T09:30:30.885Z] #57 sha256:02d7d4e0d0c738909bf5b648ff96f8ccd5168b9cdcc9622a3248fa8c15508753
09:30:30 [2021-03-03T09:30:30.885Z] #57 118.8 + for f in rootlesskit rootlesskit-docker-proxy
09:30:30 [2021-03-03T09:30:30.885Z] #57 118.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:30:30 [2021-03-03T09:30:30.885Z] #57 DONE 127.1s
09:30:30 [2021-03-03T09:30:30.885Z] 
09:30:30 [2021-03-03T09:30:30.885Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:30 [2021-03-03T09:30:30.885Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:30:30 [2021-03-03T09:30:30.885Z] #44 117.1 vendor/golang.org/x/net/http/httpguts
09:30:30 [2021-03-03T09:30:30.885Z] #44 117.3 vendor/golang.org/x/net/http/httpproxy
09:30:30 [2021-03-03T09:30:30.885Z] #44 117.7 mime/multipart
09:30:30 [2021-03-03T09:30:30.885Z] #44 119.9 crypto/tls
09:30:30 [2021-03-03T09:30:30.901Z] #54 ...
09:30:30 [2021-03-03T09:30:30.901Z] 
09:30:30 [2021-03-03T09:30:30.901Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:30 [2021-03-03T09:30:30.901Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:30 [2021-03-03T09:30:30.901Z] #28 20.71 
                                                                           0.0%
#                                                                          2.6%
#####                                                                      8.1%
########                                                                  12.0%
09:30:30 [2021-03-03T09:30:30.901Z] #28 ...
09:30:30 [2021-03-03T09:30:30.901Z] 
09:30:30 [2021-03-03T09:30:30.901Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:30 [2021-03-03T09:30:30.901Z] #46 sha256:3a569b034f8099ecbdc384bea964927efeabb8d4859ceca2bfd4044e2650141e
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.73 + RM_GOPATH=0
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.73 + TMP_GOPATH=
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.73 + : /build
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.73 + '[' -z '' ']'
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.73 ++ mktemp -d
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.75 + export GOPATH=/tmp/tmp.mn3Ae7EkK9
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.75 + GOPATH=/tmp/tmp.mn3Ae7EkK9
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.75 + RM_GOPATH=1
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.75 + case "$(go env GOARCH)" in
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.75 ++ go env GOARCH
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 + export GO_BUILDMODE=-buildmode=pie
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 + GO_BUILDMODE=-buildmode=pie
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 ++ dirname /tmp/install/install.sh
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 + dir=/tmp/install
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 + bin=gotestsum
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 + shift
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 + . /tmp/install/gotestsum.installer
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 ++ : v0.5.3
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.79 + install_gotestsum
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.80 + set -e
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.80 + export GO111MODULE=on
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.80 + GO111MODULE=on
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.80 + GOBIN=/build
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.80 + go get gotest.tools/gotestsum@v0.5.3
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.85 go: finding gotest.tools v0.5.3
09:30:30 [2021-03-03T09:30:30.901Z] #46 11.85 go: finding gotest.tools/gotestsum v0.5.3
09:30:30 [2021-03-03T09:30:30.901Z] #46 12.86 go: downloading gotest.tools/gotestsum v0.5.3
09:30:30 [2021-03-03T09:30:30.901Z] #46 13.59 go: extracting gotest.tools/gotestsum v0.5.3
09:30:30 [2021-03-03T09:30:30.901Z] #46 14.59 go: downloading github.com/pkg/errors v0.9.1
09:30:30 [2021-03-03T09:30:30.901Z] #46 14.63 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:30 [2021-03-03T09:30:30.901Z] #46 14.63 go: downloading github.com/spf13/pflag v1.0.3
09:30:30 [2021-03-03T09:30:30.901Z] #46 14.69 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:30 [2021-03-03T09:30:30.901Z] #46 14.72 go: downloading github.com/fatih/color v1.9.0
09:30:30 [2021-03-03T09:30:30.901Z] #46 14.73 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:30 [2021-03-03T09:30:30.901Z] #46 14.73 go: downloading github.com/jonboulle/clockwork v0.1.0
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.05 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.09 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.14 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.19 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.27 go: extracting github.com/pkg/errors v0.9.1
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.31 go: extracting github.com/spf13/pflag v1.0.3
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.36 go: extracting github.com/jonboulle/clockwork v0.1.0
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.79 go: extracting github.com/fatih/color v1.9.0
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.95 go: downloading github.com/mattn/go-colorable v0.1.6
09:30:30 [2021-03-03T09:30:30.901Z] #46 15.98 go: downloading github.com/mattn/go-isatty v0.0.12
09:30:30 [2021-03-03T09:30:30.901Z] #46 16.52 go: extracting github.com/mattn/go-isatty v0.0.12
09:30:30 [2021-03-03T09:30:30.901Z] #46 16.67 go: extracting github.com/mattn/go-colorable v0.1.6
09:30:30 [2021-03-03T09:30:30.901Z] #46 17.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:30 [2021-03-03T09:30:30.901Z] #46 17.97 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:30 [2021-03-03T09:30:30.901Z] #46 18.92 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:31 [2021-03-03T09:30:31.142Z] #44 ...
09:30:31 [2021-03-03T09:30:31.142Z] 
09:30:31 [2021-03-03T09:30:31.142Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:30:31 [2021-03-03T09:30:31.142Z] #58 sha256:222bdfa73671e20c7a3d9a245cad4e7e07f85a4c7ae311566136f9fb7cd98c66
09:30:31 [2021-03-03T09:30:31.142Z] #58 DONE 0.1s
09:30:31 [2021-03-03T09:30:31.142Z] 
09:30:31 [2021-03-03T09:30:31.142Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:30:31 [2021-03-03T09:30:31.142Z] #59 sha256:ced5239892b835f40bb9e38bfd9153b9004d1699c41e980ae3d110ddef446497
09:30:31 [2021-03-03T09:30:31.142Z] #59 DONE 0.1s
09:30:31 [2021-03-03T09:30:31.142Z] 
09:30:31 [2021-03-03T09:30:31.142Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:31 [2021-03-03T09:30:31.142Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:31 [2021-03-03T09:30:31.142Z] #42 49.81   CC       compel/src/lib/ptrace.o
09:30:31 [2021-03-03T09:30:31.142Z] #42 50.58   AR       compel/libcompel.a
09:30:31 [2021-03-03T09:30:31.142Z] #42 50.66   HOSTCC   compel/src/main-host.o
09:30:31 [2021-03-03T09:30:31.142Z] #42 51.13   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:30:31 [2021-03-03T09:30:31.142Z] #42 51.28   HOSTCC   compel/src/lib/handle-elf-host.o
09:30:31 [2021-03-03T09:30:31.142Z] #42 51.73   HOSTCC   compel/src/lib/log-host.o
09:30:31 [2021-03-03T09:30:31.142Z] #42 51.95   HOSTLINK compel/compel-host-bin
09:30:31 [2021-03-03T09:30:31.142Z] #42 52.08   DEP      soccr/soccr.d
09:30:31 [2021-03-03T09:30:31.142Z] #42 52.33   CC       soccr/soccr.o
09:30:31 [2021-03-03T09:30:31.164Z] #46 ...
09:30:31 [2021-03-03T09:30:31.164Z] 
09:30:31 [2021-03-03T09:30:31.164Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:31 [2021-03-03T09:30:31.164Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:30:31 [2021-03-03T09:30:31.164Z] #31 11.53 + git clone https://github.com/kolyshkin/go-swagger.git .
09:30:31 [2021-03-03T09:30:31.164Z] #31 11.53 Cloning into '.'...
09:30:31 [2021-03-03T09:30:31.164Z] #31 ...
09:30:31 [2021-03-03T09:30:31.164Z] 
09:30:31 [2021-03-03T09:30:31.164Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:31 [2021-03-03T09:30:31.164Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:31 [2021-03-03T09:30:31.403Z] #42 ...
09:30:31 [2021-03-03T09:30:31.403Z] 
09:30:31 [2021-03-03T09:30:31.403Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:30:31 [2021-03-03T09:30:31.403Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
09:30:31 [2021-03-03T09:30:31.403Z] #14 DONE 1.4s
09:30:31 [2021-03-03T09:30:31.427Z] #28 20.71 
                                                                           0.0%
#                                                                          2.6%
#####                                                                      8.1%
########                                                                  12.0%
###########                                                               15.9%
################                                                          23.5%
####################                                                      28.0%
09:30:31 [2021-03-03T09:30:31.427Z] #28 ...
09:30:31 [2021-03-03T09:30:31.427Z] 
09:30:31 [2021-03-03T09:30:31.427Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:31 [2021-03-03T09:30:31.427Z] #33 sha256:6a4c5bb13187c0d0235d3451f3533587b15e880922ae2c37c3e88c37ee7eb566
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 + RM_GOPATH=0
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 + TMP_GOPATH=
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 + : /build
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 + '[' -z '' ']'
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 ++ mktemp -d
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 + export GOPATH=/tmp/tmp.R2cRgXjQkG
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 + GOPATH=/tmp/tmp.R2cRgXjQkG
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 + RM_GOPATH=1
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 + case "$(go env GOARCH)" in
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.24 ++ go env GOARCH
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.25 + export GO_BUILDMODE=-buildmode=pie
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.25 + GO_BUILDMODE=-buildmode=pie
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.25 ++ dirname /tmp/install/install.sh
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.26 + dir=/tmp/install
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 + bin=tomlv
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 + shift
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 + '[' '!' -f /tmp/install/tomlv.installer ']'
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 + . /tmp/install/tomlv.installer
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 + install_tomlv
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.27 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.R2cRgXjQkG/src/github.com/BurntSushi/toml
09:30:31 [2021-03-03T09:30:31.427Z] #33 12.28 Cloning into '/tmp/tmp.R2cRgXjQkG/src/github.com/BurntSushi/toml'...
09:30:31 [2021-03-03T09:30:31.427Z] #33 13.62 + cd /tmp/tmp.R2cRgXjQkG/src/github.com/BurntSushi/toml
09:30:31 [2021-03-03T09:30:31.427Z] #33 13.63 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:30:31 [2021-03-03T09:30:31.427Z] #33 13.68 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:30:31 [2021-03-03T09:30:31.427Z] #33 14.43 unicode/utf8
09:30:31 [2021-03-03T09:30:31.427Z] #33 14.45 math/bits
09:30:31 [2021-03-03T09:30:31.427Z] #33 14.51 internal/bytealg
09:30:31 [2021-03-03T09:30:31.427Z] #33 14.60 unicode
09:30:31 [2021-03-03T09:30:31.427Z] #33 15.42 internal/testlog
09:30:31 [2021-03-03T09:30:31.427Z] #33 15.52 math
09:30:31 [2021-03-03T09:30:31.427Z] #33 16.04 runtime/cgo
09:30:31 [2021-03-03T09:30:31.427Z] #33 16.30 runtime
09:30:31 [2021-03-03T09:30:31.427Z] #33 ...
09:30:31 [2021-03-03T09:30:31.427Z] 
09:30:31 [2021-03-03T09:30:31.427Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:31 [2021-03-03T09:30:31.427Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:30:31 [2021-03-03T09:30:31.427Z] #39 12.26 + git clone https://github.com/docker/distribution.git .
09:30:31 [2021-03-03T09:30:31.427Z] #39 12.26 Cloning into '.'...
09:30:31 [2021-03-03T09:30:31.434Z] #50 ...
09:30:31 [2021-03-03T09:30:31.434Z] 
09:30:31 [2021-03-03T09:30:31.434Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:31 [2021-03-03T09:30:31.434Z] #33 sha256:d80ea3a88d800e7b10cd5182a845203c4130d9f1f6c61e309ca2ffc43ad4126b
09:30:31 [2021-03-03T09:30:31.434Z] #33 14.70 runtime/cgo
09:30:31 [2021-03-03T09:30:31.434Z] #33 ...
09:30:31 [2021-03-03T09:30:31.434Z] 
09:30:31 [2021-03-03T09:30:31.434Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:31 [2021-03-03T09:30:31.434Z] #63 sha256:ec8eb07ca2a18e5b695b58db7ed28010ab8f9036ebaade29f6a2247196184adb
09:30:31 [2021-03-03T09:30:31.659Z] 
09:30:31 [2021-03-03T09:30:31.659Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:30:31 [2021-03-03T09:30:31.659Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
09:30:31 [2021-03-03T09:30:31.687Z] #46 ...
09:30:31 [2021-03-03T09:30:31.687Z] 
09:30:31 [2021-03-03T09:30:31.687Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:31 [2021-03-03T09:30:31.687Z] #33 sha256:6cdcbdf95c81508fdcc5a799422caf6a3a09c9c1433feda89036bb3bdb626abd
09:30:31 [2021-03-03T09:30:31.687Z] #33 8.977 runtime/internal/atomic
09:30:31 [2021-03-03T09:30:31.687Z] #33 8.979 internal/cpu
09:30:31 [2021-03-03T09:30:31.687Z] #33 9.316 runtime/internal/sys
09:30:31 [2021-03-03T09:30:31.687Z] #33 9.587 runtime/internal/math
09:30:31 [2021-03-03T09:30:31.687Z] #33 9.680 internal/bytealg
09:30:31 [2021-03-03T09:30:31.687Z] #33 9.723 math/bits
09:30:31 [2021-03-03T09:30:31.687Z] #33 11.05 math
09:30:31 [2021-03-03T09:30:31.687Z] #33 11.44 runtime
09:30:31 [2021-03-03T09:30:31.687Z] #33 17.95 unicode/utf8
09:30:31 [2021-03-03T09:30:31.687Z] #33 18.63 internal/testlog
09:30:31 [2021-03-03T09:30:31.687Z] #33 18.98 runtime/cgo
09:30:31 [2021-03-03T09:30:31.687Z] #33 ...
09:30:31 [2021-03-03T09:30:31.687Z] 
09:30:31 [2021-03-03T09:30:31.687Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:31 [2021-03-03T09:30:31.687Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:30:31 [2021-03-03T09:30:31.687Z] #48 18.73 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:31 [2021-03-03T09:30:31.687Z] #48 18.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:31 [2021-03-03T09:30:31.687Z] #48 18.77 go: downloading github.com/pkg/errors v0.8.1
09:30:31 [2021-03-03T09:30:31.687Z] #48 18.78 go: downloading github.com/spf13/cobra v0.0.5
09:30:31 [2021-03-03T09:30:31.687Z] #48 18.84 go: downloading github.com/spf13/viper v1.6.1
09:30:31 [2021-03-03T09:30:31.688Z] #48 18.88 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:30:31 [2021-03-03T09:30:31.688Z] #48 18.90 go: downloading github.com/spf13/pflag v1.0.5
09:30:31 [2021-03-03T09:30:31.688Z] #48 18.91 go: downloading github.com/fatih/color v1.7.0
09:30:31 [2021-03-03T09:30:31.688Z] #48 19.19 go: downloading github.com/go-critic/go-critic v0.4.1
09:30:31 [2021-03-03T09:30:31.690Z] #39 ...
09:30:31 [2021-03-03T09:30:31.690Z] 
09:30:31 [2021-03-03T09:30:31.690Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:31 [2021-03-03T09:30:31.690Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:30:31 [2021-03-03T09:30:31.690Z] #35 12.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:31 [2021-03-03T09:30:31.690Z] #35 12.24 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:31 [2021-03-03T09:30:31.690Z] #35 12.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:31 [2021-03-03T09:30:31.690Z] #35 13.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:30:31 [2021-03-03T09:30:31.690Z] #35 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:30:31 [2021-03-03T09:30:31.690Z] #35 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:30:31 [2021-03-03T09:30:31.690Z] #35 ...
09:30:31 [2021-03-03T09:30:31.690Z] 
09:30:31 [2021-03-03T09:30:31.690Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:30:31 [2021-03-03T09:30:31.690Z] #23 sha256:880da1c3e28fad60cb093f255a34b9c992c9485a96a48896029c9333eb8b1dcc
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 + RM_GOPATH=0
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 + TMP_GOPATH=
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 + : /build
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 + '[' -z '' ']'
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 ++ mktemp -d
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 + export GOPATH=/tmp/tmp.iN2g9IjICf
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 + GOPATH=/tmp/tmp.iN2g9IjICf
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 + RM_GOPATH=1
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 + case "$(go env GOARCH)" in
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.37 ++ go env GOARCH
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.39 + export GO_BUILDMODE=-buildmode=pie
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.39 + GO_BUILDMODE=-buildmode=pie
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.39 ++ dirname /tmp/install/install.sh
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.40 + dir=/tmp/install
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.40 + bin=dockercli
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.40 + shift
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.40 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.40 + . /tmp/install/dockercli.installer
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.40 ++ : stable
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.40 ++ : 17.06.2-ce
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.40 + install_dockercli
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.41 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.41 Install docker/cli version 17.06.2-ce from stable
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.41 ++ uname -m
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.42 + arch=aarch64
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.42 + '[' aarch64 '!=' x86_64 ']'
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.42 + '[' aarch64 '!=' s390x ']'
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.42 + '[' aarch64 '!=' armhf ']'
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.42 + build_dockercli
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.42 + git clone https://github.com/docker/docker-ce /tmp/tmp.iN2g9IjICf/tmp/docker-ce
09:30:31 [2021-03-03T09:30:31.690Z] #23 12.42 Cloning into '/tmp/tmp.iN2g9IjICf/tmp/docker-ce'...
09:30:31 [2021-03-03T09:30:31.954Z] #23 ...
09:30:31 [2021-03-03T09:30:31.954Z] 
09:30:31 [2021-03-03T09:30:31.954Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:31 [2021-03-03T09:30:31.954Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:31 [2021-03-03T09:30:31.954Z] #28 20.71 
                                                                           0.0%
#                                                                          2.6%
#####                                                                      8.1%
########                                                                  12.0%
###########                                                               15.9%
################                                                          23.5%
####################                                                      28.0%
######################                                                    31.3%
#########################                                                 35.8%
#############################                                             40.9%
###############################                                           44.4%
###################################                                       48.9%
#######################################                                   54.6%
##########################################                                59.4%
09:30:31 [2021-03-03T09:30:31.954Z] #28 ...
09:30:31 [2021-03-03T09:30:31.954Z] 
09:30:31 [2021-03-03T09:30:31.954Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:31 [2021-03-03T09:30:31.954Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:30:31 [2021-03-03T09:30:31.954Z] #41 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:30:31 [2021-03-03T09:30:31.954Z] #41 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:30:32 [2021-03-03T09:30:32.218Z] #41 ...
09:30:32 [2021-03-03T09:30:32.218Z] 
09:30:32 [2021-03-03T09:30:32.218Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:32 [2021-03-03T09:30:32.218Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:32 [2021-03-03T09:30:32.626Z] #48 19.81 go: extracting github.com/pkg/errors v0.8.1
09:30:32 [2021-03-03T09:30:32.626Z] #48 19.81 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:32 [2021-03-03T09:30:32.626Z] #48 ...
09:30:32 [2021-03-03T09:30:32.626Z] 
09:30:32 [2021-03-03T09:30:32.626Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:30:32 [2021-03-03T09:30:32.626Z] #23 sha256:a460462526db53cd698794c5e1d5132fdb87e272d8ed23e63a1e19409c9e9994
09:30:32 [2021-03-03T09:30:32.626Z] #23 18.15 + mkdir -p /build
09:30:32 [2021-03-03T09:30:32.626Z] #23 18.20 + mv docker/docker /build/
09:30:32 [2021-03-03T09:30:32.626Z] #23 18.23 + rmdir docker
09:30:32 [2021-03-03T09:30:32.626Z] #23 DONE 20.0s
09:30:32 [2021-03-03T09:30:32.626Z] 
09:30:32 [2021-03-03T09:30:32.626Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:32 [2021-03-03T09:30:32.626Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:30:32 [2021-03-03T09:30:32.626Z] #48 20.09 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:30:32 [2021-03-03T09:30:32.626Z] #48 20.15 go: extracting github.com/spf13/viper v1.6.1
09:30:32 [2021-03-03T09:30:32.626Z] #48 20.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:32 [2021-03-03T09:30:32.633Z] #63 24.85 Checking out files:  53% (1014/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:  98% (1884/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:30:32 [2021-03-03T09:30:32.633Z] #63 26.15 + cd /tmp/tmp.oachQzD8Yb/src/github.com/docker/libnetwork
09:30:32 [2021-03-03T09:30:32.633Z] #63 26.15 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:32 [2021-03-03T09:30:32.888Z] #48 20.41 go: extracting github.com/spf13/pflag v1.0.5
09:30:32 [2021-03-03T09:30:32.888Z] #48 20.45 go: extracting github.com/go-critic/go-critic v0.4.1
09:30:32 [2021-03-03T09:30:32.892Z] #63 26.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:30:33 [2021-03-03T09:30:33.011Z] #28 20.71 
                                                                           0.0%
#                                                                          2.6%
#####                                                                      8.1%
########                                                                  12.0%
###########                                                               15.9%
################                                                          23.5%
####################                                                      28.0%
######################                                                    31.3%
#########################                                                 35.8%
#############################                                             40.9%
###############################                                           44.4%
###################################                                       48.9%
#######################################                                   54.6%
##########################################                                59.4%
#############################################                             63.2%
###############################################                           66.5%
###################################################                       71.3%
#######################################################                   77.4%
############################################################              84.2%
#################################################################         90.9%
#####################################################################     96.0%
######################################################################## 100.0%
09:30:33 [2021-03-03T09:30:33.026Z] #15 1.477 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:30:33 [2021-03-03T09:30:33.026Z] #15 DONE 1.6s
09:30:33 [2021-03-03T09:30:33.026Z] 
09:30:33 [2021-03-03T09:30:33.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:33 [2021-03-03T09:30:33.026Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:33 [2021-03-03T09:30:33.026Z] #42 54.66   AR       soccr/libsoccr.a
09:30:33 [2021-03-03T09:30:33.026Z] #42 54.72 make[1]: 'soccr/libsoccr.a' is up to date.
09:30:33 [2021-03-03T09:30:33.148Z] #48 20.59 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:30:33 [2021-03-03T09:30:33.148Z] #48 20.59 go: extracting github.com/fatih/color v1.7.0
09:30:33 [2021-03-03T09:30:33.275Z] #28 23.54 
09:30:33 [2021-03-03T09:30:33.394Z] #63 ...
09:30:33 [2021-03-03T09:30:33.394Z] 
09:30:33 [2021-03-03T09:30:33.394Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:33 [2021-03-03T09:30:33.394Z] #33 sha256:b37514d9d881741d2c24eec9868410a517db6e04bebef1e8fd4d213d8ef26cca
09:30:33 [2021-03-03T09:30:33.394Z] #33 19.92 unicode/utf8
09:30:33 [2021-03-03T09:30:33.408Z] #48 20.73 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:30:33 [2021-03-03T09:30:33.408Z] #48 20.73 go: extracting github.com/spf13/cobra v0.0.5
09:30:33 [2021-03-03T09:30:33.408Z] #48 20.83 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:30:33 [2021-03-03T09:30:33.408Z] #48 20.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:33 [2021-03-03T09:30:33.408Z] #48 ...
09:30:33 [2021-03-03T09:30:33.408Z] 
09:30:33 [2021-03-03T09:30:33.408Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:33 [2021-03-03T09:30:33.408Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:33 [2021-03-03T09:30:33.408Z] #54 10.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:33 [2021-03-03T09:30:33.408Z] #54 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:33 [2021-03-03T09:30:33.408Z] #54 17.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:33 [2021-03-03T09:30:33.587Z] #42 55.32   DEP      criu/arch/x86/sigframe.d
09:30:33 [2021-03-03T09:30:33.668Z] #54 ...
09:30:33 [2021-03-03T09:30:33.668Z] 
09:30:33 [2021-03-03T09:30:33.668Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:33 [2021-03-03T09:30:33.668Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:30:33 [2021-03-03T09:30:33.668Z] #44 10.89 internal/bytealg
09:30:33 [2021-03-03T09:30:33.668Z] #44 11.02 internal/race
09:30:33 [2021-03-03T09:30:33.668Z] #44 11.15 sync/atomic
09:30:33 [2021-03-03T09:30:33.668Z] #44 11.73 unicode
09:30:33 [2021-03-03T09:30:33.668Z] #44 12.31 runtime
09:30:33 [2021-03-03T09:30:33.668Z] #44 17.60 unicode/utf8
09:30:33 [2021-03-03T09:30:33.668Z] #44 18.40 internal/testlog
09:30:33 [2021-03-03T09:30:33.668Z] #44 18.81 encoding
09:30:33 [2021-03-03T09:30:33.668Z] #44 18.94 unicode/utf16
09:30:33 [2021-03-03T09:30:33.668Z] #44 19.13 container/list
09:30:33 [2021-03-03T09:30:33.668Z] #44 19.84 crypto/internal/subtle
09:30:33 [2021-03-03T09:30:33.668Z] #44 19.88 crypto/subtle
09:30:33 [2021-03-03T09:30:33.668Z] #44 20.08 vendor/golang.org/x/crypto/cryptobyte/asn1
09:30:33 [2021-03-03T09:30:33.668Z] #44 20.56 internal/nettrace
09:30:33 [2021-03-03T09:30:33.668Z] #44 20.81 runtime/cgo
09:30:33 [2021-03-03T09:30:33.668Z] #44 ...
09:30:33 [2021-03-03T09:30:33.668Z] 
09:30:33 [2021-03-03T09:30:33.668Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:33 [2021-03-03T09:30:33.668Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:33 [2021-03-03T09:30:33.668Z] #35 11.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:33 [2021-03-03T09:30:33.668Z] #35 14.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:33 [2021-03-03T09:30:33.668Z] #35 18.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:33 [2021-03-03T09:30:33.831Z] #63 ...
09:30:33 [2021-03-03T09:30:33.831Z] 
09:30:33 [2021-03-03T09:30:33.831Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:33 [2021-03-03T09:30:33.831Z] #46 sha256:1ca5e5872fb213bd31c6c6544239a3c4ef95b31a5f2e9c47563d148d503b9e21
09:30:33 [2021-03-03T09:30:33.831Z] #46 17.31 go: finding github.com/fatih/color v1.9.0
09:30:33 [2021-03-03T09:30:33.831Z] #46 17.31 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:33 [2021-03-03T09:30:33.831Z] #46 17.34 go: finding github.com/pkg/errors v0.9.1
09:30:33 [2021-03-03T09:30:33.831Z] #46 17.62 go: finding github.com/spf13/pflag v1.0.3
09:30:33 [2021-03-03T09:30:33.831Z] #46 17.62 go: finding github.com/mattn/go-colorable v0.1.6
09:30:33 [2021-03-03T09:30:33.831Z] #46 17.93 go: finding github.com/mattn/go-isatty v0.0.12
09:30:33 [2021-03-03T09:30:33.831Z] #46 18.11 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:33 [2021-03-03T09:30:33.831Z] #46 18.33 go: finding github.com/jonboulle/clockwork v0.1.0
09:30:33 [2021-03-03T09:30:33.831Z] #46 18.40 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:33 [2021-03-03T09:30:33.831Z] #46 18.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:33 [2021-03-03T09:30:33.831Z] #46 18.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:33 [2021-03-03T09:30:33.927Z] #35 ...
09:30:33 [2021-03-03T09:30:33.927Z] 
09:30:33 [2021-03-03T09:30:33.927Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:33 [2021-03-03T09:30:33.927Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:30:33 [2021-03-03T09:30:33.927Z] #48 21.08 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:33 [2021-03-03T09:30:33.927Z] #48 21.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:33 [2021-03-03T09:30:33.963Z] #33 ...
09:30:33 [2021-03-03T09:30:33.963Z] 
09:30:33 [2021-03-03T09:30:33.963Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:33 [2021-03-03T09:30:33.963Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:33 [2021-03-03T09:30:33.963Z] #41 10.47 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:33 [2021-03-03T09:30:33.963Z] #41 10.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:33 [2021-03-03T09:30:33.963Z] #41 11.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:33 [2021-03-03T09:30:33.963Z] #41 14.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:33 [2021-03-03T09:30:33.963Z] #41 18.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:33 [2021-03-03T09:30:33.963Z] #41 ...
09:30:33 [2021-03-03T09:30:33.963Z] 
09:30:33 [2021-03-03T09:30:33.963Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:33 [2021-03-03T09:30:33.963Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:30:33 [2021-03-03T09:30:33.963Z] #57 16.25 + cd /tmp/tmp.7aNCTOjsGD/src/github.com/rootless-containers/rootlesskit
09:30:33 [2021-03-03T09:30:33.963Z] #57 16.25 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa
09:30:33 [2021-03-03T09:30:33.963Z] #57 16.34 + export GO111MODULE=on
09:30:33 [2021-03-03T09:30:33.963Z] #57 16.34 + GO111MODULE=on
09:30:33 [2021-03-03T09:30:33.963Z] #57 16.34 + for f in rootlesskit rootlesskit-docker-proxy
09:30:33 [2021-03-03T09:30:33.963Z] #57 16.34 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:30:33 [2021-03-03T09:30:33.963Z] #57 19.79 go: downloading github.com/pkg/errors v0.9.1
09:30:33 [2021-03-03T09:30:33.963Z] #57 19.87 go: downloading github.com/urfave/cli/v2 v2.3.0
09:30:33 [2021-03-03T09:30:33.963Z] #57 19.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:33 [2021-03-03T09:30:33.963Z] #57 19.97 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:33 [2021-03-03T09:30:33.963Z] #57 20.08 go: downloading github.com/gorilla/mux v1.8.0
09:30:33 [2021-03-03T09:30:33.963Z] #57 20.08 go: downloading github.com/moby/sys/mountinfo v0.4.0
09:30:33 [2021-03-03T09:30:33.963Z] #57 20.13 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:33 [2021-03-03T09:30:33.963Z] #57 20.47 go: downloading github.com/sirupsen/logrus v1.7.0
09:30:33 [2021-03-03T09:30:33.963Z] #57 20.64 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:34 [2021-03-03T09:30:34.090Z] #46 ...
09:30:34 [2021-03-03T09:30:34.090Z] 
09:30:34 [2021-03-03T09:30:34.090Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:34 [2021-03-03T09:30:34.090Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.24 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.36 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.70 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.82 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.82 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:34 [2021-03-03T09:30:34.090Z] #48 26.88 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.22 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.25 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.35 go: downloading github.com/magiconair/properties v1.8.1
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.35 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.37 go: downloading github.com/mattn/go-isatty v0.0.8
09:30:34 [2021-03-03T09:30:34.090Z] #48 27.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:30:34 [2021-03-03T09:30:34.157Z] #42 55.47   DEP      criu/arch/x86/sigaction_compat.d
09:30:34 [2021-03-03T09:30:34.157Z] #42 55.64   DEP      criu/arch/x86/kerndat.d
09:30:34 [2021-03-03T09:30:34.187Z] #48 21.71 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:34 [2021-03-03T09:30:34.223Z] #57 ...
09:30:34 [2021-03-03T09:30:34.223Z] 
09:30:34 [2021-03-03T09:30:34.223Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:34 [2021-03-03T09:30:34.223Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:30:34 [2021-03-03T09:30:34.223Z] #44 10.77 internal/cpu
09:30:34 [2021-03-03T09:30:34.223Z] #44 10.78 runtime/internal/atomic
09:30:34 [2021-03-03T09:30:34.223Z] #44 11.24 runtime/internal/sys
09:30:34 [2021-03-03T09:30:34.223Z] #44 11.44 internal/bytealg
09:30:34 [2021-03-03T09:30:34.223Z] #44 11.80 runtime/internal/math
09:30:34 [2021-03-03T09:30:34.223Z] #44 12.18 internal/race
09:30:34 [2021-03-03T09:30:34.223Z] #44 12.41 sync/atomic
09:30:34 [2021-03-03T09:30:34.223Z] #44 13.16 unicode
09:30:34 [2021-03-03T09:30:34.223Z] #44 13.78 runtime
09:30:34 [2021-03-03T09:30:34.223Z] #44 19.17 unicode/utf8
09:30:34 [2021-03-03T09:30:34.223Z] #44 20.14 internal/testlog
09:30:34 [2021-03-03T09:30:34.223Z] #44 20.35 encoding
09:30:34 [2021-03-03T09:30:34.223Z] #44 20.57 unicode/utf16
09:30:34 [2021-03-03T09:30:34.223Z] #44 20.67 container/list
09:30:34 [2021-03-03T09:30:34.223Z] #44 ...
09:30:34 [2021-03-03T09:30:34.223Z] 
09:30:34 [2021-03-03T09:30:34.223Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:34 [2021-03-03T09:30:34.223Z] #33 sha256:b37514d9d881741d2c24eec9868410a517db6e04bebef1e8fd4d213d8ef26cca
09:30:34 [2021-03-03T09:30:34.223Z] #33 20.91 runtime/cgo
09:30:34 [2021-03-03T09:30:34.349Z] #48 27.67 go: extracting github.com/magiconair/properties v1.8.1
09:30:34 [2021-03-03T09:30:34.349Z] #48 27.68 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:30:34 [2021-03-03T09:30:34.349Z] #48 27.69 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:34 [2021-03-03T09:30:34.349Z] #48 27.73 go: downloading gopkg.in/ini.v1 v1.51.0
09:30:34 [2021-03-03T09:30:34.349Z] #48 27.90 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:34 [2021-03-03T09:30:34.413Z] #42 55.83   DEP      criu/arch/x86/crtools.d
09:30:34 [2021-03-03T09:30:34.413Z] #42 ...
09:30:34 [2021-03-03T09:30:34.413Z] 
09:30:34 [2021-03-03T09:30:34.413Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:30:34 [2021-03-03T09:30:34.413Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
09:30:34 [2021-03-03T09:30:34.413Z] #16 DONE 1.4s
09:30:34 [2021-03-03T09:30:34.413Z] 
09:30:34 [2021-03-03T09:30:34.413Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:34 [2021-03-03T09:30:34.413Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:34 [2021-03-03T09:30:34.413Z] #42 55.94   DEP      criu/arch/x86/cpu.d
09:30:34 [2021-03-03T09:30:34.448Z] #48 21.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:34 [2021-03-03T09:30:34.448Z] #48 21.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:30:34 [2021-03-03T09:30:34.608Z] #48 28.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:34 [2021-03-03T09:30:34.608Z] #48 28.11 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:30:34 [2021-03-03T09:30:34.608Z] #48 28.12 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:34 [2021-03-03T09:30:34.608Z] #48 28.12 go: extracting github.com/mattn/go-isatty v0.0.8
09:30:34 [2021-03-03T09:30:34.608Z] #48 28.18 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:34 [2021-03-03T09:30:34.608Z] #48 28.19 go: downloading github.com/pelletier/go-toml v1.2.0
09:30:34 [2021-03-03T09:30:34.672Z] #42 56.21   CC       criu/arch/x86/cpu.o
09:30:34 [2021-03-03T09:30:34.791Z] #33 ...
09:30:34 [2021-03-03T09:30:34.791Z] 
09:30:34 [2021-03-03T09:30:34.791Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:34 [2021-03-03T09:30:34.791Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:34 [2021-03-03T09:30:34.791Z] #12 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:34 [2021-03-03T09:30:34.791Z] #12 14.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:34 [2021-03-03T09:30:34.791Z] #12 19.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:34 [2021-03-03T09:30:34.791Z] #12 ...
09:30:34 [2021-03-03T09:30:34.791Z] 
09:30:34 [2021-03-03T09:30:34.791Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:34 [2021-03-03T09:30:34.791Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:30:34 [2021-03-03T09:30:34.791Z] #48 11.48 go: extracting github.com/golangci/golangci-lint v1.23.8
09:30:34 [2021-03-03T09:30:34.791Z] #48 21.43 go: downloading github.com/pkg/errors v0.8.1
09:30:35 [2021-03-03T09:30:35.017Z] #48 22.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:35 [2021-03-03T09:30:35.017Z] #48 22.48 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:30:35 [2021-03-03T09:30:35.017Z] #48 22.51 go: downloading github.com/uudashr/gocognit v1.0.1
09:30:35 [2021-03-03T09:30:35.051Z] #48 21.63 go: downloading github.com/fatih/color v1.7.0
09:30:35 [2021-03-03T09:30:35.051Z] #48 21.63 go: downloading github.com/spf13/viper v1.6.1
09:30:35 [2021-03-03T09:30:35.051Z] #48 21.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:35 [2021-03-03T09:30:35.051Z] #48 21.65 go: downloading github.com/spf13/cobra v0.0.5
09:30:35 [2021-03-03T09:30:35.051Z] #48 ...
09:30:35 [2021-03-03T09:30:35.051Z] 
09:30:35 [2021-03-03T09:30:35.051Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:35 [2021-03-03T09:30:35.051Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:30:35 [2021-03-03T09:30:35.051Z] #57 20.83 go: extracting github.com/pkg/errors v0.9.1
09:30:35 [2021-03-03T09:30:35.051Z] #57 20.86 go: extracting github.com/moby/sys/mountinfo v0.4.0
09:30:35 [2021-03-03T09:30:35.051Z] #57 21.09 go: extracting github.com/gorilla/mux v1.8.0
09:30:35 [2021-03-03T09:30:35.051Z] #57 21.18 go: downloading github.com/gofrs/flock v0.8.0
09:30:35 [2021-03-03T09:30:35.051Z] #57 21.29 go: downloading github.com/google/uuid v1.2.0
09:30:35 [2021-03-03T09:30:35.051Z] #57 21.46 go: extracting github.com/sirupsen/logrus v1.7.0
09:30:35 [2021-03-03T09:30:35.051Z] #57 21.67 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:35 [2021-03-03T09:30:35.051Z] #57 ...
09:30:35 [2021-03-03T09:30:35.051Z] 
09:30:35 [2021-03-03T09:30:35.051Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:35 [2021-03-03T09:30:35.051Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:35 [2021-03-03T09:30:35.051Z] #35 11.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:35 [2021-03-03T09:30:35.051Z] #35 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:35 [2021-03-03T09:30:35.051Z] #35 18.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:35 [2021-03-03T09:30:35.189Z] #48 28.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:35 [2021-03-03T09:30:35.189Z] #48 28.74 go: extracting gopkg.in/ini.v1 v1.51.0
09:30:35 [2021-03-03T09:30:35.189Z] #48 28.75 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:35 [2021-03-03T09:30:35.189Z] #48 28.75 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:35 [2021-03-03T09:30:35.189Z] #48 28.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:35 [2021-03-03T09:30:35.189Z] #48 28.78 go: extracting github.com/pelletier/go-toml v1.2.0
09:30:35 [2021-03-03T09:30:35.277Z] #48 22.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:35 [2021-03-03T09:30:35.277Z] #48 22.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:30:35 [2021-03-03T09:30:35.312Z] #35 ...
09:30:35 [2021-03-03T09:30:35.312Z] 
09:30:35 [2021-03-03T09:30:35.312Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:35 [2021-03-03T09:30:35.312Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:30:35 [2021-03-03T09:30:35.312Z] #57 21.91 go: downloading github.com/moby/vpnkit v0.4.0
09:30:35 [2021-03-03T09:30:35.448Z] #48 28.92 go: downloading github.com/kisielk/gotool v1.0.0
09:30:35 [2021-03-03T09:30:35.448Z] #48 29.06 go: downloading github.com/ultraware/funlen v0.0.2
09:30:35 [2021-03-03T09:30:35.537Z] #48 23.06 go: downloading github.com/mattn/go-isatty v0.0.8
09:30:35 [2021-03-03T09:30:35.649Z] #42 57.22   CC       criu/arch/x86/crtools.o
09:30:35 [2021-03-03T09:30:35.649Z] #42 ...
09:30:35 [2021-03-03T09:30:35.649Z] 
09:30:35 [2021-03-03T09:30:35.649Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:30:35 [2021-03-03T09:30:35.649Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
09:30:35 [2021-03-03T09:30:35.649Z] #17 DONE 1.2s
09:30:35 [2021-03-03T09:30:35.707Z] #48 29.07 go: extracting github.com/kisielk/gotool v1.0.0
09:30:35 [2021-03-03T09:30:35.707Z] #48 29.08 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:35 [2021-03-03T09:30:35.707Z] #48 29.10 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:30:35 [2021-03-03T09:30:35.707Z] #48 29.17 go: extracting github.com/ultraware/funlen v0.0.2
09:30:35 [2021-03-03T09:30:35.707Z] #48 29.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:30:35 [2021-03-03T09:30:35.707Z] #48 29.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:30:35 [2021-03-03T09:30:35.797Z] #48 23.23 go: extracting github.com/uudashr/gocognit v1.0.1
09:30:35 [2021-03-03T09:30:35.797Z] #48 23.24 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:30:35 [2021-03-03T09:30:35.797Z] #48 23.35 go: extracting github.com/mattn/go-isatty v0.0.8
09:30:35 [2021-03-03T09:30:35.881Z] #57 22.29 go: extracting github.com/google/uuid v1.2.0
09:30:35 [2021-03-03T09:30:35.881Z] #57 ...
09:30:35 [2021-03-03T09:30:35.881Z] 
09:30:35 [2021-03-03T09:30:35.881Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:35 [2021-03-03T09:30:35.881Z] #46 sha256:b4e065423afa57eaff5e34b50e0072cf8d961d00fb37720d22c662f10277c30d
09:30:35 [2021-03-03T09:30:35.881Z] #46 12.36 go: downloading github.com/pkg/errors v0.9.1
09:30:35 [2021-03-03T09:30:35.881Z] #46 12.40 go: downloading github.com/spf13/pflag v1.0.3
09:30:35 [2021-03-03T09:30:35.881Z] #46 12.40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:35 [2021-03-03T09:30:35.881Z] #46 12.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:35 [2021-03-03T09:30:35.881Z] #46 12.52 go: downloading github.com/jonboulle/clockwork v0.1.0
09:30:35 [2021-03-03T09:30:35.881Z] #46 12.70 go: extracting github.com/pkg/errors v0.9.1
09:30:35 [2021-03-03T09:30:35.881Z] #46 12.77 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:35 [2021-03-03T09:30:35.881Z] #46 12.90 go: downloading github.com/fatih/color v1.9.0
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.01 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.30 go: extracting github.com/jonboulle/clockwork v0.1.0
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.34 go: extracting github.com/spf13/pflag v1.0.3
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.52 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.54 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.64 go: extracting github.com/fatih/color v1.9.0
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.66 go: downloading github.com/mattn/go-isatty v0.0.12
09:30:35 [2021-03-03T09:30:35.881Z] #46 13.68 go: downloading github.com/mattn/go-colorable v0.1.6
09:30:35 [2021-03-03T09:30:35.881Z] #46 14.44 go: extracting github.com/mattn/go-colorable v0.1.6
09:30:35 [2021-03-03T09:30:35.881Z] #46 14.49 go: extracting github.com/mattn/go-isatty v0.0.12
09:30:35 [2021-03-03T09:30:35.881Z] #46 18.31 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:35 [2021-03-03T09:30:35.881Z] #46 19.19 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:35 [2021-03-03T09:30:35.881Z] #46 21.68 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:35 [2021-03-03T09:30:35.881Z] #46 ...
09:30:35 [2021-03-03T09:30:35.881Z] 
09:30:35 [2021-03-03T09:30:35.881Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:35 [2021-03-03T09:30:35.881Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:30:35 [2021-03-03T09:30:35.881Z] #48 21.69 go: downloading github.com/go-critic/go-critic v0.4.1
09:30:35 [2021-03-03T09:30:35.881Z] #48 21.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:35 [2021-03-03T09:30:35.881Z] #48 21.72 go: downloading github.com/stretchr/testify v1.4.0
09:30:35 [2021-03-03T09:30:35.881Z] #48 21.86 go: downloading github.com/mattn/go-colorable v0.1.4
09:30:35 [2021-03-03T09:30:35.881Z] #48 22.31 go: downloading github.com/sirupsen/logrus v1.4.2
09:30:35 [2021-03-03T09:30:35.881Z] #48 22.42 go: extracting github.com/spf13/viper v1.6.1
09:30:35 [2021-03-03T09:30:35.881Z] #48 22.50 go: extracting github.com/fatih/color v1.7.0
09:30:35 [2021-03-03T09:30:35.881Z] #48 22.63 go: extracting github.com/mattn/go-colorable v0.1.4
09:30:35 [2021-03-03T09:30:35.915Z] 
09:30:35 [2021-03-03T09:30:35.915Z] #18 [dev-systemd-false  6/26] RUN ldconfig
09:30:35 [2021-03-03T09:30:35.915Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
09:30:35 [2021-03-03T09:30:35.966Z] #48 29.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:30:35 [2021-03-03T09:30:35.966Z] #48 29.29 go: downloading github.com/BurntSushi/toml v0.3.1
09:30:35 [2021-03-03T09:30:35.966Z] #48 29.43 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:30:36 [2021-03-03T09:30:36.058Z] #48 23.47 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:30:36 [2021-03-03T09:30:36.058Z] #48 23.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:30:36 [2021-03-03T09:30:36.058Z] #48 23.49 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:30:36 [2021-03-03T09:30:36.151Z] #48 22.71 go: extracting github.com/stretchr/testify v1.4.0
09:30:36 [2021-03-03T09:30:36.151Z] #48 22.83 go: downloading github.com/pelletier/go-toml v1.2.0
09:30:36 [2021-03-03T09:30:36.225Z] #48 29.63 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:30:36 [2021-03-03T09:30:36.225Z] #48 29.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:30:36 [2021-03-03T09:30:36.321Z] #48 23.66 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:30:36 [2021-03-03T09:30:36.321Z] #48 23.66 go: downloading github.com/subosito/gotenv v1.2.0
09:30:36 [2021-03-03T09:30:36.321Z] #48 23.71 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:30:36 [2021-03-03T09:30:36.462Z] #48 22.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:36 [2021-03-03T09:30:36.462Z] #48 23.03 go: extracting github.com/pkg/errors v0.8.1
09:30:36 [2021-03-03T09:30:36.462Z] #48 23.16 go: extracting github.com/sirupsen/logrus v1.4.2
09:30:36 [2021-03-03T09:30:36.485Z] #48 29.74 go: extracting golang.org/x/text v0.3.2
09:30:36 [2021-03-03T09:30:36.485Z] #48 29.77 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:30:36 [2021-03-03T09:30:36.485Z] #48 29.99 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:30:36 [2021-03-03T09:30:36.583Z] #48 23.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:36 [2021-03-03T09:30:36.583Z] #48 ...
09:30:36 [2021-03-03T09:30:36.583Z] 
09:30:36 [2021-03-03T09:30:36.583Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:36 [2021-03-03T09:30:36.583Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:36 [2021-03-03T09:30:36.583Z] #12 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:36 [2021-03-03T09:30:36.583Z] #12 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:36 [2021-03-03T09:30:36.583Z] #12 ...
09:30:36 [2021-03-03T09:30:36.583Z] 
09:30:36 [2021-03-03T09:30:36.583Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:36 [2021-03-03T09:30:36.583Z] #46 sha256:6ba28fdd9298610d56edbcea694e4f840fcea874829de04fa65745cc4961690c
09:30:36 [2021-03-03T09:30:36.583Z] #46 24.10 go: finding github.com/fatih/color v1.9.0
09:30:36 [2021-03-03T09:30:36.583Z] #46 24.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:36 [2021-03-03T09:30:36.583Z] #46 24.18 go: finding github.com/pkg/errors v0.9.1
09:30:36 [2021-03-03T09:30:36.725Z] #48 23.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:30:36 [2021-03-03T09:30:36.725Z] #48 23.42 go: extracting github.com/go-critic/go-critic v0.4.1
09:30:36 [2021-03-03T09:30:36.725Z] #48 ...
09:30:36 [2021-03-03T09:30:36.725Z] 
09:30:36 [2021-03-03T09:30:36.725Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:36 [2021-03-03T09:30:36.725Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:36 [2021-03-03T09:30:36.725Z] #54 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:36 [2021-03-03T09:30:36.743Z] #48 30.00 go: downloading github.com/gogo/protobuf v1.2.1
09:30:36 [2021-03-03T09:30:36.744Z] #48 30.04 go: downloading github.com/uudashr/gocognit v1.0.1
09:30:36 [2021-03-03T09:30:36.744Z] #48 30.25 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:36 [2021-03-03T09:30:36.830Z] #28 23.86 
                                                                           0.0%
                                                                           0.6%
#                                                                          1.5%
#                                                                          2.1%
##                                                                         3.1%
##                                                                         3.9%
##                                                                         3.9%
###                                                                        4.7%
####                                                                       6.2%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                   10.1%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.2%
##########                                                                15.2%
###########                                                               16.2%
############                                                              17.4%
#############                                                             18.6%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.3%
09:30:36 [2021-03-03T09:30:36.830Z] #28 ...
09:30:36 [2021-03-03T09:30:36.830Z] 
09:30:36 [2021-03-03T09:30:36.830Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:36 [2021-03-03T09:30:36.830Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:30:36 [2021-03-03T09:30:36.830Z] #44 17.54 crypto/internal/subtle
09:30:36 [2021-03-03T09:30:36.830Z] #44 17.60 crypto/subtle
09:30:36 [2021-03-03T09:30:36.830Z] #44 17.96 vendor/golang.org/x/crypto/cryptobyte/asn1
09:30:36 [2021-03-03T09:30:36.830Z] #44 18.16 internal/nettrace
09:30:36 [2021-03-03T09:30:36.830Z] #44 18.54 runtime/cgo
09:30:36 [2021-03-03T09:30:36.830Z] #44 18.68 vendor/golang.org/x/crypto/internal/subtle
09:30:36 [2021-03-03T09:30:36.830Z] #44 ...
09:30:36 [2021-03-03T09:30:36.830Z] 
09:30:36 [2021-03-03T09:30:36.830Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:36 [2021-03-03T09:30:36.830Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:36 [2021-03-03T09:30:36.844Z] #46 24.25 go: finding github.com/spf13/pflag v1.0.3
09:30:36 [2021-03-03T09:30:36.887Z] #18 DONE 1.3s
09:30:36 [2021-03-03T09:30:36.887Z] 
09:30:36 [2021-03-03T09:30:36.887Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:30:36 [2021-03-03T09:30:36.887Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:30:36 [2021-03-03T09:30:36.986Z] #54 ...
09:30:36 [2021-03-03T09:30:36.986Z] 
09:30:36 [2021-03-03T09:30:36.986Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:36 [2021-03-03T09:30:36.986Z] #50 sha256:5b2f671feb3778b2f3a51883210d1211149c9b5420ef8367dbdef7d9f86b6100
09:30:36 [2021-03-03T09:30:36.986Z] #50 23.38 + cd /tmp/tmp.JJm0e4RlX4/src/github.com/mvdan/sh
09:30:36 [2021-03-03T09:30:36.986Z] #50 23.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:36 [2021-03-03T09:30:36.986Z] #50 23.67 + GO111MODULE=on
09:30:36 [2021-03-03T09:30:36.986Z] #50 23.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:30:37 [2021-03-03T09:30:37.002Z] #48 30.25 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:30:37 [2021-03-03T09:30:37.002Z] #48 30.28 go: extracting github.com/BurntSushi/toml v0.3.1
09:30:37 [2021-03-03T09:30:37.002Z] #48 30.46 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:30:37 [2021-03-03T09:30:37.002Z] #48 30.49 go: extracting github.com/uudashr/gocognit v1.0.1
09:30:37 [2021-03-03T09:30:37.002Z] #48 30.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:30:37 [2021-03-03T09:30:37.002Z] #48 30.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:37 [2021-03-03T09:30:37.002Z] #48 30.61 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:30:37 [2021-03-03T09:30:37.105Z] #46 24.37 go: finding github.com/mattn/go-colorable v0.1.6
09:30:37 [2021-03-03T09:30:37.105Z] #46 24.52 go: finding github.com/mattn/go-isatty v0.0.12
09:30:37 [2021-03-03T09:30:37.105Z] #46 24.66 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:37 [2021-03-03T09:30:37.261Z] #48 30.62 go: downloading github.com/sirupsen/logrus v1.4.2
09:30:37 [2021-03-03T09:30:37.261Z] #48 30.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:37 [2021-03-03T09:30:37.519Z] #48 30.99 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:37 [2021-03-03T09:30:37.519Z] #48 31.01 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:30:37 [2021-03-03T09:30:37.519Z] #48 31.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:30:37 [2021-03-03T09:30:37.675Z] #46 ...
09:30:37 [2021-03-03T09:30:37.675Z] 
09:30:37 [2021-03-03T09:30:37.675Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:37 [2021-03-03T09:30:37.675Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:37 [2021-03-03T09:30:37.675Z] #41 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:37 [2021-03-03T09:30:37.675Z] #41 17.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:37 [2021-03-03T09:30:37.675Z] #41 ...
09:30:37 [2021-03-03T09:30:37.675Z] 
09:30:37 [2021-03-03T09:30:37.675Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:37 [2021-03-03T09:30:37.675Z] #46 sha256:6ba28fdd9298610d56edbcea694e4f840fcea874829de04fa65745cc4961690c
09:30:37 [2021-03-03T09:30:37.675Z] #46 25.21 go: finding github.com/jonboulle/clockwork v0.1.0
09:30:37 [2021-03-03T09:30:37.675Z] #46 25.22 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:37 [2021-03-03T09:30:37.778Z] #48 31.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:30:37 [2021-03-03T09:30:37.778Z] #48 31.25 go: extracting github.com/sirupsen/logrus v1.4.2
09:30:37 [2021-03-03T09:30:37.778Z] #48 ...
09:30:37 [2021-03-03T09:30:37.778Z] 
09:30:37 [2021-03-03T09:30:37.778Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:37 [2021-03-03T09:30:37.778Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:37 [2021-03-03T09:30:37.778Z] #54 21.16 Fetched 8423 kB in 16s (529 kB/s)
09:30:37 [2021-03-03T09:30:37.778Z] #54 21.16 Reading package lists...
09:30:37 [2021-03-03T09:30:37.778Z] #54 28.52 Reading package lists...
09:30:37 [2021-03-03T09:30:37.778Z] #54 ...
09:30:37 [2021-03-03T09:30:37.778Z] 
09:30:37 [2021-03-03T09:30:37.779Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:37 [2021-03-03T09:30:37.779Z] #57 sha256:1c8f25cbf0e341aaaaa614efd0bfe67f4c83bee862a207aa3f297dde0b0626d6
09:30:37 [2021-03-03T09:30:37.779Z] #57 24.71 go: finding github.com/pkg/errors v0.9.1
09:30:37 [2021-03-03T09:30:37.779Z] #57 24.76 go: finding github.com/sirupsen/logrus v1.7.0
09:30:37 [2021-03-03T09:30:37.779Z] #57 24.85 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:37 [2021-03-03T09:30:37.779Z] #57 25.18 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:37 [2021-03-03T09:30:37.779Z] #57 25.29 go: finding github.com/google/uuid v1.2.0
09:30:37 [2021-03-03T09:30:37.779Z] #57 25.32 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:37 [2021-03-03T09:30:37.779Z] #57 25.38 go: finding github.com/gofrs/flock v0.8.0
09:30:37 [2021-03-03T09:30:37.779Z] #57 25.40 go: finding github.com/moby/vpnkit v0.4.0
09:30:37 [2021-03-03T09:30:37.779Z] #57 25.47 go: finding github.com/gorilla/mux v1.8.0
09:30:37 [2021-03-03T09:30:37.779Z] #57 25.65 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:37 [2021-03-03T09:30:37.779Z] #57 25.66 go: finding github.com/moby/sys/mountinfo v0.4.0
09:30:37 [2021-03-03T09:30:37.779Z] #57 26.64 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:30:37 [2021-03-03T09:30:37.779Z] #57 26.70 go: finding github.com/urfave/cli/v2 v2.3.0
09:30:37 [2021-03-03T09:30:37.779Z] #57 27.06 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:37 [2021-03-03T09:30:37.779Z] #57 27.31 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:30:37 [2021-03-03T09:30:37.934Z] #46 25.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:37 [2021-03-03T09:30:37.934Z] #46 25.34 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:38 [2021-03-03T09:30:38.038Z] #57 ...
09:30:38 [2021-03-03T09:30:38.038Z] 
09:30:38 [2021-03-03T09:30:38.038Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:38 [2021-03-03T09:30:38.038Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:30:38 [2021-03-03T09:30:38.038Z] #48 31.45 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:30:38 [2021-03-03T09:30:38.038Z] #48 31.46 go: downloading github.com/ultraware/whitespace v0.0.4
09:30:38 [2021-03-03T09:30:38.297Z] #48 31.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:38 [2021-03-03T09:30:38.297Z] #48 31.77 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:30:38 [2021-03-03T09:30:38.297Z] #48 31.77 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:38 [2021-03-03T09:30:38.297Z] #48 31.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:38 [2021-03-03T09:30:38.579Z] #48 31.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:38 [2021-03-03T09:30:38.579Z] #48 32.08 go: extracting github.com/ultraware/whitespace v0.0.4
09:30:38 [2021-03-03T09:30:38.579Z] #48 32.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:38 [2021-03-03T09:30:38.579Z] #48 32.16 go: downloading github.com/pmezard/go-difflib v1.0.0
09:30:38 [2021-03-03T09:30:38.579Z] #48 32.16 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:38 [2021-03-03T09:30:38.579Z] #48 32.19 go: downloading github.com/go-toolsmith/typep v1.0.0
09:30:38 [2021-03-03T09:30:38.820Z] #19 1.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:30:38 [2021-03-03T09:30:38.820Z] #19 1.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:30:38 [2021-03-03T09:30:38.820Z] #19 1.566 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:30:38 [2021-03-03T09:30:38.865Z] #48 32.42 go: extracting github.com/go-toolsmith/typep v1.0.0
09:30:39 [2021-03-03T09:30:39.076Z] #19 2.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:30:39 [2021-03-03T09:30:39.128Z] #48 32.56 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:39 [2021-03-03T09:30:39.128Z] #48 32.56 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:30:39 [2021-03-03T09:30:39.128Z] #48 32.61 go: downloading github.com/gobwas/glob v0.2.3
09:30:39 [2021-03-03T09:30:39.128Z] #48 32.61 go: extracting github.com/pmezard/go-difflib v1.0.0
09:30:39 [2021-03-03T09:30:39.395Z] #48 32.86 go: downloading github.com/go-toolsmith/astp v1.0.0
09:30:39 [2021-03-03T09:30:39.520Z] #50 25.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:39 [2021-03-03T09:30:39.520Z] #50 25.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:39 [2021-03-03T09:30:39.520Z] #50 25.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:39 [2021-03-03T09:30:39.520Z] #50 25.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:39 [2021-03-03T09:30:39.520Z] #50 26.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:39 [2021-03-03T09:30:39.661Z] #48 32.96 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:30:39 [2021-03-03T09:30:39.920Z] #48 33.33 go: extracting github.com/go-toolsmith/astp v1.0.0
09:30:39 [2021-03-03T09:30:39.920Z] #48 33.47 go: extracting github.com/gobwas/glob v0.2.3
09:30:40 [2021-03-03T09:30:40.005Z] #19 3.124 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:30:40 [2021-03-03T09:30:40.399Z] #28 23.86 
                                                                           0.0%
                                                                           0.6%
#                                                                          1.5%
#                                                                          2.1%
##                                                                         3.1%
##                                                                         3.9%
##                                                                         3.9%
###                                                                        4.7%
####                                                                       6.2%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                   10.1%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.2%
##########                                                                15.2%
###########                                                               16.2%
############                                                              17.4%
#############                                                             18.6%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.3%
#################                                                         23.8%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.7%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.6%
#######################                                                   32.7%
#######################                                                   33.3%
########################                                                  33.7%
#########################                                                 35.1%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
############################                                              39.2%
#############################                                             40.4%
#############################                                             41.5%
##############################                                            42.0%
###############################                                           43.2%
###############################                                           43.8%
###############################                                           44.2%
#################################                                         46.0%
#################################                                         46.8%
##################################                                        48.1%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.0%
######################################                                    52.8%
######################################                                    53.9%
#######################################                                   54.6%
########################################                                  56.7%
#########################################                                 57.7%
###
09:30:40 [2021-03-03T09:30:40.399Z] #28 ...
09:30:40 [2021-03-03T09:30:40.399Z] 
09:30:40 [2021-03-03T09:30:40.399Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:40 [2021-03-03T09:30:40.399Z] #48 sha256:0bf1438806d68658671ed2ca367b2986a2e67c0019ed3bc3383ca1fc3e8cd9dd
09:30:40 [2021-03-03T09:30:40.399Z] #48 21.28 go: extracting github.com/pelletier/go-toml v1.2.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 21.28 go: extracting gopkg.in/ini.v1 v1.51.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 21.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:40 [2021-03-03T09:30:40.399Z] #48 21.77 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:40 [2021-03-03T09:30:40.399Z] #48 21.99 go: downloading github.com/ultraware/funlen v0.0.2
09:30:40 [2021-03-03T09:30:40.399Z] #48 22.05 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:30:40 [2021-03-03T09:30:40.399Z] #48 22.08 go: extracting github.com/ultraware/funlen v0.0.2
09:30:40 [2021-03-03T09:30:40.399Z] #48 22.62 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:40 [2021-03-03T09:30:40.399Z] #48 24.45 go: downloading github.com/stretchr/testify v1.4.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 24.52 go: extracting github.com/stretchr/testify v1.4.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 24.60 go: downloading github.com/uudashr/gocognit v1.0.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 24.66 go: extracting github.com/uudashr/gocognit v1.0.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 24.96 go: downloading github.com/stretchr/objx v0.2.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 25.50 go: extracting github.com/stretchr/objx v0.2.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.09 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.09 go: downloading github.com/hashicorp/hcl v1.0.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.13 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.15 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.36 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.41 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.46 go: downloading github.com/pmezard/go-difflib v1.0.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.49 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.49 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.52 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.57 go: downloading github.com/kisielk/gotool v1.0.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.70 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.70 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.72 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.72 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.82 go: extracting github.com/kisielk/gotool v1.0.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.82 go: downloading golang.org/x/text v0.3.2
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.87 go: extracting github.com/hashicorp/hcl v1.0.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.89 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:40 [2021-03-03T09:30:40.399Z] #48 28.91 go: extracting github.com/pmezard/go-difflib v1.0.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.03 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.37 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.38 go: downloading github.com/davecgh/go-spew v1.1.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.76 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 29.94 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.05 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.08 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.27 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.36 go: extracting github.com/davecgh/go-spew v1.1.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.46 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.46 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.63 go: downloading gopkg.in/yaml.v2 v2.2.7
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.64 go: downloading github.com/go-critic/go-critic v0.4.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.71 go: downloading github.com/spf13/cast v1.3.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 30.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:30:40 [2021-03-03T09:30:40.399Z] #48 31.13 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:40 [2021-03-03T09:30:40.399Z] #48 31.16 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:30:40 [2021-03-03T09:30:40.399Z] #48 31.18 go: extracting gopkg.in/yaml.v2 v2.2.7
09:30:40 [2021-03-03T09:30:40.399Z] #48 31.18 go: extracting github.com/spf13/cast v1.3.0
09:30:40 [2021-03-03T09:30:40.399Z] #48 31.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:40 [2021-03-03T09:30:40.399Z] #48 31.25 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:40 [2021-03-03T09:30:40.399Z] #48 31.26 go: downloading github.com/BurntSushi/toml v0.3.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 31.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:30:40 [2021-03-03T09:30:40.399Z] #48 ...
09:30:40 [2021-03-03T09:30:40.399Z] 
09:30:40 [2021-03-03T09:30:40.399Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:40 [2021-03-03T09:30:40.399Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:40 [2021-03-03T09:30:40.713Z] #28 23.86 
                                                                           0.0%
                                                                           0.6%
#                                                                          1.5%
#                                                                          2.1%
##                                                                         3.1%
##                                                                         3.9%
##                                                                         3.9%
###                                                                        4.7%
####                                                                       6.2%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                   10.1%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.2%
##########                                                                15.2%
###########                                                               16.2%
############                                                              17.4%
#############                                                             18.6%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.3%
#################                                                         23.8%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.7%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.6%
#######################                                                   32.7%
#######################                                                   33.3%
########################                                                  33.7%
#########################                                                 35.1%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
############################                                              39.2%
#############################                                             40.4%
#############################                                             41.5%
##############################                                            42.0%
###############################                                           43.2%
###############################                                           43.8%
###############################                                           44.2%
#################################                                         46.0%
#################################                                         46.8%
##################################                                        48.1%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.0%
######################################                                    52.8%
######################################                                    53.9%
#######################################                                   54.6%
########################################                                  56.7%
#########################################                                 57.7%
##########################################                                59.4%
###########################################                               60.3%
############################################                              61.2%
09:30:40 [2021-03-03T09:30:40.713Z] #28 ...
09:30:40 [2021-03-03T09:30:40.713Z] 
09:30:40 [2021-03-03T09:30:40.713Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:40 [2021-03-03T09:30:40.713Z] #50 sha256:65889ba6fa78a38f26ad9798e8a4ff17911405e5a4f841c444ab712c42311b85
09:30:40 [2021-03-03T09:30:40.713Z] #50 21.63 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:40 [2021-03-03T09:30:40.713Z] #50 21.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:40 [2021-03-03T09:30:40.713Z] #50 22.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:40 [2021-03-03T09:30:40.713Z] #50 23.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:40 [2021-03-03T09:30:40.713Z] #50 24.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:40 [2021-03-03T09:30:40.713Z] #50 27.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:40 [2021-03-03T09:30:40.713Z] #50 27.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:40 [2021-03-03T09:30:40.713Z] #50 27.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:40 [2021-03-03T09:30:40.713Z] #50 27.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:40 [2021-03-03T09:30:40.713Z] #50 28.75 runtime/cgo
09:30:40 [2021-03-03T09:30:40.713Z] #50 28.82 runtime
09:30:40 [2021-03-03T09:30:40.856Z] #48 ...
09:30:40 [2021-03-03T09:30:40.856Z] 
09:30:40 [2021-03-03T09:30:40.856Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:40 [2021-03-03T09:30:40.856Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:40 [2021-03-03T09:30:40.856Z] #39 23.83 Checking out files:  87% (1479/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
09:30:40 [2021-03-03T09:30:40.856Z] #39 24.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:30:40 [2021-03-03T09:30:40.856Z] #39 26.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:30:40 [2021-03-03T09:30:40.896Z] #50 27.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:41 [2021-03-03T09:30:41.016Z] #50 ...
09:30:41 [2021-03-03T09:30:41.016Z] 
09:30:41 [2021-03-03T09:30:41.016Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:41 [2021-03-03T09:30:41.016Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:41 [2021-03-03T09:30:41.116Z] #39 ...
09:30:41 [2021-03-03T09:30:41.116Z] 
09:30:41 [2021-03-03T09:30:41.116Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:41 [2021-03-03T09:30:41.116Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:30:41 [2021-03-03T09:30:41.116Z] #48 34.75 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:41 [2021-03-03T09:30:41.412Z] #19 4.417 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:30:41 [2021-03-03T09:30:41.412Z] #19 ...
09:30:41 [2021-03-03T09:30:41.412Z] 
09:30:41 [2021-03-03T09:30:41.412Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:41 [2021-03-03T09:30:41.412Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:30:41 [2021-03-03T09:30:41.412Z] #44 127.6 net/http/httptrace
09:30:41 [2021-03-03T09:30:41.412Z] #44 128.1 net/http
09:30:41 [2021-03-03T09:30:41.668Z] #44 ...
09:30:41 [2021-03-03T09:30:41.668Z] 
09:30:41 [2021-03-03T09:30:41.668Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:30:41 [2021-03-03T09:30:41.668Z] #52 sha256:e1843354f98eba6cde39141184a51b6028a9f695c451e75163086304ca17d0fd
09:30:41 [2021-03-03T09:30:41.668Z] #52 12.14 + cd /tmp/tmp.RvmRJbdVZu/src/github.com/opencontainers/runc
09:30:41 [2021-03-03T09:30:41.668Z] #52 12.15 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:30:41 [2021-03-03T09:30:41.668Z] #52 12.35 + '[' -z '' ']'
09:30:41 [2021-03-03T09:30:41.668Z] #52 12.35 + target=static
09:30:41 [2021-03-03T09:30:41.668Z] #52 12.35 + make 'BUILDTAGS=seccomp ' static
09:30:41 [2021-03-03T09:30:41.668Z] #52 12.74 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
09:30:41 [2021-03-03T09:30:41.685Z] #48 ...
09:30:41 [2021-03-03T09:30:41.685Z] 
09:30:41 [2021-03-03T09:30:41.685Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:41 [2021-03-03T09:30:41.685Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:41 [2021-03-03T09:30:41.685Z] #41 25.24 Fetched 8423 kB in 18s (471 kB/s)
09:30:41 [2021-03-03T09:30:41.685Z] #41 25.24 Reading package lists...
09:30:41 [2021-03-03T09:30:41.944Z] #41 32.66 Reading package lists...
09:30:41 [2021-03-03T09:30:41.944Z] #41 ...
09:30:41 [2021-03-03T09:30:41.944Z] 
09:30:41 [2021-03-03T09:30:41.944Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:41 [2021-03-03T09:30:41.944Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:41 [2021-03-03T09:30:41.944Z] #54 28.52 Reading package lists...
09:30:42 [2021-03-03T09:30:42.199Z] #28 23.86 
                                                                           0.0%
                                                                           0.6%
#                                                                          1.5%
#                                                                          2.1%
##                                                                         3.1%
##                                                                         3.9%
##                                                                         3.9%
###                                                                        4.7%
####                                                                       6.2%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                   10.1%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.2%
##########                                                                15.2%
###########                                                               16.2%
############                                                              17.4%
#############                                                             18.6%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.3%
#################                                                         23.8%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.7%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.6%
#######################                                                   32.7%
#######################                                                   33.3%
########################                                                  33.7%
#########################                                                 35.1%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
############################                                              39.2%
#############################                                             40.4%
#############################                                             41.5%
##############################                                            42.0%
###############################                                           43.2%
###############################                                           43.8%
###############################                                           44.2%
#################################                                         46.0%
#################################                                         46.8%
##################################                                        48.1%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.0%
######################################                                    52.8%
######################################                                    53.9%
#######################################                                   54.6%
########################################                                  56.7%
#########################################                                 57.7%
##########################################                                59.4%
###########################################                               60.3%
############################################                              61.2%
##############################################                            64.6%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.5%
#################################################                         69.4%
##################################################                        70.0%
##################################################                        70.1%
###################################################                       71.0%
###################################################                       71.8%
####################################################                      72.5%
####################################################                      73.4%
09:30:42 [2021-03-03T09:30:42.199Z] #28 ...
09:30:42 [2021-03-03T09:30:42.199Z] 
09:30:42 [2021-03-03T09:30:42.199Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:42 [2021-03-03T09:30:42.199Z] #57 sha256:f1e60b24301da8ed312924aada738bbd6450e633a64bb66d8bb573925c3a5160
09:30:42 [2021-03-03T09:30:42.199Z] #57 23.02 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:42 [2021-03-03T09:30:42.199Z] #57 24.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 24.83 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 25.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 25.48 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:30:42 [2021-03-03T09:30:42.199Z] #57 25.75 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 32.52 go: finding github.com/pkg/errors v0.9.1
09:30:42 [2021-03-03T09:30:42.199Z] #57 32.53 go: finding github.com/sirupsen/logrus v1.7.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 32.68 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:42 [2021-03-03T09:30:42.199Z] #57 32.83 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:42 [2021-03-03T09:30:42.199Z] #57 32.98 go: finding github.com/google/uuid v1.2.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 33.04 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:42 [2021-03-03T09:30:42.199Z] #57 33.07 go: finding github.com/gofrs/flock v0.8.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 33.07 go: finding github.com/moby/vpnkit v0.4.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 33.15 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:42 [2021-03-03T09:30:42.199Z] #57 ...
09:30:42 [2021-03-03T09:30:42.199Z] 
09:30:42 [2021-03-03T09:30:42.199Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:42 [2021-03-03T09:30:42.199Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:42 [2021-03-03T09:30:42.199Z] #46 ...
09:30:42 [2021-03-03T09:30:42.199Z] 
09:30:42 [2021-03-03T09:30:42.199Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:42 [2021-03-03T09:30:42.199Z] #57 sha256:a7d82b897d7d19c5c9d92927e46733d8cea669cceca59f953ff66c98afec3444
09:30:42 [2021-03-03T09:30:42.199Z] #57 18.97 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:42 [2021-03-03T09:30:42.199Z] #57 19.11 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:30:42 [2021-03-03T09:30:42.199Z] #57 19.50 go: extracting github.com/urfave/cli/v2 v2.3.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 21.05 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:42 [2021-03-03T09:30:42.199Z] #57 25.19 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:42 [2021-03-03T09:30:42.199Z] #57 27.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 28.43 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 28.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 28.63 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:30:42 [2021-03-03T09:30:42.199Z] #57 29.07 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:30:42 [2021-03-03T09:30:42.199Z] #57 ...
09:30:42 [2021-03-03T09:30:42.199Z] 
09:30:42 [2021-03-03T09:30:42.199Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:42 [2021-03-03T09:30:42.199Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:30:42 [2021-03-03T09:30:42.199Z] #48 24.15 go: extracting github.com/subosito/gotenv v1.2.0
09:30:42 [2021-03-03T09:30:42.199Z] #48 24.56 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:42 [2021-03-03T09:30:42.199Z] #48 25.83 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:42 [2021-03-03T09:30:42.200Z] #48 26.32 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:30:42 [2021-03-03T09:30:42.200Z] #48 26.53 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:30:42 [2021-03-03T09:30:42.200Z] #48 26.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:30:42 [2021-03-03T09:30:42.200Z] #48 26.69 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:30:42 [2021-03-03T09:30:42.200Z] #48 26.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:42 [2021-03-03T09:30:42.200Z] #48 26.86 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:42 [2021-03-03T09:30:42.200Z] #48 26.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:42 [2021-03-03T09:30:42.200Z] #48 27.21 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:42 [2021-03-03T09:30:42.200Z] #48 27.21 go: downloading github.com/hashicorp/hcl v1.0.0
09:30:42 [2021-03-03T09:30:42.200Z] #48 27.88 go: extracting github.com/hashicorp/hcl v1.0.0
09:30:42 [2021-03-03T09:30:42.469Z] #48 ...
09:30:42 [2021-03-03T09:30:42.469Z] 
09:30:42 [2021-03-03T09:30:42.469Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:42 [2021-03-03T09:30:42.469Z] #63 sha256:1bd82f08627ddd0fc0fbfc4fddcbf50a133a408f15ab42f1c97cb8a01fe3f384
09:30:42 [2021-03-03T09:30:42.474Z] #28 23.86 
                                                                           0.0%
                                                                           0.6%
#                                                                          1.5%
#                                                                          2.1%
##                                                                         3.1%
##                                                                         3.9%
##                                                                         3.9%
###                                                                        4.7%
####                                                                       6.2%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                   10.1%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.2%
##########                                                                15.2%
###########                                                               16.2%
############                                                              17.4%
#############                                                             18.6%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.3%
#################                                                         23.8%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.7%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.6%
#######################                                                   32.7%
#######################                                                   33.3%
########################                                                  33.7%
#########################                                                 35.1%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
############################                                              39.2%
#############################                                             40.4%
#############################                                             41.5%
##############################                                            42.0%
###############################                                           43.2%
###############################                                           43.8%
###############################                                           44.2%
#################################                                         46.0%
#################################                                         46.8%
##################################                                        48.1%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.0%
######################################                                    52.8%
######################################                                    53.9%
#######################################                                   54.6%
########################################                                  56.7%
#########################################                                 57.7%
##########################################                                59.4%
###########################################                               60.3%
############################################                              61.2%
##############################################                            64.6%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.5%
#################################################                         69.4%
##################################################                        70.0%
##################################################                        70.1%
###################################################                       71.0%
###################################################                       71.8%
####################################################                      72.5%
####################################################                      73.4%
#####################################################                     74.3%
######################################################                    75.6%
09:30:42 [2021-03-03T09:30:42.474Z] #28 ...
09:30:42 [2021-03-03T09:30:42.474Z] 
09:30:42 [2021-03-03T09:30:42.474Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:42 [2021-03-03T09:30:42.474Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:30:42 [2021-03-03T09:30:42.474Z] #41 23.28 Fetched 8246 kB in 13s (639 kB/s)
09:30:42 [2021-03-03T09:30:42.474Z] #41 23.28 Reading package lists...
09:30:42 [2021-03-03T09:30:42.474Z] #41 29.38 Reading package lists...
09:30:42 [2021-03-03T09:30:42.474Z] #41 ...
09:30:42 [2021-03-03T09:30:42.474Z] 
09:30:42 [2021-03-03T09:30:42.474Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:42 [2021-03-03T09:30:42.474Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:42 [2021-03-03T09:30:42.800Z] #50 29.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:42 [2021-03-03T09:30:42.800Z] #50 ...
09:30:42 [2021-03-03T09:30:42.800Z] 
09:30:42 [2021-03-03T09:30:42.800Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:42 [2021-03-03T09:30:42.800Z] #46 sha256:b4e065423afa57eaff5e34b50e0072cf8d961d00fb37720d22c662f10277c30d
09:30:42 [2021-03-03T09:30:42.800Z] #46 28.16 go: finding github.com/fatih/color v1.9.0
09:30:42 [2021-03-03T09:30:42.800Z] #46 28.29 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:42 [2021-03-03T09:30:42.800Z] #46 28.44 go: finding github.com/pkg/errors v0.9.1
09:30:42 [2021-03-03T09:30:42.800Z] #46 28.51 go: finding github.com/mattn/go-colorable v0.1.6
09:30:42 [2021-03-03T09:30:42.800Z] #46 28.55 go: finding github.com/spf13/pflag v1.0.3
09:30:42 [2021-03-03T09:30:42.800Z] #46 28.67 go: finding github.com/mattn/go-isatty v0.0.12
09:30:42 [2021-03-03T09:30:42.800Z] #46 29.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:42 [2021-03-03T09:30:42.800Z] #46 29.17 go: finding github.com/jonboulle/clockwork v0.1.0
09:30:42 [2021-03-03T09:30:42.800Z] #46 29.24 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:42 [2021-03-03T09:30:42.800Z] #46 29.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:42 [2021-03-03T09:30:42.800Z] #46 29.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:43 [2021-03-03T09:30:43.140Z] #54 35.53 Building dependency tree...
09:30:43 [2021-03-03T09:30:43.140Z] #54 ...
09:30:43 [2021-03-03T09:30:43.140Z] 
09:30:43 [2021-03-03T09:30:43.140Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:43 [2021-03-03T09:30:43.140Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:30:43 [2021-03-03T09:30:43.140Z] #44 26.38 vendor/golang.org/x/crypto/internal/subtle
09:30:43 [2021-03-03T09:30:43.140Z] #44 26.48 vendor/golang.org/x/crypto/curve25519
09:30:43 [2021-03-03T09:30:43.140Z] #44 35.99 sync
09:30:43 [2021-03-03T09:30:43.140Z] #44 36.01 internal/reflectlite
09:30:43 [2021-03-03T09:30:43.399Z] #44 ...
09:30:43 [2021-03-03T09:30:43.399Z] 
09:30:43 [2021-03-03T09:30:43.399Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:43 [2021-03-03T09:30:43.399Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:43 [2021-03-03T09:30:43.399Z] #12 26.77 Fetched 8423 kB in 18s (458 kB/s)
09:30:43 [2021-03-03T09:30:43.399Z] #12 26.77 Reading package lists...
09:30:43 [2021-03-03T09:30:43.517Z] #63 29.80 Checking out files:  49% (941/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:  92% (1762/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.
09:30:43 [2021-03-03T09:30:43.542Z] #28 23.86 
                                                                           0.0%
                                                                           0.6%
#                                                                          1.5%
#                                                                          2.1%
##                                                                         3.1%
##                                                                         3.9%
##                                                                         3.9%
###                                                                        4.7%
####                                                                       6.2%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                   10.1%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.2%
##########                                                                15.2%
###########                                                               16.2%
############                                                              17.4%
#############                                                             18.6%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.3%
#################                                                         23.8%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.7%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.6%
#######################                                                   32.7%
#######################                                                   33.3%
########################                                                  33.7%
#########################                                                 35.1%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
############################                                              39.2%
#############################                                             40.4%
#############################                                             41.5%
##############################                                            42.0%
###############################                                           43.2%
###############################                                           43.8%
###############################                                           44.2%
#################################                                         46.0%
#################################                                         46.8%
##################################                                        48.1%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.0%
######################################                                    52.8%
######################################                                    53.9%
#######################################                                   54.6%
########################################                                  56.7%
#########################################                                 57.7%
##########################################                                59.4%
###########################################                               60.3%
############################################                              61.2%
##############################################                            64.6%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.5%
#################################################                         69.4%
##################################################                        70.0%
##################################################                        70.1%
###################################################                       71.0%
###################################################                       71.8%
####################################################                      72.5%
####################################################                      73.4%
#####################################################                     74.3%
######################################################                    75.6%
######################################################                    76.1%
#######################################################                   77.8%
#########################################################                 80.1%
###########################################################               82.2%
############################################################              83.9%
#############################################################             85.0%
##############################################################            86.9%
###############################################################           88.1%
################################################################          89.2%
#################################################################         90.4%
##############################
09:30:43 [2021-03-03T09:30:43.542Z] #28 ...
09:30:43 [2021-03-03T09:30:43.542Z] 
09:30:43 [2021-03-03T09:30:43.542Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:30:43 [2021-03-03T09:30:43.542Z] #46 sha256:3a569b034f8099ecbdc384bea964927efeabb8d4859ceca2bfd4044e2650141e
09:30:43 [2021-03-03T09:30:43.542Z] #46 24.35 go: finding github.com/fatih/color v1.9.0
09:30:43 [2021-03-03T09:30:43.542Z] #46 24.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:30:43 [2021-03-03T09:30:43.542Z] #46 24.52 go: finding github.com/pkg/errors v0.9.1
09:30:43 [2021-03-03T09:30:43.542Z] #46 24.61 go: finding github.com/mattn/go-colorable v0.1.6
09:30:43 [2021-03-03T09:30:43.542Z] #46 24.82 go: finding github.com/mattn/go-isatty v0.0.12
09:30:43 [2021-03-03T09:30:43.542Z] #46 24.82 go: finding github.com/spf13/pflag v1.0.3
09:30:43 [2021-03-03T09:30:43.542Z] #46 25.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:30:43 [2021-03-03T09:30:43.542Z] #46 25.22 go: finding github.com/jonboulle/clockwork v0.1.0
09:30:43 [2021-03-03T09:30:43.542Z] #46 25.24 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:30:43 [2021-03-03T09:30:43.542Z] #46 25.24 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:30:43 [2021-03-03T09:30:43.542Z] #46 25.44 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:30:43 [2021-03-03T09:30:43.542Z] #46 ...
09:30:43 [2021-03-03T09:30:43.542Z] 
09:30:43 [2021-03-03T09:30:43.542Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:43 [2021-03-03T09:30:43.542Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:43 [2021-03-03T09:30:43.661Z] #12 34.15 Reading package lists...
09:30:43 [2021-03-03T09:30:43.661Z] #12 ...
09:30:43 [2021-03-03T09:30:43.661Z] 
09:30:43 [2021-03-03T09:30:43.661Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:43 [2021-03-03T09:30:43.661Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:43 [2021-03-03T09:30:43.661Z] #35 26.99 Fetched 8423 kB in 18s (465 kB/s)
09:30:43 [2021-03-03T09:30:43.661Z] #35 26.99 Reading package lists...
09:30:43 [2021-03-03T09:30:43.661Z] #35 34.47 Reading package lists...
09:30:43 [2021-03-03T09:30:43.661Z] #35 ...
09:30:43 [2021-03-03T09:30:43.661Z] 
09:30:43 [2021-03-03T09:30:43.661Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:43 [2021-03-03T09:30:43.661Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:43 [2021-03-03T09:30:43.661Z] #54 35.53 Building dependency tree...
09:30:43 [2021-03-03T09:30:43.780Z] #63 31.08 + cd /tmp/tmp.0tg0UfW2aU/src/github.com/docker/libnetwork
09:30:43 [2021-03-03T09:30:43.780Z] #63 31.08 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:44 [2021-03-03T09:30:44.040Z] #63 31.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:30:44 [2021-03-03T09:30:44.068Z] #28 23.86 
                                                                           0.0%
                                                                           0.6%
#                                                                          1.5%
#                                                                          2.1%
##                                                                         3.1%
##                                                                         3.9%
##                                                                         3.9%
###                                                                        4.7%
####                                                                       6.2%
#####                                                                      7.4%
######                                                                     8.8%
#######                                                                   10.1%
########                                                                  11.3%
#########                                                                 12.9%
##########                                                                14.2%
##########                                                                15.2%
###########                                                               16.2%
############                                                              17.4%
#############                                                             18.6%
#############                                                             19.4%
###############                                                           21.1%
################                                                          22.3%
#################                                                         23.8%
##################                                                        25.2%
###################                                                       26.9%
####################                                                      28.0%
####################                                                      28.7%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.6%
#######################                                                   32.7%
#######################                                                   33.3%
########################                                                  33.7%
#########################                                                 35.1%
#########################                                                 36.1%
##########################                                                37.5%
###########################                                               38.6%
############################                                              39.2%
#############################                                             40.4%
#############################                                             41.5%
##############################                                            42.0%
###############################                                           43.2%
###############################                                           43.8%
###############################                                           44.2%
#################################                                         46.0%
#################################                                         46.8%
##################################                                        48.1%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.0%
######################################                                    52.8%
######################################                                    53.9%
#######################################                                   54.6%
########################################                                  56.7%
#########################################                                 57.7%
##########################################                                59.4%
###########################################                               60.3%
############################################                              61.2%
##############################################                            64.6%
###############################################                           65.5%
###############################################                           66.6%
################################################                          67.5%
#################################################                         69.4%
##################################################                        70.0%
##################################################                        70.1%
###################################################                       71.0%
###################################################                       71.8%
####################################################                      72.5%
####################################################                      73.4%
#####################################################                     74.3%
######################################################                    75.6%
######################################################                    76.1%
#######################################################                   77.8%
#########################################################                 80.1%
###########################################################               82.2%
############################################################              83.9%
#############################################################             85.0%
##############################################################            86.9%
###############################################################           88.1%
################################################################          89.2%
#################################################################         90.4%
##################################################################        92.0%
###################################################################       93.7%
####################################################################      94.9%
#####################################################################     96.5%
######################################################################    98.4%
######################################################################## 100.0%
09:30:44 [2021-03-03T09:30:44.332Z] #28 34.54 
09:30:44 [2021-03-03T09:30:44.332Z] #28 ...
09:30:44 [2021-03-03T09:30:44.332Z] 
09:30:44 [2021-03-03T09:30:44.332Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:44 [2021-03-03T09:30:44.332Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:30:44 [2021-03-03T09:30:44.332Z] #54 25.13 Fetched 8246 kB in 14s (594 kB/s)
09:30:44 [2021-03-03T09:30:44.332Z] #54 25.13 Reading package lists...
09:30:44 [2021-03-03T09:30:44.332Z] #54 31.80 Reading package lists...
09:30:44 [2021-03-03T09:30:44.332Z] #54 ...
09:30:44 [2021-03-03T09:30:44.332Z] 
09:30:44 [2021-03-03T09:30:44.332Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:44 [2021-03-03T09:30:44.332Z] #63 sha256:cffabb1282b16d3e99e3b431fdd804ee00313d03c964f3fbe8b210a3eb923344
09:30:44 [2021-03-03T09:30:44.333Z] #63 26.70 Checking out files:  31% (592/1905)   
Checking out files:  32% (610/1905)   
Checking out files:  33% (629/1905)   
Checking out files:  34% (648/1905)   
Checking out files:  35% (667/1905)   
Checking out files:  36% (686/1905)   
Checking out files:  37% (705/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/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.
09:30:44 [2021-03-03T09:30:44.333Z] #63 28.51 + cd /tmp/tmp.RMqWRCJZxe/src/github.com/docker/libnetwork
09:30:44 [2021-03-03T09:30:44.333Z] #63 28.51 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7
09:30:44 [2021-03-03T09:30:44.333Z] #63 29.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:30:44 [2021-03-03T09:30:44.684Z] #63 ...
09:30:44 [2021-03-03T09:30:44.684Z] 
09:30:44 [2021-03-03T09:30:44.684Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:44 [2021-03-03T09:30:44.684Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:30:44 [2021-03-03T09:30:44.684Z] #39 25.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:30:44 [2021-03-03T09:30:44.684Z] #39 27.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
09:30:44 [2021-03-03T09:30:44.949Z] #39 ...
09:30:44 [2021-03-03T09:30:44.949Z] 
09:30:44 [2021-03-03T09:30:44.949Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:44 [2021-03-03T09:30:44.949Z] #48 sha256:0bf1438806d68658671ed2ca367b2986a2e67c0019ed3bc3383ca1fc3e8cd9dd
09:30:44 [2021-03-03T09:30:44.949Z] #48 31.41 go: extracting github.com/go-critic/go-critic v0.4.1
09:30:44 [2021-03-03T09:30:44.949Z] #48 31.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:30:44 [2021-03-03T09:30:44.949Z] #48 31.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:44 [2021-03-03T09:30:44.949Z] #48 31.66 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:30:44 [2021-03-03T09:30:44.949Z] #48 31.76 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:30:44 [2021-03-03T09:30:44.949Z] #48 32.03 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:30:44 [2021-03-03T09:30:44.949Z] #48 32.15 go: downloading github.com/mattn/go-isatty v0.0.8
09:30:44 [2021-03-03T09:30:44.949Z] #48 32.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:30:44 [2021-03-03T09:30:44.949Z] #48 32.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:30:44 [2021-03-03T09:30:44.949Z] #48 32.45 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:44 [2021-03-03T09:30:44.949Z] #48 32.45 go: extracting github.com/BurntSushi/toml v0.3.1
09:30:44 [2021-03-03T09:30:44.949Z] #48 32.74 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:44 [2021-03-03T09:30:44.949Z] #48 32.75 go: extracting github.com/mattn/go-isatty v0.0.8
09:30:44 [2021-03-03T09:30:44.949Z] #48 33.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:44 [2021-03-03T09:30:44.949Z] #48 33.14 go: downloading github.com/gogo/protobuf v1.2.1
09:30:44 [2021-03-03T09:30:44.949Z] #48 33.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:30:44 [2021-03-03T09:30:44.949Z] #48 33.34 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:44 [2021-03-03T09:30:44.949Z] #48 34.04 go: downloading github.com/gobwas/glob v0.2.3
09:30:44 [2021-03-03T09:30:44.949Z] #48 34.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:44 [2021-03-03T09:30:44.949Z] #48 34.25 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:30:44 [2021-03-03T09:30:44.949Z] #48 34.64 go: extracting github.com/gobwas/glob v0.2.3
09:30:44 [2021-03-03T09:30:44.949Z] #48 35.04 go: downloading github.com/go-toolsmith/typep v1.0.0
09:30:44 [2021-03-03T09:30:44.949Z] #48 35.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:30:44 [2021-03-03T09:30:44.949Z] #48 35.29 go: downloading github.com/go-toolsmith/astp v1.0.0
09:30:44 [2021-03-03T09:30:44.949Z] #48 35.49 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:30:44 [2021-03-03T09:30:44.949Z] #48 35.67 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:30:44 [2021-03-03T09:30:44.949Z] #48 ...
09:30:44 [2021-03-03T09:30:44.949Z] 
09:30:44 [2021-03-03T09:30:44.949Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:44 [2021-03-03T09:30:44.949Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:30:44 [2021-03-03T09:30:44.949Z] #12 20.48 Reading package lists...
09:30:44 [2021-03-03T09:30:44.949Z] #12 25.92 Building dependency tree...
09:30:44 [2021-03-03T09:30:44.949Z] #12 28.41 The following additional packages will be installed:
09:30:44 [2021-03-03T09:30:44.949Z] #12 28.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:30:44 [2021-03-03T09:30:44.949Z] #12 28.41   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:30:44 [2021-03-03T09:30:44.949Z] #12 28.42   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:30:44 [2021-03-03T09:30:44.949Z] #12 28.42   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:30:44 [2021-03-03T09:30:44.949Z] #12 28.42   mingw-w64-x86-64-dev
09:30:44 [2021-03-03T09:30:44.949Z] #12 28.43 Suggested packages:
09:30:44 [2021-03-03T09:30:44.949Z] #12 28.43   gcc-8-locales seccomp wine64
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.61 The following NEW packages will be installed:
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.62   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.62   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.62   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.62   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.63   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.64 The following packages will be upgraded:
09:30:44 [2021-03-03T09:30:44.949Z] #12 29.64   libsystemd0 libudev1
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.02 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.02 Need to get 73.8 MB of archives.
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.02 After this operation, 472 MB of additional disk space will be used.
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB]
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB]
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.03 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]
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.47 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]
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:30:44 [2021-03-03T09:30:44.949Z] #12 30.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
09:30:44 [2021-03-03T09:30:44.949Z] #12 31.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
09:30:44 [2021-03-03T09:30:44.949Z] #12 31.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:30:44 [2021-03-03T09:30:44.949Z] #12 31.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:30:44 [2021-03-03T09:30:44.949Z] #12 32.17 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]
09:30:44 [2021-03-03T09:30:44.949Z] #12 32.17 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]
09:30:44 [2021-03-03T09:30:44.949Z] #12 35.71 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]
09:30:45 [2021-03-03T09:30:45.214Z] #12 ...
09:30:45 [2021-03-03T09:30:45.214Z] 
09:30:45 [2021-03-03T09:30:45.214Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:45 [2021-03-03T09:30:45.214Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:30:45 [2021-03-03T09:30:45.214Z] #35 25.68 Fetched 8246 kB in 14s (601 kB/s)
09:30:45 [2021-03-03T09:30:45.214Z] #35 25.68 Reading package lists...
09:30:45 [2021-03-03T09:30:45.214Z] #35 31.31 Reading package lists...
09:30:45 [2021-03-03T09:30:45.214Z] #35 ...
09:30:45 [2021-03-03T09:30:45.214Z] 
09:30:45 [2021-03-03T09:30:45.214Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:45 [2021-03-03T09:30:45.214Z] #48 sha256:0bf1438806d68658671ed2ca367b2986a2e67c0019ed3bc3383ca1fc3e8cd9dd
09:30:45 [2021-03-03T09:30:45.214Z] #48 35.86 go: extracting github.com/go-toolsmith/typep v1.0.0
09:30:45 [2021-03-03T09:30:45.214Z] #48 35.88 go: extracting github.com/go-toolsmith/astp v1.0.0
09:30:45 [2021-03-03T09:30:45.214Z] #48 35.89 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:30:45 [2021-03-03T09:30:45.214Z] #48 35.94 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:45 [2021-03-03T09:30:45.214Z] #48 35.97 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:30:45 [2021-03-03T09:30:45.214Z] #48 36.03 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:30:45 [2021-03-03T09:30:45.214Z] #48 36.07 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:30:45 [2021-03-03T09:30:45.214Z] #48 36.07 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:30:45 [2021-03-03T09:30:45.214Z] #48 36.13 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:30:45 [2021-03-03T09:30:45.332Z] #46 ...
09:30:45 [2021-03-03T09:30:45.332Z] 
09:30:45 [2021-03-03T09:30:45.332Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:45 [2021-03-03T09:30:45.332Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:30:45 [2021-03-03T09:30:45.332Z] #44 21.72 crypto/internal/subtle
09:30:45 [2021-03-03T09:30:45.332Z] #44 21.92 crypto/subtle
09:30:45 [2021-03-03T09:30:45.332Z] #44 22.29 vendor/golang.org/x/crypto/cryptobyte/asn1
09:30:45 [2021-03-03T09:30:45.332Z] #44 22.51 internal/nettrace
09:30:45 [2021-03-03T09:30:45.332Z] #44 22.90 runtime/cgo
09:30:45 [2021-03-03T09:30:45.332Z] #44 ...
09:30:45 [2021-03-03T09:30:45.332Z] 
09:30:45 [2021-03-03T09:30:45.332Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:45 [2021-03-03T09:30:45.332Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:45 [2021-03-03T09:30:45.332Z] #39 30.68 Checking out files:  81% (1370/1682)   
Checking out files:  82% (1380/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
09:30:45 [2021-03-03T09:30:45.332Z] #39 31.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:30:45 [2021-03-03T09:30:45.421Z] #63 ...
09:30:45 [2021-03-03T09:30:45.421Z] 
09:30:45 [2021-03-03T09:30:45.421Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:45 [2021-03-03T09:30:45.421Z] #50 sha256:d236239c9231b7a1779bcc9c3e8fe36bdca1e63ddf4a9df4860c41b3ab294a40
09:30:45 [2021-03-03T09:30:45.421Z] #50 22.57 + cd /tmp/tmp.1CprC8Icwj/src/github.com/mvdan/sh
09:30:45 [2021-03-03T09:30:45.421Z] #50 22.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:30:45 [2021-03-03T09:30:45.421Z] #50 22.75 + GO111MODULE=on
09:30:45 [2021-03-03T09:30:45.421Z] #50 22.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:30:45 [2021-03-03T09:30:45.421Z] #50 24.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:45 [2021-03-03T09:30:45.421Z] #50 24.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:45 [2021-03-03T09:30:45.421Z] #50 24.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:45 [2021-03-03T09:30:45.421Z] #50 25.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:45 [2021-03-03T09:30:45.421Z] #50 25.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:45 [2021-03-03T09:30:45.421Z] #50 26.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:45 [2021-03-03T09:30:45.421Z] #50 28.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:45 [2021-03-03T09:30:45.421Z] #50 30.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:45 [2021-03-03T09:30:45.421Z] #50 32.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:45 [2021-03-03T09:30:45.421Z] #50 32.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:45 [2021-03-03T09:30:45.421Z] #50 32.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:45 [2021-03-03T09:30:45.421Z] #50 32.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:45 [2021-03-03T09:30:45.421Z] #50 ...
09:30:45 [2021-03-03T09:30:45.421Z] 
09:30:45 [2021-03-03T09:30:45.421Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:45 [2021-03-03T09:30:45.421Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.68 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.70 go: downloading github.com/go-toolsmith/typep v1.0.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.76 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.87 go: downloading github.com/pelletier/go-toml v1.2.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 30.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.05 go: extracting github.com/go-toolsmith/typep v1.0.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.05 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.07 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.09 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.18 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.28 go: downloading github.com/go-toolsmith/astp v1.0.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.32 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.34 go: extracting github.com/pelletier/go-toml v1.2.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.44 go: downloading github.com/spf13/afero v1.1.2
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.47 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.50 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.52 go: extracting github.com/go-toolsmith/astp v1.0.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.59 go: downloading gopkg.in/yaml.v2 v2.2.7
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.71 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.95 go: downloading github.com/spf13/cast v1.3.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 31.97 go: downloading github.com/ultraware/funlen v0.0.2
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.13 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.15 go: downloading gopkg.in/ini.v1 v1.51.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.21 go: extracting github.com/ultraware/funlen v0.0.2
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.22 go: downloading github.com/mattn/go-colorable v0.1.4
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.24 go: extracting github.com/spf13/afero v1.1.2
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.26 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.43 go: extracting github.com/spf13/cast v1.3.0
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.46 go: extracting gopkg.in/yaml.v2 v2.2.7
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.75 go: extracting github.com/mattn/go-colorable v0.1.4
09:30:45 [2021-03-03T09:30:45.421Z] #48 32.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:45 [2021-03-03T09:30:45.696Z] #48 32.95 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:30:45 [2021-03-03T09:30:45.696Z] #48 32.97 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:30:45 [2021-03-03T09:30:45.696Z] #48 32.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:30:45 [2021-03-03T09:30:45.696Z] #48 33.01 go: downloading github.com/ultraware/whitespace v0.0.4
09:30:45 [2021-03-03T09:30:45.696Z] #48 33.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:45 [2021-03-03T09:30:45.901Z] #39 ...
09:30:45 [2021-03-03T09:30:45.901Z] 
09:30:45 [2021-03-03T09:30:45.901Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:45 [2021-03-03T09:30:45.901Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:30:45 [2021-03-03T09:30:45.901Z] #57 22.52 go: extracting github.com/gofrs/flock v0.8.0
09:30:45 [2021-03-03T09:30:45.901Z] #57 24.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:45 [2021-03-03T09:30:45.901Z] #57 24.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:30:45 [2021-03-03T09:30:45.901Z] #57 25.58 go: extracting github.com/moby/vpnkit v0.4.0
09:30:45 [2021-03-03T09:30:45.901Z] #57 26.22 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:45 [2021-03-03T09:30:45.901Z] #57 28.06 go: extracting github.com/urfave/cli/v2 v2.3.0
09:30:45 [2021-03-03T09:30:45.901Z] #57 29.35 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:45 [2021-03-03T09:30:45.901Z] #57 32.41 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:30:46 [2021-03-03T09:30:46.085Z] #48 33.21 go: extracting gopkg.in/ini.v1 v1.51.0
09:30:46 [2021-03-03T09:30:46.085Z] #48 33.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:30:46 [2021-03-03T09:30:46.085Z] #48 33.23 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:46 [2021-03-03T09:30:46.085Z] #48 33.31 go: downloading github.com/stretchr/testify v1.4.0
09:30:46 [2021-03-03T09:30:46.085Z] #48 33.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:30:46 [2021-03-03T09:30:46.085Z] #48 33.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:30:46 [2021-03-03T09:30:46.085Z] #48 33.38 go: downloading github.com/magiconair/properties v1.8.1
09:30:46 [2021-03-03T09:30:46.085Z] #48 33.49 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:30:46 [2021-03-03T09:30:46.162Z] #57 ...
09:30:46 [2021-03-03T09:30:46.162Z] 
09:30:46 [2021-03-03T09:30:46.162Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:46 [2021-03-03T09:30:46.162Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:30:46 [2021-03-03T09:30:46.162Z] #48 23.45 go: downloading github.com/spf13/pflag v1.0.5
09:30:46 [2021-03-03T09:30:46.162Z] #48 23.66 go: extracting github.com/spf13/cobra v0.0.5
09:30:46 [2021-03-03T09:30:46.162Z] #48 23.66 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:46 [2021-03-03T09:30:46.162Z] #48 23.76 go: downloading gopkg.in/ini.v1 v1.51.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 23.79 go: extracting github.com/pelletier/go-toml v1.2.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.08 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.09 go: downloading github.com/spf13/afero v1.1.2
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.11 go: downloading github.com/stretchr/objx v0.2.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.26 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.26 go: downloading github.com/spf13/cast v1.3.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.34 go: downloading github.com/davecgh/go-spew v1.1.1
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.78 go: extracting github.com/spf13/pflag v1.0.5
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.80 go: extracting gopkg.in/ini.v1 v1.51.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 24.95 go: extracting github.com/spf13/cast v1.3.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 25.08 go: downloading github.com/hashicorp/hcl v1.0.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 25.46 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:30:46 [2021-03-03T09:30:46.162Z] #48 25.49 go: extracting github.com/davecgh/go-spew v1.1.1
09:30:46 [2021-03-03T09:30:46.162Z] #48 25.58 go: extracting github.com/hashicorp/hcl v1.0.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 25.69 go: extracting github.com/spf13/afero v1.1.2
09:30:46 [2021-03-03T09:30:46.162Z] #48 25.73 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:30:46 [2021-03-03T09:30:46.162Z] #48 25.80 go: downloading github.com/magiconair/properties v1.8.1
09:30:46 [2021-03-03T09:30:46.162Z] #48 25.94 go: extracting github.com/stretchr/objx v0.2.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 26.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:46 [2021-03-03T09:30:46.162Z] #48 26.17 go: downloading github.com/subosito/gotenv v1.2.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 26.29 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:30:46 [2021-03-03T09:30:46.162Z] #48 26.30 go: extracting github.com/magiconair/properties v1.8.1
09:30:46 [2021-03-03T09:30:46.162Z] #48 26.73 go: extracting github.com/subosito/gotenv v1.2.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 26.81 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:30:46 [2021-03-03T09:30:46.162Z] #48 26.87 go: downloading golang.org/x/text v0.3.2
09:30:46 [2021-03-03T09:30:46.162Z] #48 27.19 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:30:46 [2021-03-03T09:30:46.162Z] #48 27.67 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:30:46 [2021-03-03T09:30:46.162Z] #48 28.28 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 28.84 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:30:46 [2021-03-03T09:30:46.162Z] #48 29.11 go: downloading github.com/pmezard/go-difflib v1.0.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 29.19 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 29.55 go: extracting github.com/pmezard/go-difflib v1.0.0
09:30:46 [2021-03-03T09:30:46.162Z] #48 29.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:46 [2021-03-03T09:30:46.162Z] #48 30.84 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:46 [2021-03-03T09:30:46.162Z] #48 30.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:46 [2021-03-03T09:30:46.162Z] #48 31.02 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:46 [2021-03-03T09:30:46.162Z] #48 31.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:46 [2021-03-03T09:30:46.162Z] #48 32.10 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:46 [2021-03-03T09:30:46.162Z] #48 32.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:46 [2021-03-03T09:30:46.162Z] #48 32.88 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:46 [2021-03-03T09:30:46.200Z] #54 39.17 The following additional packages will be installed:
09:30:46 [2021-03-03T09:30:46.200Z] #54 39.17   libbtrfs0
09:30:46 [2021-03-03T09:30:46.200Z] #54 39.43 The following NEW packages will be installed:
09:30:46 [2021-03-03T09:30:46.200Z] #54 39.44   libbtrfs-dev libbtrfs0
09:30:46 [2021-03-03T09:30:46.345Z] #48 33.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:30:46 [2021-03-03T09:30:46.345Z] #48 33.69 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:30:46 [2021-03-03T09:30:46.345Z] #48 33.70 go: extracting github.com/magiconair/properties v1.8.1
09:30:46 [2021-03-03T09:30:46.345Z] #48 33.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:30:46 [2021-03-03T09:30:46.345Z] #48 33.82 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:46 [2021-03-03T09:30:46.345Z] #48 33.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:46 [2021-03-03T09:30:46.458Z] #54 39.92 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:30:46 [2021-03-03T09:30:46.458Z] #54 39.92 Need to get 119 kB of archives.
09:30:46 [2021-03-03T09:30:46.458Z] #54 39.92 After this operation, 387 kB of additional disk space will be used.
09:30:46 [2021-03-03T09:30:46.458Z] #54 39.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:30:46 [2021-03-03T09:30:46.458Z] #54 39.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:30:46 [2021-03-03T09:30:46.606Z] #48 34.00 go: downloading github.com/kisielk/gotool v1.0.0
09:30:46 [2021-03-03T09:30:46.606Z] #48 34.12 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:30:46 [2021-03-03T09:30:46.606Z] #48 34.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:46 [2021-03-03T09:30:46.606Z] #48 34.13 go: extracting github.com/ultraware/whitespace v0.0.4
09:30:46 [2021-03-03T09:30:46.606Z] #48 34.13 go: downloading golang.org/x/text v0.3.2
09:30:46 [2021-03-03T09:30:46.867Z] #48 34.27 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:30:46 [2021-03-03T09:30:46.867Z] #48 34.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:46 [2021-03-03T09:30:46.867Z] #48 34.29 go: downloading github.com/gogo/protobuf v1.2.1
09:30:46 [2021-03-03T09:30:46.867Z] #48 34.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:46 [2021-03-03T09:30:46.996Z] #52 ...
09:30:46 [2021-03-03T09:30:46.996Z] 
09:30:46 [2021-03-03T09:30:46.996Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:46 [2021-03-03T09:30:46.996Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:46 [2021-03-03T09:30:46.996Z] #42 58.98   CC       criu/arch/x86/kerndat.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 59.74   CC       criu/arch/x86/sigaction_compat.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 59.99   CC       criu/arch/x86/sigframe.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 60.21   LINK     criu/arch/x86/crtools.built-in.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 60.26   DEP      criu/pie/util-vdso-elf32.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 60.38   DEP      criu/pie/util-vdso.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 60.53   DEP      criu/pie/util.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 60.70   CC       criu/pie/util.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 61.04   CC       criu/pie/util-vdso.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 61.75   CC       criu/pie/util-vdso-elf32.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 62.48   AR       criu/pie/pie.lib.a
09:30:46 [2021-03-03T09:30:46.996Z] #42 62.54   DEP      criu/pie/restorer.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 62.69   DEP      criu/arch/x86/sigaction_compat_pie.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 62.82   DEP      criu/arch/x86/restorer_unmap.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 62.84   DEP      criu/arch/x86/restorer.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 63.07   DEP      criu/arch/x86/vdso-pie.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 63.23   DEP      criu/pie/parasite-vdso.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 63.45   DEP      criu/pie/parasite.d
09:30:46 [2021-03-03T09:30:46.996Z] #42 63.77   CC       criu/pie/parasite.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 65.16   LINK     criu/pie/parasite.built-in.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 65.18   GEN      criu/pie/parasite-blob.h
09:30:46 [2021-03-03T09:30:46.996Z] #42 65.19   CC       criu/pie/parasite-vdso.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 65.88   CC       criu/arch/x86/vdso-pie.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 66.20   CC       criu/arch/x86/restorer.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 66.77   CC       criu/arch/x86/restorer_unmap.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 66.84   CC       criu/arch/x86/sigaction_compat_pie.o
09:30:46 [2021-03-03T09:30:46.996Z] #42 67.13   CC       criu/pie/restorer.o
09:30:47 [2021-03-03T09:30:47.105Z] #48 ...
09:30:47 [2021-03-03T09:30:47.105Z] 
09:30:47 [2021-03-03T09:30:47.105Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:47 [2021-03-03T09:30:47.105Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:30:47 [2021-03-03T09:30:47.105Z] #57 33.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:47 [2021-03-03T09:30:47.105Z] #57 33.70 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:47 [2021-03-03T09:30:47.105Z] #57 33.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:30:47 [2021-03-03T09:30:47.162Z] #48 34.54 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:30:47 [2021-03-03T09:30:47.162Z] #48 34.62 go: downloading github.com/gobwas/glob v0.2.3
09:30:47 [2021-03-03T09:30:47.251Z] #42 ...
09:30:47 [2021-03-03T09:30:47.251Z] 
09:30:47 [2021-03-03T09:30:47.251Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:30:47 [2021-03-03T09:30:47.251Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:30:47 [2021-03-03T09:30:47.251Z] #19 10.25 Fetched 8423 kB in 9s (926 kB/s)
09:30:47 [2021-03-03T09:30:47.423Z] #48 34.72 go: extracting github.com/stretchr/testify v1.4.0
09:30:47 [2021-03-03T09:30:47.423Z] #48 34.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:47 [2021-03-03T09:30:47.677Z] #57 34.28 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:30:47 [2021-03-03T09:30:47.682Z] #48 35.15 go: downloading github.com/pmezard/go-difflib v1.0.0
09:30:47 [2021-03-03T09:30:47.777Z] #48 38.59 go: extracting github.com/gogo/protobuf v1.2.1
09:30:47 [2021-03-03T09:30:47.835Z] #54 41.13 debconf: delaying package configuration, since apt-utils is not installed
09:30:47 [2021-03-03T09:30:47.941Z] #48 35.32 go: extracting github.com/kisielk/gotool v1.0.0
09:30:47 [2021-03-03T09:30:47.941Z] #48 35.48 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:48 [2021-03-03T09:30:48.040Z] #48 38.85 go: extracting golang.org/x/text v0.3.2
09:30:48 [2021-03-03T09:30:48.094Z] #54 41.38 Fetched 119 kB in 0s (356 kB/s)
09:30:48 [2021-03-03T09:30:48.094Z] #54 41.50 Selecting previously unselected package libbtrfs0.
09:30:48 [2021-03-03T09:30:48.094Z] #54 41.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.)
09:30:48 [2021-03-03T09:30:48.094Z] #54 41.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:30:48 [2021-03-03T09:30:48.094Z] #54 41.58 Unpacking libbtrfs0 (4.20.1-2) ...
09:30:48 [2021-03-03T09:30:48.094Z] #54 41.73 Selecting previously unselected package libbtrfs-dev.
09:30:48 [2021-03-03T09:30:48.205Z] #48 35.59 go: extracting github.com/gobwas/glob v0.2.3
09:30:48 [2021-03-03T09:30:48.205Z] #48 35.67 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:48 [2021-03-03T09:30:48.354Z] #54 41.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:30:48 [2021-03-03T09:30:48.354Z] #54 41.75 Unpacking libbtrfs-dev (4.20.1-2) ...
09:30:48 [2021-03-03T09:30:48.464Z] #48 35.87 go: extracting github.com/pmezard/go-difflib v1.0.0
09:30:48 [2021-03-03T09:30:48.613Z] #54 42.06 Setting up libbtrfs0 (4.20.1-2) ...
09:30:48 [2021-03-03T09:30:48.613Z] #54 42.10 Setting up libbtrfs-dev (4.20.1-2) ...
09:30:48 [2021-03-03T09:30:48.613Z] #54 42.12 Processing triggers for libc-bin (2.28-10) ...
09:30:48 [2021-03-03T09:30:48.722Z] #48 36.15 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:30:48 [2021-03-03T09:30:48.983Z] #48 36.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:48 [2021-03-03T09:30:48.983Z] #48 36.29 go: downloading github.com/BurntSushi/toml v0.3.1
09:30:48 [2021-03-03T09:30:48.983Z] #48 36.44 go: downloading github.com/davecgh/go-spew v1.1.1
09:30:49 [2021-03-03T09:30:49.198Z] #54 DONE 42.7s
09:30:49 [2021-03-03T09:30:49.198Z] 
09:30:49 [2021-03-03T09:30:49.198Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:30:49 [2021-03-03T09:30:49.198Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:30:49 [2021-03-03T09:30:49.242Z] #48 36.70 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:30:49 [2021-03-03T09:30:49.501Z] #48 36.89 go: downloading github.com/sirupsen/logrus v1.4.2
09:30:49 [2021-03-03T09:30:49.501Z] #48 37.03 go: extracting github.com/davecgh/go-spew v1.1.1
09:30:49 [2021-03-03T09:30:49.501Z] #48 37.11 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:49 [2021-03-03T09:30:49.760Z] #48 37.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:30:50 [2021-03-03T09:30:50.018Z] #48 37.28 go: downloading github.com/stretchr/objx v0.2.0
09:30:50 [2021-03-03T09:30:50.018Z] #48 37.33 go: extracting github.com/BurntSushi/toml v0.3.1
09:30:50 [2021-03-03T09:30:50.018Z] #48 37.54 go: extracting github.com/sirupsen/logrus v1.4.2
09:30:50 [2021-03-03T09:30:50.586Z] #48 37.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:30:50 [2021-03-03T09:30:50.669Z] #48 ...
09:30:50 [2021-03-03T09:30:50.669Z] 
09:30:50 [2021-03-03T09:30:50.669Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:50 [2021-03-03T09:30:50.669Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:50 [2021-03-03T09:30:50.669Z] #28 35.95 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:30:50 [2021-03-03T09:30:50.669Z] #28 36.43 #=#=#                                                                         
09:30:50 [2021-03-03T09:30:50.669Z] #28 36.77 
                                                                           0.9%
######################################################################## 100.0%
09:30:50 [2021-03-03T09:30:50.669Z] #28 36.96 
09:30:50 [2021-03-03T09:30:50.669Z] #28 38.74 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:30:50 [2021-03-03T09:30:50.669Z] #28 39.24 
09:30:50 [2021-03-03T09:30:50.669Z] #28 39.58 
                                                                           0.8%
###########################################                               60.4%
######################################################################## 100.0%
09:30:50 [2021-03-03T09:30:50.669Z] #28 39.89 
09:30:50 [2021-03-03T09:30:50.845Z] #48 38.26 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:30:50 [2021-03-03T09:30:50.969Z] #28 41.06 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:30:51 [2021-03-03T09:30:51.104Z] #48 38.61 go: extracting github.com/stretchr/objx v0.2.0
09:30:51 [2021-03-03T09:30:51.104Z] #48 38.70 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:30:51 [2021-03-03T09:30:51.232Z] #28 41.36 
09:30:51 [2021-03-03T09:30:51.413Z] #19 10.25 Reading package lists...
09:30:51 [2021-03-03T09:30:51.729Z] #55 ...
09:30:51 [2021-03-03T09:30:51.729Z] 
09:30:51 [2021-03-03T09:30:51.729Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:51 [2021-03-03T09:30:51.729Z] #63 sha256:ec8eb07ca2a18e5b695b58db7ed28010ab8f9036ebaade29f6a2247196184adb
09:30:51 [2021-03-03T09:30:51.729Z] #63 DONE 45.1s
09:30:51 [2021-03-03T09:30:51.729Z] 
09:30:51 [2021-03-03T09:30:51.729Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:51 [2021-03-03T09:30:51.729Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:30:51 [2021-03-03T09:30:51.729Z] #48 37.22 go: extracting github.com/gogo/protobuf v1.2.1
09:30:51 [2021-03-03T09:30:51.729Z] #48 42.98 go: finding github.com/fatih/color v1.7.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.02 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.03 go: finding github.com/mattn/go-colorable v0.1.4
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.07 go: finding github.com/mattn/go-isatty v0.0.8
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.21 go: finding github.com/go-critic/go-critic v0.4.1
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.21 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.25 go: finding github.com/pkg/errors v0.8.1
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.26 go: finding github.com/go-lintpack/lintpack v0.5.2
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.36 go: finding github.com/go-toolsmith/astequal v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.40 go: finding github.com/sirupsen/logrus v1.4.2
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.40 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.40 go: finding github.com/mitchellh/go-homedir v1.1.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.40 go: finding github.com/go-toolsmith/astp v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.42 go: finding github.com/go-toolsmith/astcast v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.48 go: finding github.com/go-toolsmith/typep v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.48 go: finding github.com/stretchr/testify v1.4.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.48 go: finding github.com/spf13/viper v1.6.1
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.48 go: finding github.com/davecgh/go-spew v1.1.1
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.56 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.68 go: finding github.com/pmezard/go-difflib v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.71 go: finding github.com/stretchr/objx v0.2.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.75 go: finding github.com/go-toolsmith/strparse v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.76 go: finding github.com/gobwas/glob v0.2.3
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.79 go: finding gopkg.in/yaml.v2 v2.2.7
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.82 go: finding github.com/fsnotify/fsnotify v1.4.7
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.88 go: finding github.com/spf13/cobra v0.0.5
09:30:51 [2021-03-03T09:30:51.729Z] #48 43.96 go: finding github.com/hashicorp/hcl v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.06 go: finding github.com/spf13/pflag v1.0.5
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.07 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.18 go: finding github.com/magiconair/properties v1.8.1
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.22 go: finding github.com/mitchellh/mapstructure v1.1.2
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.24 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.36 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.38 go: finding github.com/pelletier/go-toml v1.2.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.42 go: finding github.com/spf13/afero v1.1.2
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.60 go: finding github.com/spf13/cast v1.3.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.65 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.67 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.73 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.74 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.74 go: finding github.com/subosito/gotenv v1.2.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.74 go: finding golang.org/x/text v0.3.2
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.79 go: finding gopkg.in/ini.v1 v1.51.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.84 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.92 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.95 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:30:51 [2021-03-03T09:30:51.729Z] #48 44.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.00 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.00 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.00 go: finding github.com/kisielk/gotool v1.0.0
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.08 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.16 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.27 go: finding github.com/sourcegraph/go-diff v0.5.1
09:30:51 [2021-03-03T09:30:51.729Z] #48 45.27 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:51 [2021-03-03T09:30:51.988Z] #48 45.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:30:51 [2021-03-03T09:30:51.988Z] #48 45.27 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:30:51 [2021-03-03T09:30:51.988Z] #48 45.35 go: finding github.com/ultraware/funlen v0.0.2
09:30:51 [2021-03-03T09:30:51.988Z] #48 45.36 go: finding github.com/ultraware/whitespace v0.0.4
09:30:51 [2021-03-03T09:30:51.988Z] #48 45.39 go: finding github.com/gogo/protobuf v1.2.1
09:30:51 [2021-03-03T09:30:51.988Z] #48 45.40 go: finding github.com/uudashr/gocognit v1.0.1
09:30:51 [2021-03-03T09:30:51.988Z] #48 45.41 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:30:52 [2021-03-03T09:30:52.247Z] #48 45.52 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:30:52 [2021-03-03T09:30:52.247Z] #48 45.57 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:52 [2021-03-03T09:30:52.247Z] #48 45.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:52 [2021-03-03T09:30:52.247Z] #48 45.71 go: finding github.com/BurntSushi/toml v0.3.1
09:30:52 [2021-03-03T09:30:52.247Z] #48 45.78 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:30:52 [2021-03-03T09:30:52.338Z] #28 41.54 
                                                                           0.0%
##                                                                         4.0%
######                                                                     9.5%
#########                                                                 13.1%
###########                                                               16.2%
###########                                                               16.6%
##############                                                            20.6%
###############                                                           21.6%
##################                                                        25.6%
09:30:52 [2021-03-03T09:30:52.338Z] #28 ...
09:30:52 [2021-03-03T09:30:52.338Z] 
09:30:52 [2021-03-03T09:30:52.338Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:52 [2021-03-03T09:30:52.338Z] #57 sha256:f1e60b24301da8ed312924aada738bbd6450e633a64bb66d8bb573925c3a5160
09:30:52 [2021-03-03T09:30:52.338Z] #57 33.24 go: finding github.com/moby/sys/mountinfo v0.4.0
09:30:52 [2021-03-03T09:30:52.338Z] #57 33.28 go: finding github.com/gorilla/mux v1.8.0
09:30:52 [2021-03-03T09:30:52.338Z] #57 33.32 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:30:52 [2021-03-03T09:30:52.338Z] #57 33.46 go: finding github.com/urfave/cli/v2 v2.3.0
09:30:52 [2021-03-03T09:30:52.338Z] #57 33.86 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:52 [2021-03-03T09:30:52.338Z] #57 33.95 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:30:52 [2021-03-03T09:30:52.744Z] #57 ...
09:30:52 [2021-03-03T09:30:52.744Z] 
09:30:52 [2021-03-03T09:30:52.744Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:30:52 [2021-03-03T09:30:52.744Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:30:52 [2021-03-03T09:30:52.865Z] #19 14.05 Reading package lists...
09:30:52 [2021-03-03T09:30:52.865Z] #19 ...
09:30:52 [2021-03-03T09:30:52.865Z] 
09:30:52 [2021-03-03T09:30:52.865Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:52 [2021-03-03T09:30:52.865Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:52 [2021-03-03T09:30:52.865Z] #42 70.15   LINK     criu/pie/restorer.built-in.o
09:30:52 [2021-03-03T09:30:52.865Z] #42 70.18   GEN      criu/pie/restorer-blob.h
09:30:52 [2021-03-03T09:30:52.865Z] #42 70.30   DEP      criu/vdso.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 70.48   DEP      criu/vdso-compat.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 70.63   DEP      criu/uts_ns.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 70.79   DEP      criu/util.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 71.00   DEP      criu/uffd.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 71.16   DEP      criu/tun.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 71.41   DEP      criu/tty.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 71.70   DEP      criu/timerfd.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 71.98   DEP      criu/timens.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 72.24   DEP      criu/sysfs_parse.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 72.41   DEP      criu/sysctl.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 72.57   DEP      criu/string.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 72.60   DEP      criu/stats.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 72.73   DEP      criu/sockets.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 72.96   DEP      criu/sk-unix.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 73.17   DEP      criu/sk-tcp.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 73.33   DEP      criu/sk-queue.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 73.48   DEP      criu/sk-packet.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 73.74   DEP      criu/sk-netlink.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 73.97   DEP      criu/sk-inet.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 74.24   DEP      criu/signalfd.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 74.45   DEP      criu/sigframe.d
09:30:52 [2021-03-03T09:30:52.865Z] #42 74.54   DEP      criu/shmem.d
09:30:52 [2021-03-03T09:30:52.957Z] #57 38.93 go: finding github.com/pkg/errors v0.9.1
09:30:52 [2021-03-03T09:30:52.957Z] #57 ...
09:30:52 [2021-03-03T09:30:52.957Z] 
09:30:52 [2021-03-03T09:30:52.957Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:52 [2021-03-03T09:30:52.957Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:52 [2021-03-03T09:30:52.957Z] #54 29.16 Fetched 8423 kB in 22s (385 kB/s)
09:30:52 [2021-03-03T09:30:52.957Z] #54 29.16 Reading package lists...
09:30:52 [2021-03-03T09:30:52.957Z] #54 37.69 Reading package lists...
09:30:52 [2021-03-03T09:30:52.957Z] #54 ...
09:30:52 [2021-03-03T09:30:52.957Z] 
09:30:52 [2021-03-03T09:30:52.957Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:52 [2021-03-03T09:30:52.957Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:30:52 [2021-03-03T09:30:52.957Z] #57 39.29 go: finding github.com/sirupsen/logrus v1.7.0
09:30:52 [2021-03-03T09:30:52.957Z] #57 39.41 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:52 [2021-03-03T09:30:52.957Z] #57 39.54 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:52 [2021-03-03T09:30:52.957Z] #57 39.66 go: finding github.com/google/uuid v1.2.0
09:30:53 [2021-03-03T09:30:53.023Z] #48 ...
09:30:53 [2021-03-03T09:30:53.023Z] 
09:30:53 [2021-03-03T09:30:53.023Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:53 [2021-03-03T09:30:53.023Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:53 [2021-03-03T09:30:53.023Z] #39 29.42 Checking out files:  70% (1179/1682)   
Checking out files:  71% (1195/1682)   
Checking out files:  72% (1212/1682)   
Checking out files:  73% (1228/1682)   
Checking out files:  74% (1245/1682)   
Checking out files:  75% (1262/1682)   
Checking out files:  76% (1279/1682)   
Checking out files:  77% (1296/1682)   
Checking out files:  78% (1312/1682)   
Checking out files:  79% (1329/1682)   
Checking out files:  80% (1346/1682)   
Checking out files:  81% (1363/1682)   
Checking out files:  82% (1380/1682)   
Checking out files:  83% (1397/1682)   
Checking out files:  84% (1413/1682)   
Checking out files:  85% (1430/1682)   
Checking out files:  86% (1447/1682)   
Checking out files:  87% (1464/1682)   
Checking out files:  88% (1481/1682)   
Checking out files:  89% (1497/1682)   
Checking out files:  90% (1514/1682)   
Checking out files:  91% (1531/1682)   
Checking out files:  92% (1548/1682)   
Checking out files:  93% (1565/1682)   
Checking out files:  94% (1582/1682)   
Checking out files:  95% (1598/1682)   
Checking out files:  96% (1615/1682)   
Checking out files:  97% (1632/1682)   
Checking out files:  98% (1649/1682)   
Checking out files:  99% (1666/1682)   
Checking out files: 100% (1682/1682)   
Checking out files: 100% (1682/1682), done.
09:30:53 [2021-03-03T09:30:53.023Z] #39 30.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:30:53 [2021-03-03T09:30:53.023Z] #39 32.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
09:30:53 [2021-03-03T09:30:53.164Z] #42 74.71   DEP      criu/servicefd.d
09:30:53 [2021-03-03T09:30:53.217Z] #57 39.78 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:53 [2021-03-03T09:30:53.217Z] #57 39.89 go: finding github.com/moby/vpnkit v0.4.0
09:30:53 [2021-03-03T09:30:53.419Z] #42 74.89   DEP      criu/seize.d
09:30:53 [2021-03-03T09:30:53.477Z] #57 ...
09:30:53 [2021-03-03T09:30:53.478Z] 
09:30:53 [2021-03-03T09:30:53.478Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:30:53 [2021-03-03T09:30:53.478Z] #63 sha256:ff4d54e04225729fc189f0ce2871a5c9a232efb5e680b3fc0466eca1ef9b46a3
09:30:53 [2021-03-03T09:30:53.478Z] #63 DONE 40.0s
09:30:53 [2021-03-03T09:30:53.478Z] 
09:30:53 [2021-03-03T09:30:53.478Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:53 [2021-03-03T09:30:53.478Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:30:53 [2021-03-03T09:30:53.478Z] #57 39.90 go: finding github.com/gofrs/flock v0.8.0
09:30:53 [2021-03-03T09:30:53.478Z] #57 40.18 go: finding github.com/gorilla/mux v1.8.0
09:30:53 [2021-03-03T09:30:53.674Z] #42 75.01   DEP      criu/seccomp.d
09:30:53 [2021-03-03T09:30:53.674Z] #42 75.23   DEP      criu/rst-malloc.d
09:30:53 [2021-03-03T09:30:53.736Z] #57 40.26 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:53 [2021-03-03T09:30:53.736Z] #57 40.27 go: finding github.com/moby/sys/mountinfo v0.4.0
09:30:53 [2021-03-03T09:30:53.736Z] #57 40.28 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:30:53 [2021-03-03T09:30:53.736Z] #57 40.36 go: finding github.com/urfave/cli/v2 v2.3.0
09:30:53 [2021-03-03T09:30:53.930Z] #42 75.35   DEP      criu/rbtree.d
09:30:53 [2021-03-03T09:30:53.930Z] #42 75.40   DEP      criu/pstree.d
09:30:53 [2021-03-03T09:30:53.930Z] #42 75.58   DEP      criu/protobuf.d
09:30:53 [2021-03-03T09:30:53.995Z] #57 40.73 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:54 [2021-03-03T09:30:54.185Z] #42 75.78   GEN      criu/protobuf-desc-gen.h
09:30:54 [2021-03-03T09:30:54.254Z] #57 40.75 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:30:54 [2021-03-03T09:30:54.254Z] #57 ...
09:30:54 [2021-03-03T09:30:54.254Z] 
09:30:54 [2021-03-03T09:30:54.254Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:54 [2021-03-03T09:30:54.254Z] #50 sha256:5b2f671feb3778b2f3a51883210d1211149c9b5420ef8367dbdef7d9f86b6100
09:30:54 [2021-03-03T09:30:54.254Z] #50 30.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:54 [2021-03-03T09:30:54.254Z] #50 32.97 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:30:54 [2021-03-03T09:30:54.254Z] #50 33.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:30:54 [2021-03-03T09:30:54.254Z] #50 33.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:30:54 [2021-03-03T09:30:54.254Z] #50 33.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:30:54 [2021-03-03T09:30:54.254Z] #50 34.70 runtime/cgo
09:30:54 [2021-03-03T09:30:54.254Z] #50 34.90 runtime
09:30:54 [2021-03-03T09:30:54.513Z] #50 ...
09:30:54 [2021-03-03T09:30:54.513Z] 
09:30:54 [2021-03-03T09:30:54.513Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:54 [2021-03-03T09:30:54.513Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:30:54 [2021-03-03T09:30:54.513Z] #48 36.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:54 [2021-03-03T09:30:54.513Z] #48 36.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:30:54 [2021-03-03T09:30:54.513Z] #48 37.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:54 [2021-03-03T09:30:54.513Z] #48 37.15 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:30:54 [2021-03-03T09:30:54.773Z] #48 41.40 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:30:54 [2021-03-03T09:30:54.773Z] #48 41.40 go: downloading github.com/go-toolsmith/typep v1.0.0
09:30:54 [2021-03-03T09:30:54.773Z] #48 41.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:30:54 [2021-03-03T09:30:54.773Z] #48 41.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:54 [2021-03-03T09:30:54.773Z] #48 41.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:54 [2021-03-03T09:30:54.773Z] #48 41.40 go: downloading github.com/ultraware/funlen v0.0.2
09:30:54 [2021-03-03T09:30:54.783Z] #48 ...
09:30:54 [2021-03-03T09:30:54.783Z] 
09:30:54 [2021-03-03T09:30:54.783Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:54 [2021-03-03T09:30:54.783Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:30:54 [2021-03-03T09:30:54.783Z] #44 37.99 github.com/LK4D4/vndr/godl/singleflight
09:30:54 [2021-03-03T09:30:54.783Z] #44 38.34 math/rand
09:30:54 [2021-03-03T09:30:54.783Z] #44 39.47 internal/singleflight
09:30:54 [2021-03-03T09:30:54.783Z] #44 39.75 errors
09:30:54 [2021-03-03T09:30:54.783Z] #44 39.76 sort
09:30:54 [2021-03-03T09:30:54.783Z] #44 40.09 io
09:30:54 [2021-03-03T09:30:54.783Z] #44 41.14 strconv
09:30:54 [2021-03-03T09:30:54.783Z] #44 41.40 bytes
09:30:54 [2021-03-03T09:30:54.783Z] #44 44.11 bufio
09:30:54 [2021-03-03T09:30:54.783Z] #44 45.46 reflect
09:30:54 [2021-03-03T09:30:54.783Z] #44 46.22 syscall
09:30:54 [2021-03-03T09:30:54.783Z] #44 ...
09:30:54 [2021-03-03T09:30:54.783Z] 
09:30:54 [2021-03-03T09:30:54.783Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:54 [2021-03-03T09:30:54.783Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:54 [2021-03-03T09:30:54.783Z] #41 32.66 Reading package lists...
09:30:54 [2021-03-03T09:30:54.783Z] #41 39.63 Building dependency tree...
09:30:54 [2021-03-03T09:30:54.783Z] #41 42.95 The following additional packages will be installed:
09:30:54 [2021-03-03T09:30:54.783Z] #41 42.95   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:30:54 [2021-03-03T09:30:54.783Z] #41 42.98   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:30:54 [2021-03-03T09:30:54.783Z] #41 42.98 Suggested packages:
09:30:54 [2021-03-03T09:30:54.783Z] #41 42.98   manpages-dev python-setuptools
09:30:54 [2021-03-03T09:30:54.783Z] #41 44.58 The following NEW packages will be installed:
09:30:54 [2021-03-03T09:30:54.783Z] #41 44.58   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:30:54 [2021-03-03T09:30:54.783Z] #41 44.58   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:30:54 [2021-03-03T09:30:54.783Z] #41 44.58   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:30:54 [2021-03-03T09:30:54.783Z] #41 44.58   python-six zlib1g-dev
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.00 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.00 Need to get 4095 kB of archives.
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.00 After this operation, 22.5 MB of additional disk space will be used.
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 45.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:30:54 [2021-03-03T09:30:54.783Z] #41 46.69 debconf: delaying package configuration, since apt-utils is not installed
09:30:54 [2021-03-03T09:30:54.783Z] #41 46.92 Fetched 4095 kB in 1s (5718 kB/s)
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.05 Selecting previously unselected package libcap-dev:amd64.
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.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 ... 15410 files and directories currently installed.)
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.14 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.28 Selecting previously unselected package libnet1:amd64.
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.49 Selecting previously unselected package libnet1-dev.
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.79 Selecting previously unselected package libnl-3-200:amd64.
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 47.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 48.00 Selecting previously unselected package libnl-3-dev:amd64.
09:30:54 [2021-03-03T09:30:54.783Z] #41 48.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 48.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:30:54 [2021-03-03T09:30:54.783Z] #41 48.35 Selecting previously unselected package libprotobuf-c1:amd64.
09:30:54 [2021-03-03T09:30:54.862Z] #28 41.54 
                                                                           0.0%
##                                                                         4.0%
######                                                                     9.5%
#########                                                                 13.1%
###########                                                               16.2%
###########                                                               16.6%
##############                                                            20.6%
###############                                                           21.6%
##################                                                        25.6%
#####################                                                     29.2%
#########################                                                 35.6%
#########################                                                 35.8%
#############################                                             40.4%
################################                                          44.7%
##################################                                        48.2%
######################################                                    52.8%
###########################################                               59.8%
##############################################                            65.2%
##################################################                        70.7%
######################################################                    75.0%
############################################################              83.4%
############################################################              83.4%
#################################################################         91.4%
######################################################################    97.8%
######################################################################## 100.0%
09:30:54 [2021-03-03T09:30:54.862Z] #28 45.10 
09:30:54 [2021-03-03T09:30:54.930Z] #39 ...
09:30:54 [2021-03-03T09:30:54.930Z] 
09:30:54 [2021-03-03T09:30:54.930Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:54 [2021-03-03T09:30:54.930Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:30:54 [2021-03-03T09:30:54.930Z] #48 42.34 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:30:55 [2021-03-03T09:30:55.032Z] #48 41.59 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:55 [2021-03-03T09:30:55.032Z] #48 41.67 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:30:55 [2021-03-03T09:30:55.032Z] #48 41.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:55 [2021-03-03T09:30:55.041Z] #41 48.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:30:55 [2021-03-03T09:30:55.041Z] #41 48.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:30:55 [2021-03-03T09:30:55.041Z] #41 48.52 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:30:55 [2021-03-03T09:30:55.041Z] #41 48.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:30:55 [2021-03-03T09:30:55.041Z] #41 48.52 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:30:55 [2021-03-03T09:30:55.126Z] #28 ...
09:30:55 [2021-03-03T09:30:55.126Z] 
09:30:55 [2021-03-03T09:30:55.126Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:55 [2021-03-03T09:30:55.126Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:30:55 [2021-03-03T09:30:55.126Z] #41 29.38 Reading package lists...
09:30:55 [2021-03-03T09:30:55.126Z] #41 36.24 Building dependency tree...
09:30:55 [2021-03-03T09:30:55.126Z] #41 39.63 The following additional packages will be installed:
09:30:55 [2021-03-03T09:30:55.126Z] #41 39.63   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:30:55 [2021-03-03T09:30:55.126Z] #41 39.66   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:30:55 [2021-03-03T09:30:55.126Z] #41 39.66 Suggested packages:
09:30:55 [2021-03-03T09:30:55.126Z] #41 39.66   manpages-dev python-setuptools
09:30:55 [2021-03-03T09:30:55.126Z] #41 40.69 The following NEW packages will be installed:
09:30:55 [2021-03-03T09:30:55.126Z] #41 40.70   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:30:55 [2021-03-03T09:30:55.126Z] #41 40.71   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:30:55 [2021-03-03T09:30:55.126Z] #41 40.71   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:30:55 [2021-03-03T09:30:55.126Z] #41 40.71   python-six zlib1g-dev
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.27 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.27 Need to get 3798 kB of archives.
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.27 After this operation, 21.6 MB of additional disk space will be used.
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 41.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 42.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 42.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 42.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 42.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 42.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 42.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 42.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 42.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
09:30:55 [2021-03-03T09:30:55.126Z] #41 45.14 debconf: delaying package configuration, since apt-utils is not installed
09:30:55 [2021-03-03T09:30:55.291Z] #48 41.72 go: extracting golang.org/x/text v0.3.2
09:30:55 [2021-03-03T09:30:55.291Z] #48 41.78 go: downloading gopkg.in/yaml.v2 v2.2.7
09:30:55 [2021-03-03T09:30:55.300Z] #41 48.67 Selecting previously unselected package zlib1g-dev:amd64.
09:30:55 [2021-03-03T09:30:55.300Z] #41 48.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:30:55 [2021-03-03T09:30:55.300Z] #41 48.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:30:55 [2021-03-03T09:30:55.389Z] #41 ...
09:30:55 [2021-03-03T09:30:55.389Z] 
09:30:55 [2021-03-03T09:30:55.389Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:55 [2021-03-03T09:30:55.389Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:30:55 [2021-03-03T09:30:55.389Z] #31 43.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:30:55 [2021-03-03T09:30:55.389Z] #31 44.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:55 [2021-03-03T09:30:55.550Z] #48 42.11 go: extracting github.com/ultraware/funlen v0.0.2
09:30:55 [2021-03-03T09:30:55.550Z] #48 42.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:55 [2021-03-03T09:30:55.550Z] #48 42.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:55 [2021-03-03T09:30:55.550Z] #48 42.14 go: extracting gopkg.in/yaml.v2 v2.2.7
09:30:55 [2021-03-03T09:30:55.550Z] #48 42.24 go: extracting github.com/go-toolsmith/typep v1.0.0
09:30:55 [2021-03-03T09:30:55.550Z] #48 42.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:55 [2021-03-03T09:30:55.553Z] #42 ...
09:30:55 [2021-03-03T09:30:55.553Z] 
09:30:55 [2021-03-03T09:30:55.553Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:55 [2021-03-03T09:30:55.553Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:30:55 [2021-03-03T09:30:55.553Z] #44 141.6 github.com/LK4D4/vndr/godl
09:30:55 [2021-03-03T09:30:55.553Z] #44 142.4 github.com/LK4D4/vndr
09:30:55 [2021-03-03T09:30:55.553Z] #44 ...
09:30:55 [2021-03-03T09:30:55.553Z] 
09:30:55 [2021-03-03T09:30:55.553Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:30:55 [2021-03-03T09:30:55.553Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:30:55 [2021-03-03T09:30:55.553Z] #19 14.05 Reading package lists...
09:30:55 [2021-03-03T09:30:55.553Z] #19 17.83 Building dependency tree...
09:30:55 [2021-03-03T09:30:55.558Z] #41 48.96 Selecting previously unselected package libprotobuf17:amd64.
09:30:55 [2021-03-03T09:30:55.558Z] #41 48.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:30:55 [2021-03-03T09:30:55.558Z] #41 48.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:30:55 [2021-03-03T09:30:55.809Z] #19 ...
09:30:55 [2021-03-03T09:30:55.809Z] 
09:30:55 [2021-03-03T09:30:55.809Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:55 [2021-03-03T09:30:55.809Z] #44 sha256:d38f7d83708d8d12054d11ed647f5dffc4892d60b272d20adc2fe76c60fd595f
09:30:55 [2021-03-03T09:30:55.809Z] #44 DONE 152.0s
09:30:55 [2021-03-03T09:30:55.809Z] 
09:30:55 [2021-03-03T09:30:55.809Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:55 [2021-03-03T09:30:55.809Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.25 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.25 go: downloading github.com/uudashr/gocognit v1.0.1
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.34 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.37 go: extracting github.com/uudashr/gocognit v1.0.1
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.40 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:30:55 [2021-03-03T09:30:55.810Z] #48 42.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:55 [2021-03-03T09:30:55.818Z] #41 ...
09:30:55 [2021-03-03T09:30:55.818Z] 
09:30:55 [2021-03-03T09:30:55.818Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:30:55 [2021-03-03T09:30:55.818Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 + RM_GOPATH=0
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 + TMP_GOPATH=
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 + : /build
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 + '[' -z '' ']'
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 ++ mktemp -d
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 + export GOPATH=/tmp/tmp.idO2VaziqA
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 + GOPATH=/tmp/tmp.idO2VaziqA
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 + RM_GOPATH=1
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 + case "$(go env GOARCH)" in
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.575 ++ go env GOARCH
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + export GO_BUILDMODE=-buildmode=pie
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + GO_BUILDMODE=-buildmode=pie
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 ++ dirname /tmp/install/install.sh
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + dir=/tmp/install
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + bin=containerd
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + shift
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + '[' '!' -f /tmp/install/containerd.installer ']'
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + . /tmp/install/containerd.installer
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 ++ set -e
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + install_containerd
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 + git clone https://github.com/containerd/containerd.git /tmp/tmp.idO2VaziqA/src/github.com/containerd/containerd
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.594 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:30:55 [2021-03-03T09:30:55.818Z] #55 6.606 Cloning into '/tmp/tmp.idO2VaziqA/src/github.com/containerd/containerd'...
09:30:55 [2021-03-03T09:30:55.869Z] #48 ...
09:30:55 [2021-03-03T09:30:55.869Z] 
09:30:55 [2021-03-03T09:30:55.869Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:30:55 [2021-03-03T09:30:55.869Z] #57 sha256:a7d82b897d7d19c5c9d92927e46733d8cea669cceca59f953ff66c98afec3444
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.13 go: finding github.com/pkg/errors v0.9.1
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.18 go: finding github.com/sirupsen/logrus v1.7.0
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.39 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.69 go: finding github.com/google/uuid v1.2.0
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.71 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.79 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.88 go: finding github.com/gofrs/flock v0.8.0
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.90 go: finding github.com/moby/vpnkit v0.4.0
09:30:55 [2021-03-03T09:30:55.869Z] #57 33.95 go: finding github.com/gorilla/mux v1.8.0
09:30:55 [2021-03-03T09:30:55.869Z] #57 34.17 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:30:55 [2021-03-03T09:30:55.869Z] #57 34.22 go: finding github.com/moby/sys/mountinfo v0.4.0
09:30:55 [2021-03-03T09:30:55.869Z] #57 34.26 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:30:55 [2021-03-03T09:30:55.869Z] #57 34.32 go: finding github.com/urfave/cli/v2 v2.3.0
09:30:55 [2021-03-03T09:30:55.869Z] #57 34.77 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:30:55 [2021-03-03T09:30:55.869Z] #57 34.89 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:30:56 [2021-03-03T09:30:56.069Z] #48 42.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:30:56 [2021-03-03T09:30:56.069Z] #48 42.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:30:56 [2021-03-03T09:30:56.069Z] #48 42.64 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:30:56 [2021-03-03T09:30:56.069Z] #48 42.65 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:30:56 [2021-03-03T09:30:56.069Z] #48 42.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:30:56 [2021-03-03T09:30:56.107Z] #31 ...
09:30:56 [2021-03-03T09:30:56.107Z] 
09:30:56 [2021-03-03T09:30:56.107Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:30:56 [2021-03-03T09:30:56.107Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:30:56 [2021-03-03T09:30:56.107Z] #42 77.64   DEP      criu/protobuf-desc.d
09:30:56 [2021-03-03T09:30:56.137Z] #57 ...
09:30:56 [2021-03-03T09:30:56.137Z] 
09:30:56 [2021-03-03T09:30:56.137Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:56 [2021-03-03T09:30:56.137Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:56 [2021-03-03T09:30:56.137Z] #12 33.55 Fetched 8423 kB in 25s (333 kB/s)
09:30:56 [2021-03-03T09:30:56.137Z] #12 33.55 Reading package lists...
09:30:56 [2021-03-03T09:30:56.137Z] #12 ...
09:30:56 [2021-03-03T09:30:56.137Z] 
09:30:56 [2021-03-03T09:30:56.137Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:30:56 [2021-03-03T09:30:56.137Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:30:56 [2021-03-03T09:30:56.137Z] #44 35.59 vendor/golang.org/x/crypto/internal/subtle
09:30:56 [2021-03-03T09:30:56.137Z] #44 35.77 vendor/golang.org/x/crypto/curve25519
09:30:56 [2021-03-03T09:30:56.329Z] #48 42.85 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:30:56 [2021-03-03T09:30:56.363Z] #42 77.86   DEP      criu/proc_parse.d
09:30:56 [2021-03-03T09:30:56.386Z] #55 ...
09:30:56 [2021-03-03T09:30:56.386Z] 
09:30:56 [2021-03-03T09:30:56.386Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:30:56 [2021-03-03T09:30:56.386Z] #33 sha256:d80ea3a88d800e7b10cd5182a845203c4130d9f1f6c61e309ca2ffc43ad4126b
09:30:56 [2021-03-03T09:30:56.386Z] #33 39.73 internal/reflectlite
09:30:56 [2021-03-03T09:30:56.386Z] #33 41.67 internal/oserror
09:30:56 [2021-03-03T09:30:56.386Z] #33 41.68 strconv
09:30:56 [2021-03-03T09:30:56.386Z] #33 41.81 syscall
09:30:56 [2021-03-03T09:30:56.386Z] #33 45.87 reflect
09:30:56 [2021-03-03T09:30:56.386Z] #33 ...
09:30:56 [2021-03-03T09:30:56.386Z] 
09:30:56 [2021-03-03T09:30:56.386Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:56 [2021-03-03T09:30:56.386Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:56 [2021-03-03T09:30:56.386Z] #41 49.88 Selecting previously unselected package libprotobuf-lite17:amd64.
09:30:56 [2021-03-03T09:30:56.386Z] #41 49.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:30:56 [2021-03-03T09:30:56.386Z] #41 49.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:30:56 [2021-03-03T09:30:56.398Z] #44 ...
09:30:56 [2021-03-03T09:30:56.398Z] 
09:30:56 [2021-03-03T09:30:56.398Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:56 [2021-03-03T09:30:56.398Z] #50 sha256:d236239c9231b7a1779bcc9c3e8fe36bdca1e63ddf4a9df4860c41b3ab294a40
09:30:56 [2021-03-03T09:30:56.398Z] #50 33.73 runtime
09:30:56 [2021-03-03T09:30:56.398Z] #50 ...
09:30:56 [2021-03-03T09:30:56.398Z] 
09:30:56 [2021-03-03T09:30:56.398Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:56 [2021-03-03T09:30:56.398Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:56 [2021-03-03T09:30:56.398Z] #41 33.82 Fetched 8423 kB in 25s (332 kB/s)
09:30:56 [2021-03-03T09:30:56.398Z] #41 33.82 Reading package lists...
09:30:56 [2021-03-03T09:30:56.588Z] #48 43.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:30:56 [2021-03-03T09:30:56.588Z] #48 43.03 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:30:56 [2021-03-03T09:30:56.588Z] #48 43.10 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:30:56 [2021-03-03T09:30:56.588Z] #48 43.16 go: downloading github.com/go-toolsmith/astp v1.0.0
09:30:56 [2021-03-03T09:30:56.588Z] #48 43.16 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:30:56 [2021-03-03T09:30:56.619Z] #42 78.22   DEP      criu/plugin.d
09:30:56 [2021-03-03T09:30:56.619Z] #42 78.33   DEP      criu/pipes.d
09:30:56 [2021-03-03T09:30:56.658Z] #41 44.13 Reading package lists...
09:30:56 [2021-03-03T09:30:56.658Z] #41 ...
09:30:56 [2021-03-03T09:30:56.658Z] 
09:30:56 [2021-03-03T09:30:56.658Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:56 [2021-03-03T09:30:56.658Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:30:56 [2021-03-03T09:30:56.658Z] #54 34.06 Fetched 8423 kB in 25s (331 kB/s)
09:30:56 [2021-03-03T09:30:56.658Z] #54 34.06 Reading package lists...
09:30:56 [2021-03-03T09:30:56.658Z] #54 43.91 Reading package lists...
09:30:56 [2021-03-03T09:30:56.658Z] #54 ...
09:30:56 [2021-03-03T09:30:56.658Z] 
09:30:56 [2021-03-03T09:30:56.658Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:56 [2021-03-03T09:30:56.658Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:56 [2021-03-03T09:30:56.809Z] #31 ...
09:30:56 [2021-03-03T09:30:56.809Z] 
09:30:56 [2021-03-03T09:30:56.809Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:56 [2021-03-03T09:30:56.809Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:30:56 [2021-03-03T09:30:56.809Z] #35 31.31 Reading package lists...
09:30:56 [2021-03-03T09:30:56.809Z] #35 37.68 Building dependency tree...
09:30:56 [2021-03-03T09:30:56.809Z] #35 40.38 The following additional packages will be installed:
09:30:56 [2021-03-03T09:30:56.809Z] #35 40.39   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:30:56 [2021-03-03T09:30:56.809Z] #35 40.41 Suggested packages:
09:30:56 [2021-03-03T09:30:56.810Z] #35 40.42   cmake-doc ninja-build lrzip
09:30:56 [2021-03-03T09:30:56.810Z] #35 40.42 Recommended packages:
09:30:56 [2021-03-03T09:30:56.810Z] #35 40.42   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.16 The following NEW packages will be installed:
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.16   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.16   vim-common xxd
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.69 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.69 Need to get 14.2 MB of archives.
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.69 After this operation, 60.0 MB of additional disk space will be used.
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 41.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 42.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 44.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 44.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 44.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 44.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 44.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 44.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
09:30:56 [2021-03-03T09:30:56.810Z] #35 46.60 debconf: delaying package configuration, since apt-utils is not installed
09:30:56 [2021-03-03T09:30:56.810Z] #35 ...
09:30:56 [2021-03-03T09:30:56.810Z] 
09:30:56 [2021-03-03T09:30:56.810Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:56 [2021-03-03T09:30:56.810Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:30:56 [2021-03-03T09:30:56.810Z] #41 46.42 Fetched 3798 kB in 1s (2609 kB/s)
09:30:56 [2021-03-03T09:30:56.810Z] #41 47.26 Selecting previously unselected package libcap-dev:arm64.
09:30:56 [2021-03-03T09:30:56.810Z] #41 47.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:30:56 [2021-03-03T09:30:56.810Z] #41 47.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
09:30:56 [2021-03-03T09:30:56.848Z] #48 43.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:56 [2021-03-03T09:30:56.848Z] #48 43.44 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:30:56 [2021-03-03T09:30:56.874Z] #42 78.47   DEP      criu/pie-util.d
09:30:56 [2021-03-03T09:30:56.918Z] #12 43.79 Reading package lists...
09:30:56 [2021-03-03T09:30:56.918Z] #12 ...
09:30:56 [2021-03-03T09:30:56.918Z] 
09:30:56 [2021-03-03T09:30:56.918Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:56 [2021-03-03T09:30:56.918Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:56 [2021-03-03T09:30:56.918Z] #35 34.31 Fetched 8423 kB in 26s (330 kB/s)
09:30:56 [2021-03-03T09:30:56.918Z] #35 34.31 Reading package lists...
09:30:56 [2021-03-03T09:30:56.918Z] #35 44.23 Reading package lists...
09:30:56 [2021-03-03T09:30:56.918Z] #35 ...
09:30:56 [2021-03-03T09:30:56.918Z] 
09:30:56 [2021-03-03T09:30:56.918Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:56 [2021-03-03T09:30:56.918Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:30:56 [2021-03-03T09:30:56.918Z] #48 43.78 go: extracting github.com/gogo/protobuf v1.2.1
09:30:56 [2021-03-03T09:30:56.956Z] #41 50.30 Selecting previously unselected package libprotobuf-dev:amd64.
09:30:56 [2021-03-03T09:30:56.956Z] #41 50.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:30:56 [2021-03-03T09:30:56.956Z] #41 50.30 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:30:57 [2021-03-03T09:30:57.130Z] #42 78.56   DEP      criu/pie-util-vdso.d
09:30:57 [2021-03-03T09:30:57.130Z] #42 78.67   DEP      criu/pie-util-vdso-elf32.d
09:30:57 [2021-03-03T09:30:57.386Z] #42 78.77   DEP      criu/path.d
09:30:57 [2021-03-03T09:30:57.386Z] #42 78.91   DEP      criu/parasite-syscall.d
09:30:57 [2021-03-03T09:30:57.419Z] #48 43.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:30:57 [2021-03-03T09:30:57.419Z] #48 43.83 go: extracting github.com/go-toolsmith/astp v1.0.0
09:30:57 [2021-03-03T09:30:57.419Z] #48 43.93 go: downloading github.com/kisielk/gotool v1.0.0
09:30:57 [2021-03-03T09:30:57.419Z] #48 43.93 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:30:57 [2021-03-03T09:30:57.419Z] #48 43.93 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:30:57 [2021-03-03T09:30:57.419Z] #48 ...
09:30:57 [2021-03-03T09:30:57.419Z] 
09:30:57 [2021-03-03T09:30:57.419Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:30:57 [2021-03-03T09:30:57.419Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:30:57 [2021-03-03T09:30:57.419Z] #39 33.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:30:57 [2021-03-03T09:30:57.524Z] #41 ...
09:30:57 [2021-03-03T09:30:57.524Z] 
09:30:57 [2021-03-03T09:30:57.524Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:57 [2021-03-03T09:30:57.524Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:57 [2021-03-03T09:30:57.524Z] #12 34.15 Reading package lists...
09:30:57 [2021-03-03T09:30:57.524Z] #12 41.24 Building dependency tree...
09:30:57 [2021-03-03T09:30:57.524Z] #12 45.30 The following additional packages will be installed:
09:30:57 [2021-03-03T09:30:57.524Z] #12 45.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:30:57 [2021-03-03T09:30:57.524Z] #12 45.30   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:30:57 [2021-03-03T09:30:57.524Z] #12 45.30   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:30:57 [2021-03-03T09:30:57.524Z] #12 45.30   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:30:57 [2021-03-03T09:30:57.524Z] #12 45.30   mingw-w64-x86-64-dev
09:30:57 [2021-03-03T09:30:57.524Z] #12 45.30 Suggested packages:
09:30:57 [2021-03-03T09:30:57.524Z] #12 45.30   gcc-8-locales seccomp wine64
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.81 The following NEW packages will be installed:
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.83   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.83 The following packages will be upgraded:
09:30:57 [2021-03-03T09:30:57.524Z] #12 46.83   libsystemd0 libudev1
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.21 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.21 Need to get 78.2 MB of archives.
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.21 After this operation, 487 MB of additional disk space will be used.
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.24 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]
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.46 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]
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:30:57 [2021-03-03T09:30:57.524Z] #12 47.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:30:57 [2021-03-03T09:30:57.524Z] #12 48.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:30:57 [2021-03-03T09:30:57.524Z] #12 48.61 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]
09:30:57 [2021-03-03T09:30:57.524Z] #12 48.61 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]
09:30:57 [2021-03-03T09:30:57.642Z] #42 79.18   DEP      criu/pagemap.d
09:30:57 [2021-03-03T09:30:57.642Z] #42 79.31   DEP      criu/pagemap-cache.d
09:30:57 [2021-03-03T09:30:57.678Z] #39 ...
09:30:57 [2021-03-03T09:30:57.678Z] 
09:30:57 [2021-03-03T09:30:57.678Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:57 [2021-03-03T09:30:57.678Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:30:57 [2021-03-03T09:30:57.678Z] #48 44.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:30:57 [2021-03-03T09:30:57.678Z] #48 44.44 go: downloading github.com/ultraware/whitespace v0.0.4
09:30:57 [2021-03-03T09:30:57.769Z] #41 48.32 Unpacking libcap-dev:arm64 (1:2.25-2) ...
09:30:57 [2021-03-03T09:30:57.769Z] #41 ...
09:30:57 [2021-03-03T09:30:57.769Z] 
09:30:57 [2021-03-03T09:30:57.769Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:30:57 [2021-03-03T09:30:57.769Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:30:57 [2021-03-03T09:30:57.769Z] #54 31.80 Reading package lists...
09:30:57 [2021-03-03T09:30:57.769Z] #54 38.76 Building dependency tree...
09:30:57 [2021-03-03T09:30:57.769Z] #54 41.60 The following additional packages will be installed:
09:30:57 [2021-03-03T09:30:57.769Z] #54 41.60   libbtrfs0
09:30:57 [2021-03-03T09:30:57.769Z] #54 41.68 The following NEW packages will be installed:
09:30:57 [2021-03-03T09:30:57.769Z] #54 41.68   libbtrfs-dev libbtrfs0
09:30:57 [2021-03-03T09:30:57.770Z] #54 42.06 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:30:57 [2021-03-03T09:30:57.770Z] #54 42.06 Need to get 119 kB of archives.
09:30:57 [2021-03-03T09:30:57.770Z] #54 42.06 After this operation, 387 kB of additional disk space will be used.
09:30:57 [2021-03-03T09:30:57.770Z] #54 42.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #54 42.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #54 44.69 debconf: delaying package configuration, since apt-utils is not installed
09:30:57 [2021-03-03T09:30:57.770Z] #54 45.41 Fetched 119 kB in 0s (397 kB/s)
09:30:57 [2021-03-03T09:30:57.770Z] #54 46.49 Selecting previously unselected package libbtrfs0.
09:30:57 [2021-03-03T09:30:57.770Z] #54 46.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.)
09:30:57 [2021-03-03T09:30:57.770Z] #54 46.60 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
09:30:57 [2021-03-03T09:30:57.770Z] #54 48.32 Unpacking libbtrfs0 (4.20.1-2) ...
09:30:57 [2021-03-03T09:30:57.770Z] #54 ...
09:30:57 [2021-03-03T09:30:57.770Z] 
09:30:57 [2021-03-03T09:30:57.770Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:57 [2021-03-03T09:30:57.770Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.42 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]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 38.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB]
09:30:57 [2021-03-03T09:30:57.770Z] #12 40.38 debconf: delaying package configuration, since apt-utils is not installed
09:30:57 [2021-03-03T09:30:57.770Z] #12 40.62 Fetched 73.8 MB in 9s (8255 kB/s)
09:30:57 [2021-03-03T09:30:57.770Z] #12 40.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:30:57 [2021-03-03T09:30:57.770Z] #12 40.88 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ...
09:30:57 [2021-03-03T09:30:57.770Z] #12 41.02 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:30:57 [2021-03-03T09:30:57.770Z] #12 46.61 Setting up libsystemd0:arm64 (241-7~deb10u6) ...
09:30:57 [2021-03-03T09:30:57.770Z] #12 ...
09:30:57 [2021-03-03T09:30:57.770Z] 
09:30:57 [2021-03-03T09:30:57.770Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:30:57 [2021-03-03T09:30:57.770Z] #50 sha256:65889ba6fa78a38f26ad9798e8a4ff17911405e5a4f841c444ab712c42311b85
09:30:57 [2021-03-03T09:30:57.770Z] #50 48.72 syscall
09:30:57 [2021-03-03T09:30:57.784Z] #12 ...
09:30:57 [2021-03-03T09:30:57.784Z] 
09:30:57 [2021-03-03T09:30:57.784Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:57 [2021-03-03T09:30:57.784Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:57 [2021-03-03T09:30:57.784Z] #35 34.47 Reading package lists...
09:30:57 [2021-03-03T09:30:57.784Z] #35 41.61 Building dependency tree...
09:30:57 [2021-03-03T09:30:57.784Z] #35 45.49 The following additional packages will be installed:
09:30:57 [2021-03-03T09:30:57.784Z] #35 45.50   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:30:57 [2021-03-03T09:30:57.784Z] #35 45.52 Suggested packages:
09:30:57 [2021-03-03T09:30:57.784Z] #35 45.53   cmake-doc ninja-build lrzip
09:30:57 [2021-03-03T09:30:57.784Z] #35 45.53 Recommended packages:
09:30:57 [2021-03-03T09:30:57.784Z] #35 45.53   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:30:57 [2021-03-03T09:30:57.784Z] #35 46.63 The following NEW packages will be installed:
09:30:57 [2021-03-03T09:30:57.784Z] #35 46.65   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:30:57 [2021-03-03T09:30:57.784Z] #35 46.69   vim-common xxd
09:30:57 [2021-03-03T09:30:57.784Z] #35 47.00 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:30:57 [2021-03-03T09:30:57.784Z] #35 47.00 Need to get 14.9 MB of archives.
09:30:57 [2021-03-03T09:30:57.784Z] #35 47.00 After this operation, 61.8 MB of additional disk space will be used.
09:30:57 [2021-03-03T09:30:57.784Z] #35 47.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 47.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 47.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 47.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 48.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 48.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 48.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 48.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 48.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 48.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:30:57 [2021-03-03T09:30:57.784Z] #35 49.80 debconf: delaying package configuration, since apt-utils is not installed
09:30:57 [2021-03-03T09:30:57.784Z] #35 50.04 Fetched 14.9 MB in 2s (8220 kB/s)
09:30:57 [2021-03-03T09:30:57.784Z] #35 50.15 Selecting previously unselected package xxd.
09:30:57 [2021-03-03T09:30:57.784Z] #35 50.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.)
09:30:57 [2021-03-03T09:30:57.784Z] #35 50.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:30:57 [2021-03-03T09:30:57.784Z] #35 50.26 Unpacking xxd (2:8.1.0875-5) ...
09:30:57 [2021-03-03T09:30:57.784Z] #35 50.52 Selecting previously unselected package vim-common.
09:30:57 [2021-03-03T09:30:57.784Z] #35 50.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:30:57 [2021-03-03T09:30:57.784Z] #35 50.59 Unpacking vim-common (2:8.1.0875-5) ...
09:30:57 [2021-03-03T09:30:57.784Z] #35 51.04 Selecting previously unselected package cmake-data.
09:30:57 [2021-03-03T09:30:57.784Z] #35 51.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:30:57 [2021-03-03T09:30:57.784Z] #35 51.12 Unpacking cmake-data (3.13.4-1) ...
09:30:57 [2021-03-03T09:30:57.784Z] #35 ...
09:30:57 [2021-03-03T09:30:57.784Z] 
09:30:57 [2021-03-03T09:30:57.784Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:57 [2021-03-03T09:30:57.784Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:30:57 [2021-03-03T09:30:57.898Z] #42 79.50   DEP      criu/page-xfer.d
09:30:57 [2021-03-03T09:30:57.947Z] #48 ...
09:30:57 [2021-03-03T09:30:57.947Z] 
09:30:57 [2021-03-03T09:30:57.947Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:57 [2021-03-03T09:30:57.947Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:57 [2021-03-03T09:30:57.947Z] #41 34.59 Fetched 8423 kB in 24s (344 kB/s)
09:30:57 [2021-03-03T09:30:57.947Z] #41 34.59 Reading package lists...
09:30:58 [2021-03-03T09:30:58.155Z] #42 79.65   DEP      criu/page-pipe.d
09:30:58 [2021-03-03T09:30:58.155Z] #42 79.75   DEP      criu/netfilter.d
09:30:58 [2021-03-03T09:30:58.155Z] #42 79.88   DEP      criu/net.d
09:30:58 [2021-03-03T09:30:58.176Z] #50 48.73 bufio
09:30:58 [2021-03-03T09:30:58.176Z] #50 48.73 regexp/syntax
09:30:58 [2021-03-03T09:30:58.176Z] #50 48.75 reflect
09:30:58 [2021-03-03T09:30:58.207Z] #41 ...
09:30:58 [2021-03-03T09:30:58.207Z] 
09:30:58 [2021-03-03T09:30:58.207Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:58 [2021-03-03T09:30:58.207Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:30:58 [2021-03-03T09:30:58.207Z] #35 34.58 Fetched 8423 kB in 24s (345 kB/s)
09:30:58 [2021-03-03T09:30:58.207Z] #35 34.58 Reading package lists...
09:30:58 [2021-03-03T09:30:58.207Z] #35 ...
09:30:58 [2021-03-03T09:30:58.207Z] 
09:30:58 [2021-03-03T09:30:58.207Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:30:58 [2021-03-03T09:30:58.207Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:30:58 [2021-03-03T09:30:58.207Z] #48 44.77 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:30:58 [2021-03-03T09:30:58.207Z] #48 44.77 go: extracting github.com/kisielk/gotool v1.0.0
09:30:58 [2021-03-03T09:30:58.466Z] #48 45.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:30:58 [2021-03-03T09:30:58.466Z] #48 ...
09:30:58 [2021-03-03T09:30:58.466Z] 
09:30:58 [2021-03-03T09:30:58.466Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:30:58 [2021-03-03T09:30:58.466Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:30:58 [2021-03-03T09:30:58.466Z] #12 34.93 Fetched 8423 kB in 25s (331 kB/s)
09:30:58 [2021-03-03T09:30:58.466Z] #12 34.93 Reading package lists...
09:30:58 [2021-03-03T09:30:58.466Z] #12 ...
09:30:58 [2021-03-03T09:30:58.466Z] 
09:30:58 [2021-03-03T09:30:58.466Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:30:58 [2021-03-03T09:30:58.466Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:30:58 [2021-03-03T09:30:58.562Z] #31 51.00 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.
09:30:58 [2021-03-03T09:30:58.562Z] #31 51.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:30:58 [2021-03-03T09:30:58.717Z] #42 80.09   DEP      criu/namespaces.d
09:30:58 [2021-03-03T09:30:58.717Z] #42 80.26   DEP      criu/mount.d
09:30:58 [2021-03-03T09:30:58.973Z] #42 80.42   DEP      criu/memfd.d
09:30:58 [2021-03-03T09:30:58.973Z] #42 80.59   DEP      criu/mem.d
09:30:59 [2021-03-03T09:30:59.132Z] #31 52.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:30:59 [2021-03-03T09:30:59.229Z] #42 80.73   DEP      criu/lsm.d
09:30:59 [2021-03-03T09:30:59.229Z] #42 80.86   DEP      criu/log.d
09:30:59 [2021-03-03T09:30:59.485Z] #42 81.03   DEP      criu/libnetlink.d
09:30:59 [2021-03-03T09:30:59.485Z] #42 81.15   DEP      criu/kerndat.d
09:30:59 [2021-03-03T09:30:59.742Z] #42 81.31   DEP      criu/kcmp-ids.d
09:30:59 [2021-03-03T09:30:59.742Z] #42 81.38   DEP      criu/irmap.d
09:30:59 [2021-03-03T09:30:59.742Z] #42 81.47   DEP      criu/ipc_ns.d
09:31:00 [2021-03-03T09:31:00.039Z] #42 81.60   DEP      criu/image.d
09:31:00 [2021-03-03T09:31:00.039Z] #42 81.74   DEP      criu/image-desc.d
09:31:00 [2021-03-03T09:31:00.296Z] #42 81.84   DEP      criu/fsnotify.d
09:31:00 [2021-03-03T09:31:00.296Z] #42 82.00   DEP      criu/filesystems.d
09:31:00 [2021-03-03T09:31:00.374Z] #41 44.90 Reading package lists...
09:31:00 [2021-03-03T09:31:00.374Z] #41 ...
09:31:00 [2021-03-03T09:31:00.374Z] 
09:31:00 [2021-03-03T09:31:00.374Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:00 [2021-03-03T09:31:00.374Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:31:00 [2021-03-03T09:31:00.374Z] #44 36.62 vendor/golang.org/x/crypto/internal/subtle
09:31:00 [2021-03-03T09:31:00.374Z] #44 36.76 vendor/golang.org/x/crypto/curve25519
09:31:00 [2021-03-03T09:31:00.374Z] #44 ...
09:31:00 [2021-03-03T09:31:00.374Z] 
09:31:00 [2021-03-03T09:31:00.374Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:31:00 [2021-03-03T09:31:00.374Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:31:00 [2021-03-03T09:31:00.374Z] #48 45.20 go: extracting github.com/ultraware/whitespace v0.0.4
09:31:00 [2021-03-03T09:31:00.374Z] #48 45.21 go: downloading github.com/gobwas/glob v0.2.3
09:31:00 [2021-03-03T09:31:00.374Z] #48 45.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:31:00 [2021-03-03T09:31:00.374Z] #48 45.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:31:00 [2021-03-03T09:31:00.374Z] #48 45.66 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:31:00 [2021-03-03T09:31:00.374Z] #48 45.94 go: extracting github.com/gobwas/glob v0.2.3
09:31:00 [2021-03-03T09:31:00.374Z] #48 45.96 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:31:00 [2021-03-03T09:31:00.374Z] #48 46.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:31:00 [2021-03-03T09:31:00.374Z] #48 46.61 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:31:00 [2021-03-03T09:31:00.374Z] #48 46.63 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:31:00 [2021-03-03T09:31:00.374Z] #48 46.66 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:31:00 [2021-03-03T09:31:00.374Z] #48 46.73 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:31:00 [2021-03-03T09:31:00.374Z] #48 46.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:31:00 [2021-03-03T09:31:00.374Z] #48 46.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:31:00 [2021-03-03T09:31:00.374Z] #48 47.00 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:31:00 [2021-03-03T09:31:00.857Z] #42 82.21   DEP      criu/files.d
09:31:00 [2021-03-03T09:31:00.857Z] #42 82.37   DEP      criu/files-reg.d
09:31:00 [2021-03-03T09:31:00.954Z] #48 47.37 go: downloading github.com/mattn/go-isatty v0.0.8
09:31:00 [2021-03-03T09:31:00.954Z] #48 47.47 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:31:01 [2021-03-03T09:31:01.113Z] #42 82.52   DEP      criu/files-ext.d
09:31:01 [2021-03-03T09:31:01.113Z] #42 82.68   DEP      criu/file-lock.d
09:31:01 [2021-03-03T09:31:01.215Z] #48 47.61 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:31:01 [2021-03-03T09:31:01.215Z] #48 47.67 go: extracting github.com/mattn/go-isatty v0.0.8
09:31:01 [2021-03-03T09:31:01.215Z] #48 47.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:31:01 [2021-03-03T09:31:01.215Z] #48 47.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:31:01 [2021-03-03T09:31:01.370Z] #42 82.86   DEP      criu/file-ids.d
09:31:01 [2021-03-03T09:31:01.476Z] #48 47.94 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:31:01 [2021-03-03T09:31:01.476Z] #48 48.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:31:01 [2021-03-03T09:31:01.493Z] #50 ...
09:31:01 [2021-03-03T09:31:01.493Z] 
09:31:01 [2021-03-03T09:31:01.493Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:01 [2021-03-03T09:31:01.493Z] #33 sha256:6a4c5bb13187c0d0235d3451f3533587b15e880922ae2c37c3e88c37ee7eb566
09:31:01 [2021-03-03T09:31:01.493Z] #33 42.29 internal/reflectlite
09:31:01 [2021-03-03T09:31:01.493Z] #33 42.29 sync
09:31:01 [2021-03-03T09:31:01.493Z] #33 43.83 errors
09:31:01 [2021-03-03T09:31:01.493Z] #33 43.84 sort
09:31:01 [2021-03-03T09:31:01.493Z] #33 44.03 strconv
09:31:01 [2021-03-03T09:31:01.493Z] #33 44.03 internal/oserror
09:31:01 [2021-03-03T09:31:01.493Z] #33 44.03 io
09:31:01 [2021-03-03T09:31:01.493Z] #33 44.14 syscall
09:31:01 [2021-03-03T09:31:01.493Z] #33 45.11 bytes
09:31:01 [2021-03-03T09:31:01.493Z] #33 45.11 strings
09:31:01 [2021-03-03T09:31:01.493Z] #33 48.06 path
09:31:01 [2021-03-03T09:31:01.493Z] #33 48.11 bufio
09:31:01 [2021-03-03T09:31:01.493Z] #33 48.15 reflect
09:31:01 [2021-03-03T09:31:01.493Z] #33 48.70 text/tabwriter
09:31:01 [2021-03-03T09:31:01.493Z] #33 50.08 internal/syscall/execenv
09:31:01 [2021-03-03T09:31:01.493Z] #33 50.08 time
09:31:01 [2021-03-03T09:31:01.493Z] #33 50.10 internal/syscall/unix
09:31:01 [2021-03-03T09:31:01.626Z] #42 83.02   DEP      criu/fifo.d
09:31:01 [2021-03-03T09:31:01.626Z] #42 83.18   DEP      criu/fdstore.d
09:31:01 [2021-03-03T09:31:01.626Z] #42 83.27   DEP      criu/fault-injection.d
09:31:01 [2021-03-03T09:31:01.626Z] #42 83.30   DEP      criu/external.d
09:31:01 [2021-03-03T09:31:01.735Z] #48 48.21 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:31:01 [2021-03-03T09:31:01.735Z] #48 48.30 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:31:01 [2021-03-03T09:31:01.735Z] #48 48.31 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:31:01 [2021-03-03T09:31:01.757Z] #33 ...
09:31:01 [2021-03-03T09:31:01.758Z] 
09:31:01 [2021-03-03T09:31:01.758Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:01 [2021-03-03T09:31:01.758Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:31:01 [2021-03-03T09:31:01.758Z] #44 42.41 sync
09:31:01 [2021-03-03T09:31:01.758Z] #44 42.43 internal/reflectlite
09:31:01 [2021-03-03T09:31:01.758Z] #44 43.79 internal/singleflight
09:31:01 [2021-03-03T09:31:01.758Z] #44 43.79 github.com/LK4D4/vndr/godl/singleflight
09:31:01 [2021-03-03T09:31:01.758Z] #44 43.79 math/rand
09:31:01 [2021-03-03T09:31:01.758Z] #44 44.00 errors
09:31:01 [2021-03-03T09:31:01.758Z] #44 44.05 sort
09:31:01 [2021-03-03T09:31:01.758Z] #44 44.56 io
09:31:01 [2021-03-03T09:31:01.758Z] #44 44.57 strconv
09:31:01 [2021-03-03T09:31:01.758Z] #44 44.82 syscall
09:31:01 [2021-03-03T09:31:01.758Z] #44 45.64 vendor/golang.org/x/net/dns/dnsmessage
09:31:01 [2021-03-03T09:31:01.758Z] #44 45.90 bytes
09:31:01 [2021-03-03T09:31:01.758Z] #44 47.85 reflect
09:31:01 [2021-03-03T09:31:01.758Z] #44 48.40 bufio
09:31:01 [2021-03-03T09:31:01.758Z] #44 49.75 regexp/syntax
09:31:01 [2021-03-03T09:31:01.758Z] #44 50.23 hash/crc32
09:31:01 [2021-03-03T09:31:01.758Z] #44 51.02 crypto
09:31:01 [2021-03-03T09:31:01.758Z] #44 51.37 vendor/golang.org/x/text/transform
09:31:01 [2021-03-03T09:31:01.758Z] #44 51.62 time
09:31:01 [2021-03-03T09:31:01.758Z] #44 ...
09:31:01 [2021-03-03T09:31:01.758Z] 
09:31:01 [2021-03-03T09:31:01.758Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:01 [2021-03-03T09:31:01.758Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:31:01 [2021-03-03T09:31:01.758Z] #12 52.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:31:01 [2021-03-03T09:31:01.758Z] #12 52.69 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ...
09:31:01 [2021-03-03T09:31:01.883Z] #42 83.39   DEP      criu/eventpoll.d
09:31:02 [2021-03-03T09:31:02.139Z] #42 83.56   DEP      criu/eventfd.d
09:31:02 [2021-03-03T09:31:02.305Z] #48 48.85 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:31:02 [2021-03-03T09:31:02.305Z] #48 49.00 go: downloading github.com/gogo/protobuf v1.2.1
09:31:02 [2021-03-03T09:31:02.398Z] #42 83.81   DEP      criu/crtools.d
09:31:02 [2021-03-03T09:31:02.398Z] #42 83.98   DEP      criu/cr-service.d
09:31:02 [2021-03-03T09:31:02.592Z] #48 49.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:31:02 [2021-03-03T09:31:02.695Z] #42 84.16   DEP      criu/cr-restore.d
09:31:02 [2021-03-03T09:31:02.951Z] #42 84.47   DEP      criu/cr-errno.d
09:31:02 [2021-03-03T09:31:02.951Z] #42 84.47   DEP      criu/cr-dump.d
09:31:02 [2021-03-03T09:31:02.951Z] #42 84.68   DEP      criu/cr-dedup.d
09:31:03 [2021-03-03T09:31:03.153Z] #12 53.89 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:31:03 [2021-03-03T09:31:03.166Z] #48 49.79 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:31:03 [2021-03-03T09:31:03.208Z] #42 84.81   DEP      criu/cr-check.d
09:31:03 [2021-03-03T09:31:03.208Z] #42 ...
09:31:03 [2021-03-03T09:31:03.208Z] 
09:31:03 [2021-03-03T09:31:03.208Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:31:03 [2021-03-03T09:31:03.208Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.80 libcap2-bin is already the newest version (1:2.25-2).
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.80 The following additional packages will be installed:
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.81   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.82   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.82   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.82   python3.7 python3.7-minimal vim-runtime xxd
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.82 Suggested packages:
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.83   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.83   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.83   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.83 Recommended packages:
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.83   aufs-dkms nftables build-essential python3-dev python3-keyring
09:31:03 [2021-03-03T09:31:03.208Z] #19 19.83   python3-keyrings.alt python3-xdg unzip
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.73 The following NEW packages will be installed:
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.74   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.74   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.74   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.74   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.74   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.74   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:31:03 [2021-03-03T09:31:03.208Z] #19 21.75   xz-utils zip
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.26 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.26 Need to get 28.5 MB of archives.
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.26 After this operation, 116 MB of additional disk space will be used.
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 22.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.28 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 23.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:31:03 [2021-03-03T09:31:03.208Z] #19 24.61 debconf: delaying package configuration, since apt-utils is not installed
09:31:03 [2021-03-03T09:31:03.208Z] #19 24.73 Fetched 28.5 MB in 2s (13.0 MB/s)
09:31:03 [2021-03-03T09:31:03.208Z] #19 24.78 Selecting previously unselected package pigz.
09:31:03 [2021-03-03T09:31:03.208Z] #19 24.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 ... 23432 files and directories currently installed.)
09:31:03 [2021-03-03T09:31:03.208Z] #19 24.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:31:03 [2021-03-03T09:31:03.208Z] #19 24.89 Unpacking pigz (2.4-1) ...
09:31:03 [2021-03-03T09:31:03.208Z] #19 24.99 Selecting previously unselected package libpython3.7-minimal:amd64.
09:31:03 [2021-03-03T09:31:03.208Z] #19 24.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:31:03 [2021-03-03T09:31:03.208Z] #19 25.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:31:03 [2021-03-03T09:31:03.208Z] #19 25.45 Selecting previously unselected package python3.7-minimal.
09:31:03 [2021-03-03T09:31:03.208Z] #19 25.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:31:03 [2021-03-03T09:31:03.208Z] #19 25.47 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
09:31:03 [2021-03-03T09:31:03.485Z] #48 ...
09:31:03 [2021-03-03T09:31:03.485Z] 
09:31:03 [2021-03-03T09:31:03.485Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:03 [2021-03-03T09:31:03.485Z] #33 sha256:6cdcbdf95c81508fdcc5a799422caf6a3a09c9c1433feda89036bb3bdb626abd
09:31:03 [2021-03-03T09:31:03.485Z] #33 50.33 internal/reflectlite
09:31:03 [2021-03-03T09:31:03.485Z] #33 50.35 sync
09:31:03 [2021-03-03T09:31:03.506Z] #19 26.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:31:03 [2021-03-03T09:31:03.506Z] #19 26.47 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
09:31:04 [2021-03-03T09:31:04.408Z] #31 ...
09:31:04 [2021-03-03T09:31:04.408Z] 
09:31:04 [2021-03-03T09:31:04.408Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:04 [2021-03-03T09:31:04.408Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:04 [2021-03-03T09:31:04.408Z] #12 52.52 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]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.09 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]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 55.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
09:31:04 [2021-03-03T09:31:04.408Z] #12 56.39 debconf: delaying package configuration, since apt-utils is not installed
09:31:04 [2021-03-03T09:31:04.408Z] #12 56.62 Fetched 78.2 MB in 8s (9303 kB/s)
09:31:04 [2021-03-03T09:31:04.408Z] #12 56.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:04 [2021-03-03T09:31:04.408Z] #12 56.82 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
09:31:04 [2021-03-03T09:31:04.408Z] #12 56.85 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:31:04 [2021-03-03T09:31:04.408Z] #12 57.27 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
09:31:04 [2021-03-03T09:31:04.408Z] #12 57.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 ... 15410 files and directories currently installed.)
09:31:04 [2021-03-03T09:31:04.408Z] #12 57.48 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
09:31:04 [2021-03-03T09:31:04.408Z] #12 57.50 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:31:04 [2021-03-03T09:31:04.408Z] #12 57.73 Setting up libudev1:amd64 (241-7~deb10u6) ...
09:31:04 [2021-03-03T09:31:04.584Z] #48 51.05 go: downloading github.com/BurntSushi/toml v0.3.1
09:31:04 [2021-03-03T09:31:04.872Z] #19 ...
09:31:04 [2021-03-03T09:31:04.872Z] 
09:31:04 [2021-03-03T09:31:04.872Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:31:04 [2021-03-03T09:31:04.872Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:31:04 [2021-03-03T09:31:04.872Z] #31 DONE 160.6s
09:31:04 [2021-03-03T09:31:04.872Z] 
09:31:04 [2021-03-03T09:31:04.872Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:04 [2021-03-03T09:31:04.872Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:04 [2021-03-03T09:31:04.872Z] #42 84.97   DEP      criu/config.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 85.07   DEP      criu/clone-noasan.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 85.20   DEP      criu/cgroup.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 85.44   DEP      criu/cgroup-props.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 85.57   DEP      criu/bitmap.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 85.60   DEP      criu/bfd.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 85.68   DEP      criu/autofs.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 85.87   DEP      criu/aio.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 86.08   DEP      criu/action-scripts.d
09:31:04 [2021-03-03T09:31:04.872Z] #42 86.39   CC       criu/action-scripts.o
09:31:04 [2021-03-03T09:31:04.926Z] #12 58.24 Selecting previously unselected package binutils-mingw-w64-i686.#12 ...
09:31:04 [2021-03-03T09:31:04.926Z] 
09:31:04 [2021-03-03T09:31:04.926Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:31:04 [2021-03-03T09:31:04.926Z] #46 sha256:1ca5e5872fb213bd31c6c6544239a3c4ef95b31a5f2e9c47563d148d503b9e21
09:31:04 [2021-03-03T09:31:04.926Z] #46 DONE 58.3s
09:31:04 [2021-03-03T09:31:04.926Z] 
09:31:04 [2021-03-03T09:31:04.926Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:04 [2021-03-03T09:31:04.926Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:04 [2021-03-03T09:31:04.926Z] #12 58.24 Selecting previously unselected package binutils-mingw-w64-i686.
09:31:04 [2021-03-03T09:31:04.926Z] #12 58.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:04 [2021-03-03T09:31:04.926Z] #12 58.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:31:04 [2021-03-03T09:31:04.926Z] #12 ...
09:31:04 [2021-03-03T09:31:04.926Z] 
09:31:04 [2021-03-03T09:31:04.926Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:04 [2021-03-03T09:31:04.926Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:04 [2021-03-03T09:31:04.926Z] #41 51.75 Selecting previously unselected package libprotoc17:amd64.
09:31:04 [2021-03-03T09:31:04.926Z] #41 51.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 51.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 52.62 Selecting previously unselected package protobuf-c-compiler.
09:31:04 [2021-03-03T09:31:04.926Z] #41 52.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 52.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 52.83 Selecting previously unselected package protobuf-compiler.
09:31:04 [2021-03-03T09:31:04.926Z] #41 52.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 52.87 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.05 Selecting previously unselected package python-pkg-resources.
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.07 Unpacking python-pkg-resources (40.8.0-1) ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.34 Selecting previously unselected package python-six.
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.38 Unpacking python-six (1.12.0-1) ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.48 Selecting previously unselected package python-protobuf.
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 53.50 Unpacking python-protobuf (3.6.1.3-2) ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 54.54 Setting up python-pkg-resources (40.8.0-1) ...
09:31:04 [2021-03-03T09:31:04.926Z] #41 ...
09:31:04 [2021-03-03T09:31:04.926Z] 
09:31:04 [2021-03-03T09:31:04.926Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:04 [2021-03-03T09:31:04.926Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:04 [2021-03-03T09:31:04.926Z] #12 58.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:31:05 [2021-03-03T09:31:05.153Z] #48 51.64 go: extracting github.com/BurntSushi/toml v0.3.1
09:31:05 [2021-03-03T09:31:05.475Z] #42 87.08   CC       criu/aio.o
09:31:06 [2021-03-03T09:31:06.403Z] #42 87.77   CC       criu/autofs.o
09:31:06 [2021-03-03T09:31:06.535Z] #12 ...
09:31:06 [2021-03-03T09:31:06.535Z] 
09:31:06 [2021-03-03T09:31:06.535Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:31:06 [2021-03-03T09:31:06.535Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:31:06 [2021-03-03T09:31:06.535Z] #28 46.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:31:06 [2021-03-03T09:31:06.535Z] #28 47.26 
09:31:06 [2021-03-03T09:31:06.535Z] #28 47.42 
######################################################################## 100.0%
09:31:06 [2021-03-03T09:31:06.535Z] #28 47.49 
09:31:06 [2021-03-03T09:31:06.535Z] #28 49.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:31:06 [2021-03-03T09:31:06.535Z] #28 49.62 
09:31:06 [2021-03-03T09:31:06.535Z] #28 49.77 
######################################################################## 100.0%
09:31:06 [2021-03-03T09:31:06.535Z] #28 49.92 
09:31:06 [2021-03-03T09:31:06.535Z] #28 50.06 Download of images into '/build' complete.
09:31:06 [2021-03-03T09:31:06.535Z] #28 50.06 Use something like the following to load the result into a Docker daemon:
09:31:06 [2021-03-03T09:31:06.535Z] #28 50.06   tar -cC '/build' . | docker load
09:31:07 [2021-03-03T09:31:07.059Z] #48 ...
09:31:07 [2021-03-03T09:31:07.059Z] 
09:31:07 [2021-03-03T09:31:07.059Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:07 [2021-03-03T09:31:07.059Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:07 [2021-03-03T09:31:07.059Z] #41 44.90 Reading package lists...
09:31:07 [2021-03-03T09:31:07.112Z] #28 ...
09:31:07 [2021-03-03T09:31:07.112Z] 
09:31:07 [2021-03-03T09:31:07.112Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:07 [2021-03-03T09:31:07.112Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:31:07 [2021-03-03T09:31:07.112Z] #35 47.90 Fetched 14.2 MB in 4s (3853 kB/s)
09:31:07 [2021-03-03T09:31:07.112Z] #35 49.98 Selecting previously unselected package xxd.
09:31:07 [2021-03-03T09:31:07.112Z] #35 49.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
09:31:07 [2021-03-03T09:31:07.112Z] #35 50.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
09:31:07 [2021-03-03T09:31:07.112Z] #35 51.01 Unpacking xxd (2:8.1.0875-5) ...
09:31:07 [2021-03-03T09:31:07.112Z] #35 52.66 Selecting previously unselected package vim-common.
09:31:07 [2021-03-03T09:31:07.112Z] #35 52.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:31:07 [2021-03-03T09:31:07.112Z] #35 52.89 Unpacking vim-common (2:8.1.0875-5) ...
09:31:07 [2021-03-03T09:31:07.112Z] #35 ...
09:31:07 [2021-03-03T09:31:07.112Z] 
09:31:07 [2021-03-03T09:31:07.113Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:31:07 [2021-03-03T09:31:07.113Z] #48 sha256:0bf1438806d68658671ed2ca367b2986a2e67c0019ed3bc3383ca1fc3e8cd9dd
09:31:07 [2021-03-03T09:31:07.113Z] #48 47.94 go: finding github.com/fatih/color v1.7.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 47.96 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:31:07 [2021-03-03T09:31:07.113Z] #48 48.11 go: finding github.com/go-critic/go-critic v0.4.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 48.12 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:31:07 [2021-03-03T09:31:07.113Z] #48 48.68 go: finding github.com/go-lintpack/lintpack v0.5.2
09:31:07 [2021-03-03T09:31:07.113Z] #48 48.68 go: finding github.com/mattn/go-colorable v0.1.4
09:31:07 [2021-03-03T09:31:07.113Z] #48 48.68 go: finding github.com/pkg/errors v0.8.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.20 go: finding github.com/mitchellh/go-homedir v1.1.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.20 go: finding github.com/mattn/go-isatty v0.0.8
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.21 go: finding github.com/go-toolsmith/astequal v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.21 go: finding github.com/go-toolsmith/astp v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.72 go: finding github.com/spf13/viper v1.6.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.73 go: finding github.com/go-toolsmith/astcast v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.74 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.76 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:31:07 [2021-03-03T09:31:07.113Z] #48 49.77 go: finding github.com/go-toolsmith/typep v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 50.18 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 50.18 go: finding github.com/stretchr/testify v1.4.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 50.26 go: finding github.com/sirupsen/logrus v1.4.2
09:31:07 [2021-03-03T09:31:07.113Z] #48 50.32 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 50.70 go: finding github.com/go-toolsmith/strparse v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 50.71 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 50.71 go: finding github.com/davecgh/go-spew v1.1.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 50.72 go: finding github.com/spf13/cobra v0.0.5
09:31:07 [2021-03-03T09:31:07.113Z] #48 51.02 go: finding github.com/fsnotify/fsnotify v1.4.7
09:31:07 [2021-03-03T09:31:07.113Z] #48 51.32 go: finding github.com/pmezard/go-difflib v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 51.33 go: finding github.com/gobwas/glob v0.2.3
09:31:07 [2021-03-03T09:31:07.113Z] #48 51.34 go: finding github.com/spf13/pflag v1.0.5
09:31:07 [2021-03-03T09:31:07.113Z] #48 51.37 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:31:07 [2021-03-03T09:31:07.113Z] #48 51.59 go: finding github.com/hashicorp/hcl v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 51.84 go: finding github.com/stretchr/objx v0.2.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 51.85 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.12 go: finding github.com/magiconair/properties v1.8.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.13 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.42 go: finding gopkg.in/yaml.v2 v2.2.7
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.42 go: finding github.com/mitchellh/mapstructure v1.1.2
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.46 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.56 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.56 go: finding github.com/pelletier/go-toml v1.2.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.57 go: finding github.com/spf13/afero v1.1.2
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.60 go: finding github.com/spf13/cast v1.3.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.64 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.65 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.79 go: finding github.com/subosito/gotenv v1.2.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.87 go: finding golang.org/x/text v0.3.2
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.89 go: finding gopkg.in/ini.v1 v1.51.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 52.99 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:31:07 [2021-03-03T09:31:07.113Z] #48 53.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:31:07 [2021-03-03T09:31:07.113Z] #48 53.46 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:31:07 [2021-03-03T09:31:07.113Z] #48 53.48 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:31:07 [2021-03-03T09:31:07.113Z] #48 53.48 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:31:07 [2021-03-03T09:31:07.113Z] #48 53.67 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:31:07 [2021-03-03T09:31:07.113Z] #48 53.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:31:07 [2021-03-03T09:31:07.113Z] #48 53.89 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:31:07 [2021-03-03T09:31:07.113Z] #48 53.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:31:07 [2021-03-03T09:31:07.113Z] #48 54.14 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:31:07 [2021-03-03T09:31:07.113Z] #48 54.15 go: finding github.com/kisielk/gotool v1.0.0
09:31:07 [2021-03-03T09:31:07.113Z] #48 54.39 go: finding github.com/sourcegraph/go-diff v0.5.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 54.39 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:31:07 [2021-03-03T09:31:07.113Z] #48 54.74 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 54.74 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:31:07 [2021-03-03T09:31:07.113Z] #48 54.98 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:31:07 [2021-03-03T09:31:07.113Z] #48 54.98 go: finding github.com/ultraware/funlen v0.0.2
09:31:07 [2021-03-03T09:31:07.113Z] #48 55.68 go: finding github.com/ultraware/whitespace v0.0.4
09:31:07 [2021-03-03T09:31:07.113Z] #48 55.68 go: finding github.com/uudashr/gocognit v1.0.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 55.76 go: finding github.com/gogo/protobuf v1.2.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 55.77 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:31:07 [2021-03-03T09:31:07.113Z] #48 56.13 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:31:07 [2021-03-03T09:31:07.113Z] #48 56.37 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:31:07 [2021-03-03T09:31:07.113Z] #48 56.37 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:31:07 [2021-03-03T09:31:07.113Z] #48 56.41 go: finding github.com/BurntSushi/toml v0.3.1
09:31:07 [2021-03-03T09:31:07.113Z] #48 56.45 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:31:07 [2021-03-03T09:31:07.376Z] #48 ...
09:31:07 [2021-03-03T09:31:07.376Z] 
09:31:07 [2021-03-03T09:31:07.376Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:07 [2021-03-03T09:31:07.376Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:31:07 [2021-03-03T09:31:07.376Z] #12 58.12 Setting up libudev1:arm64 (241-7~deb10u6) ...
09:31:07 [2021-03-03T09:31:07.464Z] #12 ...
09:31:07 [2021-03-03T09:31:07.464Z] 
09:31:07 [2021-03-03T09:31:07.464Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:07 [2021-03-03T09:31:07.464Z] #33 sha256:d80ea3a88d800e7b10cd5182a845203c4130d9f1f6c61e309ca2ffc43ad4126b
09:31:07 [2021-03-03T09:31:07.464Z] #33 50.44 time
09:31:07 [2021-03-03T09:31:07.464Z] #33 56.60 internal/poll
09:31:07 [2021-03-03T09:31:07.464Z] #33 58.78 internal/syscall/execenv
09:31:07 [2021-03-03T09:31:07.464Z] #33 58.91 internal/syscall/unix
09:31:07 [2021-03-03T09:31:07.464Z] #33 59.46 os
09:31:07 [2021-03-03T09:31:07.464Z] #33 ...
09:31:07 [2021-03-03T09:31:07.464Z] 
09:31:07 [2021-03-03T09:31:07.464Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:07 [2021-03-03T09:31:07.464Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:07 [2021-03-03T09:31:07.464Z] #41 58.95 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:31:07 [2021-03-03T09:31:07.464Z] #41 58.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:31:07 [2021-03-03T09:31:07.464Z] #41 59.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:31:07 [2021-03-03T09:31:07.464Z] #41 59.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:31:07 [2021-03-03T09:31:07.464Z] #41 59.07 Setting up python-six (1.12.0-1) ...
09:31:07 [2021-03-03T09:31:07.677Z] #33 54.79 sort
09:31:07 [2021-03-03T09:31:07.677Z] #33 54.81 errors
09:31:07 [2021-03-03T09:31:07.832Z] #42 89.04   CC       criu/bfd.o
09:31:07 [2021-03-03T09:31:07.937Z] #33 55.26 strconv
09:31:07 [2021-03-03T09:31:07.952Z] #12 58.89 Selecting previously unselected package binutils-mingw-w64-i686.
09:31:08 [2021-03-03T09:31:08.033Z] #41 ...
09:31:08 [2021-03-03T09:31:08.033Z] 
09:31:08 [2021-03-03T09:31:08.033Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:08 [2021-03-03T09:31:08.033Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:31:08 [2021-03-03T09:31:08.033Z] #50 51.32 time
09:31:08 [2021-03-03T09:31:08.033Z] #50 51.43 reflect
09:31:08 [2021-03-03T09:31:08.033Z] #50 58.71 context
09:31:08 [2021-03-03T09:31:08.033Z] #50 59.48 os
09:31:08 [2021-03-03T09:31:08.033Z] #50 ...
09:31:08 [2021-03-03T09:31:08.033Z] 
09:31:08 [2021-03-03T09:31:08.033Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:08 [2021-03-03T09:31:08.033Z] #33 sha256:d80ea3a88d800e7b10cd5182a845203c4130d9f1f6c61e309ca2ffc43ad4126b
09:31:08 [2021-03-03T09:31:08.033Z] #33 61.31 strings
09:31:08 [2021-03-03T09:31:08.088Z] #42 89.47   CC       criu/bitmap.o
09:31:08 [2021-03-03T09:31:08.088Z] #42 89.69   CC       criu/cgroup-props.o
09:31:08 [2021-03-03T09:31:08.217Z] #12 58.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:31:08 [2021-03-03T09:31:08.217Z] #12 58.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
09:31:08 [2021-03-03T09:31:08.217Z] #12 59.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...#12 ...
09:31:08 [2021-03-03T09:31:08.217Z] 
09:31:08 [2021-03-03T09:31:08.217Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:31:08 [2021-03-03T09:31:08.217Z] #28 sha256:08165ccf152af72e563169cf7892fb72a5b79f227176230e89e46d96181d6137
09:31:08 [2021-03-03T09:31:08.217Z] #28 DONE 58.4s
09:31:08 [2021-03-03T09:31:08.217Z] 
09:31:08 [2021-03-03T09:31:08.217Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:31:08 [2021-03-03T09:31:08.217Z] #46 sha256:3a569b034f8099ecbdc384bea964927efeabb8d4859ceca2bfd4044e2650141e
09:31:08 [2021-03-03T09:31:08.217Z] #46 DONE 59.1s
09:31:08 [2021-03-03T09:31:08.217Z] 
09:31:08 [2021-03-03T09:31:08.217Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:31:08 [2021-03-03T09:31:08.217Z] #63 sha256:cffabb1282b16d3e99e3b431fdd804ee00313d03c964f3fbe8b210a3eb923344
09:31:08 [2021-03-03T09:31:08.217Z] #63 DONE 59.2s
09:31:08 [2021-03-03T09:31:08.217Z] 
09:31:08 [2021-03-03T09:31:08.217Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:08 [2021-03-03T09:31:08.217Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:31:08 [2021-03-03T09:31:08.217Z] #12 59.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:31:08 [2021-03-03T09:31:08.483Z] #12 ...
09:31:08 [2021-03-03T09:31:08.483Z] 
09:31:08 [2021-03-03T09:31:08.483Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:31:08 [2021-03-03T09:31:08.483Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:31:08 [2021-03-03T09:31:08.483Z] #54 52.61 Selecting previously unselected package libbtrfs-dev.
09:31:08 [2021-03-03T09:31:08.483Z] #54 52.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
09:31:08 [2021-03-03T09:31:08.483Z] #54 52.66 Unpacking libbtrfs-dev (4.20.1-2) ...
09:31:08 [2021-03-03T09:31:08.483Z] #54 56.44 Setting up libbtrfs0 (4.20.1-2) ...
09:31:08 [2021-03-03T09:31:08.483Z] #54 57.57 Setting up libbtrfs-dev (4.20.1-2) ...
09:31:08 [2021-03-03T09:31:08.483Z] #54 58.48 Processing triggers for libc-bin (2.28-10) ...
09:31:08 [2021-03-03T09:31:08.483Z] #54 DONE 59.4s
09:31:08 [2021-03-03T09:31:08.699Z] #41 53.79 Building dependency tree...
09:31:08 [2021-03-03T09:31:08.699Z] #41 ...
09:31:08 [2021-03-03T09:31:08.699Z] 
09:31:08 [2021-03-03T09:31:08.699Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:08 [2021-03-03T09:31:08.699Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:08 [2021-03-03T09:31:08.699Z] #12 45.37 Reading package lists...
09:31:08 [2021-03-03T09:31:08.745Z] 
09:31:08 [2021-03-03T09:31:08.745Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:08 [2021-03-03T09:31:08.745Z] #55 sha256:db252e21069e82f8940e054208e0c89b4f1545804da81b38ee711f6ca390638e
09:31:08 [2021-03-03T09:31:08.874Z] #33 56.23 io
09:31:08 [2021-03-03T09:31:08.874Z] #33 ...
09:31:08 [2021-03-03T09:31:08.874Z] 
09:31:08 [2021-03-03T09:31:08.874Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:08 [2021-03-03T09:31:08.874Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:08 [2021-03-03T09:31:08.874Z] #41 44.13 Reading package lists...
09:31:08 [2021-03-03T09:31:08.874Z] #41 53.89 Building dependency tree...
09:31:08 [2021-03-03T09:31:08.960Z] #12 53.75 Building dependency tree...
09:31:08 [2021-03-03T09:31:08.960Z] #12 ...
09:31:08 [2021-03-03T09:31:08.960Z] 
09:31:08 [2021-03-03T09:31:08.960Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:08 [2021-03-03T09:31:08.960Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:08 [2021-03-03T09:31:08.960Z] #35 45.39 Reading package lists...
09:31:08 [2021-03-03T09:31:08.960Z] #35 54.48 Building dependency tree...
09:31:08 [2021-03-03T09:31:08.960Z] #35 ...
09:31:08 [2021-03-03T09:31:08.960Z] 
09:31:08 [2021-03-03T09:31:08.960Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:08 [2021-03-03T09:31:08.960Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:08 [2021-03-03T09:31:08.960Z] #12 53.75 Building dependency tree...
09:31:09 [2021-03-03T09:31:09.055Z] #42 90.35   CC       criu/cgroup.o
09:31:09 [2021-03-03T09:31:09.055Z] #42 ...
09:31:09 [2021-03-03T09:31:09.055Z] 
09:31:09 [2021-03-03T09:31:09.055Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:31:09 [2021-03-03T09:31:09.055Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.36 Selecting previously unselected package python3-minimal.
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.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.)
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.41 Unpacking python3-minimal (3.7.3-1) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.49 Selecting previously unselected package libmpdec2:amd64.
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.50 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.60 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 29.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 30.50 Selecting previously unselected package python3.7.
09:31:09 [2021-03-03T09:31:09.055Z] #19 30.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 30.52 Unpacking python3.7 (3.7.3-2+deb10u2) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 30.65 Selecting previously unselected package libpython3-stdlib:amd64.
09:31:09 [2021-03-03T09:31:09.055Z] #19 30.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 30.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 30.77 Setting up python3-minimal (3.7.3-1) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.57 Selecting previously unselected package python3.
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.61 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.63 Unpacking python3 (3.7.3-1) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.74 Selecting previously unselected package libip4tc0:amd64.
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.78 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.88 Selecting previously unselected package libip6tc0:amd64.
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.90 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 31.98 Selecting previously unselected package libiptc0:amd64.
09:31:09 [2021-03-03T09:31:09.055Z] #19 32.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 32.00 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 32.07 Selecting previously unselected package libnfnetlink0:amd64.
09:31:09 [2021-03-03T09:31:09.055Z] #19 32.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.055Z] #19 32.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.14 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.23 Selecting previously unselected package libnftnl11:amd64.
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.24 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.31 Selecting previously unselected package iptables.
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.311Z] #19 32.33 Unpacking iptables (1.8.2-4) ...
09:31:09 [2021-03-03T09:31:09.444Z] #41 ...
09:31:09 [2021-03-03T09:31:09.444Z] 
09:31:09 [2021-03-03T09:31:09.444Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
09:31:09 [2021-03-03T09:31:09.444Z] #63 sha256:1bd82f08627ddd0fc0fbfc4fddcbf50a133a408f15ab42f1c97cb8a01fe3f384
09:31:09 [2021-03-03T09:31:09.444Z] #63 DONE 56.7s
09:31:09 [2021-03-03T09:31:09.444Z] 
09:31:09 [2021-03-03T09:31:09.444Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:09 [2021-03-03T09:31:09.444Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:31:09 [2021-03-03T09:31:09.444Z] #44 52.13 internal/reflectlite
09:31:09 [2021-03-03T09:31:09.444Z] #44 52.18 sync
09:31:09 [2021-03-03T09:31:09.444Z] #44 55.25 github.com/LK4D4/vndr/godl/singleflight
09:31:09 [2021-03-03T09:31:09.444Z] #44 55.63 math/rand
09:31:09 [2021-03-03T09:31:09.444Z] #44 56.61 internal/singleflight
09:31:09 [2021-03-03T09:31:09.608Z] #19 32.66 Selecting previously unselected package xxd.
09:31:09 [2021-03-03T09:31:09.608Z] #19 32.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:31:09 [2021-03-03T09:31:09.608Z] #19 32.68 Unpacking xxd (2:8.1.0875-5) ...
09:31:09 [2021-03-03T09:31:09.704Z] #44 57.02 io
09:31:09 [2021-03-03T09:31:09.704Z] #44 57.06 strconv
09:31:09 [2021-03-03T09:31:09.873Z] #19 32.81 Selecting previously unselected package vim-common.
09:31:09 [2021-03-03T09:31:09.873Z] #19 32.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:31:09 [2021-03-03T09:31:09.873Z] #19 32.85 Unpacking vim-common (2:8.1.0875-5) ...
09:31:09 [2021-03-03T09:31:09.950Z] #33 63.32 fmt
09:31:10 [2021-03-03T09:31:10.162Z] #19 33.02 Selecting previously unselected package bash-completion.
09:31:10 [2021-03-03T09:31:10.162Z] #19 33.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:31:10 [2021-03-03T09:31:10.273Z] #44 ...
09:31:10 [2021-03-03T09:31:10.273Z] 
09:31:10 [2021-03-03T09:31:10.273Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:10 [2021-03-03T09:31:10.273Z] #33 sha256:6cdcbdf95c81508fdcc5a799422caf6a3a09c9c1433feda89036bb3bdb626abd
09:31:10 [2021-03-03T09:31:10.273Z] #33 57.53 internal/oserror
09:31:10 [2021-03-03T09:31:10.273Z] #33 57.77 syscall
09:31:11 [2021-03-03T09:31:11.336Z] #33 ...
09:31:11 [2021-03-03T09:31:11.336Z] 
09:31:11 [2021-03-03T09:31:11.336Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:11 [2021-03-03T09:31:11.336Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:11 [2021-03-03T09:31:11.336Z] #35 54.59 Selecting previously unselected package libicu63:amd64.
09:31:11 [2021-03-03T09:31:11.336Z] #35 54.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 54.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 62.09 Selecting previously unselected package libxml2:amd64.
09:31:11 [2021-03-03T09:31:11.336Z] #35 62.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 62.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 62.77 Selecting previously unselected package libarchive13:amd64.
09:31:11 [2021-03-03T09:31:11.336Z] #35 62.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 62.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.14 Selecting previously unselected package libjsoncpp1:amd64.
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.31 Selecting previously unselected package librhash0:amd64.
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.31 Unpacking librhash0:amd64 (1.3.8-1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.52 Selecting previously unselected package libuv1:amd64.
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.52 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.53 Unpacking libuv1:amd64 (1.24.1-1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.74 Selecting previously unselected package cmake.
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.74 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 63.74 Unpacking cmake (3.13.4-1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #35 ...
09:31:11 [2021-03-03T09:31:11.336Z] 
09:31:11 [2021-03-03T09:31:11.336Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:11 [2021-03-03T09:31:11.336Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:11 [2021-03-03T09:31:11.336Z] #41 62.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 62.83 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 62.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 62.94 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 62.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 62.99 Setting up protobuf-compiler (3.6.1.3-2) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 63.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 63.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 63.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 63.08 Setting up python-protobuf (3.6.1.3-2) ...
09:31:11 [2021-03-03T09:31:11.336Z] #41 ...
09:31:11 [2021-03-03T09:31:11.336Z] 
09:31:11 [2021-03-03T09:31:11.336Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:11 [2021-03-03T09:31:11.336Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:31:11 [2021-03-03T09:31:11.336Z] #44 54.88 time
09:31:11 [2021-03-03T09:31:11.336Z] #44 60.16 internal/fmtsort
09:31:11 [2021-03-03T09:31:11.336Z] #44 60.34 os
09:31:11 [2021-03-03T09:31:11.336Z] #44 60.96 strings
09:31:11 [2021-03-03T09:31:11.336Z] #44 64.21 regexp/syntax
09:31:11 [2021-03-03T09:31:11.336Z] #44 64.84 fmt
09:31:11 [2021-03-03T09:31:11.506Z] #12 ...
09:31:11 [2021-03-03T09:31:11.506Z] 
09:31:11 [2021-03-03T09:31:11.506Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:31:11 [2021-03-03T09:31:11.506Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:31:11 [2021-03-03T09:31:11.506Z] #54 37.69 Reading package lists...
09:31:11 [2021-03-03T09:31:11.506Z] #54 47.96 Building dependency tree...
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.14 The following additional packages will be installed:
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.14   libbtrfs0
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.40 The following NEW packages will be installed:
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.41   libbtrfs-dev libbtrfs0
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.87 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.87 Need to get 119 kB of archives.
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.87 After this operation, 387 kB of additional disk space will be used.
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:31:11 [2021-03-03T09:31:11.506Z] #54 53.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:31:11 [2021-03-03T09:31:11.506Z] #54 55.49 debconf: delaying package configuration, since apt-utils is not installed
09:31:11 [2021-03-03T09:31:11.506Z] #54 55.92 Fetched 119 kB in 0s (415 kB/s)
09:31:11 [2021-03-03T09:31:11.506Z] #54 56.18 Selecting previously unselected package libbtrfs0.
09:31:11 [2021-03-03T09:31:11.506Z] #54 56.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:11 [2021-03-03T09:31:11.506Z] #54 56.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.506Z] #54 56.28 Unpacking libbtrfs0 (4.20.1-2) ...
09:31:11 [2021-03-03T09:31:11.506Z] #54 56.76 Selecting previously unselected package libbtrfs-dev.
09:31:11 [2021-03-03T09:31:11.506Z] #54 56.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:31:11 [2021-03-03T09:31:11.506Z] #54 56.78 Unpacking libbtrfs-dev (4.20.1-2) ...
09:31:11 [2021-03-03T09:31:11.506Z] #54 57.22 Setting up libbtrfs0 (4.20.1-2) ...
09:31:11 [2021-03-03T09:31:11.506Z] #54 57.25 Setting up libbtrfs-dev (4.20.1-2) ...
09:31:11 [2021-03-03T09:31:11.506Z] #54 57.27 Processing triggers for libc-bin (2.28-10) ...
09:31:11 [2021-03-03T09:31:11.597Z] #44 ...
09:31:11 [2021-03-03T09:31:11.597Z] 
09:31:11 [2021-03-03T09:31:11.597Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:11 [2021-03-03T09:31:11.597Z] #33 sha256:d80ea3a88d800e7b10cd5182a845203c4130d9f1f6c61e309ca2ffc43ad4126b
09:31:11 [2021-03-03T09:31:11.597Z] #33 64.86 path/filepath
09:31:12 [2021-03-03T09:31:12.082Z] #55 ...
09:31:12 [2021-03-03T09:31:12.083Z] 
09:31:12 [2021-03-03T09:31:12.083Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:12 [2021-03-03T09:31:12.083Z] #50 sha256:65889ba6fa78a38f26ad9798e8a4ff17911405e5a4f841c444ab712c42311b85
09:31:12 [2021-03-03T09:31:12.083Z] #50 52.52 regexp
09:31:12 [2021-03-03T09:31:12.083Z] #50 53.96 context
09:31:12 [2021-03-03T09:31:12.083Z] #50 54.22 os
09:31:12 [2021-03-03T09:31:12.083Z] #50 56.06 mvdan.cc/sh/v3/fileutil
09:31:12 [2021-03-03T09:31:12.083Z] #50 56.06 path/filepath
09:31:12 [2021-03-03T09:31:12.083Z] #50 57.37 fmt
09:31:12 [2021-03-03T09:31:12.083Z] #50 57.37 encoding/binary
09:31:12 [2021-03-03T09:31:12.083Z] #50 58.88 golang.org/x/sys/unix
09:31:12 [2021-03-03T09:31:12.083Z] #50 60.11 github.com/pkg/diff
09:31:12 [2021-03-03T09:31:12.083Z] #50 60.11 go/token
09:31:12 [2021-03-03T09:31:12.083Z] #50 60.12 encoding/json
09:31:12 [2021-03-03T09:31:12.083Z] #50 62.21 go/scanner
09:31:12 [2021-03-03T09:31:12.083Z] #50 62.59 mvdan.cc/editorconfig
09:31:12 [2021-03-03T09:31:12.083Z] #50 ...
09:31:12 [2021-03-03T09:31:12.083Z] 
09:31:12 [2021-03-03T09:31:12.083Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:12 [2021-03-03T09:31:12.083Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:31:12 [2021-03-03T09:31:12.083Z] #12 62.34 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:31:12 [2021-03-03T09:31:12.083Z] #12 62.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #12 62.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:31:12 [2021-03-03T09:31:12.083Z] #12 ...
09:31:12 [2021-03-03T09:31:12.083Z] 
09:31:12 [2021-03-03T09:31:12.083Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:12 [2021-03-03T09:31:12.083Z] #33 sha256:6a4c5bb13187c0d0235d3451f3533587b15e880922ae2c37c3e88c37ee7eb566
09:31:12 [2021-03-03T09:31:12.083Z] #33 52.93 internal/poll
09:31:12 [2021-03-03T09:31:12.083Z] #33 53.93 os
09:31:12 [2021-03-03T09:31:12.083Z] #33 55.65 internal/fmtsort
09:31:12 [2021-03-03T09:31:12.083Z] #33 56.05 path/filepath
09:31:12 [2021-03-03T09:31:12.083Z] #33 56.06 fmt
09:31:12 [2021-03-03T09:31:12.083Z] #33 56.85 io/ioutil
09:31:12 [2021-03-03T09:31:12.083Z] #33 57.87 github.com/BurntSushi/toml
09:31:12 [2021-03-03T09:31:12.083Z] #33 57.87 log
09:31:12 [2021-03-03T09:31:12.083Z] #33 57.87 flag
09:31:12 [2021-03-03T09:31:12.083Z] #33 62.74 github.com/BurntSushi/toml/cmd/tomlv
09:31:12 [2021-03-03T09:31:12.083Z] #33 ...
09:31:12 [2021-03-03T09:31:12.083Z] 
09:31:12 [2021-03-03T09:31:12.083Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:12 [2021-03-03T09:31:12.083Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:31:12 [2021-03-03T09:31:12.083Z] #41 52.88 Selecting previously unselected package libnet1:arm64.
09:31:12 [2021-03-03T09:31:12.083Z] #41 52.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 54.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 57.34 Selecting previously unselected package libnet1-dev.
09:31:12 [2021-03-03T09:31:12.083Z] #41 57.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 58.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 58.90 Selecting previously unselected package libnl-3-200:arm64.
09:31:12 [2021-03-03T09:31:12.083Z] #41 58.90 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 59.07 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 59.65 Selecting previously unselected package libnl-3-dev:arm64.
09:31:12 [2021-03-03T09:31:12.083Z] #41 59.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 59.70 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.34 Selecting previously unselected package libprotobuf-c1:arm64.
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.40 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.68 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.68 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.92 Selecting previously unselected package zlib1g-dev:arm64.
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 60.93 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 61.64 Selecting previously unselected package libprotobuf17:arm64.
09:31:12 [2021-03-03T09:31:12.083Z] #41 61.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 61.64 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 62.54 Selecting previously unselected package libprotobuf-lite17:arm64.
09:31:12 [2021-03-03T09:31:12.083Z] #41 62.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.083Z] #41 62.64 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
09:31:12 [2021-03-03T09:31:12.179Z] #33 59.68 reflect
09:31:12 [2021-03-03T09:31:12.345Z] #41 63.13 Selecting previously unselected package libprotobuf-dev:arm64.
09:31:12 [2021-03-03T09:31:12.345Z] #41 63.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
09:31:12 [2021-03-03T09:31:12.345Z] #41 63.14 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
09:31:12 [2021-03-03T09:31:12.345Z] #41 ...
09:31:12 [2021-03-03T09:31:12.345Z] 
09:31:12 [2021-03-03T09:31:12.345Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:12 [2021-03-03T09:31:12.345Z] #55 sha256:db252e21069e82f8940e054208e0c89b4f1545804da81b38ee711f6ca390638e
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.821 + RM_GOPATH=0
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.821 + TMP_GOPATH=
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.821 + : /build
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.821 + '[' -z '' ']'
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.821 ++ mktemp -d
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.848 + export GOPATH=/tmp/tmp.ssnNW5Lqs1
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.848 + GOPATH=/tmp/tmp.ssnNW5Lqs1
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.848 + RM_GOPATH=1
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.848 + case "$(go env GOARCH)" in
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.848 ++ go env GOARCH
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.879 + export GO_BUILDMODE=-buildmode=pie
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.879 + GO_BUILDMODE=-buildmode=pie
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.881 ++ dirname /tmp/install/install.sh
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.881 + dir=/tmp/install
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.881 + bin=containerd
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.881 + shift
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.881 + '[' '!' -f /tmp/install/containerd.installer ']'
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.881 + . /tmp/install/containerd.installer
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.881 ++ set -e
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.882 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.882 + install_containerd
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.884 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.884 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.885 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ssnNW5Lqs1/src/github.com/containerd/containerd
09:31:12 [2021-03-03T09:31:12.345Z] #55 3.895 Cloning into '/tmp/tmp.ssnNW5Lqs1/src/github.com/containerd/containerd'...
09:31:12 [2021-03-03T09:31:12.444Z] #54 ...
09:31:12 [2021-03-03T09:31:12.444Z] 
09:31:12 [2021-03-03T09:31:12.444Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:12 [2021-03-03T09:31:12.444Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:12 [2021-03-03T09:31:12.444Z] #12 58.87 The following additional packages will be installed:
09:31:12 [2021-03-03T09:31:12.444Z] #12 58.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:31:12 [2021-03-03T09:31:12.444Z] #12 58.88   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:31:12 [2021-03-03T09:31:12.444Z] #12 58.89   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:31:12 [2021-03-03T09:31:12.444Z] #12 58.89   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:31:12 [2021-03-03T09:31:12.444Z] #12 58.89   mingw-w64-x86-64-dev
09:31:12 [2021-03-03T09:31:12.444Z] #12 58.90 Suggested packages:
09:31:12 [2021-03-03T09:31:12.444Z] #12 58.92   gcc-8-locales seccomp wine64
09:31:12 [2021-03-03T09:31:12.444Z] #12 ...
09:31:12 [2021-03-03T09:31:12.444Z] 
09:31:12 [2021-03-03T09:31:12.444Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:31:12 [2021-03-03T09:31:12.444Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:31:12 [2021-03-03T09:31:12.444Z] #54 DONE 59.1s
09:31:12 [2021-03-03T09:31:12.684Z] #19 35.73 Unpacking bash-completion (1:2.8-6) ...
09:31:12 [2021-03-03T09:31:12.704Z] 
09:31:12 [2021-03-03T09:31:12.704Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:12 [2021-03-03T09:31:12.704Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:31:12 [2021-03-03T09:31:12.973Z] #33 66.28 io/ioutil
09:31:12 [2021-03-03T09:31:12.983Z] #19 36.10 Selecting previously unselected package bzip2.
09:31:13 [2021-03-03T09:31:13.116Z] #33 ...
09:31:13 [2021-03-03T09:31:13.116Z] 
09:31:13 [2021-03-03T09:31:13.116Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:31:13 [2021-03-03T09:31:13.116Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:31:13 [2021-03-03T09:31:13.116Z] #48 50.62 go: extracting golang.org/x/text v0.3.2
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.16 go: finding github.com/fatih/color v1.7.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.22 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.28 go: finding github.com/mattn/go-colorable v0.1.4
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.32 go: finding github.com/mattn/go-isatty v0.0.8
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.36 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.41 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.46 go: finding github.com/go-critic/go-critic v0.4.1
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.51 go: finding github.com/pkg/errors v0.8.1
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.51 go: finding github.com/go-lintpack/lintpack v0.5.2
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.59 go: finding github.com/sirupsen/logrus v1.4.2
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.60 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.60 go: finding github.com/mitchellh/go-homedir v1.1.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.64 go: finding github.com/go-toolsmith/astp v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.64 go: finding github.com/stretchr/testify v1.4.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.65 go: finding github.com/go-toolsmith/astequal v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.67 go: finding github.com/go-toolsmith/astcast v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.69 go: finding github.com/go-toolsmith/typep v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.70 go: finding github.com/spf13/viper v1.6.1
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.78 go: finding github.com/davecgh/go-spew v1.1.1
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.79 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.80 go: finding github.com/pmezard/go-difflib v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.86 go: finding github.com/stretchr/objx v0.2.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.94 go: finding github.com/go-toolsmith/strparse v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.96 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:31:13 [2021-03-03T09:31:13.116Z] #48 57.96 go: finding gopkg.in/yaml.v2 v2.2.7
09:31:13 [2021-03-03T09:31:13.116Z] #48 58.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 58.05 go: finding github.com/gobwas/glob v0.2.3
09:31:13 [2021-03-03T09:31:13.116Z] #48 58.20 go: finding github.com/fsnotify/fsnotify v1.4.7
09:31:13 [2021-03-03T09:31:13.116Z] #48 58.20 go: finding github.com/spf13/cobra v0.0.5
09:31:13 [2021-03-03T09:31:13.116Z] #48 58.29 go: finding github.com/hashicorp/hcl v1.0.0
09:31:13 [2021-03-03T09:31:13.116Z] #48 58.30 go: finding github.com/spf13/pflag v1.0.5
09:31:13 [2021-03-03T09:31:13.116Z] #48 58.34 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.50 go: finding github.com/magiconair/properties v1.8.1
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.61 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.61 go: finding github.com/mitchellh/mapstructure v1.1.2
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.65 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.77 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.80 go: finding github.com/pelletier/go-toml v1.2.0
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.87 go: finding github.com/spf13/afero v1.1.2
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.88 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.90 go: finding github.com/spf13/cast v1.3.0
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.92 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.96 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:31:13 [2021-03-03T09:31:13.117Z] #48 58.96 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.21 go: finding github.com/subosito/gotenv v1.2.0
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.21 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.22 go: finding golang.org/x/text v0.3.2
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.29 go: finding gopkg.in/ini.v1 v1.51.0
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.37 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.38 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.39 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.39 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.43 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.45 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.47 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.53 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.54 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.55 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.56 go: finding github.com/kisielk/gotool v1.0.0
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.61 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.64 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.64 go: finding github.com/sourcegraph/go-diff v0.5.1
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.67 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.71 go: finding github.com/ultraware/funlen v0.0.2
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.76 go: finding github.com/ultraware/whitespace v0.0.4
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.78 go: finding github.com/uudashr/gocognit v1.0.1
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.81 go: finding github.com/gogo/protobuf v1.2.1
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.91 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.95 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:31:13 [2021-03-03T09:31:13.117Z] #48 59.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:31:13 [2021-03-03T09:31:13.117Z] #48 60.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:31:13 [2021-03-03T09:31:13.117Z] #48 60.01 go: finding github.com/BurntSushi/toml v0.3.1
09:31:13 [2021-03-03T09:31:13.117Z] #48 ...
09:31:13 [2021-03-03T09:31:13.117Z] 
09:31:13 [2021-03-03T09:31:13.117Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:13 [2021-03-03T09:31:13.117Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:13 [2021-03-03T09:31:13.117Z] #41 58.13 The following additional packages will be installed:
09:31:13 [2021-03-03T09:31:13.117Z] #41 58.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:31:13 [2021-03-03T09:31:13.117Z] #41 58.14   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:31:13 [2021-03-03T09:31:13.117Z] #41 58.14 Suggested packages:
09:31:13 [2021-03-03T09:31:13.117Z] #41 58.16   manpages-dev python-setuptools
09:31:13 [2021-03-03T09:31:13.117Z] #41 59.67 The following NEW packages will be installed:
09:31:13 [2021-03-03T09:31:13.117Z] #41 59.67   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:31:13 [2021-03-03T09:31:13.117Z] #41 59.68   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:31:13 [2021-03-03T09:31:13.117Z] #41 59.68   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:31:13 [2021-03-03T09:31:13.117Z] #41 59.68   python-six zlib1g-dev
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.03 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.03 Need to get 4095 kB of archives.
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.03 After this operation, 22.5 MB of additional disk space will be used.
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:31:13 [2021-03-03T09:31:13.117Z] #41 60.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:31:13 [2021-03-03T09:31:13.239Z] #19 36.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:31:13 [2021-03-03T09:31:13.239Z] #19 36.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:31:13 [2021-03-03T09:31:13.239Z] #19 36.20 Selecting previously unselected package xz-utils.
09:31:13 [2021-03-03T09:31:13.304Z] #55 ...
09:31:13 [2021-03-03T09:31:13.304Z] 
09:31:13 [2021-03-03T09:31:13.304Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:13 [2021-03-03T09:31:13.304Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:31:13 [2021-03-03T09:31:13.304Z] #44 53.82 regexp
09:31:13 [2021-03-03T09:31:13.304Z] #44 55.86 os
09:31:13 [2021-03-03T09:31:13.304Z] #44 55.87 github.com/LK4D4/vndr/versioned
09:31:13 [2021-03-03T09:31:13.304Z] #44 56.15 encoding/binary
09:31:13 [2021-03-03T09:31:13.304Z] #44 57.56 encoding/base64
09:31:13 [2021-03-03T09:31:13.304Z] #44 57.56 crypto/sha512
09:31:13 [2021-03-03T09:31:13.304Z] #44 57.57 crypto/cipher
09:31:13 [2021-03-03T09:31:13.304Z] #44 57.58 fmt
09:31:13 [2021-03-03T09:31:13.304Z] #44 58.33 internal/lazyregexp
09:31:13 [2021-03-03T09:31:13.304Z] #44 58.79 crypto/ed25519/internal/edwards25519
09:31:13 [2021-03-03T09:31:13.304Z] #44 58.83 crypto/md5
09:31:13 [2021-03-03T09:31:13.304Z] #44 60.23 crypto/aes
09:31:13 [2021-03-03T09:31:13.304Z] #44 61.82 crypto/des
09:31:13 [2021-03-03T09:31:13.304Z] #44 63.21 crypto/sha1
09:31:13 [2021-03-03T09:31:13.304Z] #44 63.26 crypto/sha256
09:31:13 [2021-03-03T09:31:13.304Z] #44 63.27 encoding/pem
09:31:13 [2021-03-03T09:31:13.495Z] #19 36.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:31:13 [2021-03-03T09:31:13.495Z] #19 36.23 Unpacking xz-utils (5.2.4-1) ...
09:31:13 [2021-03-03T09:31:13.495Z] #19 36.50 Selecting previously unselected package apparmor.
09:31:13 [2021-03-03T09:31:13.495Z] #19 36.50 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:31:13 [2021-03-03T09:31:13.495Z] #19 36.59 Unpacking apparmor (2.13.2-10) ...
09:31:13 [2021-03-03T09:31:13.541Z] #33 67.03 path
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.175 + RM_GOPATH=0
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.175 + TMP_GOPATH=
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.175 + : /build
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.175 + '[' -z '' ']'
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.178 ++ mktemp -d
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.180 + export GOPATH=/tmp/tmp.ssRk02Yz02
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.180 + GOPATH=/tmp/tmp.ssRk02Yz02
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.180 + RM_GOPATH=1
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.180 + case "$(go env GOARCH)" in
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.182 ++ go env GOARCH
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.228 + export GO_BUILDMODE=-buildmode=pie
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.230 + GO_BUILDMODE=-buildmode=pie
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.233 ++ dirname /tmp/install/install.sh
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.234 + dir=/tmp/install
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.248 + bin=containerd
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.248 + shift
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.248 + '[' '!' -f /tmp/install/containerd.installer ']'
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.248 + . /tmp/install/containerd.installer
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.248 ++ set -e
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.249 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:13 [2021-03-03T09:31:13.642Z] #55 1.252 + install_containerd
09:31:13 [2021-03-03T09:31:13.751Z] #19 36.90 Selecting previously unselected package aufs-tools.
09:31:13 [2021-03-03T09:31:13.901Z] #55 1.258 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:31:13 [2021-03-03T09:31:13.901Z] #55 1.260 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:13 [2021-03-03T09:31:13.901Z] #55 1.260 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ssRk02Yz02/src/github.com/containerd/containerd
09:31:13 [2021-03-03T09:31:13.901Z] #55 1.262 Cloning into '/tmp/tmp.ssRk02Yz02/src/github.com/containerd/containerd'...
09:31:14 [2021-03-03T09:31:14.007Z] #19 36.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.007Z] #19 36.91 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:31:14 [2021-03-03T09:31:14.007Z] #19 37.04 Selecting previously unselected package libonig5:amd64.
09:31:14 [2021-03-03T09:31:14.007Z] #19 37.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.007Z] #19 37.04 Unpacking libonig5:amd64 (6.9.1-1) ...
09:31:14 [2021-03-03T09:31:14.054Z] #41 61.37 debconf: delaying package configuration, since apt-utils is not installed
09:31:14 [2021-03-03T09:31:14.054Z] #41 61.60 Fetched 4095 kB in 1s (5833 kB/s)
09:31:14 [2021-03-03T09:31:14.109Z] #33 67.56 text/tabwriter
09:31:14 [2021-03-03T09:31:14.256Z] #44 64.97 net
09:31:14 [2021-03-03T09:31:14.256Z] #44 ...
09:31:14 [2021-03-03T09:31:14.256Z] 
09:31:14 [2021-03-03T09:31:14.256Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:14 [2021-03-03T09:31:14.256Z] #50 sha256:65889ba6fa78a38f26ad9798e8a4ff17911405e5a4f841c444ab712c42311b85
09:31:14 [2021-03-03T09:31:14.256Z] #50 65.09 go/ast
09:31:14 [2021-03-03T09:31:14.263Z] #19 37.20 Selecting previously unselected package libjq1:amd64.
09:31:14 [2021-03-03T09:31:14.263Z] #19 37.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.263Z] #19 37.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:31:14 [2021-03-03T09:31:14.263Z] #19 37.31 Selecting previously unselected package jq.
09:31:14 [2021-03-03T09:31:14.263Z] #19 37.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.263Z] #19 37.33 Unpacking jq (1.5+dfsg-2+b1) ...
09:31:14 [2021-03-03T09:31:14.263Z] #19 37.43 Selecting previously unselected package libaio1:amd64.
09:31:14 [2021-03-03T09:31:14.319Z] #41 61.82 Selecting previously unselected package libcap-dev:amd64.
09:31:14 [2021-03-03T09:31:14.369Z] #33 ...
09:31:14 [2021-03-03T09:31:14.369Z] 
09:31:14 [2021-03-03T09:31:14.369Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:14 [2021-03-03T09:31:14.369Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.62 Setting up xxd (2:8.1.0875-5) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.63 Setting up libuv1:amd64 (1.24.1-1) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.66 Setting up vim-common (2:8.1.0875-5) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.72 Setting up librhash0:amd64 (1.3.8-1) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.74 Setting up cmake-data (3.13.4-1) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.87 Setting up cmake (3.13.4-1) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.90 Processing triggers for libc-bin (2.28-10) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 66.97 Processing triggers for mime-support (3.62) ...
09:31:14 [2021-03-03T09:31:14.369Z] #35 DONE 67.8s
09:31:14 [2021-03-03T09:31:14.369Z] 
09:31:14 [2021-03-03T09:31:14.369Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:14 [2021-03-03T09:31:14.369Z] #36 sha256:2a458c7e2364e3c499cd0667e5f7da84871303e9932e0cd6ed794f406d449fb4
09:31:14 [2021-03-03T09:31:14.518Z] #19 37.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.518Z] #19 37.44 Unpacking libaio1:amd64 (0.3.112-3) ...
09:31:14 [2021-03-03T09:31:14.519Z] #19 37.49 Selecting previously unselected package libgpm2:amd64.
09:31:14 [2021-03-03T09:31:14.519Z] #19 37.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.519Z] #19 37.50 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:31:14 [2021-03-03T09:31:14.519Z] #19 37.56 Selecting previously unselected package libicu63:amd64.
09:31:14 [2021-03-03T09:31:14.519Z] #19 37.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.519Z] #19 37.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:31:14 [2021-03-03T09:31:14.579Z] #41 61.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%
#41 ...
09:31:14 [2021-03-03T09:31:14.579Z] 
09:31:14 [2021-03-03T09:31:14.579Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:31:14 [2021-03-03T09:31:14.579Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:31:14 [2021-03-03T09:31:14.579Z] #54 43.91 Reading package lists...
09:31:14 [2021-03-03T09:31:14.579Z] #54 53.47 Building dependency tree...
09:31:14 [2021-03-03T09:31:14.579Z] #54 58.14 The following additional packages will be installed:
09:31:14 [2021-03-03T09:31:14.579Z] #54 58.16   libbtrfs0
09:31:14 [2021-03-03T09:31:14.579Z] #54 58.46 The following NEW packages will be installed:
09:31:14 [2021-03-03T09:31:14.579Z] #54 58.48   libbtrfs-dev libbtrfs0
09:31:14 [2021-03-03T09:31:14.579Z] #54 59.06 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
09:31:14 [2021-03-03T09:31:14.579Z] #54 59.06 Need to get 119 kB of archives.
09:31:14 [2021-03-03T09:31:14.579Z] #54 59.06 After this operation, 387 kB of additional disk space will be used.
09:31:14 [2021-03-03T09:31:14.579Z] #54 59.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:31:14 [2021-03-03T09:31:14.579Z] #54 59.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.15 debconf: delaying package configuration, since apt-utils is not installed
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.43 Fetched 119 kB in 0s (319 kB/s)
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.65 Selecting previously unselected package libbtrfs0.
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.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 ... 15410 files and directories currently installed.)
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.71 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.76 Unpacking libbtrfs0 (4.20.1-2) ...
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.87 Selecting previously unselected package libbtrfs-dev.
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.579Z] #54 60.89 Unpacking libbtrfs-dev (4.20.1-2) ...
09:31:14 [2021-03-03T09:31:14.579Z] #54 61.31 Setting up libbtrfs0 (4.20.1-2) ...
09:31:14 [2021-03-03T09:31:14.579Z] #54 61.35 Setting up libbtrfs-dev (4.20.1-2) ...
09:31:14 [2021-03-03T09:31:14.579Z] #54 61.37 Processing triggers for libc-bin (2.28-10) ...
09:31:14 [2021-03-03T09:31:14.579Z] #54 DONE 61.9s
09:31:14 [2021-03-03T09:31:14.579Z] 
09:31:14 [2021-03-03T09:31:14.579Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:14 [2021-03-03T09:31:14.579Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:14 [2021-03-03T09:31:14.579Z] #41 61.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:14 [2021-03-03T09:31:14.579Z] #41 61.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.579Z] #41 61.93 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:31:14 [2021-03-03T09:31:14.838Z] #41 62.24 Selecting previously unselected package libnet1:amd64.
09:31:14 [2021-03-03T09:31:14.838Z] #41 62.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:31:14 [2021-03-03T09:31:14.838Z] #41 62.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:31:15 [2021-03-03T09:31:15.097Z] #41 62.55 Selecting previously unselected package libnet1-dev.
09:31:15 [2021-03-03T09:31:15.097Z] #41 62.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:31:15 [2021-03-03T09:31:15.097Z] #41 62.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:31:15 [2021-03-03T09:31:15.278Z] #50 65.84 mvdan.cc/sh/v3/syntax
09:31:15 [2021-03-03T09:31:15.356Z] #41 62.76 Selecting previously unselected package libnl-3-200:amd64.
09:31:15 [2021-03-03T09:31:15.356Z] #41 62.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:31:15 [2021-03-03T09:31:15.356Z] #41 62.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:31:15 [2021-03-03T09:31:15.617Z] #41 62.98 Selecting previously unselected package libnl-3-dev:amd64.
09:31:15 [2021-03-03T09:31:15.617Z] #41 62.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:31:15 [2021-03-03T09:31:15.617Z] #41 62.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:31:15 [2021-03-03T09:31:15.617Z] #41 ...
09:31:15 [2021-03-03T09:31:15.617Z] 
09:31:15 [2021-03-03T09:31:15.617Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:15 [2021-03-03T09:31:15.617Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:15 [2021-03-03T09:31:15.617Z] #12 43.79 Reading package lists...
09:31:15 [2021-03-03T09:31:15.617Z] #12 53.55 Building dependency tree...
09:31:15 [2021-03-03T09:31:15.617Z] #12 57.73 The following additional packages will be installed:
09:31:15 [2021-03-03T09:31:15.617Z] #12 57.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:31:15 [2021-03-03T09:31:15.617Z] #12 57.73   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:31:15 [2021-03-03T09:31:15.617Z] #12 57.73   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:31:15 [2021-03-03T09:31:15.617Z] #12 57.73   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
09:31:15 [2021-03-03T09:31:15.617Z] #12 57.75   mingw-w64-x86-64-dev
09:31:15 [2021-03-03T09:31:15.617Z] #12 57.78 Suggested packages:
09:31:15 [2021-03-03T09:31:15.617Z] #12 57.78   gcc-8-locales seccomp wine64
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.62 The following NEW packages will be installed:
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.65   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.66   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.66   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.66   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.66 The following packages will be upgraded:
09:31:15 [2021-03-03T09:31:15.617Z] #12 59.67   libsystemd0 libudev1
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.03 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.03 Need to get 78.2 MB of archives.
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.03 After this operation, 487 MB of additional disk space will be used.
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.06 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]
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.29 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]
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:31:15 [2021-03-03T09:31:15.617Z] #12 60.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:31:15 [2021-03-03T09:31:15.617Z] #12 61.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:31:15 [2021-03-03T09:31:15.617Z] #12 61.48 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]
09:31:15 [2021-03-03T09:31:15.617Z] #12 61.49 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]
09:31:15 [2021-03-03T09:31:15.875Z] #12 ...
09:31:15 [2021-03-03T09:31:15.875Z] 
09:31:15 [2021-03-03T09:31:15.875Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:15 [2021-03-03T09:31:15.875Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:15 [2021-03-03T09:31:15.875Z] #35 44.23 Reading package lists...
09:31:15 [2021-03-03T09:31:15.875Z] #35 53.71 Building dependency tree...
09:31:15 [2021-03-03T09:31:15.875Z] #35 58.27 The following additional packages will be installed:
09:31:15 [2021-03-03T09:31:15.875Z] #35 58.31   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:31:15 [2021-03-03T09:31:15.875Z] #35 58.33 Suggested packages:
09:31:15 [2021-03-03T09:31:15.875Z] #35 58.33   cmake-doc ninja-build lrzip
09:31:15 [2021-03-03T09:31:15.875Z] #35 58.33 Recommended packages:
09:31:15 [2021-03-03T09:31:15.875Z] #35 58.33   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:31:15 [2021-03-03T09:31:15.875Z] #35 59.61 The following NEW packages will be installed:
09:31:15 [2021-03-03T09:31:15.875Z] #35 59.64   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:31:15 [2021-03-03T09:31:15.875Z] #35 59.65   vim-common xxd
09:31:15 [2021-03-03T09:31:15.875Z] #35 60.01 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:31:15 [2021-03-03T09:31:15.875Z] #35 60.01 Need to get 14.9 MB of archives.
09:31:15 [2021-03-03T09:31:15.875Z] #35 60.01 After this operation, 61.8 MB of additional disk space will be used.
09:31:15 [2021-03-03T09:31:15.875Z] #35 60.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 60.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 60.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 60.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 61.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 61.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 61.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 61.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 61.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 61.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:31:15 [2021-03-03T09:31:15.875Z] #35 63.25 debconf: delaying package configuration, since apt-utils is not installed
09:31:15 [2021-03-03T09:31:15.875Z] #35 63.47 Fetched 14.9 MB in 2s (7834 kB/s)
09:31:15 [2021-03-03T09:31:15.875Z] #35 ...
09:31:15 [2021-03-03T09:31:15.875Z] 
09:31:15 [2021-03-03T09:31:15.875Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:15 [2021-03-03T09:31:15.875Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:15 [2021-03-03T09:31:15.875Z] #41 63.33 Selecting previously unselected package libprotobuf-c1:amd64.
09:31:15 [2021-03-03T09:31:15.875Z] #41 63.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:31:15 [2021-03-03T09:31:15.875Z] #41 63.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:31:15 [2021-03-03T09:31:15.875Z] #41 63.42 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:31:15 [2021-03-03T09:31:15.875Z] #41 63.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:31:15 [2021-03-03T09:31:15.875Z] #41 63.42 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:31:16 [2021-03-03T09:31:16.135Z] #41 63.57 Selecting previously unselected package zlib1g-dev:amd64.
09:31:16 [2021-03-03T09:31:16.135Z] #41 63.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:31:16 [2021-03-03T09:31:16.135Z] #41 63.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:31:16 [2021-03-03T09:31:16.394Z] #41 63.92 Selecting previously unselected package libprotobuf17:amd64.
09:31:16 [2021-03-03T09:31:16.394Z] #41 63.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:31:16 [2021-03-03T09:31:16.394Z] #41 63.95 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:31:16 [2021-03-03T09:31:16.913Z] #36 ...
09:31:16 [2021-03-03T09:31:16.913Z] 
09:31:16 [2021-03-03T09:31:16.913Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:16 [2021-03-03T09:31:16.913Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:16 [2021-03-03T09:31:16.913Z] #41 69.29 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:31:16 [2021-03-03T09:31:16.913Z] #41 69.31 Processing triggers for libc-bin (2.28-10) ...
09:31:16 [2021-03-03T09:31:16.913Z] #41 DONE 70.1s
09:31:16 [2021-03-03T09:31:16.913Z] 
09:31:16 [2021-03-03T09:31:16.913Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:16 [2021-03-03T09:31:16.913Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:17 [2021-03-03T09:31:17.334Z] #41 64.72 Selecting previously unselected package libprotobuf-lite17:amd64.
09:31:17 [2021-03-03T09:31:17.334Z] #41 64.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:31:17 [2021-03-03T09:31:17.334Z] #41 64.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:31:17 [2021-03-03T09:31:17.481Z] #42 ...
09:31:17 [2021-03-03T09:31:17.481Z] 
09:31:17 [2021-03-03T09:31:17.481Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:17 [2021-03-03T09:31:17.481Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:17 [2021-03-03T09:31:17.481Z] #12 60.96 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:31:17 [2021-03-03T09:31:17.481Z] #12 60.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 60.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 64.21 Selecting previously unselected package binutils-mingw-w64.
09:31:17 [2021-03-03T09:31:17.481Z] #12 64.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 64.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 64.47 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:31:17 [2021-03-03T09:31:17.481Z] #12 64.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 64.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 65.20 Selecting previously unselected package dmsetup.
09:31:17 [2021-03-03T09:31:17.481Z] #12 65.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 65.21 Unpacking dmsetup (2:1.02.155-3) ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 65.44 Selecting previously unselected package mingw-w64-common.
09:31:17 [2021-03-03T09:31:17.481Z] #12 65.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 65.46 Unpacking mingw-w64-common (6.0.0-3) ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 70.94 Selecting previously unselected package mingw-w64-x86-64-dev.
09:31:17 [2021-03-03T09:31:17.481Z] #12 70.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:31:17 [2021-03-03T09:31:17.481Z] #12 70.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:31:17 [2021-03-03T09:31:17.594Z] #41 65.00 Selecting previously unselected package libprotobuf-dev:amd64.
09:31:17 [2021-03-03T09:31:17.594Z] #41 65.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:31:17 [2021-03-03T09:31:17.594Z] #41 65.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:31:17 [2021-03-03T09:31:17.841Z] #50 ...
09:31:17 [2021-03-03T09:31:17.841Z] 
09:31:17 [2021-03-03T09:31:17.841Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:17 [2021-03-03T09:31:17.841Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:31:17 [2021-03-03T09:31:17.841Z] #35 58.45 Selecting previously unselected package cmake-data.
09:31:17 [2021-03-03T09:31:17.841Z] #35 58.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:31:17 [2021-03-03T09:31:17.841Z] #35 58.50 Unpacking cmake-data (3.13.4-1) ...
09:31:17 [2021-03-03T09:31:17.841Z] #35 66.99 Selecting previously unselected package libicu63:arm64.
09:31:17 [2021-03-03T09:31:17.841Z] #35 66.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
09:31:17 [2021-03-03T09:31:17.841Z] #35 67.01 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
09:31:17 [2021-03-03T09:31:17.841Z] #35 ...
09:31:17 [2021-03-03T09:31:17.841Z] 
09:31:17 [2021-03-03T09:31:17.841Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:17 [2021-03-03T09:31:17.841Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:31:17 [2021-03-03T09:31:17.841Z] #41 66.90 Selecting previously unselected package libprotoc17:arm64.
09:31:17 [2021-03-03T09:31:17.841Z] #41 66.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
09:31:17 [2021-03-03T09:31:17.841Z] #41 66.92 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
09:31:17 [2021-03-03T09:31:17.841Z] #41 67.67 Selecting previously unselected package protobuf-c-compiler.
09:31:17 [2021-03-03T09:31:17.841Z] #41 67.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
09:31:17 [2021-03-03T09:31:17.841Z] #41 67.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:31:17 [2021-03-03T09:31:17.841Z] #41 67.84 Selecting previously unselected package protobuf-compiler.
09:31:17 [2021-03-03T09:31:17.841Z] #41 67.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
09:31:17 [2021-03-03T09:31:17.841Z] #41 67.93 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:31:17 [2021-03-03T09:31:17.841Z] #41 68.40 Selecting previously unselected package python-pkg-resources.
09:31:17 [2021-03-03T09:31:17.841Z] #41 68.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:31:17 [2021-03-03T09:31:17.841Z] #41 68.56 Unpacking python-pkg-resources (40.8.0-1) ...
09:31:18 [2021-03-03T09:31:18.099Z] #55 ...
09:31:18 [2021-03-03T09:31:18.099Z] 
09:31:18 [2021-03-03T09:31:18.099Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:31:18 [2021-03-03T09:31:18.099Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:31:18 [2021-03-03T09:31:18.099Z] #48 53.94 go: extracting github.com/gogo/protobuf v1.2.1
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.13 go: finding github.com/fatih/color v1.7.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.23 go: finding github.com/mattn/go-isatty v0.0.8
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.26 go: finding github.com/mattn/go-colorable v0.1.4
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.38 go: finding github.com/go-critic/go-critic v0.4.1
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.38 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.40 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.41 go: finding github.com/go-lintpack/lintpack v0.5.2
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.44 go: finding github.com/pkg/errors v0.8.1
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.49 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.49 go: finding github.com/go-toolsmith/astequal v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.53 go: finding github.com/mitchellh/go-homedir v1.1.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.59 go: finding github.com/go-toolsmith/astp v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.59 go: finding github.com/sirupsen/logrus v1.4.2
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.60 go: finding github.com/go-toolsmith/astcast v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.62 go: finding github.com/go-toolsmith/typep v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.63 go: finding github.com/spf13/viper v1.6.1
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.65 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.66 go: finding github.com/stretchr/testify v1.4.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.71 go: finding github.com/davecgh/go-spew v1.1.1
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.76 go: finding github.com/go-toolsmith/strparse v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.84 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.85 go: finding github.com/pmezard/go-difflib v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.92 go: finding github.com/fsnotify/fsnotify v1.4.7
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.95 go: finding github.com/stretchr/objx v0.2.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.95 go: finding github.com/gobwas/glob v0.2.3
09:31:18 [2021-03-03T09:31:18.099Z] #48 60.97 go: finding gopkg.in/yaml.v2 v2.2.7
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.02 go: finding github.com/spf13/cobra v0.0.5
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.04 go: finding github.com/hashicorp/hcl v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.13 go: finding github.com/spf13/pflag v1.0.5
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.13 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.23 go: finding github.com/magiconair/properties v1.8.1
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.31 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.32 go: finding github.com/mitchellh/mapstructure v1.1.2
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.44 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.44 go: finding github.com/pelletier/go-toml v1.2.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.49 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.50 go: finding github.com/spf13/afero v1.1.2
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.53 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.57 go: finding github.com/spf13/cast v1.3.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.57 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.60 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.72 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.81 go: finding github.com/subosito/gotenv v1.2.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.83 go: finding golang.org/x/text v0.3.2
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.87 go: finding gopkg.in/ini.v1 v1.51.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.95 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:31:18 [2021-03-03T09:31:18.099Z] #48 61.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.00 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.21 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.48 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.48 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.49 go: finding github.com/kisielk/gotool v1.0.0
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.49 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.51 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.53 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:31:18 [2021-03-03T09:31:18.099Z] #48 62.55 go: finding github.com/sourcegraph/go-diff v0.5.1
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.59 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.69 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.77 go: finding github.com/ultraware/funlen v0.0.2
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.77 go: finding github.com/ultraware/whitespace v0.0.4
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.78 go: finding github.com/uudashr/gocognit v1.0.1
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.83 go: finding github.com/gogo/protobuf v1.2.1
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.93 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.96 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:31:18 [2021-03-03T09:31:18.100Z] #48 62.99 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:31:18 [2021-03-03T09:31:18.100Z] #48 63.04 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:31:18 [2021-03-03T09:31:18.100Z] #48 63.05 go: finding github.com/BurntSushi/toml v0.3.1
09:31:18 [2021-03-03T09:31:18.100Z] #48 ...
09:31:18 [2021-03-03T09:31:18.100Z] 
09:31:18 [2021-03-03T09:31:18.100Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:18 [2021-03-03T09:31:18.100Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:18 [2021-03-03T09:31:18.100Z] #41 53.79 Building dependency tree...
09:31:18 [2021-03-03T09:31:18.100Z] #41 58.88 The following additional packages will be installed:
09:31:18 [2021-03-03T09:31:18.100Z] #41 58.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:31:18 [2021-03-03T09:31:18.100Z] #41 58.88   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:31:18 [2021-03-03T09:31:18.100Z] #41 58.88 Suggested packages:
09:31:18 [2021-03-03T09:31:18.100Z] #41 58.90   manpages-dev python-setuptools
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.35 The following NEW packages will be installed:
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.35   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.36   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.37   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.37   python-six zlib1g-dev
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.76 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.76 Need to get 4095 kB of archives.
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.76 After this operation, 22.5 MB of additional disk space will be used.
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 60.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 61.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 61.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 61.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 61.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 61.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:31:18 [2021-03-03T09:31:18.100Z] #41 62.59 debconf: delaying package configuration, since apt-utils is not installed
09:31:18 [2021-03-03T09:31:18.100Z] #41 62.83 Fetched 4095 kB in 1s (6541 kB/s)
09:31:18 [2021-03-03T09:31:18.100Z] #41 62.89 Selecting previously unselected package libcap-dev:amd64.
09:31:18 [2021-03-03T09:31:18.100Z] #41 62.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:18 [2021-03-03T09:31:18.100Z] #41 62.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.00 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.18 Selecting previously unselected package libnet1:amd64.
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.33 Selecting previously unselected package libnet1-dev.
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.54 Selecting previously unselected package libnl-3-200:amd64.
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.73 Selecting previously unselected package libnl-3-dev:amd64.
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 63.75 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 64.08 Selecting previously unselected package libprotobuf-c1:amd64.
09:31:18 [2021-03-03T09:31:18.100Z] #41 64.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 64.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 64.22 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:31:18 [2021-03-03T09:31:18.100Z] #41 64.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 64.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:31:18 [2021-03-03T09:31:18.100Z] #41 ...
09:31:18 [2021-03-03T09:31:18.100Z] 
09:31:18 [2021-03-03T09:31:18.100Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:31:18 [2021-03-03T09:31:18.100Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:31:18 [2021-03-03T09:31:18.100Z] #31 63.81 Checking out files:  87% (1331/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)   
09:31:18 [2021-03-03T09:31:18.100Z] #31 ...
09:31:18 [2021-03-03T09:31:18.100Z] 
09:31:18 [2021-03-03T09:31:18.100Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:18 [2021-03-03T09:31:18.100Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:31:18 [2021-03-03T09:31:18.100Z] #44 54.78 sync
09:31:18 [2021-03-03T09:31:18.100Z] #44 54.78 internal/reflectlite
09:31:18 [2021-03-03T09:31:18.100Z] #44 57.23 github.com/LK4D4/vndr/godl/singleflight
09:31:18 [2021-03-03T09:31:18.100Z] #44 57.94 math/rand
09:31:18 [2021-03-03T09:31:18.100Z] #44 59.41 internal/singleflight
09:31:18 [2021-03-03T09:31:18.100Z] #44 60.15 sort
09:31:18 [2021-03-03T09:31:18.100Z] #44 60.16 io
09:31:18 [2021-03-03T09:31:18.100Z] #44 61.24 strconv
09:31:18 [2021-03-03T09:31:18.100Z] #44 61.48 bytes
09:31:18 [2021-03-03T09:31:18.100Z] #44 63.53 bufio
09:31:18 [2021-03-03T09:31:18.359Z] #44 64.82 reflect
09:31:18 [2021-03-03T09:31:18.359Z] #44 ...
09:31:18 [2021-03-03T09:31:18.359Z] 
09:31:18 [2021-03-03T09:31:18.359Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:31:18 [2021-03-03T09:31:18.359Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:31:18 [2021-03-03T09:31:18.359Z] #31 63.81 Checking out files:  87% (1331/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.
09:31:18 [2021-03-03T09:31:18.359Z] #31 64.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:31:18 [2021-03-03T09:31:18.359Z] #31 64.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:31:18 [2021-03-03T09:31:18.418Z] #41 69.05 Selecting previously unselected package python-six.
09:31:18 [2021-03-03T09:31:18.418Z] #41 69.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:31:18 [2021-03-03T09:31:18.618Z] #31 ...
09:31:18 [2021-03-03T09:31:18.618Z] 
09:31:18 [2021-03-03T09:31:18.618Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:18 [2021-03-03T09:31:18.618Z] #33 sha256:b37514d9d881741d2c24eec9868410a517db6e04bebef1e8fd4d213d8ef26cca
09:31:18 [2021-03-03T09:31:18.618Z] #33 55.09 internal/reflectlite
09:31:18 [2021-03-03T09:31:18.618Z] #33 55.13 sync
09:31:18 [2021-03-03T09:31:18.618Z] #33 59.17 sort
09:31:18 [2021-03-03T09:31:18.618Z] #33 59.17 errors
09:31:18 [2021-03-03T09:31:18.618Z] #33 59.77 strconv
09:31:18 [2021-03-03T09:31:18.618Z] #33 60.82 io
09:31:18 [2021-03-03T09:31:18.618Z] #33 61.95 internal/oserror
09:31:18 [2021-03-03T09:31:18.618Z] #33 62.11 syscall
09:31:18 [2021-03-03T09:31:18.618Z] #33 63.83 reflect
09:31:18 [2021-03-03T09:31:18.618Z] #33 ...
09:31:18 [2021-03-03T09:31:18.618Z] 
09:31:18 [2021-03-03T09:31:18.618Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:18 [2021-03-03T09:31:18.618Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:31:18 [2021-03-03T09:31:18.618Z] #44 65.25 syscall
09:31:18 [2021-03-03T09:31:18.680Z] #41 69.55 Unpacking python-six (1.12.0-1) ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 40.98 Selecting previously unselected package libnet1:amd64.
09:31:18 [2021-03-03T09:31:18.683Z] #19 40.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.08 Selecting previously unselected package libnl-3-200:amd64.
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.18 Selecting previously unselected package libprotobuf-c1:amd64.
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.31 Selecting previously unselected package libreadline5:amd64.
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.44 Selecting previously unselected package net-tools.
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.63 Selecting previously unselected package python-pip-whl.
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:31:18 [2021-03-03T09:31:18.683Z] #19 41.65 Unpacking python-pip-whl (18.1-5) ...
09:31:18 [2021-03-03T09:31:18.969Z] #41 66.43 Selecting previously unselected package libprotoc17:amd64.
09:31:18 [2021-03-03T09:31:18.969Z] #41 66.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:31:18 [2021-03-03T09:31:18.969Z] #41 66.46 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:31:19 [2021-03-03T09:31:19.244Z] #19 42.18 Selecting previously unselected package python3-lib2to3.
09:31:19 [2021-03-03T09:31:19.244Z] #19 42.19 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:31:19 [2021-03-03T09:31:19.244Z] #19 42.20 Unpacking python3-lib2to3 (3.7.3-1) ...
09:31:19 [2021-03-03T09:31:19.385Z] #12 ...
09:31:19 [2021-03-03T09:31:19.385Z] 
09:31:19 [2021-03-03T09:31:19.385Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:19 [2021-03-03T09:31:19.385Z] #36 sha256:2a458c7e2364e3c499cd0667e5f7da84871303e9932e0cd6ed794f406d449fb4
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.798 + RM_GOPATH=0
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.798 + TMP_GOPATH=
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.798 + : /build
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.798 + '[' -z '' ']'
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.807 ++ mktemp -d
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.808 + export GOPATH=/tmp/tmp.Xjva5yCZ8U
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.808 + GOPATH=/tmp/tmp.Xjva5yCZ8U
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.808 + RM_GOPATH=1
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.808 + case "$(go env GOARCH)" in
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.815 ++ go env GOARCH
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.847 + export GO_BUILDMODE=-buildmode=pie
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.847 + GO_BUILDMODE=-buildmode=pie
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.847 ++ dirname /tmp/install/install.sh
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.850 + dir=/tmp/install
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.852 + bin=tini
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.853 + shift
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.853 + '[' '!' -f /tmp/install/tini.installer ']'
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.854 + . /tmp/install/tini.installer
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.855 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.855 + install_tini
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.855 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.855 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.856 + git clone https://github.com/krallin/tini.git /tmp/tmp.Xjva5yCZ8U/tini
09:31:19 [2021-03-03T09:31:19.385Z] #36 4.860 Cloning into '/tmp/tmp.Xjva5yCZ8U/tini'...
09:31:19 [2021-03-03T09:31:19.499Z] #19 42.34 Selecting previously unselected package python3-distutils.
09:31:19 [2021-03-03T09:31:19.499Z] #19 42.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:31:19 [2021-03-03T09:31:19.499Z] #19 42.36 Unpacking python3-distutils (3.7.3-1) ...
09:31:19 [2021-03-03T09:31:19.499Z] #19 42.50 Selecting previously unselected package python3-pip.
09:31:19 [2021-03-03T09:31:19.499Z] #19 42.51 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:31:19 [2021-03-03T09:31:19.499Z] #19 42.52 Unpacking python3-pip (18.1-5) ...
09:31:19 [2021-03-03T09:31:19.755Z] #19 42.67 Selecting previously unselected package python3-pkg-resources.
09:31:19 [2021-03-03T09:31:19.755Z] #19 42.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:31:19 [2021-03-03T09:31:19.755Z] #19 42.68 Unpacking python3-pkg-resources (40.8.0-1) ...
09:31:19 [2021-03-03T09:31:19.755Z] #19 42.81 Selecting previously unselected package python3-setuptools.
09:31:19 [2021-03-03T09:31:19.755Z] #19 42.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:31:19 [2021-03-03T09:31:19.755Z] #19 42.83 Unpacking python3-setuptools (40.8.0-1) ...
09:31:19 [2021-03-03T09:31:19.796Z] #41 67.16 Selecting previously unselected package protobuf-c-compiler.
09:31:19 [2021-03-03T09:31:19.796Z] #41 67.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:31:19 [2021-03-03T09:31:19.796Z] #41 67.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:31:19 [2021-03-03T09:31:19.796Z] #41 67.33 Selecting previously unselected package protobuf-compiler.
09:31:19 [2021-03-03T09:31:19.796Z] #41 67.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:31:19 [2021-03-03T09:31:19.796Z] #41 67.34 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:31:19 [2021-03-03T09:31:19.952Z] #36 5.530 + cd /tmp/tmp.Xjva5yCZ8U/tini
09:31:19 [2021-03-03T09:31:19.952Z] #36 5.530 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:31:19 [2021-03-03T09:31:19.952Z] #36 5.562 + cmake .
09:31:19 [2021-03-03T09:31:19.952Z] #36 ...
09:31:19 [2021-03-03T09:31:19.952Z] 
09:31:19 [2021-03-03T09:31:19.952Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:19 [2021-03-03T09:31:19.952Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:31:19 [2021-03-03T09:31:19.952Z] #50 63.47 strings
09:31:19 [2021-03-03T09:31:19.952Z] #50 64.64 encoding/binary
09:31:19 [2021-03-03T09:31:19.952Z] #50 66.54 fmt
09:31:19 [2021-03-03T09:31:19.952Z] #50 66.85 encoding/base64
09:31:19 [2021-03-03T09:31:19.952Z] #50 67.92 golang.org/x/sys/unix
09:31:19 [2021-03-03T09:31:19.952Z] #50 71.43 encoding/json
09:31:19 [2021-03-03T09:31:19.996Z] #44 ...
09:31:19 [2021-03-03T09:31:19.996Z] 
09:31:19 [2021-03-03T09:31:19.996Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:19 [2021-03-03T09:31:19.996Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:19 [2021-03-03T09:31:19.996Z] #35 54.48 Building dependency tree...
09:31:19 [2021-03-03T09:31:19.996Z] #35 59.33 The following additional packages will be installed:
09:31:19 [2021-03-03T09:31:19.996Z] #35 59.34   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:31:19 [2021-03-03T09:31:19.996Z] #35 59.34 Suggested packages:
09:31:19 [2021-03-03T09:31:19.996Z] #35 59.34   cmake-doc ninja-build lrzip
09:31:19 [2021-03-03T09:31:19.996Z] #35 59.34 Recommended packages:
09:31:19 [2021-03-03T09:31:19.996Z] #35 59.34   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:31:19 [2021-03-03T09:31:19.996Z] #35 60.69 The following NEW packages will be installed:
09:31:19 [2021-03-03T09:31:19.996Z] #35 60.70   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:31:19 [2021-03-03T09:31:19.996Z] #35 60.70   vim-common xxd
09:31:19 [2021-03-03T09:31:19.996Z] #35 61.09 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
09:31:19 [2021-03-03T09:31:19.996Z] #35 61.09 Need to get 14.9 MB of archives.
09:31:19 [2021-03-03T09:31:19.996Z] #35 61.09 After this operation, 61.8 MB of additional disk space will be used.
09:31:19 [2021-03-03T09:31:19.996Z] #35 61.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 61.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 61.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 61.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 62.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 62.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 62.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 62.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 62.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 62.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:31:19 [2021-03-03T09:31:19.996Z] #35 63.76 debconf: delaying package configuration, since apt-utils is not installed
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.01 Fetched 14.9 MB in 2s (8133 kB/s)
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.17 Selecting previously unselected package xxd.
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.26 Unpacking xxd (2:8.1.0875-5) ...
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.47 Selecting previously unselected package vim-common.
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.54 Unpacking vim-common (2:8.1.0875-5) ...
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.92 Selecting previously unselected package cmake-data.
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:31:19 [2021-03-03T09:31:19.996Z] #35 64.94 Unpacking cmake-data (3.13.4-1) ...
09:31:20 [2021-03-03T09:31:20.011Z] #19 43.06 Selecting previously unselected package python3-wheel.
09:31:20 [2021-03-03T09:31:20.011Z] #19 43.08 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:31:20 [2021-03-03T09:31:20.011Z] #19 43.08 Unpacking python3-wheel (0.32.3-2) ...
09:31:20 [2021-03-03T09:31:20.011Z] #19 43.17 Selecting previously unselected package sudo.
09:31:20 [2021-03-03T09:31:20.055Z] #41 67.50 Selecting previously unselected package python-pkg-resources.
09:31:20 [2021-03-03T09:31:20.055Z] #41 67.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:31:20 [2021-03-03T09:31:20.055Z] #41 67.51 Unpacking python-pkg-resources (40.8.0-1) ...
09:31:20 [2021-03-03T09:31:20.074Z] #41 ...
09:31:20 [2021-03-03T09:31:20.074Z] 
09:31:20 [2021-03-03T09:31:20.074Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:20 [2021-03-03T09:31:20.074Z] #33 sha256:6a4c5bb13187c0d0235d3451f3533587b15e880922ae2c37c3e88c37ee7eb566
09:31:20 [2021-03-03T09:31:20.074Z] #33 DONE 70.6s
09:31:20 [2021-03-03T09:31:20.074Z] 
09:31:20 [2021-03-03T09:31:20.074Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:20 [2021-03-03T09:31:20.074Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:31:20 [2021-03-03T09:31:20.074Z] #12 66.95 Selecting previously unselected package binutils-mingw-w64.
09:31:20 [2021-03-03T09:31:20.074Z] #12 66.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:31:20 [2021-03-03T09:31:20.074Z] #12 66.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.18 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.40 Selecting previously unselected package dmsetup.
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.52 Unpacking dmsetup (2:1.02.155-3) ...
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.81 Selecting previously unselected package mingw-w64-common.
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:31:20 [2021-03-03T09:31:20.074Z] #12 67.82 Unpacking mingw-w64-common (6.0.0-3) ...
09:31:20 [2021-03-03T09:31:20.211Z] #50 ...
09:31:20 [2021-03-03T09:31:20.211Z] 
09:31:20 [2021-03-03T09:31:20.211Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:20 [2021-03-03T09:31:20.211Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:31:20 [2021-03-03T09:31:20.211Z] #44 68.94 regexp
09:31:20 [2021-03-03T09:31:20.211Z] #44 70.28 flag
09:31:20 [2021-03-03T09:31:20.211Z] #44 72.20 go/token
09:31:20 [2021-03-03T09:31:20.211Z] #44 72.78 internal/lazyregexp
09:31:20 [2021-03-03T09:31:20.211Z] #44 72.97 go/scanner
09:31:20 [2021-03-03T09:31:20.211Z] #44 73.19 net/url
09:31:20 [2021-03-03T09:31:20.255Z] #35 ...
09:31:20 [2021-03-03T09:31:20.255Z] 
09:31:20 [2021-03-03T09:31:20.255Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:20 [2021-03-03T09:31:20.255Z] #50 sha256:5b2f671feb3778b2f3a51883210d1211149c9b5420ef8367dbdef7d9f86b6100
09:31:20 [2021-03-03T09:31:20.255Z] #50 66.58 syscall
09:31:20 [2021-03-03T09:31:20.255Z] #50 66.64 reflect
09:31:20 [2021-03-03T09:31:20.267Z] #19 43.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:31:20 [2021-03-03T09:31:20.267Z] #19 43.18 Unpacking sudo (1.8.27-1+deb10u3) ...
09:31:20 [2021-03-03T09:31:20.380Z] #41 67.76 Selecting previously unselected package python-six.
09:31:20 [2021-03-03T09:31:20.380Z] #41 67.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:31:20 [2021-03-03T09:31:20.380Z] #41 67.77 Unpacking python-six (1.12.0-1) ...
09:31:20 [2021-03-03T09:31:20.470Z] #44 ...
09:31:20 [2021-03-03T09:31:20.470Z] 
09:31:20 [2021-03-03T09:31:20.470Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:20 [2021-03-03T09:31:20.470Z] #36 sha256:2a458c7e2364e3c499cd0667e5f7da84871303e9932e0cd6ed794f406d449fb4
09:31:20 [2021-03-03T09:31:20.470Z] #36 6.209 -- The C compiler identification is GNU 8.3.0
09:31:20 [2021-03-03T09:31:20.639Z] #41 67.87 Selecting previously unselected package python-protobuf.
09:31:20 [2021-03-03T09:31:20.640Z] #41 67.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:31:20 [2021-03-03T09:31:20.640Z] #41 68.16 Unpacking python-protobuf (3.6.1.3-2) ...
09:31:20 [2021-03-03T09:31:20.729Z] #36 6.258 -- Check for working C compiler: /usr/bin/cc
09:31:20 [2021-03-03T09:31:20.829Z] #19 43.64 Selecting previously unselected package thin-provisioning-tools.
09:31:20 [2021-03-03T09:31:20.829Z] #19 43.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:31:20 [2021-03-03T09:31:20.829Z] #19 43.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:31:20 [2021-03-03T09:31:20.829Z] #19 43.86 Selecting previously unselected package uidmap.
09:31:20 [2021-03-03T09:31:20.829Z] #19 43.88 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:31:20 [2021-03-03T09:31:20.829Z] #19 43.89 Unpacking uidmap (1:4.5-1.1) ...
09:31:21 [2021-03-03T09:31:21.128Z] #19 43.99 Selecting previously unselected package vim-runtime.
09:31:21 [2021-03-03T09:31:21.128Z] #19 44.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:31:21 [2021-03-03T09:31:21.128Z] #19 44.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:31:21 [2021-03-03T09:31:21.128Z] #19 44.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:31:21 [2021-03-03T09:31:21.128Z] #19 44.07 Unpacking vim-runtime (2:8.1.0875-5) ...
09:31:21 [2021-03-03T09:31:21.214Z] #41 ...
09:31:21 [2021-03-03T09:31:21.214Z] 
09:31:21 [2021-03-03T09:31:21.214Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:21 [2021-03-03T09:31:21.214Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:31:21 [2021-03-03T09:31:21.214Z] #44 58.67 bytes
09:31:21 [2021-03-03T09:31:21.214Z] #44 61.20 bufio
09:31:21 [2021-03-03T09:31:21.214Z] #44 61.21 reflect
09:31:21 [2021-03-03T09:31:21.214Z] #44 63.19 syscall
09:31:21 [2021-03-03T09:31:21.214Z] #44 ...
09:31:21 [2021-03-03T09:31:21.214Z] 
09:31:21 [2021-03-03T09:31:21.214Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:21 [2021-03-03T09:31:21.214Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:21 [2021-03-03T09:31:21.214Z] #41 68.84 Setting up python-pkg-resources (40.8.0-1) ...
09:31:21 [2021-03-03T09:31:21.297Z] #36 6.936 -- Check for working C compiler: /usr/bin/cc -- works
09:31:21 [2021-03-03T09:31:21.297Z] #36 6.943 -- Detecting C compiler ABI info
09:31:21 [2021-03-03T09:31:21.731Z] #19 ...
09:31:21 [2021-03-03T09:31:21.731Z] 
09:31:21 [2021-03-03T09:31:21.731Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:21 [2021-03-03T09:31:21.731Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:21 [2021-03-03T09:31:21.731Z] #42 93.21   CC       criu/clone-noasan.o
09:31:21 [2021-03-03T09:31:21.731Z] #42 93.47   CC       criu/config.o
09:31:21 [2021-03-03T09:31:21.731Z] #42 94.71   CC       criu/cr-check.o
09:31:21 [2021-03-03T09:31:21.731Z] #42 96.33   CC       criu/cr-dedup.o
09:31:21 [2021-03-03T09:31:21.731Z] #42 96.78   CC       criu/cr-dump.o
09:31:21 [2021-03-03T09:31:21.731Z] #42 98.94   CC       criu/cr-errno.o
09:31:21 [2021-03-03T09:31:21.731Z] #42 99.04   CC       criu/cr-restore.o
09:31:21 [2021-03-03T09:31:21.865Z] #36 7.600 -- Detecting C compiler ABI info - done
09:31:21 [2021-03-03T09:31:21.865Z] #36 7.655 -- Detecting C compile features
09:31:21 [2021-03-03T09:31:21.986Z] #42 103.4   CC       criu/cr-service.o
09:31:23 [2021-03-03T09:31:23.390Z] #12 ...
09:31:23 [2021-03-03T09:31:23.390Z] 
09:31:23 [2021-03-03T09:31:23.390Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:23 [2021-03-03T09:31:23.390Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:31:23 [2021-03-03T09:31:23.390Z] #35 73.66 Selecting previously unselected package libxml2:arm64.
09:31:23 [2021-03-03T09:31:23.390Z] #35 73.67 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
09:31:23 [2021-03-03T09:31:23.390Z] #35 73.86 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
09:31:23 [2021-03-03T09:31:23.393Z] #42 104.8   CC       criu/crtools.o
09:31:23 [2021-03-03T09:31:23.653Z] #35 74.44 Selecting previously unselected package libarchive13:arm64.
09:31:23 [2021-03-03T09:31:23.653Z] #35 74.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
09:31:23 [2021-03-03T09:31:23.692Z] #42 105.3   CC       criu/eventfd.o
09:31:23 [2021-03-03T09:31:23.756Z] #41 ...
09:31:23 [2021-03-03T09:31:23.756Z] 
09:31:23 [2021-03-03T09:31:23.756Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:23 [2021-03-03T09:31:23.756Z] #50 sha256:d236239c9231b7a1779bcc9c3e8fe36bdca1e63ddf4a9df4860c41b3ab294a40
09:31:23 [2021-03-03T09:31:23.756Z] #50 61.16 syscall
09:31:23 [2021-03-03T09:31:23.756Z] #50 61.17 bytes
09:31:23 [2021-03-03T09:31:23.756Z] #50 63.66 reflect
09:31:23 [2021-03-03T09:31:23.756Z] #50 68.72 time
09:31:23 [2021-03-03T09:31:23.756Z] #50 ...
09:31:23 [2021-03-03T09:31:23.756Z] 
09:31:23 [2021-03-03T09:31:23.756Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:23 [2021-03-03T09:31:23.756Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:23 [2021-03-03T09:31:23.756Z] #12 65.71 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]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.25 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]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 68.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
09:31:23 [2021-03-03T09:31:23.756Z] #12 69.79 debconf: delaying package configuration, since apt-utils is not installed
09:31:23 [2021-03-03T09:31:23.756Z] #12 70.04 Fetched 78.2 MB in 9s (8955 kB/s)
09:31:23 [2021-03-03T09:31:23.756Z] #12 70.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 ... 15410 files and directories currently installed.)
09:31:23 [2021-03-03T09:31:23.756Z] #12 70.20 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
09:31:23 [2021-03-03T09:31:23.756Z] #12 70.23 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:31:23 [2021-03-03T09:31:23.756Z] #12 70.59 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
09:31:23 [2021-03-03T09:31:23.756Z] #12 70.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:23 [2021-03-03T09:31:23.756Z] #12 70.87 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
09:31:23 [2021-03-03T09:31:23.756Z] #12 70.89 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:31:23 [2021-03-03T09:31:23.756Z] #12 71.12 Setting up libudev1:amd64 (241-7~deb10u6) ...
09:31:23 [2021-03-03T09:31:23.756Z] #12 71.29 Selecting previously unselected package binutils-mingw-w64-i686.
09:31:23 [2021-03-03T09:31:23.814Z] #36 9.509 -- Detecting C compile features - done
09:31:23 [2021-03-03T09:31:23.814Z] #36 9.550 -- Performing Test HAS_BUILTIN_FORTIFY
09:31:23 [2021-03-03T09:31:23.915Z] #35 74.68 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
09:31:23 [2021-03-03T09:31:23.948Z] #42 105.6   CC       criu/eventpoll.o
09:31:24 [2021-03-03T09:31:24.015Z] #12 71.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:24 [2021-03-03T09:31:24.015Z] #12 71.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.015Z] #12 71.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:31:24 [2021-03-03T09:31:24.080Z] #36 9.806 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:31:24 [2021-03-03T09:31:24.204Z] #42 ...
09:31:24 [2021-03-03T09:31:24.204Z] 
09:31:24 [2021-03-03T09:31:24.204Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:31:24 [2021-03-03T09:31:24.204Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:31:24 [2021-03-03T09:31:24.338Z] #36 ...
09:31:24 [2021-03-03T09:31:24.338Z] 
09:31:24 [2021-03-03T09:31:24.338Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:24 [2021-03-03T09:31:24.338Z] #33 sha256:d80ea3a88d800e7b10cd5182a845203c4130d9f1f6c61e309ca2ffc43ad4126b
09:31:24 [2021-03-03T09:31:24.338Z] #33 68.31 flag
09:31:24 [2021-03-03T09:31:24.338Z] #33 68.66 github.com/BurntSushi/toml
09:31:24 [2021-03-03T09:31:24.338Z] #33 70.30 log
09:31:24 [2021-03-03T09:31:24.338Z] #33 72.86 github.com/BurntSushi/toml/cmd/tomlv
09:31:24 [2021-03-03T09:31:24.338Z] #33 DONE 77.6s
09:31:24 [2021-03-03T09:31:24.338Z] 
09:31:24 [2021-03-03T09:31:24.338Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:24 [2021-03-03T09:31:24.338Z] #36 sha256:2a458c7e2364e3c499cd0667e5f7da84871303e9932e0cd6ed794f406d449fb4
09:31:24 [2021-03-03T09:31:24.338Z] #36 9.926 -- Configuring done
09:31:24 [2021-03-03T09:31:24.338Z] #36 10.02 -- Generating done
09:31:24 [2021-03-03T09:31:24.338Z] #36 10.02 -- Build files have been written to: /tmp/tmp.Xjva5yCZ8U/tini
09:31:24 [2021-03-03T09:31:24.338Z] #36 10.02 + make tini-static
09:31:24 [2021-03-03T09:31:24.449Z] #50 ...
09:31:24 [2021-03-03T09:31:24.449Z] 
09:31:24 [2021-03-03T09:31:24.449Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:24 [2021-03-03T09:31:24.449Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:24 [2021-03-03T09:31:24.449Z] #12 60.99 The following NEW packages will be installed:
09:31:24 [2021-03-03T09:31:24.449Z] #12 60.99   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:31:24 [2021-03-03T09:31:24.449Z] #12 60.99   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:31:24 [2021-03-03T09:31:24.449Z] #12 60.99   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:31:24 [2021-03-03T09:31:24.449Z] #12 60.99   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.00   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.00   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.00 The following packages will be upgraded:
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.02   libsystemd0 libudev1
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.40 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded.
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.40 Need to get 78.2 MB of archives.
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.40 After this operation, 487 MB of additional disk space will be used.
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.43 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]
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.68 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]
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 61.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 62.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 62.73 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]
09:31:24 [2021-03-03T09:31:24.449Z] #12 62.73 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]
09:31:24 [2021-03-03T09:31:24.449Z] #12 66.75 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]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.73 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]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:31:24 [2021-03-03T09:31:24.449Z] #12 69.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
09:31:24 [2021-03-03T09:31:24.459Z] #19 47.40 Selecting previously unselected package vim.
09:31:24 [2021-03-03T09:31:24.459Z] #19 47.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.459Z] #19 47.44 Unpacking vim (2:8.1.0875-5) ...
09:31:24 [2021-03-03T09:31:24.491Z] #35 ...
09:31:24 [2021-03-03T09:31:24.491Z] 
09:31:24 [2021-03-03T09:31:24.491Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:24 [2021-03-03T09:31:24.491Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:31:24 [2021-03-03T09:31:24.491Z] #44 65.21 vendor/golang.org/x/crypto/internal/chacha20
09:31:24 [2021-03-03T09:31:24.491Z] #44 65.21 vendor/golang.org/x/crypto/poly1305
09:31:24 [2021-03-03T09:31:24.491Z] #44 65.53 go/ast
09:31:24 [2021-03-03T09:31:24.491Z] #44 65.79 net/url
09:31:24 [2021-03-03T09:31:24.491Z] #44 65.91 text/template/parse
09:31:24 [2021-03-03T09:31:24.491Z] #44 68.46 encoding/json
09:31:24 [2021-03-03T09:31:24.491Z] #44 70.61 text/template
09:31:24 [2021-03-03T09:31:24.491Z] #44 71.84 go/parser
09:31:24 [2021-03-03T09:31:24.491Z] #44 74.50 encoding/xml
09:31:24 [2021-03-03T09:31:24.491Z] #44 ...
09:31:24 [2021-03-03T09:31:24.491Z] 
09:31:24 [2021-03-03T09:31:24.491Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:24 [2021-03-03T09:31:24.491Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:31:24 [2021-03-03T09:31:24.491Z] #41 71.10 Selecting previously unselected package python-protobuf.
09:31:24 [2021-03-03T09:31:24.491Z] #41 71.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
09:31:24 [2021-03-03T09:31:24.491Z] #41 71.12 Unpacking python-protobuf (3.6.1.3-2) ...
09:31:24 [2021-03-03T09:31:24.491Z] #41 73.01 Setting up python-pkg-resources (40.8.0-1) ...
09:31:24 [2021-03-03T09:31:24.585Z] #12 ...
09:31:24 [2021-03-03T09:31:24.585Z] 
09:31:24 [2021-03-03T09:31:24.585Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:24 [2021-03-03T09:31:24.585Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.152 + RM_GOPATH=0
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.152 + TMP_GOPATH=
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.152 + : /build
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.152 + '[' -z '' ']'
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.156 ++ mktemp -d
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.157 + export GOPATH=/tmp/tmp.Mbc07NUMOq
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.157 + GOPATH=/tmp/tmp.Mbc07NUMOq
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.158 + RM_GOPATH=1
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.158 + case "$(go env GOARCH)" in
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.161 ++ go env GOARCH
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.194 + export GO_BUILDMODE=-buildmode=pie
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.194 + GO_BUILDMODE=-buildmode=pie
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.200 ++ dirname /tmp/install/install.sh
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.202 + dir=/tmp/install
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.219 + bin=containerd
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.220 + shift
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.220 + '[' '!' -f /tmp/install/containerd.installer ']'
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.221 + . /tmp/install/containerd.installer
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.221 ++ set -e
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.222 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.224 + install_containerd
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.228 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.229 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.229 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Mbc07NUMOq/src/github.com/containerd/containerd
09:31:24 [2021-03-03T09:31:24.585Z] #55 1.254 Cloning into '/tmp/tmp.Mbc07NUMOq/src/github.com/containerd/containerd'...
09:31:24 [2021-03-03T09:31:24.585Z] #55 ...
09:31:24 [2021-03-03T09:31:24.585Z] 
09:31:24 [2021-03-03T09:31:24.585Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:31:24 [2021-03-03T09:31:24.585Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:31:24 [2021-03-03T09:31:24.585Z] #31 63.65 Checking out files:  89% (1360/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.
09:31:24 [2021-03-03T09:31:24.585Z] #31 64.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:31:24 [2021-03-03T09:31:24.585Z] #31 64.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:31:24 [2021-03-03T09:31:24.708Z] #12 71.14 debconf: delaying package configuration, since apt-utils is not installed
09:31:24 [2021-03-03T09:31:24.708Z] #12 ...
09:31:24 [2021-03-03T09:31:24.708Z] 
09:31:24 [2021-03-03T09:31:24.708Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:24 [2021-03-03T09:31:24.708Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:24 [2021-03-03T09:31:24.708Z] #41 64.36 Selecting previously unselected package zlib1g-dev:amd64.
09:31:24 [2021-03-03T09:31:24.708Z] #41 64.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 64.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 64.67 Selecting previously unselected package libprotobuf17:amd64.
09:31:24 [2021-03-03T09:31:24.708Z] #41 64.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 64.69 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 65.39 Selecting previously unselected package libprotobuf-lite17:amd64.
09:31:24 [2021-03-03T09:31:24.708Z] #41 65.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 65.41 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 65.67 Selecting previously unselected package libprotobuf-dev:amd64.
09:31:24 [2021-03-03T09:31:24.708Z] #41 65.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 65.69 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 67.01 Selecting previously unselected package libprotoc17:amd64.
09:31:24 [2021-03-03T09:31:24.708Z] #41 67.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 67.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 67.81 Selecting previously unselected package protobuf-c-compiler.
09:31:24 [2021-03-03T09:31:24.708Z] #41 67.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 67.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.01 Selecting previously unselected package protobuf-compiler.
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.02 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.19 Selecting previously unselected package python-pkg-resources.
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.21 Unpacking python-pkg-resources (40.8.0-1) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.48 Selecting previously unselected package python-six.
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.50 Unpacking python-six (1.12.0-1) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.62 Selecting previously unselected package python-protobuf.
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 68.64 Unpacking python-protobuf (3.6.1.3-2) ...
09:31:24 [2021-03-03T09:31:24.708Z] #41 69.29 Setting up python-pkg-resources (40.8.0-1) ...
09:31:24 [2021-03-03T09:31:24.906Z] #36 10.38 Scanning dependencies of target tini-static
09:31:24 [2021-03-03T09:31:24.906Z] #36 10.65 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:31:24 [2021-03-03T09:31:24.972Z] #41 ...
09:31:24 [2021-03-03T09:31:24.972Z] 
09:31:24 [2021-03-03T09:31:24.972Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:24 [2021-03-03T09:31:24.972Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:24 [2021-03-03T09:31:24.972Z] #12 71.31 Fetched 78.2 MB in 9s (8852 kB/s)
09:31:24 [2021-03-03T09:31:24.972Z] #12 71.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:24 [2021-03-03T09:31:24.972Z] #12 71.52 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
09:31:24 [2021-03-03T09:31:24.972Z] #12 71.54 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:31:25 [2021-03-03T09:31:25.019Z] #19 47.96 Selecting previously unselected package xfsprogs.
09:31:25 [2021-03-03T09:31:25.019Z] #19 47.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:31:25 [2021-03-03T09:31:25.019Z] #19 47.99 Unpacking xfsprogs (4.20.0-1) ...
09:31:25 [2021-03-03T09:31:25.074Z] #41 75.70 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
09:31:25 [2021-03-03T09:31:25.171Z] #31 ...
09:31:25 [2021-03-03T09:31:25.171Z] 
09:31:25 [2021-03-03T09:31:25.171Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:31:25 [2021-03-03T09:31:25.171Z] #46 sha256:6ba28fdd9298610d56edbcea694e4f840fcea874829de04fa65745cc4961690c
09:31:25 [2021-03-03T09:31:25.171Z] #46 DONE 72.5s
09:31:25 [2021-03-03T09:31:25.171Z] 
09:31:25 [2021-03-03T09:31:25.171Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:25 [2021-03-03T09:31:25.171Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:25 [2021-03-03T09:31:25.171Z] #35 63.57 Selecting previously unselected package xxd.
09:31:25 [2021-03-03T09:31:25.171Z] #35 63.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:25 [2021-03-03T09:31:25.171Z] #35 63.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:31:25 [2021-03-03T09:31:25.171Z] #35 63.70 Unpacking xxd (2:8.1.0875-5) ...
09:31:25 [2021-03-03T09:31:25.171Z] #35 63.92 Selecting previously unselected package vim-common.
09:31:25 [2021-03-03T09:31:25.171Z] #35 63.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:31:25 [2021-03-03T09:31:25.171Z] #35 63.96 Unpacking vim-common (2:8.1.0875-5) ...
09:31:25 [2021-03-03T09:31:25.171Z] #35 64.30 Selecting previously unselected package cmake-data.
09:31:25 [2021-03-03T09:31:25.171Z] #35 64.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:31:25 [2021-03-03T09:31:25.171Z] #35 64.31 Unpacking cmake-data (3.13.4-1) ...
09:31:25 [2021-03-03T09:31:25.171Z] #35 67.25 Selecting previously unselected package libicu63:amd64.
09:31:25 [2021-03-03T09:31:25.171Z] #35 67.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:31:25 [2021-03-03T09:31:25.171Z] #35 67.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:31:25 [2021-03-03T09:31:25.339Z] #41 76.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:31:25 [2021-03-03T09:31:25.339Z] #41 76.17 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:31:25 [2021-03-03T09:31:25.339Z] #41 76.20 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
09:31:25 [2021-03-03T09:31:25.339Z] #41 76.22 Setting up python-six (1.12.0-1) ...
09:31:25 [2021-03-03T09:31:25.339Z] #41 ...
09:31:25 [2021-03-03T09:31:25.339Z] 
09:31:25 [2021-03-03T09:31:25.339Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:25 [2021-03-03T09:31:25.339Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:31:25 [2021-03-03T09:31:25.542Z] #12 72.10 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
09:31:25 [2021-03-03T09:31:25.580Z] #19 48.48 Selecting previously unselected package zip.
09:31:25 [2021-03-03T09:31:25.580Z] #19 48.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:31:25 [2021-03-03T09:31:25.580Z] #19 48.50 Unpacking zip (3.0-11+b1) ...
09:31:25 [2021-03-03T09:31:25.602Z] #12 76.26 Selecting previously unselected package mingw-w64-x86-64-dev.
09:31:25 [2021-03-03T09:31:25.602Z] #12 76.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:31:25 [2021-03-03T09:31:25.602Z] #12 76.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:31:25 [2021-03-03T09:31:25.744Z] #35 ...
09:31:25 [2021-03-03T09:31:25.744Z] 
09:31:25 [2021-03-03T09:31:25.744Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:25 [2021-03-03T09:31:25.744Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:25 [2021-03-03T09:31:25.744Z] #41 73.16 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:31:25 [2021-03-03T09:31:25.744Z] #41 73.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:31:25 [2021-03-03T09:31:25.744Z] #41 73.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:31:25 [2021-03-03T09:31:25.744Z] #41 73.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:31:25 [2021-03-03T09:31:25.744Z] #41 73.23 Setting up python-six (1.12.0-1) ...
09:31:25 [2021-03-03T09:31:25.801Z] #12 72.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:31:25 [2021-03-03T09:31:25.801Z] #12 72.40 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
09:31:25 [2021-03-03T09:31:25.801Z] #12 72.43 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.70 Setting up aufs-tools (1:4.14+20190211-1) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.75 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.78 Setting up libgpm2:amd64 (1.20.7-5) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.79 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.81 Setting up uidmap (1:4.5-1.1) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.83 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.90 Setting up xxd (2:8.1.0875-5) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.92 Setting up zip (3.0-11+b1) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.93 Setting up vim-common (2:8.1.0875-5) ...
09:31:25 [2021-03-03T09:31:25.876Z] #19 48.96 Setting up bash-completion (1:2.8-6) ...
09:31:26 [2021-03-03T09:31:26.060Z] #12 72.68 Setting up libudev1:amd64 (241-7~deb10u6) ...
09:31:26 [2021-03-03T09:31:26.283Z] #36 11.80 [100%] Linking C executable tini-static
09:31:26 [2021-03-03T09:31:26.320Z] #12 72.88 Selecting previously unselected package binutils-mingw-w64-i686.
09:31:26 [2021-03-03T09:31:26.320Z] #12 72.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
09:31:26 [2021-03-03T09:31:26.320Z] #12 72.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:31:26 [2021-03-03T09:31:26.320Z] #12 72.97 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:31:26 [2021-03-03T09:31:26.851Z] #36 12.41 [100%] Built target tini-static
09:31:26 [2021-03-03T09:31:26.851Z] #36 12.45 + mkdir -p /build
09:31:26 [2021-03-03T09:31:26.851Z] #36 12.45 + cp tini-static /build/docker-init
09:31:27 [2021-03-03T09:31:27.109Z] #36 DONE 12.8s
09:31:27 [2021-03-03T09:31:27.109Z] 
09:31:27 [2021-03-03T09:31:27.109Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:27 [2021-03-03T09:31:27.109Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:27 [2021-03-03T09:31:27.109Z] #42 5.106 Note: Building without setproctitle() and strlcpy() support.
09:31:27 [2021-03-03T09:31:27.109Z] #42 5.106       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:31:27 [2021-03-03T09:31:27.109Z] #42 5.125 Note: Building without GnuTLS support
09:31:27 [2021-03-03T09:31:27.109Z] #42 5.127 Makefile.config:39: Warn: you have no libnftables installed
09:31:27 [2021-03-03T09:31:27.109Z] #42 5.136 Makefile.config:40: Warn: Building without nftables support
09:31:27 [2021-03-03T09:31:27.109Z] #42 7.488 fatal: not a git repository (or any of the parent directories): .git
09:31:27 [2021-03-03T09:31:27.109Z] #42 7.541   GEN      .gitid
09:31:27 [2021-03-03T09:31:27.109Z] #42 7.608   GEN      criu/include/version.h
09:31:27 [2021-03-03T09:31:27.109Z] #42 7.731   GEN      include/common/asm
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.364   PBCC     images/timens.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.389   DEP      images/timens.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.483   PBCC     images/fown.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.517   PBCC     images/google/protobuf/descriptor.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.611   PBCC     images/opts.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.656   PBCC     images/memfd.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.725   DEP      images/fown.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.791   DEP      images/google/protobuf/descriptor.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.893   DEP      images/opts.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 9.953   DEP      images/memfd.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.00   PBCC     images/sit.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.06   DEP      images/sit.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.12   PBCC     images/macvlan.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.15   DEP      images/macvlan.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.27   PBCC     images/autofs.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.35   DEP      images/autofs.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.41   PBCC     images/sysctl.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.45   DEP      images/sysctl.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.49   PBCC     images/time.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.53   DEP      images/time.pb-c.d
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.59   PBCC     images/binfmt-misc.pb-c.c
09:31:27 [2021-03-03T09:31:27.109Z] #42 10.64   DEP      images/binfmt-misc.pb-c.d
09:31:27 [2021-03-03T09:31:27.369Z] #42 10.74   PBCC     images/seccomp.pb-c.c
09:31:27 [2021-03-03T09:31:27.369Z] #42 10.74   DEP      images/seccomp.pb-c.d
09:31:27 [2021-03-03T09:31:27.369Z] #42 10.78   PBCC     images/userns.pb-c.c
09:31:27 [2021-03-03T09:31:27.369Z] #42 10.80   DEP      images/userns.pb-c.d
09:31:27 [2021-03-03T09:31:27.369Z] #42 10.85   PBCC     images/cgroup.pb-c.c
09:31:27 [2021-03-03T09:31:27.369Z] #42 10.92   DEP      images/cgroup.pb-c.d
09:31:27 [2021-03-03T09:31:27.628Z] #42 10.98   PBCC     images/ext-file.pb-c.c
09:31:27 [2021-03-03T09:31:27.628Z] #42 10.98   DEP      images/ext-file.pb-c.d
09:31:27 [2021-03-03T09:31:27.628Z] #42 11.05   PBCC     images/rpc.pb-c.c
09:31:27 [2021-03-03T09:31:27.628Z] #42 11.10   DEP      images/rpc.pb-c.d
09:31:27 [2021-03-03T09:31:27.628Z] #42 11.16   PBCC     images/siginfo.pb-c.c
09:31:27 [2021-03-03T09:31:27.887Z] #42 11.20   DEP      images/siginfo.pb-c.d
09:31:27 [2021-03-03T09:31:27.887Z] #42 11.26   PBCC     images/pagemap.pb-c.c
09:31:27 [2021-03-03T09:31:27.887Z] #42 11.31   DEP      images/pagemap.pb-c.d
09:31:27 [2021-03-03T09:31:27.887Z] #42 11.38   PBCC     images/rlimit.pb-c.c
09:31:28 [2021-03-03T09:31:28.146Z] #42 11.44   DEP      images/rlimit.pb-c.d
09:31:28 [2021-03-03T09:31:28.146Z] #42 11.54   PBCC     images/file-lock.pb-c.c
09:31:28 [2021-03-03T09:31:28.146Z] #42 11.54   DEP      images/file-lock.pb-c.d
09:31:28 [2021-03-03T09:31:28.146Z] #42 11.59   PBCC     images/tty.pb-c.c
09:31:28 [2021-03-03T09:31:28.146Z] #42 11.63   DEP      images/tty.pb-c.d
09:31:28 [2021-03-03T09:31:28.280Z] #41 ...
09:31:28 [2021-03-03T09:31:28.280Z] 
09:31:28 [2021-03-03T09:31:28.280Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:28 [2021-03-03T09:31:28.280Z] #33 sha256:6cdcbdf95c81508fdcc5a799422caf6a3a09c9c1433feda89036bb3bdb626abd
09:31:28 [2021-03-03T09:31:28.280Z] #33 65.62 time
09:31:28 [2021-03-03T09:31:28.280Z] #33 71.75 internal/poll
09:31:28 [2021-03-03T09:31:28.280Z] #33 72.45 internal/fmtsort
09:31:28 [2021-03-03T09:31:28.280Z] #33 73.56 internal/syscall/execenv
09:31:28 [2021-03-03T09:31:28.280Z] #33 74.00 internal/syscall/unix
09:31:28 [2021-03-03T09:31:28.280Z] #33 74.33 strings
09:31:28 [2021-03-03T09:31:28.280Z] #33 74.60 os
09:31:28 [2021-03-03T09:31:28.280Z] #33 ...
09:31:28 [2021-03-03T09:31:28.280Z] 
09:31:28 [2021-03-03T09:31:28.280Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:28 [2021-03-03T09:31:28.280Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:28 [2021-03-03T09:31:28.280Z] #35 75.13 Selecting previously unselected package libxml2:amd64.
09:31:28 [2021-03-03T09:31:28.280Z] #35 75.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:31:28 [2021-03-03T09:31:28.280Z] #35 75.17 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:31:28 [2021-03-03T09:31:28.280Z] #35 75.76 Selecting previously unselected package libarchive13:amd64.
09:31:28 [2021-03-03T09:31:28.280Z] #35 75.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:31:28 [2021-03-03T09:31:28.280Z] #35 75.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:31:28 [2021-03-03T09:31:28.404Z] #42 11.70   PBCC     images/tun.pb-c.c
09:31:28 [2021-03-03T09:31:28.404Z] #42 11.74   PBCC     images/netdev.pb-c.c
09:31:28 [2021-03-03T09:31:28.404Z] #42 11.80   DEP      images/tun.pb-c.d
09:31:28 [2021-03-03T09:31:28.404Z] #42 11.88   DEP      images/netdev.pb-c.d
09:31:28 [2021-03-03T09:31:28.541Z] #35 76.09 Selecting previously unselected package libjsoncpp1:amd64.
09:31:28 [2021-03-03T09:31:28.541Z] #35 76.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:31:28 [2021-03-03T09:31:28.541Z] #35 76.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:31:28 [2021-03-03T09:31:28.663Z] #42 11.95   PBCC     images/vma.pb-c.c
09:31:28 [2021-03-03T09:31:28.663Z] #42 12.02   DEP      images/vma.pb-c.d
09:31:28 [2021-03-03T09:31:28.663Z] #42 12.08   PBCC     images/creds.pb-c.c
09:31:28 [2021-03-03T09:31:28.801Z] #35 76.30 Selecting previously unselected package librhash0:amd64.
09:31:28 [2021-03-03T09:31:28.801Z] #35 76.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:31:28 [2021-03-03T09:31:28.801Z] #35 76.30 Unpacking librhash0:amd64 (1.3.8-1) ...
09:31:28 [2021-03-03T09:31:28.922Z] #42 12.13   DEP      images/creds.pb-c.d
09:31:28 [2021-03-03T09:31:28.922Z] #42 12.18   PBCC     images/utsns.pb-c.c
09:31:28 [2021-03-03T09:31:28.922Z] #42 12.29   DEP      images/utsns.pb-c.d
09:31:28 [2021-03-03T09:31:28.922Z] #42 12.30   PBCC     images/ipc-desc.pb-c.c
09:31:28 [2021-03-03T09:31:28.922Z] #42 12.34   PBCC     images/ipc-sem.pb-c.c
09:31:29 [2021-03-03T09:31:29.060Z] #35 76.49 Selecting previously unselected package libuv1:amd64.
09:31:29 [2021-03-03T09:31:29.060Z] #35 76.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:31:29 [2021-03-03T09:31:29.060Z] #35 76.50 Unpacking libuv1:amd64 (1.24.1-1) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.64 Setting up libiptc0:amd64 (1.8.2-4) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.65 Setting up xz-utils (5.2.4-1) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.68 Setting up sudo (1.8.27-1+deb10u3) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.73 invoke-rc.d: could not determine current runlevel
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.74 invoke-rc.d: policy-rc.d denied execution of start.
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.75 Setting up pigz (2.4-1) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.78 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.80 Setting up python-pip-whl (18.1-5) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.81 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 51.82 Setting up vim-runtime (2:8.1.0875-5) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 52.24 Setting up libaio1:amd64 (0.3.112-3) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 52.26 Setting up libonig5:amd64 (6.9.1-1) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 52.26 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 52.27 Setting up vim (2:8.1.0875-5) ...
09:31:29 [2021-03-03T09:31:29.139Z] #19 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:31:29 [2021-03-03T09:31:29.181Z] #42 12.46   DEP      images/ipc-desc.pb-c.d
09:31:29 [2021-03-03T09:31:29.181Z] #42 12.46   DEP      images/ipc-sem.pb-c.d
09:31:29 [2021-03-03T09:31:29.181Z] #42 12.52   PBCC     images/ipc-msg.pb-c.c
09:31:29 [2021-03-03T09:31:29.181Z] #42 12.56   DEP      images/ipc-msg.pb-c.d
09:31:29 [2021-03-03T09:31:29.181Z] #42 12.67   PBCC     images/ipc-shm.pb-c.c
09:31:29 [2021-03-03T09:31:29.181Z] #42 12.67   DEP      images/ipc-shm.pb-c.d
09:31:29 [2021-03-03T09:31:29.181Z] #42 12.68   PBCC     images/ipc-var.pb-c.c
09:31:29 [2021-03-03T09:31:29.319Z] #35 76.68 Selecting previously unselected package cmake.
09:31:29 [2021-03-03T09:31:29.319Z] #35 76.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:31:29 [2021-03-03T09:31:29.319Z] #35 76.71 Unpacking cmake (3.13.4-1) ...
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.37 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.41 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.43 Setting up jq (1.5+dfsg-2+b1) ...
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:31:29 [2021-03-03T09:31:29.395Z] #19 52.45 Setting up python3.7 (3.7.3-2+deb10u2) ...
09:31:29 [2021-03-03T09:31:29.439Z] #42 12.69   DEP      images/ipc-var.pb-c.d
09:31:29 [2021-03-03T09:31:29.439Z] #42 12.72   PBCC     images/sk-opts.pb-c.c
09:31:29 [2021-03-03T09:31:29.439Z] #42 12.79   PBCC     images/packet-sock.pb-c.c
09:31:29 [2021-03-03T09:31:29.439Z] #42 12.79   DEP      images/sk-opts.pb-c.d
09:31:29 [2021-03-03T09:31:29.439Z] #42 12.92   DEP      images/packet-sock.pb-c.d
09:31:29 [2021-03-03T09:31:29.439Z] #42 12.92   PBCC     images/sk-netlink.pb-c.c
09:31:29 [2021-03-03T09:31:29.615Z] #12 ...
09:31:29 [2021-03-03T09:31:29.615Z] 
09:31:29 [2021-03-03T09:31:29.615Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
09:31:29 [2021-03-03T09:31:29.615Z] #46 sha256:b4e065423afa57eaff5e34b50e0072cf8d961d00fb37720d22c662f10277c30d
09:31:29 [2021-03-03T09:31:29.615Z] #46 DONE 76.0s
09:31:29 [2021-03-03T09:31:29.615Z] 
09:31:29 [2021-03-03T09:31:29.615Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:29 [2021-03-03T09:31:29.615Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:29 [2021-03-03T09:31:29.615Z] #12 76.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:31:29 [2021-03-03T09:31:29.615Z] #12 76.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:31:29 [2021-03-03T09:31:29.615Z] #12 76.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:31:29 [2021-03-03T09:31:29.699Z] #42 13.06   DEP      images/sk-netlink.pb-c.d
09:31:29 [2021-03-03T09:31:29.699Z] #42 13.06   PBCC     images/sk-inet.pb-c.c
09:31:29 [2021-03-03T09:31:29.699Z] #42 13.14   DEP      images/sk-inet.pb-c.d
09:31:29 [2021-03-03T09:31:29.699Z] #42 13.15   PBCC     images/sk-unix.pb-c.c
09:31:29 [2021-03-03T09:31:29.958Z] #42 13.28   DEP      images/sk-unix.pb-c.d
09:31:29 [2021-03-03T09:31:29.958Z] #42 13.43   PBCC     images/mm.pb-c.c
09:31:29 [2021-03-03T09:31:29.958Z] #42 13.43   DEP      images/mm.pb-c.d
09:31:29 [2021-03-03T09:31:29.958Z] #42 13.48   PBCC     images/timerfd.pb-c.c
09:31:30 [2021-03-03T09:31:30.216Z] #42 13.51   DEP      images/timerfd.pb-c.d
09:31:30 [2021-03-03T09:31:30.216Z] #42 13.60   PBCC     images/timer.pb-c.c
09:31:30 [2021-03-03T09:31:30.216Z] #42 13.60   DEP      images/timer.pb-c.d
09:31:30 [2021-03-03T09:31:30.216Z] #42 13.65   PBCC     images/sa.pb-c.c
09:31:30 [2021-03-03T09:31:30.216Z] #42 13.72   DEP      images/sa.pb-c.d
09:31:30 [2021-03-03T09:31:30.216Z] #42 13.77   PBCC     images/pipe-data.pb-c.c
09:31:30 [2021-03-03T09:31:30.475Z] #42 13.82   DEP      images/pipe-data.pb-c.d
09:31:30 [2021-03-03T09:31:30.475Z] #42 13.86   PBCC     images/mnt.pb-c.c
09:31:30 [2021-03-03T09:31:30.475Z] #42 13.87   DEP      images/mnt.pb-c.d
09:31:30 [2021-03-03T09:31:30.475Z] #42 14.03   PBCC     images/sk-packet.pb-c.c
09:31:30 [2021-03-03T09:31:30.475Z] #42 14.03   DEP      images/sk-packet.pb-c.d
09:31:30 [2021-03-03T09:31:30.733Z] #42 14.14   PBCC     images/tcp-stream.pb-c.c
09:31:30 [2021-03-03T09:31:30.733Z] #42 14.20   DEP      images/tcp-stream.pb-c.d
09:31:30 [2021-03-03T09:31:30.733Z] #42 14.25   PBCC     images/pipe.pb-c.c
09:31:30 [2021-03-03T09:31:30.918Z] #12 ...
09:31:30 [2021-03-03T09:31:30.918Z] 
09:31:30 [2021-03-03T09:31:30.918Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:30 [2021-03-03T09:31:30.918Z] #50 sha256:65889ba6fa78a38f26ad9798e8a4ff17911405e5a4f841c444ab712c42311b85
09:31:30 [2021-03-03T09:31:30.918Z] #50 71.54 golang.org/x/crypto/ssh/terminal
09:31:30 [2021-03-03T09:31:30.918Z] #50 75.92 mvdan.cc/sh/v3/cmd/shfmt
09:31:30 [2021-03-03T09:31:30.918Z] #50 ...
09:31:30 [2021-03-03T09:31:30.918Z] 
09:31:30 [2021-03-03T09:31:30.918Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:30 [2021-03-03T09:31:30.918Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:31:30 [2021-03-03T09:31:30.918Z] #41 77.98 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
09:31:30 [2021-03-03T09:31:30.918Z] #41 78.10 Setting up libnl-3-200:arm64 (3.4.0-1) ...
09:31:30 [2021-03-03T09:31:30.919Z] #41 78.92 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
09:31:30 [2021-03-03T09:31:30.919Z] #41 78.94 Setting up libcap-dev:arm64 (1:2.25-2) ...
09:31:30 [2021-03-03T09:31:30.919Z] #41 78.96 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
09:31:30 [2021-03-03T09:31:30.919Z] #41 79.43 Setting up protobuf-compiler (3.6.1.3-2) ...
09:31:30 [2021-03-03T09:31:30.919Z] #41 79.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:31:30 [2021-03-03T09:31:30.919Z] #41 80.22 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
09:31:30 [2021-03-03T09:31:30.919Z] #41 80.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:31:30 [2021-03-03T09:31:30.919Z] #41 81.28 Setting up python-protobuf (3.6.1.3-2) ...
09:31:30 [2021-03-03T09:31:30.992Z] #42 14.31   DEP      images/pipe.pb-c.d
09:31:30 [2021-03-03T09:31:30.992Z] #42 14.36   PBCC     images/pstree.pb-c.c
09:31:30 [2021-03-03T09:31:30.992Z] #42 14.38   DEP      images/pstree.pb-c.d
09:31:30 [2021-03-03T09:31:30.992Z] #42 14.43   PBCC     images/fs.pb-c.c
09:31:30 [2021-03-03T09:31:30.992Z] #42 14.43   DEP      images/fs.pb-c.d
09:31:30 [2021-03-03T09:31:30.992Z] #42 14.56   PBCC     images/signalfd.pb-c.c
09:31:30 [2021-03-03T09:31:30.992Z] #42 ...
09:31:30 [2021-03-03T09:31:30.992Z] 
09:31:30 [2021-03-03T09:31:30.992Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:30 [2021-03-03T09:31:30.992Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:31:30 [2021-03-03T09:31:30.992Z] #44 74.55 go/ast
09:31:30 [2021-03-03T09:31:30.992Z] #44 75.13 text/template/parse
09:31:30 [2021-03-03T09:31:30.992Z] #44 79.78 text/template
09:31:30 [2021-03-03T09:31:30.992Z] #44 80.08 go/parser
09:31:30 [2021-03-03T09:31:30.992Z] #44 83.21 encoding/xml
09:31:31 [2021-03-03T09:31:31.253Z] #44 ...
09:31:31 [2021-03-03T09:31:31.253Z] 
09:31:31 [2021-03-03T09:31:31.253Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:31 [2021-03-03T09:31:31.253Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:31 [2021-03-03T09:31:31.253Z] #42 14.65   DEP      images/signalfd.pb-c.d
09:31:31 [2021-03-03T09:31:31.253Z] #42 14.68   PBCC     images/fh.pb-c.c
09:31:31 [2021-03-03T09:31:31.253Z] #42 14.75   PBCC     images/fsnotify.pb-c.c
09:31:31 [2021-03-03T09:31:31.253Z] #42 14.83   DEP      images/fh.pb-c.d
09:31:31 [2021-03-03T09:31:31.513Z] #42 14.88   DEP      images/fsnotify.pb-c.d
09:31:31 [2021-03-03T09:31:31.513Z] #42 14.93   PBCC     images/eventpoll.pb-c.c
09:31:31 [2021-03-03T09:31:31.513Z] #42 14.97   DEP      images/eventpoll.pb-c.d
09:31:31 [2021-03-03T09:31:31.513Z] #42 15.01   PBCC     images/eventfd.pb-c.c
09:31:31 [2021-03-03T09:31:31.513Z] #42 15.05   DEP      images/eventfd.pb-c.d
09:31:31 [2021-03-03T09:31:31.523Z] #12 ...
09:31:31 [2021-03-03T09:31:31.523Z] 
09:31:31 [2021-03-03T09:31:31.523Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:31 [2021-03-03T09:31:31.523Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:31 [2021-03-03T09:31:31.523Z] #35 67.85 Selecting previously unselected package libicu63:amd64.
09:31:31 [2021-03-03T09:31:31.523Z] #35 67.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 67.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 75.98 Selecting previously unselected package libxml2:amd64.
09:31:31 [2021-03-03T09:31:31.523Z] #35 75.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 76.01 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 76.96 Selecting previously unselected package libarchive13:amd64.
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.44 Selecting previously unselected package libjsoncpp1:amd64.
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.66 Selecting previously unselected package librhash0:amd64.
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.70 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.71 Unpacking librhash0:amd64 (1.3.8-1) ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.96 Selecting previously unselected package libuv1:amd64.
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.96 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:31:31 [2021-03-03T09:31:31.523Z] #35 77.97 Unpacking libuv1:amd64 (1.24.1-1) ...
09:31:31 [2021-03-03T09:31:31.771Z] #42 15.10   PBCC     images/remap-file-path.pb-c.c
09:31:31 [2021-03-03T09:31:31.771Z] #42 15.15   DEP      images/remap-file-path.pb-c.d
09:31:31 [2021-03-03T09:31:31.771Z] #42 15.20   PBCC     images/fifo.pb-c.c
09:31:31 [2021-03-03T09:31:31.771Z] #42 15.23   DEP      images/fifo.pb-c.d
09:31:31 [2021-03-03T09:31:31.771Z] #42 15.31   PBCC     images/ghost-file.pb-c.c
09:31:31 [2021-03-03T09:31:31.786Z] #35 78.32 Selecting previously unselected package cmake.
09:31:31 [2021-03-03T09:31:31.787Z] #35 78.32 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:31:31 [2021-03-03T09:31:31.787Z] #35 78.36 Unpacking cmake (3.13.4-1) ...
09:31:32 [2021-03-03T09:31:32.030Z] #42 15.32   DEP      images/ghost-file.pb-c.d
09:31:32 [2021-03-03T09:31:32.030Z] #42 15.40   PBCC     images/regfile.pb-c.c
09:31:32 [2021-03-03T09:31:32.030Z] #42 15.46   DEP      images/regfile.pb-c.d
09:31:32 [2021-03-03T09:31:32.030Z] #42 15.50   PBCC     images/ns.pb-c.c
09:31:32 [2021-03-03T09:31:32.030Z] #42 15.56   DEP      images/ns.pb-c.d
09:31:32 [2021-03-03T09:31:32.126Z] #35 ...
09:31:32 [2021-03-03T09:31:32.126Z] 
09:31:32 [2021-03-03T09:31:32.126Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:32 [2021-03-03T09:31:32.126Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:32 [2021-03-03T09:31:32.126Z] #41 74.12 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 74.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 74.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 74.17 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 74.18 Setting up python-six (1.12.0-1) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 78.46 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 78.48 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 78.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 78.53 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 78.57 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 78.65 Setting up protobuf-compiler (3.6.1.3-2) ...
09:31:32 [2021-03-03T09:31:32.126Z] #41 78.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:31:32 [2021-03-03T09:31:32.289Z] #42 15.65   PBCC     images/fdinfo.pb-c.c
09:31:32 [2021-03-03T09:31:32.289Z] #42 15.73   DEP      images/fdinfo.pb-c.d
09:31:32 [2021-03-03T09:31:32.289Z] #42 15.82   PBCC     images/core-aarch64.pb-c.c
09:31:32 [2021-03-03T09:31:32.410Z] #41 79.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:31:32 [2021-03-03T09:31:32.547Z] #42 15.85   PBCC     images/core-arm.pb-c.c
09:31:32 [2021-03-03T09:31:32.547Z] #42 15.87   PBCC     images/core-ppc64.pb-c.c
09:31:32 [2021-03-03T09:31:32.547Z] #42 15.93   PBCC     images/core-s390.pb-c.c
09:31:32 [2021-03-03T09:31:32.547Z] #42 15.99   PBCC     images/core-x86.pb-c.c
09:31:32 [2021-03-03T09:31:32.547Z] #42 16.03   PBCC     images/core.pb-c.c
09:31:32 [2021-03-03T09:31:32.609Z] #35 79.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 79.77 Setting up xxd (2:8.1.0875-5) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 79.84 Setting up libuv1:amd64 (1.24.1-1) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 79.87 Setting up vim-common (2:8.1.0875-5) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 79.97 Setting up librhash0:amd64 (1.3.8-1) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 79.99 Setting up cmake-data (3.13.4-1) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 80.01 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 80.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 80.10 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 ...
09:31:32 [2021-03-03T09:31:32.609Z] 
09:31:32 [2021-03-03T09:31:32.609Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:32 [2021-03-03T09:31:32.609Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:31:32 [2021-03-03T09:31:32.609Z] #44 70.07 time
09:31:32 [2021-03-03T09:31:32.609Z] #44 75.13 strings
09:31:32 [2021-03-03T09:31:32.609Z] #44 75.89 os
09:31:32 [2021-03-03T09:31:32.609Z] #44 77.67 regexp/syntax
09:31:32 [2021-03-03T09:31:32.609Z] #44 79.83 fmt
09:31:32 [2021-03-03T09:31:32.609Z] #44 ...
09:31:32 [2021-03-03T09:31:32.609Z] 
09:31:32 [2021-03-03T09:31:32.609Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:32 [2021-03-03T09:31:32.609Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:32 [2021-03-03T09:31:32.609Z] #35 80.13 Setting up cmake (3.13.4-1) ...
09:31:32 [2021-03-03T09:31:32.609Z] #35 80.16 Processing triggers for libc-bin (2.28-10) ...
09:31:32 [2021-03-03T09:31:32.669Z] #41 79.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:31:32 [2021-03-03T09:31:32.669Z] #41 ...
09:31:32 [2021-03-03T09:31:32.669Z] 
09:31:32 [2021-03-03T09:31:32.669Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:32 [2021-03-03T09:31:32.669Z] #33 sha256:b37514d9d881741d2c24eec9868410a517db6e04bebef1e8fd4d213d8ef26cca
09:31:32 [2021-03-03T09:31:32.669Z] #33 69.29 time
09:31:32 [2021-03-03T09:31:32.669Z] #33 75.20 internal/poll
09:31:32 [2021-03-03T09:31:32.669Z] #33 77.26 internal/syscall/execenv
09:31:32 [2021-03-03T09:31:32.669Z] #33 77.52 internal/syscall/unix
09:31:32 [2021-03-03T09:31:32.669Z] #33 77.88 os
09:31:32 [2021-03-03T09:31:32.669Z] #33 77.93 internal/fmtsort
09:31:32 [2021-03-03T09:31:32.669Z] #33 79.00 strings
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.20 Setting up iptables (1.8.2-4) ...
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.27 Setting up python3 (3.7.3-1) ...
09:31:32 [2021-03-03T09:31:32.704Z] #19 55.63 Setting up python3-wheel (0.32.3-2) ...
09:31:32 [2021-03-03T09:31:32.806Z] #42 16.11   PBCC     images/inventory.pb-c.c
09:31:32 [2021-03-03T09:31:32.806Z] #42 16.19   DEP      images/core-aarch64.pb-c.d
09:31:32 [2021-03-03T09:31:32.806Z] #42 16.26   DEP      images/core-arm.pb-c.d
09:31:32 [2021-03-03T09:31:32.806Z] #42 16.31   DEP      images/core-ppc64.pb-c.d
09:31:32 [2021-03-03T09:31:32.868Z] #35 80.27 Processing triggers for mime-support (3.62) ...
09:31:32 [2021-03-03T09:31:32.931Z] #33 ...
09:31:32 [2021-03-03T09:31:32.931Z] 
09:31:32 [2021-03-03T09:31:32.931Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:32 [2021-03-03T09:31:32.931Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:32 [2021-03-03T09:31:32.931Z] #41 79.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:31:32 [2021-03-03T09:31:32.931Z] #41 79.39 Setting up python-protobuf (3.6.1.3-2) ...
09:31:33 [2021-03-03T09:31:33.064Z] #42 16.40   DEP      images/core-s390.pb-c.d
09:31:33 [2021-03-03T09:31:33.064Z] #42 16.48   DEP      images/core-x86.pb-c.d
09:31:33 [2021-03-03T09:31:33.064Z] #42 16.58   DEP      images/core.pb-c.d
09:31:33 [2021-03-03T09:31:33.265Z] #19 56.30 Setting up apparmor (2.13.2-10) ...
09:31:33 [2021-03-03T09:31:33.323Z] #42 16.64   DEP      images/inventory.pb-c.d
09:31:33 [2021-03-03T09:31:33.323Z] #42 16.71   PBCC     images/cpuinfo.pb-c.c
09:31:33 [2021-03-03T09:31:33.323Z] #42 16.76   DEP      images/cpuinfo.pb-c.d
09:31:33 [2021-03-03T09:31:33.323Z] #42 16.83   PBCC     images/stats.pb-c.c
09:31:33 [2021-03-03T09:31:33.323Z] #42 16.83   DEP      images/stats.pb-c.d
09:31:33 [2021-03-03T09:31:33.890Z] #42 ...
09:31:33 [2021-03-03T09:31:33.890Z] 
09:31:33 [2021-03-03T09:31:33.890Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:33 [2021-03-03T09:31:33.890Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:31:33 [2021-03-03T09:31:33.890Z] #50 77.48 github.com/pkg/diff
09:31:33 [2021-03-03T09:31:33.890Z] #50 77.83 go/ast
09:31:33 [2021-03-03T09:31:33.890Z] #50 79.07 golang.org/x/crypto/ssh/terminal
09:31:33 [2021-03-03T09:31:33.890Z] #50 80.80 mvdan.cc/editorconfig
09:31:33 [2021-03-03T09:31:33.890Z] #50 82.03 mvdan.cc/sh/v3/fileutil
09:31:33 [2021-03-03T09:31:33.890Z] #50 82.17 mvdan.cc/sh/v3/syntax
09:31:34 [2021-03-03T09:31:34.149Z] #50 ...
09:31:34 [2021-03-03T09:31:34.149Z] 
09:31:34 [2021-03-03T09:31:34.149Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:34 [2021-03-03T09:31:34.149Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:34 [2021-03-03T09:31:34.149Z] #12 77.79 Selecting previously unselected package gcc-mingw-w64-base.
09:31:34 [2021-03-03T09:31:34.149Z] #12 77.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:31:34 [2021-03-03T09:31:34.149Z] #12 77.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:31:34 [2021-03-03T09:31:34.149Z] #12 78.01 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:31:34 [2021-03-03T09:31:34.149Z] #12 78.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:31:34 [2021-03-03T09:31:34.149Z] #12 78.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #41 ...
09:31:34 [2021-03-03T09:31:34.233Z] 
09:31:34 [2021-03-03T09:31:34.233Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:34 [2021-03-03T09:31:34.233Z] #50 sha256:65889ba6fa78a38f26ad9798e8a4ff17911405e5a4f841c444ab712c42311b85
09:31:34 [2021-03-03T09:31:34.233Z] #50 DONE 84.9s
09:31:34 [2021-03-03T09:31:34.233Z] 
09:31:34 [2021-03-03T09:31:34.233Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:34 [2021-03-03T09:31:34.233Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:31:34 [2021-03-03T09:31:34.233Z] #35 75.89 Selecting previously unselected package libjsoncpp1:arm64.
09:31:34 [2021-03-03T09:31:34.233Z] #35 75.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 76.12 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 76.29 Selecting previously unselected package librhash0:arm64.
09:31:34 [2021-03-03T09:31:34.233Z] #35 76.30 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 76.32 Unpacking librhash0:arm64 (1.3.8-1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 76.88 Selecting previously unselected package libuv1:arm64.
09:31:34 [2021-03-03T09:31:34.233Z] #35 76.88 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 76.90 Unpacking libuv1:arm64 (1.24.1-1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 77.71 Selecting previously unselected package cmake.
09:31:34 [2021-03-03T09:31:34.233Z] #35 77.72 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 77.94 Unpacking cmake (3.13.4-1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 80.92 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 81.29 Setting up xxd (2:8.1.0875-5) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 81.33 Setting up libuv1:arm64 (1.24.1-1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 81.35 Setting up vim-common (2:8.1.0875-5) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 82.71 Setting up librhash0:arm64 (1.3.8-1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 84.25 Setting up cmake-data (3.13.4-1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 84.87 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 84.89 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 84.91 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 84.92 Setting up cmake (3.13.4-1) ...
09:31:34 [2021-03-03T09:31:34.233Z] #35 84.95 Processing triggers for libc-bin (2.28-10) ...
09:31:34 [2021-03-03T09:31:34.248Z] #35 DONE 81.5s
09:31:34 [2021-03-03T09:31:34.248Z] 
09:31:34 [2021-03-03T09:31:34.248Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:34 [2021-03-03T09:31:34.248Z] #36 sha256:3cb58f5dbf3e71acf6bef649c1320b3d099f12b7a46d0f95481ea63406e7f29f
09:31:34 [2021-03-03T09:31:34.408Z] #12 ...
09:31:34 [2021-03-03T09:31:34.408Z] 
09:31:34 [2021-03-03T09:31:34.408Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:34 [2021-03-03T09:31:34.408Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:31:34 [2021-03-03T09:31:34.408Z] #44 85.71 go/doc
09:31:34 [2021-03-03T09:31:34.496Z] #35 85.36 Processing triggers for mime-support (3.62) ...
09:31:34 [2021-03-03T09:31:34.760Z] #35 ...
09:31:34 [2021-03-03T09:31:34.760Z] 
09:31:34 [2021-03-03T09:31:34.760Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:34 [2021-03-03T09:31:34.760Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:31:34 [2021-03-03T09:31:34.760Z] #41 85.71 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
09:31:35 [2021-03-03T09:31:35.023Z] #41 85.75 Processing triggers for libc-bin (2.28-10) ...
09:31:35 [2021-03-03T09:31:35.154Z] #19 ...
09:31:35 [2021-03-03T09:31:35.154Z] 
09:31:35 [2021-03-03T09:31:35.154Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:35 [2021-03-03T09:31:35.154Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:35 [2021-03-03T09:31:35.154Z] #42 106.4   CC       criu/external.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 106.7   CC       criu/fault-injection.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 106.8   CC       criu/fdstore.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 107.2   CC       criu/fifo.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 107.6   CC       criu/file-ids.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 108.0   CC       criu/file-lock.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 109.0   CC       criu/files-ext.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 109.4   CC       criu/files-reg.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 111.5   CC       criu/files.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 113.6   CC       criu/filesystems.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 114.3   CC       criu/fsnotify.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 115.5   CC       criu/image-desc.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 115.6   CC       criu/image.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 116.4   CC       criu/ipc_ns.o
09:31:35 [2021-03-03T09:31:35.154Z] #42 ...
09:31:35 [2021-03-03T09:31:35.154Z] 
09:31:35 [2021-03-03T09:31:35.154Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:31:35 [2021-03-03T09:31:35.154Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:31:35 [2021-03-03T09:31:35.154Z] #19 58.15 Setting up xfsprogs (4.20.0-1) ...
09:31:35 [2021-03-03T09:31:35.154Z] #19 58.18 Setting up python3-lib2to3 (3.7.3-1) ...
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 + RM_GOPATH=0
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 + TMP_GOPATH=
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 + : /build
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 + '[' -z '' ']'
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 ++ mktemp -d
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 + export GOPATH=/tmp/tmp.hcsffHNKRu
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 + GOPATH=/tmp/tmp.hcsffHNKRu
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 + RM_GOPATH=1
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 + case "$(go env GOARCH)" in
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.052 ++ go env GOARCH
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.082 + export GO_BUILDMODE=-buildmode=pie
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.082 + GO_BUILDMODE=-buildmode=pie
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.086 ++ dirname /tmp/install/install.sh
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.091 + dir=/tmp/install
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.092 + bin=tini
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.092 + shift
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.092 + '[' '!' -f /tmp/install/tini.installer ']'
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.092 + . /tmp/install/tini.installer
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.092 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.093 + install_tini
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.093 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.093 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.093 + git clone https://github.com/krallin/tini.git /tmp/tmp.hcsffHNKRu/tini
09:31:35 [2021-03-03T09:31:35.186Z] #36 1.102 Cloning into '/tmp/tmp.hcsffHNKRu/tini'...
09:31:35 [2021-03-03T09:31:35.598Z] #41 ...
09:31:35 [2021-03-03T09:31:35.599Z] 
09:31:35 [2021-03-03T09:31:35.599Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:35 [2021-03-03T09:31:35.599Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:31:35 [2021-03-03T09:31:35.599Z] #44 76.39 crypto/rand
09:31:35 [2021-03-03T09:31:35.599Z] #44 77.08 crypto/elliptic
09:31:35 [2021-03-03T09:31:35.599Z] #44 77.90 go/doc
09:31:35 [2021-03-03T09:31:35.599Z] #44 79.38 encoding/asn1
09:31:35 [2021-03-03T09:31:35.599Z] #44 81.89 github.com/LK4D4/vndr/build
09:31:35 [2021-03-03T09:31:35.599Z] #44 82.21 vendor/golang.org/x/text/unicode/norm
09:31:35 [2021-03-03T09:31:35.599Z] #44 82.83 vendor/golang.org/x/crypto/cryptobyte
09:31:35 [2021-03-03T09:31:35.599Z] #44 86.37 net/http/internal
09:31:35 [2021-03-03T09:31:35.673Z] #19 58.57 Setting up python3-pkg-resources (40.8.0-1) ...
09:31:35 [2021-03-03T09:31:35.755Z] #36 1.851 + cd /tmp/tmp.hcsffHNKRu/tini
09:31:35 [2021-03-03T09:31:35.755Z] #36 1.851 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:31:35 [2021-03-03T09:31:35.755Z] #36 1.886 + cmake .
09:31:35 [2021-03-03T09:31:35.784Z] #44 88.92 github.com/LK4D4/vndr/build
09:31:35 [2021-03-03T09:31:35.784Z] #44 89.28 github.com/LK4D4/vndr/versioned
09:31:35 [2021-03-03T09:31:35.784Z] #44 89.36 compress/flate
09:31:35 [2021-03-03T09:31:35.862Z] #44 ...
09:31:35 [2021-03-03T09:31:35.862Z] 
09:31:35 [2021-03-03T09:31:35.862Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:35 [2021-03-03T09:31:35.862Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:31:35 [2021-03-03T09:31:35.862Z] #35 DONE 86.5s
09:31:35 [2021-03-03T09:31:35.862Z] 
09:31:35 [2021-03-03T09:31:35.862Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:35 [2021-03-03T09:31:35.862Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:31:35 [2021-03-03T09:31:35.862Z] #41 DONE 86.5s
09:31:35 [2021-03-03T09:31:35.862Z] 
09:31:35 [2021-03-03T09:31:35.862Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:35 [2021-03-03T09:31:35.862Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:31:36 [2021-03-03T09:31:36.222Z] #41 ...
09:31:36 [2021-03-03T09:31:36.222Z] 
09:31:36 [2021-03-03T09:31:36.222Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:36 [2021-03-03T09:31:36.222Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:31:36 [2021-03-03T09:31:36.222Z] #44 72.70 time
09:31:36 [2021-03-03T09:31:36.222Z] #44 78.65 internal/fmtsort
09:31:36 [2021-03-03T09:31:36.222Z] #44 79.14 os
09:31:36 [2021-03-03T09:31:36.222Z] #44 79.20 strings
09:31:36 [2021-03-03T09:31:36.222Z] #44 82.00 regexp/syntax
09:31:36 [2021-03-03T09:31:36.222Z] #44 ...
09:31:36 [2021-03-03T09:31:36.222Z] 
09:31:36 [2021-03-03T09:31:36.222Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:31:36 [2021-03-03T09:31:36.222Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:31:36 [2021-03-03T09:31:36.222Z] #35 81.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 81.93 Setting up xxd (2:8.1.0875-5) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 81.96 Setting up libuv1:amd64 (1.24.1-1) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 81.98 Setting up vim-common (2:8.1.0875-5) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 82.02 Setting up librhash0:amd64 (1.3.8-1) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 82.07 Setting up cmake-data (3.13.4-1) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 82.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 82.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 82.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 82.18 Setting up cmake (3.13.4-1) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 82.20 Processing triggers for libc-bin (2.28-10) ...
09:31:36 [2021-03-03T09:31:36.222Z] #35 82.27 Processing triggers for mime-support (3.62) ...
09:31:36 [2021-03-03T09:31:36.360Z] #36 ...
09:31:36 [2021-03-03T09:31:36.360Z] 
09:31:36 [2021-03-03T09:31:36.360Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:36 [2021-03-03T09:31:36.360Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.14 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.19 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.20 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.24 Setting up protobuf-compiler (3.6.1.3-2) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 77.30 Setting up python-protobuf (3.6.1.3-2) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 83.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 83.35 Processing triggers for libc-bin (2.28-10) ...
09:31:36 [2021-03-03T09:31:36.360Z] #41 DONE 83.9s
09:31:36 [2021-03-03T09:31:36.360Z] 
09:31:36 [2021-03-03T09:31:36.360Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:36 [2021-03-03T09:31:36.360Z] #36 sha256:3cb58f5dbf3e71acf6bef649c1320b3d099f12b7a46d0f95481ea63406e7f29f
09:31:36 [2021-03-03T09:31:36.360Z] #36 2.345 -- The C compiler identification is GNU 8.3.0
09:31:36 [2021-03-03T09:31:36.360Z] #36 2.397 -- Check for working C compiler: /usr/bin/cc
09:31:36 [2021-03-03T09:31:36.481Z] #35 DONE 82.9s
09:31:36 [2021-03-03T09:31:36.481Z] 
09:31:36 [2021-03-03T09:31:36.481Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:36 [2021-03-03T09:31:36.481Z] #36 sha256:987b3a760025b87f822b389cecff9b1dd8ee3418192e5e6441e82c6f5ced13db
09:31:36 [2021-03-03T09:31:36.601Z] #19 59.63 Setting up python3-distutils (3.7.3-1) ...
09:31:36 [2021-03-03T09:31:36.955Z] #36 ...
09:31:36 [2021-03-03T09:31:36.955Z] 
09:31:36 [2021-03-03T09:31:36.955Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:36 [2021-03-03T09:31:36.955Z] #50 sha256:d236239c9231b7a1779bcc9c3e8fe36bdca1e63ddf4a9df4860c41b3ab294a40
09:31:36 [2021-03-03T09:31:36.955Z] #50 74.27 context
09:31:36 [2021-03-03T09:31:36.955Z] #50 75.11 os
09:31:36 [2021-03-03T09:31:36.955Z] #50 78.40 encoding/binary
09:31:36 [2021-03-03T09:31:36.955Z] #50 78.96 fmt
09:31:36 [2021-03-03T09:31:36.955Z] #50 80.72 encoding/base64
09:31:36 [2021-03-03T09:31:36.955Z] #50 81.97 golang.org/x/sys/unix
09:31:36 [2021-03-03T09:31:36.955Z] #50 ...
09:31:36 [2021-03-03T09:31:36.955Z] 
09:31:36 [2021-03-03T09:31:36.955Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:36 [2021-03-03T09:31:36.955Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:36 [2021-03-03T09:31:36.955Z] #12 74.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:31:36 [2021-03-03T09:31:36.955Z] #12 74.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 74.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.28 Selecting previously unselected package binutils-mingw-w64.
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.44 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.59 Selecting previously unselected package dmsetup.
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.61 Unpacking dmsetup (2:1.02.155-3) ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.79 Selecting previously unselected package mingw-w64-common.
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:31:36 [2021-03-03T09:31:36.955Z] #12 77.83 Unpacking mingw-w64-common (6.0.0-3) ...
09:31:37 [2021-03-03T09:31:37.163Z] #19 60.12 Setting up python3-setuptools (40.8.0-1) ...
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.099 + RM_GOPATH=0
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.099 + TMP_GOPATH=
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.099 + : /build
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.099 + '[' -z '' ']'
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.101 ++ mktemp -d
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.104 + export GOPATH=/tmp/tmp.X95LIwHqPl
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.104 + GOPATH=/tmp/tmp.X95LIwHqPl
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.104 + RM_GOPATH=1
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.104 + case "$(go env GOARCH)" in
09:31:37 [2021-03-03T09:31:37.419Z] #36 ...
09:31:37 [2021-03-03T09:31:37.419Z] 
09:31:37 [2021-03-03T09:31:37.419Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:37 [2021-03-03T09:31:37.419Z] #50 sha256:5b2f671feb3778b2f3a51883210d1211149c9b5420ef8367dbdef7d9f86b6100
09:31:37 [2021-03-03T09:31:37.419Z] #50 73.99 time
09:31:37 [2021-03-03T09:31:37.419Z] #50 80.08 context
09:31:37 [2021-03-03T09:31:37.419Z] #50 80.56 encoding/binary
09:31:37 [2021-03-03T09:31:37.419Z] #50 81.04 os
09:31:37 [2021-03-03T09:31:37.419Z] #50 82.91 encoding/base64
09:31:37 [2021-03-03T09:31:37.419Z] #50 84.14 golang.org/x/sys/unix
09:31:37 [2021-03-03T09:31:37.419Z] #50 ...
09:31:37 [2021-03-03T09:31:37.419Z] 
09:31:37 [2021-03-03T09:31:37.419Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:37 [2021-03-03T09:31:37.419Z] #36 sha256:987b3a760025b87f822b389cecff9b1dd8ee3418192e5e6441e82c6f5ced13db
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.112 ++ go env GOARCH
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.119 + export GO_BUILDMODE=-buildmode=pie
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.119 + GO_BUILDMODE=-buildmode=pie
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.119 ++ dirname /tmp/install/install.sh
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.122 + dir=/tmp/install
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.124 + bin=tini
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.124 + shift
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.124 + '[' '!' -f /tmp/install/tini.installer ']'
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.125 + . /tmp/install/tini.installer
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.126 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.134 + install_tini
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.134 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.134 + git clone https://github.com/krallin/tini.git /tmp/tmp.X95LIwHqPl/tini
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.134 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:31:37 [2021-03-03T09:31:37.419Z] #36 1.138 Cloning into '/tmp/tmp.X95LIwHqPl/tini'...
09:31:37 [2021-03-03T09:31:37.523Z] #12 85.01 Selecting previously unselected package mingw-w64-x86-64-dev.
09:31:37 [2021-03-03T09:31:37.523Z] #12 ...
09:31:37 [2021-03-03T09:31:37.523Z] 
09:31:37 [2021-03-03T09:31:37.523Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:37 [2021-03-03T09:31:37.523Z] #36 sha256:3cb58f5dbf3e71acf6bef649c1320b3d099f12b7a46d0f95481ea63406e7f29f
09:31:37 [2021-03-03T09:31:37.523Z] #36 3.416 -- Check for working C compiler: /usr/bin/cc -- works
09:31:37 [2021-03-03T09:31:37.523Z] #36 3.448 -- Detecting C compiler ABI info
09:31:37 [2021-03-03T09:31:37.686Z] #44 ...
09:31:37 [2021-03-03T09:31:37.686Z] 
09:31:37 [2021-03-03T09:31:37.686Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:37 [2021-03-03T09:31:37.686Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:31:38 [2021-03-03T09:31:38.091Z] #19 61.09 Setting up python3-pip (18.1-5) ...
09:31:38 [2021-03-03T09:31:38.092Z] #36 4.199 -- Detecting C compiler ABI info - done
09:31:38 [2021-03-03T09:31:38.092Z] #36 4.247 -- Detecting C compile features
09:31:38 [2021-03-03T09:31:38.357Z] #36 1.929 + cd /tmp/tmp.X95LIwHqPl/tini
09:31:38 [2021-03-03T09:31:38.357Z] #36 1.930 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:31:38 [2021-03-03T09:31:38.357Z] #36 1.955 + cmake .
09:31:38 [2021-03-03T09:31:38.928Z] #36 2.566 -- The C compiler identification is GNU 8.3.0
09:31:38 [2021-03-03T09:31:38.928Z] #36 2.607 -- Check for working C compiler: /usr/bin/cc
09:31:38 [2021-03-03T09:31:38.979Z] #55 48.26 Checking out files:  46% (1778/3816)   
Checking out files:  47% (1794/3816)   
Checking out files:  48% (1832/3816)   
Checking out files:  49% (1870/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
Checking out files:  70% (2672/3816)   
Checking out files:  71% (2710/3816)   
Checking out files:  72% (2748/3816)   
Checking out files:  73% (2786/3816)   
Checking out files:  74% (2824/3816)   
Checking out files:  75% (2862/3816)   
Checking out files:  76% (2901/3816)   
Checking out files:  77% (2939/3816)   
Checking out files:  78% (2977/3816)   
Checking out files:  79% (3015/3816)   
Checking out files:  80% (3053/3816)   
Checking out files:  81% (3091/3816)   
Checking out files:  82% (3130/3816)   
Checking out files:  83% (3168/3816)   
Checking out files:  84% (3206/3816)   
Checking out files:  85% (3244/3816)   
Checking out files:  85% (3277/3816)   
Checking out files:  86% (3282/3816)   
Checking out files:  87% (3320/3816)   
Checking out files:  88% (3359/3816)   
Checking out files:  89% (3397/3816)   
Checking out files:  90% (3435/3816)   
Checking out files:  91% (3473/3816)   
Checking out files:  92% (3511/3816)   
Checking out files:  93% (3549/3816)   
Checking out files:  94% (3588/3816)   
Checking out files:  95% (3626/3816)   
Checking out files:  96% (3664/3816)   
Checking out files:  97% (3702/3816)   
Checking out files:  98% (3740/3816)   
Checking out files:  99% (3778/3816)   
Checking out files: 100% (3816/3816)   
Checking out files: 100% (3816/3816), done.
09:31:38 [2021-03-03T09:31:38.979Z] #55 49.81 + cd /tmp/tmp.idO2VaziqA/src/github.com/containerd/containerd
09:31:38 [2021-03-03T09:31:38.979Z] #55 49.83 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:39 [2021-03-03T09:31:39.063Z] #19 62.11 Processing triggers for libc-bin (2.28-10) ...
09:31:39 [2021-03-03T09:31:39.063Z] #19 62.15 Processing triggers for mime-support (3.62) ...
09:31:39 [2021-03-03T09:31:39.496Z] #36 ...
09:31:39 [2021-03-03T09:31:39.496Z] 
09:31:39 [2021-03-03T09:31:39.496Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
09:31:39 [2021-03-03T09:31:39.496Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:31:39 [2021-03-03T09:31:39.496Z] #41 85.43 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:31:39 [2021-03-03T09:31:39.496Z] #41 85.44 Processing triggers for libc-bin (2.28-10) ...
09:31:39 [2021-03-03T09:31:39.496Z] #41 DONE 85.9s
09:31:39 [2021-03-03T09:31:39.496Z] 
09:31:39 [2021-03-03T09:31:39.496Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:39 [2021-03-03T09:31:39.496Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:39 [2021-03-03T09:31:39.996Z] #36 ...
09:31:39 [2021-03-03T09:31:39.996Z] 
09:31:39 [2021-03-03T09:31:39.996Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:39 [2021-03-03T09:31:39.996Z] #33 sha256:6cdcbdf95c81508fdcc5a799422caf6a3a09c9c1433feda89036bb3bdb626abd
09:31:39 [2021-03-03T09:31:39.996Z] #33 77.51 path
09:31:39 [2021-03-03T09:31:39.996Z] #33 78.12 text/tabwriter
09:31:39 [2021-03-03T09:31:39.996Z] #33 78.45 fmt
09:31:39 [2021-03-03T09:31:39.996Z] #33 78.82 path/filepath
09:31:39 [2021-03-03T09:31:39.997Z] #33 80.16 io/ioutil
09:31:39 [2021-03-03T09:31:39.997Z] #33 82.22 flag
09:31:39 [2021-03-03T09:31:39.997Z] #33 82.22 github.com/BurntSushi/toml
09:31:39 [2021-03-03T09:31:39.997Z] #33 84.15 log
09:31:39 [2021-03-03T09:31:39.997Z] #33 87.02 github.com/BurntSushi/toml/cmd/tomlv
09:31:40 [2021-03-03T09:31:40.087Z] #42 3.817 Note: Building without setproctitle() and strlcpy() support.
09:31:40 [2021-03-03T09:31:40.087Z] #42 3.818       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:31:40 [2021-03-03T09:31:40.087Z] #42 3.829 Note: Building without GnuTLS support
09:31:40 [2021-03-03T09:31:40.087Z] #42 3.839 Makefile.config:39: Warn: you have no libnftables installed
09:31:40 [2021-03-03T09:31:40.087Z] #42 3.840 Makefile.config:40: Warn: Building without nftables support
09:31:40 [2021-03-03T09:31:40.256Z] #33 ...
09:31:40 [2021-03-03T09:31:40.256Z] 
09:31:40 [2021-03-03T09:31:40.256Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:40 [2021-03-03T09:31:40.256Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:40 [2021-03-03T09:31:40.256Z] #42 2.342 Note: Building without setproctitle() and strlcpy() support.
09:31:40 [2021-03-03T09:31:40.256Z] #42 2.342       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:31:40 [2021-03-03T09:31:40.256Z] #42 2.352 Note: Building without GnuTLS support
09:31:40 [2021-03-03T09:31:40.256Z] #42 2.364 Makefile.config:39: Warn: you have no libnftables installed
09:31:40 [2021-03-03T09:31:40.256Z] #42 2.369 Makefile.config:40: Warn: Building without nftables support
09:31:40 [2021-03-03T09:31:40.823Z] #42 4.399 fatal: not a git repository (or any of the parent directories): .git
09:31:40 [2021-03-03T09:31:40.823Z] #42 4.437   GEN      .gitid
09:31:40 [2021-03-03T09:31:40.823Z] #42 4.494   GEN      criu/include/version.h
09:31:40 [2021-03-03T09:31:40.954Z] #19 DONE 63.6s
09:31:40 [2021-03-03T09:31:40.954Z] 
09:31:40 [2021-03-03T09:31:40.954Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:31:40 [2021-03-03T09:31:40.954Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
09:31:41 [2021-03-03T09:31:41.081Z] #42 4.568   GEN      include/common/asm
09:31:41 [2021-03-03T09:31:41.403Z] #42 2.162 Note: Building without setproctitle() and strlcpy() support.
09:31:41 [2021-03-03T09:31:41.403Z] #42 2.163       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:31:41 [2021-03-03T09:31:41.403Z] #42 2.172 Note: Building without GnuTLS support
09:31:41 [2021-03-03T09:31:41.403Z] #42 2.190 Makefile.config:39: Warn: you have no libnftables installed
09:31:41 [2021-03-03T09:31:41.403Z] #42 2.190 Makefile.config:40: Warn: Building without nftables support
09:31:41 [2021-03-03T09:31:41.481Z] #42 5.866 fatal: not a git repository (or any of the parent directories): .git
09:31:41 [2021-03-03T09:31:41.481Z] #42 5.919   GEN      .gitid
09:31:41 [2021-03-03T09:31:41.515Z] #55 52.15 + export 'BUILDTAGS=netgo osusergo static_build'
09:31:41 [2021-03-03T09:31:41.515Z] #55 52.15 + BUILDTAGS='netgo osusergo static_build'
09:31:41 [2021-03-03T09:31:41.515Z] #55 52.15 + export EXTRA_FLAGS=-buildmode=pie
09:31:41 [2021-03-03T09:31:41.515Z] #55 52.15 + EXTRA_FLAGS=-buildmode=pie
09:31:41 [2021-03-03T09:31:41.515Z] #55 52.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:31:41 [2021-03-03T09:31:41.515Z] #55 52.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:31:41 [2021-03-03T09:31:41.515Z] #55 52.15 + '[' '' = dynamic ']'
09:31:41 [2021-03-03T09:31:41.515Z] #55 52.15 + make
09:31:41 [2021-03-03T09:31:41.515Z] #55 ...
09:31:41 [2021-03-03T09:31:41.515Z] 
09:31:41 [2021-03-03T09:31:41.515Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:41 [2021-03-03T09:31:41.515Z] #50 sha256:512394be203875c954ee61bdf8964c15a5b3c300e39259a0aad33069960f7551
09:31:41 [2021-03-03T09:31:41.515Z] #50 89.06 mvdan.cc/sh/v3/cmd/shfmt
09:31:41 [2021-03-03T09:31:41.515Z] #50 DONE 95.1s
09:31:41 [2021-03-03T09:31:41.564Z] #20 1.030 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:31:41 [2021-03-03T09:31:41.564Z] #20 1.035 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:31:41 [2021-03-03T09:31:41.564Z] #20 1.039 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:31:41 [2021-03-03T09:31:41.564Z] #20 DONE 1.1s
09:31:41 [2021-03-03T09:31:41.564Z] 
09:31:41 [2021-03-03T09:31:41.564Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:31:41 [2021-03-03T09:31:41.564Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:31:41 [2021-03-03T09:31:41.564Z] #39 194.0 + dpkg --print-architecture
09:31:41 [2021-03-03T09:31:41.564Z] #39 194.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:31:41 [2021-03-03T09:31:41.564Z] #39 194.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:31:41 [2021-03-03T09:31:41.564Z] #39 194.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:31:41 [2021-03-03T09:31:41.750Z] #42 5.950   GEN      criu/include/version.h
09:31:41 [2021-03-03T09:31:41.750Z] #42 6.044   GEN      include/common/asm
09:31:41 [2021-03-03T09:31:41.775Z] 
09:31:41 [2021-03-03T09:31:41.775Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:41 [2021-03-03T09:31:41.775Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:41 [2021-03-03T09:31:41.775Z] #42 18.25 make[1]: Nothing to be done for 'all'.
09:31:41 [2021-03-03T09:31:41.775Z] #42 19.64   CC       images/stats.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 20.02   CC       images/core.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 20.64   CC       images/core-x86.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 21.19   CC       images/core-arm.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 21.57   CC       images/core-aarch64.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 21.99   CC       images/core-ppc64.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 22.56   CC       images/core-s390.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 23.12   CC       images/cpuinfo.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 23.53   CC       images/inventory.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 23.77   CC       images/fdinfo.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 24.22   CC       images/fown.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 24.50   CC       images/ns.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 24.70   CC       images/regfile.o
09:31:41 [2021-03-03T09:31:41.775Z] #42 24.92   CC       images/ghost-file.o
09:31:42 [2021-03-03T09:31:42.034Z] #42 25.24   CC       images/fifo.o
09:31:42 [2021-03-03T09:31:42.034Z] #42 25.43   CC       images/remap-file-path.o
09:31:42 [2021-03-03T09:31:42.293Z] #42 25.66   CC       images/eventfd.o
09:31:42 [2021-03-03T09:31:42.411Z] #42 ...
09:31:42 [2021-03-03T09:31:42.411Z] 
09:31:42 [2021-03-03T09:31:42.411Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:42 [2021-03-03T09:31:42.411Z] #36 sha256:d3aba8a7eb1e2d74c4a991ad5f44470f8962682f84c78d0c6ee728e43e9104c9
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.702 + RM_GOPATH=0
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.702 + TMP_GOPATH=
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.703 + : /build
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.703 + '[' -z '' ']'
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.704 ++ mktemp -d
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.710 + export GOPATH=/tmp/tmp.XokR28H8LI
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.710 + GOPATH=/tmp/tmp.XokR28H8LI
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.710 + RM_GOPATH=1
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.710 + case "$(go env GOARCH)" in
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.711 ++ go env GOARCH
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.723 + export GO_BUILDMODE=-buildmode=pie
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.723 + GO_BUILDMODE=-buildmode=pie
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.724 ++ dirname /tmp/install/install.sh
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.729 + dir=/tmp/install
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.730 + bin=tini
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.730 + shift
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.730 + '[' '!' -f /tmp/install/tini.installer ']'
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.731 + . /tmp/install/tini.installer
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.731 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.732 + install_tini
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.746 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.747 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.747 + git clone https://github.com/krallin/tini.git /tmp/tmp.XokR28H8LI/tini
09:31:42 [2021-03-03T09:31:42.411Z] #36 2.749 Cloning into '/tmp/tmp.XokR28H8LI/tini'...
09:31:42 [2021-03-03T09:31:42.411Z] #36 3.582 + cd /tmp/tmp.XokR28H8LI/tini
09:31:42 [2021-03-03T09:31:42.411Z] #36 3.586 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:31:42 [2021-03-03T09:31:42.411Z] #36 3.594 + cmake .
09:31:42 [2021-03-03T09:31:42.411Z] #36 4.438 -- The C compiler identification is GNU 8.3.0
09:31:42 [2021-03-03T09:31:42.411Z] #36 4.492 -- Check for working C compiler: /usr/bin/cc
09:31:42 [2021-03-03T09:31:42.411Z] #36 5.379 -- Check for working C compiler: /usr/bin/cc -- works
09:31:42 [2021-03-03T09:31:42.411Z] #36 5.384 -- Detecting C compiler ABI info
09:31:42 [2021-03-03T09:31:42.411Z] #36 5.989 -- Detecting C compiler ABI info - done
09:31:42 [2021-03-03T09:31:42.411Z] #36 6.033 -- Detecting C compile features
09:31:42 [2021-03-03T09:31:42.552Z] #42 25.88   CC       images/eventpoll.o
09:31:42 [2021-03-03T09:31:42.552Z] #42 ...
09:31:42 [2021-03-03T09:31:42.552Z] 
09:31:42 [2021-03-03T09:31:42.552Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:42 [2021-03-03T09:31:42.552Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:31:42 [2021-03-03T09:31:42.552Z] #55 53.31 + bin/ctr
09:31:42 [2021-03-03T09:31:42.711Z] #36 ...
09:31:42 [2021-03-03T09:31:42.711Z] 
09:31:42 [2021-03-03T09:31:42.711Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:31:42 [2021-03-03T09:31:42.711Z] #57 sha256:f1e60b24301da8ed312924aada738bbd6450e633a64bb66d8bb573925c3a5160
09:31:42 [2021-03-03T09:31:42.711Z] #57 93.56 + for f in rootlesskit rootlesskit-docker-proxy
09:31:42 [2021-03-03T09:31:42.711Z] #57 93.56 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:31:42 [2021-03-03T09:31:42.992Z] #42 6.357   PBCC     images/timens.pb-c.c
09:31:42 [2021-03-03T09:31:42.992Z] #42 6.393   DEP      images/timens.pb-c.d
09:31:42 [2021-03-03T09:31:42.992Z] #42 6.446   PBCC     images/fown.pb-c.c
09:31:42 [2021-03-03T09:31:42.992Z] #42 6.496   PBCC     images/google/protobuf/descriptor.pb-c.c
09:31:42 [2021-03-03T09:31:42.992Z] #42 6.594   PBCC     images/opts.pb-c.c
09:31:43 [2021-03-03T09:31:43.252Z] #42 6.650   PBCC     images/memfd.pb-c.c
09:31:43 [2021-03-03T09:31:43.252Z] #42 6.725   DEP      images/fown.pb-c.d
09:31:43 [2021-03-03T09:31:43.252Z] #42 6.814   DEP      images/google/protobuf/descriptor.pb-c.d
09:31:43 [2021-03-03T09:31:43.252Z] #42 6.834   DEP      images/opts.pb-c.d
09:31:43 [2021-03-03T09:31:43.252Z] #42 6.892   DEP      images/memfd.pb-c.d
09:31:43 [2021-03-03T09:31:43.309Z] #42 ...
09:31:43 [2021-03-03T09:31:43.309Z] 
09:31:43 [2021-03-03T09:31:43.309Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:43 [2021-03-03T09:31:43.309Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:43 [2021-03-03T09:31:43.309Z] #12 79.63 Selecting previously unselected package binutils-mingw-w64.
09:31:43 [2021-03-03T09:31:43.309Z] #12 79.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 79.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 79.85 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:31:43 [2021-03-03T09:31:43.309Z] #12 79.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 79.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 80.06 Selecting previously unselected package dmsetup.
09:31:43 [2021-03-03T09:31:43.309Z] #12 80.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 80.08 Unpacking dmsetup (2:1.02.155-3) ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 80.25 Selecting previously unselected package mingw-w64-common.
09:31:43 [2021-03-03T09:31:43.309Z] #12 80.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 80.28 Unpacking mingw-w64-common (6.0.0-3) ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 87.34 Selecting previously unselected package mingw-w64-x86-64-dev.
09:31:43 [2021-03-03T09:31:43.309Z] #12 87.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 87.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:31:43 [2021-03-03T09:31:43.309Z] #12 ...
09:31:43 [2021-03-03T09:31:43.309Z] 
09:31:43 [2021-03-03T09:31:43.309Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:43 [2021-03-03T09:31:43.309Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:43 [2021-03-03T09:31:43.309Z] #42 4.143 fatal: not a git repository (or any of the parent directories): .git
09:31:43 [2021-03-03T09:31:43.511Z] #42 6.947   PBCC     images/sit.pb-c.c
09:31:43 [2021-03-03T09:31:43.511Z] #42 7.003   DEP      images/sit.pb-c.d
09:31:43 [2021-03-03T09:31:43.511Z] #42 7.110   PBCC     images/macvlan.pb-c.c
09:31:43 [2021-03-03T09:31:43.511Z] #42 7.125   DEP      images/macvlan.pb-c.d
09:31:43 [2021-03-03T09:31:43.511Z] #42 7.180   PBCC     images/autofs.pb-c.c
09:31:43 [2021-03-03T09:31:43.511Z] #42 7.234   DEP      images/autofs.pb-c.d
09:31:43 [2021-03-03T09:31:43.569Z] #42 4.190   GEN      .gitid
09:31:43 [2021-03-03T09:31:43.569Z] #42 4.219   GEN      criu/include/version.h
09:31:43 [2021-03-03T09:31:43.569Z] #42 4.291   GEN      include/common/asm
09:31:43 [2021-03-03T09:31:43.771Z] #42 7.380   PBCC     images/sysctl.pb-c.c
09:31:43 [2021-03-03T09:31:43.771Z] #42 7.414   DEP      images/sysctl.pb-c.d
09:31:43 [2021-03-03T09:31:43.771Z] #42 7.464   PBCC     images/time.pb-c.c
09:31:43 [2021-03-03T09:31:43.771Z] #42 7.493   DEP      images/time.pb-c.d
09:31:44 [2021-03-03T09:31:44.031Z] #42 ...
09:31:44 [2021-03-03T09:31:44.031Z] 
09:31:44 [2021-03-03T09:31:44.031Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:44 [2021-03-03T09:31:44.031Z] #36 sha256:3cb58f5dbf3e71acf6bef649c1320b3d099f12b7a46d0f95481ea63406e7f29f
09:31:44 [2021-03-03T09:31:44.031Z] #36 6.375 -- Detecting C compile features - done
09:31:44 [2021-03-03T09:31:44.031Z] #36 6.411 -- Performing Test HAS_BUILTIN_FORTIFY
09:31:44 [2021-03-03T09:31:44.031Z] #36 6.622 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:31:44 [2021-03-03T09:31:44.031Z] #36 6.714 -- Configuring done
09:31:44 [2021-03-03T09:31:44.031Z] #36 6.732 -- Generating done
09:31:44 [2021-03-03T09:31:44.031Z] #36 6.736 -- Build files have been written to: /tmp/tmp.hcsffHNKRu/tini
09:31:44 [2021-03-03T09:31:44.031Z] #36 6.765 + make tini-static
09:31:44 [2021-03-03T09:31:44.031Z] #36 7.325 Scanning dependencies of target tini-static
09:31:44 [2021-03-03T09:31:44.031Z] #36 7.387 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:31:44 [2021-03-03T09:31:44.031Z] #36 8.888 [100%] Linking C executable tini-static
09:31:44 [2021-03-03T09:31:44.031Z] #36 9.472 [100%] Built target tini-static
09:31:44 [2021-03-03T09:31:44.031Z] #36 9.632 + mkdir -p /build
09:31:44 [2021-03-03T09:31:44.031Z] #36 9.632 + cp tini-static /build/docker-init
09:31:44 [2021-03-03T09:31:44.031Z] #36 DONE 10.0s
09:31:44 [2021-03-03T09:31:44.031Z] 
09:31:44 [2021-03-03T09:31:44.031Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:44 [2021-03-03T09:31:44.031Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:31:44 [2021-03-03T09:31:44.031Z] #44 82.59 regexp
09:31:44 [2021-03-03T09:31:44.031Z] #44 86.13 go/token
09:31:44 [2021-03-03T09:31:44.031Z] #44 86.69 internal/lazyregexp
09:31:44 [2021-03-03T09:31:44.031Z] #44 86.97 go/scanner
09:31:44 [2021-03-03T09:31:44.031Z] #44 87.03 net/url
09:31:44 [2021-03-03T09:31:44.031Z] #44 88.66 go/ast
09:31:44 [2021-03-03T09:31:44.031Z] #44 88.93 text/template/parse
09:31:44 [2021-03-03T09:31:44.031Z] #44 ...
09:31:44 [2021-03-03T09:31:44.031Z] 
09:31:44 [2021-03-03T09:31:44.031Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:44 [2021-03-03T09:31:44.031Z] #33 sha256:6cdcbdf95c81508fdcc5a799422caf6a3a09c9c1433feda89036bb3bdb626abd
09:31:44 [2021-03-03T09:31:44.031Z] #33 DONE 91.5s
09:31:44 [2021-03-03T09:31:44.031Z] 
09:31:44 [2021-03-03T09:31:44.031Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:44 [2021-03-03T09:31:44.031Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:44 [2021-03-03T09:31:44.031Z] #42 7.650   PBCC     images/binfmt-misc.pb-c.c
09:31:44 [2021-03-03T09:31:44.031Z] #42 7.704   DEP      images/binfmt-misc.pb-c.d
09:31:44 [2021-03-03T09:31:44.290Z] #42 7.801   PBCC     images/seccomp.pb-c.c
09:31:44 [2021-03-03T09:31:44.290Z] #42 7.854   DEP      images/seccomp.pb-c.d
09:31:44 [2021-03-03T09:31:44.290Z] #42 8.010   PBCC     images/userns.pb-c.c
09:31:44 [2021-03-03T09:31:44.290Z] #42 8.062   DEP      images/userns.pb-c.d
09:31:44 [2021-03-03T09:31:44.859Z] #42 8.238   PBCC     images/cgroup.pb-c.c
09:31:44 [2021-03-03T09:31:44.859Z] #42 8.304   DEP      images/cgroup.pb-c.d
09:31:44 [2021-03-03T09:31:44.859Z] #42 8.387   PBCC     images/ext-file.pb-c.c
09:31:44 [2021-03-03T09:31:44.859Z] #42 8.434   DEP      images/ext-file.pb-c.d
09:31:44 [2021-03-03T09:31:44.948Z] #42 ...
09:31:44 [2021-03-03T09:31:44.948Z] 
09:31:44 [2021-03-03T09:31:44.948Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:44 [2021-03-03T09:31:44.948Z] #33 sha256:b37514d9d881741d2c24eec9868410a517db6e04bebef1e8fd4d213d8ef26cca
09:31:44 [2021-03-03T09:31:44.948Z] #33 81.36 fmt
09:31:44 [2021-03-03T09:31:44.948Z] #33 81.81 path/filepath
09:31:44 [2021-03-03T09:31:44.948Z] #33 83.69 io/ioutil
09:31:44 [2021-03-03T09:31:44.948Z] #33 84.31 path
09:31:44 [2021-03-03T09:31:44.948Z] #33 84.82 text/tabwriter
09:31:44 [2021-03-03T09:31:44.948Z] #33 86.32 flag
09:31:44 [2021-03-03T09:31:44.948Z] #33 86.32 github.com/BurntSushi/toml
09:31:44 [2021-03-03T09:31:44.948Z] #33 88.34 log
09:31:44 [2021-03-03T09:31:44.948Z] #33 90.73 github.com/BurntSushi/toml/cmd/tomlv
09:31:44 [2021-03-03T09:31:44.948Z] #33 ...
09:31:44 [2021-03-03T09:31:44.948Z] 
09:31:44 [2021-03-03T09:31:44.948Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:44 [2021-03-03T09:31:44.948Z] #36 sha256:987b3a760025b87f822b389cecff9b1dd8ee3418192e5e6441e82c6f5ced13db
09:31:44 [2021-03-03T09:31:44.948Z] #36 3.650 -- Check for working C compiler: /usr/bin/cc -- works
09:31:44 [2021-03-03T09:31:44.948Z] #36 3.650 -- Detecting C compiler ABI info
09:31:44 [2021-03-03T09:31:44.948Z] #36 4.615 -- Detecting C compiler ABI info - done
09:31:44 [2021-03-03T09:31:44.948Z] #36 4.664 -- Detecting C compile features
09:31:44 [2021-03-03T09:31:44.948Z] #36 6.656 -- Detecting C compile features - done
09:31:44 [2021-03-03T09:31:44.948Z] #36 6.705 -- Performing Test HAS_BUILTIN_FORTIFY
09:31:44 [2021-03-03T09:31:44.948Z] #36 7.061 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:31:44 [2021-03-03T09:31:44.948Z] #36 7.213 -- Configuring done
09:31:44 [2021-03-03T09:31:44.948Z] #36 7.232 -- Generating done
09:31:44 [2021-03-03T09:31:44.948Z] #36 7.264 -- Build files have been written to: /tmp/tmp.X95LIwHqPl/tini
09:31:44 [2021-03-03T09:31:44.948Z] #36 7.267 + make tini-static
09:31:44 [2021-03-03T09:31:44.948Z] #36 7.686 Scanning dependencies of target tini-static
09:31:44 [2021-03-03T09:31:44.948Z] #36 7.821 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:31:45 [2021-03-03T09:31:45.119Z] #42 8.544   PBCC     images/rpc.pb-c.c
09:31:45 [2021-03-03T09:31:45.119Z] #42 8.684   DEP      images/rpc.pb-c.d
09:31:45 [2021-03-03T09:31:45.119Z] #42 8.772   PBCC     images/siginfo.pb-c.c
09:31:45 [2021-03-03T09:31:45.378Z] #42 8.870   DEP      images/siginfo.pb-c.d
09:31:45 [2021-03-03T09:31:45.378Z] #42 8.966   PBCC     images/pagemap.pb-c.c
09:31:45 [2021-03-03T09:31:45.378Z] #42 9.161   DEP      images/pagemap.pb-c.d
09:31:45 [2021-03-03T09:31:45.516Z] #36 ...
09:31:45 [2021-03-03T09:31:45.516Z] 
09:31:45 [2021-03-03T09:31:45.516Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:45 [2021-03-03T09:31:45.516Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:45 [2021-03-03T09:31:45.516Z] #42 6.045   PBCC     images/timens.pb-c.c
09:31:45 [2021-03-03T09:31:45.516Z] #42 6.054   DEP      images/timens.pb-c.d
09:31:45 [2021-03-03T09:31:45.516Z] #42 6.135   PBCC     images/fown.pb-c.c
09:31:45 [2021-03-03T09:31:45.516Z] #42 6.172   PBCC     images/google/protobuf/descriptor.pb-c.c
09:31:45 [2021-03-03T09:31:45.516Z] #42 6.229   PBCC     images/opts.pb-c.c
09:31:45 [2021-03-03T09:31:45.516Z] #42 6.268   PBCC     images/memfd.pb-c.c
09:31:45 [2021-03-03T09:31:45.516Z] #42 6.336   DEP      images/fown.pb-c.d
09:31:45 [2021-03-03T09:31:45.776Z] #42 6.388   DEP      images/google/protobuf/descriptor.pb-c.d
09:31:45 [2021-03-03T09:31:45.776Z] #42 6.494   DEP      images/opts.pb-c.d
09:31:45 [2021-03-03T09:31:45.776Z] #42 6.578   DEP      images/memfd.pb-c.d
09:31:45 [2021-03-03T09:31:45.948Z] #42 9.322   PBCC     images/rlimit.pb-c.c
09:31:45 [2021-03-03T09:31:45.948Z] #42 9.373   DEP      images/rlimit.pb-c.d
09:31:45 [2021-03-03T09:31:45.948Z] #42 9.477   PBCC     images/file-lock.pb-c.c
09:31:45 [2021-03-03T09:31:45.948Z] #42 9.501   DEP      images/file-lock.pb-c.d
09:31:46 [2021-03-03T09:31:46.035Z] #42 6.646   PBCC     images/sit.pb-c.c
09:31:46 [2021-03-03T09:31:46.035Z] #42 6.674   DEP      images/sit.pb-c.d
09:31:46 [2021-03-03T09:31:46.035Z] #42 6.734   PBCC     images/macvlan.pb-c.c
09:31:46 [2021-03-03T09:31:46.035Z] #42 6.774   DEP      images/macvlan.pb-c.d
09:31:46 [2021-03-03T09:31:46.035Z] #42 6.837   PBCC     images/autofs.pb-c.c
09:31:46 [2021-03-03T09:31:46.069Z] #57 ...
09:31:46 [2021-03-03T09:31:46.069Z] 
09:31:46 [2021-03-03T09:31:46.069Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:46 [2021-03-03T09:31:46.069Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:31:46 [2021-03-03T09:31:46.069Z] #12 87.03 Selecting previously unselected package gcc-mingw-w64-base.
09:31:46 [2021-03-03T09:31:46.069Z] #12 87.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:31:46 [2021-03-03T09:31:46.069Z] #12 87.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:31:46 [2021-03-03T09:31:46.069Z] #12 87.29 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:31:46 [2021-03-03T09:31:46.069Z] #12 87.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:31:46 [2021-03-03T09:31:46.069Z] #12 87.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:31:46 [2021-03-03T09:31:46.207Z] #42 9.620   PBCC     images/tty.pb-c.c
09:31:46 [2021-03-03T09:31:46.207Z] #42 9.790   DEP      images/tty.pb-c.d
09:31:46 [2021-03-03T09:31:46.207Z] #42 9.856   PBCC     images/tun.pb-c.c
09:31:46 [2021-03-03T09:31:46.295Z] #42 6.907   DEP      images/autofs.pb-c.d
09:31:46 [2021-03-03T09:31:46.295Z] #42 6.956   PBCC     images/sysctl.pb-c.c
09:31:46 [2021-03-03T09:31:46.295Z] #42 6.994   DEP      images/sysctl.pb-c.d
09:31:46 [2021-03-03T09:31:46.295Z] #42 ...
09:31:46 [2021-03-03T09:31:46.295Z] 
09:31:46 [2021-03-03T09:31:46.295Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:46 [2021-03-03T09:31:46.295Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:31:46 [2021-03-03T09:31:46.295Z] #44 82.88 fmt
09:31:46 [2021-03-03T09:31:46.295Z] #44 87.45 regexp
09:31:46 [2021-03-03T09:31:46.295Z] #44 88.47 go/token
09:31:46 [2021-03-03T09:31:46.295Z] #44 89.37 go/scanner
09:31:46 [2021-03-03T09:31:46.295Z] #44 90.66 go/ast
09:31:46 [2021-03-03T09:31:46.295Z] #44 91.30 internal/lazyregexp
09:31:46 [2021-03-03T09:31:46.295Z] #44 91.58 net/url
09:31:46 [2021-03-03T09:31:46.295Z] #44 93.06 text/template/parse
09:31:46 [2021-03-03T09:31:46.295Z] #44 ...
09:31:46 [2021-03-03T09:31:46.295Z] 
09:31:46 [2021-03-03T09:31:46.295Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:46 [2021-03-03T09:31:46.295Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:46 [2021-03-03T09:31:46.295Z] #42 7.106   PBCC     images/time.pb-c.c
09:31:46 [2021-03-03T09:31:46.295Z] #42 7.145   DEP      images/time.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #12 ...
09:31:46 [2021-03-03T09:31:46.332Z] 
09:31:46 [2021-03-03T09:31:46.332Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:46 [2021-03-03T09:31:46.332Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:31:46 [2021-03-03T09:31:46.332Z] #42 7.549   PBCC     images/timens.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 7.609   DEP      images/timens.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 7.745   PBCC     images/fown.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 7.786   PBCC     images/google/protobuf/descriptor.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 7.893   PBCC     images/opts.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 7.921   PBCC     images/memfd.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 7.981   DEP      images/fown.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.019   DEP      images/google/protobuf/descriptor.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.098   DEP      images/opts.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.140   DEP      images/memfd.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.225   PBCC     images/sit.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.292   DEP      images/sit.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.325   PBCC     images/macvlan.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.340   DEP      images/macvlan.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.369   PBCC     images/autofs.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.381   DEP      images/autofs.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.444   PBCC     images/sysctl.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.457   DEP      images/sysctl.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.517   PBCC     images/time.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.564   DEP      images/time.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.618   PBCC     images/binfmt-misc.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.644   DEP      images/binfmt-misc.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.709   PBCC     images/seccomp.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.718   DEP      images/seccomp.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.755   PBCC     images/userns.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.795   DEP      images/userns.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.835   PBCC     images/cgroup.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.864   DEP      images/cgroup.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.927   PBCC     images/ext-file.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.952   DEP      images/ext-file.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 8.987   PBCC     images/rpc.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.024   DEP      images/rpc.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.185   PBCC     images/siginfo.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.194   DEP      images/siginfo.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.254   PBCC     images/pagemap.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.301   DEP      images/pagemap.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.400   PBCC     images/rlimit.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.420   DEP      images/rlimit.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.456   PBCC     images/file-lock.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.472   DEP      images/file-lock.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.504   PBCC     images/tty.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.544   DEP      images/tty.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.604   PBCC     images/tun.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.634   PBCC     images/netdev.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.695   DEP      images/tun.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.764   DEP      images/netdev.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.836   PBCC     images/vma.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.888   DEP      images/vma.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.954   PBCC     images/creds.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 9.979   DEP      images/creds.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.02   PBCC     images/utsns.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.04   DEP      images/utsns.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.09   PBCC     images/ipc-desc.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.11   PBCC     images/ipc-sem.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.18   DEP      images/ipc-desc.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.20   DEP      images/ipc-sem.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.28   PBCC     images/ipc-msg.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.35   DEP      images/ipc-msg.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.40   PBCC     images/ipc-shm.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.42   DEP      images/ipc-shm.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.47   PBCC     images/ipc-var.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.49   DEP      images/ipc-var.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.55   PBCC     images/sk-opts.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.60   PBCC     images/packet-sock.pb-c.c
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.65   DEP      images/sk-opts.pb-c.d
09:31:46 [2021-03-03T09:31:46.332Z] #42 10.68   DEP      images/packet-sock.pb-c.d
09:31:46 [2021-03-03T09:31:46.467Z] #42 9.934   PBCC     images/netdev.pb-c.c
09:31:46 [2021-03-03T09:31:46.467Z] #42 10.01   DEP      images/tun.pb-c.d
09:31:46 [2021-03-03T09:31:46.467Z] #42 10.05   DEP      images/netdev.pb-c.d
09:31:46 [2021-03-03T09:31:46.467Z] #42 10.10   PBCC     images/vma.pb-c.c
09:31:46 [2021-03-03T09:31:46.467Z] #42 10.15   DEP      images/vma.pb-c.d
09:31:46 [2021-03-03T09:31:46.555Z] #42 7.240   PBCC     images/binfmt-misc.pb-c.c
09:31:46 [2021-03-03T09:31:46.595Z] #42 10.82   PBCC     images/sk-netlink.pb-c.c
09:31:46 [2021-03-03T09:31:46.595Z] #42 10.84   DEP      images/sk-netlink.pb-c.d
09:31:46 [2021-03-03T09:31:46.595Z] #42 10.95   PBCC     images/sk-inet.pb-c.c
09:31:46 [2021-03-03T09:31:46.595Z] #42 11.01   DEP      images/sk-inet.pb-c.d
09:31:46 [2021-03-03T09:31:46.726Z] #42 10.21   PBCC     images/creds.pb-c.c
09:31:46 [2021-03-03T09:31:46.726Z] #42 10.22   DEP      images/creds.pb-c.d
09:31:46 [2021-03-03T09:31:46.726Z] #42 10.30   PBCC     images/utsns.pb-c.c
09:31:46 [2021-03-03T09:31:46.726Z] #42 10.31   DEP      images/utsns.pb-c.d
09:31:46 [2021-03-03T09:31:46.726Z] #42 10.38   PBCC     images/ipc-desc.pb-c.c
09:31:46 [2021-03-03T09:31:46.726Z] #42 10.43   PBCC     images/ipc-sem.pb-c.c
09:31:46 [2021-03-03T09:31:46.814Z] #42 7.327   DEP      images/binfmt-misc.pb-c.d
09:31:46 [2021-03-03T09:31:46.814Z] #42 7.435   PBCC     images/seccomp.pb-c.c
09:31:46 [2021-03-03T09:31:46.814Z] #42 ...
09:31:46 [2021-03-03T09:31:46.814Z] 
09:31:46 [2021-03-03T09:31:46.814Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:46 [2021-03-03T09:31:46.815Z] #36 sha256:987b3a760025b87f822b389cecff9b1dd8ee3418192e5e6441e82c6f5ced13db
09:31:46 [2021-03-03T09:31:46.815Z] #36 9.244 [100%] Linking C executable tini-static
09:31:46 [2021-03-03T09:31:46.815Z] #36 9.892 [100%] Built target tini-static
09:31:46 [2021-03-03T09:31:46.815Z] #36 9.982 + mkdir -p /build
09:31:46 [2021-03-03T09:31:46.815Z] #36 9.986 + cp tini-static /build/docker-init
09:31:46 [2021-03-03T09:31:46.815Z] #36 DONE 10.4s
09:31:46 [2021-03-03T09:31:46.815Z] 
09:31:46 [2021-03-03T09:31:46.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:46 [2021-03-03T09:31:46.815Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:46 [2021-03-03T09:31:46.815Z] #42 7.491   DEP      images/seccomp.pb-c.d
09:31:46 [2021-03-03T09:31:46.858Z] #42 11.11   PBCC     images/sk-unix.pb-c.c
09:31:46 [2021-03-03T09:31:46.858Z] #42 11.20   DEP      images/sk-unix.pb-c.d
09:31:46 [2021-03-03T09:31:46.858Z] #42 11.26   PBCC     images/mm.pb-c.c
09:31:46 [2021-03-03T09:31:46.858Z] #42 11.27   DEP      images/mm.pb-c.d
09:31:46 [2021-03-03T09:31:46.903Z] #39 ...
09:31:46 [2021-03-03T09:31:46.903Z] 
09:31:46 [2021-03-03T09:31:46.903Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:46 [2021-03-03T09:31:46.903Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:46 [2021-03-03T09:31:46.903Z] #42 117.6   CC       criu/irmap.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 118.3   CC       criu/kcmp-ids.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 118.6   CC       criu/kerndat.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 119.9   CC       criu/libnetlink.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 120.4   CC       criu/log.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 120.9   CC       criu/lsm.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 121.3   CC       criu/mem.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 123.5   CC       criu/memfd.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 124.5   CC       criu/mount.o
09:31:46 [2021-03-03T09:31:46.903Z] #42 128.5   CC       criu/namespaces.o
09:31:46 [2021-03-03T09:31:46.986Z] #42 10.45   DEP      images/ipc-desc.pb-c.d
09:31:46 [2021-03-03T09:31:46.986Z] #42 10.52   DEP      images/ipc-sem.pb-c.d
09:31:46 [2021-03-03T09:31:46.986Z] #42 10.59   PBCC     images/ipc-msg.pb-c.c
09:31:46 [2021-03-03T09:31:46.986Z] #42 10.60   DEP      images/ipc-msg.pb-c.d
09:31:46 [2021-03-03T09:31:46.986Z] #42 10.65   PBCC     images/ipc-shm.pb-c.c
09:31:46 [2021-03-03T09:31:46.986Z] #42 10.67   DEP      images/ipc-shm.pb-c.d
09:31:46 [2021-03-03T09:31:46.986Z] #42 10.72   PBCC     images/ipc-var.pb-c.c
09:31:47 [2021-03-03T09:31:47.074Z] #42 7.590   PBCC     images/userns.pb-c.c
09:31:47 [2021-03-03T09:31:47.074Z] #42 7.679   DEP      images/userns.pb-c.d
09:31:47 [2021-03-03T09:31:47.074Z] #42 7.817   PBCC     images/cgroup.pb-c.c
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.31   PBCC     images/timerfd.pb-c.c
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.34   DEP      images/timerfd.pb-c.d
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.37   PBCC     images/timer.pb-c.c
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.40   DEP      images/timer.pb-c.d
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.45   PBCC     images/sa.pb-c.c
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.48   DEP      images/sa.pb-c.d
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.51   PBCC     images/pipe-data.pb-c.c
09:31:47 [2021-03-03T09:31:47.121Z] #42 ...
09:31:47 [2021-03-03T09:31:47.121Z] 
09:31:47 [2021-03-03T09:31:47.121Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:47 [2021-03-03T09:31:47.121Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:31:47 [2021-03-03T09:31:47.121Z] #44 87.90 vendor/golang.org/x/net/idna
09:31:47 [2021-03-03T09:31:47.121Z] #44 93.00 vendor/golang.org/x/net/http/httpproxy
09:31:47 [2021-03-03T09:31:47.121Z] #44 93.01 net/textproto
09:31:47 [2021-03-03T09:31:47.121Z] #44 93.01 crypto/x509
09:31:47 [2021-03-03T09:31:47.121Z] #44 94.50 mime/multipart
09:31:47 [2021-03-03T09:31:47.121Z] #44 94.50 vendor/golang.org/x/net/http/httpguts
09:31:47 [2021-03-03T09:31:47.121Z] #44 96.83 crypto/tls
09:31:47 [2021-03-03T09:31:47.121Z] #44 ...
09:31:47 [2021-03-03T09:31:47.121Z] 
09:31:47 [2021-03-03T09:31:47.121Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:47 [2021-03-03T09:31:47.121Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.52   DEP      images/pipe-data.pb-c.d
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.56   PBCC     images/mnt.pb-c.c
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.59   DEP      images/mnt.pb-c.d
09:31:47 [2021-03-03T09:31:47.121Z] #42 11.62   PBCC     images/sk-packet.pb-c.c
09:31:47 [2021-03-03T09:31:47.245Z] #42 10.74   DEP      images/ipc-var.pb-c.d
09:31:47 [2021-03-03T09:31:47.245Z] #42 10.80   PBCC     images/sk-opts.pb-c.c
09:31:47 [2021-03-03T09:31:47.245Z] #42 10.82   PBCC     images/packet-sock.pb-c.c
09:31:47 [2021-03-03T09:31:47.245Z] #42 10.86   DEP      images/sk-opts.pb-c.d
09:31:47 [2021-03-03T09:31:47.245Z] #42 10.90   DEP      images/packet-sock.pb-c.d
09:31:47 [2021-03-03T09:31:47.245Z] #42 10.96   PBCC     images/sk-netlink.pb-c.c
09:31:47 [2021-03-03T09:31:47.334Z] #42 7.941   DEP      images/cgroup.pb-c.d
09:31:47 [2021-03-03T09:31:47.334Z] #42 8.098   PBCC     images/ext-file.pb-c.c
09:31:47 [2021-03-03T09:31:47.386Z] #42 11.65   DEP      images/sk-packet.pb-c.d
09:31:47 [2021-03-03T09:31:47.386Z] #42 11.72   PBCC     images/tcp-stream.pb-c.c
09:31:47 [2021-03-03T09:31:47.386Z] #42 11.74   DEP      images/tcp-stream.pb-c.d
09:31:47 [2021-03-03T09:31:47.386Z] #42 11.77   PBCC     images/pipe.pb-c.c
09:31:47 [2021-03-03T09:31:47.386Z] #42 11.82   DEP      images/pipe.pb-c.d
09:31:47 [2021-03-03T09:31:47.386Z] #42 11.86   PBCC     images/pstree.pb-c.c
09:31:47 [2021-03-03T09:31:47.505Z] #42 11.03   DEP      images/sk-netlink.pb-c.d
09:31:47 [2021-03-03T09:31:47.505Z] #42 11.11   PBCC     images/sk-inet.pb-c.c
09:31:47 [2021-03-03T09:31:47.505Z] #42 ...
09:31:47 [2021-03-03T09:31:47.505Z] 
09:31:47 [2021-03-03T09:31:47.505Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:47 [2021-03-03T09:31:47.505Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:47 [2021-03-03T09:31:47.505Z] #12 85.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:31:47 [2021-03-03T09:31:47.505Z] #12 85.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:31:47 [2021-03-03T09:31:47.505Z] #12 92.26 Selecting previously unselected package gcc-mingw-w64-base.
09:31:47 [2021-03-03T09:31:47.505Z] #12 92.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:31:47 [2021-03-03T09:31:47.505Z] #12 92.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:31:47 [2021-03-03T09:31:47.505Z] #12 92.85 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:31:47 [2021-03-03T09:31:47.505Z] #12 92.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:31:47 [2021-03-03T09:31:47.505Z] #12 92.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:31:47 [2021-03-03T09:31:47.505Z] #12 ...
09:31:47 [2021-03-03T09:31:47.505Z] 
09:31:47 [2021-03-03T09:31:47.505Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:47 [2021-03-03T09:31:47.505Z] #50 sha256:d236239c9231b7a1779bcc9c3e8fe36bdca1e63ddf4a9df4860c41b3ab294a40
09:31:47 [2021-03-03T09:31:47.505Z] #50 85.14 encoding/json
09:31:47 [2021-03-03T09:31:47.505Z] #50 91.86 github.com/pkg/diff
09:31:47 [2021-03-03T09:31:47.505Z] #50 92.53 go/ast
09:31:47 [2021-03-03T09:31:47.505Z] #50 93.73 golang.org/x/crypto/ssh/terminal
09:31:47 [2021-03-03T09:31:47.505Z] #50 94.89 mvdan.cc/editorconfig
09:31:47 [2021-03-03T09:31:47.595Z] #42 8.206   DEP      images/ext-file.pb-c.d
09:31:47 [2021-03-03T09:31:47.595Z] #42 8.320   PBCC     images/rpc.pb-c.c
09:31:47 [2021-03-03T09:31:47.649Z] #42 11.88   DEP      images/pstree.pb-c.d
09:31:47 [2021-03-03T09:31:47.649Z] #42 11.90   PBCC     images/fs.pb-c.c
09:31:47 [2021-03-03T09:31:47.649Z] #42 11.93   DEP      images/fs.pb-c.d
09:31:47 [2021-03-03T09:31:47.649Z] #42 11.95   PBCC     images/signalfd.pb-c.c
09:31:47 [2021-03-03T09:31:47.649Z] #42 11.98   DEP      images/signalfd.pb-c.d
09:31:47 [2021-03-03T09:31:47.649Z] #42 12.01   PBCC     images/fh.pb-c.c
09:31:47 [2021-03-03T09:31:47.649Z] #42 12.02   PBCC     images/fsnotify.pb-c.c
09:31:47 [2021-03-03T09:31:47.649Z] #42 12.04   DEP      images/fh.pb-c.d
09:31:47 [2021-03-03T09:31:47.649Z] #42 12.09   DEP      images/fsnotify.pb-c.d
09:31:47 [2021-03-03T09:31:47.764Z] #50 ...
09:31:47 [2021-03-03T09:31:47.764Z] 
09:31:47 [2021-03-03T09:31:47.764Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:47 [2021-03-03T09:31:47.764Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:47 [2021-03-03T09:31:47.764Z] #42 11.18   DEP      images/sk-inet.pb-c.d
09:31:47 [2021-03-03T09:31:47.764Z] #42 11.24   PBCC     images/sk-unix.pb-c.c
09:31:47 [2021-03-03T09:31:47.764Z] #42 11.29   DEP      images/sk-unix.pb-c.d
09:31:47 [2021-03-03T09:31:47.764Z] #42 11.35   PBCC     images/mm.pb-c.c
09:31:47 [2021-03-03T09:31:47.764Z] #42 11.40   DEP      images/mm.pb-c.d
09:31:47 [2021-03-03T09:31:47.764Z] #42 11.43   PBCC     images/timerfd.pb-c.c
09:31:47 [2021-03-03T09:31:47.764Z] #42 11.48   DEP      images/timerfd.pb-c.d
09:31:47 [2021-03-03T09:31:47.764Z] #42 11.51   PBCC     images/timer.pb-c.c
09:31:47 [2021-03-03T09:31:47.828Z] #55 ...
09:31:47 [2021-03-03T09:31:47.828Z] 
09:31:47 [2021-03-03T09:31:47.828Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:47 [2021-03-03T09:31:47.828Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:47 [2021-03-03T09:31:47.828Z] #12 100.8 Selecting previously unselected package g++-mingw-w64-x86-64.
09:31:47 [2021-03-03T09:31:47.828Z] #12 100.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:31:47 [2021-03-03T09:31:47.828Z] #12 100.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:31:47 [2021-03-03T09:31:47.858Z] #42 8.537   DEP      images/rpc.pb-c.d
09:31:47 [2021-03-03T09:31:47.927Z] #42 12.12   PBCC     images/eventpoll.pb-c.c
09:31:47 [2021-03-03T09:31:47.927Z] #42 12.14   DEP      images/eventpoll.pb-c.d
09:31:47 [2021-03-03T09:31:47.927Z] #42 12.21   PBCC     images/eventfd.pb-c.c
09:31:47 [2021-03-03T09:31:47.927Z] #42 12.23   DEP      images/eventfd.pb-c.d
09:31:47 [2021-03-03T09:31:47.927Z] #42 12.31   PBCC     images/remap-file-path.pb-c.c
09:31:47 [2021-03-03T09:31:47.927Z] #42 12.33   DEP      images/remap-file-path.pb-c.d
09:31:48 [2021-03-03T09:31:48.023Z] #42 11.56   DEP      images/timer.pb-c.d
09:31:48 [2021-03-03T09:31:48.023Z] #42 11.61   PBCC     images/sa.pb-c.c
09:31:48 [2021-03-03T09:31:48.023Z] #42 11.65   DEP      images/sa.pb-c.d
09:31:48 [2021-03-03T09:31:48.023Z] #42 11.71   PBCC     images/pipe-data.pb-c.c
09:31:48 [2021-03-03T09:31:48.023Z] #42 11.73   DEP      images/pipe-data.pb-c.d
09:31:48 [2021-03-03T09:31:48.023Z] #42 11.78   PBCC     images/mnt.pb-c.c
09:31:48 [2021-03-03T09:31:48.118Z] #42 8.703   PBCC     images/siginfo.pb-c.c
09:31:48 [2021-03-03T09:31:48.118Z] #42 8.736   DEP      images/siginfo.pb-c.d
09:31:48 [2021-03-03T09:31:48.118Z] #42 8.769   PBCC     images/pagemap.pb-c.c
09:31:48 [2021-03-03T09:31:48.118Z] #42 8.821   DEP      images/pagemap.pb-c.d
09:31:48 [2021-03-03T09:31:48.118Z] #42 8.882   PBCC     images/rlimit.pb-c.c
09:31:48 [2021-03-03T09:31:48.191Z] #42 12.39   PBCC     images/fifo.pb-c.c
09:31:48 [2021-03-03T09:31:48.191Z] #42 12.41   DEP      images/fifo.pb-c.d
09:31:48 [2021-03-03T09:31:48.191Z] #42 12.46   PBCC     images/ghost-file.pb-c.c
09:31:48 [2021-03-03T09:31:48.191Z] #42 12.57   DEP      images/ghost-file.pb-c.d
09:31:48 [2021-03-03T09:31:48.288Z] #42 11.86   DEP      images/mnt.pb-c.d
09:31:48 [2021-03-03T09:31:48.288Z] #42 11.91   PBCC     images/sk-packet.pb-c.c
09:31:48 [2021-03-03T09:31:48.288Z] #42 11.94   DEP      images/sk-packet.pb-c.d
09:31:48 [2021-03-03T09:31:48.288Z] #42 12.03   PBCC     images/tcp-stream.pb-c.c
09:31:48 [2021-03-03T09:31:48.377Z] #42 8.919   DEP      images/rlimit.pb-c.d
09:31:48 [2021-03-03T09:31:48.377Z] #42 8.981   PBCC     images/file-lock.pb-c.c
09:31:48 [2021-03-03T09:31:48.377Z] #42 9.014   DEP      images/file-lock.pb-c.d
09:31:48 [2021-03-03T09:31:48.377Z] #42 9.084   PBCC     images/tty.pb-c.c
09:31:48 [2021-03-03T09:31:48.396Z] #12 ...
09:31:48 [2021-03-03T09:31:48.396Z] 
09:31:48 [2021-03-03T09:31:48.396Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:48 [2021-03-03T09:31:48.396Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:31:48 [2021-03-03T09:31:48.396Z] #44 91.87 hash/crc32
09:31:48 [2021-03-03T09:31:48.396Z] #44 92.40 net
09:31:48 [2021-03-03T09:31:48.396Z] #44 92.41 compress/gzip
09:31:48 [2021-03-03T09:31:48.396Z] #44 92.90 vendor/golang.org/x/crypto/chacha20poly1305
09:31:48 [2021-03-03T09:31:48.396Z] #44 94.06 vendor/golang.org/x/text/transform
09:31:48 [2021-03-03T09:31:48.396Z] #44 94.85 vendor/golang.org/x/text/unicode/bidi
09:31:48 [2021-03-03T09:31:48.396Z] #44 96.92 vendor/golang.org/x/text/secure/bidirule
09:31:48 [2021-03-03T09:31:48.396Z] #44 97.24 vendor/golang.org/x/text/unicode/norm
09:31:48 [2021-03-03T09:31:48.396Z] #44 101.2 vendor/golang.org/x/net/idna
09:31:48 [2021-03-03T09:31:48.453Z] #42 12.66   PBCC     images/regfile.pb-c.c
09:31:48 [2021-03-03T09:31:48.453Z] #42 12.74   DEP      images/regfile.pb-c.d
09:31:48 [2021-03-03T09:31:48.453Z] #42 12.79   PBCC     images/ns.pb-c.c
09:31:48 [2021-03-03T09:31:48.453Z] #42 12.81   DEP      images/ns.pb-c.d
09:31:48 [2021-03-03T09:31:48.548Z] #42 12.10   DEP      images/tcp-stream.pb-c.d
09:31:48 [2021-03-03T09:31:48.548Z] #42 12.16   PBCC     images/pipe.pb-c.c
09:31:48 [2021-03-03T09:31:48.548Z] #42 12.22   DEP      images/pipe.pb-c.d
09:31:48 [2021-03-03T09:31:48.548Z] #42 12.29   PBCC     images/pstree.pb-c.c
09:31:48 [2021-03-03T09:31:48.637Z] #42 9.171   DEP      images/tty.pb-c.d
09:31:48 [2021-03-03T09:31:48.637Z] #42 9.262   PBCC     images/tun.pb-c.c
09:31:48 [2021-03-03T09:31:48.637Z] #42 9.290   PBCC     images/netdev.pb-c.c
09:31:48 [2021-03-03T09:31:48.637Z] #42 9.382   DEP      images/tun.pb-c.d
09:31:48 [2021-03-03T09:31:48.655Z] #44 ...
09:31:48 [2021-03-03T09:31:48.655Z] 
09:31:48 [2021-03-03T09:31:48.655Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:48 [2021-03-03T09:31:48.655Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:48 [2021-03-03T09:31:48.655Z] #42 26.17   CC       images/fh.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 26.47   CC       images/fsnotify.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 27.04   CC       images/signalfd.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 27.32   CC       images/fs.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 27.58   CC       images/pstree.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 27.80   CC       images/pipe.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 28.03   CC       images/tcp-stream.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 28.25   CC       images/sk-packet.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 28.57   CC       images/mnt.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 28.78   CC       images/pipe-data.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 28.97   CC       images/sa.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 29.19   CC       images/timer.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 29.61   CC       images/timerfd.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 29.88   CC       images/mm.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 30.11   CC       images/sk-opts.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 30.31   CC       images/sk-unix.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 30.56   CC       images/sk-inet.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 30.94   CC       images/tun.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 31.26   CC       images/sk-netlink.o
09:31:48 [2021-03-03T09:31:48.655Z] #42 31.51   CC       images/packet-sock.o
09:31:48 [2021-03-03T09:31:48.656Z] #42 31.90   CC       images/ipc-var.o
09:31:48 [2021-03-03T09:31:48.656Z] #42 32.08   CC       images/ipc-desc.o
09:31:48 [2021-03-03T09:31:48.715Z] #42 ...
09:31:48 [2021-03-03T09:31:48.715Z] 
09:31:48 [2021-03-03T09:31:48.715Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
09:31:48 [2021-03-03T09:31:48.715Z] #36 sha256:d3aba8a7eb1e2d74c4a991ad5f44470f8962682f84c78d0c6ee728e43e9104c9
09:31:48 [2021-03-03T09:31:48.715Z] #36 7.985 -- Detecting C compile features - done
09:31:48 [2021-03-03T09:31:48.715Z] #36 8.024 -- Performing Test HAS_BUILTIN_FORTIFY
09:31:48 [2021-03-03T09:31:48.715Z] #36 8.340 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:31:48 [2021-03-03T09:31:48.715Z] #36 8.468 -- Configuring done
09:31:48 [2021-03-03T09:31:48.715Z] #36 8.480 -- Generating done
09:31:48 [2021-03-03T09:31:48.715Z] #36 8.482 -- Build files have been written to: /tmp/tmp.XokR28H8LI/tini
09:31:48 [2021-03-03T09:31:48.715Z] #36 8.497 + make tini-static
09:31:48 [2021-03-03T09:31:48.715Z] #36 8.922 Scanning dependencies of target tini-static
09:31:48 [2021-03-03T09:31:48.715Z] #36 9.031 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:31:48 [2021-03-03T09:31:48.715Z] #36 10.22 [100%] Linking C executable tini-static
09:31:48 [2021-03-03T09:31:48.715Z] #36 10.77 [100%] Built target tini-static
09:31:48 [2021-03-03T09:31:48.715Z] #36 10.86 + mkdir -p /build
09:31:48 [2021-03-03T09:31:48.715Z] #36 10.87 + cp tini-static /build/docker-init
09:31:48 [2021-03-03T09:31:48.715Z] #36 DONE 12.9s
09:31:48 [2021-03-03T09:31:48.715Z] 
09:31:48 [2021-03-03T09:31:48.715Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:48 [2021-03-03T09:31:48.715Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:31:48 [2021-03-03T09:31:48.715Z] #42 12.83   PBCC     images/fdinfo.pb-c.c
09:31:48 [2021-03-03T09:31:48.715Z] #42 12.92   DEP      images/fdinfo.pb-c.d
09:31:48 [2021-03-03T09:31:48.715Z] #42 13.10   PBCC     images/core-aarch64.pb-c.c
09:31:48 [2021-03-03T09:31:48.715Z] #42 13.21   PBCC     images/core-arm.pb-c.c
09:31:48 [2021-03-03T09:31:48.793Z] #42 130.0   CC       criu/net.o
09:31:48 [2021-03-03T09:31:48.807Z] #42 12.33   DEP      images/pstree.pb-c.d
09:31:48 [2021-03-03T09:31:48.807Z] #42 12.37   PBCC     images/fs.pb-c.c
09:31:48 [2021-03-03T09:31:48.807Z] #42 12.40   DEP      images/fs.pb-c.d
09:31:48 [2021-03-03T09:31:48.807Z] #42 12.46   PBCC     images/signalfd.pb-c.c
09:31:48 [2021-03-03T09:31:48.807Z] #42 12.51   DEP      images/signalfd.pb-c.d
09:31:48 [2021-03-03T09:31:48.897Z] #42 9.444   DEP      images/netdev.pb-c.d
09:31:48 [2021-03-03T09:31:48.897Z] #42 9.526   PBCC     images/vma.pb-c.c
09:31:48 [2021-03-03T09:31:48.897Z] #42 9.572   DEP      images/vma.pb-c.d
09:31:48 [2021-03-03T09:31:48.897Z] #42 ...
09:31:48 [2021-03-03T09:31:48.897Z] 
09:31:48 [2021-03-03T09:31:48.897Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
09:31:48 [2021-03-03T09:31:48.897Z] #33 sha256:b37514d9d881741d2c24eec9868410a517db6e04bebef1e8fd4d213d8ef26cca
09:31:48 [2021-03-03T09:31:48.897Z] #33 DONE 95.5s
09:31:48 [2021-03-03T09:31:48.897Z] 
09:31:48 [2021-03-03T09:31:48.897Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:48 [2021-03-03T09:31:48.897Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:48 [2021-03-03T09:31:48.897Z] #42 9.690   PBCC     images/creds.pb-c.c
09:31:48 [2021-03-03T09:31:48.897Z] #42 ...
09:31:48 [2021-03-03T09:31:48.897Z] 
09:31:48 [2021-03-03T09:31:48.897Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:48 [2021-03-03T09:31:48.897Z] #50 sha256:5b2f671feb3778b2f3a51883210d1211149c9b5420ef8367dbdef7d9f86b6100
09:31:48 [2021-03-03T09:31:48.897Z] #50 85.53 fmt
09:31:48 [2021-03-03T09:31:48.897Z] #50 90.64 encoding/json
09:31:48 [2021-03-03T09:31:48.897Z] #50 93.88 github.com/pkg/diff
09:31:48 [2021-03-03T09:31:48.897Z] #50 95.50 go/ast
09:31:48 [2021-03-03T09:31:48.915Z] #42 32.33   CC       images/ipc-shm.o
09:31:48 [2021-03-03T09:31:48.977Z] #42 13.33   PBCC     images/core-ppc64.pb-c.c
09:31:48 [2021-03-03T09:31:48.977Z] #42 13.43   PBCC     images/core-s390.pb-c.c
09:31:49 [2021-03-03T09:31:49.067Z] #42 12.58   PBCC     images/fh.pb-c.c
09:31:49 [2021-03-03T09:31:49.067Z] #42 12.60   PBCC     images/fsnotify.pb-c.c
09:31:49 [2021-03-03T09:31:49.067Z] #42 12.67   DEP      images/fh.pb-c.d
09:31:49 [2021-03-03T09:31:49.067Z] #42 12.73   DEP      images/fsnotify.pb-c.d
09:31:49 [2021-03-03T09:31:49.067Z] #42 12.80   PBCC     images/eventpoll.pb-c.c
09:31:49 [2021-03-03T09:31:49.156Z] #50 ...
09:31:49 [2021-03-03T09:31:49.156Z] 
09:31:49 [2021-03-03T09:31:49.156Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:49 [2021-03-03T09:31:49.156Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:49 [2021-03-03T09:31:49.156Z] #42 9.776   DEP      images/creds.pb-c.d
09:31:49 [2021-03-03T09:31:49.156Z] #42 9.838   PBCC     images/utsns.pb-c.c
09:31:49 [2021-03-03T09:31:49.156Z] #42 9.923   DEP      images/utsns.pb-c.d
09:31:49 [2021-03-03T09:31:49.174Z] #42 32.56   CC       images/ipc-msg.o
09:31:49 [2021-03-03T09:31:49.239Z] #42 13.49   PBCC     images/core-x86.pb-c.c
09:31:49 [2021-03-03T09:31:49.239Z] #42 13.59   PBCC     images/core.pb-c.c
09:31:49 [2021-03-03T09:31:49.326Z] #42 12.86   DEP      images/eventpoll.pb-c.d
09:31:49 [2021-03-03T09:31:49.326Z] #42 12.92   PBCC     images/eventfd.pb-c.c
09:31:49 [2021-03-03T09:31:49.326Z] #42 12.94   DEP      images/eventfd.pb-c.d
09:31:49 [2021-03-03T09:31:49.326Z] #42 12.98   PBCC     images/remap-file-path.pb-c.c
09:31:49 [2021-03-03T09:31:49.326Z] #42 13.01   DEP      images/remap-file-path.pb-c.d
09:31:49 [2021-03-03T09:31:49.326Z] #42 13.06   PBCC     images/fifo.pb-c.c
09:31:49 [2021-03-03T09:31:49.416Z] #42 10.09   PBCC     images/ipc-desc.pb-c.c
09:31:49 [2021-03-03T09:31:49.433Z] #42 32.83   CC       images/ipc-sem.o
09:31:49 [2021-03-03T09:31:49.502Z] #42 13.77   PBCC     images/inventory.pb-c.c
09:31:49 [2021-03-03T09:31:49.502Z] #42 13.88   DEP      images/core-aarch64.pb-c.d
09:31:49 [2021-03-03T09:31:49.585Z] #42 13.06   DEP      images/fifo.pb-c.d
09:31:49 [2021-03-03T09:31:49.585Z] #42 13.13   PBCC     images/ghost-file.pb-c.c
09:31:49 [2021-03-03T09:31:49.585Z] #42 13.21   DEP      images/ghost-file.pb-c.d
09:31:49 [2021-03-03T09:31:49.585Z] #42 13.30   PBCC     images/regfile.pb-c.c
09:31:49 [2021-03-03T09:31:49.585Z] #42 13.32   DEP      images/regfile.pb-c.d
09:31:49 [2021-03-03T09:31:49.675Z] #42 10.14   PBCC     images/ipc-sem.pb-c.c
09:31:49 [2021-03-03T09:31:49.675Z] #42 10.20   DEP      images/ipc-desc.pb-c.d
09:31:49 [2021-03-03T09:31:49.675Z] #42 10.34   DEP      images/ipc-sem.pb-c.d
09:31:49 [2021-03-03T09:31:49.692Z] #42 32.98   CC       images/utsns.o
09:31:49 [2021-03-03T09:31:49.692Z] #42 ...
09:31:49 [2021-03-03T09:31:49.692Z] 
09:31:49 [2021-03-03T09:31:49.692Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:49 [2021-03-03T09:31:49.692Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:31:49 [2021-03-03T09:31:49.692Z] #44 103.1 vendor/golang.org/x/net/http2/hpack
09:31:49 [2021-03-03T09:31:49.765Z] #42 13.94   DEP      images/core-arm.pb-c.d
09:31:49 [2021-03-03T09:31:49.765Z] #42 13.98   DEP      images/core-ppc64.pb-c.d
09:31:49 [2021-03-03T09:31:49.765Z] #42 14.12   DEP      images/core-s390.pb-c.d
09:31:49 [2021-03-03T09:31:49.765Z] #42 14.16   DEP      images/core-x86.pb-c.d
09:31:49 [2021-03-03T09:31:49.765Z] #42 14.19   DEP      images/core.pb-c.d
09:31:49 [2021-03-03T09:31:49.765Z] #42 14.22   DEP      images/inventory.pb-c.d
09:31:49 [2021-03-03T09:31:49.765Z] #42 14.27   PBCC     images/cpuinfo.pb-c.c
09:31:49 [2021-03-03T09:31:49.844Z] #42 13.40   PBCC     images/ns.pb-c.c
09:31:49 [2021-03-03T09:31:49.844Z] #42 13.44   DEP      images/ns.pb-c.d
09:31:49 [2021-03-03T09:31:49.844Z] #42 13.49   PBCC     images/fdinfo.pb-c.c
09:31:49 [2021-03-03T09:31:49.844Z] #42 13.54   DEP      images/fdinfo.pb-c.d
09:31:49 [2021-03-03T09:31:49.934Z] #42 10.46   PBCC     images/ipc-msg.pb-c.c
09:31:49 [2021-03-03T09:31:49.935Z] #42 10.53   DEP      images/ipc-msg.pb-c.d
09:31:49 [2021-03-03T09:31:49.935Z] #42 10.60   PBCC     images/ipc-shm.pb-c.c
09:31:49 [2021-03-03T09:31:49.935Z] #42 10.64   DEP      images/ipc-shm.pb-c.d
09:31:50 [2021-03-03T09:31:50.029Z] #42 14.29   DEP      images/cpuinfo.pb-c.d
09:31:50 [2021-03-03T09:31:50.029Z] #42 14.34   PBCC     images/stats.pb-c.c
09:31:50 [2021-03-03T09:31:50.029Z] #42 14.35   DEP      images/stats.pb-c.d
09:31:50 [2021-03-03T09:31:50.103Z] #42 13.61   PBCC     images/core-aarch64.pb-c.c
09:31:50 [2021-03-03T09:31:50.103Z] #42 13.65   PBCC     images/core-arm.pb-c.c
09:31:50 [2021-03-03T09:31:50.103Z] #42 13.70   PBCC     images/core-ppc64.pb-c.c
09:31:50 [2021-03-03T09:31:50.103Z] #42 13.77   PBCC     images/core-s390.pb-c.c
09:31:50 [2021-03-03T09:31:50.194Z] #42 10.79   PBCC     images/ipc-var.pb-c.c
09:31:50 [2021-03-03T09:31:50.194Z] #42 10.81   DEP      images/ipc-var.pb-c.d
09:31:50 [2021-03-03T09:31:50.194Z] #42 10.89   PBCC     images/sk-opts.pb-c.c
09:31:50 [2021-03-03T09:31:50.194Z] #42 10.92   PBCC     images/packet-sock.pb-c.c
09:31:50 [2021-03-03T09:31:50.194Z] #42 10.97   DEP      images/sk-opts.pb-c.d
09:31:50 [2021-03-03T09:31:50.194Z] #42 11.02   DEP      images/packet-sock.pb-c.d
09:31:50 [2021-03-03T09:31:50.362Z] #42 13.82   PBCC     images/core-x86.pb-c.c
09:31:50 [2021-03-03T09:31:50.362Z] #42 13.91   PBCC     images/core.pb-c.c
09:31:50 [2021-03-03T09:31:50.362Z] #42 13.97   PBCC     images/inventory.pb-c.c
09:31:50 [2021-03-03T09:31:50.362Z] #42 14.03   DEP      images/core-aarch64.pb-c.d
09:31:50 [2021-03-03T09:31:50.453Z] #42 11.07   PBCC     images/sk-netlink.pb-c.c
09:31:50 [2021-03-03T09:31:50.453Z] #42 11.13   DEP      images/sk-netlink.pb-c.d
09:31:50 [2021-03-03T09:31:50.453Z] #42 11.17   PBCC     images/sk-inet.pb-c.c
09:31:50 [2021-03-03T09:31:50.453Z] #42 11.22   DEP      images/sk-inet.pb-c.d
09:31:50 [2021-03-03T09:31:50.621Z] #42 14.07   DEP      images/core-arm.pb-c.d
09:31:50 [2021-03-03T09:31:50.622Z] #42 14.11   DEP      images/core-ppc64.pb-c.d
09:31:50 [2021-03-03T09:31:50.622Z] #42 14.16   DEP      images/core-s390.pb-c.d
09:31:50 [2021-03-03T09:31:50.622Z] #42 14.22   DEP      images/core-x86.pb-c.d
09:31:50 [2021-03-03T09:31:50.622Z] #42 14.30   DEP      images/core.pb-c.d
09:31:50 [2021-03-03T09:31:50.712Z] #42 11.30   PBCC     images/sk-unix.pb-c.c
09:31:50 [2021-03-03T09:31:50.712Z] #42 11.37   DEP      images/sk-unix.pb-c.d
09:31:50 [2021-03-03T09:31:50.713Z] #42 11.45   PBCC     images/mm.pb-c.c
09:31:50 [2021-03-03T09:31:50.713Z] #42 11.53   DEP      images/mm.pb-c.d
09:31:50 [2021-03-03T09:31:50.881Z] #42 14.38   DEP      images/inventory.pb-c.d
09:31:50 [2021-03-03T09:31:50.881Z] #42 14.47   PBCC     images/cpuinfo.pb-c.c
09:31:50 [2021-03-03T09:31:50.881Z] #42 14.48   DEP      images/cpuinfo.pb-c.d
09:31:50 [2021-03-03T09:31:50.881Z] #42 14.55   PBCC     images/stats.pb-c.c
09:31:50 [2021-03-03T09:31:50.972Z] #42 11.60   PBCC     images/timerfd.pb-c.c
09:31:50 [2021-03-03T09:31:50.972Z] #42 11.64   DEP      images/timerfd.pb-c.d
09:31:50 [2021-03-03T09:31:50.972Z] #42 11.72   PBCC     images/timer.pb-c.c
09:31:50 [2021-03-03T09:31:50.972Z] #42 11.77   DEP      images/timer.pb-c.d
09:31:51 [2021-03-03T09:31:51.071Z] #44 104.3 mime
09:31:51 [2021-03-03T09:31:51.140Z] #42 14.58   DEP      images/stats.pb-c.d
09:31:51 [2021-03-03T09:31:51.231Z] #42 11.84   PBCC     images/sa.pb-c.c
09:31:51 [2021-03-03T09:31:51.231Z] #42 11.90   DEP      images/sa.pb-c.d
09:31:51 [2021-03-03T09:31:51.231Z] #42 11.97   PBCC     images/pipe-data.pb-c.c
09:31:51 [2021-03-03T09:31:51.231Z] #42 12.01   DEP      images/pipe-data.pb-c.d
09:31:51 [2021-03-03T09:31:51.311Z] #42 132.8   CC       criu/netfilter.o
09:31:51 [2021-03-03T09:31:51.422Z] #42 ...
09:31:51 [2021-03-03T09:31:51.422Z] 
09:31:51 [2021-03-03T09:31:51.422Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:31:51 [2021-03-03T09:31:51.422Z] #57 sha256:f1e60b24301da8ed312924aada738bbd6450e633a64bb66d8bb573925c3a5160
09:31:51 [2021-03-03T09:31:51.422Z] #57 DONE 102.1s
09:31:51 [2021-03-03T09:31:51.422Z] 
09:31:51 [2021-03-03T09:31:51.422Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:51 [2021-03-03T09:31:51.422Z] #55 sha256:db252e21069e82f8940e054208e0c89b4f1545804da81b38ee711f6ca390638e
09:31:51 [2021-03-03T09:31:51.422Z] #55 34.49 Checking out files:  38% (1460/3816)   
Checking out files:  39% (1489/3816)   
Checking out files:  40% (1527/3816)   
Checking out files:  41% (1565/3816)   
Checking out files:  42% (1603/3816)   
Checking out files:  43% (1641/3816)   
Checking out files:  44% (1680/3816)   
Checking out files:  45% (1718/3816)   
Checking out files:  46% (1756/3816)   
Checking out files:  47% (1794/3816)   
Checking out files:  48% (1832/3816)   
Checking out files:  49% (1870/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
Checking out files:  70% (2672/3816)   
Checking out files:  71% (2710/3816)   
Checking out files:  72% (2748/3816)   
Checking out files:  73% (2786/3816)   
Checking out files:  74% (2824/3816)   
Checking out files:  74% (2856/3816)   
Checking out files:  75% (2862/3816)   
Checking out files:  76% (2901/3816)   
Checking out files:  77% (2939/3816)   
Checking out files:  78% (2977/3816)   
Checking out files:  79% (3015/3816)   
Checking out files:  80% (3053/3816)   
Checking out files:  81% (3091/3816)   
Checking out files:  82% (3130/3816)   
Checking out files:  83% (3168/3816)   
Checking out files:  84% (3206/3816)   
Checking out files:  85% (3244/3816)   
Checking out files:  86% (3282/3816)   
Checking out files:  87% (3320/3816)   
Checking out files:  88% (3359/3816)   
Checking out files:  89% (3397/3816)   
Checking out files:  90% (3435/3816)   
Checking out files:  91% (3473/3816)   
Checking out files:  92% (3511/3816)   
Checking out files:  93% (3549/3816)   
Checking out files:  94% (3588/3816)   
Checking out files:  95% (3626/3816)   
Checking out files:  95% (3633/3816)   
Checking out files:  96% (3664/3816)   
Checking out files:  97% (3702/3816)   
Checking out files:  98% (3740/3816)   
Checking out files:  99% (3778/3816)   
Checking out files: 100% (3816/3816)   
Checking out files: 100% (3816/3816), done.
09:31:51 [2021-03-03T09:31:51.422Z] #55 36.66 + cd /tmp/tmp.ssnNW5Lqs1/src/github.com/containerd/containerd
09:31:51 [2021-03-03T09:31:51.422Z] #55 36.68 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:51 [2021-03-03T09:31:51.422Z] #55 38.64 + export 'BUILDTAGS=netgo osusergo static_build'
09:31:51 [2021-03-03T09:31:51.422Z] #55 38.64 + BUILDTAGS='netgo osusergo static_build'
09:31:51 [2021-03-03T09:31:51.422Z] #55 38.64 + export EXTRA_FLAGS=-buildmode=pie
09:31:51 [2021-03-03T09:31:51.422Z] #55 38.64 + EXTRA_FLAGS=-buildmode=pie
09:31:51 [2021-03-03T09:31:51.422Z] #55 38.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:31:51 [2021-03-03T09:31:51.422Z] #55 38.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:31:51 [2021-03-03T09:31:51.422Z] #55 38.64 + '[' '' = dynamic ']'
09:31:51 [2021-03-03T09:31:51.422Z] #55 38.64 + make
09:31:51 [2021-03-03T09:31:51.422Z] #55 39.92 + bin/ctr
09:31:51 [2021-03-03T09:31:51.422Z] #55 ...
09:31:51 [2021-03-03T09:31:51.422Z] 
09:31:51 [2021-03-03T09:31:51.422Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:31:51 [2021-03-03T09:31:51.422Z] #58 sha256:3758e8442bf4a8f335bc9836fa4431e2c035b99772ae9fe4cbd5bd97230f5b82
09:31:51 [2021-03-03T09:31:51.422Z] #58 DONE 0.2s
09:31:51 [2021-03-03T09:31:51.422Z] 
09:31:51 [2021-03-03T09:31:51.422Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:31:51 [2021-03-03T09:31:51.422Z] #59 sha256:0dd9f524c9fa36ea5891789ed347121e19b7c920d9e7cae5929fa49361d2cbb9
09:31:51 [2021-03-03T09:31:51.519Z] #42 12.05   PBCC     images/mnt.pb-c.c
09:31:51 [2021-03-03T09:31:51.519Z] #42 12.10   DEP      images/mnt.pb-c.d
09:31:51 [2021-03-03T09:31:51.519Z] #42 12.24   PBCC     images/sk-packet.pb-c.c
09:31:51 [2021-03-03T09:31:51.519Z] #42 12.27   DEP      images/sk-packet.pb-c.d
09:31:51 [2021-03-03T09:31:51.519Z] #42 12.31   PBCC     images/tcp-stream.pb-c.c
09:31:51 [2021-03-03T09:31:51.519Z] #42 12.38   DEP      images/tcp-stream.pb-c.d
09:31:51 [2021-03-03T09:31:51.613Z] #42 133.1   CC       criu/page-pipe.o
09:31:51 [2021-03-03T09:31:51.613Z] #42 ...
09:31:51 [2021-03-03T09:31:51.613Z] 
09:31:51 [2021-03-03T09:31:51.613Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:31:51 [2021-03-03T09:31:51.613Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:31:51 [2021-03-03T09:31:51.613Z] #21 4.998 Collecting yamllint==1.16.0
09:31:51 [2021-03-03T09:31:51.783Z] #42 12.44   PBCC     images/pipe.pb-c.c
09:31:51 [2021-03-03T09:31:51.783Z] #42 12.49   DEP      images/pipe.pb-c.d
09:31:51 [2021-03-03T09:31:51.783Z] #42 12.54   PBCC     images/pstree.pb-c.c
09:31:51 [2021-03-03T09:31:51.783Z] #42 12.57   DEP      images/pstree.pb-c.d
09:31:51 [2021-03-03T09:31:51.783Z] #42 12.61   PBCC     images/fs.pb-c.c
09:31:51 [2021-03-03T09:31:51.998Z] #59 DONE 0.4s
09:31:51 [2021-03-03T09:31:51.998Z] 
09:31:51 [2021-03-03T09:31:51.998Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:51 [2021-03-03T09:31:51.998Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:31:51 [2021-03-03T09:31:51.998Z] #42 16.13 make[1]: Nothing to be done for 'all'.
09:31:52 [2021-03-03T09:31:52.051Z] #42 12.64   DEP      images/fs.pb-c.d
09:31:52 [2021-03-03T09:31:52.051Z] #42 12.71   PBCC     images/signalfd.pb-c.c
09:31:52 [2021-03-03T09:31:52.051Z] #42 12.75   DEP      images/signalfd.pb-c.d
09:31:52 [2021-03-03T09:31:52.051Z] #42 12.80   PBCC     images/fh.pb-c.c
09:31:52 [2021-03-03T09:31:52.051Z] #42 12.84   PBCC     images/fsnotify.pb-c.c
09:31:52 [2021-03-03T09:31:52.078Z] #42 15.84 make[1]: Nothing to be done for 'all'.
09:31:52 [2021-03-03T09:31:52.177Z] #21 10.35   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:31:52 [2021-03-03T09:31:52.177Z] #21 10.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:31:52 [2021-03-03T09:31:52.177Z] #21 ...
09:31:52 [2021-03-03T09:31:52.177Z] 
09:31:52 [2021-03-03T09:31:52.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:52 [2021-03-03T09:31:52.177Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:52 [2021-03-03T09:31:52.177Z] #42 133.7   CC       criu/page-xfer.o
09:31:52 [2021-03-03T09:31:52.313Z] #42 12.89   DEP      images/fh.pb-c.d
09:31:52 [2021-03-03T09:31:52.313Z] #42 12.97   DEP      images/fsnotify.pb-c.d
09:31:52 [2021-03-03T09:31:52.313Z] #42 13.04   PBCC     images/eventpoll.pb-c.c
09:31:52 [2021-03-03T09:31:52.313Z] #42 13.07   DEP      images/eventpoll.pb-c.d
09:31:52 [2021-03-03T09:31:52.313Z] #42 13.10   PBCC     images/eventfd.pb-c.c
09:31:52 [2021-03-03T09:31:52.449Z] #44 105.9 mime/quotedprintable
09:31:52 [2021-03-03T09:31:52.571Z] #42 13.12   DEP      images/eventfd.pb-c.d
09:31:52 [2021-03-03T09:31:52.571Z] #42 13.17   PBCC     images/remap-file-path.pb-c.c
09:31:52 [2021-03-03T09:31:52.571Z] #42 13.20   DEP      images/remap-file-path.pb-c.d
09:31:52 [2021-03-03T09:31:52.571Z] #42 13.24   PBCC     images/fifo.pb-c.c
09:31:52 [2021-03-03T09:31:52.571Z] #42 13.28   DEP      images/fifo.pb-c.d
09:31:52 [2021-03-03T09:31:52.571Z] #42 13.32   PBCC     images/ghost-file.pb-c.c
09:31:52 [2021-03-03T09:31:52.571Z] #42 13.37   DEP      images/ghost-file.pb-c.d
09:31:52 [2021-03-03T09:31:52.830Z] #42 13.44   PBCC     images/regfile.pb-c.c
09:31:52 [2021-03-03T09:31:52.830Z] #42 13.48   DEP      images/regfile.pb-c.d
09:31:52 [2021-03-03T09:31:52.830Z] #42 13.53   PBCC     images/ns.pb-c.c
09:31:53 [2021-03-03T09:31:53.018Z] #44 106.4 net/http/internal
09:31:53 [2021-03-03T09:31:53.088Z] #42 13.58   DEP      images/ns.pb-c.d
09:31:53 [2021-03-03T09:31:53.088Z] #42 13.63   PBCC     images/fdinfo.pb-c.c
09:31:53 [2021-03-03T09:31:53.088Z] #42 13.70   DEP      images/fdinfo.pb-c.d
09:31:53 [2021-03-03T09:31:53.088Z] #42 13.76   PBCC     images/core-aarch64.pb-c.c
09:31:53 [2021-03-03T09:31:53.088Z] #42 13.82   PBCC     images/core-arm.pb-c.c
09:31:53 [2021-03-03T09:31:53.346Z] #42 13.88   PBCC     images/core-ppc64.pb-c.c
09:31:53 [2021-03-03T09:31:53.346Z] #42 13.92   PBCC     images/core-s390.pb-c.c
09:31:53 [2021-03-03T09:31:53.346Z] #42 13.97   PBCC     images/core-x86.pb-c.c
09:31:53 [2021-03-03T09:31:53.346Z] #42 14.01   PBCC     images/core.pb-c.c
09:31:53 [2021-03-03T09:31:53.346Z] #42 14.09   PBCC     images/inventory.pb-c.c
09:31:53 [2021-03-03T09:31:53.346Z] #42 14.15   DEP      images/core-aarch64.pb-c.d
09:31:53 [2021-03-03T09:31:53.346Z] #42 14.19   DEP      images/core-arm.pb-c.d
09:31:53 [2021-03-03T09:31:53.545Z] #42 ...
09:31:53 [2021-03-03T09:31:53.545Z] 
09:31:53 [2021-03-03T09:31:53.545Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:31:53 [2021-03-03T09:31:53.545Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:31:53 [2021-03-03T09:31:53.545Z] #21 10.48   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:31:53 [2021-03-03T09:31:53.545Z] #21 10.55 Collecting pyyaml (from yamllint==1.16.0)
09:31:53 [2021-03-03T09:31:53.545Z] #21 10.78   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:31:53 [2021-03-03T09:31:53.545Z] #21 11.09 Installing collected packages: pathspec, pyyaml, yamllint
09:31:53 [2021-03-03T09:31:53.545Z] #21 11.44 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
09:31:53 [2021-03-03T09:31:53.545Z] #21 DONE 11.8s
09:31:53 [2021-03-03T09:31:53.604Z] #42 14.25   DEP      images/core-ppc64.pb-c.d
09:31:53 [2021-03-03T09:31:53.604Z] #42 14.32   DEP      images/core-s390.pb-c.d
09:31:53 [2021-03-03T09:31:53.604Z] #42 14.34   DEP      images/core-x86.pb-c.d
09:31:53 [2021-03-03T09:31:53.604Z] #42 14.40   DEP      images/core.pb-c.d
09:31:53 [2021-03-03T09:31:53.604Z] #42 14.46   DEP      images/inventory.pb-c.d
09:31:53 [2021-03-03T09:31:53.811Z] 
09:31:53 [2021-03-03T09:31:53.811Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:31:53 [2021-03-03T09:31:53.811Z] #24 sha256:f90be0be5fd8a6353f708fd20394c844cf03b60009fe462c72139913e1247188
09:31:53 [2021-03-03T09:31:53.863Z] #42 14.54   PBCC     images/cpuinfo.pb-c.c
09:31:53 [2021-03-03T09:31:53.863Z] #42 14.55   DEP      images/cpuinfo.pb-c.d
09:31:53 [2021-03-03T09:31:53.984Z] #42 17.29   CC       images/stats.o
09:31:54 [2021-03-03T09:31:54.077Z] #24 DONE 0.5s
09:31:54 [2021-03-03T09:31:54.077Z] 
09:31:54 [2021-03-03T09:31:54.077Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:31:54 [2021-03-03T09:31:54.077Z] #29 sha256:d910aa79269cce1117c688deff5c96746e86459c8447420483f43473d422ae47
09:31:54 [2021-03-03T09:31:54.122Z] #42 14.63   PBCC     images/stats.pb-c.c
09:31:54 [2021-03-03T09:31:54.122Z] #42 14.64   DEP      images/stats.pb-c.d
09:31:54 [2021-03-03T09:31:54.243Z] #42 17.71   CC       images/core.o
09:31:54 [2021-03-03T09:31:54.554Z] #42 18.47   CC       images/stats.o
09:31:54 [2021-03-03T09:31:54.554Z] #42 18.92   CC       images/core.o
09:31:54 [2021-03-03T09:31:54.812Z] #42 18.33   CC       images/core-x86.o
09:31:55 [2021-03-03T09:31:55.380Z] #42 18.88   CC       images/core-arm.o
09:31:55 [2021-03-03T09:31:55.501Z] #42 16.13 make[1]: Nothing to be done for 'all'.
09:31:55 [2021-03-03T09:31:55.503Z] #42 19.62   CC       images/core-x86.o
09:31:55 [2021-03-03T09:31:55.769Z] #42 20.17   CC       images/core-arm.o
09:31:55 [2021-03-03T09:31:55.949Z] #42 19.29   CC       images/core-aarch64.o
09:31:55 [2021-03-03T09:31:55.949Z] #42 19.67   CC       images/core-ppc64.o
09:31:56 [2021-03-03T09:31:56.308Z] #44 ...
09:31:56 [2021-03-03T09:31:56.308Z] 
09:31:56 [2021-03-03T09:31:56.308Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:56 [2021-03-03T09:31:56.308Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:56 [2021-03-03T09:31:56.308Z] #42 33.26   CC       images/creds.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 33.47   CC       images/vma.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 33.75   CC       images/netdev.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 34.16   CC       images/tty.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 34.64   CC       images/file-lock.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 34.82   CC       images/rlimit.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 35.08   CC       images/pagemap.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 35.35   CC       images/siginfo.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 35.60   CC       images/rpc.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 36.78   CC       images/ext-file.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 37.00   CC       images/cgroup.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 37.64   CC       images/userns.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 37.93   CC       images/google/protobuf/descriptor.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 39.53   CC       images/opts.o
09:31:56 [2021-03-03T09:31:56.308Z] #42 ...
09:31:56 [2021-03-03T09:31:56.308Z] 
09:31:56 [2021-03-03T09:31:56.308Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:56 [2021-03-03T09:31:56.308Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:31:56 [2021-03-03T09:31:56.308Z] #44 109.8 net/textproto
09:31:56 [2021-03-03T09:31:56.308Z] #44 109.8 crypto/x509
09:31:56 [2021-03-03T09:31:56.344Z] #42 20.58   CC       images/core-aarch64.o
09:31:56 [2021-03-03T09:31:56.517Z] #42 20.23   CC       images/core-s390.o
09:31:56 [2021-03-03T09:31:56.778Z] #42 ...
09:31:56 [2021-03-03T09:31:56.778Z] 
09:31:56 [2021-03-03T09:31:56.778Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:56 [2021-03-03T09:31:56.778Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:31:56 [2021-03-03T09:31:56.778Z] #55 42.41 Checking out files:  44% (1717/3816)   
Checking out files:  45% (1718/3816)   
Checking out files:  46% (1756/3816)   
Checking out files:  47% (1794/3816)   
Checking out files:  48% (1832/3816)   
Checking out files:  49% (1870/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
09:31:56 [2021-03-03T09:31:56.778Z] #55 ...
09:31:56 [2021-03-03T09:31:56.778Z] 
09:31:56 [2021-03-03T09:31:56.778Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:31:56 [2021-03-03T09:31:56.778Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:31:56 [2021-03-03T09:31:56.778Z] #44 94.35 text/template
09:31:56 [2021-03-03T09:31:56.778Z] #44 94.38 go/parser
09:31:56 [2021-03-03T09:31:56.778Z] #44 97.85 encoding/xml
09:31:56 [2021-03-03T09:31:56.778Z] #44 98.99 go/doc
09:31:56 [2021-03-03T09:31:56.778Z] #44 102.7 github.com/LK4D4/vndr/build
09:31:56 [2021-03-03T09:31:56.778Z] #44 103.6 github.com/LK4D4/vndr/versioned
09:31:56 [2021-03-03T09:31:56.778Z] #44 103.7 compress/flate
09:31:56 [2021-03-03T09:31:56.880Z] #42 ...
09:31:56 [2021-03-03T09:31:56.880Z] 
09:31:56 [2021-03-03T09:31:56.880Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:56 [2021-03-03T09:31:56.880Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:31:56 [2021-03-03T09:31:56.920Z] #42 21.03   CC       images/core-ppc64.o
09:31:57 [2021-03-03T09:31:57.041Z] #44 ...
09:31:57 [2021-03-03T09:31:57.041Z] 
09:31:57 [2021-03-03T09:31:57.041Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:57 [2021-03-03T09:31:57.041Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:31:57 [2021-03-03T09:31:57.399Z] #55 44.31 Checking out files:  38% (1461/3816)   
Checking out files:  39% (1489/3816)   
Checking out files:  40% (1527/3816)   
Checking out files:  41% (1565/3816)   
Checking out files:  42% (1603/3816)   
Checking out files:  43% (1641/3816)   
Checking out files:  44% (1680/3816)   
Checking out files:  45% (1718/3816)   
Checking out files:  46% (1756/3816)   
Checking out files:  47% (1794/3816)   
Checking out files:  48% (1832/3816)   
Checking out files:  49% (1870/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
09:31:57 [2021-03-03T09:31:57.399Z] #55 ...
09:31:57 [2021-03-03T09:31:57.399Z] 
09:31:57 [2021-03-03T09:31:57.399Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:31:57 [2021-03-03T09:31:57.399Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:31:57 [2021-03-03T09:31:57.399Z] #12 93.87 Selecting previously unselected package gcc-mingw-w64-base.
09:31:57 [2021-03-03T09:31:57.399Z] #12 93.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:31:57 [2021-03-03T09:31:57.399Z] #12 93.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:31:57 [2021-03-03T09:31:57.399Z] #12 94.14 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:31:57 [2021-03-03T09:31:57.399Z] #12 94.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:31:57 [2021-03-03T09:31:57.399Z] #12 94.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:31:57 [2021-03-03T09:31:57.399Z] #12 ...
09:31:57 [2021-03-03T09:31:57.399Z] 
09:31:57 [2021-03-03T09:31:57.399Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:31:57 [2021-03-03T09:31:57.399Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:31:57 [2021-03-03T09:31:57.495Z] #42 21.82   CC       images/core-s390.o
09:31:57 [2021-03-03T09:31:57.687Z] #44 111.0 vendor/golang.org/x/net/http/httpguts
09:31:57 [2021-03-03T09:31:57.946Z] #44 111.3 vendor/golang.org/x/net/http/httpproxy
09:31:58 [2021-03-03T09:31:58.068Z] #42 22.50   CC       images/cpuinfo.o
09:31:58 [2021-03-03T09:31:58.338Z] #55 42.41 Checking out files:  44% (1717/3816)   
Checking out files:  45% (1718/3816)   
Checking out files:  46% (1756/3816)   
Checking out files:  47% (1794/3816)   
Checking out files:  48% (1832/3816)   
Checking out files:  49% (1870/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
Checking out files:  70% (2672/3816)   
Checking out files:  71% (2710/3816)   
Checking out files:  72% (2748/3816)   
Checking out files:  73% (2786/3816)   
Checking out files:  74% (2824/3816)   
Checking out files:  75% (2862/3816)   
Checking out files:  76% (2901/3816)   
Checking out files:  77% (2939/3816)   
Checking out files:  78% (2977/3816)   
Checking out files:  79% (3015/3816)   
Checking out files:  80% (3053/3816)   
Checking out files:  81% (3091/3816)   
Checking out files:  82% (3130/3816)   
Checking out files:  83% (3168/3816)   
Checking out files:  84% (3206/3816)   
Checking out files:  85% (3244/3816)   
Checking out files:  86% (3282/3816)   
Checking out files:  87% (3320/3816)   
Checking out files:  88% (3359/3816)   
Checking out files:  89% (3397/3816)   
Checking out files:  90% (3435/3816)   
Checking out files:  91% (3473/3816)   
Checking out files:  92% (3511/3816)   
Checking out files:  93% (3549/3816)   
Checking out files:  94% (3588/3816)   
Checking out files:  95% (3626/3816)   
Checking out files:  96% (3664/3816)   
Checking out files:  97% (3702/3816)   
Checking out files:  98% (3740/3816)   
Checking out files:  99% (3778/3816)   
Checking out files: 100% (3816/3816)   
Checking out files: 100% (3816/3816), done.
09:31:58 [2021-03-03T09:31:58.338Z] #55 43.89 + cd /tmp/tmp.Mbc07NUMOq/src/github.com/containerd/containerd
09:31:58 [2021-03-03T09:31:58.338Z] #55 43.89 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:58 [2021-03-03T09:31:58.514Z] #44 111.8 mime/multipart
09:31:58 [2021-03-03T09:31:58.598Z] #55 ...
09:31:58 [2021-03-03T09:31:58.598Z] 
09:31:58 [2021-03-03T09:31:58.598Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:31:58 [2021-03-03T09:31:58.598Z] #50 sha256:d236239c9231b7a1779bcc9c3e8fe36bdca1e63ddf4a9df4860c41b3ab294a40
09:31:58 [2021-03-03T09:31:58.598Z] #50 96.11 mvdan.cc/sh/v3/fileutil
09:31:58 [2021-03-03T09:31:58.598Z] #50 96.31 mvdan.cc/sh/v3/syntax
09:31:58 [2021-03-03T09:31:58.598Z] #50 102.9 mvdan.cc/sh/v3/cmd/shfmt
09:31:58 [2021-03-03T09:31:58.642Z] #42 22.85   CC       images/inventory.o
09:31:58 [2021-03-03T09:31:58.697Z] #55 44.31 Checking out files:  38% (1461/3816)   
Checking out files:  39% (1489/3816)   
Checking out files:  40% (1527/3816)   
Checking out files:  41% (1565/3816)   
Checking out files:  42% (1603/3816)   
Checking out files:  43% (1641/3816)   
Checking out files:  44% (1680/3816)   
Checking out files:  45% (1718/3816)   
Checking out files:  46% (1756/3816)   
Checking out files:  47% (1794/3816)   
Checking out files:  48% (1832/3816)   
Checking out files:  49% (1870/3816)   
Checking out files:  50% (1908/3816)   
Checking out files:  51% (1947/3816)   
Checking out files:  52% (1985/3816)   
Checking out files:  53% (2023/3816)   
Checking out files:  54% (2061/3816)   
Checking out files:  55% (2099/3816)   
Checking out files:  56% (2137/3816)   
Checking out files:  57% (2176/3816)   
Checking out files:  58% (2214/3816)   
Checking out files:  59% (2252/3816)   
Checking out files:  60% (2290/3816)   
Checking out files:  61% (2328/3816)   
Checking out files:  62% (2366/3816)   
Checking out files:  63% (2405/3816)   
Checking out files:  64% (2443/3816)   
Checking out files:  65% (2481/3816)   
Checking out files:  66% (2519/3816)   
Checking out files:  67% (2557/3816)   
Checking out files:  68% (2595/3816)   
Checking out files:  69% (2634/3816)   
Checking out files:  70% (2672/3816)   
Checking out files:  71% (2710/3816)   
Checking out files:  72% (2748/3816)   
Checking out files:  73% (2786/3816)   
Checking out files:  74% (2824/3816)   
Checking out files:  75% (2862/3816)   
Checking out files:  76% (2901/3816)   
Checking out files:  77% (2939/3816)   
Checking out files:  78% (2977/3816)   
Checking out files:  79% (3015/3816)   
Checking out files:  80% (3053/3816)   
Checking out files:  81% (3091/3816)   
Checking out files:  81% (3105/3816)   
Checking out files:  82% (3130/3816)   
Checking out files:  83% (3168/3816)   
Checking out files:  84% (3206/3816)   
Checking out files:  85% (3244/3816)   
Checking out files:  86% (3282/3816)   
Checking out files:  87% (3320/3816)   
Checking out files:  88% (3359/3816)   
Checking out files:  89% (3397/3816)   
Checking out files:  90% (3435/3816)   
Checking out files:  91% (3473/3816)   
Checking out files:  92% (3511/3816)   
Checking out files:  93% (3549/3816)   
Checking out files:  94% (3588/3816)   
Checking out files:  95% (3626/3816)   
Checking out files:  96% (3664/3816)   
Checking out files:  97% (3702/3816)   
Checking out files:  98% (3740/3816)   
Checking out files:  99% (3778/3816)   
Checking out files: 100% (3816/3816)   
Checking out files: 100% (3816/3816), done.
09:31:58 [2021-03-03T09:31:58.697Z] #55 46.12 + cd /tmp/tmp.ssRk02Yz02/src/github.com/containerd/containerd
09:31:58 [2021-03-03T09:31:58.697Z] #55 46.12 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
09:31:58 [2021-03-03T09:31:58.857Z] #50 ...
09:31:58 [2021-03-03T09:31:58.857Z] 
09:31:58 [2021-03-03T09:31:58.857Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:58 [2021-03-03T09:31:58.857Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:58 [2021-03-03T09:31:58.857Z] #42 20.86   CC       images/cpuinfo.o
09:31:58 [2021-03-03T09:31:58.857Z] #42 21.26   CC       images/inventory.o
09:31:58 [2021-03-03T09:31:58.857Z] #42 21.57   CC       images/fdinfo.o
09:31:58 [2021-03-03T09:31:58.857Z] #42 21.89   CC       images/fown.o
09:31:58 [2021-03-03T09:31:58.857Z] #42 22.17   CC       images/ns.o
09:31:58 [2021-03-03T09:31:58.857Z] #42 22.36   CC       images/regfile.o
09:31:58 [2021-03-03T09:31:58.857Z] #42 22.63   CC       images/ghost-file.o
09:31:58 [2021-03-03T09:31:58.905Z] #42 23.16   CC       images/fdinfo.o
09:31:59 [2021-03-03T09:31:59.168Z] #42 23.50   CC       images/fown.o
09:31:59 [2021-03-03T09:31:59.168Z] #42 23.69   CC       images/ns.o
09:31:59 [2021-03-03T09:31:59.323Z] #29 DONE 4.7s
09:31:59 [2021-03-03T09:31:59.323Z] 
09:31:59 [2021-03-03T09:31:59.323Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:31:59 [2021-03-03T09:31:59.323Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:31:59 [2021-03-03T09:31:59.323Z] #42 135.5   CC       criu/pagemap-cache.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 136.0   CC       criu/pagemap.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 136.8   CC       criu/parasite-syscall.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 137.7   CC       criu/path.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 138.1   CC       criu/pie-util-vdso-elf32.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 138.5   CC       criu/pie-util-vdso.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 138.9   CC       criu/pie-util.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 139.1   CC       criu/pipes.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 139.8   CC       criu/plugin.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 140.3   CC       criu/proc_parse.o
09:31:59 [2021-03-03T09:31:59.323Z] #42 ...
09:31:59 [2021-03-03T09:31:59.323Z] 
09:31:59 [2021-03-03T09:31:59.323Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:31:59 [2021-03-03T09:31:59.323Z] #32 sha256:d05cca4f973c809c45576e4e0f4f139eae090ac3c242fbda80bca687d9f8bb46
09:31:59 [2021-03-03T09:31:59.323Z] #32 DONE 0.3s
09:31:59 [2021-03-03T09:31:59.323Z] 
09:31:59 [2021-03-03T09:31:59.323Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
09:31:59 [2021-03-03T09:31:59.323Z] #34 sha256:a2102d43a18aae0f6b8e673574f15b0179390710b46ac7d082d82d2bd667acf7
09:31:59 [2021-03-03T09:31:59.323Z] #34 DONE 0.1s
09:31:59 [2021-03-03T09:31:59.323Z] 
09:31:59 [2021-03-03T09:31:59.323Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:31:59 [2021-03-03T09:31:59.323Z] #37 sha256:5a0ec04eeefbdfaea25d81533f05fb066e217fa4e890732b1b662c0bbcfbbf37
09:31:59 [2021-03-03T09:31:59.323Z] #37 DONE 0.0s
09:31:59 [2021-03-03T09:31:59.323Z] 
09:31:59 [2021-03-03T09:31:59.323Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:31:59 [2021-03-03T09:31:59.323Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:31:59 [2021-03-03T09:31:59.425Z] #42 22.87   CC       images/fifo.o
09:31:59 [2021-03-03T09:31:59.430Z] #42 23.94   CC       images/regfile.o
09:31:59 [2021-03-03T09:31:59.684Z] #42 23.08   CC       images/remap-file-path.o
09:31:59 [2021-03-03T09:31:59.684Z] #42 23.27   CC       images/eventfd.o
09:31:59 [2021-03-03T09:31:59.943Z] #42 23.48   CC       images/eventpoll.o
09:32:00 [2021-03-03T09:32:00.007Z] #42 24.12   CC       images/ghost-file.o
09:32:00 [2021-03-03T09:32:00.075Z] #55 47.60 + export 'BUILDTAGS=netgo osusergo static_build'
09:32:00 [2021-03-03T09:32:00.075Z] #55 47.61 + BUILDTAGS='netgo osusergo static_build'
09:32:00 [2021-03-03T09:32:00.075Z] #55 47.61 + export EXTRA_FLAGS=-buildmode=pie
09:32:00 [2021-03-03T09:32:00.075Z] #55 47.61 + EXTRA_FLAGS=-buildmode=pie
09:32:00 [2021-03-03T09:32:00.075Z] #55 47.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:32:00 [2021-03-03T09:32:00.075Z] #55 47.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:32:00 [2021-03-03T09:32:00.075Z] #55 47.61 + '[' '' = dynamic ']'
09:32:00 [2021-03-03T09:32:00.075Z] #55 47.61 + make
09:32:00 [2021-03-03T09:32:00.202Z] #42 23.74   CC       images/fh.o
09:32:00 [2021-03-03T09:32:00.270Z] #42 24.47   CC       images/fifo.o
09:32:00 [2021-03-03T09:32:00.270Z] #42 24.64   CC       images/remap-file-path.o
09:32:00 [2021-03-03T09:32:00.420Z] #44 113.9 crypto/tls
09:32:00 [2021-03-03T09:32:00.462Z] #42 24.05   CC       images/fsnotify.o
09:32:00 [2021-03-03T09:32:00.541Z] #42 24.94   CC       images/eventfd.o
09:32:00 [2021-03-03T09:32:00.644Z] #55 ...
09:32:00 [2021-03-03T09:32:00.644Z] 
09:32:00 [2021-03-03T09:32:00.644Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:00 [2021-03-03T09:32:00.644Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:32:00 [2021-03-03T09:32:00.644Z] #44 97.20 go/parser
09:32:00 [2021-03-03T09:32:00.644Z] #44 98.24 text/template
09:32:00 [2021-03-03T09:32:00.644Z] #44 101.1 encoding/xml
09:32:00 [2021-03-03T09:32:00.644Z] #44 103.0 go/doc
09:32:00 [2021-03-03T09:32:00.644Z] #44 106.2 github.com/LK4D4/vndr/versioned
09:32:00 [2021-03-03T09:32:00.644Z] #44 106.3 compress/flate
09:32:00 [2021-03-03T09:32:00.644Z] #44 106.5 github.com/LK4D4/vndr/build
09:32:00 [2021-03-03T09:32:00.644Z] #44 ...
09:32:00 [2021-03-03T09:32:00.644Z] 
09:32:00 [2021-03-03T09:32:00.644Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:00 [2021-03-03T09:32:00.644Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:00 [2021-03-03T09:32:00.644Z] #42 17.58   CC       images/stats.o
09:32:00 [2021-03-03T09:32:00.644Z] #42 17.93   CC       images/core.o
09:32:00 [2021-03-03T09:32:00.644Z] #42 18.55   CC       images/core-x86.o
09:32:00 [2021-03-03T09:32:00.644Z] #42 19.18   CC       images/core-arm.o
09:32:00 [2021-03-03T09:32:00.644Z] #42 19.64   CC       images/core-aarch64.o
09:32:00 [2021-03-03T09:32:00.644Z] #42 20.02   CC       images/core-ppc64.o
09:32:00 [2021-03-03T09:32:00.644Z] #42 20.68   CC       images/core-s390.o
09:32:00 [2021-03-03T09:32:00.644Z] #42 21.42   CC       images/cpuinfo.o
09:32:00 [2021-03-03T09:32:00.804Z] #42 25.17   CC       images/eventpoll.o
09:32:01 [2021-03-03T09:32:01.030Z] #42 24.69   CC       images/signalfd.o
09:32:01 [2021-03-03T09:32:01.067Z] #42 25.49   CC       images/fh.o
09:32:01 [2021-03-03T09:32:01.212Z] #42 ...
09:32:01 [2021-03-03T09:32:01.212Z] 
09:32:01 [2021-03-03T09:32:01.212Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:32:01 [2021-03-03T09:32:01.212Z] #50 sha256:5b2f671feb3778b2f3a51883210d1211149c9b5420ef8367dbdef7d9f86b6100
09:32:01 [2021-03-03T09:32:01.212Z] #50 97.65 golang.org/x/crypto/ssh/terminal
09:32:01 [2021-03-03T09:32:01.212Z] #50 99.50 mvdan.cc/editorconfig
09:32:01 [2021-03-03T09:32:01.212Z] #50 100.8 mvdan.cc/sh/v3/fileutil
09:32:01 [2021-03-03T09:32:01.212Z] #50 100.9 mvdan.cc/sh/v3/syntax
09:32:01 [2021-03-03T09:32:01.212Z] #50 106.7 mvdan.cc/sh/v3/cmd/shfmt
09:32:01 [2021-03-03T09:32:01.212Z] #50 ...
09:32:01 [2021-03-03T09:32:01.212Z] 
09:32:01 [2021-03-03T09:32:01.212Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:32:01 [2021-03-03T09:32:01.212Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:32:01 [2021-03-03T09:32:01.212Z] #55 48.71 + bin/ctr
09:32:01 [2021-03-03T09:32:01.213Z] #48 ...
09:32:01 [2021-03-03T09:32:01.213Z] 
09:32:01 [2021-03-03T09:32:01.213Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:01 [2021-03-03T09:32:01.213Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:01 [2021-03-03T09:32:01.213Z] #42 142.8   CC       criu/protobuf-desc.o
09:32:01 [2021-03-03T09:32:01.302Z] #42 24.93   CC       images/fs.o
09:32:01 [2021-03-03T09:32:01.562Z] #42 25.17   CC       images/pstree.o
09:32:01 [2021-03-03T09:32:01.643Z] #42 25.81   CC       images/fsnotify.o
09:32:01 [2021-03-03T09:32:01.823Z] #42 25.49   CC       images/pipe.o
09:32:01 [2021-03-03T09:32:01.906Z] #42 26.38   CC       images/signalfd.o
09:32:02 [2021-03-03T09:32:02.082Z] #42 ...
09:32:02 [2021-03-03T09:32:02.082Z] 
09:32:02 [2021-03-03T09:32:02.082Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:32:02 [2021-03-03T09:32:02.082Z] #50 sha256:d236239c9231b7a1779bcc9c3e8fe36bdca1e63ddf4a9df4860c41b3ab294a40
09:32:02 [2021-03-03T09:32:02.082Z] #50 DONE 109.5s
09:32:02 [2021-03-03T09:32:02.082Z] 
09:32:02 [2021-03-03T09:32:02.082Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:02 [2021-03-03T09:32:02.082Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:02 [2021-03-03T09:32:02.082Z] #42 25.85   CC       images/tcp-stream.o
09:32:02 [2021-03-03T09:32:02.169Z] #42 26.67   CC       images/fs.o
09:32:02 [2021-03-03T09:32:02.192Z] #42 143.7   CC       criu/protobuf.o
09:32:02 [2021-03-03T09:32:02.327Z] #44 ...
09:32:02 [2021-03-03T09:32:02.327Z] 
09:32:02 [2021-03-03T09:32:02.327Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:02 [2021-03-03T09:32:02.327Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:02 [2021-03-03T09:32:02.327Z] #42 39.72   CC       images/seccomp.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 39.95   CC       images/binfmt-misc.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 40.17   CC       images/time.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 40.37   CC       images/sysctl.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 40.56   CC       images/autofs.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 40.83   CC       images/macvlan.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 40.98   CC       images/sit.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 41.20   CC       images/memfd.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 41.46   CC       images/timens.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 41.72   LINK     images/built-in.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 41.88   GEN      compel/include/asm
09:32:02 [2021-03-03T09:32:02.327Z] #42 41.90   GEN      compel/include/version.h
09:32:02 [2021-03-03T09:32:02.327Z] #42 41.92 touch .config
09:32:02 [2021-03-03T09:32:02.327Z] #42 41.95   GEN      include/common/config.h
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.03   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.06   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.09   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.11   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.13   DEP      compel/arch/x86/plugins/std/memcpy.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.17   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.20   GEN      compel/plugins/include/uapi/std/syscall.h
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.23   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.24   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.26   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.26   DEP      compel/plugins/std/infect.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.38   DEP      compel/plugins/std/string.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.46   DEP      compel/plugins/std/log.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.57   DEP      compel/plugins/std/fds.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.71   DEP      compel/plugins/std/std.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.86   DEP      compel/plugins/shmem/shmem.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 42.93   DEP      compel/plugins/fds/fds.d
09:32:02 [2021-03-03T09:32:02.327Z] #42 43.09   CC       compel/plugins/std/std.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 43.37   CC       compel/plugins/std/fds.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 43.79   CC       compel/plugins/std/log.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 44.66   CC       compel/plugins/std/string.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 45.24   CC       compel/plugins/std/infect.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 45.70   CC       compel/arch/x86/plugins/std/parasite-head.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 45.78   CC       compel/arch/x86/plugins/std/memcpy.o
09:32:02 [2021-03-03T09:32:02.327Z] #42 45.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:32:02 [2021-03-03T09:32:02.448Z] #42 144.1   CC       criu/pstree.o
09:32:02 [2021-03-03T09:32:02.587Z] #42 45.92   AR       compel/plugins/std.lib.a
09:32:02 [2021-03-03T09:32:02.587Z] #42 46.00   CC       compel/plugins/fds/fds.o
09:32:02 [2021-03-03T09:32:02.587Z] #42 ...
09:32:02 [2021-03-03T09:32:02.587Z] 
09:32:02 [2021-03-03T09:32:02.587Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:02 [2021-03-03T09:32:02.587Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:32:02 [2021-03-03T09:32:02.587Z] #12 116.2 Selecting previously unselected package libapparmor1:amd64.
09:32:02 [2021-03-03T09:32:02.650Z] #42 26.39   CC       images/sk-packet.o
09:32:02 [2021-03-03T09:32:02.744Z] #42 26.99   CC       images/pstree.o
09:32:02 [2021-03-03T09:32:02.744Z] #42 ...
09:32:02 [2021-03-03T09:32:02.744Z] 
09:32:02 [2021-03-03T09:32:02.744Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:02 [2021-03-03T09:32:02.744Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:32:02 [2021-03-03T09:32:02.744Z] #44 103.6 net/http/httptrace
09:32:02 [2021-03-03T09:32:02.744Z] #44 104.1 net/http
09:32:02 [2021-03-03T09:32:02.744Z] #44 113.4 github.com/LK4D4/vndr/godl
09:32:02 [2021-03-03T09:32:02.847Z] #12 116.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:32:02 [2021-03-03T09:32:02.847Z] #12 116.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:32:02 [2021-03-03T09:32:02.847Z] #12 116.3 Selecting previously unselected package libapparmor-dev:amd64.
09:32:02 [2021-03-03T09:32:02.847Z] #12 116.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:32:02 [2021-03-03T09:32:02.847Z] #12 116.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:32:03 [2021-03-03T09:32:03.010Z] #44 ...
09:32:03 [2021-03-03T09:32:03.010Z] 
09:32:03 [2021-03-03T09:32:03.010Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:03 [2021-03-03T09:32:03.010Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:32:03 [2021-03-03T09:32:03.010Z] #12 106.1 Selecting previously unselected package g++-mingw-w64-x86-64.
09:32:03 [2021-03-03T09:32:03.010Z] #12 106.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:32:03 [2021-03-03T09:32:03.010Z] #12 106.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:03 [2021-03-03T09:32:03.010Z] #12 ...
09:32:03 [2021-03-03T09:32:03.010Z] 
09:32:03 [2021-03-03T09:32:03.010Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:03 [2021-03-03T09:32:03.010Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:32:03 [2021-03-03T09:32:03.010Z] #42 27.28   CC       images/pipe.o
09:32:03 [2021-03-03T09:32:03.106Z] #12 116.5 Selecting previously unselected package libbtrfs0.
09:32:03 [2021-03-03T09:32:03.106Z] #12 116.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:32:03 [2021-03-03T09:32:03.106Z] #12 116.5 Unpacking libbtrfs0 (4.20.1-2) ...
09:32:03 [2021-03-03T09:32:03.106Z] #12 116.6 Selecting previously unselected package libbtrfs-dev.
09:32:03 [2021-03-03T09:32:03.106Z] #12 116.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:32:03 [2021-03-03T09:32:03.106Z] #12 116.6 Unpacking libbtrfs-dev (4.20.1-2) ...
09:32:03 [2021-03-03T09:32:03.219Z] #42 26.85   CC       images/mnt.o
09:32:03 [2021-03-03T09:32:03.219Z] #42 26.96   CC       images/pipe-data.o
09:32:03 [2021-03-03T09:32:03.280Z] #42 27.56   CC       images/tcp-stream.o
09:32:03 [2021-03-03T09:32:03.366Z] #12 116.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:32:03 [2021-03-03T09:32:03.366Z] #12 116.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:32:03 [2021-03-03T09:32:03.366Z] #12 116.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:32:03 [2021-03-03T09:32:03.366Z] #12 116.8 Selecting previously unselected package libudev-dev:amd64.
09:32:03 [2021-03-03T09:32:03.366Z] #12 116.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
09:32:03 [2021-03-03T09:32:03.366Z] #12 116.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
09:32:03 [2021-03-03T09:32:03.366Z] #12 117.0 Selecting previously unselected package libsepol1-dev:amd64.
09:32:03 [2021-03-03T09:32:03.478Z] #42 27.19   CC       images/sa.o
09:32:03 [2021-03-03T09:32:03.543Z] #42 27.82   CC       images/sk-packet.o
09:32:03 [2021-03-03T09:32:03.625Z] #12 117.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:32:03 [2021-03-03T09:32:03.625Z] #12 117.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:32:03 [2021-03-03T09:32:03.806Z] #42 28.12   CC       images/mnt.o
09:32:03 [2021-03-03T09:32:03.846Z] #42 145.3   CC       criu/rbtree.o
09:32:03 [2021-03-03T09:32:03.846Z] #42 145.6   CC       criu/rst-malloc.o
09:32:03 [2021-03-03T09:32:03.884Z] #12 117.4 Selecting previously unselected package libpcre16-3:amd64.
09:32:03 [2021-03-03T09:32:03.884Z] #12 117.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:32:03 [2021-03-03T09:32:03.884Z] #12 117.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:32:04 [2021-03-03T09:32:04.047Z] #42 27.47   CC       images/timer.o
09:32:04 [2021-03-03T09:32:04.072Z] #42 28.34   CC       images/pipe-data.o
09:32:04 [2021-03-03T09:32:04.072Z] #42 28.50   CC       images/sa.o
09:32:04 [2021-03-03T09:32:04.142Z] #12 117.6 Selecting previously unselected package libpcre32-3:amd64.
09:32:04 [2021-03-03T09:32:04.142Z] #12 117.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:32:04 [2021-03-03T09:32:04.142Z] #12 117.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:32:04 [2021-03-03T09:32:04.142Z] #12 117.8 Selecting previously unselected package libpcrecpp0v5:amd64.
09:32:04 [2021-03-03T09:32:04.307Z] #42 27.76   CC       images/timerfd.o
09:32:04 [2021-03-03T09:32:04.401Z] #12 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:32:04 [2021-03-03T09:32:04.401Z] #12 117.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:32:04 [2021-03-03T09:32:04.401Z] #12 117.9 Selecting previously unselected package libpcre3-dev:amd64.
09:32:04 [2021-03-03T09:32:04.401Z] #12 117.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:32:04 [2021-03-03T09:32:04.401Z] #12 117.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:32:04 [2021-03-03T09:32:04.406Z] #42 145.9   CC       criu/seccomp.o
09:32:04 [2021-03-03T09:32:04.566Z] #42 28.04   CC       images/mm.o
09:32:04 [2021-03-03T09:32:04.648Z] #42 28.92   CC       images/timer.o
09:32:04 [2021-03-03T09:32:04.825Z] #42 28.31   CC       images/sk-opts.o
09:32:04 [2021-03-03T09:32:04.825Z] #42 28.54   CC       images/sk-unix.o
09:32:04 [2021-03-03T09:32:04.967Z] #12 118.3 Selecting previously unselected package libselinux1-dev:amd64.
09:32:04 [2021-03-03T09:32:04.967Z] #12 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:32:04 [2021-03-03T09:32:04.967Z] #12 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:32:04 [2021-03-03T09:32:04.967Z] #12 118.6 Selecting previously unselected package libdevmapper-dev:amd64.
09:32:04 [2021-03-03T09:32:04.983Z] #42 146.6   CC       criu/seize.o
09:32:05 [2021-03-03T09:32:05.224Z] #42 29.36   CC       images/timerfd.o
09:32:05 [2021-03-03T09:32:05.224Z] #42 29.49   CC       images/mm.o
09:32:05 [2021-03-03T09:32:05.226Z] #12 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:32:05 [2021-03-03T09:32:05.226Z] #12 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:32:05 [2021-03-03T09:32:05.226Z] #12 118.7 Selecting previously unselected package libseccomp-dev:amd64.
09:32:05 [2021-03-03T09:32:05.226Z] #12 118.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:32:05 [2021-03-03T09:32:05.226Z] #12 118.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:32:05 [2021-03-03T09:32:05.226Z] #12 118.9 Selecting previously unselected package libsystemd-dev:amd64.
09:32:05 [2021-03-03T09:32:05.394Z] #42 28.88   CC       images/sk-inet.o
09:32:05 [2021-03-03T09:32:05.487Z] #42 29.85   CC       images/sk-opts.o
09:32:05 [2021-03-03T09:32:05.601Z] #12 118.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
09:32:05 [2021-03-03T09:32:05.601Z] #12 118.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
09:32:05 [2021-03-03T09:32:05.653Z] #42 29.20   CC       images/tun.o
09:32:05 [2021-03-03T09:32:05.750Z] #42 30.08   CC       images/sk-unix.o
09:32:05 [2021-03-03T09:32:05.911Z] #12 119.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:32:05 [2021-03-03T09:32:05.911Z] #12 119.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:32:05 [2021-03-03T09:32:05.911Z] #12 119.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:32:05 [2021-03-03T09:32:05.911Z] #12 119.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:32:05 [2021-03-03T09:32:05.911Z] #12 119.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:32:05 [2021-03-03T09:32:05.911Z] #12 119.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:32:05 [2021-03-03T09:32:05.911Z] #12 119.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:32:05 [2021-03-03T09:32:05.912Z] #42 29.59   CC       images/sk-netlink.o
09:32:05 [2021-03-03T09:32:05.951Z] #42 147.5   CC       criu/servicefd.o
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.5 Setting up libbtrfs0 (4.20.1-2) ...
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.6 Setting up libbtrfs-dev (4.20.1-2) ...
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.7 Setting up mingw-w64-common (6.0.0-3) ...
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
09:32:06 [2021-03-03T09:32:06.171Z] #12 119.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:32:06 [2021-03-03T09:32:06.172Z] #42 29.82   CC       images/packet-sock.o
09:32:06 [2021-03-03T09:32:06.327Z] #42 30.59   CC       images/sk-inet.o
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.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
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.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
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.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
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.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
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.9 Setting up dmsetup (2:1.02.155-3) ...
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:32:06 [2021-03-03T09:32:06.431Z] #12 119.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:32:06 [2021-03-03T09:32:06.487Z] #55 ...
09:32:06 [2021-03-03T09:32:06.487Z] 
09:32:06 [2021-03-03T09:32:06.487Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:06 [2021-03-03T09:32:06.487Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:06 [2021-03-03T09:32:06.487Z] #42 22.01   CC       images/inventory.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 22.27   CC       images/fdinfo.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 22.70   CC       images/fown.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 22.97   CC       images/ns.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 23.20   CC       images/regfile.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 23.37   CC       images/ghost-file.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 23.66   CC       images/fifo.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 23.89   CC       images/remap-file-path.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 24.08   CC       images/eventfd.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 24.38   CC       images/eventpoll.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 24.72   CC       images/fh.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 24.99   CC       images/fsnotify.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 25.58   CC       images/signalfd.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 25.86   CC       images/fs.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 26.04   CC       images/pstree.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 26.22   CC       images/pipe.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 26.48   CC       images/tcp-stream.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 26.72   CC       images/sk-packet.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 27.06   CC       images/mnt.o
09:32:06 [2021-03-03T09:32:06.487Z] #42 27.25   CC       images/pipe-data.o
09:32:06 [2021-03-03T09:32:06.553Z] #42 148.0   CC       criu/shmem.o
09:32:06 [2021-03-03T09:32:06.690Z] #12 120.0 Processing triggers for libc-bin (2.28-10) ...
09:32:06 [2021-03-03T09:32:06.741Z] #42 30.16   CC       images/ipc-var.o
09:32:06 [2021-03-03T09:32:06.741Z] #42 30.38   CC       images/ipc-desc.o
09:32:06 [2021-03-03T09:32:06.746Z] #42 27.44   CC       images/sa.o
09:32:06 [2021-03-03T09:32:06.746Z] #42 ...
09:32:06 [2021-03-03T09:32:06.746Z] 
09:32:06 [2021-03-03T09:32:06.746Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
09:32:06 [2021-03-03T09:32:06.746Z] #50 sha256:5b2f671feb3778b2f3a51883210d1211149c9b5420ef8367dbdef7d9f86b6100
09:32:06 [2021-03-03T09:32:06.746Z] #50 DONE 113.5s
09:32:06 [2021-03-03T09:32:06.746Z] 
09:32:06 [2021-03-03T09:32:06.746Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:06 [2021-03-03T09:32:06.746Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:32:06 [2021-03-03T09:32:06.746Z] #44 109.0 hash/crc32
09:32:06 [2021-03-03T09:32:06.746Z] #44 109.8 compress/gzip
09:32:06 [2021-03-03T09:32:06.746Z] #44 110.3 vendor/golang.org/x/crypto/cryptobyte
09:32:06 [2021-03-03T09:32:06.746Z] #44 110.4 net
09:32:06 [2021-03-03T09:32:06.746Z] #44 112.3 vendor/golang.org/x/crypto/chacha20poly1305
09:32:06 [2021-03-03T09:32:06.902Z] #42 31.00   CC       images/tun.o
09:32:06 [2021-03-03T09:32:06.902Z] #42 31.37   CC       images/sk-netlink.o
09:32:07 [2021-03-03T09:32:07.000Z] #42 30.65   CC       images/ipc-shm.o
09:32:07 [2021-03-03T09:32:07.006Z] #44 113.6 vendor/golang.org/x/text/transform
09:32:07 [2021-03-03T09:32:07.260Z] #42 30.83   CC       images/ipc-msg.o
09:32:07 [2021-03-03T09:32:07.478Z] #42 31.64   CC       images/packet-sock.o
09:32:07 [2021-03-03T09:32:07.478Z] #42 31.98   CC       images/ipc-var.o
09:32:07 [2021-03-03T09:32:07.481Z] #42 148.9   CC       criu/sigframe.o
09:32:07 [2021-03-03T09:32:07.481Z] #42 ...
09:32:07 [2021-03-03T09:32:07.481Z] 
09:32:07 [2021-03-03T09:32:07.481Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:32:07 [2021-03-03T09:32:07.481Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:32:07 [2021-03-03T09:32:07.481Z] #39 DONE 223.4s
09:32:07 [2021-03-03T09:32:07.481Z] 
09:32:07 [2021-03-03T09:32:07.481Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:07 [2021-03-03T09:32:07.481Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:07 [2021-03-03T09:32:07.481Z] #42 149.1   CC       criu/signalfd.o
09:32:07 [2021-03-03T09:32:07.519Z] #42 31.11   CC       images/ipc-sem.o
09:32:07 [2021-03-03T09:32:07.778Z] #42 31.31   CC       images/utsns.o
09:32:08 [2021-03-03T09:32:08.037Z] #42 31.47   CC       images/creds.o
09:32:08 [2021-03-03T09:32:08.037Z] #42 31.74   CC       images/vma.o
09:32:08 [2021-03-03T09:32:08.043Z] #42 149.7   CC       criu/sk-inet.o
09:32:08 [2021-03-03T09:32:08.054Z] #42 32.21   CC       images/ipc-desc.o
09:32:08 [2021-03-03T09:32:08.054Z] #42 32.41   CC       images/ipc-shm.o
09:32:08 [2021-03-03T09:32:08.067Z] #12 DONE 121.4s
09:32:08 [2021-03-03T09:32:08.067Z] 
09:32:08 [2021-03-03T09:32:08.067Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:08 [2021-03-03T09:32:08.067Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:08 [2021-03-03T09:32:08.067Z] #42 46.25   AR       compel/plugins/fds.lib.a
09:32:08 [2021-03-03T09:32:08.067Z] #42 46.32   HOSTDEP  compel/src/lib/log-host.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 46.38   HOSTDEP  compel/src/lib/handle-elf-host.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 46.49   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 46.56   HOSTDEP  compel/src/main-host.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 46.66   DEP      compel/src/lib/ptrace.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 46.79   DEP      compel/src/lib/infect.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 46.94   DEP      compel/src/lib/infect-util.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 47.06   DEP      compel/src/lib/infect-rpc.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 47.17   DEP      compel/arch/x86/src/lib/infect.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 47.34   DEP      compel/arch/x86/src/lib/cpu.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 47.40   DEP      compel/src/lib/log.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 47.51   DEP      compel/src/main.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 47.59   DEP      compel/src/lib/handle-elf.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 47.68   DEP      compel/arch/x86/src/lib/handle-elf.d
09:32:08 [2021-03-03T09:32:08.067Z] #42 47.79   CC       compel/src/lib/log.o
09:32:08 [2021-03-03T09:32:08.067Z] #42 48.02   CC       compel/arch/x86/src/lib/cpu.o
09:32:08 [2021-03-03T09:32:08.067Z] #42 48.75   CC       compel/arch/x86/src/lib/infect.o
09:32:08 [2021-03-03T09:32:08.067Z] #42 49.69   CC       compel/src/lib/infect-rpc.o
09:32:08 [2021-03-03T09:32:08.067Z] #42 50.09   CC       compel/src/lib/infect-util.o
09:32:08 [2021-03-03T09:32:08.067Z] #42 50.40   CC       compel/src/lib/infect.o
09:32:08 [2021-03-03T09:32:08.296Z] #42 31.92   CC       images/netdev.o
09:32:08 [2021-03-03T09:32:08.318Z] #42 32.63   CC       images/ipc-msg.o
09:32:08 [2021-03-03T09:32:08.389Z] #44 114.8 vendor/golang.org/x/text/unicode/bidi
09:32:08 [2021-03-03T09:32:08.556Z] #42 ...
09:32:08 [2021-03-03T09:32:08.556Z] 
09:32:08 [2021-03-03T09:32:08.556Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:08 [2021-03-03T09:32:08.556Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:32:08 [2021-03-03T09:32:08.556Z] #44 106.0 hash/crc32
09:32:08 [2021-03-03T09:32:08.556Z] #44 106.7 compress/gzip
09:32:08 [2021-03-03T09:32:08.556Z] #44 106.9 net
09:32:08 [2021-03-03T09:32:08.556Z] #44 107.4 vendor/golang.org/x/text/transform
09:32:08 [2021-03-03T09:32:08.556Z] #44 108.0 vendor/golang.org/x/text/unicode/bidi
09:32:08 [2021-03-03T09:32:08.556Z] #44 109.8 vendor/golang.org/x/text/secure/bidirule
09:32:08 [2021-03-03T09:32:08.556Z] #44 110.4 vendor/golang.org/x/text/unicode/norm
09:32:08 [2021-03-03T09:32:08.556Z] #44 114.0 vendor/golang.org/x/net/idna
09:32:08 [2021-03-03T09:32:08.556Z] #44 ...
09:32:08 [2021-03-03T09:32:08.556Z] 
09:32:08 [2021-03-03T09:32:08.556Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:08 [2021-03-03T09:32:08.556Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:08 [2021-03-03T09:32:08.556Z] #42 32.30   CC       images/tty.o
09:32:08 [2021-03-03T09:32:08.584Z] #42 32.89   CC       images/ipc-sem.o
09:32:08 [2021-03-03T09:32:08.848Z] #42 33.21   CC       images/utsns.o
09:32:09 [2021-03-03T09:32:09.110Z] #42 33.42   CC       images/creds.o
09:32:09 [2021-03-03T09:32:09.124Z] #42 32.79   CC       images/file-lock.o
09:32:09 [2021-03-03T09:32:09.327Z] #44 ...
09:32:09 [2021-03-03T09:32:09.327Z] 
09:32:09 [2021-03-03T09:32:09.327Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:09 [2021-03-03T09:32:09.327Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:09 [2021-03-03T09:32:09.327Z] #42 27.76   CC       images/timer.o
09:32:09 [2021-03-03T09:32:09.327Z] #42 28.35   CC       images/timerfd.o
09:32:09 [2021-03-03T09:32:09.327Z] #42 28.76   CC       images/mm.o
09:32:09 [2021-03-03T09:32:09.327Z] #42 29.10   CC       images/sk-opts.o
09:32:09 [2021-03-03T09:32:09.327Z] #42 29.37   CC       images/sk-unix.o
09:32:09 [2021-03-03T09:32:09.327Z] #42 29.63   CC       images/sk-inet.o
09:32:09 [2021-03-03T09:32:09.374Z] #42 33.59   CC       images/vma.o
09:32:09 [2021-03-03T09:32:09.374Z] #42 33.86   CC       images/netdev.o
09:32:09 [2021-03-03T09:32:09.385Z] #42 32.95   CC       images/rlimit.o
09:32:09 [2021-03-03T09:32:09.449Z] #42 52.74   CC       compel/src/lib/ptrace.o
09:32:09 [2021-03-03T09:32:09.493Z] #42 150.9   CC       criu/sk-netlink.o
09:32:09 [2021-03-03T09:32:09.493Z] #42 ...
09:32:09 [2021-03-03T09:32:09.493Z] 
09:32:09 [2021-03-03T09:32:09.493Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:32:09 [2021-03-03T09:32:09.493Z] #40 sha256:191a055f870ed6a4c2a1d33006fd6ec8f6b26ce1e819c1733195bce32d1de4c0
09:32:09 [2021-03-03T09:32:09.493Z] #40 DONE 0.7s
09:32:09 [2021-03-03T09:32:09.493Z] 
09:32:09 [2021-03-03T09:32:09.493Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:09 [2021-03-03T09:32:09.493Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:09 [2021-03-03T09:32:09.586Z] #42 30.06   CC       images/tun.o
09:32:09 [2021-03-03T09:32:09.644Z] #42 33.21   CC       images/pagemap.o
09:32:09 [2021-03-03T09:32:09.749Z] #42 151.2   CC       criu/sk-packet.o
09:32:09 [2021-03-03T09:32:09.845Z] #42 30.44   CC       images/sk-netlink.o
09:32:09 [2021-03-03T09:32:09.904Z] #42 33.44   CC       images/siginfo.o
09:32:09 [2021-03-03T09:32:09.904Z] #42 ...
09:32:09 [2021-03-03T09:32:09.904Z] 
09:32:09 [2021-03-03T09:32:09.904Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:32:09 [2021-03-03T09:32:09.904Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:32:09 [2021-03-03T09:32:09.904Z] #55 45.42 + export 'BUILDTAGS=netgo osusergo static_build'
09:32:09 [2021-03-03T09:32:09.904Z] #55 45.43 + BUILDTAGS='netgo osusergo static_build'
09:32:09 [2021-03-03T09:32:09.904Z] #55 45.43 + export EXTRA_FLAGS=-buildmode=pie
09:32:09 [2021-03-03T09:32:09.904Z] #55 45.43 + EXTRA_FLAGS=-buildmode=pie
09:32:09 [2021-03-03T09:32:09.904Z] #55 45.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:32:09 [2021-03-03T09:32:09.904Z] #55 45.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:32:09 [2021-03-03T09:32:09.904Z] #55 45.43 + '[' '' = dynamic ']'
09:32:09 [2021-03-03T09:32:09.904Z] #55 45.43 + make
09:32:09 [2021-03-03T09:32:09.904Z] #55 46.43 + bin/ctr
09:32:10 [2021-03-03T09:32:10.016Z] #42 53.19   AR       compel/libcompel.a
09:32:10 [2021-03-03T09:32:10.016Z] #42 53.25   HOSTCC   compel/src/main-host.o
09:32:10 [2021-03-03T09:32:10.105Z] #42 30.73   CC       images/packet-sock.o
09:32:10 [2021-03-03T09:32:10.107Z] #42 34.25   CC       images/tty.o
09:32:10 [2021-03-03T09:32:10.163Z] #55 ...
09:32:10 [2021-03-03T09:32:10.163Z] 
09:32:10 [2021-03-03T09:32:10.163Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:10 [2021-03-03T09:32:10.163Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:10 [2021-03-03T09:32:10.163Z] #42 33.70   CC       images/rpc.o
09:32:10 [2021-03-03T09:32:10.274Z] #42 ...
09:32:10 [2021-03-03T09:32:10.274Z] 
09:32:10 [2021-03-03T09:32:10.274Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:32:10 [2021-03-03T09:32:10.274Z] #57 sha256:1c8f25cbf0e341aaaaa614efd0bfe67f4c83bee862a207aa3f297dde0b0626d6
09:32:10 [2021-03-03T09:32:10.274Z] #57 116.2 + for f in rootlesskit rootlesskit-docker-proxy
09:32:10 [2021-03-03T09:32:10.274Z] #57 116.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:32:10 [2021-03-03T09:32:10.274Z] #57 DONE 123.6s
09:32:10 [2021-03-03T09:32:10.274Z] 
09:32:10 [2021-03-03T09:32:10.274Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:10 [2021-03-03T09:32:10.274Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:10 [2021-03-03T09:32:10.274Z] #42 53.51   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:32:10 [2021-03-03T09:32:10.274Z] #42 ...
09:32:10 [2021-03-03T09:32:10.274Z] 
09:32:10 [2021-03-03T09:32:10.274Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:32:10 [2021-03-03T09:32:10.274Z] #58 sha256:196a8099ff128d72b96dd443db31fbbc262a3cac2bc5a633cd4aeb99ad5450b2
09:32:10 [2021-03-03T09:32:10.312Z] #42 151.8   CC       criu/sk-queue.o
09:32:10 [2021-03-03T09:32:10.364Z] #42 31.10   CC       images/ipc-var.o
09:32:10 [2021-03-03T09:32:10.536Z] #58 DONE 0.4s
09:32:10 [2021-03-03T09:32:10.536Z] 
09:32:10 [2021-03-03T09:32:10.536Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:32:10 [2021-03-03T09:32:10.536Z] #59 sha256:3aa2c1d402f8dcdb32119f8ee5a6b0f299f4a8f5179de7ff27ba4c20b8b0a374
09:32:10 [2021-03-03T09:32:10.568Z] #42 152.2   CC       criu/sk-tcp.o
09:32:10 [2021-03-03T09:32:10.624Z] #42 31.27   CC       images/ipc-desc.o
09:32:10 [2021-03-03T09:32:10.795Z] #59 DONE 0.3s
09:32:10 [2021-03-03T09:32:10.795Z] 
09:32:10 [2021-03-03T09:32:10.795Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:10 [2021-03-03T09:32:10.795Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:10 [2021-03-03T09:32:10.795Z] #42 53.66   HOSTCC   compel/src/lib/handle-elf-host.o
09:32:10 [2021-03-03T09:32:10.795Z] #42 53.98   HOSTCC   compel/src/lib/log-host.o
09:32:10 [2021-03-03T09:32:10.795Z] #42 54.12   HOSTLINK compel/compel-host-bin
09:32:10 [2021-03-03T09:32:10.795Z] #42 54.25   DEP      soccr/soccr.d
09:32:10 [2021-03-03T09:32:10.886Z] #42 31.47   CC       images/ipc-shm.o
09:32:11 [2021-03-03T09:32:11.053Z] #42 54.38   CC       soccr/soccr.o
09:32:11 [2021-03-03T09:32:11.062Z] #42 35.30   CC       images/file-lock.o
09:32:11 [2021-03-03T09:32:11.062Z] #42 35.41   CC       images/rlimit.o
09:32:11 [2021-03-03T09:32:11.130Z] #42 ...
09:32:11 [2021-03-03T09:32:11.130Z] 
09:32:11 [2021-03-03T09:32:11.130Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:32:11 [2021-03-03T09:32:11.130Z] #48 sha256:986ac9cb20bd7c1cafac4c49d785bfbd702c8a560dc756abaf246ce2f8455286
09:32:11 [2021-03-03T09:32:11.130Z] #48 226.9 + /build/golangci-lint --version
09:32:11 [2021-03-03T09:32:11.130Z] #48 227.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:32:11 [2021-03-03T09:32:11.130Z] #48 DONE 227.4s
09:32:11 [2021-03-03T09:32:11.130Z] 
09:32:11 [2021-03-03T09:32:11.130Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:11 [2021-03-03T09:32:11.130Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:11 [2021-03-03T09:32:11.130Z] #42 152.7   CC       criu/sk-unix.o
09:32:11 [2021-03-03T09:32:11.145Z] #42 31.73   CC       images/ipc-msg.o
09:32:11 [2021-03-03T09:32:11.325Z] #42 ...
09:32:11 [2021-03-03T09:32:11.325Z] 
09:32:11 [2021-03-03T09:32:11.325Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:32:11 [2021-03-03T09:32:11.325Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:32:11 [2021-03-03T09:32:11.325Z] #31 DONE 121.7s
09:32:11 [2021-03-03T09:32:11.325Z] 
09:32:11 [2021-03-03T09:32:11.325Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:11 [2021-03-03T09:32:11.325Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:32:11 [2021-03-03T09:32:11.325Z] #44 114.2 github.com/LK4D4/vndr
09:32:11 [2021-03-03T09:32:11.325Z] #44 ...
09:32:11 [2021-03-03T09:32:11.325Z] 
09:32:11 [2021-03-03T09:32:11.325Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:11 [2021-03-03T09:32:11.325Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:32:11 [2021-03-03T09:32:11.325Z] #42 35.72   CC       images/pagemap.o
09:32:11 [2021-03-03T09:32:11.404Z] #42 32.01   CC       images/ipc-sem.o
09:32:11 [2021-03-03T09:32:11.542Z] #42 34.80   CC       images/ext-file.o
09:32:11 [2021-03-03T09:32:11.542Z] #42 35.06   CC       images/cgroup.o
09:32:11 [2021-03-03T09:32:11.588Z] #42 ...
09:32:11 [2021-03-03T09:32:11.588Z] 
09:32:11 [2021-03-03T09:32:11.588Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:11 [2021-03-03T09:32:11.588Z] #44 sha256:df1525c09c3ed748c88e92df0cf025003a812f433f4bac93abd074dc6f698488
09:32:11 [2021-03-03T09:32:11.588Z] #44 DONE 122.4s
09:32:11 [2021-03-03T09:32:11.588Z] 
09:32:11 [2021-03-03T09:32:11.588Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:11 [2021-03-03T09:32:11.588Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:32:11 [2021-03-03T09:32:11.588Z] #42 35.89   CC       images/siginfo.o
09:32:11 [2021-03-03T09:32:11.664Z] #42 32.20   CC       images/utsns.o
09:32:11 [2021-03-03T09:32:11.664Z] #42 32.43   CC       images/creds.o
09:32:11 [2021-03-03T09:32:11.851Z] #42 36.09   CC       images/rpc.o
09:32:11 [2021-03-03T09:32:11.924Z] #42 32.60   CC       images/vma.o
09:32:11 [2021-03-03T09:32:11.997Z] #42 55.57   AR       soccr/libsoccr.a
09:32:12 [2021-03-03T09:32:12.114Z] #42 35.70   CC       images/userns.o
09:32:12 [2021-03-03T09:32:12.183Z] #42 32.85   CC       images/netdev.o
09:32:12 [2021-03-03T09:32:12.256Z] #42 55.62 make[1]: 'soccr/libsoccr.a' is up to date.
09:32:12 [2021-03-03T09:32:12.374Z] #42 36.03   CC       images/google/protobuf/descriptor.o
09:32:12 [2021-03-03T09:32:12.449Z] #42 33.19   CC       images/tty.o
09:32:12 [2021-03-03T09:32:12.515Z] #42 55.89   DEP      criu/arch/x86/sigframe.d
09:32:12 [2021-03-03T09:32:12.774Z] #42 56.08   DEP      criu/arch/x86/sigaction_compat.d
09:32:12 [2021-03-03T09:32:12.774Z] #42 56.22   DEP      criu/arch/x86/kerndat.d
09:32:12 [2021-03-03T09:32:12.799Z] #42 36.94   CC       images/ext-file.o
09:32:12 [2021-03-03T09:32:12.799Z] #42 37.32   CC       images/cgroup.o
09:32:13 [2021-03-03T09:32:13.018Z] #42 33.74   CC       images/file-lock.o
09:32:13 [2021-03-03T09:32:13.029Z] #42 154.5   CC       criu/sockets.o
09:32:13 [2021-03-03T09:32:13.036Z] #42 ...
09:32:13 [2021-03-03T09:32:13.036Z] 
09:32:13 [2021-03-03T09:32:13.036Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
09:32:13 [2021-03-03T09:32:13.036Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
09:32:13 [2021-03-03T09:32:13.036Z] #13 DONE 5.0s
09:32:13 [2021-03-03T09:32:13.036Z] 
09:32:13 [2021-03-03T09:32:13.036Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:13 [2021-03-03T09:32:13.036Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:13 [2021-03-03T09:32:13.036Z] #42 56.43   DEP      criu/arch/x86/crtools.d
09:32:13 [2021-03-03T09:32:13.036Z] #42 56.57   DEP      criu/arch/x86/cpu.d
09:32:13 [2021-03-03T09:32:13.277Z] #42 33.97   CC       images/rlimit.o
09:32:13 [2021-03-03T09:32:13.295Z] #42 56.79   CC       criu/arch/x86/cpu.o
09:32:13 [2021-03-03T09:32:13.536Z] #42 34.17   CC       images/pagemap.o
09:32:13 [2021-03-03T09:32:13.591Z] #42 155.2   CC       criu/stats.o
09:32:13 [2021-03-03T09:32:13.753Z] #42 37.43   CC       images/opts.o
09:32:13 [2021-03-03T09:32:13.795Z] #42 34.53   CC       images/siginfo.o
09:32:14 [2021-03-03T09:32:14.012Z] #42 37.65   CC       images/seccomp.o
09:32:14 [2021-03-03T09:32:14.153Z] #42 155.5   CC       criu/string.o
09:32:14 [2021-03-03T09:32:14.153Z] #42 155.6   CC       criu/sysctl.o
09:32:14 [2021-03-03T09:32:14.191Z] #42 38.29   CC       images/userns.o
09:32:14 [2021-03-03T09:32:14.191Z] #42 38.66   CC       images/google/protobuf/descriptor.o
09:32:14 [2021-03-03T09:32:14.234Z] #42 57.48   CC       criu/arch/x86/crtools.o
09:32:14 [2021-03-03T09:32:14.272Z] #42 37.91   CC       images/binfmt-misc.o
09:32:14 [2021-03-03T09:32:14.363Z] #42 34.84   CC       images/rpc.o
09:32:14 [2021-03-03T09:32:14.409Z] #42 156.0   CC       criu/sysfs_parse.o
09:32:14 [2021-03-03T09:32:14.531Z] #42 38.08   CC       images/time.o
09:32:14 [2021-03-03T09:32:14.665Z] #42 156.3   CC       criu/timens.o
09:32:14 [2021-03-03T09:32:14.790Z] #42 38.35   CC       images/sysctl.o
09:32:14 [2021-03-03T09:32:14.922Z] #42 156.5   CC       criu/timerfd.o
09:32:15 [2021-03-03T09:32:15.050Z] #42 38.57   CC       images/autofs.o
09:32:15 [2021-03-03T09:32:15.178Z] #42 156.7   CC       criu/tty.o
09:32:15 [2021-03-03T09:32:15.301Z] #42 35.88   CC       images/ext-file.o
09:32:15 [2021-03-03T09:32:15.310Z] #42 38.81   CC       images/macvlan.o
09:32:15 [2021-03-03T09:32:15.310Z] #42 38.98   CC       images/sit.o
09:32:15 [2021-03-03T09:32:15.560Z] #42 36.13   CC       images/cgroup.o
09:32:15 [2021-03-03T09:32:15.611Z] #42 58.83   CC       criu/arch/x86/kerndat.o
09:32:15 [2021-03-03T09:32:15.870Z] #42 59.41   CC       criu/arch/x86/sigaction_compat.o
09:32:15 [2021-03-03T09:32:15.878Z] #42 39.25   CC       images/memfd.o
09:32:16 [2021-03-03T09:32:16.114Z] #42 40.26   CC       images/opts.o
09:32:16 [2021-03-03T09:32:16.128Z] #42 59.63   CC       criu/arch/x86/sigframe.o
09:32:16 [2021-03-03T09:32:16.128Z] #42 36.71   CC       images/userns.o
09:32:16 [2021-03-03T09:32:16.137Z] #42 39.59   CC       images/timens.o
09:32:16 [2021-03-03T09:32:16.137Z] #42 ...
09:32:16 [2021-03-03T09:32:16.137Z] 
09:32:16 [2021-03-03T09:32:16.137Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:16 [2021-03-03T09:32:16.137Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:32:16 [2021-03-03T09:32:16.137Z] #12 113.5 Selecting previously unselected package g++-mingw-w64-x86-64.
09:32:16 [2021-03-03T09:32:16.137Z] #12 113.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:32:16 [2021-03-03T09:32:16.137Z] #12 113.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:16 [2021-03-03T09:32:16.137Z] #12 ...
09:32:16 [2021-03-03T09:32:16.137Z] 
09:32:16 [2021-03-03T09:32:16.137Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:16 [2021-03-03T09:32:16.137Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:32:16 [2021-03-03T09:32:16.137Z] #44 116.3 vendor/golang.org/x/net/http2/hpack
09:32:16 [2021-03-03T09:32:16.137Z] #44 117.3 mime
09:32:16 [2021-03-03T09:32:16.137Z] #44 119.1 mime/quotedprintable
09:32:16 [2021-03-03T09:32:16.137Z] #44 119.6 net/http/internal
09:32:16 [2021-03-03T09:32:16.137Z] #44 123.4 net/textproto
09:32:16 [2021-03-03T09:32:16.137Z] #44 123.4 crypto/x509
09:32:16 [2021-03-03T09:32:16.377Z] #42 40.51   CC       images/seccomp.o
09:32:16 [2021-03-03T09:32:16.388Z] #42 37.05   CC       images/google/protobuf/descriptor.o
09:32:16 [2021-03-03T09:32:16.397Z] #44 ...
09:32:16 [2021-03-03T09:32:16.397Z] 
09:32:16 [2021-03-03T09:32:16.397Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:16 [2021-03-03T09:32:16.397Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:16 [2021-03-03T09:32:16.397Z] #42 39.84   LINK     images/built-in.o
09:32:16 [2021-03-03T09:32:16.397Z] #42 39.98   GEN      compel/include/asm
09:32:16 [2021-03-03T09:32:16.397Z] #42 40.00   GEN      compel/include/version.h
09:32:16 [2021-03-03T09:32:16.397Z] #42 40.03 touch .config
09:32:16 [2021-03-03T09:32:16.397Z] #42 40.09   GEN      include/common/config.h
09:32:16 [2021-03-03T09:32:16.584Z] #42 158.0   CC       criu/tun.o
09:32:16 [2021-03-03T09:32:16.642Z] #42 40.84   CC       images/binfmt-misc.o
09:32:16 [2021-03-03T09:32:16.642Z] #42 41.03   CC       images/time.o
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.20   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.22   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.24   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.27   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.31   DEP      compel/arch/x86/plugins/std/memcpy.d
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.33   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.35   GEN      compel/plugins/include/uapi/std/syscall.h
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.38   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:32:16 [2021-03-03T09:32:16.656Z] #42 40.42   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:32:16 [2021-03-03T09:32:16.695Z] #42 59.90   LINK     criu/arch/x86/crtools.built-in.o
09:32:16 [2021-03-03T09:32:16.695Z] #42 59.95   DEP      criu/pie/util-vdso-elf32.d
09:32:16 [2021-03-03T09:32:16.695Z] #42 60.05   DEP      criu/pie/util-vdso.d
09:32:16 [2021-03-03T09:32:16.840Z] #42 158.3   CC       criu/uffd.o
09:32:16 [2021-03-03T09:32:16.905Z] #42 41.20   CC       images/sysctl.o
09:32:16 [2021-03-03T09:32:16.914Z] #42 40.42   DEP      compel/plugins/std/infect.d
09:32:16 [2021-03-03T09:32:16.953Z] #42 60.19   DEP      criu/pie/util.d
09:32:16 [2021-03-03T09:32:16.953Z] #42 60.32   CC       criu/pie/util.o
09:32:16 [2021-03-03T09:32:16.953Z] #42 ...
09:32:16 [2021-03-03T09:32:16.953Z] 
09:32:16 [2021-03-03T09:32:16.953Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:16 [2021-03-03T09:32:16.953Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:32:16 [2021-03-03T09:32:16.953Z] #44 120.4 net/http/httptrace
09:32:16 [2021-03-03T09:32:16.953Z] #44 120.6 net/http
09:32:17 [2021-03-03T09:32:17.168Z] #42 41.45   CC       images/autofs.o
09:32:17 [2021-03-03T09:32:17.173Z] #42 40.62   DEP      compel/plugins/std/string.d
09:32:17 [2021-03-03T09:32:17.173Z] #42 40.76   DEP      compel/plugins/std/log.d
09:32:17 [2021-03-03T09:32:17.212Z] #44 ...
09:32:17 [2021-03-03T09:32:17.212Z] 
09:32:17 [2021-03-03T09:32:17.212Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:17 [2021-03-03T09:32:17.212Z] #52 sha256:d556eff458d966d23b2d0975e3d8a5a940d10b3edc2570a945d9556e394bb34c
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 + RM_GOPATH=0
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 + TMP_GOPATH=
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 + : /build
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 + '[' -z '' ']'
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 ++ mktemp -d
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 + export GOPATH=/tmp/tmp.xlaH02Z6Yd
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 + GOPATH=/tmp/tmp.xlaH02Z6Yd
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 + RM_GOPATH=1
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 + case "$(go env GOARCH)" in
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.000 ++ go env GOARCH
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + export GO_BUILDMODE=-buildmode=pie
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + GO_BUILDMODE=-buildmode=pie
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 ++ dirname /tmp/install/install.sh
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + dir=/tmp/install
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + bin=runc
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + shift
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + '[' '!' -f /tmp/install/runc.installer ']'
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + . /tmp/install/runc.installer
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + install_runc
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + uname -r
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + grep -q '^3\.10\.0.*\.el7\.'
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + RUNC_BUILDTAGS='seccomp '
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.061 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xlaH02Z6Yd/src/github.com/opencontainers/runc
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.081 Cloning into '/tmp/tmp.xlaH02Z6Yd/src/github.com/opencontainers/runc'...
09:32:17 [2021-03-03T09:32:17.212Z] #52 5.116 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
09:32:17 [2021-03-03T09:32:17.212Z] #52 ...
09:32:17 [2021-03-03T09:32:17.212Z] 
09:32:17 [2021-03-03T09:32:17.213Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:17 [2021-03-03T09:32:17.213Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:17 [2021-03-03T09:32:17.213Z] #42 60.61   CC       criu/pie/util-vdso.o
09:32:17 [2021-03-03T09:32:17.431Z] #42 41.66   CC       images/macvlan.o
09:32:17 [2021-03-03T09:32:17.431Z] #42 41.81   CC       images/sit.o
09:32:17 [2021-03-03T09:32:17.431Z] #42 ...
09:32:17 [2021-03-03T09:32:17.431Z] 
09:32:17 [2021-03-03T09:32:17.431Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:17 [2021-03-03T09:32:17.431Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c
09:32:17 [2021-03-03T09:32:17.431Z] #12 122.5 Selecting previously unselected package libapparmor1:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 122.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 122.6 Unpacking libapparmor1:arm64 (2.13.2-10) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 122.8 Selecting previously unselected package libapparmor-dev:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 122.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 122.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 122.9 Selecting previously unselected package libbtrfs0.
09:32:17 [2021-03-03T09:32:17.431Z] #12 123.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 123.1 Unpacking libbtrfs0 (4.20.1-2) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 123.1 Selecting previously unselected package libbtrfs-dev.
09:32:17 [2021-03-03T09:32:17.431Z] #12 123.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 123.1 Unpacking libbtrfs-dev (4.20.1-2) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 123.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 123.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 123.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 124.2 Selecting previously unselected package libudev-dev:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 124.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 124.2 Unpacking libudev-dev:arm64 (241-7~deb10u6) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 124.9 Selecting previously unselected package libsepol1-dev:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 124.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.2 Unpacking libsepol1-dev:arm64 (2.8-1) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.5 Selecting previously unselected package libpcre16-3:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.6 Selecting previously unselected package libpcre32-3:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.9 Selecting previously unselected package libpcrecpp0v5:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 125.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 126.0 Selecting previously unselected package libpcre3-dev:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 126.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 126.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 126.2 Selecting previously unselected package libselinux1-dev:arm64.
09:32:17 [2021-03-03T09:32:17.431Z] #12 126.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 126.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
09:32:17 [2021-03-03T09:32:17.431Z] #12 126.5 Selecting previously unselected package libdevmapper-dev:arm64.
09:32:17 [2021-03-03T09:32:17.432Z] #12 126.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 126.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 126.6 Selecting previously unselected package libseccomp-dev:arm64.
09:32:17 [2021-03-03T09:32:17.432Z] #12 126.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 126.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 126.9 Selecting previously unselected package libsystemd-dev:arm64.
09:32:17 [2021-03-03T09:32:17.432Z] #12 126.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 126.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.4 Setting up libapparmor1:arm64 (2.13.2-10) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.4 Setting up libpcre16-3:arm64 (2:8.39-12) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.4 Setting up libsepol1-dev:arm64 (2.8-1) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.6 Setting up libbtrfs0 (4.20.1-2) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.6 Setting up libpcre32-3:arm64 (2:8.39-12) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.6 Setting up libudev-dev:arm64 (241-7~deb10u6) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.8 Setting up libbtrfs-dev (4.20.1-2) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.8 Setting up mingw-w64-common (6.0.0-3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.9 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 127.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.1 Setting up dmsetup (2:1.02.155-3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
09:32:17 [2021-03-03T09:32:17.432Z] #12 128.1 Processing triggers for libc-bin (2.28-10) ...
09:32:17 [2021-03-03T09:32:17.432Z] #42 40.88   DEP      compel/plugins/std/fds.d
09:32:17 [2021-03-03T09:32:17.432Z] #42 41.03   DEP      compel/plugins/std/std.d
09:32:17 [2021-03-03T09:32:17.432Z] #42 41.13   DEP      compel/plugins/shmem/shmem.d
09:32:17 [2021-03-03T09:32:17.691Z] #42 41.23   DEP      compel/plugins/fds/fds.d
09:32:17 [2021-03-03T09:32:17.691Z] #42 41.34   CC       compel/plugins/std/std.o
09:32:17 [2021-03-03T09:32:17.767Z] #42 159.2   CC       criu/util.o
09:32:17 [2021-03-03T09:32:17.780Z] #42 ...
09:32:17 [2021-03-03T09:32:17.780Z] 
09:32:17 [2021-03-03T09:32:17.780Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:32:17 [2021-03-03T09:32:17.780Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
09:32:17 [2021-03-03T09:32:17.780Z] #14 DONE 5.0s
09:32:17 [2021-03-03T09:32:17.780Z] 
09:32:17 [2021-03-03T09:32:17.780Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:17 [2021-03-03T09:32:17.780Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:17 [2021-03-03T09:32:17.780Z] #42 61.28   CC       criu/pie/util-vdso-elf32.o
09:32:17 [2021-03-03T09:32:17.951Z] #42 41.59   CC       compel/plugins/std/fds.o
09:32:18 [2021-03-03T09:32:18.008Z] #12 DONE 128.9s
09:32:18 [2021-03-03T09:32:18.008Z] 
09:32:18 [2021-03-03T09:32:18.008Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:18 [2021-03-03T09:32:18.008Z] #52 sha256:59d9dc9bd3e1cdbc173f9b5e585ebb775cb15ab2c3dec3fc8aa8eff79ea24832
09:32:18 [2021-03-03T09:32:18.293Z] #42 38.71   CC       images/opts.o
09:32:18 [2021-03-03T09:32:18.293Z] #42 38.90   CC       images/seccomp.o
09:32:18 [2021-03-03T09:32:18.519Z] #42 42.05   CC       compel/plugins/std/log.o
09:32:18 [2021-03-03T09:32:18.553Z] #42 39.13   CC       images/binfmt-misc.o
09:32:18 [2021-03-03T09:32:18.553Z] #42 39.29   CC       images/time.o
09:32:18 [2021-03-03T09:32:18.696Z] #42 160.1   CC       criu/uts_ns.o
09:32:18 [2021-03-03T09:32:18.696Z] #42 160.3   CC       criu/vdso-compat.o
09:32:18 [2021-03-03T09:32:18.716Z] #42 62.10   AR       criu/pie/pie.lib.a
09:32:18 [2021-03-03T09:32:18.716Z] #42 62.17   DEP      criu/pie/restorer.d
09:32:18 [2021-03-03T09:32:18.812Z] #42 39.53   CC       images/sysctl.o
09:32:18 [2021-03-03T09:32:18.974Z] #42 62.40   DEP      criu/arch/x86/sigaction_compat_pie.d
09:32:18 [2021-03-03T09:32:18.994Z] #42 160.4   CC       criu/vdso.o
09:32:19 [2021-03-03T09:32:19.071Z] #42 39.67   CC       images/autofs.o
09:32:19 [2021-03-03T09:32:19.233Z] #42 62.55   DEP      criu/arch/x86/restorer_unmap.d
09:32:19 [2021-03-03T09:32:19.233Z] #42 62.59   DEP      criu/arch/x86/restorer.d
09:32:19 [2021-03-03T09:32:19.251Z] #42 160.8   LINK     criu/built-in.o
09:32:19 [2021-03-03T09:32:19.251Z] #42 160.9   LINK     criu/criu
09:32:19 [2021-03-03T09:32:19.448Z] #42 39.88   CC       images/macvlan.o
09:32:19 [2021-03-03T09:32:19.448Z] #42 40.06   CC       images/sit.o
09:32:19 [2021-03-03T09:32:19.491Z] #42 42.85   CC       compel/plugins/std/string.o
09:32:19 [2021-03-03T09:32:19.492Z] #42 62.86   DEP      criu/arch/x86/vdso-pie.d
09:32:19 [2021-03-03T09:32:19.507Z] #42 161.2   DEP      lib/c/criu.d
09:32:19 [2021-03-03T09:32:19.715Z] #42 40.25   CC       images/memfd.o
09:32:19 [2021-03-03T09:32:19.715Z] #42 ...
09:32:19 [2021-03-03T09:32:19.715Z] 
09:32:19 [2021-03-03T09:32:19.715Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:19 [2021-03-03T09:32:19.715Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:32:19 [2021-03-03T09:32:19.715Z] #44 116.2 vendor/golang.org/x/text/secure/bidirule
09:32:19 [2021-03-03T09:32:19.715Z] #44 116.4 vendor/golang.org/x/text/unicode/norm
09:32:19 [2021-03-03T09:32:19.715Z] #44 120.4 vendor/golang.org/x/net/idna
09:32:19 [2021-03-03T09:32:19.715Z] #44 122.3 vendor/golang.org/x/net/http2/hpack
09:32:19 [2021-03-03T09:32:19.715Z] #44 123.4 mime
09:32:19 [2021-03-03T09:32:19.715Z] #44 125.0 mime/quotedprintable
09:32:19 [2021-03-03T09:32:19.715Z] #44 125.4 net/http/internal
09:32:19 [2021-03-03T09:32:19.715Z] #44 ...
09:32:19 [2021-03-03T09:32:19.715Z] 
09:32:19 [2021-03-03T09:32:19.715Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:19 [2021-03-03T09:32:19.715Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:19 [2021-03-03T09:32:19.715Z] #42 40.47   CC       images/timens.o
09:32:19 [2021-03-03T09:32:19.751Z] #42 63.04   DEP      criu/pie/parasite-vdso.d
09:32:19 [2021-03-03T09:32:19.751Z] #42 63.25   DEP      criu/pie/parasite.d
09:32:19 [2021-03-03T09:32:19.782Z] #42 43.51   CC       compel/plugins/std/infect.o
09:32:19 [2021-03-03T09:32:19.804Z] #42 161.3   CC       images/rpc.pb-c.o
09:32:19 [2021-03-03T09:32:19.974Z] #42 40.66   LINK     images/built-in.o
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 + RM_GOPATH=0
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 + TMP_GOPATH=
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 + : /build
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 + '[' -z '' ']'
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 ++ mktemp -d
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 + export GOPATH=/tmp/tmp.FlVv8f2kre
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 + GOPATH=/tmp/tmp.FlVv8f2kre
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 + RM_GOPATH=1
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.948 + case "$(go env GOARCH)" in
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.954 ++ go env GOARCH
09:32:19 [2021-03-03T09:32:19.983Z] #52 1.985 + export GO_BUILDMODE=-buildmode=pie
09:32:20 [2021-03-03T09:32:20.060Z] #42 161.7   CC       lib/c/criu.o
09:32:20 [2021-03-03T09:32:20.234Z] #42 40.79   GEN      compel/include/asm
09:32:20 [2021-03-03T09:32:20.234Z] #42 40.82   GEN      compel/include/version.h
09:32:20 [2021-03-03T09:32:20.234Z] #42 40.85 touch .config
09:32:20 [2021-03-03T09:32:20.234Z] #42 40.93   GEN      include/common/config.h
09:32:20 [2021-03-03T09:32:20.234Z] #42 41.00   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:32:20 [2021-03-03T09:32:20.234Z] #42 41.02   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.985 + GO_BUILDMODE=-buildmode=pie
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.986 ++ dirname /tmp/install/install.sh
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.992 + dir=/tmp/install
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.993 + bin=runc
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.993 + shift
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.993 + '[' '!' -f /tmp/install/runc.installer ']'
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.994 + . /tmp/install/runc.installer
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.994 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.995 + install_runc
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.996 + grep -q '^3\.10\.0.*\.el7\.'
09:32:20 [2021-03-03T09:32:20.247Z] #52 1.997 + uname -r
09:32:20 [2021-03-03T09:32:20.247Z] #52 2.000 + RUNC_BUILDTAGS='seccomp '
09:32:20 [2021-03-03T09:32:20.247Z] #52 2.001 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
09:32:20 [2021-03-03T09:32:20.247Z] #52 2.001 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
09:32:20 [2021-03-03T09:32:20.247Z] #52 2.001 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FlVv8f2kre/src/github.com/opencontainers/runc
09:32:20 [2021-03-03T09:32:20.247Z] #52 2.003 Cloning into '/tmp/tmp.FlVv8f2kre/src/github.com/opencontainers/runc'...
09:32:20 [2021-03-03T09:32:20.247Z] #52 ...
09:32:20 [2021-03-03T09:32:20.247Z] 
09:32:20 [2021-03-03T09:32:20.247Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
09:32:20 [2021-03-03T09:32:20.247Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce
09:32:20 [2021-03-03T09:32:20.247Z] #13 DONE 2.2s
09:32:20 [2021-03-03T09:32:20.318Z] #42 63.51   CC       criu/pie/parasite.o
09:32:20 [2021-03-03T09:32:20.353Z] #42 43.99   CC       compel/arch/x86/plugins/std/parasite-head.o
09:32:20 [2021-03-03T09:32:20.353Z] #42 44.03   CC       compel/arch/x86/plugins/std/memcpy.o
09:32:20 [2021-03-03T09:32:20.353Z] #42 44.11   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:32:20 [2021-03-03T09:32:20.493Z] #42 41.05   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:32:20 [2021-03-03T09:32:20.493Z] #42 41.06   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:32:20 [2021-03-03T09:32:20.493Z] #42 41.11   DEP      compel/arch/x86/plugins/std/memcpy.d
09:32:20 [2021-03-03T09:32:20.493Z] #42 41.12   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:32:20 [2021-03-03T09:32:20.493Z] #42 41.16   GEN      compel/plugins/include/uapi/std/syscall.h
09:32:20 [2021-03-03T09:32:20.493Z] #42 41.21   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:32:20 [2021-03-03T09:32:20.493Z] #42 41.22   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:32:20 [2021-03-03T09:32:20.510Z] 
09:32:20 [2021-03-03T09:32:20.510Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:20 [2021-03-03T09:32:20.510Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:32:20 [2021-03-03T09:32:20.510Z] #42 41.94   CC       images/memfd.o
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.19   CC       images/timens.o
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.38   LINK     images/built-in.o
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.58   GEN      compel/include/asm
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.65   GEN      compel/include/version.h
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.68 touch .config
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.76   GEN      include/common/config.h
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.88   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.92   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.96   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 42.97   DEP      compel/plugins/std/infect.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 43.06   DEP      compel/plugins/std/string.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 43.12   DEP      compel/plugins/std/log.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 43.18   DEP      compel/plugins/std/fds.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 43.30   DEP      compel/plugins/std/std.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 43.40   DEP      compel/plugins/shmem/shmem.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 43.50   DEP      compel/plugins/fds/fds.d
09:32:20 [2021-03-03T09:32:20.510Z] #42 43.66   CC       compel/plugins/std/std.o
09:32:20 [2021-03-03T09:32:20.510Z] #42 43.90   CC       compel/plugins/std/fds.o
09:32:20 [2021-03-03T09:32:20.510Z] #42 44.16   CC       compel/plugins/std/log.o
09:32:20 [2021-03-03T09:32:20.510Z] #42 44.94   CC       compel/plugins/std/string.o
09:32:20 [2021-03-03T09:32:20.612Z] #42 44.17   AR       compel/plugins/std.lib.a
09:32:20 [2021-03-03T09:32:20.612Z] #42 44.20   CC       compel/plugins/fds/fds.o
09:32:20 [2021-03-03T09:32:20.753Z] #42 41.24   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:32:20 [2021-03-03T09:32:20.753Z] #42 41.24   DEP      compel/plugins/std/infect.d
09:32:20 [2021-03-03T09:32:20.753Z] #42 41.42   DEP      compel/plugins/std/string.d
09:32:20 [2021-03-03T09:32:20.753Z] #42 41.50   DEP      compel/plugins/std/log.d
09:32:20 [2021-03-03T09:32:20.875Z] #42 44.41   AR       compel/plugins/fds.lib.a
09:32:20 [2021-03-03T09:32:20.875Z] #42 44.49   HOSTDEP  compel/src/lib/log-host.d
09:32:20 [2021-03-03T09:32:20.988Z] #42 162.4   LINK     lib/c/built-in.o
09:32:20 [2021-03-03T09:32:20.988Z] #42 162.4   LINK     lib/c/libcriu.so
09:32:20 [2021-03-03T09:32:20.988Z] #42 162.5   LINK     lib/c/libcriu.a
09:32:20 [2021-03-03T09:32:20.988Z] #42 162.6   GEN      magic.py
09:32:21 [2021-03-03T09:32:21.014Z] #42 41.57   DEP      compel/plugins/std/fds.d
09:32:21 [2021-03-03T09:32:21.014Z] #42 41.71   DEP      compel/plugins/std/std.d
09:32:21 [2021-03-03T09:32:21.085Z] #42 45.48   CC       compel/plugins/std/infect.o
09:32:21 [2021-03-03T09:32:21.134Z] #42 44.56   HOSTDEP  compel/src/lib/handle-elf-host.d
09:32:21 [2021-03-03T09:32:21.134Z] #42 44.70   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:32:21 [2021-03-03T09:32:21.134Z] #42 44.76   HOSTDEP  compel/src/main-host.d
09:32:21 [2021-03-03T09:32:21.244Z] #42 162.7 Note: Building without setproctitle() and strlcpy() support.
09:32:21 [2021-03-03T09:32:21.244Z] #42 162.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:32:21 [2021-03-03T09:32:21.244Z] #42 162.7 Note: Building without GnuTLS support
09:32:21 [2021-03-03T09:32:21.244Z] #42 162.7 Makefile.config:39: Warn: you have no libnftables installed
09:32:21 [2021-03-03T09:32:21.244Z] #42 162.7 Makefile.config:40: Warn: Building without nftables support
09:32:21 [2021-03-03T09:32:21.278Z] #42 41.81   DEP      compel/plugins/shmem/shmem.d
09:32:21 [2021-03-03T09:32:21.278Z] #42 41.91   DEP      compel/plugins/fds/fds.d
09:32:21 [2021-03-03T09:32:21.278Z] #42 ...
09:32:21 [2021-03-03T09:32:21.278Z] 
09:32:21 [2021-03-03T09:32:21.278Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:21 [2021-03-03T09:32:21.278Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:32:21 [2021-03-03T09:32:21.278Z] #12 117.8 Selecting previously unselected package g++-mingw-w64-x86-64.
09:32:21 [2021-03-03T09:32:21.278Z] #12 117.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:32:21 [2021-03-03T09:32:21.278Z] #12 117.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:21 [2021-03-03T09:32:21.278Z] #12 ...
09:32:21 [2021-03-03T09:32:21.278Z] 
09:32:21 [2021-03-03T09:32:21.278Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:21 [2021-03-03T09:32:21.278Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:21 [2021-03-03T09:32:21.278Z] #42 42.01   CC       compel/plugins/std/std.o
09:32:21 [2021-03-03T09:32:21.348Z] #42 45.84   CC       compel/arch/aarch64/plugins/std/parasite-head.o
09:32:21 [2021-03-03T09:32:21.393Z] #42 44.84   DEP      compel/src/lib/ptrace.d
09:32:21 [2021-03-03T09:32:21.393Z] #42 44.95   DEP      compel/src/lib/infect.d
09:32:21 [2021-03-03T09:32:21.536Z] #42 42.32   CC       compel/plugins/std/fds.o
09:32:21 [2021-03-03T09:32:21.614Z] #42 45.88   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
09:32:21 [2021-03-03T09:32:21.614Z] #42 45.96   AR       compel/plugins/std.lib.a
09:32:21 [2021-03-03T09:32:21.614Z] #42 46.05   CC       compel/plugins/fds/fds.o
09:32:21 [2021-03-03T09:32:21.653Z] #42 45.13   DEP      compel/src/lib/infect-util.d
09:32:21 [2021-03-03T09:32:21.653Z] #42 45.26   DEP      compel/src/lib/infect-rpc.d
09:32:21 [2021-03-03T09:32:21.653Z] #42 45.36   DEP      compel/arch/x86/src/lib/infect.d
09:32:21 [2021-03-03T09:32:21.695Z] #42 64.95   LINK     criu/pie/parasite.built-in.o
09:32:21 [2021-03-03T09:32:21.695Z] #42 64.97   GEN      criu/pie/parasite-blob.h
09:32:21 [2021-03-03T09:32:21.695Z] #42 64.97   CC       criu/pie/parasite-vdso.o
09:32:21 [2021-03-03T09:32:21.806Z] #42 163.2 fatal: not a git repository (or any of the parent directories): .git
09:32:21 [2021-03-03T09:32:21.912Z] #42 45.48   DEP      compel/arch/x86/src/lib/cpu.d
09:32:21 [2021-03-03T09:32:21.912Z] #42 45.56   DEP      compel/src/lib/log.d
09:32:22 [2021-03-03T09:32:22.062Z] #42 163.7 make[1]: Nothing to be done for 'all'.
09:32:22 [2021-03-03T09:32:22.105Z] #42 42.78   CC       compel/plugins/std/log.o
09:32:22 [2021-03-03T09:32:22.172Z] #42 45.63   DEP      compel/src/main.d
09:32:22 [2021-03-03T09:32:22.172Z] #42 45.73   DEP      compel/src/lib/handle-elf.d
09:32:22 [2021-03-03T09:32:22.172Z] #42 45.83   DEP      compel/arch/x86/src/lib/handle-elf.d
09:32:22 [2021-03-03T09:32:22.191Z] #42 46.33   AR       compel/plugins/fds.lib.a
09:32:22 [2021-03-03T09:32:22.191Z] #42 46.43   HOSTDEP  compel/src/lib/log-host.d
09:32:22 [2021-03-03T09:32:22.191Z] #42 46.51   HOSTDEP  compel/src/lib/handle-elf-host.d
09:32:22 [2021-03-03T09:32:22.262Z] #42 ...
09:32:22 [2021-03-03T09:32:22.262Z] 
09:32:22 [2021-03-03T09:32:22.262Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:32:22 [2021-03-03T09:32:22.262Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
09:32:22 [2021-03-03T09:32:22.262Z] #15 3.951 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:32:22 [2021-03-03T09:32:22.262Z] #15 DONE 4.1s
09:32:22 [2021-03-03T09:32:22.262Z] 
09:32:22 [2021-03-03T09:32:22.262Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:32:22 [2021-03-03T09:32:22.262Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
09:32:22 [2021-03-03T09:32:22.431Z] #42 45.95   CC       compel/src/lib/log.o
09:32:22 [2021-03-03T09:32:22.455Z] #42 46.61   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
09:32:22 [2021-03-03T09:32:22.455Z] #42 46.66   HOSTDEP  compel/src/main-host.d
09:32:22 [2021-03-03T09:32:22.455Z] #42 46.72   DEP      compel/src/lib/ptrace.d
09:32:22 [2021-03-03T09:32:22.455Z] #42 46.85   DEP      compel/src/lib/infect.d
09:32:22 [2021-03-03T09:32:22.624Z] #42 164.2 make[1]: 'images/built-in.o' is up to date.
09:32:22 [2021-03-03T09:32:22.624Z] #42 164.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:32:22 [2021-03-03T09:32:22.624Z] #42 164.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:32:22 [2021-03-03T09:32:22.624Z] #42 164.3 make[1]: 'compel/libcompel.a' is up to date.
09:32:22 [2021-03-03T09:32:22.624Z] #42 164.3 make[1]: 'compel/compel-host-bin' is up to date.
09:32:22 [2021-03-03T09:32:22.690Z] #42 46.25   CC       compel/arch/x86/src/lib/cpu.o
09:32:22 [2021-03-03T09:32:22.718Z] #42 47.02   DEP      compel/src/lib/infect-util.d
09:32:22 [2021-03-03T09:32:22.718Z] #42 47.16   DEP      compel/src/lib/infect-rpc.d
09:32:22 [2021-03-03T09:32:22.880Z] #42 164.3 make[1]: Nothing to be done for 'all'.
09:32:22 [2021-03-03T09:32:22.880Z] #42 164.3 make[1]: 'soccr/libsoccr.a' is up to date.
09:32:22 [2021-03-03T09:32:22.880Z] #42 164.5 make[2]: Nothing to be done for 'all'.
09:32:22 [2021-03-03T09:32:22.880Z] #42 164.5 make[2]: Nothing to be done for 'all'.
09:32:22 [2021-03-03T09:32:22.950Z] #42 ...
09:32:22 [2021-03-03T09:32:22.950Z] 
09:32:22 [2021-03-03T09:32:22.950Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:22 [2021-03-03T09:32:22.950Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.0 Selecting previously unselected package libapparmor1:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.1 Selecting previously unselected package libapparmor-dev:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.3 Selecting previously unselected package libbtrfs0.
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.3 Unpacking libbtrfs0 (4.20.1-2) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.4 Selecting previously unselected package libbtrfs-dev.
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.4 Unpacking libbtrfs-dev (4.20.1-2) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.6 Selecting previously unselected package libudev-dev:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.8 Selecting previously unselected package libsepol1-dev:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 128.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.2 Selecting previously unselected package libpcre16-3:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.4 Selecting previously unselected package libpcre32-3:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.6 Selecting previously unselected package libpcrecpp0v5:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.7 Selecting previously unselected package libpcre3-dev:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 129.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 130.2 Selecting previously unselected package libselinux1-dev:amd64.
09:32:22 [2021-03-03T09:32:22.950Z] #12 130.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:32:22 [2021-03-03T09:32:22.950Z] #12 130.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:32:22 [2021-03-03T09:32:22.982Z] #42 47.23   DEP      compel/arch/aarch64/src/lib/infect.d
09:32:22 [2021-03-03T09:32:22.982Z] #42 47.29   DEP      compel/arch/aarch64/src/lib/cpu.d
09:32:22 [2021-03-03T09:32:22.982Z] #42 47.33   DEP      compel/src/lib/log.d
09:32:22 [2021-03-03T09:32:22.982Z] #42 ...
09:32:22 [2021-03-03T09:32:22.982Z] 
09:32:22 [2021-03-03T09:32:22.982Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:32:22 [2021-03-03T09:32:22.982Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be
09:32:22 [2021-03-03T09:32:22.982Z] #14 DONE 2.8s
09:32:22 [2021-03-03T09:32:22.982Z] 
09:32:22 [2021-03-03T09:32:22.982Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:32:22 [2021-03-03T09:32:22.982Z] #23 sha256:880da1c3e28fad60cb093f255a34b9c992c9485a96a48896029c9333eb8b1dcc
09:32:23 [2021-03-03T09:32:23.042Z] #42 43.56   CC       compel/plugins/std/string.o
09:32:23 [2021-03-03T09:32:23.136Z] #42 164.6 make[2]: Nothing to be done for 'all'.
09:32:23 [2021-03-03T09:32:23.136Z] #42 164.7 make[2]: Nothing to be done for 'all'.
09:32:23 [2021-03-03T09:32:23.136Z] #42 164.7 make[2]: Nothing to be done for 'all'.
09:32:23 [2021-03-03T09:32:23.136Z] #42 164.7 make[2]: Nothing to be done for 'all'.
09:32:23 [2021-03-03T09:32:23.136Z] #42 164.8 make[2]: Nothing to be done for 'all'.
09:32:23 [2021-03-03T09:32:23.210Z] #12 130.5 Selecting previously unselected package libdevmapper-dev:amd64.
09:32:23 [2021-03-03T09:32:23.210Z] #12 130.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:32:23 [2021-03-03T09:32:23.210Z] #12 130.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:32:23 [2021-03-03T09:32:23.210Z] #12 130.6 Selecting previously unselected package libseccomp-dev:amd64.
09:32:23 [2021-03-03T09:32:23.210Z] #12 130.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:32:23 [2021-03-03T09:32:23.210Z] #12 130.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:32:23 [2021-03-03T09:32:23.392Z] #42 164.9 make[2]: Nothing to be done for 'all'.
09:32:23 [2021-03-03T09:32:23.392Z] #42 164.9   INSTALL  criu/criu
09:32:23 [2021-03-03T09:32:23.470Z] #12 130.8 Selecting previously unselected package libsystemd-dev:amd64.
09:32:23 [2021-03-03T09:32:23.470Z] #12 130.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
09:32:23 [2021-03-03T09:32:23.470Z] #12 130.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
09:32:23 [2021-03-03T09:32:23.611Z] #42 44.18   CC       compel/plugins/std/infect.o
09:32:23 [2021-03-03T09:32:23.648Z] #42 DONE 165.2s
09:32:23 [2021-03-03T09:32:23.648Z] 
09:32:23 [2021-03-03T09:32:23.648Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:23 [2021-03-03T09:32:23.648Z] #52 sha256:e1843354f98eba6cde39141184a51b6028a9f695c451e75163086304ca17d0fd
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.3 Setting up libbtrfs0 (4.20.1-2) ...
09:32:23 [2021-03-03T09:32:23.729Z] #12 131.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:32:23 [2021-03-03T09:32:23.870Z] #42 44.56   CC       compel/arch/x86/plugins/std/parasite-head.o
09:32:23 [2021-03-03T09:32:23.870Z] #42 44.66   CC       compel/arch/x86/plugins/std/memcpy.o
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.3 Setting up libbtrfs-dev (4.20.1-2) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.4 Setting up mingw-w64-common (6.0.0-3) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.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
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.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
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.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
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.5 Setting up dmsetup (2:1.02.155-3) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:32:23 [2021-03-03T09:32:23.989Z] #12 131.6 Processing triggers for libc-bin (2.28-10) ...
09:32:24 [2021-03-03T09:32:24.129Z] #42 44.73   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:32:24 [2021-03-03T09:32:24.129Z] #42 44.79   AR       compel/plugins/std.lib.a
09:32:24 [2021-03-03T09:32:24.388Z] #42 44.87   CC       compel/plugins/fds/fds.o
09:32:24 [2021-03-03T09:32:24.388Z] #42 45.13   AR       compel/plugins/fds.lib.a
09:32:24 [2021-03-03T09:32:24.619Z] #52 ...
09:32:24 [2021-03-03T09:32:24.619Z] 
09:32:24 [2021-03-03T09:32:24.619Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:32:24 [2021-03-03T09:32:24.619Z] #43 sha256:54cb139304efff3d5ec1b987355754408fee13f102d9364b470b31d8e48ec231
09:32:24 [2021-03-03T09:32:24.619Z] #43 DONE 0.1s
09:32:24 [2021-03-03T09:32:24.647Z] #42 45.21   HOSTDEP  compel/src/lib/log-host.d
09:32:24 [2021-03-03T09:32:24.647Z] #42 45.40   HOSTDEP  compel/src/lib/handle-elf-host.d
09:32:24 [2021-03-03T09:32:24.796Z] #16 DONE 2.5s
09:32:24 [2021-03-03T09:32:24.796Z] 
09:32:24 [2021-03-03T09:32:24.796Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:24 [2021-03-03T09:32:24.796Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:24 [2021-03-03T09:32:24.796Z] #42 65.84   CC       criu/arch/x86/vdso-pie.o
09:32:24 [2021-03-03T09:32:24.796Z] #42 66.22   CC       criu/arch/x86/restorer.o
09:32:24 [2021-03-03T09:32:24.796Z] #42 66.84   CC       criu/arch/x86/restorer_unmap.o
09:32:24 [2021-03-03T09:32:24.796Z] #42 66.89   CC       criu/arch/x86/sigaction_compat_pie.o
09:32:24 [2021-03-03T09:32:24.796Z] #42 67.26   CC       criu/pie/restorer.o
09:32:24 [2021-03-03T09:32:24.875Z] 
09:32:24 [2021-03-03T09:32:24.875Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:32:24 [2021-03-03T09:32:24.875Z] #45 sha256:b11f1fb9ac9f770027a0d6a87e27a4ea70b4353bbcf369b19806d3f505e8fd5e
09:32:24 [2021-03-03T09:32:24.875Z] #45 DONE 0.2s
09:32:24 [2021-03-03T09:32:24.875Z] 
09:32:24 [2021-03-03T09:32:24.875Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:32:24 [2021-03-03T09:32:24.875Z] #47 sha256:3a9c3a358f4083bca058b4907196e822797912581fcd06949cdf9c252bdadf2f
09:32:24 [2021-03-03T09:32:24.875Z] #47 DONE 0.1s
09:32:24 [2021-03-03T09:32:24.875Z] 
09:32:24 [2021-03-03T09:32:24.875Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:32:24 [2021-03-03T09:32:24.875Z] #55 sha256:a3959bd455956f2f376df908c7860582bbf362c8f240a8a8741084fa79aa4528
09:32:24 [2021-03-03T09:32:24.906Z] #42 45.48   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:32:24 [2021-03-03T09:32:24.906Z] #42 45.56   HOSTDEP  compel/src/main-host.d
09:32:24 [2021-03-03T09:32:24.906Z] #42 45.68   DEP      compel/src/lib/ptrace.d
09:32:25 [2021-03-03T09:32:25.131Z] #55 ...
09:32:25 [2021-03-03T09:32:25.131Z] 
09:32:25 [2021-03-03T09:32:25.131Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:32:25 [2021-03-03T09:32:25.131Z] #49 sha256:49522a1885fc290976e71cb146a150d40016de1a57ef9440d8eb4677474832b3
09:32:25 [2021-03-03T09:32:25.166Z] #42 45.80   DEP      compel/src/lib/infect.d
09:32:25 [2021-03-03T09:32:25.166Z] #42 45.92   DEP      compel/src/lib/infect-util.d
09:32:25 [2021-03-03T09:32:25.350Z] #23 133.4 Checking out files:  28% (3214/11189)   
Checking out files:  29% (3245/11189)   
Checking out files:  30% (3357/11189)   
Checking out files:  31% (3469/11189)   
Checking out files:  32% (3581/11189)   
Checking out files:  33% (3693/11189)   
Checking out files:  34% (3805/11189)   
Checking out files:  35% (3917/11189)   
Checking out files:  36% (4029/11189)   
Checking out files:  37% (4140/11189)   
Checking out files:  38% (4252/11189)   
Checking out files:  39% (4364/11189)   
Checking out files:  40% (4476/11189)   
Checking out files:  41% (4588/11189)   
Checking out files:  42% (4700/11189)   
Checking out files:  43% (4812/11189)   
Checking out files:  44% (4924/11189)   
Checking out files:  45% (5036/11189)   
Checking out files:  46% (5147/11189)   
Checking out files:  47% (5259/11189)   
Checking out files:  48% (5371/11189)   
Checking out files:  49% (5483/11189)   
Checking out files:  49% (5492/11189)   
Checking out files:  50% (5595/11189)   
Checking out files:  51% (5707/11189)   
Checking out files:  52% (5819/11189)   
Checking out files:  53% (5931/11189)   
Checking out files:  54% (6043/11189)   
Checking out files:  55% (6154/11189)   
Checking out files:  56% (6266/11189)   
Checking out files:  57% (6378/11189)   
Checking out files:  58% (6490/11189)   
Checking out files:  59% (6602/11189)   
Checking out files:  60% (6714/11189)   
Checking out files:  61% (6826/11189)   
Checking out files:  62% (6938/11189)   
Checking out files:  63% (7050/11189)   
Checking out files:  64% (7161/11189)   
Checking out files:  65% (7273/11189)   
Checking out files:  66% (7385/11189)   
Checking out files:  67% (7497/11189)   
Checking out files:  68% (7609/11189)   
Checking out files:  69% (7721/11189)   
Checking out files:  70% (7833/11189)   
Checking out files:  71% (7945/11189)   
Checking out files:  72% (8057/11189)   
Checking out files:  73% (8168/11189)   
Checking out files:  74% (8280/11189)   
Checking out files:  75% (8392/11189)   
Checking out files:  76% (8504/11189)   
Checking out files:  77% (8616/11189)   
Checking out files:  77% (8661/11189)   
Checking out files:  78% (8728/11189)   
Checking out files:  79% (8840/11189)   
Checking out files:  80% (8952/11189)   
Checking out files:  81% (9064/11189)   
Checking out files:  82% (9175/11189)   
Checking out files:  83% (9287/11189)   
Checking out files:  84% (9399/11189)   
Checking out files:  85% (9511/11189)   
Checking out files:  86% (9623/11189)   
Checking out files:  87% (9735/11189)   
Checking out files:  88% (9847/11189)   
Checking out files:  89% (9959/11189)   
Checking out files:  90% (10071/11189)   
Checking out files:  91% (10182/11189)   
09:32:25 [2021-03-03T09:32:25.350Z] #23 ...
09:32:25 [2021-03-03T09:32:25.350Z] 
09:32:25 [2021-03-03T09:32:25.350Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:32:25 [2021-03-03T09:32:25.350Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45
09:32:25 [2021-03-03T09:32:25.350Z] #15 1.428 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:32:25 [2021-03-03T09:32:25.350Z] #15 DONE 2.3s
09:32:25 [2021-03-03T09:32:25.350Z] 
09:32:25 [2021-03-03T09:32:25.350Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:32:25 [2021-03-03T09:32:25.350Z] #23 sha256:880da1c3e28fad60cb093f255a34b9c992c9485a96a48896029c9333eb8b1dcc
09:32:25 [2021-03-03T09:32:25.425Z] #42 46.08   DEP      compel/src/lib/infect-rpc.d
09:32:25 [2021-03-03T09:32:25.684Z] #42 46.26   DEP      compel/arch/x86/src/lib/infect.d
09:32:25 [2021-03-03T09:32:25.684Z] #42 46.38   DEP      compel/arch/x86/src/lib/cpu.d
09:32:25 [2021-03-03T09:32:25.684Z] #42 46.49   DEP      compel/src/lib/log.d
09:32:25 [2021-03-03T09:32:25.693Z] #49 DONE 0.5s
09:32:25 [2021-03-03T09:32:25.693Z] 
09:32:25 [2021-03-03T09:32:25.693Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:32:25 [2021-03-03T09:32:25.693Z] #51 sha256:bdbcce9dceedfb04ed539a0f3f3095eb33ad29bdca995d0b479714f9f4f67e67
09:32:25 [2021-03-03T09:32:25.693Z] #51 DONE 0.1s
09:32:25 [2021-03-03T09:32:25.693Z] 
09:32:25 [2021-03-03T09:32:25.693Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:25 [2021-03-03T09:32:25.693Z] #52 sha256:e1843354f98eba6cde39141184a51b6028a9f695c451e75163086304ca17d0fd
09:32:25 [2021-03-03T09:32:25.876Z] #23 133.4 Checking out files:  28% (3214/11189)   
Checking out files:  29% (3245/11189)   
Checking out files:  30% (3357/11189)   
Checking out files:  31% (3469/11189)   
Checking out files:  32% (3581/11189)   
Checking out files:  33% (3693/11189)   
Checking out files:  34% (3805/11189)   
Checking out files:  35% (3917/11189)   
Checking out files:  36% (4029/11189)   
Checking out files:  37% (4140/11189)   
Checking out files:  38% (4252/11189)   
Checking out files:  39% (4364/11189)   
Checking out files:  40% (4476/11189)   
Checking out files:  41% (4588/11189)   
Checking out files:  42% (4700/11189)   
Checking out files:  43% (4812/11189)   
Checking out files:  44% (4924/11189)   
Checking out files:  45% (5036/11189)   
Checking out files:  46% (5147/11189)   
Checking out files:  47% (5259/11189)   
Checking out files:  48% (5371/11189)   
Checking out files:  49% (5483/11189)   
Checking out files:  49% (5492/11189)   
Checking out files:  50% (5595/11189)   
Checking out files:  51% (5707/11189)   
Checking out files:  52% (5819/11189)   
Checking out files:  53% (5931/11189)   
Checking out files:  54% (6043/11189)   
Checking out files:  55% (6154/11189)   
Checking out files:  56% (6266/11189)   
Checking out files:  57% (6378/11189)   
Checking out files:  58% (6490/11189)   
Checking out files:  59% (6602/11189)   
Checking out files:  60% (6714/11189)   
Checking out files:  61% (6826/11189)   
Checking out files:  62% (6938/11189)   
Checking out files:  63% (7050/11189)   
Checking out files:  64% (7161/11189)   
Checking out files:  65% (7273/11189)   
Checking out files:  66% (7385/11189)   
Checking out files:  67% (7497/11189)   
Checking out files:  68% (7609/11189)   
Checking out files:  69% (7721/11189)   
Checking out files:  70% (7833/11189)   
Checking out files:  71% (7945/11189)   
Checking out files:  72% (8057/11189)   
Checking out files:  73% (8168/11189)   
Checking out files:  74% (8280/11189)   
Checking out files:  75% (8392/11189)   
Checking out files:  76% (8504/11189)   
Checking out files:  77% (8616/11189)   
Checking out files:  77% (8661/11189)   
Checking out files:  78% (8728/11189)   
Checking out files:  79% (8840/11189)   
Checking out files:  80% (8952/11189)   
Checking out files:  81% (9064/11189)   
Checking out files:  82% (9175/11189)   
Checking out files:  83% (9287/11189)   
Checking out files:  84% (9399/11189)   
Checking out files:  85% (9511/11189)   
Checking out files:  86% (9623/11189)   
Checking out files:  87% (9735/11189)   
Checking out files:  88% (9847/11189)   
Checking out files:  89% (9959/11189)   
Checking out files:  90% (10071/11189)   
Checking out files:  91% (10182/11189)   
Checking out files:  92% (10294/11189)   
Checking out files:  93% (10406/11189)   
Checking out files:  94% (10518/11189)   
Checking out files:  95% (10630/11189)   
Checking out files:  95% (10712/11189)   
Checking out files:  96% (10742/11189)   
Checking out files:  97% (10854/11189)   
Checking out files:  98% (10966/11189)   
Checking out files:  99% (11078/11189)   
Checking out files: 100% (11189/11189)   
Checking out files: 100% (11189/11189), done.
09:32:25 [2021-03-03T09:32:25.876Z] #23 136.8 + cd /tmp/tmp.iN2g9IjICf/tmp/docker-ce
09:32:25 [2021-03-03T09:32:25.876Z] #23 136.8 + git checkout -q v17.06.2-ce
09:32:25 [2021-03-03T09:32:25.943Z] #42 46.59   DEP      compel/src/main.d
09:32:25 [2021-03-03T09:32:25.943Z] #42 46.69   DEP      compel/src/lib/handle-elf.d
09:32:26 [2021-03-03T09:32:26.202Z] #42 46.84   DEP      compel/arch/x86/src/lib/handle-elf.d
09:32:26 [2021-03-03T09:32:26.202Z] #42 46.96   CC       compel/src/lib/log.o
09:32:26 [2021-03-03T09:32:26.528Z] #12 DONE 133.6s
09:32:26 [2021-03-03T09:32:26.528Z] 
09:32:26 [2021-03-03T09:32:26.528Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:26 [2021-03-03T09:32:26.528Z] #52 sha256:4810c7fa76766476ed3a5e5c218c6794e477991b14667157e942d1bf4cb1ff65
09:32:26 [2021-03-03T09:32:26.771Z] #42 47.29   CC       compel/arch/x86/src/lib/cpu.o
09:32:27 [2021-03-03T09:32:27.030Z] #42 ...
09:32:27 [2021-03-03T09:32:27.030Z] 
09:32:27 [2021-03-03T09:32:27.030Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:27 [2021-03-03T09:32:27.030Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:32:27 [2021-03-03T09:32:27.030Z] #12 133.7 Selecting previously unselected package libapparmor1:amd64.
09:32:27 [2021-03-03T09:32:27.099Z] #52 ...
09:32:27 [2021-03-03T09:32:27.099Z] 
09:32:27 [2021-03-03T09:32:27.099Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:27 [2021-03-03T09:32:27.099Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:32:27 [2021-03-03T09:32:27.099Z] #44 124.6 vendor/golang.org/x/net/http/httpguts
09:32:27 [2021-03-03T09:32:27.099Z] #44 124.9 vendor/golang.org/x/net/http/httpproxy
09:32:27 [2021-03-03T09:32:27.099Z] #44 125.4 mime/multipart
09:32:27 [2021-03-03T09:32:27.099Z] #44 127.8 crypto/tls
09:32:27 [2021-03-03T09:32:27.099Z] #44 133.7 net/http/httptrace
09:32:27 [2021-03-03T09:32:27.099Z] #44 134.2 net/http
09:32:27 [2021-03-03T09:32:27.334Z] #42 ...
09:32:27 [2021-03-03T09:32:27.334Z] 
09:32:27 [2021-03-03T09:32:27.334Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:32:27 [2021-03-03T09:32:27.334Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
09:32:27 [2021-03-03T09:32:27.334Z] #17 DONE 2.7s
09:32:27 [2021-03-03T09:32:27.334Z] 
09:32:27 [2021-03-03T09:32:27.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:27 [2021-03-03T09:32:27.334Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:27 [2021-03-03T09:32:27.334Z] #42 70.54   LINK     criu/pie/restorer.built-in.o
09:32:27 [2021-03-03T09:32:27.334Z] #42 70.55   GEN      criu/pie/restorer-blob.h
09:32:27 [2021-03-03T09:32:27.334Z] #42 70.75   DEP      criu/vdso.d
09:32:27 [2021-03-03T09:32:27.348Z] #12 133.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:32:27 [2021-03-03T09:32:27.348Z] #12 133.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:32:27 [2021-03-03T09:32:27.358Z] #44 ...
09:32:27 [2021-03-03T09:32:27.358Z] 
09:32:27 [2021-03-03T09:32:27.358Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:27 [2021-03-03T09:32:27.358Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:27 [2021-03-03T09:32:27.358Z] #42 46.95   CC       compel/arch/x86/src/lib/infect.o
09:32:27 [2021-03-03T09:32:27.358Z] #42 47.95   CC       compel/src/lib/infect-rpc.o
09:32:27 [2021-03-03T09:32:27.358Z] #42 48.36   CC       compel/src/lib/infect-util.o
09:32:27 [2021-03-03T09:32:27.358Z] #42 48.57   CC       compel/src/lib/infect.o
09:32:27 [2021-03-03T09:32:27.594Z] #42 70.94   DEP      criu/vdso-compat.d
09:32:27 [2021-03-03T09:32:27.594Z] #42 71.10   DEP      criu/uts_ns.d
09:32:27 [2021-03-03T09:32:27.618Z] #42 51.28   CC       compel/src/lib/ptrace.o
09:32:27 [2021-03-03T09:32:27.807Z] #23 ...
09:32:27 [2021-03-03T09:32:27.807Z] 
09:32:27 [2021-03-03T09:32:27.807Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:32:27 [2021-03-03T09:32:27.807Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52
09:32:27 [2021-03-03T09:32:27.807Z] #16 DONE 2.1s
09:32:27 [2021-03-03T09:32:27.807Z] 
09:32:27 [2021-03-03T09:32:27.807Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:32:27 [2021-03-03T09:32:27.807Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7
09:32:27 [2021-03-03T09:32:27.853Z] #42 71.24   DEP      criu/util.d
09:32:27 [2021-03-03T09:32:27.853Z] #42 71.43   DEP      criu/uffd.d
09:32:27 [2021-03-03T09:32:27.877Z] #42 ...
09:32:27 [2021-03-03T09:32:27.877Z] 
09:32:27 [2021-03-03T09:32:27.877Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
09:32:27 [2021-03-03T09:32:27.877Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
09:32:27 [2021-03-03T09:32:27.877Z] #13 DONE 1.7s
09:32:27 [2021-03-03T09:32:27.877Z] 
09:32:27 [2021-03-03T09:32:27.877Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:27 [2021-03-03T09:32:27.877Z] #52 sha256:4810c7fa76766476ed3a5e5c218c6794e477991b14667157e942d1bf4cb1ff65
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 + RM_GOPATH=0
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 + TMP_GOPATH=
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 + : /build
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 + '[' -z '' ']'
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 ++ mktemp -d
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 + export GOPATH=/tmp/tmp.9P9LgaA2Ko
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 + GOPATH=/tmp/tmp.9P9LgaA2Ko
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 + RM_GOPATH=1
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.583 + case "$(go env GOARCH)" in
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.598 ++ go env GOARCH
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.603 + export GO_BUILDMODE=-buildmode=pie
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.604 + GO_BUILDMODE=-buildmode=pie
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.613 ++ dirname /tmp/install/install.sh
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + dir=/tmp/install
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + bin=runc
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + shift
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + '[' '!' -f /tmp/install/runc.installer ']'
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + . /tmp/install/runc.installer
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + install_runc
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + grep -q '^3\.10\.0.*\.el7\.'
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + uname -r
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + RUNC_BUILDTAGS='seccomp '
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.624 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9P9LgaA2Ko/src/github.com/opencontainers/runc
09:32:27 [2021-03-03T09:32:27.877Z] #52 1.630 Cloning into '/tmp/tmp.9P9LgaA2Ko/src/github.com/opencontainers/runc'...
09:32:28 [2021-03-03T09:32:28.112Z] #42 71.70   DEP      criu/tun.d
09:32:28 [2021-03-03T09:32:28.302Z] #12 134.7 Selecting previously unselected package libapparmor-dev:amd64.
09:32:28 [2021-03-03T09:32:28.302Z] #12 134.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:32:28 [2021-03-03T09:32:28.302Z] #12 134.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:32:28 [2021-03-03T09:32:28.681Z] #42 71.95   DEP      criu/tty.d
09:32:28 [2021-03-03T09:32:28.681Z] #42 72.15   DEP      criu/timerfd.d
09:32:28 [2021-03-03T09:32:28.892Z] #12 ...
09:32:28 [2021-03-03T09:32:28.892Z] 
09:32:28 [2021-03-03T09:32:28.892Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:32:28 [2021-03-03T09:32:28.892Z] #57 sha256:8a5e336cbc6f82ae8d75c250804844bc518f232896cab6ea4f2ba63488b0fc9d
09:32:28 [2021-03-03T09:32:28.892Z] #57 127.1 + for f in rootlesskit rootlesskit-docker-proxy
09:32:28 [2021-03-03T09:32:28.892Z] #57 127.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:32:28 [2021-03-03T09:32:28.892Z] #57 DONE 135.4s
09:32:28 [2021-03-03T09:32:28.892Z] 
09:32:28 [2021-03-03T09:32:28.892Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:32:28 [2021-03-03T09:32:28.892Z] #58 sha256:0b21245c5d29947b4ab173c0bde614cbaf97d99b1b1d3e23356e93aaa1d1611c
09:32:28 [2021-03-03T09:32:28.892Z] #58 DONE 0.1s
09:32:28 [2021-03-03T09:32:28.892Z] 
09:32:28 [2021-03-03T09:32:28.892Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:28 [2021-03-03T09:32:28.892Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:32:28 [2021-03-03T09:32:28.892Z] #12 135.4 Selecting previously unselected package libbtrfs0.
09:32:28 [2021-03-03T09:32:28.892Z] #12 135.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:32:28 [2021-03-03T09:32:28.892Z] #12 135.4 Unpacking libbtrfs0 (4.20.1-2) ...
09:32:28 [2021-03-03T09:32:28.892Z] #12 ...
09:32:28 [2021-03-03T09:32:28.892Z] 
09:32:28 [2021-03-03T09:32:28.892Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:32:28 [2021-03-03T09:32:28.892Z] #59 sha256:403327f279977b334aaaeaa4a92f6586a271cf57d528722c46c89a6519b90f90
09:32:28 [2021-03-03T09:32:28.892Z] #59 DONE 0.1s
09:32:28 [2021-03-03T09:32:28.940Z] #42 72.36   DEP      criu/timens.d
09:32:29 [2021-03-03T09:32:29.163Z] 
09:32:29 [2021-03-03T09:32:29.163Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:29 [2021-03-03T09:32:29.163Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:32:29 [2021-03-03T09:32:29.163Z] #12 135.7 Selecting previously unselected package libbtrfs-dev.
09:32:29 [2021-03-03T09:32:29.163Z] #12 135.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:32:29 [2021-03-03T09:32:29.163Z] #12 135.7 Unpacking libbtrfs-dev (4.20.1-2) ...
09:32:29 [2021-03-03T09:32:29.163Z] #12 135.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:32:29 [2021-03-03T09:32:29.199Z] #42 72.61   DEP      criu/sysfs_parse.d
09:32:29 [2021-03-03T09:32:29.258Z] #52 ...
09:32:29 [2021-03-03T09:32:29.258Z] 
09:32:29 [2021-03-03T09:32:29.258Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:32:29 [2021-03-03T09:32:29.258Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
09:32:29 [2021-03-03T09:32:29.258Z] #14 DONE 1.2s
09:32:29 [2021-03-03T09:32:29.258Z] 
09:32:29 [2021-03-03T09:32:29.258Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:32:29 [2021-03-03T09:32:29.258Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
09:32:29 [2021-03-03T09:32:29.422Z] #12 135.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:32:29 [2021-03-03T09:32:29.422Z] #12 135.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:32:29 [2021-03-03T09:32:29.422Z] #12 136.1 Selecting previously unselected package libudev-dev:amd64.
09:32:29 [2021-03-03T09:32:29.422Z] #12 136.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ...
09:32:29 [2021-03-03T09:32:29.422Z] #12 136.1 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
09:32:29 [2021-03-03T09:32:29.458Z] #42 72.78   DEP      criu/sysctl.d
09:32:29 [2021-03-03T09:32:29.458Z] #42 72.93   DEP      criu/string.d
09:32:29 [2021-03-03T09:32:29.458Z] #42 72.96   DEP      criu/stats.d
09:32:29 [2021-03-03T09:32:29.717Z] #42 ...
09:32:29 [2021-03-03T09:32:29.717Z] 
09:32:29 [2021-03-03T09:32:29.717Z] #18 [dev-systemd-false  6/26] RUN ldconfig
09:32:29 [2021-03-03T09:32:29.717Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
09:32:29 [2021-03-03T09:32:29.717Z] #18 DONE 2.5s
09:32:29 [2021-03-03T09:32:29.717Z] 
09:32:29 [2021-03-03T09:32:29.717Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:29 [2021-03-03T09:32:29.717Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:29 [2021-03-03T09:32:29.717Z] #42 73.16   DEP      criu/sockets.d
09:32:29 [2021-03-03T09:32:29.731Z] #17 DONE 2.3s
09:32:29 [2021-03-03T09:32:29.731Z] 
09:32:29 [2021-03-03T09:32:29.731Z] #18 [dev-systemd-false  6/26] RUN ldconfig
09:32:29 [2021-03-03T09:32:29.731Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f
09:32:29 [2021-03-03T09:32:29.991Z] #12 136.5 Selecting previously unselected package libsepol1-dev:amd64.
09:32:29 [2021-03-03T09:32:29.991Z] #12 136.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:32:29 [2021-03-03T09:32:29.991Z] #12 136.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:32:30 [2021-03-03T09:32:30.195Z] #15 1.115 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:32:30 [2021-03-03T09:32:30.196Z] #15 DONE 1.3s
09:32:30 [2021-03-03T09:32:30.196Z] 
09:32:30 [2021-03-03T09:32:30.196Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:32:30 [2021-03-03T09:32:30.196Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
09:32:30 [2021-03-03T09:32:30.284Z] #42 73.47   DEP      criu/sk-unix.d
09:32:30 [2021-03-03T09:32:30.284Z] #42 ...
09:32:30 [2021-03-03T09:32:30.284Z] 
09:32:30 [2021-03-03T09:32:30.284Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:30 [2021-03-03T09:32:30.284Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:32:30 [2021-03-03T09:32:30.284Z] #44 133.6 github.com/LK4D4/vndr/godl
09:32:30 [2021-03-03T09:32:30.284Z] #44 134.4 github.com/LK4D4/vndr
09:32:30 [2021-03-03T09:32:30.284Z] #44 ...
09:32:30 [2021-03-03T09:32:30.284Z] 
09:32:30 [2021-03-03T09:32:30.284Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:30 [2021-03-03T09:32:30.284Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:30 [2021-03-03T09:32:30.284Z] #42 73.75   DEP      criu/sk-tcp.d
09:32:30 [2021-03-03T09:32:30.543Z] #42 73.98   DEP      criu/sk-queue.d
09:32:30 [2021-03-03T09:32:30.560Z] #12 137.1 Selecting previously unselected package libpcre16-3:amd64.
09:32:30 [2021-03-03T09:32:30.560Z] #12 137.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:32:30 [2021-03-03T09:32:30.560Z] #12 137.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:32:30 [2021-03-03T09:32:30.802Z] #42 74.22   DEP      criu/sk-packet.d
09:32:30 [2021-03-03T09:32:30.819Z] #12 137.2 Selecting previously unselected package libpcre32-3:amd64.
09:32:30 [2021-03-03T09:32:30.819Z] #12 137.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:32:30 [2021-03-03T09:32:30.819Z] #12 137.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:32:30 [2021-03-03T09:32:30.819Z] #12 137.4 Selecting previously unselected package libpcrecpp0v5:amd64.
09:32:30 [2021-03-03T09:32:30.819Z] #12 137.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:32:30 [2021-03-03T09:32:30.819Z] #12 137.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:32:31 [2021-03-03T09:32:31.061Z] #42 74.43   DEP      criu/sk-netlink.d
09:32:31 [2021-03-03T09:32:31.061Z] #42 ...
09:32:31 [2021-03-03T09:32:31.061Z] 
09:32:31 [2021-03-03T09:32:31.061Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:31 [2021-03-03T09:32:31.061Z] #52 sha256:d556eff458d966d23b2d0975e3d8a5a940d10b3edc2570a945d9556e394bb34c
09:32:31 [2021-03-03T09:32:31.061Z] #52 12.99 + cd /tmp/tmp.xlaH02Z6Yd/src/github.com/opencontainers/runc
09:32:31 [2021-03-03T09:32:31.061Z] #52 12.99 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:32:31 [2021-03-03T09:32:31.061Z] #52 13.39 + '[' -z '' ']'
09:32:31 [2021-03-03T09:32:31.061Z] #52 13.39 + target=static
09:32:31 [2021-03-03T09:32:31.061Z] #52 13.39 + make 'BUILDTAGS=seccomp ' static
09:32:31 [2021-03-03T09:32:31.061Z] #52 13.61 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
09:32:31 [2021-03-03T09:32:31.078Z] #12 137.5 Selecting previously unselected package libpcre3-dev:amd64.
09:32:31 [2021-03-03T09:32:31.078Z] #12 137.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:32:31 [2021-03-03T09:32:31.078Z] #12 137.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:32:31 [2021-03-03T09:32:31.320Z] #52 ...
09:32:31 [2021-03-03T09:32:31.320Z] 
09:32:31 [2021-03-03T09:32:31.320Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:31 [2021-03-03T09:32:31.320Z] #44 sha256:41d2146383ac1651da566b61c0287294936ff3d0f688cdd74a8ab35631a3fcdd
09:32:31 [2021-03-03T09:32:31.320Z] #44 DONE 144.7s
09:32:31 [2021-03-03T09:32:31.320Z] 
09:32:31 [2021-03-03T09:32:31.321Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:31 [2021-03-03T09:32:31.321Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:32:31 [2021-03-03T09:32:31.338Z] #12 138.0 Selecting previously unselected package libselinux1-dev:amd64.
09:32:31 [2021-03-03T09:32:31.338Z] #12 138.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:32:31 [2021-03-03T09:32:31.338Z] #12 138.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:32:31 [2021-03-03T09:32:31.575Z] #16 DONE 1.1s
09:32:31 [2021-03-03T09:32:31.575Z] 
09:32:31 [2021-03-03T09:32:31.575Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:32:31 [2021-03-03T09:32:31.575Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
09:32:31 [2021-03-03T09:32:31.619Z] #12 138.2 Selecting previously unselected package libdevmapper-dev:amd64.
09:32:31 [2021-03-03T09:32:31.619Z] #12 138.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:32:31 [2021-03-03T09:32:31.619Z] #12 138.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:32:31 [2021-03-03T09:32:31.619Z] #12 138.3 Selecting previously unselected package libseccomp-dev:amd64.
09:32:31 [2021-03-03T09:32:31.619Z] #12 138.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:32:31 [2021-03-03T09:32:31.619Z] #12 138.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:32:31 [2021-03-03T09:32:31.895Z] #12 138.5 Selecting previously unselected package libsystemd-dev:amd64.
09:32:31 [2021-03-03T09:32:31.895Z] #12 138.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ...
09:32:31 [2021-03-03T09:32:31.895Z] #12 138.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
09:32:32 [2021-03-03T09:32:32.167Z] #12 ...
09:32:32 [2021-03-03T09:32:32.167Z] 
09:32:32 [2021-03-03T09:32:32.167Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:32 [2021-03-03T09:32:32.167Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:32:32 [2021-03-03T09:32:32.167Z] #44 128.6 crypto/tls
09:32:32 [2021-03-03T09:32:32.167Z] #44 134.8 net/http/httptrace
09:32:32 [2021-03-03T09:32:32.167Z] #44 135.0 net/http
09:32:32 [2021-03-03T09:32:32.167Z] #44 ...
09:32:32 [2021-03-03T09:32:32.167Z] 
09:32:32 [2021-03-03T09:32:32.167Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:32 [2021-03-03T09:32:32.167Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:32 [2021-03-03T09:32:32.167Z] #42 48.13   CC       compel/arch/x86/src/lib/infect.o
09:32:32 [2021-03-03T09:32:32.167Z] #42 49.01   CC       compel/src/lib/infect-rpc.o
09:32:32 [2021-03-03T09:32:32.167Z] #42 49.37   CC       compel/src/lib/infect-util.o
09:32:32 [2021-03-03T09:32:32.167Z] #42 49.76   CC       compel/src/lib/infect.o
09:32:32 [2021-03-03T09:32:32.167Z] #42 52.26   CC       compel/src/lib/ptrace.o
09:32:32 [2021-03-03T09:32:32.167Z] #42 52.71   AR       compel/libcompel.a
09:32:32 [2021-03-03T09:32:32.167Z] #42 52.83   HOSTCC   compel/src/main-host.o
09:32:32 [2021-03-03T09:32:32.282Z] #52 ...
09:32:32 [2021-03-03T09:32:32.282Z] 
09:32:32 [2021-03-03T09:32:32.282Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:32:32 [2021-03-03T09:32:32.282Z] #55 sha256:a3959bd455956f2f376df908c7860582bbf362c8f240a8a8741084fa79aa4528
09:32:32 [2021-03-03T09:32:32.282Z] #55 195.7 + bin/containerd
09:32:32 [2021-03-03T09:32:32.430Z] #42 53.14   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:32:32 [2021-03-03T09:32:32.430Z] #42 ...
09:32:32 [2021-03-03T09:32:32.430Z] 
09:32:32 [2021-03-03T09:32:32.430Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:32 [2021-03-03T09:32:32.430Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e
09:32:32 [2021-03-03T09:32:32.430Z] #12 139.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:32:32 [2021-03-03T09:32:32.430Z] #12 139.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:32:32 [2021-03-03T09:32:32.430Z] #12 139.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:32:32 [2021-03-03T09:32:32.430Z] #12 139.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:32:32 [2021-03-03T09:32:32.430Z] #12 139.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:32:32 [2021-03-03T09:32:32.430Z] #12 139.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:32:32 [2021-03-03T09:32:32.430Z] #12 139.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.1 Setting up libbtrfs0 (4.20.1-2) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.2 Setting up libbtrfs-dev (4.20.1-2) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.3 Setting up mingw-w64-common (6.0.0-3) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 Setting up dmsetup (2:1.02.155-3) ...
09:32:32 [2021-03-03T09:32:32.708Z] #12 139.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:32:32 [2021-03-03T09:32:32.953Z] #17 DONE 1.2s
09:32:32 [2021-03-03T09:32:32.953Z] 
09:32:32 [2021-03-03T09:32:32.953Z] #18 [dev-systemd-false  6/26] RUN ldconfig
09:32:32 [2021-03-03T09:32:32.953Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
09:32:32 [2021-03-03T09:32:32.973Z] #12 139.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:32:32 [2021-03-03T09:32:32.973Z] #12 139.5 Processing triggers for libc-bin (2.28-10) ...
09:32:33 [2021-03-03T09:32:33.044Z] #18 DONE 3.3s
09:32:33 [2021-03-03T09:32:33.044Z] 
09:32:33 [2021-03-03T09:32:33.044Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:33 [2021-03-03T09:32:33.044Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
09:32:33 [2021-03-03T09:32:33.227Z] #19 3.447 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:32:33 [2021-03-03T09:32:33.227Z] #19 3.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:32:33 [2021-03-03T09:32:33.227Z] #19 3.544 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:32:33 [2021-03-03T09:32:33.231Z] #12 DONE 139.8s
09:32:33 [2021-03-03T09:32:33.231Z] 
09:32:33 [2021-03-03T09:32:33.231Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
09:32:33 [2021-03-03T09:32:33.231Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25
09:32:33 [2021-03-03T09:32:33.307Z] #19 ...
09:32:33 [2021-03-03T09:32:33.307Z] 
09:32:33 [2021-03-03T09:32:33.307Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:33 [2021-03-03T09:32:33.307Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:32:33 [2021-03-03T09:32:33.307Z] #42 47.48   DEP      compel/src/main.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 47.57   DEP      compel/src/lib/handle-elf.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 47.66   DEP      compel/arch/aarch64/src/lib/handle-elf.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 47.82   CC       compel/src/lib/log.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 48.10   CC       compel/arch/aarch64/src/lib/cpu.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 48.36   CC       compel/arch/aarch64/src/lib/infect.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 48.71   CC       compel/src/lib/infect-rpc.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 49.05   CC       compel/src/lib/infect-util.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 49.32   CC       compel/src/lib/infect.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 51.13   CC       compel/src/lib/ptrace.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 51.62   AR       compel/libcompel.a
09:32:33 [2021-03-03T09:32:33.307Z] #42 51.72   HOSTCC   compel/src/main-host.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 52.14   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 52.33   HOSTCC   compel/src/lib/handle-elf-host.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 52.63   HOSTCC   compel/src/lib/log-host.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 52.83   HOSTLINK compel/compel-host-bin
09:32:33 [2021-03-03T09:32:33.307Z] #42 52.96   DEP      soccr/soccr.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 53.18   CC       soccr/soccr.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 55.05   AR       soccr/libsoccr.a
09:32:33 [2021-03-03T09:32:33.307Z] #42 55.10 make[1]: 'soccr/libsoccr.a' is up to date.
09:32:33 [2021-03-03T09:32:33.307Z] #42 55.74   DEP      criu/arch/aarch64/sigframe.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 55.89   DEP      criu/arch/aarch64/crtools.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 56.17   DEP      criu/arch/aarch64/cpu.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 56.21   DEP      criu/arch/aarch64/bitops.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 56.24   CC       criu/arch/aarch64/bitops.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 56.34   CC       criu/arch/aarch64/cpu.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 56.44   CC       criu/arch/aarch64/crtools.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 56.99   CC       criu/arch/aarch64/sigframe.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 57.22   LINK     criu/arch/aarch64/crtools.built-in.o
09:32:33 [2021-03-03T09:32:33.307Z] #42 57.25   DEP      criu/pie/util-vdso.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 57.36   DEP      criu/pie/util.d
09:32:33 [2021-03-03T09:32:33.307Z] #42 57.66   CC       criu/pie/util.o
09:32:33 [2021-03-03T09:32:33.527Z] #18 ...
09:32:33 [2021-03-03T09:32:33.527Z] 
09:32:33 [2021-03-03T09:32:33.527Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
09:32:33 [2021-03-03T09:32:33.527Z] #57 sha256:a7d82b897d7d19c5c9d92927e46733d8cea669cceca59f953ff66c98afec3444
09:32:33 [2021-03-03T09:32:33.527Z] #57 130.9 + for f in rootlesskit rootlesskit-docker-proxy
09:32:33 [2021-03-03T09:32:33.527Z] #57 130.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:32:33 [2021-03-03T09:32:33.527Z] #57 DONE 141.1s
09:32:33 [2021-03-03T09:32:33.527Z] 
09:32:33 [2021-03-03T09:32:33.527Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:33 [2021-03-03T09:32:33.527Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:33 [2021-03-03T09:32:33.527Z] #42 52.07   AR       compel/libcompel.a
09:32:33 [2021-03-03T09:32:33.527Z] #42 52.17   HOSTCC   compel/src/main-host.o
09:32:33 [2021-03-03T09:32:33.527Z] #42 52.55   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:32:33 [2021-03-03T09:32:33.527Z] #42 52.93   HOSTCC   compel/src/lib/handle-elf-host.o
09:32:33 [2021-03-03T09:32:33.527Z] #42 53.45   HOSTCC   compel/src/lib/log-host.o
09:32:33 [2021-03-03T09:32:33.527Z] #42 53.74   HOSTLINK compel/compel-host-bin
09:32:33 [2021-03-03T09:32:33.527Z] #42 53.95   DEP      soccr/soccr.d
09:32:33 [2021-03-03T09:32:33.527Z] #42 54.25   CC       soccr/soccr.o
09:32:33 [2021-03-03T09:32:33.527Z] #42 56.24   AR       soccr/libsoccr.a
09:32:33 [2021-03-03T09:32:33.527Z] #42 56.30 make[1]: 'soccr/libsoccr.a' is up to date.
09:32:33 [2021-03-03T09:32:33.527Z] #42 56.78   DEP      criu/arch/x86/sigframe.d
09:32:33 [2021-03-03T09:32:33.527Z] #42 56.87   DEP      criu/arch/x86/sigaction_compat.d
09:32:33 [2021-03-03T09:32:33.527Z] #42 56.97   DEP      criu/arch/x86/kerndat.d
09:32:33 [2021-03-03T09:32:33.787Z] #42 ...
09:32:33 [2021-03-03T09:32:33.787Z] 
09:32:33 [2021-03-03T09:32:33.787Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:32:33 [2021-03-03T09:32:33.787Z] #58 sha256:1a1143b9dee04b7752e8c8ff0d176a91d513ad7cc194a93a4ee60932e8443afb
09:32:33 [2021-03-03T09:32:33.787Z] #58 DONE 0.1s
09:32:33 [2021-03-03T09:32:33.787Z] 
09:32:33 [2021-03-03T09:32:33.787Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:33 [2021-03-03T09:32:33.787Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:33 [2021-03-03T09:32:33.787Z] #42 57.18   DEP      criu/arch/x86/crtools.d
09:32:33 [2021-03-03T09:32:33.787Z] #42 ...
09:32:33 [2021-03-03T09:32:33.787Z] 
09:32:33 [2021-03-03T09:32:33.787Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:32:33 [2021-03-03T09:32:33.787Z] #59 sha256:074cf590ab95677c7f5b4fe8c8f75e741dd30a663584201a1e2e36a75b895003
09:32:33 [2021-03-03T09:32:33.787Z] #59 DONE 0.1s
09:32:33 [2021-03-03T09:32:33.787Z] 
09:32:33 [2021-03-03T09:32:33.787Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:33 [2021-03-03T09:32:33.787Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:33 [2021-03-03T09:32:33.787Z] #42 57.40   DEP      criu/arch/x86/cpu.d
09:32:33 [2021-03-03T09:32:33.795Z] #19 4.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:32:33 [2021-03-03T09:32:33.884Z] #42 58.00   CC       criu/pie/util-vdso.o
09:32:33 [2021-03-03T09:32:33.884Z] #42 ...
09:32:33 [2021-03-03T09:32:33.884Z] 
09:32:33 [2021-03-03T09:32:33.884Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:32:33 [2021-03-03T09:32:33.884Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:32:33 [2021-03-03T09:32:33.884Z] #39 144.6 + dpkg --print-architecture
09:32:34 [2021-03-03T09:32:34.047Z] #42 57.56   CC       criu/arch/x86/cpu.o
09:32:34 [2021-03-03T09:32:34.146Z] #39 DONE 144.9s
09:32:34 [2021-03-03T09:32:34.146Z] 
09:32:34 [2021-03-03T09:32:34.146Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:34 [2021-03-03T09:32:34.146Z] #52 sha256:59d9dc9bd3e1cdbc173f9b5e585ebb775cb15ab2c3dec3fc8aa8eff79ea24832
09:32:34 [2021-03-03T09:32:34.146Z] #52 8.376 + cd /tmp/tmp.FlVv8f2kre/src/github.com/opencontainers/runc
09:32:34 [2021-03-03T09:32:34.146Z] #52 8.376 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:32:34 [2021-03-03T09:32:34.146Z] #52 8.628 + '[' -z '' ']'
09:32:34 [2021-03-03T09:32:34.146Z] #52 8.630 + target=static
09:32:34 [2021-03-03T09:32:34.146Z] #52 8.630 + make 'BUILDTAGS=seccomp ' static
09:32:34 [2021-03-03T09:32:34.146Z] #52 9.329 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
09:32:34 [2021-03-03T09:32:34.307Z] #42 ...
09:32:34 [2021-03-03T09:32:34.307Z] 
09:32:34 [2021-03-03T09:32:34.307Z] #18 [dev-systemd-false  6/26] RUN ldconfig
09:32:34 [2021-03-03T09:32:34.307Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
09:32:34 [2021-03-03T09:32:34.307Z] #18 DONE 1.7s
09:32:34 [2021-03-03T09:32:34.410Z] #52 ...
09:32:34 [2021-03-03T09:32:34.410Z] 
09:32:34 [2021-03-03T09:32:34.410Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:34 [2021-03-03T09:32:34.410Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:32:34 [2021-03-03T09:32:34.410Z] #42 58.56   AR       criu/pie/pie.lib.a
09:32:34 [2021-03-03T09:32:34.410Z] #42 58.64   DEP      criu/pie/restorer.d
09:32:34 [2021-03-03T09:32:34.410Z] #42 58.85   DEP      criu/arch/aarch64/intraprocedure.d
09:32:34 [2021-03-03T09:32:34.566Z] 
09:32:34 [2021-03-03T09:32:34.566Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:34 [2021-03-03T09:32:34.566Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:32:34 [2021-03-03T09:32:34.674Z] #42 58.86   DEP      criu/arch/aarch64/restorer.d
09:32:34 [2021-03-03T09:32:34.674Z] #42 59.03   DEP      criu/arch/aarch64/vdso-pie.d
09:32:34 [2021-03-03T09:32:34.674Z] #42 59.13   DEP      criu/pie/parasite-vdso.d
09:32:34 [2021-03-03T09:32:34.936Z] #42 59.37   DEP      criu/pie/parasite.d
09:32:35 [2021-03-03T09:32:35.137Z] #13 DONE 1.7s
09:32:35 [2021-03-03T09:32:35.137Z] 
09:32:35 [2021-03-03T09:32:35.137Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:35 [2021-03-03T09:32:35.137Z] #52 sha256:7bef7aa616ed363723158f7b088bed8fc32712dea35b4622cae876ad6d0188a4
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.506 + RM_GOPATH=0
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.507 + TMP_GOPATH=
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.507 + : /build
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.507 + '[' -z '' ']'
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.512 ++ mktemp -d
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.512 + export GOPATH=/tmp/tmp.4DylvsbRPz
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.512 + GOPATH=/tmp/tmp.4DylvsbRPz
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.512 + RM_GOPATH=1
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.512 + case "$(go env GOARCH)" in
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.512 ++ go env GOARCH
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.523 + export GO_BUILDMODE=-buildmode=pie
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.523 + GO_BUILDMODE=-buildmode=pie
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.524 ++ dirname /tmp/install/install.sh
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.526 + dir=/tmp/install
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.526 + bin=runc
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.527 + shift
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.527 + '[' '!' -f /tmp/install/runc.installer ']'
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.527 + . /tmp/install/runc.installer
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.527 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.535 + install_runc
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.536 + grep -q '^3\.10\.0.*\.el7\.'
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.543 + uname -r
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.544 + RUNC_BUILDTAGS='seccomp '
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.551 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )'
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.552 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.552 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4DylvsbRPz/src/github.com/opencontainers/runc
09:32:35 [2021-03-03T09:32:35.137Z] #52 1.553 Cloning into '/tmp/tmp.4DylvsbRPz/src/github.com/opencontainers/runc'...
09:32:35 [2021-03-03T09:32:35.512Z] #42 59.58   CC       criu/pie/parasite.o
09:32:35 [2021-03-03T09:32:35.592Z] #55 ...
09:32:35 [2021-03-03T09:32:35.592Z] 
09:32:35 [2021-03-03T09:32:35.592Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:35 [2021-03-03T09:32:35.592Z] #52 sha256:e1843354f98eba6cde39141184a51b6028a9f695c451e75163086304ca17d0fd
09:32:35 [2021-03-03T09:32:35.592Z] #52 126.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:32:35 [2021-03-03T09:32:35.592Z] #52 126.9 + mkdir -p /build
09:32:35 [2021-03-03T09:32:35.592Z] #52 127.0 + cp runc /build/runc
09:32:35 [2021-03-03T09:32:35.592Z] #52 DONE 127.4s
09:32:35 [2021-03-03T09:32:35.715Z] #19 5.543 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:32:35 [2021-03-03T09:32:35.715Z] #19 ...
09:32:35 [2021-03-03T09:32:35.715Z] 
09:32:35 [2021-03-03T09:32:35.715Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:35 [2021-03-03T09:32:35.715Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:35 [2021-03-03T09:32:35.715Z] #42 74.72   DEP      criu/sk-inet.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 74.87   DEP      criu/signalfd.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 74.99   DEP      criu/sigframe.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 75.10   DEP      criu/shmem.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 75.25   DEP      criu/servicefd.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 75.40   DEP      criu/seize.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 75.57   DEP      criu/seccomp.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 75.70   DEP      criu/rst-malloc.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 75.78   DEP      criu/rbtree.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 75.81   DEP      criu/pstree.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 75.94   DEP      criu/protobuf.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 76.07   GEN      criu/protobuf-desc-gen.h
09:32:35 [2021-03-03T09:32:35.715Z] #42 77.80   DEP      criu/protobuf-desc.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 78.00   DEP      criu/proc_parse.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 78.22   DEP      criu/plugin.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 78.30   DEP      criu/pipes.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 78.53   DEP      criu/pie-util.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 78.64   DEP      criu/pie-util-vdso.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 78.87   DEP      criu/pie-util-vdso-elf32.d
09:32:35 [2021-03-03T09:32:35.715Z] #42 79.05   DEP      criu/path.d
09:32:35 [2021-03-03T09:32:35.849Z] 
09:32:35 [2021-03-03T09:32:35.849Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:32:35 [2021-03-03T09:32:35.849Z] #55 sha256:a3959bd455956f2f376df908c7860582bbf362c8f240a8a8741084fa79aa4528
09:32:35 [2021-03-03T09:32:35.974Z] #42 79.21   DEP      criu/parasite-syscall.d
09:32:35 [2021-03-03T09:32:35.974Z] #42 79.46   DEP      criu/pagemap.d
09:32:36 [2021-03-03T09:32:36.075Z] #52 ...
09:32:36 [2021-03-03T09:32:36.075Z] 
09:32:36 [2021-03-03T09:32:36.075Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:32:36 [2021-03-03T09:32:36.075Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075
09:32:36 [2021-03-03T09:32:36.075Z] #14 DONE 1.3s
09:32:36 [2021-03-03T09:32:36.234Z] #42 79.66   DEP      criu/pagemap-cache.d
09:32:36 [2021-03-03T09:32:36.335Z] 
09:32:36 [2021-03-03T09:32:36.335Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:32:36 [2021-03-03T09:32:36.335Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7
09:32:36 [2021-03-03T09:32:36.461Z] #42 60.77   LINK     criu/pie/parasite.built-in.o
09:32:36 [2021-03-03T09:32:36.461Z] #42 60.78   GEN      criu/pie/parasite-blob.h
09:32:36 [2021-03-03T09:32:36.461Z] #42 60.80   CC       criu/pie/parasite-vdso.o
09:32:36 [2021-03-03T09:32:36.493Z] #42 79.83   DEP      criu/page-xfer.d
09:32:36 [2021-03-03T09:32:36.493Z] #42 80.01   DEP      criu/page-pipe.d
09:32:36 [2021-03-03T09:32:36.752Z] #42 80.17   DEP      criu/netfilter.d
09:32:37 [2021-03-03T09:32:37.012Z] #42 80.39   DEP      criu/net.d
09:32:37 [2021-03-03T09:32:37.036Z] #42 61.46   CC       criu/arch/aarch64/vdso-pie.o
09:32:37 [2021-03-03T09:32:37.103Z] #19 2.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:32:37 [2021-03-03T09:32:37.103Z] #19 2.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:32:37 [2021-03-03T09:32:37.103Z] #19 2.714 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:32:37 [2021-03-03T09:32:37.215Z] #55 ...
09:32:37 [2021-03-03T09:32:37.215Z] 
09:32:37 [2021-03-03T09:32:37.215Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:32:37 [2021-03-03T09:32:37.215Z] #53 sha256:1616e492a8b56cc4f9c2d843464e5d487c3f5bb8aedbd90090cf2ec2225bbe49
09:32:37 [2021-03-03T09:32:37.271Z] #42 80.62   DEP      criu/namespaces.d
09:32:37 [2021-03-03T09:32:37.272Z] #15 1.114 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:32:37 [2021-03-03T09:32:37.362Z] #19 3.120 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:32:37 [2021-03-03T09:32:37.471Z] #53 DONE 0.3s
09:32:37 [2021-03-03T09:32:37.471Z] 
09:32:37 [2021-03-03T09:32:37.471Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:32:37 [2021-03-03T09:32:37.471Z] #55 sha256:a3959bd455956f2f376df908c7860582bbf362c8f240a8a8741084fa79aa4528
09:32:37 [2021-03-03T09:32:37.536Z] #15 DONE 1.2s
09:32:37 [2021-03-03T09:32:37.536Z] 
09:32:37 [2021-03-03T09:32:37.536Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:32:37 [2021-03-03T09:32:37.536Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788
09:32:37 [2021-03-03T09:32:37.538Z] #42 80.85   DEP      criu/mount.d
09:32:37 [2021-03-03T09:32:37.538Z] #42 81.04   DEP      criu/memfd.d
09:32:37 [2021-03-03T09:32:37.611Z] #42 61.81   CC       criu/arch/aarch64/restorer.o
09:32:37 [2021-03-03T09:32:37.798Z] #42 81.16   DEP      criu/mem.d
09:32:37 [2021-03-03T09:32:37.894Z] #42 62.21   CC       criu/arch/aarch64/intraprocedure.o
09:32:37 [2021-03-03T09:32:37.894Z] #42 62.25   CC       criu/pie/restorer.o
09:32:38 [2021-03-03T09:32:38.057Z] #42 81.36   DEP      criu/lsm.d
09:32:38 [2021-03-03T09:32:38.057Z] #42 81.55   DEP      criu/log.d
09:32:38 [2021-03-03T09:32:38.316Z] #42 81.67   DEP      criu/libnetlink.d
09:32:38 [2021-03-03T09:32:38.474Z] #16 DONE 1.1s
09:32:38 [2021-03-03T09:32:38.474Z] 
09:32:38 [2021-03-03T09:32:38.474Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:32:38 [2021-03-03T09:32:38.474Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5
09:32:38 [2021-03-03T09:32:38.575Z] #42 81.81   DEP      criu/kerndat.d
09:32:38 [2021-03-03T09:32:38.575Z] #42 82.01   DEP      criu/kcmp-ids.d
09:32:38 [2021-03-03T09:32:38.741Z] #19 4.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:32:38 [2021-03-03T09:32:38.835Z] #42 82.08   DEP      criu/irmap.d
09:32:38 [2021-03-03T09:32:38.835Z] #42 82.23   DEP      criu/ipc_ns.d
09:32:39 [2021-03-03T09:32:39.094Z] #42 82.39   DEP      criu/image.d
09:32:39 [2021-03-03T09:32:39.094Z] #42 82.56   DEP      criu/image-desc.d
09:32:39 [2021-03-03T09:32:39.353Z] #42 82.67   DEP      criu/fsnotify.d
09:32:39 [2021-03-03T09:32:39.353Z] #42 82.80   DEP      criu/filesystems.d
09:32:39 [2021-03-03T09:32:39.613Z] #42 83.04   DEP      criu/files.d
09:32:39 [2021-03-03T09:32:39.825Z] #42 ...
09:32:39 [2021-03-03T09:32:39.825Z] 
09:32:39 [2021-03-03T09:32:39.825Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:32:39 [2021-03-03T09:32:39.825Z] #23 sha256:880da1c3e28fad60cb093f255a34b9c992c9485a96a48896029c9333eb8b1dcc
09:32:39 [2021-03-03T09:32:39.825Z] #23 140.8 + mkdir -p /tmp/tmp.iN2g9IjICf/src/github.com/docker
09:32:39 [2021-03-03T09:32:39.825Z] #23 140.8 + mv components/cli /tmp/tmp.iN2g9IjICf/src/github.com/docker/cli
09:32:39 [2021-03-03T09:32:39.825Z] #23 140.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:32:39 [2021-03-03T09:32:39.852Z] #17 DONE 1.2s
09:32:39 [2021-03-03T09:32:39.852Z] 
09:32:39 [2021-03-03T09:32:39.852Z] #18 [dev-systemd-false  6/26] RUN ldconfig
09:32:39 [2021-03-03T09:32:39.852Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3
09:32:39 [2021-03-03T09:32:39.872Z] #42 83.21   DEP      criu/files-reg.d
09:32:40 [2021-03-03T09:32:40.088Z] #23 ...
09:32:40 [2021-03-03T09:32:40.088Z] 
09:32:40 [2021-03-03T09:32:40.088Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:40 [2021-03-03T09:32:40.088Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
09:32:40 [2021-03-03T09:32:40.088Z] #19 2.406 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:32:40 [2021-03-03T09:32:40.088Z] #19 2.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:32:40 [2021-03-03T09:32:40.088Z] #19 2.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:32:40 [2021-03-03T09:32:40.088Z] #19 3.298 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:32:40 [2021-03-03T09:32:40.088Z] #19 4.127 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB]
09:32:40 [2021-03-03T09:32:40.088Z] #19 4.978 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B]
09:32:40 [2021-03-03T09:32:40.088Z] #19 6.953 Fetched 8246 kB in 5s (1702 kB/s)
09:32:40 [2021-03-03T09:32:40.120Z] #19 5.749 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:32:40 [2021-03-03T09:32:40.131Z] #42 83.39   DEP      criu/files-ext.d
09:32:40 [2021-03-03T09:32:40.131Z] #42 83.52   DEP      criu/file-lock.d
09:32:40 [2021-03-03T09:32:40.379Z] #19 ...
09:32:40 [2021-03-03T09:32:40.379Z] 
09:32:40 [2021-03-03T09:32:40.379Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:40 [2021-03-03T09:32:40.380Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:40 [2021-03-03T09:32:40.380Z] #42 58.48   CC       criu/arch/x86/crtools.o
09:32:40 [2021-03-03T09:32:40.380Z] #42 60.21   CC       criu/arch/x86/kerndat.o
09:32:40 [2021-03-03T09:32:40.380Z] #42 60.67   CC       criu/arch/x86/sigaction_compat.o
09:32:40 [2021-03-03T09:32:40.380Z] #42 60.93   CC       criu/arch/x86/sigframe.o
09:32:40 [2021-03-03T09:32:40.380Z] #42 61.28   LINK     criu/arch/x86/crtools.built-in.o
09:32:40 [2021-03-03T09:32:40.380Z] #42 61.36   DEP      criu/pie/util-vdso-elf32.d
09:32:40 [2021-03-03T09:32:40.380Z] #42 61.49   DEP      criu/pie/util-vdso.d
09:32:40 [2021-03-03T09:32:40.380Z] #42 61.70   DEP      criu/pie/util.d
09:32:40 [2021-03-03T09:32:40.380Z] #42 61.87   CC       criu/pie/util.o
09:32:40 [2021-03-03T09:32:40.380Z] #42 62.15   CC       criu/pie/util-vdso.o
09:32:40 [2021-03-03T09:32:40.380Z] #42 62.97   CC       criu/pie/util-vdso-elf32.o
09:32:40 [2021-03-03T09:32:40.380Z] #42 63.60   AR       criu/pie/pie.lib.a
09:32:40 [2021-03-03T09:32:40.380Z] #42 63.67   DEP      criu/pie/restorer.d
09:32:40 [2021-03-03T09:32:40.380Z] #42 63.89   DEP      criu/arch/x86/sigaction_compat_pie.d
09:32:40 [2021-03-03T09:32:40.380Z] #42 63.99   DEP      criu/arch/x86/restorer_unmap.d
09:32:40 [2021-03-03T09:32:40.380Z] #42 64.00   DEP      criu/arch/x86/restorer.d
09:32:40 [2021-03-03T09:32:40.393Z] #42 83.71   DEP      criu/file-ids.d
09:32:40 [2021-03-03T09:32:40.393Z] #42 83.90   DEP      criu/fifo.d
09:32:40 [2021-03-03T09:32:40.639Z] #42 64.28   DEP      criu/arch/x86/vdso-pie.d
09:32:40 [2021-03-03T09:32:40.656Z] #42 ...
09:32:40 [2021-03-03T09:32:40.656Z] 
09:32:40 [2021-03-03T09:32:40.656Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:32:40 [2021-03-03T09:32:40.656Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:32:40 [2021-03-03T09:32:40.656Z] #31 DONE 153.7s
09:32:40 [2021-03-03T09:32:40.656Z] 
09:32:40 [2021-03-03T09:32:40.656Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:40 [2021-03-03T09:32:40.656Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:40 [2021-03-03T09:32:40.656Z] #42 84.03   DEP      criu/fdstore.d
09:32:40 [2021-03-03T09:32:40.656Z] #42 ...
09:32:40 [2021-03-03T09:32:40.656Z] 
09:32:40 [2021-03-03T09:32:40.656Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:40 [2021-03-03T09:32:40.656Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:32:40 [2021-03-03T09:32:40.656Z] #19 7.046 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:32:40 [2021-03-03T09:32:40.796Z] #18 DONE 1.2s
09:32:40 [2021-03-03T09:32:40.796Z] 
09:32:40 [2021-03-03T09:32:40.796Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:40 [2021-03-03T09:32:40.796Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:32:40 [2021-03-03T09:32:40.898Z] #42 64.36   DEP      criu/pie/parasite-vdso.d
09:32:40 [2021-03-03T09:32:40.898Z] #42 64.52   DEP      criu/pie/parasite.d
09:32:41 [2021-03-03T09:32:41.039Z] #19 6.953 Reading package lists...
09:32:41 [2021-03-03T09:32:41.039Z] #19 ...
09:32:41 [2021-03-03T09:32:41.039Z] 
09:32:41 [2021-03-03T09:32:41.039Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:41 [2021-03-03T09:32:41.039Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:32:41 [2021-03-03T09:32:41.039Z] #42 64.71   LINK     criu/pie/restorer.built-in.o
09:32:41 [2021-03-03T09:32:41.039Z] #42 64.72   GEN      criu/pie/restorer-blob.h
09:32:41 [2021-03-03T09:32:41.039Z] #42 64.77   DEP      criu/vdso.d
09:32:41 [2021-03-03T09:32:41.039Z] #42 64.88   DEP      criu/uts_ns.d
09:32:41 [2021-03-03T09:32:41.039Z] #42 64.97   DEP      criu/util.d
09:32:41 [2021-03-03T09:32:41.039Z] #42 65.11   DEP      criu/uffd.d
09:32:41 [2021-03-03T09:32:41.039Z] #42 65.36   DEP      criu/tun.d
09:32:41 [2021-03-03T09:32:41.158Z] #42 64.86   CC       criu/pie/parasite.o
09:32:41 [2021-03-03T09:32:41.228Z] #19 11.53 Fetched 8423 kB in 8s (1008 kB/s)
09:32:41 [2021-03-03T09:32:41.302Z] #42 65.50   DEP      criu/tty.d
09:32:41 [2021-03-03T09:32:41.565Z] #42 65.73   DEP      criu/timerfd.d
09:32:41 [2021-03-03T09:32:41.565Z] #42 65.88   DEP      criu/timens.d
09:32:41 [2021-03-03T09:32:41.827Z] #42 66.07   DEP      criu/sysfs_parse.d
09:32:41 [2021-03-03T09:32:41.827Z] #42 66.26   DEP      criu/sysctl.d
09:32:42 [2021-03-03T09:32:42.090Z] #42 66.43   DEP      criu/string.d
09:32:42 [2021-03-03T09:32:42.090Z] #42 66.50   DEP      criu/stats.d
09:32:42 [2021-03-03T09:32:42.165Z] #19 11.53 Reading package lists...
09:32:42 [2021-03-03T09:32:42.165Z] #19 ...
09:32:42 [2021-03-03T09:32:42.165Z] 
09:32:42 [2021-03-03T09:32:42.165Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:42 [2021-03-03T09:32:42.165Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:42 [2021-03-03T09:32:42.165Z] #42 84.17   DEP      criu/fault-injection.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 84.20   DEP      criu/external.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 84.31   DEP      criu/eventpoll.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 84.50   DEP      criu/eventfd.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 84.66   DEP      criu/crtools.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 84.82   DEP      criu/cr-service.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 84.99   DEP      criu/cr-restore.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 85.23   DEP      criu/cr-errno.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 85.26   DEP      criu/cr-dump.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 85.48   DEP      criu/cr-dedup.d
09:32:42 [2021-03-03T09:32:42.165Z] #42 85.63   DEP      criu/cr-check.d
09:32:42 [2021-03-03T09:32:42.175Z] #19 1.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:32:42 [2021-03-03T09:32:42.352Z] #42 66.66   DEP      criu/sockets.d
09:32:42 [2021-03-03T09:32:42.352Z] #42 66.83   DEP      criu/sk-unix.d
09:32:42 [2021-03-03T09:32:42.424Z] #42 85.88   DEP      criu/config.d
09:32:42 [2021-03-03T09:32:42.433Z] #19 1.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:32:42 [2021-03-03T09:32:42.433Z] #19 1.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:32:42 [2021-03-03T09:32:42.540Z] #42 ...
09:32:42 [2021-03-03T09:32:42.540Z] 
09:32:42 [2021-03-03T09:32:42.540Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:42 [2021-03-03T09:32:42.540Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:32:42 [2021-03-03T09:32:42.540Z] #44 149.8 github.com/LK4D4/vndr/godl
09:32:42 [2021-03-03T09:32:42.683Z] #42 86.10   DEP      criu/clone-noasan.d
09:32:42 [2021-03-03T09:32:42.683Z] #42 86.19   DEP      criu/cgroup.d
09:32:42 [2021-03-03T09:32:42.692Z] #19 ...
09:32:42 [2021-03-03T09:32:42.692Z] 
09:32:42 [2021-03-03T09:32:42.692Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:42 [2021-03-03T09:32:42.692Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:42 [2021-03-03T09:32:42.692Z] #42 53.28   HOSTCC   compel/src/lib/handle-elf-host.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 53.49   HOSTCC   compel/src/lib/log-host.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 53.69   HOSTLINK compel/compel-host-bin
09:32:42 [2021-03-03T09:32:42.692Z] #42 53.89   DEP      soccr/soccr.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 54.11   CC       soccr/soccr.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 56.21   AR       soccr/libsoccr.a
09:32:42 [2021-03-03T09:32:42.692Z] #42 56.24 make[1]: 'soccr/libsoccr.a' is up to date.
09:32:42 [2021-03-03T09:32:42.692Z] #42 56.76   DEP      criu/arch/x86/sigframe.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 56.96   DEP      criu/arch/x86/sigaction_compat.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 57.10   DEP      criu/arch/x86/kerndat.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 57.30   DEP      criu/arch/x86/crtools.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 57.48   DEP      criu/arch/x86/cpu.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 57.73   CC       criu/arch/x86/cpu.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 58.71   CC       criu/arch/x86/crtools.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 60.33   CC       criu/arch/x86/kerndat.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 61.12   CC       criu/arch/x86/sigaction_compat.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 61.50   CC       criu/arch/x86/sigframe.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 62.09   LINK     criu/arch/x86/crtools.built-in.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 62.16   DEP      criu/pie/util-vdso-elf32.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 62.38   DEP      criu/pie/util-vdso.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 62.47   DEP      criu/pie/util.d
09:32:42 [2021-03-03T09:32:42.692Z] #42 62.68   CC       criu/pie/util.o
09:32:42 [2021-03-03T09:32:42.692Z] #42 63.08   CC       criu/pie/util-vdso.o
09:32:42 [2021-03-03T09:32:42.927Z] #42 67.06   DEP      criu/sk-tcp.d
09:32:42 [2021-03-03T09:32:42.927Z] #42 67.24   DEP      criu/sk-queue.d
09:32:42 [2021-03-03T09:32:42.942Z] #42 86.38   DEP      criu/cgroup-props.d
09:32:42 [2021-03-03T09:32:42.950Z] #42 ...
09:32:42 [2021-03-03T09:32:42.950Z] 
09:32:42 [2021-03-03T09:32:42.950Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:42 [2021-03-03T09:32:42.950Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:32:42 [2021-03-03T09:32:42.950Z] #19 2.093 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:32:43 [2021-03-03T09:32:43.109Z] #44 150.5 github.com/LK4D4/vndr
09:32:43 [2021-03-03T09:32:43.189Z] #42 67.39   DEP      criu/sk-packet.d
09:32:43 [2021-03-03T09:32:43.189Z] #42 67.56   DEP      criu/sk-netlink.d
09:32:43 [2021-03-03T09:32:43.203Z] #42 86.51   DEP      criu/bitmap.d
09:32:43 [2021-03-03T09:32:43.203Z] #42 86.56   DEP      criu/bfd.d
09:32:43 [2021-03-03T09:32:43.203Z] #42 86.71   DEP      criu/autofs.d
09:32:43 [2021-03-03T09:32:43.466Z] #42 86.92   DEP      criu/aio.d
09:32:43 [2021-03-03T09:32:43.472Z] #42 67.74   DEP      criu/sk-inet.d
09:32:43 [2021-03-03T09:32:43.472Z] #42 67.98   DEP      criu/signalfd.d
09:32:43 [2021-03-03T09:32:43.725Z] #42 87.08   DEP      criu/action-scripts.d
09:32:43 [2021-03-03T09:32:43.886Z] #19 3.109 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB]
09:32:44 [2021-03-03T09:32:44.024Z] #42 87.38   CC       criu/action-scripts.o
09:32:44 [2021-03-03T09:32:44.056Z] #42 68.19   DEP      criu/sigframe.d
09:32:44 [2021-03-03T09:32:44.056Z] #42 68.42   DEP      criu/shmem.d
09:32:44 [2021-03-03T09:32:44.056Z] #42 68.53   DEP      criu/servicefd.d
09:32:44 [2021-03-03T09:32:44.323Z] #42 68.81   DEP      criu/seize.d
09:32:44 [2021-03-03T09:32:44.587Z] #42 68.99   DEP      criu/seccomp.d
09:32:44 [2021-03-03T09:32:44.594Z] #42 87.86   CC       criu/aio.o
09:32:45 [2021-03-03T09:32:45.171Z] #42 88.43   CC       criu/autofs.o
09:32:45 [2021-03-03T09:32:45.175Z] #42 69.31   DEP      criu/rst-malloc.d
09:32:45 [2021-03-03T09:32:45.262Z] #19 4.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
09:32:45 [2021-03-03T09:32:45.438Z] #42 69.58   DEP      criu/rbtree.d
09:32:45 [2021-03-03T09:32:45.438Z] #42 69.60   DEP      criu/pstree.d
09:32:45 [2021-03-03T09:32:45.438Z] #42 69.70   DEP      criu/protobuf.d
09:32:45 [2021-03-03T09:32:45.438Z] #42 69.79   GEN      criu/protobuf-desc-gen.h
09:32:46 [2021-03-03T09:32:46.560Z] #42 89.75   CC       criu/bfd.o
09:32:46 [2021-03-03T09:32:46.819Z] #42 90.22   CC       criu/bitmap.o
09:32:46 [2021-03-03T09:32:46.819Z] #42 90.35   CC       criu/cgroup-props.o
09:32:46 [2021-03-03T09:32:46.826Z] #42 71.32   DEP      criu/protobuf-desc.d
09:32:47 [2021-03-03T09:32:47.402Z] #42 71.52   DEP      criu/proc_parse.d
09:32:47 [2021-03-03T09:32:47.402Z] #42 71.75   DEP      criu/plugin.d
09:32:47 [2021-03-03T09:32:47.402Z] #42 71.86   DEP      criu/pipes.d
09:32:47 [2021-03-03T09:32:47.664Z] #42 71.98   DEP      criu/pie-util.d
09:32:47 [2021-03-03T09:32:47.756Z] #42 91.06   CC       criu/cgroup.o
09:32:47 [2021-03-03T09:32:47.927Z] #42 72.20   DEP      criu/pie-util-vdso.d
09:32:48 [2021-03-03T09:32:48.191Z] #42 72.38   DEP      criu/path.d
09:32:48 [2021-03-03T09:32:48.191Z] #42 72.51   DEP      criu/parasite-syscall.d
09:32:48 [2021-03-03T09:32:48.191Z] #42 ...
09:32:48 [2021-03-03T09:32:48.191Z] 
09:32:48 [2021-03-03T09:32:48.191Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:48 [2021-03-03T09:32:48.191Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
09:32:48 [2021-03-03T09:32:48.191Z] #19 6.953 Reading package lists...
09:32:48 [2021-03-03T09:32:48.191Z] #19 9.507 Reading package lists...
09:32:48 [2021-03-03T09:32:48.191Z] #19 12.21 Building dependency tree...
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.38 libcap2-bin is already the newest version (1:2.25-2).
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.38 The following additional packages will be installed:
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.38   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.38   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.38   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.38   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.38   python3.7 python3.7-minimal vim-runtime xxd
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.39 Suggested packages:
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.39   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.39   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.39   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.39 Recommended packages:
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.39   aufs-dkms nftables build-essential python3-dev python3-keyring
09:32:48 [2021-03-03T09:32:48.191Z] #19 13.39   python3-keyrings.alt python3-xdg unzip
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29 The following NEW packages will be installed:
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.29   xz-utils zip
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.59 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.59 Need to get 27.6 MB of archives.
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.59 After this operation, 114 MB of additional disk space will be used.
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 14.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 15.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 15.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 15.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
09:32:48 [2021-03-03T09:32:48.191Z] #19 15.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
09:32:48 [2021-03-03T09:32:48.388Z] #44 ...
09:32:48 [2021-03-03T09:32:48.388Z] 
09:32:48 [2021-03-03T09:32:48.388Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:48 [2021-03-03T09:32:48.388Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:48 [2021-03-03T09:32:48.388Z] #42 66.12   LINK     criu/pie/parasite.built-in.o
09:32:48 [2021-03-03T09:32:48.388Z] #42 66.14   GEN      criu/pie/parasite-blob.h
09:32:48 [2021-03-03T09:32:48.388Z] #42 66.18   CC       criu/pie/parasite-vdso.o
09:32:48 [2021-03-03T09:32:48.388Z] #42 66.86   CC       criu/arch/x86/vdso-pie.o
09:32:48 [2021-03-03T09:32:48.388Z] #42 67.18   CC       criu/arch/x86/restorer.o
09:32:48 [2021-03-03T09:32:48.388Z] #42 67.74   CC       criu/arch/x86/restorer_unmap.o
09:32:48 [2021-03-03T09:32:48.388Z] #42 67.81   CC       criu/arch/x86/sigaction_compat_pie.o
09:32:48 [2021-03-03T09:32:48.388Z] #42 68.11   CC       criu/pie/restorer.o
09:32:48 [2021-03-03T09:32:48.388Z] #42 71.08   LINK     criu/pie/restorer.built-in.o
09:32:48 [2021-03-03T09:32:48.388Z] #42 71.12   GEN      criu/pie/restorer-blob.h
09:32:48 [2021-03-03T09:32:48.388Z] #42 71.26   DEP      criu/vdso.d
09:32:48 [2021-03-03T09:32:48.388Z] #42 71.45   DEP      criu/vdso-compat.d
09:32:48 [2021-03-03T09:32:48.388Z] #42 71.62   DEP      criu/uts_ns.d
09:32:48 [2021-03-03T09:32:48.388Z] #42 71.79   DEP      criu/util.d
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
09:32:48 [2021-03-03T09:32:48.454Z] #19 15.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:32:48 [2021-03-03T09:32:48.548Z] #19 ...
09:32:48 [2021-03-03T09:32:48.548Z] 
09:32:48 [2021-03-03T09:32:48.548Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:48 [2021-03-03T09:32:48.548Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:48 [2021-03-03T09:32:48.548Z] #42 63.83   CC       criu/pie/util-vdso-elf32.o
09:32:48 [2021-03-03T09:32:48.548Z] #42 64.74   AR       criu/pie/pie.lib.a
09:32:48 [2021-03-03T09:32:48.548Z] #42 64.79   DEP      criu/pie/restorer.d
09:32:48 [2021-03-03T09:32:48.548Z] #42 64.99   DEP      criu/arch/x86/sigaction_compat_pie.d
09:32:48 [2021-03-03T09:32:48.548Z] #42 65.18   DEP      criu/arch/x86/restorer_unmap.d
09:32:48 [2021-03-03T09:32:48.548Z] #42 65.20   DEP      criu/arch/x86/restorer.d
09:32:48 [2021-03-03T09:32:48.548Z] #42 65.42   DEP      criu/arch/x86/vdso-pie.d
09:32:48 [2021-03-03T09:32:48.548Z] #42 65.51   DEP      criu/pie/parasite-vdso.d
09:32:48 [2021-03-03T09:32:48.548Z] #42 65.64   DEP      criu/pie/parasite.d
09:32:48 [2021-03-03T09:32:48.548Z] #42 65.88   CC       criu/pie/parasite.o
09:32:48 [2021-03-03T09:32:48.548Z] #42 67.22   LINK     criu/pie/parasite.built-in.o
09:32:48 [2021-03-03T09:32:48.548Z] #42 67.24   GEN      criu/pie/parasite-blob.h
09:32:48 [2021-03-03T09:32:48.548Z] #42 67.26   CC       criu/pie/parasite-vdso.o
09:32:48 [2021-03-03T09:32:48.548Z] #42 67.88   CC       criu/arch/x86/vdso-pie.o
09:32:48 [2021-03-03T09:32:48.548Z] #42 68.18   CC       criu/arch/x86/restorer.o
09:32:48 [2021-03-03T09:32:48.548Z] #42 68.84   CC       criu/arch/x86/restorer_unmap.o
09:32:48 [2021-03-03T09:32:48.548Z] #42 68.89   CC       criu/arch/x86/sigaction_compat_pie.o
09:32:48 [2021-03-03T09:32:48.548Z] #42 69.27   CC       criu/pie/restorer.o
09:32:48 [2021-03-03T09:32:48.652Z] #42 72.07   DEP      criu/uffd.d
09:32:48 [2021-03-03T09:32:48.652Z] #42 72.25   DEP      criu/tun.d
09:32:48 [2021-03-03T09:32:48.652Z] #42 ...
09:32:48 [2021-03-03T09:32:48.652Z] 
09:32:48 [2021-03-03T09:32:48.652Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:48 [2021-03-03T09:32:48.652Z] #52 sha256:4810c7fa76766476ed3a5e5c218c6794e477991b14667157e942d1bf4cb1ff65
09:32:48 [2021-03-03T09:32:48.652Z] #52 12.48 + cd /tmp/tmp.9P9LgaA2Ko/src/github.com/opencontainers/runc
09:32:48 [2021-03-03T09:32:48.652Z] #52 12.48 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:32:48 [2021-03-03T09:32:48.652Z] #52 12.85 + '[' -z '' ']'
09:32:48 [2021-03-03T09:32:48.652Z] #52 12.85 + target=static
09:32:48 [2021-03-03T09:32:48.652Z] #52 12.85 + make 'BUILDTAGS=seccomp ' static
09:32:48 [2021-03-03T09:32:48.652Z] #52 13.26 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
09:32:48 [2021-03-03T09:32:48.717Z] #19 15.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
09:32:48 [2021-03-03T09:32:48.914Z] #52 ...
09:32:48 [2021-03-03T09:32:48.914Z] 
09:32:48 [2021-03-03T09:32:48.914Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:48 [2021-03-03T09:32:48.914Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:48 [2021-03-03T09:32:48.914Z] #42 72.43   DEP      criu/tty.d
09:32:48 [2021-03-03T09:32:48.980Z] #19 15.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
09:32:48 [2021-03-03T09:32:48.980Z] #19 16.09 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
09:32:49 [2021-03-03T09:32:49.173Z] #42 72.67   DEP      criu/timerfd.d
09:32:49 [2021-03-03T09:32:49.173Z] #42 72.94   DEP      criu/timens.d
09:32:49 [2021-03-03T09:32:49.742Z] #42 73.12   DEP      criu/sysfs_parse.d
09:32:49 [2021-03-03T09:32:49.742Z] #42 73.27   DEP      criu/sysctl.d
09:32:49 [2021-03-03T09:32:49.742Z] #42 73.50   DEP      criu/string.d
09:32:49 [2021-03-03T09:32:49.928Z] #19 16.68 debconf: delaying package configuration, since apt-utils is not installed
09:32:49 [2021-03-03T09:32:49.928Z] #19 16.77 Fetched 27.6 MB in 2s (15.7 MB/s)
09:32:49 [2021-03-03T09:32:49.928Z] #19 16.82 Selecting previously unselected package pigz.
09:32:49 [2021-03-03T09:32:49.928Z] #19 16.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 ... 23405 files and directories currently installed.)
09:32:49 [2021-03-03T09:32:49.928Z] #19 16.91 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
09:32:49 [2021-03-03T09:32:49.928Z] #19 16.92 Unpacking pigz (2.4-1) ...
09:32:50 [2021-03-03T09:32:50.001Z] #42 73.56   DEP      criu/stats.d
09:32:50 [2021-03-03T09:32:50.190Z] #19 17.05 Selecting previously unselected package libpython3.7-minimal:arm64.
09:32:50 [2021-03-03T09:32:50.190Z] #19 17.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
09:32:50 [2021-03-03T09:32:50.190Z] #19 17.06 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
09:32:50 [2021-03-03T09:32:50.261Z] #42 73.74   DEP      criu/sockets.d
09:32:50 [2021-03-03T09:32:50.261Z] #42 73.94   DEP      criu/sk-unix.d
09:32:50 [2021-03-03T09:32:50.302Z] #42 93.67   CC       criu/clone-noasan.o
09:32:50 [2021-03-03T09:32:50.302Z] #42 ...
09:32:50 [2021-03-03T09:32:50.302Z] 
09:32:50 [2021-03-03T09:32:50.302Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:50 [2021-03-03T09:32:50.302Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:32:50 [2021-03-03T09:32:50.302Z] #19 11.53 Reading package lists...
09:32:50 [2021-03-03T09:32:50.302Z] #19 14.63 Reading package lists...
09:32:50 [2021-03-03T09:32:50.302Z] #19 17.67 Building dependency tree...
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.98 libcap2-bin is already the newest version (1:2.25-2).
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.98 The following additional packages will be installed:
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.98   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.98   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.98   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.98   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.98   python3.7 python3.7-minimal vim-runtime xxd
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.99 Suggested packages:
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.99   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.99   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.99   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.99 Recommended packages:
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.99   aufs-dkms nftables build-essential python3-dev python3-keyring
09:32:50 [2021-03-03T09:32:50.302Z] #19 18.99   python3-keyrings.alt python3-xdg unzip
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.50 The following NEW packages will be installed:
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:32:50 [2021-03-03T09:32:50.302Z] #19 20.51   xz-utils zip
09:32:50 [2021-03-03T09:32:50.453Z] #19 17.45 Selecting previously unselected package python3.7-minimal.
09:32:50 [2021-03-03T09:32:50.453Z] #19 17.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
09:32:50 [2021-03-03T09:32:50.453Z] #19 17.47 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
09:32:50 [2021-03-03T09:32:50.520Z] #42 74.15   DEP      criu/sk-tcp.d
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.82 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.82 Need to get 28.5 MB of archives.
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.82 After this operation, 116 MB of additional disk space will be used.
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:32:50 [2021-03-03T09:32:50.561Z] #19 20.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
09:32:50 [2021-03-03T09:32:50.561Z] #19 21.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
09:32:50 [2021-03-03T09:32:50.561Z] #19 21.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:32:50 [2021-03-03T09:32:50.779Z] #42 74.40   DEP      criu/sk-queue.d
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:32:50 [2021-03-03T09:32:50.820Z] #19 21.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:32:50 [2021-03-03T09:32:50.821Z] #19 21.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:32:51 [2021-03-03T09:32:51.038Z] #42 74.57   DEP      criu/sk-packet.d
09:32:51 [2021-03-03T09:32:51.297Z] #42 74.79   DEP      criu/sk-netlink.d
09:32:51 [2021-03-03T09:32:51.297Z] #42 74.99   DEP      criu/sk-inet.d
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:32:51 [2021-03-03T09:32:51.389Z] #19 21.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:32:51 [2021-03-03T09:32:51.400Z] #19 18.19 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
09:32:51 [2021-03-03T09:32:51.400Z] #19 18.23 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
09:32:51 [2021-03-03T09:32:51.556Z] #42 75.20   DEP      criu/signalfd.d
09:32:51 [2021-03-03T09:32:51.649Z] #19 21.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:32:51 [2021-03-03T09:32:51.649Z] #19 21.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:32:51 [2021-03-03T09:32:51.815Z] #42 75.36   DEP      criu/sigframe.d
09:32:51 [2021-03-03T09:32:51.815Z] #42 75.47   DEP      criu/shmem.d
09:32:51 [2021-03-03T09:32:51.832Z] #42 ...
09:32:51 [2021-03-03T09:32:51.832Z] 
09:32:51 [2021-03-03T09:32:51.832Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:51 [2021-03-03T09:32:51.832Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:32:51 [2021-03-03T09:32:51.832Z] #19 10.44 Fetched 8423 kB in 9s (908 kB/s)
09:32:51 [2021-03-03T09:32:51.908Z] #19 22.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:32:51 [2021-03-03T09:32:51.908Z] #19 22.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:32:51 [2021-03-03T09:32:51.908Z] #19 22.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:32:52 [2021-03-03T09:32:52.075Z] #42 75.63   DEP      criu/servicefd.d
09:32:52 [2021-03-03T09:32:52.334Z] #42 75.80   DEP      criu/seize.d
09:32:52 [2021-03-03T09:32:52.334Z] #42 76.01   DEP      criu/seccomp.d
09:32:52 [2021-03-03T09:32:52.476Z] #19 22.96 debconf: delaying package configuration, since apt-utils is not installed
09:32:52 [2021-03-03T09:32:52.593Z] #42 76.19   DEP      criu/rst-malloc.d
09:32:52 [2021-03-03T09:32:52.593Z] #42 76.25   DEP      criu/rbtree.d
09:32:52 [2021-03-03T09:32:52.593Z] #42 76.29   DEP      criu/pstree.d
09:32:52 [2021-03-03T09:32:52.735Z] #19 23.10 Fetched 28.5 MB in 2s (16.8 MB/s)
09:32:52 [2021-03-03T09:32:52.735Z] #19 23.16 Selecting previously unselected package pigz.
09:32:52 [2021-03-03T09:32:52.853Z] #42 76.51   DEP      criu/protobuf.d
09:32:52 [2021-03-03T09:32:52.994Z] #19 23.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
09:32:52 [2021-03-03T09:32:52.994Z] #19 23.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:32:52 [2021-03-03T09:32:52.994Z] #19 23.22 Unpacking pigz (2.4-1) ...
09:32:52 [2021-03-03T09:32:52.994Z] #19 23.32 Selecting previously unselected package libpython3.7-minimal:amd64.
09:32:52 [2021-03-03T09:32:52.994Z] #19 23.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:32:52 [2021-03-03T09:32:52.994Z] #19 23.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:32:53 [2021-03-03T09:32:53.112Z] #42 76.68   GEN      criu/protobuf-desc-gen.h
09:32:53 [2021-03-03T09:32:53.253Z] #19 23.74 Selecting previously unselected package python3.7-minimal.
09:32:53 [2021-03-03T09:32:53.253Z] #19 23.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:32:53 [2021-03-03T09:32:53.323Z] #19 20.24 Selecting previously unselected package python3-minimal.
09:32:53 [2021-03-03T09:32:53.323Z] #19 20.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
09:32:53 [2021-03-03T09:32:53.323Z] #19 20.28 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
09:32:53 [2021-03-03T09:32:53.323Z] #19 20.29 Unpacking python3-minimal (3.7.3-1) ...
09:32:53 [2021-03-03T09:32:53.371Z] #42 ...
09:32:53 [2021-03-03T09:32:53.371Z] 
09:32:53 [2021-03-03T09:32:53.371Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:53 [2021-03-03T09:32:53.371Z] #44 sha256:bd3a6e37b416e3262fdd089020248b25f3393db808aca001193fb07ab532e0bd
09:32:53 [2021-03-03T09:32:53.371Z] #44 DONE 160.8s
09:32:53 [2021-03-03T09:32:53.512Z] #19 23.75 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
09:32:53 [2021-03-03T09:32:53.585Z] #19 20.38 Selecting previously unselected package libmpdec2:arm64.
09:32:53 [2021-03-03T09:32:53.585Z] #19 20.40 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
09:32:53 [2021-03-03T09:32:53.585Z] #19 20.41 Unpacking libmpdec2:arm64 (2.4.2-2) ...
09:32:53 [2021-03-03T09:32:53.585Z] #19 20.57 Selecting previously unselected package libpython3.7-stdlib:arm64.
09:32:53 [2021-03-03T09:32:53.585Z] #19 20.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
09:32:53 [2021-03-03T09:32:53.585Z] #19 20.58 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
09:32:53 [2021-03-03T09:32:53.631Z] 
09:32:53 [2021-03-03T09:32:53.631Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:32:53 [2021-03-03T09:32:53.631Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:32:53 [2021-03-03T09:32:53.631Z] #19 11.54 Fetched 8423 kB in 10s (850 kB/s)
09:32:53 [2021-03-03T09:32:53.631Z] #19 11.54 Reading package lists...
09:32:53 [2021-03-03T09:32:53.631Z] #19 15.46 Reading package lists...
09:32:54 [2021-03-03T09:32:54.366Z] #19 10.44 Reading package lists...
09:32:54 [2021-03-03T09:32:54.366Z] #19 ...
09:32:54 [2021-03-03T09:32:54.366Z] 
09:32:54 [2021-03-03T09:32:54.366Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:54 [2021-03-03T09:32:54.366Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:32:54 [2021-03-03T09:32:54.366Z] #44 150.7 github.com/LK4D4/vndr/godl
09:32:54 [2021-03-03T09:32:54.366Z] #44 151.5 github.com/LK4D4/vndr
09:32:54 [2021-03-03T09:32:54.366Z] #44 ...
09:32:54 [2021-03-03T09:32:54.366Z] 
09:32:54 [2021-03-03T09:32:54.366Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:54 [2021-03-03T09:32:54.366Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:54 [2021-03-03T09:32:54.366Z] #42 72.39   LINK     criu/pie/restorer.built-in.o
09:32:54 [2021-03-03T09:32:54.366Z] #42 72.43   GEN      criu/pie/restorer-blob.h
09:32:54 [2021-03-03T09:32:54.366Z] #42 72.53   DEP      criu/vdso.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 72.81   DEP      criu/vdso-compat.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 72.95   DEP      criu/uts_ns.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 73.09   DEP      criu/util.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 73.31   DEP      criu/uffd.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 73.58   DEP      criu/tun.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 73.80   DEP      criu/tty.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 74.02   DEP      criu/timerfd.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 74.17   DEP      criu/timens.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 74.31   DEP      criu/sysfs_parse.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 74.55   DEP      criu/sysctl.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 74.73   DEP      criu/string.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 74.80   DEP      criu/stats.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 74.90   DEP      criu/sockets.d
09:32:54 [2021-03-03T09:32:54.366Z] #42 ...
09:32:54 [2021-03-03T09:32:54.366Z] 
09:32:54 [2021-03-03T09:32:54.366Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
09:32:54 [2021-03-03T09:32:54.366Z] #44 sha256:d9925d54b8d73428c036b2c975154b6667fae643c5ca7f6fb632e300585a2631
09:32:54 [2021-03-03T09:32:54.366Z] #44 DONE 160.9s
09:32:54 [2021-03-03T09:32:54.366Z] 
09:32:54 [2021-03-03T09:32:54.366Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:32:54 [2021-03-03T09:32:54.366Z] #52 sha256:7bef7aa616ed363723158f7b088bed8fc32712dea35b4622cae876ad6d0188a4
09:32:54 [2021-03-03T09:32:54.366Z] #52 11.67 + cd /tmp/tmp.4DylvsbRPz/src/github.com/opencontainers/runc
09:32:54 [2021-03-03T09:32:54.366Z] #52 11.67 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:32:54 [2021-03-03T09:32:54.366Z] #52 12.06 + '[' -z '' ']'
09:32:54 [2021-03-03T09:32:54.366Z] #52 12.06 + target=static
09:32:54 [2021-03-03T09:32:54.366Z] #52 12.06 + make 'BUILDTAGS=seccomp ' static
09:32:54 [2021-03-03T09:32:54.366Z] #52 12.23 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc .
09:32:54 [2021-03-03T09:32:54.450Z] #19 24.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:32:54 [2021-03-03T09:32:54.450Z] #19 24.56 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
09:32:54 [2021-03-03T09:32:54.533Z] #19 21.28 Selecting previously unselected package python3.7.
09:32:54 [2021-03-03T09:32:54.533Z] #19 21.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
09:32:54 [2021-03-03T09:32:54.533Z] #19 21.29 Unpacking python3.7 (3.7.3-2+deb10u2) ...
09:32:54 [2021-03-03T09:32:54.533Z] #19 21.48 Selecting previously unselected package libpython3-stdlib:arm64.
09:32:54 [2021-03-03T09:32:54.533Z] #19 21.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
09:32:54 [2021-03-03T09:32:54.533Z] #19 21.50 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
09:32:54 [2021-03-03T09:32:54.624Z] #52 ...
09:32:54 [2021-03-03T09:32:54.624Z] 
09:32:54 [2021-03-03T09:32:54.624Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:54 [2021-03-03T09:32:54.624Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:54 [2021-03-03T09:32:54.624Z] #42 75.30   DEP      criu/sk-unix.d
09:32:54 [2021-03-03T09:32:54.796Z] #19 21.67 Setting up python3-minimal (3.7.3-1) ...
09:32:55 [2021-03-03T09:32:55.191Z] #42 75.63   DEP      criu/sk-tcp.d
09:32:55 [2021-03-03T09:32:55.191Z] #42 75.83   DEP      criu/sk-queue.d
09:32:55 [2021-03-03T09:32:55.268Z] #19 19.48 Building dependency tree...
09:32:55 [2021-03-03T09:32:55.450Z] #42 76.22   DEP      criu/sk-packet.d
09:32:55 [2021-03-03T09:32:55.528Z] #19 ...
09:32:55 [2021-03-03T09:32:55.528Z] 
09:32:55 [2021-03-03T09:32:55.528Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:55 [2021-03-03T09:32:55.528Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:32:55 [2021-03-03T09:32:55.528Z] #42 79.00   DEP      criu/protobuf-desc.d
09:32:55 [2021-03-03T09:32:55.528Z] #42 79.09   DEP      criu/proc_parse.d
09:32:55 [2021-03-03T09:32:55.528Z] #42 79.24   DEP      criu/plugin.d
09:32:55 [2021-03-03T09:32:55.710Z] #42 76.39   DEP      criu/sk-netlink.d
09:32:55 [2021-03-03T09:32:55.745Z] #19 22.72 Selecting previously unselected package python3.
09:32:55 [2021-03-03T09:32:55.745Z] #19 22.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
09:32:55 [2021-03-03T09:32:55.745Z] #19 22.80 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
09:32:55 [2021-03-03T09:32:55.745Z] #19 22.82 Unpacking python3 (3.7.3-1) ...
09:32:55 [2021-03-03T09:32:55.788Z] #42 79.31   DEP      criu/pipes.d
09:32:55 [2021-03-03T09:32:55.970Z] #42 76.61   DEP      criu/sk-inet.d
09:32:55 [2021-03-03T09:32:55.970Z] #42 76.77   DEP      criu/signalfd.d
09:32:56 [2021-03-03T09:32:56.008Z] #19 23.00 Selecting previously unselected package libip4tc0:arm64.
09:32:56 [2021-03-03T09:32:56.008Z] #19 23.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
09:32:56 [2021-03-03T09:32:56.009Z] #19 23.02 Unpacking libip4tc0:arm64 (1.8.2-4) ...
09:32:56 [2021-03-03T09:32:56.009Z] #19 23.12 Selecting previously unselected package libip6tc0:arm64.
09:32:56 [2021-03-03T09:32:56.048Z] #42 79.47   DEP      criu/pie-util.d
09:32:56 [2021-03-03T09:32:56.048Z] #42 79.62   DEP      criu/pie-util-vdso.d
09:32:56 [2021-03-03T09:32:56.230Z] #42 76.88   DEP      criu/sigframe.d
09:32:56 [2021-03-03T09:32:56.230Z] #42 76.97   DEP      criu/shmem.d
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.13 Unpacking libip6tc0:arm64 (1.8.2-4) ...
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.22 Selecting previously unselected package libiptc0:arm64.
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.22 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.23 Unpacking libiptc0:arm64 (1.8.2-4) ...
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.32 Selecting previously unselected package libnfnetlink0:arm64.
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.32 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.39 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
09:32:56 [2021-03-03T09:32:56.272Z] #19 23.44 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
09:32:56 [2021-03-03T09:32:56.308Z] #42 79.71   DEP      criu/pie-util-vdso-elf32.d
09:32:56 [2021-03-03T09:32:56.308Z] #42 79.84   DEP      criu/path.d
09:32:56 [2021-03-03T09:32:56.308Z] #42 79.96   DEP      criu/parasite-syscall.d
09:32:56 [2021-03-03T09:32:56.355Z] #19 26.52 Selecting previously unselected package python3-minimal.
09:32:56 [2021-03-03T09:32:56.356Z] #19 26.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
09:32:56 [2021-03-03T09:32:56.356Z] #19 26.56 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:32:56 [2021-03-03T09:32:56.356Z] #19 26.57 Unpacking python3-minimal (3.7.3-1) ...
09:32:56 [2021-03-03T09:32:56.356Z] #19 26.66 Selecting previously unselected package libmpdec2:amd64.
09:32:56 [2021-03-03T09:32:56.356Z] #19 26.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:32:56 [2021-03-03T09:32:56.356Z] #19 26.67 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:32:56 [2021-03-03T09:32:56.356Z] #19 26.77 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:32:56 [2021-03-03T09:32:56.356Z] #19 26.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
09:32:56 [2021-03-03T09:32:56.489Z] #42 77.11   DEP      criu/servicefd.d
09:32:56 [2021-03-03T09:32:56.489Z] #42 77.31   DEP      criu/seize.d
09:32:56 [2021-03-03T09:32:56.534Z] #19 23.53 Selecting previously unselected package libnftnl11:arm64.
09:32:56 [2021-03-03T09:32:56.534Z] #19 23.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
09:32:56 [2021-03-03T09:32:56.534Z] #19 23.55 Unpacking libnftnl11:arm64 (1.1.2-2) ...
09:32:56 [2021-03-03T09:32:56.614Z] #19 26.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:32:56 [2021-03-03T09:32:56.749Z] #42 77.43   DEP      criu/seccomp.d
09:32:56 [2021-03-03T09:32:56.749Z] #42 77.56   DEP      criu/rst-malloc.d
09:32:56 [2021-03-03T09:32:56.797Z] #19 23.75 Selecting previously unselected package iptables.
09:32:56 [2021-03-03T09:32:56.797Z] #19 23.75 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
09:32:56 [2021-03-03T09:32:56.797Z] #19 23.77 Unpacking iptables (1.8.2-4) ...
09:32:56 [2021-03-03T09:32:56.876Z] #42 80.27   DEP      criu/pagemap.d
09:32:56 [2021-03-03T09:32:56.876Z] #42 80.43   DEP      criu/pagemap-cache.d
09:32:57 [2021-03-03T09:32:57.010Z] #42 77.66   DEP      criu/rbtree.d
09:32:57 [2021-03-03T09:32:57.011Z] #42 77.72   DEP      criu/pstree.d
09:32:57 [2021-03-03T09:32:57.060Z] #19 24.07 Selecting previously unselected package xxd.
09:32:57 [2021-03-03T09:32:57.060Z] #19 24.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
09:32:57 [2021-03-03T09:32:57.060Z] #19 24.08 Unpacking xxd (2:8.1.0875-5) ...
09:32:57 [2021-03-03T09:32:57.136Z] #42 80.59   DEP      criu/page-xfer.d
09:32:57 [2021-03-03T09:32:57.136Z] #42 80.76   DEP      criu/page-pipe.d
09:32:57 [2021-03-03T09:32:57.136Z] #42 80.83   DEP      criu/netfilter.d
09:32:57 [2021-03-03T09:32:57.180Z] #19 27.66 Selecting previously unselected package python3.7.
09:32:57 [2021-03-03T09:32:57.272Z] #42 77.88   DEP      criu/protobuf.d
09:32:57 [2021-03-03T09:32:57.272Z] #42 78.05   GEN      criu/protobuf-desc-gen.h
09:32:57 [2021-03-03T09:32:57.323Z] #19 24.20 Selecting previously unselected package vim-common.
09:32:57 [2021-03-03T09:32:57.323Z] #19 24.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:32:57 [2021-03-03T09:32:57.323Z] #19 24.24 Unpacking vim-common (2:8.1.0875-5) ...
09:32:57 [2021-03-03T09:32:57.323Z] #19 24.45 Selecting previously unselected package bash-completion.
09:32:57 [2021-03-03T09:32:57.395Z] #42 80.95   DEP      criu/net.d
09:32:57 [2021-03-03T09:32:57.438Z] #19 27.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
09:32:57 [2021-03-03T09:32:57.438Z] #19 27.68 Unpacking python3.7 (3.7.3-2+deb10u2) ...
09:32:57 [2021-03-03T09:32:57.438Z] #19 27.81 Selecting previously unselected package libpython3-stdlib:amd64.
09:32:57 [2021-03-03T09:32:57.438Z] #19 27.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:32:57 [2021-03-03T09:32:57.438Z] #19 27.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:32:57 [2021-03-03T09:32:57.587Z] #19 24.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:32:57 [2021-03-03T09:32:57.654Z] #42 81.14   DEP      criu/namespaces.d
09:32:57 [2021-03-03T09:32:57.654Z] #42 81.34   DEP      criu/mount.d
09:32:57 [2021-03-03T09:32:57.696Z] #19 27.92 Setting up python3-minimal (3.7.3-1) ...
09:32:57 [2021-03-03T09:32:57.913Z] #42 81.51   DEP      criu/memfd.d
09:32:57 [2021-03-03T09:32:57.913Z] #42 81.61   DEP      criu/mem.d
09:32:58 [2021-03-03T09:32:58.173Z] #42 81.74   DEP      criu/lsm.d
09:32:58 [2021-03-03T09:32:58.173Z] #42 81.88   DEP      criu/log.d
09:32:58 [2021-03-03T09:32:58.434Z] #42 82.00   DEP      criu/libnetlink.d
09:32:58 [2021-03-03T09:32:58.535Z] #19 ...
09:32:58 [2021-03-03T09:32:58.535Z] 
09:32:58 [2021-03-03T09:32:58.535Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:32:58 [2021-03-03T09:32:58.535Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:32:58 [2021-03-03T09:32:58.535Z] #42 72.82   DEP      criu/pagemap.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 73.00   DEP      criu/pagemap-cache.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 73.10   DEP      criu/page-xfer.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 73.24   DEP      criu/page-pipe.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 73.33   DEP      criu/netfilter.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 73.42   DEP      criu/net.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 73.53   DEP      criu/namespaces.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 73.71   DEP      criu/mount.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 73.90   DEP      criu/memfd.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 74.09   DEP      criu/mem.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 74.30   DEP      criu/lsm.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 74.46   DEP      criu/log.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 74.64   DEP      criu/libnetlink.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 74.79   DEP      criu/kerndat.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 74.96   DEP      criu/kcmp-ids.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 75.05   DEP      criu/irmap.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 75.18   DEP      criu/ipc_ns.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 75.48   DEP      criu/image.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 75.64   DEP      criu/image-desc.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 75.77   DEP      criu/fsnotify.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 75.99   DEP      criu/filesystems.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 76.20   DEP      criu/files.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 76.44   DEP      criu/files-reg.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 76.57   DEP      criu/files-ext.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 76.80   DEP      criu/file-lock.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.02   DEP      criu/file-ids.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.22   DEP      criu/fifo.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.29   DEP      criu/fdstore.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.41   DEP      criu/fault-injection.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.44   DEP      criu/external.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.50   DEP      criu/eventpoll.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.60   DEP      criu/eventfd.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.74   DEP      criu/crtools.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 77.96   DEP      criu/cr-service.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 78.14   DEP      criu/cr-restore.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 78.30   DEP      criu/cr-errno.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 78.31   DEP      criu/cr-dump.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 78.44   DEP      criu/cr-dedup.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 78.66   DEP      criu/cr-check.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 78.84   DEP      criu/config.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 78.95   DEP      criu/clone-noasan.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.01   DEP      criu/cgroup.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.11   DEP      criu/cgroup-props.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.18   DEP      criu/bitmap.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.20   DEP      criu/bfd.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.25   DEP      criu/autofs.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.38   DEP      criu/aio.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.50   DEP      criu/action-scripts.d
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.68   CC       criu/action-scripts.o
09:32:58 [2021-03-03T09:32:58.535Z] #42 79.98   CC       criu/aio.o
09:32:58 [2021-03-03T09:32:58.535Z] #42 80.37   CC       criu/autofs.o
09:32:58 [2021-03-03T09:32:58.535Z] #42 81.39   CC       criu/bfd.o
09:32:58 [2021-03-03T09:32:58.535Z] #42 81.81   CC       criu/bitmap.o
09:32:58 [2021-03-03T09:32:58.535Z] #42 81.91   CC       criu/cgroup-props.o
09:32:58 [2021-03-03T09:32:58.535Z] #42 82.70   CC       criu/cgroup.o
09:32:58 [2021-03-03T09:32:58.631Z] #19 28.75 Selecting previously unselected package python3.
09:32:58 [2021-03-03T09:32:58.631Z] #19 28.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
09:32:58 [2021-03-03T09:32:58.631Z] #19 28.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:32:58 [2021-03-03T09:32:58.631Z] #19 28.83 Unpacking python3 (3.7.3-1) ...
09:32:58 [2021-03-03T09:32:58.631Z] #19 28.96 Selecting previously unselected package libip4tc0:amd64.
09:32:58 [2021-03-03T09:32:58.631Z] #19 28.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:32:58 [2021-03-03T09:32:58.631Z] #19 28.97 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:32:58 [2021-03-03T09:32:58.631Z] #19 29.05 Selecting previously unselected package libip6tc0:amd64.
09:32:58 [2021-03-03T09:32:58.695Z] #42 82.15   DEP      criu/kerndat.d
09:32:58 [2021-03-03T09:32:58.695Z] #42 82.31   DEP      criu/kcmp-ids.d
09:32:58 [2021-03-03T09:32:58.695Z] #42 82.38   DEP      criu/irmap.d
09:32:58 [2021-03-03T09:32:58.889Z] #19 29.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:32:58 [2021-03-03T09:32:58.889Z] #19 29.07 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:32:58 [2021-03-03T09:32:58.889Z] #19 29.15 Selecting previously unselected package libiptc0:amd64.
09:32:58 [2021-03-03T09:32:58.889Z] #19 29.16 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:32:58 [2021-03-03T09:32:58.889Z] #19 29.17 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:32:58 [2021-03-03T09:32:58.889Z] #19 29.26 Selecting previously unselected package libnfnetlink0:amd64.
09:32:58 [2021-03-03T09:32:58.958Z] #42 82.51   DEP      criu/ipc_ns.d
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.34 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.43 Selecting previously unselected package libnftnl11:amd64.
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.44 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:32:59 [2021-03-03T09:32:59.147Z] #19 29.56 Selecting previously unselected package iptables.
09:32:59 [2021-03-03T09:32:59.177Z] #42 79.56   DEP      criu/protobuf-desc.d
09:32:59 [2021-03-03T09:32:59.177Z] #42 79.63   DEP      criu/proc_parse.d
09:32:59 [2021-03-03T09:32:59.177Z] #42 79.90   DEP      criu/plugin.d
09:32:59 [2021-03-03T09:32:59.177Z] #42 80.01   DEP      criu/pipes.d
09:32:59 [2021-03-03T09:32:59.217Z] #42 82.66   DEP      criu/image.d
09:32:59 [2021-03-03T09:32:59.217Z] #42 82.86   DEP      criu/image-desc.d
09:32:59 [2021-03-03T09:32:59.217Z] #42 82.94   DEP      criu/fsnotify.d
09:32:59 [2021-03-03T09:32:59.405Z] #19 29.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:32:59 [2021-03-03T09:32:59.405Z] #19 29.58 Unpacking iptables (1.8.2-4) ...
09:32:59 [2021-03-03T09:32:59.436Z] #42 80.15   DEP      criu/pie-util.d
09:32:59 [2021-03-03T09:32:59.436Z] #42 80.26   DEP      criu/pie-util-vdso.d
09:32:59 [2021-03-03T09:32:59.663Z] #19 29.88 Selecting previously unselected package xxd.
09:32:59 [2021-03-03T09:32:59.663Z] #19 29.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:32:59 [2021-03-03T09:32:59.663Z] #19 29.89 Unpacking xxd (2:8.1.0875-5) ...
09:32:59 [2021-03-03T09:32:59.663Z] #19 30.01 Selecting previously unselected package vim-common.
09:32:59 [2021-03-03T09:32:59.695Z] #42 80.37   DEP      criu/pie-util-vdso-elf32.d
09:32:59 [2021-03-03T09:32:59.695Z] #42 80.51   DEP      criu/path.d
09:32:59 [2021-03-03T09:32:59.785Z] #42 83.15   DEP      criu/filesystems.d
09:32:59 [2021-03-03T09:32:59.785Z] #42 83.29   DEP      criu/files.d
09:32:59 [2021-03-03T09:32:59.785Z] #42 83.42   DEP      criu/files-reg.d
09:32:59 [2021-03-03T09:32:59.922Z] #19 30.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:32:59 [2021-03-03T09:32:59.922Z] #19 30.05 Unpacking vim-common (2:8.1.0875-5) ...
09:32:59 [2021-03-03T09:32:59.954Z] #42 80.71   DEP      criu/parasite-syscall.d
09:33:00 [2021-03-03T09:33:00.045Z] #42 83.60   DEP      criu/files-ext.d
09:33:00 [2021-03-03T09:33:00.045Z] #42 83.71   DEP      criu/file-lock.d
09:33:00 [2021-03-03T09:33:00.180Z] #19 30.27 Selecting previously unselected package bash-completion.
09:33:00 [2021-03-03T09:33:00.180Z] #19 30.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:33:00 [2021-03-03T09:33:00.213Z] #42 80.90   DEP      criu/pagemap.d
09:33:00 [2021-03-03T09:33:00.304Z] #42 83.86   DEP      criu/file-ids.d
09:33:00 [2021-03-03T09:33:00.438Z] #19 ...
09:33:00 [2021-03-03T09:33:00.438Z] 
09:33:00 [2021-03-03T09:33:00.438Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:00 [2021-03-03T09:33:00.438Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:00 [2021-03-03T09:33:00.438Z] #42 93.91   CC       criu/config.o
09:33:00 [2021-03-03T09:33:00.438Z] #42 95.18   CC       criu/cr-check.o
09:33:00 [2021-03-03T09:33:00.438Z] #42 96.90   CC       criu/cr-dedup.o
09:33:00 [2021-03-03T09:33:00.438Z] #42 97.33   CC       criu/cr-dump.o
09:33:00 [2021-03-03T09:33:00.438Z] #42 99.56   CC       criu/cr-errno.o
09:33:00 [2021-03-03T09:33:00.438Z] #42 99.69   CC       criu/cr-restore.o
09:33:00 [2021-03-03T09:33:00.459Z] #42 84.86   CC       criu/clone-noasan.o
09:33:00 [2021-03-03T09:33:00.459Z] #42 ...
09:33:00 [2021-03-03T09:33:00.459Z] 
09:33:00 [2021-03-03T09:33:00.459Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:00 [2021-03-03T09:33:00.459Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
09:33:00 [2021-03-03T09:33:00.459Z] #19 27.48 Unpacking bash-completion (1:2.8-6) ...
09:33:00 [2021-03-03T09:33:00.472Z] #42 81.10   DEP      criu/pagemap-cache.d
09:33:00 [2021-03-03T09:33:00.564Z] #42 83.97   DEP      criu/fifo.d
09:33:00 [2021-03-03T09:33:00.564Z] #42 84.14   DEP      criu/fdstore.d
09:33:00 [2021-03-03T09:33:00.696Z] #42 104.1   CC       criu/cr-service.o
09:33:00 [2021-03-03T09:33:00.731Z] #42 81.26   DEP      criu/page-xfer.d
09:33:00 [2021-03-03T09:33:00.731Z] #42 81.45   DEP      criu/page-pipe.d
09:33:00 [2021-03-03T09:33:00.731Z] #42 81.55   DEP      criu/netfilter.d
09:33:00 [2021-03-03T09:33:00.823Z] #42 84.26   DEP      criu/fault-injection.d
09:33:00 [2021-03-03T09:33:00.823Z] #42 84.33   DEP      criu/external.d
09:33:00 [2021-03-03T09:33:00.823Z] #42 84.39   DEP      criu/eventpoll.d
09:33:00 [2021-03-03T09:33:00.990Z] #42 81.77   DEP      criu/net.d
09:33:01 [2021-03-03T09:33:01.035Z] #19 28.08 Selecting previously unselected package bzip2.
09:33:01 [2021-03-03T09:33:01.035Z] #19 28.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
09:33:01 [2021-03-03T09:33:01.035Z] #19 28.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:33:01 [2021-03-03T09:33:01.085Z] #42 84.57   DEP      criu/eventfd.d
09:33:01 [2021-03-03T09:33:01.085Z] #42 84.71   DEP      criu/crtools.d
09:33:01 [2021-03-03T09:33:01.298Z] #19 28.23 Selecting previously unselected package xz-utils.
09:33:01 [2021-03-03T09:33:01.298Z] #19 28.23 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
09:33:01 [2021-03-03T09:33:01.298Z] #19 28.25 Unpacking xz-utils (5.2.4-1) ...
09:33:01 [2021-03-03T09:33:01.346Z] #42 84.88   DEP      criu/cr-service.d
09:33:01 [2021-03-03T09:33:01.346Z] #42 85.00   DEP      criu/cr-restore.d
09:33:01 [2021-03-03T09:33:01.561Z] #19 28.43 Selecting previously unselected package apparmor.
09:33:01 [2021-03-03T09:33:01.561Z] #19 28.45 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
09:33:01 [2021-03-03T09:33:01.561Z] #19 28.54 Unpacking apparmor (2.13.2-10) ...
09:33:01 [2021-03-03T09:33:01.563Z] #42 82.00   DEP      criu/namespaces.d
09:33:01 [2021-03-03T09:33:01.563Z] #42 ...
09:33:01 [2021-03-03T09:33:01.563Z] 
09:33:01 [2021-03-03T09:33:01.563Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:33:01 [2021-03-03T09:33:01.563Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:33:01 [2021-03-03T09:33:01.563Z] #31 DONE 167.7s
09:33:01 [2021-03-03T09:33:01.563Z] 
09:33:01 [2021-03-03T09:33:01.563Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:01 [2021-03-03T09:33:01.563Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:01 [2021-03-03T09:33:01.563Z] #42 82.28   DEP      criu/mount.d
09:33:01 [2021-03-03T09:33:01.563Z] #42 ...
09:33:01 [2021-03-03T09:33:01.563Z] 
09:33:01 [2021-03-03T09:33:01.563Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:01 [2021-03-03T09:33:01.563Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:01 [2021-03-03T09:33:01.563Z] #19 10.44 Reading package lists...
09:33:01 [2021-03-03T09:33:01.563Z] #19 14.82 Reading package lists...
09:33:01 [2021-03-03T09:33:01.563Z] #19 18.12 Building dependency tree...
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.41 libcap2-bin is already the newest version (1:2.25-2).
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.41 The following additional packages will be installed:
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.41   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.41   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.41   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.42   python3.7 python3.7-minimal vim-runtime xxd
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.42 Suggested packages:
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.42   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.42   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.42   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.42 Recommended packages:
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.42   aufs-dkms nftables build-essential python3-dev python3-keyring
09:33:01 [2021-03-03T09:33:01.563Z] #19 19.42   python3-keyrings.alt python3-xdg unzip
09:33:01 [2021-03-03T09:33:01.605Z] #42 85.19   DEP      criu/cr-errno.d
09:33:01 [2021-03-03T09:33:01.605Z] #42 85.21   DEP      criu/cr-dump.d
09:33:01 [2021-03-03T09:33:01.822Z] #19 ...
09:33:01 [2021-03-03T09:33:01.822Z] 
09:33:01 [2021-03-03T09:33:01.822Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:01 [2021-03-03T09:33:01.822Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:01 [2021-03-03T09:33:01.822Z] #42 82.69   DEP      criu/memfd.d
09:33:01 [2021-03-03T09:33:01.869Z] #42 ...
09:33:01 [2021-03-03T09:33:01.869Z] 
09:33:01 [2021-03-03T09:33:01.869Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:33:01 [2021-03-03T09:33:01.869Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:33:01 [2021-03-03T09:33:01.869Z] #31 DONE 168.7s
09:33:01 [2021-03-03T09:33:01.869Z] 
09:33:01 [2021-03-03T09:33:01.869Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:01 [2021-03-03T09:33:01.869Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:01 [2021-03-03T09:33:01.869Z] #42 85.57   DEP      criu/cr-dedup.d
09:33:01 [2021-03-03T09:33:01.869Z] #42 ...
09:33:01 [2021-03-03T09:33:01.869Z] 
09:33:01 [2021-03-03T09:33:01.869Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:01 [2021-03-03T09:33:01.869Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.69 libcap2-bin is already the newest version (1:2.25-2).
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.69 The following additional packages will be installed:
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   python3.7 python3.7-minimal vim-runtime xxd
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70 Suggested packages:
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70 Recommended packages:
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   aufs-dkms nftables build-essential python3-dev python3-keyring
09:33:01 [2021-03-03T09:33:01.870Z] #19 21.70   python3-keyrings.alt python3-xdg unzip
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.40 The following NEW packages will be installed:
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.42   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.42   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.42   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.42   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.42   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.42   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.43   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.43   xz-utils zip
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.77 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.77 Need to get 28.5 MB of archives.
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.77 After this operation, 116 MB of additional disk space will be used.
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 23.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 24.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 25.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 25.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 25.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.10 debconf: delaying package configuration, since apt-utils is not installed
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.21 Fetched 28.5 MB in 2s (14.2 MB/s)
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.46 Selecting previously unselected package pigz.
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.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 ... 23432 files and directories currently installed.)
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.54 Unpacking pigz (2.4-1) ...
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.68 Selecting previously unselected package libpython3.7-minimal:amd64.
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:33:01 [2021-03-03T09:33:01.870Z] #19 26.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:33:01 [2021-03-03T09:33:01.870Z] #19 27.24 Selecting previously unselected package python3.7-minimal.
09:33:01 [2021-03-03T09:33:01.870Z] #19 27.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:33:01 [2021-03-03T09:33:01.870Z] #19 27.25 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
09:33:02 [2021-03-03T09:33:02.073Z] #42 105.6   CC       criu/crtools.o
09:33:02 [2021-03-03T09:33:02.088Z] #19 28.96 Selecting previously unselected package aufs-tools.
09:33:02 [2021-03-03T09:33:02.088Z] #19 28.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
09:33:02 [2021-03-03T09:33:02.088Z] #19 28.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:33:02 [2021-03-03T09:33:02.088Z] #19 29.15 Selecting previously unselected package libonig5:arm64.
09:33:02 [2021-03-03T09:33:02.088Z] #19 29.15 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
09:33:02 [2021-03-03T09:33:02.088Z] #19 29.16 Unpacking libonig5:arm64 (6.9.1-1) ...
09:33:02 [2021-03-03T09:33:02.351Z] #19 29.37 Selecting previously unselected package libjq1:arm64.
09:33:02 [2021-03-03T09:33:02.351Z] #19 29.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
09:33:02 [2021-03-03T09:33:02.351Z] #19 29.40 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
09:33:02 [2021-03-03T09:33:02.390Z] #42 83.09   DEP      criu/mem.d
09:33:02 [2021-03-03T09:33:02.615Z] #19 29.55 Selecting previously unselected package jq.
09:33:02 [2021-03-03T09:33:02.615Z] #19 29.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
09:33:02 [2021-03-03T09:33:02.615Z] #19 29.58 Unpacking jq (1.5+dfsg-2+b1) ...
09:33:02 [2021-03-03T09:33:02.641Z] #42 ...
09:33:02 [2021-03-03T09:33:02.641Z] 
09:33:02 [2021-03-03T09:33:02.642Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:02 [2021-03-03T09:33:02.642Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:02 [2021-03-03T09:33:02.642Z] #19 32.99 Unpacking bash-completion (1:2.8-6) ...
09:33:02 [2021-03-03T09:33:02.648Z] #42 83.37   DEP      criu/lsm.d
09:33:02 [2021-03-03T09:33:02.878Z] #19 29.69 Selecting previously unselected package libaio1:arm64.
09:33:02 [2021-03-03T09:33:02.878Z] #19 29.71 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
09:33:02 [2021-03-03T09:33:02.878Z] #19 29.72 Unpacking libaio1:arm64 (0.3.112-3) ...
09:33:02 [2021-03-03T09:33:02.878Z] #19 29.83 Selecting previously unselected package libgpm2:arm64.
09:33:02 [2021-03-03T09:33:02.878Z] #19 29.83 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
09:33:02 [2021-03-03T09:33:02.901Z] #19 33.36 Selecting previously unselected package bzip2.
09:33:02 [2021-03-03T09:33:02.908Z] #42 83.57   DEP      criu/log.d
09:33:03 [2021-03-03T09:33:03.141Z] #19 29.93 Unpacking libgpm2:arm64 (1.20.7-5) ...
09:33:03 [2021-03-03T09:33:03.141Z] #19 30.00 Selecting previously unselected package libicu63:arm64.
09:33:03 [2021-03-03T09:33:03.141Z] #19 30.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
09:33:03 [2021-03-03T09:33:03.141Z] #19 30.02 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
09:33:03 [2021-03-03T09:33:03.160Z] #19 33.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:33:03 [2021-03-03T09:33:03.160Z] #19 33.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:33:03 [2021-03-03T09:33:03.160Z] #19 33.44 Selecting previously unselected package xz-utils.
09:33:03 [2021-03-03T09:33:03.160Z] #19 33.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:33:03 [2021-03-03T09:33:03.160Z] #19 33.45 Unpacking xz-utils (5.2.4-1) ...
09:33:03 [2021-03-03T09:33:03.166Z] #42 83.76   DEP      criu/libnetlink.d
09:33:03 [2021-03-03T09:33:03.166Z] #42 83.87   DEP      criu/kerndat.d
09:33:03 [2021-03-03T09:33:03.249Z] #19 28.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:33:03 [2021-03-03T09:33:03.249Z] #19 28.76 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
09:33:03 [2021-03-03T09:33:03.420Z] #19 33.62 Selecting previously unselected package apparmor.
09:33:03 [2021-03-03T09:33:03.420Z] #19 33.62 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:33:03 [2021-03-03T09:33:03.420Z] #19 33.70 Unpacking apparmor (2.13.2-10) ...
09:33:03 [2021-03-03T09:33:03.426Z] #42 84.03   DEP      criu/kcmp-ids.d
09:33:03 [2021-03-03T09:33:03.426Z] #42 84.13   DEP      criu/irmap.d
09:33:03 [2021-03-03T09:33:03.681Z] #19 34.06 Selecting previously unselected package aufs-tools.
09:33:03 [2021-03-03T09:33:03.685Z] #42 84.23   DEP      criu/ipc_ns.d
09:33:03 [2021-03-03T09:33:03.685Z] #42 84.36   DEP      criu/image.d
09:33:03 [2021-03-03T09:33:03.685Z] #42 84.48   DEP      criu/image-desc.d
09:33:03 [2021-03-03T09:33:03.944Z] #42 84.61   DEP      criu/fsnotify.d
09:33:03 [2021-03-03T09:33:03.949Z] #19 34.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:33:03 [2021-03-03T09:33:03.949Z] #19 34.07 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:33:03 [2021-03-03T09:33:03.949Z] #19 34.22 Selecting previously unselected package libonig5:amd64.
09:33:03 [2021-03-03T09:33:03.949Z] #19 34.23 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:33:03 [2021-03-03T09:33:03.949Z] #19 34.24 Unpacking libonig5:amd64 (6.9.1-1) ...
09:33:04 [2021-03-03T09:33:04.099Z] #55 225.8 + bin/containerd-stress
09:33:04 [2021-03-03T09:33:04.099Z] #55 227.9 + bin/containerd-shim
09:33:04 [2021-03-03T09:33:04.203Z] #42 84.76   DEP      criu/filesystems.d
09:33:04 [2021-03-03T09:33:04.203Z] #42 84.91   DEP      criu/files.d
09:33:04 [2021-03-03T09:33:04.208Z] #19 34.48 Selecting previously unselected package libjq1:amd64.
09:33:04 [2021-03-03T09:33:04.209Z] #19 34.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:33:04 [2021-03-03T09:33:04.209Z] #19 34.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:33:04 [2021-03-03T09:33:04.209Z] #19 34.59 Selecting previously unselected package jq.
09:33:04 [2021-03-03T09:33:04.209Z] #19 34.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:33:04 [2021-03-03T09:33:04.209Z] #19 34.60 Unpacking jq (1.5+dfsg-2+b1) ...
09:33:04 [2021-03-03T09:33:04.462Z] #42 85.03   DEP      criu/files-reg.d
09:33:04 [2021-03-03T09:33:04.462Z] #42 85.16   DEP      criu/files-ext.d
09:33:04 [2021-03-03T09:33:04.462Z] #42 85.24   DEP      criu/file-lock.d
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.71 Selecting previously unselected package libaio1:amd64.
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.73 Unpacking libaio1:amd64 (0.3.112-3) ...
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.79 Selecting previously unselected package libgpm2:amd64.
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.81 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.87 Selecting previously unselected package libicu63:amd64.
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:33:04 [2021-03-03T09:33:04.468Z] #19 34.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:33:04 [2021-03-03T09:33:04.721Z] #42 85.35   DEP      criu/file-ids.d
09:33:04 [2021-03-03T09:33:04.980Z] #42 85.51   DEP      criu/fifo.d
09:33:04 [2021-03-03T09:33:04.980Z] #42 85.64   DEP      criu/fdstore.d
09:33:05 [2021-03-03T09:33:05.067Z] #19 31.87 Selecting previously unselected package libnet1:arm64.
09:33:05 [2021-03-03T09:33:05.067Z] #19 31.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:33:05 [2021-03-03T09:33:05.067Z] #19 31.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:33:05 [2021-03-03T09:33:05.067Z] #19 32.04 Selecting previously unselected package libnl-3-200:arm64.
09:33:05 [2021-03-03T09:33:05.067Z] #19 32.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
09:33:05 [2021-03-03T09:33:05.067Z] #19 32.06 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
09:33:05 [2021-03-03T09:33:05.067Z] #19 32.17 Selecting previously unselected package libprotobuf-c1:arm64.
09:33:05 [2021-03-03T09:33:05.157Z] #19 30.62 Selecting previously unselected package python3-minimal.
09:33:05 [2021-03-03T09:33:05.157Z] #19 30.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
09:33:05 [2021-03-03T09:33:05.157Z] #19 30.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:33:05 [2021-03-03T09:33:05.157Z] #19 30.68 Unpacking python3-minimal (3.7.3-1) ...
09:33:05 [2021-03-03T09:33:05.157Z] #19 30.75 Selecting previously unselected package libmpdec2:amd64.
09:33:05 [2021-03-03T09:33:05.157Z] #19 30.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:33:05 [2021-03-03T09:33:05.157Z] #19 30.78 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:33:05 [2021-03-03T09:33:05.157Z] #19 30.88 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:33:05 [2021-03-03T09:33:05.240Z] #42 85.76   DEP      criu/fault-injection.d
09:33:05 [2021-03-03T09:33:05.240Z] #42 85.84   DEP      criu/external.d
09:33:05 [2021-03-03T09:33:05.240Z] #42 85.91   DEP      criu/eventpoll.d
09:33:05 [2021-03-03T09:33:05.240Z] #42 86.02   DEP      criu/eventfd.d
09:33:05 [2021-03-03T09:33:05.331Z] #19 32.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
09:33:05 [2021-03-03T09:33:05.331Z] #19 32.18 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:33:05 [2021-03-03T09:33:05.331Z] #19 32.27 Selecting previously unselected package libreadline5:arm64.
09:33:05 [2021-03-03T09:33:05.331Z] #19 32.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
09:33:05 [2021-03-03T09:33:05.331Z] #19 32.28 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
09:33:05 [2021-03-03T09:33:05.331Z] #19 32.39 Selecting previously unselected package net-tools.
09:33:05 [2021-03-03T09:33:05.416Z] #19 30.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
09:33:05 [2021-03-03T09:33:05.416Z] #19 30.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:33:05 [2021-03-03T09:33:05.499Z] #42 86.11   DEP      criu/crtools.d
09:33:05 [2021-03-03T09:33:05.499Z] #42 86.26   DEP      criu/cr-service.d
09:33:05 [2021-03-03T09:33:05.594Z] #19 32.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
09:33:05 [2021-03-03T09:33:05.594Z] #19 32.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:33:05 [2021-03-03T09:33:05.594Z] #19 32.64 Selecting previously unselected package python-pip-whl.
09:33:05 [2021-03-03T09:33:05.757Z] #42 86.42   DEP      criu/cr-restore.d
09:33:05 [2021-03-03T09:33:05.858Z] #19 32.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:33:05 [2021-03-03T09:33:05.858Z] #19 32.67 Unpacking python-pip-whl (18.1-5) ...
09:33:06 [2021-03-03T09:33:06.017Z] #42 86.60   DEP      criu/cr-errno.d
09:33:06 [2021-03-03T09:33:06.017Z] #42 86.62   DEP      criu/cr-dump.d
09:33:06 [2021-03-03T09:33:06.017Z] #42 86.83   DEP      criu/cr-dedup.d
09:33:06 [2021-03-03T09:33:06.121Z] #19 33.07 Selecting previously unselected package python3-lib2to3.
09:33:06 [2021-03-03T09:33:06.121Z] #19 33.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:33:06 [2021-03-03T09:33:06.121Z] #19 33.08 Unpacking python3-lib2to3 (3.7.3-1) ...
09:33:06 [2021-03-03T09:33:06.276Z] #42 87.00   DEP      criu/cr-check.d
09:33:06 [2021-03-03T09:33:06.354Z] #19 31.88 Selecting previously unselected package python3.7.
09:33:06 [2021-03-03T09:33:06.354Z] #19 31.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
09:33:06 [2021-03-03T09:33:06.354Z] #19 31.90 Unpacking python3.7 (3.7.3-2+deb10u2) ...
09:33:06 [2021-03-03T09:33:06.354Z] #19 32.01 Selecting previously unselected package libpython3-stdlib:amd64.
09:33:06 [2021-03-03T09:33:06.385Z] #19 33.26 Selecting previously unselected package python3-distutils.
09:33:06 [2021-03-03T09:33:06.385Z] #19 33.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:33:06 [2021-03-03T09:33:06.385Z] #19 33.27 Unpacking python3-distutils (3.7.3-1) ...
09:33:06 [2021-03-03T09:33:06.385Z] #19 33.43 Selecting previously unselected package python3-pip.
09:33:06 [2021-03-03T09:33:06.385Z] #19 33.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:33:06 [2021-03-03T09:33:06.385Z] #19 33.46 Unpacking python3-pip (18.1-5) ...
09:33:06 [2021-03-03T09:33:06.535Z] #42 87.18   DEP      criu/config.d
09:33:06 [2021-03-03T09:33:06.535Z] #42 87.33   DEP      criu/clone-noasan.d
09:33:06 [2021-03-03T09:33:06.614Z] #19 32.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:33:06 [2021-03-03T09:33:06.614Z] #19 32.03 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:33:06 [2021-03-03T09:33:06.614Z] #19 32.15 Setting up python3-minimal (3.7.3-1) ...
09:33:06 [2021-03-03T09:33:06.649Z] #19 33.65 Selecting previously unselected package python3-pkg-resources.
09:33:06 [2021-03-03T09:33:06.649Z] #19 33.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:33:06 [2021-03-03T09:33:06.649Z] #19 33.68 Unpacking python3-pkg-resources (40.8.0-1) ...
09:33:06 [2021-03-03T09:33:06.794Z] #42 87.41   DEP      criu/cgroup.d
09:33:06 [2021-03-03T09:33:06.912Z] #19 33.83 Selecting previously unselected package python3-setuptools.
09:33:06 [2021-03-03T09:33:06.912Z] #19 33.85 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:33:06 [2021-03-03T09:33:06.912Z] #19 33.86 Unpacking python3-setuptools (40.8.0-1) ...
09:33:07 [2021-03-03T09:33:07.053Z] #42 87.60   DEP      criu/cgroup-props.d
09:33:07 [2021-03-03T09:33:07.053Z] #42 87.70   DEP      criu/bitmap.d
09:33:07 [2021-03-03T09:33:07.053Z] #42 87.72   DEP      criu/bfd.d
09:33:07 [2021-03-03T09:33:07.053Z] #42 87.79   DEP      criu/autofs.d
09:33:07 [2021-03-03T09:33:07.312Z] #42 87.97   DEP      criu/aio.d
09:33:07 [2021-03-03T09:33:07.312Z] #42 88.08   DEP      criu/action-scripts.d
09:33:07 [2021-03-03T09:33:07.504Z] #19 34.13 Selecting previously unselected package python3-wheel.
09:33:07 [2021-03-03T09:33:07.504Z] #19 34.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:33:07 [2021-03-03T09:33:07.504Z] #19 34.14 Unpacking python3-wheel (0.32.3-2) ...
09:33:07 [2021-03-03T09:33:07.552Z] #19 32.89 Selecting previously unselected package python3.
09:33:07 [2021-03-03T09:33:07.552Z] #19 32.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
09:33:07 [2021-03-03T09:33:07.552Z] #19 32.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:33:07 [2021-03-03T09:33:07.552Z] #19 32.95 Unpacking python3 (3.7.3-1) ...
09:33:07 [2021-03-03T09:33:07.552Z] #19 33.06 Selecting previously unselected package libip4tc0:amd64.
09:33:07 [2021-03-03T09:33:07.552Z] #19 33.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:33:07 [2021-03-03T09:33:07.552Z] #19 33.06 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:33:07 [2021-03-03T09:33:07.552Z] #19 33.17 Selecting previously unselected package libip6tc0:amd64.
09:33:07 [2021-03-03T09:33:07.552Z] #19 33.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:33:07 [2021-03-03T09:33:07.552Z] #19 33.18 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:33:07 [2021-03-03T09:33:07.552Z] #19 33.27 Selecting previously unselected package libiptc0:amd64.
09:33:07 [2021-03-03T09:33:07.571Z] #42 88.28   CC       criu/action-scripts.o
09:33:07 [2021-03-03T09:33:07.758Z] #19 38.13 Selecting previously unselected package libnet1:amd64.
09:33:07 [2021-03-03T09:33:07.758Z] #19 38.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:33:07 [2021-03-03T09:33:07.758Z] #19 38.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:33:07 [2021-03-03T09:33:07.758Z] #19 38.24 Selecting previously unselected package libnl-3-200:amd64.
09:33:07 [2021-03-03T09:33:07.811Z] #19 33.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:33:07 [2021-03-03T09:33:07.811Z] #19 33.28 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:33:07 [2021-03-03T09:33:07.811Z] #19 33.34 Selecting previously unselected package libnfnetlink0:amd64.
09:33:07 [2021-03-03T09:33:07.811Z] #19 33.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:33:07 [2021-03-03T09:33:07.811Z] #19 33.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:33:07 [2021-03-03T09:33:07.811Z] #19 33.41 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:33:07 [2021-03-03T09:33:07.811Z] #19 33.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:33:07 [2021-03-03T09:33:07.811Z] #19 33.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:33:07 [2021-03-03T09:33:07.812Z] #19 33.52 Selecting previously unselected package libnftnl11:amd64.
09:33:08 [2021-03-03T09:33:08.017Z] #19 38.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.017Z] #19 38.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:33:08 [2021-03-03T09:33:08.017Z] #19 38.35 Selecting previously unselected package libprotobuf-c1:amd64.
09:33:08 [2021-03-03T09:33:08.017Z] #19 38.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.017Z] #19 38.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:33:08 [2021-03-03T09:33:08.017Z] #19 38.42 Selecting previously unselected package libreadline5:amd64.
09:33:08 [2021-03-03T09:33:08.017Z] #19 38.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.018Z] #19 38.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:33:08 [2021-03-03T09:33:08.071Z] #19 33.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.071Z] #19 33.54 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:33:08 [2021-03-03T09:33:08.071Z] #19 33.63 Selecting previously unselected package iptables.
09:33:08 [2021-03-03T09:33:08.071Z] #19 33.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.071Z] #19 33.65 Unpacking iptables (1.8.2-4) ...
09:33:08 [2021-03-03T09:33:08.080Z] #19 34.96 Selecting previously unselected package sudo.
09:33:08 [2021-03-03T09:33:08.080Z] #19 34.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
09:33:08 [2021-03-03T09:33:08.080Z] #19 34.97 Unpacking sudo (1.8.27-1+deb10u3) ...
09:33:08 [2021-03-03T09:33:08.139Z] #42 88.76   CC       criu/aio.o
09:33:08 [2021-03-03T09:33:08.277Z] #19 38.55 Selecting previously unselected package net-tools.
09:33:08 [2021-03-03T09:33:08.277Z] #19 38.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.277Z] #19 38.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:33:08 [2021-03-03T09:33:08.277Z] #19 38.77 Selecting previously unselected package python-pip-whl.
09:33:08 [2021-03-03T09:33:08.330Z] #19 33.95 Selecting previously unselected package xxd.
09:33:08 [2021-03-03T09:33:08.330Z] #19 33.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.330Z] #19 33.96 Unpacking xxd (2:8.1.0875-5) ...
09:33:08 [2021-03-03T09:33:08.398Z] #42 89.17   CC       criu/autofs.o
09:33:08 [2021-03-03T09:33:08.536Z] #19 38.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:33:08 [2021-03-03T09:33:08.631Z] #19 34.13 Selecting previously unselected package vim-common.
09:33:08 [2021-03-03T09:33:08.631Z] #19 34.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:33:08 [2021-03-03T09:33:08.631Z] #19 34.17 Unpacking vim-common (2:8.1.0875-5) ...
09:33:08 [2021-03-03T09:33:08.631Z] #19 34.36 Selecting previously unselected package bash-completion.
09:33:08 [2021-03-03T09:33:08.795Z] #19 38.90 Unpacking python-pip-whl (18.1-5) ...
09:33:08 [2021-03-03T09:33:08.907Z] #19 34.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:33:08 [2021-03-03T09:33:08.969Z] #42 ...
09:33:08 [2021-03-03T09:33:08.969Z] 
09:33:08 [2021-03-03T09:33:08.969Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:08 [2021-03-03T09:33:08.969Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22 The following NEW packages will be installed:
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.22   xz-utils zip
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.54 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded.
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.54 Need to get 28.5 MB of archives.
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.54 After this operation, 116 MB of additional disk space will be used.
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 21.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.70 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 22.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 23.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 23.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 23.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.04 debconf: delaying package configuration, since apt-utils is not installed
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.13 Fetched 28.5 MB in 2s (13.2 MB/s)
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.18 Selecting previously unselected package pigz.
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.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 ... 23432 files and directories currently installed.)
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.24 Unpacking pigz (2.4-1) ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.33 Selecting previously unselected package libpython3.7-minimal:amd64.
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.71 Selecting previously unselected package python3.7-minimal.
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 24.72 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 25.53 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 25.55 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.53 Selecting previously unselected package python3-minimal.
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.58 Unpacking python3-minimal (3.7.3-1) ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.66 Selecting previously unselected package libmpdec2:amd64.
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.68 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.79 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
09:33:08 [2021-03-03T09:33:08.969Z] #19 27.80 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:33:09 [2021-03-03T09:33:09.055Z] #19 39.43 Selecting previously unselected package python3-lib2to3.
09:33:09 [2021-03-03T09:33:09.055Z] #19 39.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:33:09 [2021-03-03T09:33:09.055Z] #19 39.44 Unpacking python3-lib2to3 (3.7.3-1) ...
09:33:09 [2021-03-03T09:33:09.294Z] #19 36.11 Selecting previously unselected package thin-provisioning-tools.
09:33:09 [2021-03-03T09:33:09.294Z] #19 36.12 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
09:33:09 [2021-03-03T09:33:09.294Z] #19 36.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:33:09 [2021-03-03T09:33:09.316Z] #19 39.57 Selecting previously unselected package python3-distutils.
09:33:09 [2021-03-03T09:33:09.316Z] #19 39.58 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:33:09 [2021-03-03T09:33:09.316Z] #19 39.59 Unpacking python3-distutils (3.7.3-1) ...
09:33:09 [2021-03-03T09:33:09.316Z] #19 39.71 Selecting previously unselected package python3-pip.
09:33:09 [2021-03-03T09:33:09.316Z] #19 39.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:33:09 [2021-03-03T09:33:09.316Z] #19 39.74 Unpacking python3-pip (18.1-5) ...
09:33:09 [2021-03-03T09:33:09.538Z] #19 28.71 Selecting previously unselected package python3.7.
09:33:09 [2021-03-03T09:33:09.538Z] #19 28.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
09:33:09 [2021-03-03T09:33:09.538Z] #19 28.74 Unpacking python3.7 (3.7.3-2+deb10u2) ...
09:33:09 [2021-03-03T09:33:09.557Z] #19 36.51 Selecting previously unselected package uidmap.
09:33:09 [2021-03-03T09:33:09.557Z] #19 36.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
09:33:09 [2021-03-03T09:33:09.557Z] #19 36.53 Unpacking uidmap (1:4.5-1.1) ...
09:33:09 [2021-03-03T09:33:09.578Z] #19 39.94 Selecting previously unselected package python3-pkg-resources.
09:33:09 [2021-03-03T09:33:09.578Z] #19 39.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:33:09 [2021-03-03T09:33:09.797Z] #19 28.87 Selecting previously unselected package libpython3-stdlib:amd64.
09:33:09 [2021-03-03T09:33:09.797Z] #19 28.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:33:09 [2021-03-03T09:33:09.797Z] #19 28.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:33:09 [2021-03-03T09:33:09.797Z] #19 28.99 Setting up python3-minimal (3.7.3-1) ...
09:33:09 [2021-03-03T09:33:09.820Z] #19 36.69 Selecting previously unselected package vim-runtime.
09:33:09 [2021-03-03T09:33:09.820Z] #19 36.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:33:09 [2021-03-03T09:33:09.820Z] #19 36.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:33:09 [2021-03-03T09:33:09.820Z] #19 36.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:33:09 [2021-03-03T09:33:09.820Z] #19 36.81 Unpacking vim-runtime (2:8.1.0875-5) ...
09:33:09 [2021-03-03T09:33:09.876Z] #19 39.95 Unpacking python3-pkg-resources (40.8.0-1) ...
09:33:10 [2021-03-03T09:33:10.136Z] #19 40.48 Selecting previously unselected package python3-setuptools.
09:33:10 [2021-03-03T09:33:10.136Z] #19 40.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:33:10 [2021-03-03T09:33:10.136Z] #19 40.49 Unpacking python3-setuptools (40.8.0-1) ...
09:33:10 [2021-03-03T09:33:10.394Z] #19 40.70 Selecting previously unselected package python3-wheel.
09:33:10 [2021-03-03T09:33:10.394Z] #19 40.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:33:10 [2021-03-03T09:33:10.394Z] #19 40.71 Unpacking python3-wheel (0.32.3-2) ...
09:33:10 [2021-03-03T09:33:10.394Z] #19 40.82 Selecting previously unselected package sudo.
09:33:10 [2021-03-03T09:33:10.653Z] #19 40.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:33:10 [2021-03-03T09:33:10.653Z] #19 40.83 Unpacking sudo (1.8.27-1+deb10u3) ...
09:33:10 [2021-03-03T09:33:10.677Z] #55 234.4 + bin/containerd-shim-runc-v1
09:33:10 [2021-03-03T09:33:10.734Z] #19 29.80 Selecting previously unselected package python3.
09:33:10 [2021-03-03T09:33:10.734Z] #19 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 ... 24093 files and directories currently installed.)
09:33:10 [2021-03-03T09:33:10.734Z] #19 29.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:33:10 [2021-03-03T09:33:10.734Z] #19 29.86 Unpacking python3 (3.7.3-1) ...
09:33:10 [2021-03-03T09:33:10.768Z] #19 ...
09:33:10 [2021-03-03T09:33:10.768Z] 
09:33:10 [2021-03-03T09:33:10.768Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:10 [2021-03-03T09:33:10.768Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:33:10 [2021-03-03T09:33:10.768Z] #42 84.99   CC       criu/config.o
09:33:10 [2021-03-03T09:33:10.769Z] #42 86.01   CC       criu/cr-check.o
09:33:10 [2021-03-03T09:33:10.769Z] #42 87.29   CC       criu/cr-dedup.o
09:33:10 [2021-03-03T09:33:10.769Z] #42 87.71   CC       criu/cr-dump.o
09:33:10 [2021-03-03T09:33:10.769Z] #42 90.00   CC       criu/cr-errno.o
09:33:10 [2021-03-03T09:33:10.769Z] #42 90.06   CC       criu/cr-restore.o
09:33:10 [2021-03-03T09:33:10.769Z] #42 93.80   CC       criu/cr-service.o
09:33:10 [2021-03-03T09:33:10.993Z] #19 29.95 Selecting previously unselected package libip4tc0:amd64.
09:33:10 [2021-03-03T09:33:10.993Z] #19 29.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:33:10 [2021-03-03T09:33:10.993Z] #19 29.97 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:33:10 [2021-03-03T09:33:10.993Z] #19 30.06 Selecting previously unselected package libip6tc0:amd64.
09:33:10 [2021-03-03T09:33:10.993Z] #19 30.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:33:10 [2021-03-03T09:33:10.993Z] #19 30.07 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:33:10 [2021-03-03T09:33:10.993Z] #19 30.17 Selecting previously unselected package libiptc0:amd64.
09:33:10 [2021-03-03T09:33:10.993Z] #19 30.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:33:10 [2021-03-03T09:33:10.993Z] #19 30.19 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:33:11 [2021-03-03T09:33:11.220Z] #19 41.30 Selecting previously unselected package thin-provisioning-tools.
09:33:11 [2021-03-03T09:33:11.220Z] #19 41.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.220Z] #19 41.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:33:11 [2021-03-03T09:33:11.220Z] #19 41.51 Selecting previously unselected package uidmap.
09:33:11 [2021-03-03T09:33:11.220Z] #19 41.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.220Z] #19 41.54 Unpacking uidmap (1:4.5-1.1) ...
09:33:11 [2021-03-03T09:33:11.220Z] #19 41.67 Selecting previously unselected package vim-runtime.
09:33:11 [2021-03-03T09:33:11.252Z] #19 30.27 Selecting previously unselected package libnfnetlink0:amd64.
09:33:11 [2021-03-03T09:33:11.252Z] #19 30.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.252Z] #19 30.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:33:11 [2021-03-03T09:33:11.252Z] #19 30.35 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:33:11 [2021-03-03T09:33:11.252Z] #19 30.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.252Z] #19 30.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:33:11 [2021-03-03T09:33:11.344Z] #42 95.65   CC       criu/crtools.o
09:33:11 [2021-03-03T09:33:11.478Z] #19 41.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:33:11 [2021-03-03T09:33:11.478Z] #19 41.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:33:11 [2021-03-03T09:33:11.478Z] #19 41.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:33:11 [2021-03-03T09:33:11.478Z] #19 41.77 Unpacking vim-runtime (2:8.1.0875-5) ...
09:33:11 [2021-03-03T09:33:11.479Z] #19 37.03 Unpacking bash-completion (1:2.8-6) ...
09:33:11 [2021-03-03T09:33:11.511Z] #19 30.48 Selecting previously unselected package libnftnl11:amd64.
09:33:11 [2021-03-03T09:33:11.511Z] #19 30.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.511Z] #19 30.49 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:33:11 [2021-03-03T09:33:11.511Z] #19 30.58 Selecting previously unselected package iptables.
09:33:11 [2021-03-03T09:33:11.511Z] #19 30.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.511Z] #19 30.60 Unpacking iptables (1.8.2-4) ...
09:33:11 [2021-03-03T09:33:11.737Z] #19 37.43 Selecting previously unselected package bzip2.
09:33:11 [2021-03-03T09:33:11.769Z] #19 30.89 Selecting previously unselected package xxd.
09:33:11 [2021-03-03T09:33:11.769Z] #19 30.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.769Z] #19 30.91 Unpacking xxd (2:8.1.0875-5) ...
09:33:11 [2021-03-03T09:33:11.920Z] #42 96.33   CC       criu/eventfd.o
09:33:11 [2021-03-03T09:33:11.996Z] #19 37.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.996Z] #19 37.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:33:11 [2021-03-03T09:33:11.996Z] #19 37.53 Selecting previously unselected package xz-utils.
09:33:11 [2021-03-03T09:33:11.996Z] #19 37.53 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:33:11 [2021-03-03T09:33:11.996Z] #19 37.55 Unpacking xz-utils (5.2.4-1) ...
09:33:12 [2021-03-03T09:33:12.027Z] #19 31.02 Selecting previously unselected package vim-common.
09:33:12 [2021-03-03T09:33:12.027Z] #19 31.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:33:12 [2021-03-03T09:33:12.027Z] #19 31.06 Unpacking vim-common (2:8.1.0875-5) ...
09:33:12 [2021-03-03T09:33:12.027Z] #19 31.24 Selecting previously unselected package bash-completion.
09:33:12 [2021-03-03T09:33:12.027Z] #19 31.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:33:12 [2021-03-03T09:33:12.254Z] #19 37.74 Selecting previously unselected package apparmor.
09:33:12 [2021-03-03T09:33:12.254Z] #19 37.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:33:12 [2021-03-03T09:33:12.254Z] #19 37.82 Unpacking apparmor (2.13.2-10) ...
09:33:12 [2021-03-03T09:33:12.254Z] #19 ...
09:33:12 [2021-03-03T09:33:12.254Z] 
09:33:12 [2021-03-03T09:33:12.254Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:12 [2021-03-03T09:33:12.254Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:12 [2021-03-03T09:33:12.254Z] #42 85.97   DEP      criu/cr-check.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 86.27   DEP      criu/config.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 86.44   DEP      criu/clone-noasan.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 86.57   DEP      criu/cgroup.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 86.79   DEP      criu/cgroup-props.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 86.90   DEP      criu/bitmap.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 86.93   DEP      criu/bfd.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 87.06   DEP      criu/autofs.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 87.23   DEP      criu/aio.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 87.39   DEP      criu/action-scripts.d
09:33:12 [2021-03-03T09:33:12.254Z] #42 87.66   CC       criu/action-scripts.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 88.03   CC       criu/aio.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 88.46   CC       criu/autofs.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 89.87   CC       criu/bfd.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 90.41   CC       criu/bitmap.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 90.57   CC       criu/cgroup-props.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 91.26   CC       criu/cgroup.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 94.26   CC       criu/clone-noasan.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 94.45   CC       criu/config.o
09:33:12 [2021-03-03T09:33:12.254Z] #42 95.87   CC       criu/cr-check.o
09:33:12 [2021-03-03T09:33:12.496Z] #42 96.75   CC       criu/eventpoll.o
09:33:12 [2021-03-03T09:33:12.496Z] #42 ...
09:33:12 [2021-03-03T09:33:12.496Z] 
09:33:12 [2021-03-03T09:33:12.496Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:12 [2021-03-03T09:33:12.496Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
09:33:12 [2021-03-03T09:33:12.496Z] #19 39.52 Selecting previously unselected package vim.
09:33:12 [2021-03-03T09:33:12.496Z] #19 39.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
09:33:12 [2021-03-03T09:33:12.496Z] #19 39.56 Unpacking vim (2:8.1.0875-5) ...
09:33:12 [2021-03-03T09:33:12.513Z] #42 ...
09:33:12 [2021-03-03T09:33:12.513Z] 
09:33:12 [2021-03-03T09:33:12.513Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:12 [2021-03-03T09:33:12.513Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:12 [2021-03-03T09:33:12.513Z] #19 38.13 Selecting previously unselected package aufs-tools.
09:33:12 [2021-03-03T09:33:12.513Z] #19 38.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:33:12 [2021-03-03T09:33:12.513Z] #19 38.14 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:33:12 [2021-03-03T09:33:12.513Z] #19 38.25 Selecting previously unselected package libonig5:amd64.
09:33:12 [2021-03-03T09:33:12.771Z] #19 38.25 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:33:12 [2021-03-03T09:33:12.771Z] #19 38.25 Unpacking libonig5:amd64 (6.9.1-1) ...
09:33:12 [2021-03-03T09:33:12.855Z] #19 ...
09:33:12 [2021-03-03T09:33:12.855Z] 
09:33:12 [2021-03-03T09:33:12.855Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:12 [2021-03-03T09:33:12.855Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:12 [2021-03-03T09:33:12.855Z] #42 106.2   CC       criu/eventfd.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 106.6   CC       criu/eventpoll.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 107.5   CC       criu/external.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 107.8   CC       criu/fault-injection.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 107.9   CC       criu/fdstore.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 108.2   CC       criu/fifo.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 108.7   CC       criu/file-ids.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 109.1   CC       criu/file-lock.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 110.0   CC       criu/files-ext.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 110.5   CC       criu/files-reg.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 112.5   CC       criu/files.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 114.8   CC       criu/filesystems.o
09:33:12 [2021-03-03T09:33:12.855Z] #42 115.6   CC       criu/fsnotify.o
09:33:13 [2021-03-03T09:33:13.031Z] #19 38.41 Selecting previously unselected package libjq1:amd64.
09:33:13 [2021-03-03T09:33:13.031Z] #19 38.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:33:13 [2021-03-03T09:33:13.031Z] #19 38.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:33:13 [2021-03-03T09:33:13.031Z] #19 38.55 Selecting previously unselected package jq.
09:33:13 [2021-03-03T09:33:13.031Z] #19 38.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:33:13 [2021-03-03T09:33:13.031Z] #19 38.57 Unpacking jq (1.5+dfsg-2+b1) ...
09:33:13 [2021-03-03T09:33:13.113Z] #42 ...
09:33:13 [2021-03-03T09:33:13.113Z] 
09:33:13 [2021-03-03T09:33:13.113Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:33:13 [2021-03-03T09:33:13.113Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:33:13 [2021-03-03T09:33:13.113Z] #39 186.1 + dpkg --print-architecture
09:33:13 [2021-03-03T09:33:13.113Z] #39 186.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.65 Selecting previously unselected package libaio1:amd64.
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.66 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.68 Unpacking libaio1:amd64 (0.3.112-3) ...
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.74 Selecting previously unselected package libgpm2:amd64.
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.75 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.82 Selecting previously unselected package libicu63:amd64.
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:33:13 [2021-03-03T09:33:13.289Z] #19 38.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:33:13 [2021-03-03T09:33:13.680Z] #39 186.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:33:13 [2021-03-03T09:33:13.680Z] #39 186.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:33:14 [2021-03-03T09:33:14.432Z] #19 41.00 Selecting previously unselected package xfsprogs.
09:33:14 [2021-03-03T09:33:14.432Z] #19 41.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
09:33:14 [2021-03-03T09:33:14.432Z] #19 41.04 Unpacking xfsprogs (4.20.0-1) ...
09:33:14 [2021-03-03T09:33:14.432Z] #19 41.47 Selecting previously unselected package zip.
09:33:14 [2021-03-03T09:33:14.432Z] #19 41.48 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
09:33:14 [2021-03-03T09:33:14.432Z] #19 41.49 Unpacking zip (3.0-11+b1) ...
09:33:14 [2021-03-03T09:33:14.979Z] #55 239.0 + bin/containerd-shim-runc-v2
09:33:15 [2021-03-03T09:33:15.075Z] #19 41.86 Setting up aufs-tools (1:4.14+20190211-1) ...
09:33:15 [2021-03-03T09:33:15.075Z] #19 41.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:33:15 [2021-03-03T09:33:15.315Z] #19 34.08 Unpacking bash-completion (1:2.8-6) ...
09:33:15 [2021-03-03T09:33:15.315Z] #19 34.44 Selecting previously unselected package bzip2.
09:33:15 [2021-03-03T09:33:15.315Z] #19 34.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:33:15 [2021-03-03T09:33:15.315Z] #19 34.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:33:15 [2021-03-03T09:33:15.396Z] #19 41.98 Setting up libip6tc0:arm64 (1.8.2-4) ...
09:33:15 [2021-03-03T09:33:15.396Z] #19 42.04 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
09:33:15 [2021-03-03T09:33:15.541Z] #55 239.9 + binaries
09:33:15 [2021-03-03T09:33:15.541Z] #55 239.9 + install -D bin/containerd /build/containerd
09:33:15 [2021-03-03T09:33:15.541Z] #55 240.0 + install -D bin/containerd-shim /build/containerd-shim
09:33:15 [2021-03-03T09:33:15.587Z] #19 34.55 Selecting previously unselected package xz-utils.
09:33:15 [2021-03-03T09:33:15.587Z] #19 34.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:33:15 [2021-03-03T09:33:15.587Z] #19 34.56 Unpacking xz-utils (5.2.4-1) ...
09:33:15 [2021-03-03T09:33:15.587Z] #19 34.74 Selecting previously unselected package apparmor.
09:33:15 [2021-03-03T09:33:15.587Z] #19 34.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:33:15 [2021-03-03T09:33:15.665Z] #19 42.64 Setting up libgpm2:arm64 (1.20.7-5) ...
09:33:15 [2021-03-03T09:33:15.796Z] #55 240.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:33:15 [2021-03-03T09:33:15.796Z] #55 240.0 + install -D bin/ctr /build/ctr
09:33:15 [2021-03-03T09:33:15.859Z] #19 34.86 Unpacking apparmor (2.13.2-10) ...
09:33:16 [2021-03-03T09:33:16.242Z] #19 43.18 Setting up libip4tc0:arm64 (1.8.2-4) ...
09:33:16 [2021-03-03T09:33:16.242Z] #19 43.38 Setting up uidmap (1:4.5-1.1) ...
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.32 Selecting previously unselected package aufs-tools.
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.33 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.48 Selecting previously unselected package libonig5:amd64.
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.48 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.49 Unpacking libonig5:amd64 (6.9.1-1) ...
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.59 Selecting previously unselected package libjq1:amd64.
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:33:16 [2021-03-03T09:33:16.450Z] #19 35.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:33:16 [2021-03-03T09:33:16.505Z] #19 ...
09:33:16 [2021-03-03T09:33:16.505Z] 
09:33:16 [2021-03-03T09:33:16.505Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:33:16 [2021-03-03T09:33:16.505Z] #48 sha256:0bf1438806d68658671ed2ca367b2986a2e67c0019ed3bc3383ca1fc3e8cd9dd
09:33:16 [2021-03-03T09:33:16.505Z] #48 184.8 + /build/golangci-lint --version
09:33:16 [2021-03-03T09:33:16.505Z] #48 185.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:33:16 [2021-03-03T09:33:16.505Z] #48 DONE 187.3s
09:33:16 [2021-03-03T09:33:16.505Z] 
09:33:16 [2021-03-03T09:33:16.505Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:16 [2021-03-03T09:33:16.505Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
09:33:16 [2021-03-03T09:33:16.505Z] #19 43.40 Setting up libnftnl11:arm64 (1.1.2-2) ...
09:33:16 [2021-03-03T09:33:16.505Z] #19 43.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:33:16 [2021-03-03T09:33:16.505Z] #19 43.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:33:16 [2021-03-03T09:33:16.505Z] #19 43.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:33:16 [2021-03-03T09:33:16.505Z] #19 43.49 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
09:33:16 [2021-03-03T09:33:16.505Z] #19 43.57 Setting up xxd (2:8.1.0875-5) ...
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.70 Selecting previously unselected package jq.
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.73 Unpacking jq (1.5+dfsg-2+b1) ...
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.83 Selecting previously unselected package libaio1:amd64.
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.83 Unpacking libaio1:amd64 (0.3.112-3) ...
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.88 Selecting previously unselected package libgpm2:amd64.
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.90 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:33:16 [2021-03-03T09:33:16.709Z] #19 35.91 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:33:16 [2021-03-03T09:33:16.769Z] #19 43.59 Setting up zip (3.0-11+b1) ...
09:33:16 [2021-03-03T09:33:16.769Z] #19 43.61 Setting up vim-common (2:8.1.0875-5) ...
09:33:16 [2021-03-03T09:33:16.769Z] #19 43.64 Setting up bash-completion (1:2.8-6) ...
09:33:16 [2021-03-03T09:33:16.967Z] #19 35.99 Selecting previously unselected package libicu63:amd64.
09:33:16 [2021-03-03T09:33:16.967Z] #19 36.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:33:16 [2021-03-03T09:33:16.967Z] #19 36.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.32 Selecting previously unselected package libnet1:amd64.
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.32 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.42 Selecting previously unselected package libnl-3-200:amd64.
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.51 Selecting previously unselected package libprotobuf-c1:amd64.
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.58 Selecting previously unselected package libreadline5:amd64.
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.59 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.71 Selecting previously unselected package net-tools.
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.91 Selecting previously unselected package python-pip-whl.
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:33:17 [2021-03-03T09:33:17.478Z] #19 42.94 Unpacking python-pip-whl (18.1-5) ...
09:33:17 [2021-03-03T09:33:17.680Z] #55 DONE 241.8s
09:33:18 [2021-03-03T09:33:18.046Z] #19 43.42 Selecting previously unselected package python3-lib2to3.
09:33:18 [2021-03-03T09:33:18.046Z] #19 43.43 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:33:18 [2021-03-03T09:33:18.046Z] #19 43.43 Unpacking python3-lib2to3 (3.7.3-1) ...
09:33:18 [2021-03-03T09:33:18.046Z] #19 43.55 Selecting previously unselected package python3-distutils.
09:33:18 [2021-03-03T09:33:18.046Z] #19 43.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:33:18 [2021-03-03T09:33:18.046Z] #19 43.56 Unpacking python3-distutils (3.7.3-1) ...
09:33:18 [2021-03-03T09:33:18.240Z] 
09:33:18 [2021-03-03T09:33:18.240Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
09:33:18 [2021-03-03T09:33:18.240Z] #56 sha256:85cd3e7c02f8affa14c2cdfa11a0be8246933b27a8ee10ca9e1e6b6bd0d01c54
09:33:18 [2021-03-03T09:33:18.304Z] #19 43.72 Selecting previously unselected package python3-pip.
09:33:18 [2021-03-03T09:33:18.304Z] #19 43.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:33:18 [2021-03-03T09:33:18.304Z] #19 43.73 Unpacking python3-pip (18.1-5) ...
09:33:18 [2021-03-03T09:33:18.304Z] #19 43.88 Selecting previously unselected package python3-pkg-resources.
09:33:18 [2021-03-03T09:33:18.304Z] #19 43.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:33:18 [2021-03-03T09:33:18.304Z] #19 43.89 Unpacking python3-pkg-resources (40.8.0-1) ...
09:33:18 [2021-03-03T09:33:18.563Z] #19 44.01 Selecting previously unselected package python3-setuptools.
09:33:18 [2021-03-03T09:33:18.563Z] #19 44.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:33:18 [2021-03-03T09:33:18.563Z] #19 44.03 Unpacking python3-setuptools (40.8.0-1) ...
09:33:18 [2021-03-03T09:33:18.821Z] #19 44.25 Selecting previously unselected package python3-wheel.
09:33:18 [2021-03-03T09:33:18.821Z] #19 44.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:33:18 [2021-03-03T09:33:18.821Z] #19 44.26 Unpacking python3-wheel (0.32.3-2) ...
09:33:18 [2021-03-03T09:33:18.821Z] #19 44.33 Selecting previously unselected package sudo.
09:33:18 [2021-03-03T09:33:18.821Z] #19 44.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:33:18 [2021-03-03T09:33:18.821Z] #19 44.36 Unpacking sudo (1.8.27-1+deb10u3) ...
09:33:19 [2021-03-03T09:33:19.164Z] #56 DONE 0.9s
09:33:19 [2021-03-03T09:33:19.164Z] 
09:33:19 [2021-03-03T09:33:19.164Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:33:19 [2021-03-03T09:33:19.164Z] #60 sha256:8254eea9a7b955e6df0f7f3beabdcf62b4faeeec8d2c703cc6ff50526f1c2491
09:33:19 [2021-03-03T09:33:19.335Z] #19 46.30 Setting up libiptc0:arm64 (1.8.2-4) ...
09:33:19 [2021-03-03T09:33:19.335Z] #19 46.31 Setting up xz-utils (5.2.4-1) ...
09:33:19 [2021-03-03T09:33:19.335Z] #19 46.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:33:19 [2021-03-03T09:33:19.335Z] #19 46.35 Setting up sudo (1.8.27-1+deb10u3) ...
09:33:19 [2021-03-03T09:33:19.388Z] #19 44.82 Selecting previously unselected package thin-provisioning-tools.
09:33:19 [2021-03-03T09:33:19.388Z] #19 44.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:33:19 [2021-03-03T09:33:19.388Z] #19 44.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:33:19 [2021-03-03T09:33:19.419Z] #60 DONE 0.3s
09:33:19 [2021-03-03T09:33:19.419Z] 
09:33:19 [2021-03-03T09:33:19.419Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
09:33:19 [2021-03-03T09:33:19.419Z] #62 sha256:8abbf56b5b5b615e098b8e40014bbc603b504109f23307eb272e39e16b1d540d
09:33:19 [2021-03-03T09:33:19.598Z] #19 46.45 invoke-rc.d: could not determine current runlevel
09:33:19 [2021-03-03T09:33:19.598Z] #19 46.48 invoke-rc.d: policy-rc.d denied execution of start.
09:33:19 [2021-03-03T09:33:19.598Z] #19 46.49 Setting up pigz (2.4-1) ...
09:33:19 [2021-03-03T09:33:19.598Z] #19 46.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:33:19 [2021-03-03T09:33:19.598Z] #19 46.52 Setting up libnl-3-200:arm64 (3.4.0-1) ...
09:33:19 [2021-03-03T09:33:19.598Z] #19 46.55 Setting up python-pip-whl (18.1-5) ...
09:33:19 [2021-03-03T09:33:19.598Z] #19 46.56 Setting up libmpdec2:arm64 (2.4.2-2) ...
09:33:19 [2021-03-03T09:33:19.598Z] #19 46.58 Setting up vim-runtime (2:8.1.0875-5) ...
09:33:19 [2021-03-03T09:33:19.647Z] #19 45.11 Selecting previously unselected package uidmap.
09:33:19 [2021-03-03T09:33:19.647Z] #19 45.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:33:19 [2021-03-03T09:33:19.647Z] #19 45.12 Unpacking uidmap (1:4.5-1.1) ...
09:33:19 [2021-03-03T09:33:19.647Z] #19 45.25 Selecting previously unselected package vim-runtime.
09:33:19 [2021-03-03T09:33:19.647Z] #19 45.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:33:19 [2021-03-03T09:33:19.647Z] #19 45.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:33:19 [2021-03-03T09:33:19.647Z] #19 45.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:33:19 [2021-03-03T09:33:19.647Z] #19 45.33 Unpacking vim-runtime (2:8.1.0875-5) ...
09:33:19 [2021-03-03T09:33:19.861Z] #19 46.98 Setting up libaio1:arm64 (0.3.112-3) ...
09:33:19 [2021-03-03T09:33:19.978Z] #62 DONE 0.6s
09:33:19 [2021-03-03T09:33:19.978Z] 
09:33:19 [2021-03-03T09:33:19.978Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
09:33:19 [2021-03-03T09:33:19.978Z] #64 sha256:0ec7fb508bc8b579d30e58d4db6baec1b092ce98a67ad3ff504d20a7a03b479c
09:33:19 [2021-03-03T09:33:19.978Z] #64 DONE 0.0s
09:33:19 [2021-03-03T09:33:19.978Z] 
09:33:19 [2021-03-03T09:33:19.978Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:33:19 [2021-03-03T09:33:19.978Z] #65 sha256:fb610ed722abd72427d2d9191c4307218e3e42a5c8277fa9dd575965e8513d41
09:33:19 [2021-03-03T09:33:19.978Z] #65 DONE 0.0s
09:33:19 [2021-03-03T09:33:19.978Z] 
09:33:19 [2021-03-03T09:33:19.978Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
09:33:19 [2021-03-03T09:33:19.978Z] #66 sha256:c70e9a8d1de6046a8296fb522e9d96fedee0b48a3d0b46ed13ce13570ae34c92
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.00 Setting up libonig5:arm64 (6.9.1-1) ...
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.01 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.03 Setting up vim (2:8.1.0875-5) ...
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.15 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.17 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:33:20 [2021-03-03T09:33:20.124Z] #19 47.19 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
09:33:20 [2021-03-03T09:33:20.241Z] #39 ...
09:33:20 [2021-03-03T09:33:20.241Z] 
09:33:20 [2021-03-03T09:33:20.241Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:20 [2021-03-03T09:33:20.241Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:20 [2021-03-03T09:33:20.241Z] #19 44.79 Selecting previously unselected package vim.
09:33:20 [2021-03-03T09:33:20.241Z] #19 44.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 44.83 Unpacking vim (2:8.1.0875-5) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 45.37 Selecting previously unselected package xfsprogs.
09:33:20 [2021-03-03T09:33:20.241Z] #19 45.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 45.39 Unpacking xfsprogs (4.20.0-1) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 45.82 Selecting previously unselected package zip.
09:33:20 [2021-03-03T09:33:20.241Z] #19 45.83 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 45.84 Unpacking zip (3.0-11+b1) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 46.03 Setting up aufs-tools (1:4.14+20190211-1) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 46.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 46.07 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 46.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 46.10 Setting up libgpm2:amd64 (1.20.7-5) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 46.12 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 46.13 Setting up uidmap (1:4.5-1.1) ...
09:33:20 [2021-03-03T09:33:20.241Z] #19 46.15 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 46.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 46.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 46.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 46.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 46.24 Setting up xxd (2:8.1.0875-5) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 46.26 Setting up zip (3.0-11+b1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 46.29 Setting up vim-common (2:8.1.0875-5) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 46.31 Setting up bash-completion (1:2.8-6) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.03 Setting up libiptc0:amd64 (1.8.2-4) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.05 Setting up xz-utils (5.2.4-1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.08 Setting up sudo (1.8.27-1+deb10u3) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.18 invoke-rc.d: could not determine current runlevel
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.19 invoke-rc.d: policy-rc.d denied execution of start.
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.20 Setting up pigz (2.4-1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.23 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.26 Setting up python-pip-whl (18.1-5) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.28 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.29 Setting up vim-runtime (2:8.1.0875-5) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.83 Setting up libaio1:amd64 (0.3.112-3) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.84 Setting up libonig5:amd64 (6.9.1-1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.87 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.89 Setting up vim (2:8.1.0875-5) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 49.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:33:20 [2021-03-03T09:33:20.242Z] #19 50.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 50.11 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 50.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 50.15 Setting up jq (1.5+dfsg-2+b1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 50.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:33:20 [2021-03-03T09:33:20.242Z] #19 50.18 Setting up python3.7 (3.7.3-2+deb10u2) ...
09:33:20 [2021-03-03T09:33:20.252Z] #19 ...
09:33:20 [2021-03-03T09:33:20.252Z] 
09:33:20 [2021-03-03T09:33:20.252Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:20 [2021-03-03T09:33:20.252Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:20 [2021-03-03T09:33:20.252Z] #42 90.42   CC       criu/bfd.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 90.87   CC       criu/bitmap.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 90.97   CC       criu/cgroup-props.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 91.65   CC       criu/cgroup.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 94.38   CC       criu/clone-noasan.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 94.64   CC       criu/config.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 95.96   CC       criu/cr-check.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 97.94   CC       criu/cr-dedup.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 98.37   CC       criu/cr-dump.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 100.6   CC       criu/cr-errno.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 100.7   CC       criu/cr-restore.o
09:33:20 [2021-03-03T09:33:20.252Z] #42 ...
09:33:20 [2021-03-03T09:33:20.252Z] 
09:33:20 [2021-03-03T09:33:20.252Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:20 [2021-03-03T09:33:20.252Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:20 [2021-03-03T09:33:20.252Z] #19 39.40 Selecting previously unselected package libnet1:amd64.
09:33:20 [2021-03-03T09:33:20.252Z] #19 39.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:33:20 [2021-03-03T09:33:20.387Z] #19 47.22 Setting up jq (1.5+dfsg-2+b1) ...
09:33:20 [2021-03-03T09:33:20.387Z] #19 47.24 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
09:33:20 [2021-03-03T09:33:20.387Z] #19 47.26 Setting up python3.7 (3.7.3-2+deb10u2) ...
09:33:20 [2021-03-03T09:33:20.511Z] #19 39.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:33:20 [2021-03-03T09:33:20.511Z] #19 39.50 Selecting previously unselected package libnl-3-200:amd64.
09:33:20 [2021-03-03T09:33:20.511Z] #19 39.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:33:20 [2021-03-03T09:33:20.511Z] #19 39.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:33:20 [2021-03-03T09:33:20.511Z] #19 39.61 Selecting previously unselected package libprotobuf-c1:amd64.
09:33:20 [2021-03-03T09:33:20.511Z] #19 39.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:33:20 [2021-03-03T09:33:20.511Z] #19 39.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:33:20 [2021-03-03T09:33:20.511Z] #19 39.68 Selecting previously unselected package libreadline5:amd64.
09:33:20 [2021-03-03T09:33:20.770Z] #19 39.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:33:20 [2021-03-03T09:33:20.770Z] #19 39.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:33:20 [2021-03-03T09:33:20.770Z] #19 39.81 Selecting previously unselected package net-tools.
09:33:20 [2021-03-03T09:33:20.770Z] #19 39.84 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:33:20 [2021-03-03T09:33:20.770Z] #19 39.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:33:21 [2021-03-03T09:33:21.028Z] #19 40.05 Selecting previously unselected package python-pip-whl.
09:33:21 [2021-03-03T09:33:21.028Z] #19 40.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:33:21 [2021-03-03T09:33:21.028Z] #19 40.09 Unpacking python-pip-whl (18.1-5) ...
09:33:21 [2021-03-03T09:33:21.595Z] #19 40.70 Selecting previously unselected package python3-lib2to3.
09:33:21 [2021-03-03T09:33:21.595Z] #19 40.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:33:21 [2021-03-03T09:33:21.595Z] #19 40.70 Unpacking python3-lib2to3 (3.7.3-1) ...
09:33:21 [2021-03-03T09:33:21.595Z] #19 40.83 Selecting previously unselected package python3-distutils.
09:33:21 [2021-03-03T09:33:21.854Z] #19 40.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:33:21 [2021-03-03T09:33:21.854Z] #19 40.84 Unpacking python3-distutils (3.7.3-1) ...
09:33:21 [2021-03-03T09:33:21.854Z] #19 41.01 Selecting previously unselected package python3-pip.
09:33:21 [2021-03-03T09:33:21.854Z] #19 41.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:33:21 [2021-03-03T09:33:21.854Z] #19 41.03 Unpacking python3-pip (18.1-5) ...
09:33:22 [2021-03-03T09:33:22.112Z] #19 41.22 Selecting previously unselected package python3-pkg-resources.
09:33:22 [2021-03-03T09:33:22.112Z] #19 41.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:33:22 [2021-03-03T09:33:22.112Z] #19 41.25 Unpacking python3-pkg-resources (40.8.0-1) ...
09:33:22 [2021-03-03T09:33:22.311Z] #19 49.38 Setting up iptables (1.8.2-4) ...
09:33:22 [2021-03-03T09:33:22.311Z] #19 49.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:33:22 [2021-03-03T09:33:22.370Z] #19 41.37 Selecting previously unselected package python3-setuptools.
09:33:22 [2021-03-03T09:33:22.370Z] #19 41.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:33:22 [2021-03-03T09:33:22.370Z] #19 41.40 Unpacking python3-setuptools (40.8.0-1) ...
09:33:22 [2021-03-03T09:33:22.370Z] #19 41.61 Selecting previously unselected package python3-wheel.
09:33:22 [2021-03-03T09:33:22.573Z] #66 DONE 2.3s
09:33:22 [2021-03-03T09:33:22.573Z] 
09:33:22 [2021-03-03T09:33:22.573Z] #67 exporting to image
09:33:22 [2021-03-03T09:33:22.573Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:33:22 [2021-03-03T09:33:22.573Z] #67 exporting layers
09:33:22 [2021-03-03T09:33:22.575Z] #19 49.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:22 [2021-03-03T09:33:22.575Z] #19 49.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:33:22 [2021-03-03T09:33:22.575Z] #19 49.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:22 [2021-03-03T09:33:22.575Z] #19 49.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:33:22 [2021-03-03T09:33:22.575Z] #19 49.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:33:22 [2021-03-03T09:33:22.575Z] #19 49.50 Setting up python3 (3.7.3-1) ...
09:33:22 [2021-03-03T09:33:22.628Z] #19 41.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:33:22 [2021-03-03T09:33:22.628Z] #19 41.64 Unpacking python3-wheel (0.32.3-2) ...
09:33:22 [2021-03-03T09:33:22.628Z] #19 41.73 Selecting previously unselected package sudo.
09:33:22 [2021-03-03T09:33:22.628Z] #19 41.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:33:22 [2021-03-03T09:33:22.628Z] #19 41.74 Unpacking sudo (1.8.27-1+deb10u3) ...
09:33:22 [2021-03-03T09:33:22.773Z] #19 53.09 Setting up iptables (1.8.2-4) ...
09:33:22 [2021-03-03T09:33:22.773Z] #19 53.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:33:22 [2021-03-03T09:33:22.773Z] #19 53.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:22 [2021-03-03T09:33:22.773Z] #19 53.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:33:22 [2021-03-03T09:33:22.773Z] #19 53.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:22 [2021-03-03T09:33:22.773Z] #19 53.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:33:22 [2021-03-03T09:33:22.773Z] #19 53.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:33:22 [2021-03-03T09:33:22.773Z] #19 53.18 Setting up python3 (3.7.3-1) ...
09:33:22 [2021-03-03T09:33:22.931Z] #19 48.24 Selecting previously unselected package vim.
09:33:22 [2021-03-03T09:33:22.931Z] #19 48.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:33:22 [2021-03-03T09:33:22.931Z] #19 48.26 Unpacking vim (2:8.1.0875-5) ...
09:33:23 [2021-03-03T09:33:23.151Z] #19 50.07 Setting up python3-wheel (0.32.3-2) ...
09:33:23 [2021-03-03T09:33:23.196Z] #19 42.24 Selecting previously unselected package thin-provisioning-tools.
09:33:23 [2021-03-03T09:33:23.196Z] #19 42.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:33:23 [2021-03-03T09:33:23.196Z] #19 42.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:33:23 [2021-03-03T09:33:23.339Z] #19 53.62 Setting up python3-wheel (0.32.3-2) ...
09:33:23 [2021-03-03T09:33:23.414Z] #19 ...
09:33:23 [2021-03-03T09:33:23.415Z] 
09:33:23 [2021-03-03T09:33:23.415Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:23 [2021-03-03T09:33:23.415Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:33:23 [2021-03-03T09:33:23.415Z] #42 97.77   CC       criu/external.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 98.18   CC       criu/fault-injection.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 98.33   CC       criu/fdstore.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 98.66   CC       criu/fifo.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 99.04   CC       criu/file-ids.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 99.39   CC       criu/file-lock.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 100.2   CC       criu/files-ext.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 100.5   CC       criu/files-reg.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 102.9   CC       criu/files.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 104.4   CC       criu/filesystems.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 104.9   CC       criu/fsnotify.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 105.8   CC       criu/image-desc.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 105.9   CC       criu/image.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 106.6   CC       criu/ipc_ns.o
09:33:23 [2021-03-03T09:33:23.415Z] #42 107.5   CC       criu/irmap.o
09:33:23 [2021-03-03T09:33:23.448Z] #19 48.81 Selecting previously unselected package xfsprogs.
09:33:23 [2021-03-03T09:33:23.448Z] #19 48.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:33:23 [2021-03-03T09:33:23.448Z] #19 48.83 Unpacking xfsprogs (4.20.0-1) ...
09:33:23 [2021-03-03T09:33:23.454Z] #19 42.50 Selecting previously unselected package uidmap.
09:33:23 [2021-03-03T09:33:23.454Z] #19 42.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:33:23 [2021-03-03T09:33:23.454Z] #19 42.51 Unpacking uidmap (1:4.5-1.1) ...
09:33:23 [2021-03-03T09:33:23.598Z] #19 ...
09:33:23 [2021-03-03T09:33:23.598Z] 
09:33:23 [2021-03-03T09:33:23.598Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:23 [2021-03-03T09:33:23.598Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:23 [2021-03-03T09:33:23.598Z] #42 116.9   CC       criu/image-desc.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 117.0   CC       criu/image.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 117.9   CC       criu/ipc_ns.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 119.2   CC       criu/irmap.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 119.8   CC       criu/kcmp-ids.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 120.2   CC       criu/kerndat.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 121.2   CC       criu/libnetlink.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 121.6   CC       criu/log.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 122.1   CC       criu/lsm.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 122.5   CC       criu/mem.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 124.3   CC       criu/memfd.o
09:33:23 [2021-03-03T09:33:23.598Z] #42 124.9   CC       criu/mount.o
09:33:23 [2021-03-03T09:33:23.678Z] #42 108.1   CC       criu/kcmp-ids.o
09:33:23 [2021-03-03T09:33:23.678Z] #42 ...
09:33:23 [2021-03-03T09:33:23.678Z] 
09:33:23 [2021-03-03T09:33:23.678Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:23 [2021-03-03T09:33:23.678Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d
09:33:23 [2021-03-03T09:33:23.678Z] #19 50.72 Setting up apparmor (2.13.2-10) ...
09:33:23 [2021-03-03T09:33:23.707Z] #19 49.37 Selecting previously unselected package zip.
09:33:23 [2021-03-03T09:33:23.713Z] #19 42.62 Selecting previously unselected package vim-runtime.
09:33:23 [2021-03-03T09:33:23.713Z] #19 42.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:33:23 [2021-03-03T09:33:23.713Z] #19 42.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:33:23 [2021-03-03T09:33:23.713Z] #19 42.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:33:23 [2021-03-03T09:33:23.713Z] #19 42.72 Unpacking vim-runtime (2:8.1.0875-5) ...
09:33:23 [2021-03-03T09:33:23.965Z] #19 49.38 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:33:23 [2021-03-03T09:33:23.965Z] #19 49.39 Unpacking zip (3.0-11+b1) ...
09:33:23 [2021-03-03T09:33:23.965Z] #19 49.59 Setting up aufs-tools (1:4.14+20190211-1) ...
09:33:23 [2021-03-03T09:33:23.965Z] #19 49.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:33:23 [2021-03-03T09:33:23.965Z] #19 49.61 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:33:23 [2021-03-03T09:33:23.966Z] #19 49.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:33:23 [2021-03-03T09:33:23.966Z] #19 ...
09:33:23 [2021-03-03T09:33:23.966Z] 
09:33:23 [2021-03-03T09:33:23.966Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:23 [2021-03-03T09:33:23.966Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:23 [2021-03-03T09:33:23.966Z] #42 97.64   CC       criu/cr-dedup.o
09:33:23 [2021-03-03T09:33:23.966Z] #42 98.25   CC       criu/cr-dump.o
09:33:23 [2021-03-03T09:33:23.966Z] #42 100.3   CC       criu/cr-errno.o
09:33:23 [2021-03-03T09:33:23.966Z] #42 100.4   CC       criu/cr-restore.o
09:33:23 [2021-03-03T09:33:23.966Z] #42 104.7   CC       criu/cr-service.o
09:33:23 [2021-03-03T09:33:23.966Z] #42 106.4   CC       criu/crtools.o
09:33:23 [2021-03-03T09:33:23.966Z] #42 107.0   CC       criu/eventfd.o
09:33:23 [2021-03-03T09:33:23.966Z] #42 107.3   CC       criu/eventpoll.o
09:33:24 [2021-03-03T09:33:24.166Z] #42 ...
09:33:24 [2021-03-03T09:33:24.166Z] 
09:33:24 [2021-03-03T09:33:24.167Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:24 [2021-03-03T09:33:24.167Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:24 [2021-03-03T09:33:24.167Z] #19 54.39 Setting up apparmor (2.13.2-10) ...
09:33:24 [2021-03-03T09:33:24.224Z] #42 ...
09:33:24 [2021-03-03T09:33:24.224Z] 
09:33:24 [2021-03-03T09:33:24.224Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:24 [2021-03-03T09:33:24.224Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.64 Setting up libgpm2:amd64 (1.20.7-5) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.65 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.66 Setting up uidmap (1:4.5-1.1) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.68 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.74 Setting up xxd (2:8.1.0875-5) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.75 Setting up zip (3.0-11+b1) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.76 Setting up vim-common (2:8.1.0875-5) ...
09:33:24 [2021-03-03T09:33:24.224Z] #19 49.80 Setting up bash-completion (1:2.8-6) ...
09:33:25 [2021-03-03T09:33:25.603Z] #19 52.61 Setting up xfsprogs (4.20.0-1) ...
09:33:25 [2021-03-03T09:33:25.603Z] #19 52.64 Setting up python3-lib2to3 (3.7.3-1) ...
09:33:26 [2021-03-03T09:33:26.071Z] #19 56.28 Setting up xfsprogs (4.20.0-1) ...
09:33:26 [2021-03-03T09:33:26.071Z] #19 56.30 Setting up python3-lib2to3 (3.7.3-1) ...
09:33:26 [2021-03-03T09:33:26.178Z] #19 53.03 Setting up python3-pkg-resources (40.8.0-1) ...
09:33:26 [2021-03-03T09:33:26.640Z] #19 56.70 Setting up python3-pkg-resources (40.8.0-1) ...
09:33:26 [2021-03-03T09:33:26.996Z] #19 46.14 Selecting previously unselected package vim.
09:33:26 [2021-03-03T09:33:26.996Z] #19 46.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:33:26 [2021-03-03T09:33:26.996Z] #19 46.18 Unpacking vim (2:8.1.0875-5) ...
09:33:27 [2021-03-03T09:33:27.127Z] #19 53.98 Setting up python3-distutils (3.7.3-1) ...
09:33:27 [2021-03-03T09:33:27.256Z] #19 57.67 Setting up python3-distutils (3.7.3-1) ...
09:33:27 [2021-03-03T09:33:27.390Z] #19 54.54 Setting up python3-setuptools (40.8.0-1) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.54 Setting up libiptc0:amd64 (1.8.2-4) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.55 Setting up xz-utils (5.2.4-1) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.58 Setting up sudo (1.8.27-1+deb10u3) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.64 invoke-rc.d: could not determine current runlevel
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.65 invoke-rc.d: policy-rc.d denied execution of start.
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.66 Setting up pigz (2.4-1) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.68 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.70 Setting up python-pip-whl (18.1-5) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.71 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 52.72 Setting up vim-runtime (2:8.1.0875-5) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.06 Setting up libaio1:amd64 (0.3.112-3) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.07 Setting up libonig5:amd64 (6.9.1-1) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.10 Setting up vim (2:8.1.0875-5) ...
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:33:27 [2021-03-03T09:33:27.509Z] #19 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:33:27 [2021-03-03T09:33:27.564Z] #19 46.63 Selecting previously unselected package xfsprogs.
09:33:27 [2021-03-03T09:33:27.564Z] #19 46.65 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:33:27 [2021-03-03T09:33:27.564Z] #19 46.66 Unpacking xfsprogs (4.20.0-1) ...
09:33:27 [2021-03-03T09:33:27.767Z] #19 53.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:33:27 [2021-03-03T09:33:27.767Z] #19 53.18 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:33:27 [2021-03-03T09:33:27.767Z] #19 53.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:33:27 [2021-03-03T09:33:27.767Z] #19 53.21 Setting up jq (1.5+dfsg-2+b1) ...
09:33:27 [2021-03-03T09:33:27.767Z] #19 53.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:33:27 [2021-03-03T09:33:27.767Z] #19 53.24 Setting up python3.7 (3.7.3-2+deb10u2) ...
09:33:27 [2021-03-03T09:33:27.834Z] #19 58.16 Setting up python3-setuptools (40.8.0-1) ...
09:33:28 [2021-03-03T09:33:28.136Z] #19 47.29 Selecting previously unselected package zip.
09:33:28 [2021-03-03T09:33:28.136Z] #19 47.31 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:33:28 [2021-03-03T09:33:28.136Z] #19 47.32 Unpacking zip (3.0-11+b1) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.52 Setting up aufs-tools (1:4.14+20190211-1) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.55 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.57 Setting up libgpm2:amd64 (1.20.7-5) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.58 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.60 Setting up uidmap (1:4.5-1.1) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.61 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:33:28 [2021-03-03T09:33:28.394Z] #19 47.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:33:28 [2021-03-03T09:33:28.653Z] #19 47.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:33:28 [2021-03-03T09:33:28.653Z] #19 47.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:33:28 [2021-03-03T09:33:28.653Z] #19 47.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:33:28 [2021-03-03T09:33:28.653Z] #19 47.66 Setting up xxd (2:8.1.0875-5) ...
09:33:28 [2021-03-03T09:33:28.653Z] #19 47.67 Setting up zip (3.0-11+b1) ...
09:33:28 [2021-03-03T09:33:28.653Z] #19 47.68 Setting up vim-common (2:8.1.0875-5) ...
09:33:28 [2021-03-03T09:33:28.653Z] #19 47.72 Setting up bash-completion (1:2.8-6) ...
09:33:28 [2021-03-03T09:33:28.784Z] #19 55.69 Setting up python3-pip (18.1-5) ...
09:33:29 [2021-03-03T09:33:29.214Z] #19 59.45 Setting up python3-pip (18.1-5) ...
09:33:29 [2021-03-03T09:33:29.731Z] #19 56.64 Processing triggers for libc-bin (2.28-10) ...
09:33:29 [2021-03-03T09:33:29.731Z] #19 56.68 Processing triggers for mime-support (3.62) ...
09:33:30 [2021-03-03T09:33:30.308Z] #19 DONE 57.4s
09:33:30 [2021-03-03T09:33:30.308Z] 
09:33:30 [2021-03-03T09:33:30.308Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:30 [2021-03-03T09:33:30.308Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:33:30 [2021-03-03T09:33:30.308Z] #42 108.4   CC       criu/kerndat.o
09:33:30 [2021-03-03T09:33:30.308Z] #42 109.5   CC       criu/libnetlink.o
09:33:30 [2021-03-03T09:33:30.308Z] #42 109.8   CC       criu/log.o
09:33:30 [2021-03-03T09:33:30.308Z] #42 110.2   CC       criu/lsm.o
09:33:30 [2021-03-03T09:33:30.308Z] #42 110.6   CC       criu/mem.o
09:33:30 [2021-03-03T09:33:30.308Z] #42 111.9   CC       criu/memfd.o
09:33:30 [2021-03-03T09:33:30.308Z] #42 112.6   CC       criu/mount.o
09:33:30 [2021-03-03T09:33:30.572Z] #42 ...
09:33:30 [2021-03-03T09:33:30.572Z] 
09:33:30 [2021-03-03T09:33:30.572Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:33:30 [2021-03-03T09:33:30.572Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f
09:33:30 [2021-03-03T09:33:30.589Z] #19 60.72 Processing triggers for libc-bin (2.28-10) ...
09:33:30 [2021-03-03T09:33:30.589Z] #19 60.78 Processing triggers for mime-support (3.62) ...
09:33:30 [2021-03-03T09:33:30.734Z] #67 exporting layers 7.1s done
09:33:30 [2021-03-03T09:33:30.734Z] #67 writing image sha256:6f6bd5d294e5f70a66b5982185723929630000faf16a3b5892b6c26cfcb53c96 done
09:33:30 [2021-03-03T09:33:30.734Z] #67 naming to docker.io/library/docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 done
09:33:30 [2021-03-03T09:33:30.734Z] #67 DONE 7.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.16 Setting up iptables (1.8.2-4) ...
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.22 Setting up python3 (3.7.3-1) ...
09:33:31 [2021-03-03T09:33:31.056Z] #19 56.74 Setting up python3-wheel (0.32.3-2) ...
09:33:31 [2021-03-03T09:33:31.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42109/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/validate/default
09:33:31 [2021-03-03T09:33:31.155Z] #19 DONE 61.4s
09:33:31 [2021-03-03T09:33:31.155Z] 
09:33:31 [2021-03-03T09:33:31.155Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:31 [2021-03-03T09:33:31.155Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:31 [2021-03-03T09:33:31.155Z] #42 129.1   CC       criu/namespaces.o
09:33:31 [2021-03-03T09:33:31.155Z] #42 131.3   CC       criu/net.o
09:33:31 [2021-03-03T09:33:31.155Z] #42 ...
09:33:31 [2021-03-03T09:33:31.155Z] 
09:33:31 [2021-03-03T09:33:31.155Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:33:31 [2021-03-03T09:33:31.155Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.55 Setting up libiptc0:amd64 (1.8.2-4) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.56 Setting up xz-utils (5.2.4-1) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.58 Setting up sudo (1.8.27-1+deb10u3) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.63 invoke-rc.d: could not determine current runlevel
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.65 invoke-rc.d: policy-rc.d denied execution of start.
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.65 Setting up pigz (2.4-1) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.68 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.69 Setting up python-pip-whl (18.1-5) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.71 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 50.72 Setting up vim-runtime (2:8.1.0875-5) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 51.17 Setting up libaio1:amd64 (0.3.112-3) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 51.19 Setting up libonig5:amd64 (6.9.1-1) ...
09:33:31 [2021-03-03T09:33:31.940Z] #19 51.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:33:31 [2021-03-03T09:33:31.965Z] #20 1.482 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:33:31 [2021-03-03T09:33:31.965Z] #20 1.488 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:33:31 [2021-03-03T09:33:31.965Z] #20 1.493 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:33:31 [2021-03-03T09:33:31.985Z] Congratulations!  All commits are properly signed with the DCO!
09:33:31 [2021-03-03T09:33:31.993Z] #19 57.54 Setting up apparmor (2.13.2-10) ...
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.21 Setting up vim (2:8.1.0875-5) ...
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.38 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.40 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:33:32 [2021-03-03T09:33:32.198Z] #19 51.42 Setting up jq (1.5+dfsg-2+b1) ...
09:33:32 [2021-03-03T09:33:32.229Z] #20 DONE 1.7s
09:33:32 [2021-03-03T09:33:32.229Z] 
09:33:32 [2021-03-03T09:33:32.229Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:32 [2021-03-03T09:33:32.229Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
09:33:32 [2021-03-03T09:33:32.456Z] #19 51.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:33:32 [2021-03-03T09:33:32.456Z] #19 51.46 Setting up python3.7 (3.7.3-2+deb10u2) ...
09:33:32 [2021-03-03T09:33:32.545Z] Congratulations!  Seccomp profile generation is done correctly.
09:33:32 [2021-03-03T09:33:32.545Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
09:33:33 [2021-03-03T09:33:33.058Z] #20 1.897 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:33:33 [2021-03-03T09:33:33.058Z] #20 1.902 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:33:33 [2021-03-03T09:33:33.058Z] #20 1.907 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:33:33 [2021-03-03T09:33:33.317Z] #20 DONE 2.1s
09:33:33 [2021-03-03T09:33:33.317Z] 
09:33:33 [2021-03-03T09:33:33.317Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:33 [2021-03-03T09:33:33.317Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:33:33 [2021-03-03T09:33:33.897Z] #19 59.35 Setting up xfsprogs (4.20.0-1) ...
09:33:33 [2021-03-03T09:33:33.897Z] #19 59.37 Setting up python3-lib2to3 (3.7.3-1) ...
09:33:34 [2021-03-03T09:33:34.156Z] #19 59.74 Setting up python3-pkg-resources (40.8.0-1) ...
09:33:34 [2021-03-03T09:33:34.724Z] #19 ...
09:33:34 [2021-03-03T09:33:34.724Z] 
09:33:34 [2021-03-03T09:33:34.724Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:34 [2021-03-03T09:33:34.724Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:34 [2021-03-03T09:33:34.724Z] #42 108.1   CC       criu/external.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 108.4   CC       criu/fault-injection.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 108.5   CC       criu/fdstore.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 109.0   CC       criu/fifo.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 109.4   CC       criu/file-ids.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 109.7   CC       criu/file-lock.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 110.5   CC       criu/files-ext.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 110.9   CC       criu/files-reg.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 112.8   CC       criu/files.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 114.8   CC       criu/filesystems.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 115.5   CC       criu/fsnotify.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 116.6   CC       criu/image-desc.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 116.8   CC       criu/image.o
09:33:34 [2021-03-03T09:33:34.724Z] #42 117.8   CC       criu/ipc_ns.o
09:33:34 [2021-03-03T09:33:34.983Z] #42 ...
09:33:34 [2021-03-03T09:33:34.983Z] 
09:33:34 [2021-03-03T09:33:34.983Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:34 [2021-03-03T09:33:34.983Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:34 [2021-03-03T09:33:34.986Z] #19 ...
09:33:34 [2021-03-03T09:33:34.986Z] 
09:33:34 [2021-03-03T09:33:34.986Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:34 [2021-03-03T09:33:34.986Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:34 [2021-03-03T09:33:34.986Z] #42 105.3   CC       criu/cr-service.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 106.7   CC       criu/crtools.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 107.3   CC       criu/eventfd.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 107.6   CC       criu/eventpoll.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 108.5   CC       criu/external.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 108.9   CC       criu/fault-injection.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 109.0   CC       criu/fdstore.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 109.4   CC       criu/fifo.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 109.8   CC       criu/file-ids.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 110.1   CC       criu/file-lock.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 110.9   CC       criu/files-ext.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 111.2   CC       criu/files-reg.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 113.3   CC       criu/files.o
09:33:34 [2021-03-03T09:33:34.986Z] #42 115.7   CC       criu/filesystems.o
09:33:35 [2021-03-03T09:33:35.242Z] #19 60.60 Setting up python3-distutils (3.7.3-1) ...
09:33:35 [2021-03-03T09:33:35.554Z] #42 ...
09:33:35 [2021-03-03T09:33:35.554Z] 
09:33:35 [2021-03-03T09:33:35.554Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:33:35 [2021-03-03T09:33:35.554Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a
09:33:35 [2021-03-03T09:33:35.554Z] #19 54.57 Setting up iptables (1.8.2-4) ...
09:33:35 [2021-03-03T09:33:35.554Z] #19 54.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:33:35 [2021-03-03T09:33:35.554Z] #19 54.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:35 [2021-03-03T09:33:35.554Z] #19 54.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:33:35 [2021-03-03T09:33:35.554Z] #19 54.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:35 [2021-03-03T09:33:35.554Z] #19 54.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:33:35 [2021-03-03T09:33:35.554Z] #19 54.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:33:35 [2021-03-03T09:33:35.554Z] #19 54.65 Setting up python3 (3.7.3-1) ...
09:33:35 [2021-03-03T09:33:35.760Z] #19 61.13 Setting up python3-setuptools (40.8.0-1) ...
09:33:35 [2021-03-03T09:33:35.812Z] #19 54.99 Setting up python3-wheel (0.32.3-2) ...
09:33:36 [2021-03-03T09:33:36.450Z] #21 4.227 Collecting yamllint==1.16.0
09:33:36 [2021-03-03T09:33:36.697Z] #19 62.21 Setting up python3-pip (18.1-5) ...
09:33:36 [2021-03-03T09:33:36.748Z] #19 55.70 Setting up apparmor (2.13.2-10) ...
09:33:37 [2021-03-03T09:33:37.634Z] #19 63.22 Processing triggers for libc-bin (2.28-10) ...
09:33:37 [2021-03-03T09:33:37.634Z] #19 63.28 Processing triggers for mime-support (3.62) ...
09:33:38 [2021-03-03T09:33:38.656Z] #19 57.46 Setting up xfsprogs (4.20.0-1) ...
09:33:38 [2021-03-03T09:33:38.656Z] #19 57.47 Setting up python3-lib2to3 (3.7.3-1) ...
09:33:38 [2021-03-03T09:33:38.915Z] #19 57.96 Setting up python3-pkg-resources (40.8.0-1) ...
09:33:39 [2021-03-03T09:33:39.012Z] #19 DONE 64.4s
09:33:39 [2021-03-03T09:33:39.012Z] 
09:33:39 [2021-03-03T09:33:39.012Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:33:39 [2021-03-03T09:33:39.012Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:33:39 [2021-03-03T09:33:39.012Z] #39 201.8 + dpkg --print-architecture
09:33:39 [2021-03-03T09:33:39.012Z] #39 201.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:33:39 [2021-03-03T09:33:39.012Z] #39 202.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:33:39 [2021-03-03T09:33:39.012Z] #39 202.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:33:39 [2021-03-03T09:33:39.068Z] #21 ...
09:33:39 [2021-03-03T09:33:39.068Z] 
09:33:39 [2021-03-03T09:33:39.068Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:39 [2021-03-03T09:33:39.068Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:33:39 [2021-03-03T09:33:39.068Z] #42 115.6   CC       criu/namespaces.o
09:33:39 [2021-03-03T09:33:39.068Z] #42 117.4   CC       criu/net.o
09:33:39 [2021-03-03T09:33:39.068Z] #42 120.2   CC       criu/netfilter.o
09:33:39 [2021-03-03T09:33:39.068Z] #42 120.5   CC       criu/page-pipe.o
09:33:39 [2021-03-03T09:33:39.068Z] #42 121.2   CC       criu/page-xfer.o
09:33:39 [2021-03-03T09:33:39.068Z] #42 122.6   CC       criu/pagemap-cache.o
09:33:39 [2021-03-03T09:33:39.068Z] #42 122.9   CC       criu/pagemap.o
09:33:39 [2021-03-03T09:33:39.340Z] #42 123.7   CC       criu/parasite-syscall.o
09:33:39 [2021-03-03T09:33:39.858Z] #19 58.95 Setting up python3-distutils (3.7.3-1) ...
09:33:39 [2021-03-03T09:33:39.890Z] #21 ...
09:33:39 [2021-03-03T09:33:39.890Z] 
09:33:39 [2021-03-03T09:33:39.890Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:39 [2021-03-03T09:33:39.890Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:39 [2021-03-03T09:33:39.890Z] #42 134.7   CC       criu/netfilter.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 135.2   CC       criu/page-pipe.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 135.9   CC       criu/page-xfer.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 137.7   CC       criu/pagemap-cache.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 138.2   CC       criu/pagemap.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 139.3   CC       criu/parasite-syscall.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 140.4   CC       criu/path.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 140.8   CC       criu/pie-util-vdso-elf32.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 141.3   CC       criu/pie-util-vdso.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 141.9   CC       criu/pie-util.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 142.1   CC       criu/pipes.o
09:33:39 [2021-03-03T09:33:39.890Z] #42 ...
09:33:39 [2021-03-03T09:33:39.890Z] 
09:33:39 [2021-03-03T09:33:39.890Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:39 [2021-03-03T09:33:39.890Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:33:39 [2021-03-03T09:33:39.890Z] #21 5.905 Collecting yamllint==1.16.0
09:33:39 [2021-03-03T09:33:39.949Z] #39 ...
09:33:39 [2021-03-03T09:33:39.949Z] 
09:33:39 [2021-03-03T09:33:39.949Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:33:39 [2021-03-03T09:33:39.949Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
09:33:39 [2021-03-03T09:33:39.949Z] #20 1.008 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:33:39 [2021-03-03T09:33:39.949Z] #20 1.013 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:33:39 [2021-03-03T09:33:39.949Z] #20 1.016 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:33:39 [2021-03-03T09:33:39.949Z] #20 DONE 1.1s
09:33:39 [2021-03-03T09:33:39.949Z] 
09:33:39 [2021-03-03T09:33:39.949Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:39 [2021-03-03T09:33:39.949Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:33:40 [2021-03-03T09:33:40.308Z] #42 124.4   CC       criu/path.o
09:33:40 [2021-03-03T09:33:40.427Z] #19 59.44 Setting up python3-setuptools (40.8.0-1) ...
09:33:40 [2021-03-03T09:33:40.578Z] #42 124.7   CC       criu/pie-util-vdso.o
09:33:40 [2021-03-03T09:33:40.665Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
09:33:40 [2021-03-03T09:33:40.839Z] #42 125.1   CC       criu/pie-util.o
09:33:40 [2021-03-03T09:33:40.839Z] #42 125.3   CC       criu/pipes.o
09:33:41 [2021-03-03T09:33:41.102Z] #42 ...
09:33:41 [2021-03-03T09:33:41.102Z] 
09:33:41 [2021-03-03T09:33:41.102Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:33:41 [2021-03-03T09:33:41.102Z] #55 sha256:db252e21069e82f8940e054208e0c89b4f1545804da81b38ee711f6ca390638e
09:33:41 [2021-03-03T09:33:41.102Z] #55 152.7 + bin/containerd
09:33:41 [2021-03-03T09:33:41.805Z] #19 60.61 Setting up python3-pip (18.1-5) ...
09:33:42 [2021-03-03T09:33:42.374Z] #19 61.60 Processing triggers for libc-bin (2.28-10) ...
09:33:42 [2021-03-03T09:33:42.596Z] Congratulations!  All API changes are done the right way.
09:33:42 [2021-03-03T09:33:42.596Z] Congratulations!  All TOML source files changed here have valid syntax.
09:33:42 [2021-03-03T09:33:42.596Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:33:42 [2021-03-03T09:33:42.596Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
09:33:42 [2021-03-03T09:33:42.596Z] Congratulations!  No new tests were added to integration-cli.
09:33:42 [2021-03-03T09:33:42.596Z] 
09:33:42 [2021-03-03T09:33:42.596Z] INFO Start validation with golang-ci-lint
09:33:42 [2021-03-03T09:33:42.596Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:33:42 [2021-03-03T09:33:42.597Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:33:42 [2021-03-03T09:33:42.597Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:33:42 [2021-03-03T09:33:42.634Z] #19 61.64 Processing triggers for mime-support (3.62) ...
09:33:43 [2021-03-03T09:33:43.174Z] #21 ...
09:33:43 [2021-03-03T09:33:43.174Z] 
09:33:43 [2021-03-03T09:33:43.174Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:33:43 [2021-03-03T09:33:43.174Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:33:43 [2021-03-03T09:33:43.174Z] #39 DONE 215.8s
09:33:43 [2021-03-03T09:33:43.174Z] 
09:33:43 [2021-03-03T09:33:43.174Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:43 [2021-03-03T09:33:43.174Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:43 [2021-03-03T09:33:43.174Z] #42 142.9   CC       criu/plugin.o
09:33:43 [2021-03-03T09:33:43.174Z] #42 143.3   CC       criu/proc_parse.o
09:33:43 [2021-03-03T09:33:43.174Z] #42 145.8   CC       criu/protobuf-desc.o
09:33:43 [2021-03-03T09:33:43.174Z] #42 146.6   CC       criu/protobuf.o
09:33:43 [2021-03-03T09:33:43.571Z] #19 DONE 62.6s
09:33:43 [2021-03-03T09:33:43.571Z] 
09:33:43 [2021-03-03T09:33:43.571Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:33:43 [2021-03-03T09:33:43.571Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8
09:33:43 [2021-03-03T09:33:43.741Z] #42 147.1   CC       criu/pstree.o
09:33:44 [2021-03-03T09:33:44.510Z] #20 1.035 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:33:44 [2021-03-03T09:33:44.510Z] #20 1.039 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:33:44 [2021-03-03T09:33:44.510Z] #20 1.042 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:33:44 [2021-03-03T09:33:44.510Z] #20 DONE 1.1s
09:33:44 [2021-03-03T09:33:44.510Z] 
09:33:44 [2021-03-03T09:33:44.510Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:44 [2021-03-03T09:33:44.510Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:44 [2021-03-03T09:33:44.510Z] #42 116.3   CC       criu/fsnotify.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 117.4   CC       criu/image-desc.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 117.5   CC       criu/image.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 118.3   CC       criu/ipc_ns.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 119.5   CC       criu/irmap.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 120.1   CC       criu/kcmp-ids.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 120.5   CC       criu/kerndat.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 121.7   CC       criu/libnetlink.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 122.1   CC       criu/log.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 122.7   CC       criu/lsm.o
09:33:44 [2021-03-03T09:33:44.510Z] #42 123.2   CC       criu/mem.o
09:33:44 [2021-03-03T09:33:44.769Z] #42 ...
09:33:44 [2021-03-03T09:33:44.769Z] 
09:33:44 [2021-03-03T09:33:44.769Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:44 [2021-03-03T09:33:44.769Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:33:45 [2021-03-03T09:33:45.116Z] #42 148.4   CC       criu/rbtree.o
09:33:45 [2021-03-03T09:33:45.116Z] #42 ...
09:33:45 [2021-03-03T09:33:45.116Z] 
09:33:45 [2021-03-03T09:33:45.116Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:45 [2021-03-03T09:33:45.116Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:33:45 [2021-03-03T09:33:45.116Z] #21 11.26   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:33:45 [2021-03-03T09:33:45.116Z] #21 11.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:33:45 [2021-03-03T09:33:45.116Z] #21 11.39   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:33:45 [2021-03-03T09:33:45.116Z] #21 11.49 Collecting pyyaml (from yamllint==1.16.0)
09:33:45 [2021-03-03T09:33:45.116Z] #21 11.67   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:33:45 [2021-03-03T09:33:45.116Z] #21 12.01 Installing collected packages: pathspec, pyyaml, yamllint
09:33:45 [2021-03-03T09:33:45.223Z] #21 5.056 Collecting yamllint==1.16.0
09:33:45 [2021-03-03T09:33:45.482Z] #21 ...
09:33:45 [2021-03-03T09:33:45.482Z] 
09:33:45 [2021-03-03T09:33:45.482Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:45 [2021-03-03T09:33:45.482Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:45 [2021-03-03T09:33:45.482Z] #42 119.0   CC       criu/irmap.o
09:33:45 [2021-03-03T09:33:45.482Z] #42 119.5   CC       criu/kcmp-ids.o
09:33:45 [2021-03-03T09:33:45.482Z] #42 119.8   CC       criu/kerndat.o
09:33:45 [2021-03-03T09:33:45.482Z] #42 121.0   CC       criu/libnetlink.o
09:33:45 [2021-03-03T09:33:45.482Z] #42 121.4   CC       criu/log.o
09:33:45 [2021-03-03T09:33:45.482Z] #42 122.0   CC       criu/lsm.o
09:33:45 [2021-03-03T09:33:45.482Z] #42 122.4   CC       criu/mem.o
09:33:45 [2021-03-03T09:33:45.482Z] #42 124.8   CC       criu/memfd.o
09:33:45 [2021-03-03T09:33:45.482Z] #42 125.5   CC       criu/mount.o
09:33:45 [2021-03-03T09:33:45.683Z] #21 12.39 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
09:33:46 [2021-03-03T09:33:46.051Z] #42 129.4   CC       criu/namespaces.o
09:33:46 [2021-03-03T09:33:46.250Z] #21 DONE 13.1s
09:33:46 [2021-03-03T09:33:46.250Z] 
09:33:46 [2021-03-03T09:33:46.250Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:33:46 [2021-03-03T09:33:46.250Z] #24 sha256:11cca04fe7029d3e5b1159f3eef5bdf3081726e7be1076d19e1f05f19d58b2c7
09:33:46 [2021-03-03T09:33:46.675Z] #21 ...
09:33:46 [2021-03-03T09:33:46.675Z] 
09:33:46 [2021-03-03T09:33:46.675Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:33:46 [2021-03-03T09:33:46.675Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:33:46 [2021-03-03T09:33:46.675Z] #39 202.6 + dpkg --print-architecture
09:33:46 [2021-03-03T09:33:46.675Z] #39 202.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:33:46 [2021-03-03T09:33:46.675Z] #39 202.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:33:46 [2021-03-03T09:33:46.675Z] #39 202.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:33:46 [2021-03-03T09:33:46.675Z] #39 ...
09:33:46 [2021-03-03T09:33:46.675Z] 
09:33:46 [2021-03-03T09:33:46.675Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:46 [2021-03-03T09:33:46.675Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:46 [2021-03-03T09:33:46.675Z] #42 125.6   CC       criu/memfd.o
09:33:46 [2021-03-03T09:33:46.675Z] #42 126.4   CC       criu/mount.o
09:33:46 [2021-03-03T09:33:46.820Z] #24 DONE 0.6s
09:33:46 [2021-03-03T09:33:46.820Z] 
09:33:46 [2021-03-03T09:33:46.820Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:46 [2021-03-03T09:33:46.820Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:46 [2021-03-03T09:33:46.820Z] #42 148.8   CC       criu/rst-malloc.o
09:33:46 [2021-03-03T09:33:46.820Z] #42 149.1   CC       criu/seccomp.o
09:33:46 [2021-03-03T09:33:46.820Z] #42 149.8   CC       criu/seize.o
09:33:47 [2021-03-03T09:33:47.389Z] #42 150.8   CC       criu/servicefd.o
09:33:47 [2021-03-03T09:33:47.429Z] #42 131.1   CC       criu/net.o
09:33:47 [2021-03-03T09:33:47.700Z] #55 ...
09:33:47 [2021-03-03T09:33:47.700Z] 
09:33:47 [2021-03-03T09:33:47.700Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:47 [2021-03-03T09:33:47.700Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
09:33:47 [2021-03-03T09:33:47.700Z] #21 9.608   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:33:47 [2021-03-03T09:33:47.700Z] #21 9.722 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:33:47 [2021-03-03T09:33:47.700Z] #21 9.790   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:33:47 [2021-03-03T09:33:47.700Z] #21 9.855 Collecting pyyaml (from yamllint==1.16.0)
09:33:47 [2021-03-03T09:33:47.700Z] #21 10.08   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
09:33:47 [2021-03-03T09:33:47.700Z] #21 10.73   Installing build dependencies: started
09:33:47 [2021-03-03T09:33:47.957Z] #42 151.3   CC       criu/shmem.o
09:33:48 [2021-03-03T09:33:48.893Z] #42 152.0   CC       criu/sigframe.o
09:33:48 [2021-03-03T09:33:48.893Z] #42 152.2   CC       criu/signalfd.o
09:33:48 [2021-03-03T09:33:48.893Z] #42 152.4   CC       criu/sk-inet.o
09:33:49 [2021-03-03T09:33:49.623Z] #21 ...
09:33:49 [2021-03-03T09:33:49.623Z] 
09:33:49 [2021-03-03T09:33:49.623Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:49 [2021-03-03T09:33:49.623Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:33:49 [2021-03-03T09:33:49.623Z] #42 126.0   CC       criu/plugin.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 126.3   CC       criu/proc_parse.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 128.5   CC       criu/protobuf-desc.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 129.4   CC       criu/protobuf.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 129.7   CC       criu/pstree.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 130.7   CC       criu/rbtree.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 131.0   CC       criu/rst-malloc.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 131.3   CC       criu/seccomp.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 131.8   CC       criu/seize.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 132.5   CC       criu/servicefd.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 132.9   CC       criu/shmem.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 133.7   CC       criu/sigframe.o
09:33:49 [2021-03-03T09:33:49.623Z] #42 133.9   CC       criu/signalfd.o
09:33:49 [2021-03-03T09:33:49.828Z] #42 153.2   CC       criu/sk-netlink.o
09:33:49 [2021-03-03T09:33:49.886Z] #42 134.2   CC       criu/sk-inet.o
09:33:49 [2021-03-03T09:33:49.965Z] #42 130.6   CC       criu/namespaces.o
09:33:50 [2021-03-03T09:33:50.087Z] #42 153.5   CC       criu/sk-packet.o
09:33:50 [2021-03-03T09:33:50.346Z] #42 153.9   CC       criu/sk-queue.o
09:33:50 [2021-03-03T09:33:50.719Z] #42 134.0   CC       criu/netfilter.o
09:33:50 [2021-03-03T09:33:50.719Z] #42 ...
09:33:50 [2021-03-03T09:33:50.719Z] 
09:33:50 [2021-03-03T09:33:50.719Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:50 [2021-03-03T09:33:50.719Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:33:50 [2021-03-03T09:33:50.719Z] #21 10.44   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:33:50 [2021-03-03T09:33:50.719Z] #21 10.53 Collecting pyyaml (from yamllint==1.16.0)
09:33:50 [2021-03-03T09:33:50.719Z] #21 10.76   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:33:50 [2021-03-03T09:33:50.835Z] #42 135.2   CC       criu/sk-netlink.o
09:33:50 [2021-03-03T09:33:50.913Z] #42 154.2   CC       criu/sk-tcp.o
09:33:50 [2021-03-03T09:33:50.979Z] #21 11.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:33:50 [2021-03-03T09:33:50.979Z] #21 11.13   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:33:50 [2021-03-03T09:33:50.979Z] #21 11.19 Installing collected packages: pyyaml, pathspec, yamllint
09:33:51 [2021-03-03T09:33:51.098Z] #42 135.5   CC       criu/sk-packet.o
09:33:51 [2021-03-03T09:33:51.172Z] #42 154.6   CC       criu/sk-unix.o
09:33:51 [2021-03-03T09:33:51.547Z] #21 11.51 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
09:33:51 [2021-03-03T09:33:51.673Z] #42 136.0   CC       criu/sk-queue.o
09:33:51 [2021-03-03T09:33:51.806Z] #21 DONE 11.9s
09:33:51 [2021-03-03T09:33:51.806Z] 
09:33:51 [2021-03-03T09:33:51.806Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:33:51 [2021-03-03T09:33:51.806Z] #24 sha256:53f4a4a35a478f3350931982a1f1530711a13556141170de944fe32071b967db
09:33:51 [2021-03-03T09:33:51.871Z] #42 132.3   CC       criu/net.o
09:33:52 [2021-03-03T09:33:52.248Z] #42 136.4   CC       criu/sk-tcp.o
09:33:52 [2021-03-03T09:33:52.248Z] #42 ...
09:33:52 [2021-03-03T09:33:52.248Z] 
09:33:52 [2021-03-03T09:33:52.248Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
09:33:52 [2021-03-03T09:33:52.248Z] #23 sha256:880da1c3e28fad60cb093f255a34b9c992c9485a96a48896029c9333eb8b1dcc
09:33:52 [2021-03-03T09:33:52.248Z] #23 222.9 + return
09:33:52 [2021-03-03T09:33:52.375Z] #24 DONE 0.4s
09:33:52 [2021-03-03T09:33:52.375Z] 
09:33:52 [2021-03-03T09:33:52.375Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:33:52 [2021-03-03T09:33:52.375Z] #29 sha256:f9ac8727eff46d5f7d4553bd2bdbbc3b6d406ca56b1ac7500eabd1f954d1cdb8
09:33:52 [2021-03-03T09:33:52.550Z] #42 ...
09:33:52 [2021-03-03T09:33:52.550Z] 
09:33:52 [2021-03-03T09:33:52.550Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:33:52 [2021-03-03T09:33:52.550Z] #29 sha256:86a83c6cf2777efb37a3f42a384b2b9cd50116b7594665783bab482126dbce7a
09:33:52 [2021-03-03T09:33:52.550Z] #29 DONE 5.3s
09:33:52 [2021-03-03T09:33:52.550Z] 
09:33:52 [2021-03-03T09:33:52.550Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:33:52 [2021-03-03T09:33:52.550Z] #48 sha256:136d13b730920fb3727368fccb6f91e1dd93369c9ea2676b26cb67255970fd87
09:33:52 [2021-03-03T09:33:52.550Z] #48 221.9 + /build/golangci-lint --version
09:33:52 [2021-03-03T09:33:52.550Z] #48 222.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:33:52 [2021-03-03T09:33:52.550Z] #48 DONE 225.8s
09:33:52 [2021-03-03T09:33:52.550Z] 
09:33:52 [2021-03-03T09:33:52.550Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:52 [2021-03-03T09:33:52.550Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:52 [2021-03-03T09:33:52.550Z] #42 155.8   CC       criu/sockets.o
09:33:52 [2021-03-03T09:33:52.550Z] #42 ...
09:33:52 [2021-03-03T09:33:52.550Z] 
09:33:52 [2021-03-03T09:33:52.550Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:33:52 [2021-03-03T09:33:52.550Z] #32 sha256:7c00db105058c495de6e4bb66b7924f85a085583326d155ad0a06762d9ab261c
09:33:53 [2021-03-03T09:33:53.126Z] #32 DONE 0.6s
09:33:53 [2021-03-03T09:33:53.126Z] 
09:33:53 [2021-03-03T09:33:53.126Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
09:33:53 [2021-03-03T09:33:53.126Z] #34 sha256:72fb1f52071f251197eff0a5b204da3ae2a99f2b45d11b70219d3c6311e341fc
09:33:53 [2021-03-03T09:33:53.126Z] #34 DONE 0.2s
09:33:53 [2021-03-03T09:33:53.126Z] 
09:33:53 [2021-03-03T09:33:53.126Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:33:53 [2021-03-03T09:33:53.126Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:33:53 [2021-03-03T09:33:53.126Z] #55 ...
09:33:53 [2021-03-03T09:33:53.126Z] 
09:33:53 [2021-03-03T09:33:53.126Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:33:53 [2021-03-03T09:33:53.126Z] #37 sha256:932a1e2738466ebc0b74ce8844b9abec93dfefb36751131ef52a2148ed6026cb
09:33:53 [2021-03-03T09:33:53.195Z] #23 DONE 223.8s
09:33:53 [2021-03-03T09:33:53.195Z] 
09:33:53 [2021-03-03T09:33:53.195Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:53 [2021-03-03T09:33:53.195Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:33:53 [2021-03-03T09:33:53.195Z] #42 137.0   CC       criu/sk-unix.o
09:33:53 [2021-03-03T09:33:53.384Z] #37 DONE 0.2s
09:33:53 [2021-03-03T09:33:53.384Z] 
09:33:53 [2021-03-03T09:33:53.384Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:53 [2021-03-03T09:33:53.384Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:53 [2021-03-03T09:33:53.384Z] #42 156.7   CC       criu/stats.o
09:33:53 [2021-03-03T09:33:53.384Z] #42 157.0   CC       criu/string.o
09:33:53 [2021-03-03T09:33:53.643Z] #42 157.1   CC       criu/sysctl.o
09:33:54 [2021-03-03T09:33:54.210Z] #42 ...
09:33:54 [2021-03-03T09:33:54.210Z] 
09:33:54 [2021-03-03T09:33:54.210Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:33:54 [2021-03-03T09:33:54.210Z] #40 sha256:83a65a08ebb8cbe00f9727f3ea5f1adeb5dfac23cb16307fbbd651014673df52
09:33:54 [2021-03-03T09:33:54.210Z] #40 DONE 0.8s
09:33:54 [2021-03-03T09:33:54.210Z] 
09:33:54 [2021-03-03T09:33:54.210Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:54 [2021-03-03T09:33:54.210Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:54 [2021-03-03T09:33:54.210Z] #42 157.6   CC       criu/sysfs_parse.o
09:33:54 [2021-03-03T09:33:54.611Z] #42 138.9   CC       criu/sockets.o
09:33:54 [2021-03-03T09:33:54.777Z] #42 158.0   CC       criu/timens.o
09:33:55 [2021-03-03T09:33:55.035Z] #42 158.3   CC       criu/timerfd.o
09:33:55 [2021-03-03T09:33:55.035Z] #42 158.6   CC       criu/tty.o
09:33:55 [2021-03-03T09:33:55.161Z] #42 135.4   CC       criu/netfilter.o
09:33:55 [2021-03-03T09:33:55.161Z] #42 135.8   CC       criu/page-pipe.o
09:33:55 [2021-03-03T09:33:55.187Z] #42 139.6   CC       criu/stats.o
09:33:55 [2021-03-03T09:33:55.730Z] #42 ...
09:33:55 [2021-03-03T09:33:55.730Z] 
09:33:55 [2021-03-03T09:33:55.730Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:55 [2021-03-03T09:33:55.730Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:33:55 [2021-03-03T09:33:55.730Z] #21 5.299 Collecting yamllint==1.16.0
09:33:55 [2021-03-03T09:33:55.730Z] #21 10.67   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:33:55 [2021-03-03T09:33:55.730Z] #21 10.78 Collecting pyyaml (from yamllint==1.16.0)
09:33:55 [2021-03-03T09:33:55.730Z] #21 10.98   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:33:55 [2021-03-03T09:33:55.730Z] #21 11.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:33:55 [2021-03-03T09:33:55.730Z] #21 11.32   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:33:55 [2021-03-03T09:33:55.730Z] #21 ...
09:33:55 [2021-03-03T09:33:55.730Z] 
09:33:55 [2021-03-03T09:33:55.730Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:55 [2021-03-03T09:33:55.730Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:55 [2021-03-03T09:33:55.730Z] #42 136.5   CC       criu/page-xfer.o
09:33:55 [2021-03-03T09:33:55.763Z] #42 140.0   CC       criu/string.o
09:33:55 [2021-03-03T09:33:55.763Z] #42 140.0   CC       criu/sysctl.o
09:33:56 [2021-03-03T09:33:56.339Z] #42 140.6   CC       criu/sysfs_parse.o
09:33:56 [2021-03-03T09:33:56.414Z] #42 159.7   CC       criu/tun.o
09:33:56 [2021-03-03T09:33:56.603Z] #42 140.9   CC       criu/timens.o
09:33:56 [2021-03-03T09:33:56.668Z] #42 ...
09:33:56 [2021-03-03T09:33:56.668Z] 
09:33:56 [2021-03-03T09:33:56.668Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:56 [2021-03-03T09:33:56.668Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb
09:33:56 [2021-03-03T09:33:56.668Z] #21 11.38 Installing collected packages: pyyaml, pathspec, yamllint
09:33:56 [2021-03-03T09:33:56.668Z] #21 11.75 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
09:33:56 [2021-03-03T09:33:56.668Z] #21 DONE 12.1s
09:33:56 [2021-03-03T09:33:56.673Z] #42 160.1   CC       criu/uffd.o
09:33:56 [2021-03-03T09:33:56.867Z] #42 141.1   CC       criu/timerfd.o
09:33:56 [2021-03-03T09:33:56.934Z] 
09:33:56 [2021-03-03T09:33:56.934Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:33:56 [2021-03-03T09:33:56.934Z] #24 sha256:13879992c7d48de1bffe2355e0abfbacb8f2fa438ff0b8e2d4fe729e516f71a8
09:33:56 [2021-03-03T09:33:56.934Z] #24 DONE 0.4s
09:33:56 [2021-03-03T09:33:56.934Z] 
09:33:56 [2021-03-03T09:33:56.934Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:33:56 [2021-03-03T09:33:56.934Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:33:57 [2021-03-03T09:33:57.131Z] #42 141.4   CC       criu/tty.o
09:33:57 [2021-03-03T09:33:57.194Z] #55 ...
09:33:57 [2021-03-03T09:33:57.194Z] 
09:33:57 [2021-03-03T09:33:57.194Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:33:57 [2021-03-03T09:33:57.194Z] #29 sha256:4406e8cc43ba38a96163c26c5006cc10880c2fa1e343a0d3a39535e732e9a46a
09:33:57 [2021-03-03T09:33:57.241Z] #42 160.8   CC       criu/util.o
09:33:57 [2021-03-03T09:33:57.650Z] #29 DONE 4.9s
09:33:57 [2021-03-03T09:33:57.650Z] 
09:33:57 [2021-03-03T09:33:57.650Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:57 [2021-03-03T09:33:57.650Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:57 [2021-03-03T09:33:57.650Z] #42 134.4   CC       criu/page-pipe.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 135.0   CC       criu/page-xfer.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 136.9   CC       criu/pagemap-cache.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 137.2   CC       criu/pagemap.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 138.1   CC       criu/parasite-syscall.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 138.9   CC       criu/path.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 139.3   CC       criu/pie-util-vdso-elf32.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 139.7   CC       criu/pie-util-vdso.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 140.2   CC       criu/pie-util.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 140.4   CC       criu/pipes.o
09:33:57 [2021-03-03T09:33:57.650Z] #42 ...
09:33:57 [2021-03-03T09:33:57.650Z] 
09:33:57 [2021-03-03T09:33:57.650Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:33:57 [2021-03-03T09:33:57.650Z] #32 sha256:2caaf71e5d43a71a8cc6380b657a27d54d2776c4191389a5b372ff4f217442b3
09:33:57 [2021-03-03T09:33:57.650Z] #32 DONE 0.4s
09:33:57 [2021-03-03T09:33:57.650Z] 
09:33:57 [2021-03-03T09:33:57.650Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
09:33:57 [2021-03-03T09:33:57.650Z] #34 sha256:8a1a5ae32282a7160bccab7878790154175d848b13d579929b76816c926e8a45
09:33:57 [2021-03-03T09:33:57.650Z] #34 DONE 0.1s
09:33:57 [2021-03-03T09:33:57.650Z] 
09:33:57 [2021-03-03T09:33:57.650Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:33:57 [2021-03-03T09:33:57.650Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:33:57 [2021-03-03T09:33:57.650Z] #48 ...
09:33:57 [2021-03-03T09:33:57.650Z] 
09:33:57 [2021-03-03T09:33:57.650Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:33:57 [2021-03-03T09:33:57.650Z] #37 sha256:5f9e5ffad5db7ee81098a3ebd778406bd19538c65381a3599e32f33b274ad4cd
09:33:57 [2021-03-03T09:33:57.650Z] #37 DONE 0.1s
09:33:57 [2021-03-03T09:33:57.650Z] 
09:33:57 [2021-03-03T09:33:57.650Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:33:57 [2021-03-03T09:33:57.650Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:33:57 [2021-03-03T09:33:57.650Z] #42 141.3   CC       criu/plugin.o
09:33:57 [2021-03-03T09:33:57.707Z] #42 ...
09:33:57 [2021-03-03T09:33:57.707Z] 
09:33:57 [2021-03-03T09:33:57.707Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:33:57 [2021-03-03T09:33:57.707Z] #52 sha256:59d9dc9bd3e1cdbc173f9b5e585ebb775cb15ab2c3dec3fc8aa8eff79ea24832
09:33:57 [2021-03-03T09:33:57.707Z] #52 97.86 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:33:57 [2021-03-03T09:33:57.707Z] #52 99.13 + mkdir -p /build
09:33:57 [2021-03-03T09:33:57.707Z] #52 99.14 + cp runc /build/runc
09:33:57 [2021-03-03T09:33:57.707Z] #52 DONE 99.7s
09:33:57 [2021-03-03T09:33:57.707Z] 
09:33:57 [2021-03-03T09:33:57.707Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
09:33:57 [2021-03-03T09:33:57.707Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c
09:33:57 [2021-03-03T09:33:57.707Z] #21 24.71   Installing build dependencies: finished with status 'done'
09:33:58 [2021-03-03T09:33:58.178Z] #42 161.6   CC       criu/uts_ns.o
09:33:58 [2021-03-03T09:33:58.219Z] #42 141.6   CC       criu/proc_parse.o
09:33:58 [2021-03-03T09:33:58.437Z] #42 161.8   CC       criu/vdso-compat.o
09:33:58 [2021-03-03T09:33:58.437Z] #42 161.9   CC       criu/vdso.o
09:33:59 [2021-03-03T09:33:59.004Z] #42 162.4   LINK     criu/built-in.o
09:33:59 [2021-03-03T09:33:59.263Z] #42 162.5   LINK     criu/criu
09:33:59 [2021-03-03T09:33:59.524Z] #42 162.8   DEP      lib/c/criu.d
09:33:59 [2021-03-03T09:33:59.524Z] #42 162.8   CC       images/rpc.pb-c.o
09:33:59 [2021-03-03T09:33:59.785Z] #42 163.2   CC       lib/c/criu.o
09:34:00 [2021-03-03T09:34:00.352Z] #42 163.9   LINK     lib/c/built-in.o
09:34:00 [2021-03-03T09:34:00.352Z] #42 163.9   LINK     lib/c/libcriu.so
09:34:00 [2021-03-03T09:34:00.352Z] #42 163.9   LINK     lib/c/libcriu.a
09:34:00 [2021-03-03T09:34:00.611Z] #42 164.0   GEN      magic.py
09:34:00 [2021-03-03T09:34:00.755Z] #42 144.1   CC       criu/protobuf-desc.o
09:34:00 [2021-03-03T09:34:00.869Z] #42 164.1 Note: Building without setproctitle() and strlcpy() support.
09:34:00 [2021-03-03T09:34:00.869Z] #42 164.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:34:00 [2021-03-03T09:34:00.869Z] #42 164.1 Note: Building without GnuTLS support
09:34:00 [2021-03-03T09:34:00.869Z] #42 164.1 Makefile.config:39: Warn: you have no libnftables installed
09:34:00 [2021-03-03T09:34:00.869Z] #42 164.1 Makefile.config:40: Warn: Building without nftables support
09:34:01 [2021-03-03T09:34:01.127Z] #42 164.6 fatal: not a git repository (or any of the parent directories): .git
09:34:01 [2021-03-03T09:34:01.693Z] #42 145.0   CC       criu/protobuf.o
09:34:01 [2021-03-03T09:34:01.693Z] #42 145.4   CC       criu/pstree.o
09:34:01 [2021-03-03T09:34:01.694Z] #42 165.2 make[1]: Nothing to be done for 'all'.
09:34:01 [2021-03-03T09:34:01.932Z] #21 29.52 Building wheels for collected packages: pyyaml
09:34:01 [2021-03-03T09:34:01.932Z] #21 29.53   Running setup.py bdist_wheel for pyyaml: started
09:34:02 [2021-03-03T09:34:02.261Z] #42 165.7 make[1]: 'images/built-in.o' is up to date.
09:34:02 [2021-03-03T09:34:02.261Z] #42 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:34:02 [2021-03-03T09:34:02.261Z] #42 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:34:02 [2021-03-03T09:34:02.261Z] #42 165.8 make[1]: 'compel/libcompel.a' is up to date.
09:34:02 [2021-03-03T09:34:02.261Z] #42 165.8 make[1]: 'compel/compel-host-bin' is up to date.
09:34:02 [2021-03-03T09:34:02.469Z] #29 DONE 5.0s
09:34:02 [2021-03-03T09:34:02.470Z] 
09:34:02 [2021-03-03T09:34:02.470Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:34:02 [2021-03-03T09:34:02.470Z] #32 sha256:85427d46a7a64a7edbe895042125123dc4887b9c7a496bf4304513b22ede7340
09:34:02 [2021-03-03T09:34:02.470Z] #32 DONE 0.5s
09:34:02 [2021-03-03T09:34:02.470Z] 
09:34:02 [2021-03-03T09:34:02.470Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:02 [2021-03-03T09:34:02.470Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:34:02 [2021-03-03T09:34:02.470Z] #42 138.5   CC       criu/pagemap-cache.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 138.9   CC       criu/pagemap.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 139.9   CC       criu/parasite-syscall.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 140.8   CC       criu/path.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 141.0   CC       criu/pie-util-vdso-elf32.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 141.4   CC       criu/pie-util-vdso.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 141.8   CC       criu/pie-util.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 142.0   CC       criu/pipes.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 142.5   CC       criu/plugin.o
09:34:02 [2021-03-03T09:34:02.470Z] #42 143.0   CC       criu/proc_parse.o
09:34:02 [2021-03-03T09:34:02.520Z] #42 165.8 make[1]: Nothing to be done for 'all'.
09:34:02 [2021-03-03T09:34:02.520Z] #42 165.9 make[1]: 'soccr/libsoccr.a' is up to date.
09:34:02 [2021-03-03T09:34:02.520Z] #42 166.0 make[2]: Nothing to be done for 'all'.
09:34:02 [2021-03-03T09:34:02.520Z] #42 166.0 make[2]: Nothing to be done for 'all'.
09:34:02 [2021-03-03T09:34:02.520Z] #42 166.0 make[2]: Nothing to be done for 'all'.
09:34:02 [2021-03-03T09:34:02.520Z] #42 166.1 make[2]: Nothing to be done for 'all'.
09:34:02 [2021-03-03T09:34:02.729Z] #42 ...
09:34:02 [2021-03-03T09:34:02.729Z] 
09:34:02 [2021-03-03T09:34:02.729Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
09:34:02 [2021-03-03T09:34:02.729Z] #34 sha256:86617af67877dae9087170a89d59d6418d93a924e36f50cc998b16c70ef3022e
09:34:02 [2021-03-03T09:34:02.729Z] #34 DONE 0.1s
09:34:02 [2021-03-03T09:34:02.729Z] 
09:34:02 [2021-03-03T09:34:02.729Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:34:02 [2021-03-03T09:34:02.729Z] #37 sha256:eecd9d683bff4c06216f7fae52225c0ffa156116df247c1e45f8b8f4f84a2487
09:34:02 [2021-03-03T09:34:02.729Z] #37 DONE 0.1s
09:34:02 [2021-03-03T09:34:02.729Z] 
09:34:02 [2021-03-03T09:34:02.729Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:02 [2021-03-03T09:34:02.729Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:34:02 [2021-03-03T09:34:02.781Z] #42 166.1 make[2]: Nothing to be done for 'all'.
09:34:02 [2021-03-03T09:34:02.781Z] #42 166.2 make[2]: Nothing to be done for 'all'.
09:34:02 [2021-03-03T09:34:02.781Z] #42 166.2 make[2]: Nothing to be done for 'all'.
09:34:02 [2021-03-03T09:34:02.880Z] #21 30.62   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:34:02 [2021-03-03T09:34:02.880Z] #21 30.62   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
09:34:02 [2021-03-03T09:34:02.880Z] #21 30.75 Successfully built pyyaml
09:34:02 [2021-03-03T09:34:02.880Z] #21 30.76 Installing collected packages: pathspec, pyyaml, yamllint
09:34:03 [2021-03-03T09:34:03.040Z] #42 166.3 make[2]: Nothing to be done for 'all'.
09:34:03 [2021-03-03T09:34:03.040Z] #42 166.3   INSTALL  criu/criu
09:34:03 [2021-03-03T09:34:03.073Z] #42 146.5   CC       criu/rbtree.o
09:34:03 [2021-03-03T09:34:03.073Z] #42 ...
09:34:03 [2021-03-03T09:34:03.073Z] 
09:34:03 [2021-03-03T09:34:03.073Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:34:03 [2021-03-03T09:34:03.073Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:34:03 [2021-03-03T09:34:03.073Z] #39 DONE 229.7s
09:34:03 [2021-03-03T09:34:03.073Z] 
09:34:03 [2021-03-03T09:34:03.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:03 [2021-03-03T09:34:03.073Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:34:03 [2021-03-03T09:34:03.073Z] #42 146.7   CC       criu/rst-malloc.o
09:34:03 [2021-03-03T09:34:03.144Z] #21 31.01 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
09:34:03 [2021-03-03T09:34:03.298Z] #42 DONE 166.7s
09:34:03 [2021-03-03T09:34:03.298Z] 
09:34:03 [2021-03-03T09:34:03.298Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:03 [2021-03-03T09:34:03.298Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:34:03 [2021-03-03T09:34:03.411Z] #21 DONE 31.4s
09:34:03 [2021-03-03T09:34:03.411Z] 
09:34:03 [2021-03-03T09:34:03.411Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:03 [2021-03-03T09:34:03.411Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:34:03 [2021-03-03T09:34:03.411Z] #42 143.2   CC       criu/tun.o
09:34:03 [2021-03-03T09:34:03.411Z] #42 143.8   CC       criu/uffd.o
09:34:03 [2021-03-03T09:34:03.411Z] #42 144.9   CC       criu/util.o
09:34:03 [2021-03-03T09:34:03.411Z] #42 146.0   CC       criu/uts_ns.o
09:34:03 [2021-03-03T09:34:03.411Z] #42 146.2   CC       criu/vdso.o
09:34:03 [2021-03-03T09:34:03.411Z] #42 146.7   LINK     criu/built-in.o
09:34:03 [2021-03-03T09:34:03.411Z] #42 146.8   LINK     criu/criu
09:34:03 [2021-03-03T09:34:03.411Z] #42 147.2   DEP      lib/c/criu.d
09:34:03 [2021-03-03T09:34:03.411Z] #42 147.2   CC       images/rpc.pb-c.o
09:34:03 [2021-03-03T09:34:03.411Z] #42 147.8   CC       lib/c/criu.o
09:34:03 [2021-03-03T09:34:03.641Z] #42 147.3   CC       criu/seccomp.o
09:34:03 [2021-03-03T09:34:03.987Z] #42 ...
09:34:03 [2021-03-03T09:34:03.987Z] 
09:34:03 [2021-03-03T09:34:03.987Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:34:03 [2021-03-03T09:34:03.987Z] #24 sha256:85831165f4371d8e58e398877096c47fe48a611bd8b1be9c4744c15a0eb0cec4
09:34:03 [2021-03-03T09:34:03.987Z] #24 DONE 0.5s
09:34:03 [2021-03-03T09:34:03.987Z] 
09:34:03 [2021-03-03T09:34:03.987Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:34:03 [2021-03-03T09:34:03.987Z] #29 sha256:c433b8505e4240fa137a7cb03f66d4d2b83f3f695329e6968875f9d696fff28f
09:34:05 [2021-03-03T09:34:05.021Z] #42 148.3   CC       criu/seize.o
09:34:05 [2021-03-03T09:34:05.200Z] #55 ...
09:34:05 [2021-03-03T09:34:05.200Z] 
09:34:05 [2021-03-03T09:34:05.200Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:34:05 [2021-03-03T09:34:05.200Z] #43 sha256:b11a4e0d99b6b3d6c423dcf7bd3d8f539b18b5ef77549b388a1d78ce18ba114c
09:34:05 [2021-03-03T09:34:05.200Z] #43 DONE 0.1s
09:34:05 [2021-03-03T09:34:05.200Z] 
09:34:05 [2021-03-03T09:34:05.200Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:34:05 [2021-03-03T09:34:05.200Z] #45 sha256:5925ff89fadf10ccd82ebf93ddd27baaa3e7f750df6118c3cf56d07113cbe856
09:34:05 [2021-03-03T09:34:05.265Z] #42 145.5   CC       criu/protobuf-desc.o
09:34:05 [2021-03-03T09:34:05.459Z] #45 DONE 0.3s
09:34:05 [2021-03-03T09:34:05.459Z] 
09:34:05 [2021-03-03T09:34:05.459Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:34:05 [2021-03-03T09:34:05.459Z] #52 sha256:d556eff458d966d23b2d0975e3d8a5a940d10b3edc2570a945d9556e394bb34c
09:34:05 [2021-03-03T09:34:05.459Z] #52 ...
09:34:05 [2021-03-03T09:34:05.459Z] 
09:34:05 [2021-03-03T09:34:05.459Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:34:05 [2021-03-03T09:34:05.459Z] #47 sha256:dd3fffe9f91bfcf3c3942d5bbf525d6fa1f69311e02e8ec95ab8a91a9c315cd3
09:34:05 [2021-03-03T09:34:05.459Z] #47 DONE 0.1s
09:34:05 [2021-03-03T09:34:05.459Z] 
09:34:05 [2021-03-03T09:34:05.459Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:34:05 [2021-03-03T09:34:05.459Z] #49 sha256:78f3432992ffb870c4decaed276c526512013e8d7bd9e591bbb8c21aaee5d96a
09:34:05 [2021-03-03T09:34:05.589Z] #42 149.2   CC       criu/servicefd.o
09:34:05 [2021-03-03T09:34:05.834Z] #42 146.5   CC       criu/protobuf.o
09:34:05 [2021-03-03T09:34:05.848Z] #42 ...
09:34:05 [2021-03-03T09:34:05.848Z] 
09:34:05 [2021-03-03T09:34:05.848Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:34:05 [2021-03-03T09:34:05.848Z] #40 sha256:b661250abeb90c50b912173a5e6158b713e0f6b0f69f0859140e5658b3e74fa6
09:34:05 [2021-03-03T09:34:05.848Z] #40 DONE 0.9s
09:34:06 [2021-03-03T09:34:06.025Z] #49 DONE 0.6s
09:34:06 [2021-03-03T09:34:06.025Z] 
09:34:06 [2021-03-03T09:34:06.025Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:06 [2021-03-03T09:34:06.025Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:34:06 [2021-03-03T09:34:06.105Z] #42 146.8   CC       criu/pstree.o
09:34:06 [2021-03-03T09:34:06.107Z] 
09:34:06 [2021-03-03T09:34:06.107Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:06 [2021-03-03T09:34:06.107Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:34:06 [2021-03-03T09:34:06.107Z] #42 149.6   CC       criu/shmem.o
09:34:06 [2021-03-03T09:34:06.284Z] #55 ...
09:34:06 [2021-03-03T09:34:06.284Z] 
09:34:06 [2021-03-03T09:34:06.284Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:34:06 [2021-03-03T09:34:06.284Z] #51 sha256:1496cc98899ccc64bc95200352ee3e80f7f0a5cdb98ad448301688fe7ab91108
09:34:06 [2021-03-03T09:34:06.284Z] #51 DONE 0.1s
09:34:06 [2021-03-03T09:34:06.375Z] #42 ...
09:34:06 [2021-03-03T09:34:06.375Z] 
09:34:06 [2021-03-03T09:34:06.375Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
09:34:06 [2021-03-03T09:34:06.375Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:34:06 [2021-03-03T09:34:06.375Z] #39 DONE 232.7s
09:34:06 [2021-03-03T09:34:06.542Z] 
09:34:06 [2021-03-03T09:34:06.542Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:06 [2021-03-03T09:34:06.542Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:34:06 [2021-03-03T09:34:06.634Z] 
09:34:06 [2021-03-03T09:34:06.634Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:06 [2021-03-03T09:34:06.634Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:34:06 [2021-03-03T09:34:06.676Z] #42 150.3   CC       criu/sigframe.o
09:34:06 [2021-03-03T09:34:06.936Z] #42 150.4   CC       criu/signalfd.o
09:34:06 [2021-03-03T09:34:06.936Z] #42 150.7   CC       criu/sk-inet.o
09:34:07 [2021-03-03T09:34:07.218Z] #42 147.9   CC       criu/rbtree.o
09:34:07 [2021-03-03T09:34:07.484Z] #42 148.2   CC       criu/rst-malloc.o
09:34:08 [2021-03-03T09:34:08.052Z] #42 148.6   CC       criu/seccomp.o
09:34:08 [2021-03-03T09:34:08.314Z] #42 151.7   CC       criu/sk-netlink.o
09:34:08 [2021-03-03T09:34:08.314Z] #42 152.0   CC       criu/sk-packet.o
09:34:08 [2021-03-03T09:34:08.619Z] #42 149.2   CC       criu/seize.o
09:34:08 [2021-03-03T09:34:08.620Z] #42 ...
09:34:08 [2021-03-03T09:34:08.620Z] 
09:34:08 [2021-03-03T09:34:08.620Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:34:08 [2021-03-03T09:34:08.620Z] #40 sha256:1c8573246bbcec98b1543680554198d00c1e6cfb142883d5f124641d37b99021
09:34:08 [2021-03-03T09:34:08.620Z] #40 DONE 0.7s
09:34:08 [2021-03-03T09:34:08.878Z] 
09:34:08 [2021-03-03T09:34:08.878Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:08 [2021-03-03T09:34:08.878Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:34:09 [2021-03-03T09:34:09.137Z] #55 ...
09:34:09 [2021-03-03T09:34:09.137Z] 
09:34:09 [2021-03-03T09:34:09.137Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:09 [2021-03-03T09:34:09.137Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:34:09 [2021-03-03T09:34:09.137Z] #42 149.8   CC       criu/servicefd.o
09:34:09 [2021-03-03T09:34:09.291Z] #29 ...
09:34:09 [2021-03-03T09:34:09.291Z] 
09:34:09 [2021-03-03T09:34:09.291Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:09 [2021-03-03T09:34:09.291Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:34:09 [2021-03-03T09:34:09.291Z] #42 148.8   LINK     lib/c/built-in.o
09:34:09 [2021-03-03T09:34:09.291Z] #42 148.8   LINK     lib/c/libcriu.so
09:34:09 [2021-03-03T09:34:09.291Z] #42 148.9   LINK     lib/c/libcriu.a
09:34:09 [2021-03-03T09:34:09.291Z] #42 149.0   GEN      magic.py
09:34:09 [2021-03-03T09:34:09.291Z] #42 149.2 Note: Building without setproctitle() and strlcpy() support.
09:34:09 [2021-03-03T09:34:09.291Z] #42 149.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:34:09 [2021-03-03T09:34:09.291Z] #42 149.2 Note: Building without GnuTLS support
09:34:09 [2021-03-03T09:34:09.291Z] #42 149.2 Makefile.config:39: Warn: you have no libnftables installed
09:34:09 [2021-03-03T09:34:09.291Z] #42 149.2 Makefile.config:40: Warn: Building without nftables support
09:34:09 [2021-03-03T09:34:09.291Z] #42 150.0 fatal: not a git repository (or any of the parent directories): .git
09:34:09 [2021-03-03T09:34:09.291Z] #42 150.8 make[1]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 151.5 make[1]: 'images/built-in.o' is up to date.
09:34:09 [2021-03-03T09:34:09.291Z] #42 151.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:34:09 [2021-03-03T09:34:09.291Z] #42 151.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:34:09 [2021-03-03T09:34:09.291Z] #42 151.7 make[1]: 'compel/libcompel.a' is up to date.
09:34:09 [2021-03-03T09:34:09.291Z] #42 151.8 make[1]: 'compel/compel-host-bin' is up to date.
09:34:09 [2021-03-03T09:34:09.291Z] #42 151.8 make[1]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 151.9 make[1]: 'soccr/libsoccr.a' is up to date.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.1 make[2]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.2 make[2]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.2 make[2]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.3 make[2]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.4 make[2]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.4 make[2]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.5 make[2]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.6 make[2]: Nothing to be done for 'all'.
09:34:09 [2021-03-03T09:34:09.291Z] #42 152.6   INSTALL  criu/criu
09:34:09 [2021-03-03T09:34:09.331Z] #42 152.7   CC       criu/sk-queue.o
09:34:09 [2021-03-03T09:34:09.331Z] #42 ...
09:34:09 [2021-03-03T09:34:09.331Z] 
09:34:09 [2021-03-03T09:34:09.331Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:34:09 [2021-03-03T09:34:09.331Z] #48 sha256:3c5de2e5e70db5a4555749b4bcdff130b4b56fb843a10a64aa528baa580f7cbb
09:34:09 [2021-03-03T09:34:09.331Z] #48 236.1 + /build/golangci-lint --version
09:34:09 [2021-03-03T09:34:09.331Z] #48 236.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:34:09 [2021-03-03T09:34:09.331Z] #48 DONE 236.7s
09:34:09 [2021-03-03T09:34:09.331Z] 
09:34:09 [2021-03-03T09:34:09.331Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:34:09 [2021-03-03T09:34:09.331Z] #52 sha256:4810c7fa76766476ed3a5e5c218c6794e477991b14667157e942d1bf4cb1ff65
09:34:09 [2021-03-03T09:34:09.395Z] #42 150.3   CC       criu/shmem.o
09:34:09 [2021-03-03T09:34:09.608Z] #52 ...
09:34:09 [2021-03-03T09:34:09.608Z] 
09:34:09 [2021-03-03T09:34:09.608Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:09 [2021-03-03T09:34:09.608Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:34:09 [2021-03-03T09:34:09.608Z] #42 153.1   CC       criu/sk-tcp.o
09:34:10 [2021-03-03T09:34:10.177Z] #42 153.8   CC       criu/sk-unix.o
09:34:10 [2021-03-03T09:34:10.330Z] #42 151.1   CC       criu/sigframe.o
09:34:10 [2021-03-03T09:34:10.588Z] #42 151.2   CC       criu/signalfd.o
09:34:10 [2021-03-03T09:34:10.686Z] #42 DONE 155.1s
09:34:10 [2021-03-03T09:34:10.686Z] 
09:34:10 [2021-03-03T09:34:10.686Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:34:10 [2021-03-03T09:34:10.686Z] #29 sha256:c433b8505e4240fa137a7cb03f66d4d2b83f3f695329e6968875f9d696fff28f
09:34:10 [2021-03-03T09:34:10.846Z] #42 151.5   CC       criu/sk-inet.o
09:34:10 [2021-03-03T09:34:10.948Z] #29 DONE 6.9s
09:34:10 [2021-03-03T09:34:10.948Z] 
09:34:10 [2021-03-03T09:34:10.948Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:34:10 [2021-03-03T09:34:10.948Z] #32 sha256:085f4a92329a1d1d3c63012e8a483787bf17ca995c51a2ac920abd254b645b64
09:34:11 [2021-03-03T09:34:11.781Z] #42 152.4   CC       criu/sk-netlink.o
09:34:11 [2021-03-03T09:34:11.811Z] #55 201.9 + bin/containerd
09:34:11 [2021-03-03T09:34:11.896Z] #32 DONE 1.0s
09:34:11 [2021-03-03T09:34:11.896Z] 
09:34:11 [2021-03-03T09:34:11.896Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
09:34:11 [2021-03-03T09:34:11.896Z] #34 sha256:60caf1d24938ce28cfe4ff1c53f13a11e5a4282307fab875e1e3fcc1cb7b6fe0
09:34:12 [2021-03-03T09:34:12.039Z] #42 152.7   CC       criu/sk-packet.o
09:34:12 [2021-03-03T09:34:12.081Z] #42 155.6   CC       criu/sockets.o
09:34:12 [2021-03-03T09:34:12.158Z] #34 DONE 0.3s
09:34:12 [2021-03-03T09:34:12.158Z] 
09:34:12 [2021-03-03T09:34:12.158Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:34:12 [2021-03-03T09:34:12.158Z] #37 sha256:97298fa98b05f7b2b44849ac3219eeab0d95fc2a7108864144ee0a01f65dfe8c
09:34:12 [2021-03-03T09:34:12.453Z] #37 DONE 0.1s
09:34:12 [2021-03-03T09:34:12.453Z] 
09:34:12 [2021-03-03T09:34:12.453Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:34:12 [2021-03-03T09:34:12.453Z] #40 sha256:9b518e6b6851e621f8080fb53b39c7a50f41df3f9ec9e6abf26049b9b0669d56
09:34:12 [2021-03-03T09:34:12.606Z] #42 153.3   CC       criu/sk-queue.o
09:34:12 [2021-03-03T09:34:12.649Z] #42 156.2   CC       criu/stats.o
09:34:12 [2021-03-03T09:34:12.907Z] #42 156.4   CC       criu/string.o
09:34:12 [2021-03-03T09:34:12.907Z] #42 156.5   CC       criu/sysctl.o
09:34:13 [2021-03-03T09:34:13.166Z] #42 156.9   CC       criu/sysfs_parse.o
09:34:13 [2021-03-03T09:34:13.173Z] #42 153.7   CC       criu/sk-tcp.o
09:34:13 [2021-03-03T09:34:13.173Z] #42 ...
09:34:13 [2021-03-03T09:34:13.173Z] 
09:34:13 [2021-03-03T09:34:13.173Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
09:34:13 [2021-03-03T09:34:13.173Z] #48 sha256:08d3f607dbcbfbe6e9811d3830d753d1b5c8a00b8647305b8ed5a0d6422b6648
09:34:13 [2021-03-03T09:34:13.173Z] #48 238.8 + /build/golangci-lint --version
09:34:13 [2021-03-03T09:34:13.173Z] #48 239.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:34:13 [2021-03-03T09:34:13.173Z] #48 DONE 239.8s
09:34:13 [2021-03-03T09:34:13.395Z] #40 DONE 0.9s
09:34:13 [2021-03-03T09:34:13.395Z] 
09:34:13 [2021-03-03T09:34:13.395Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:34:13 [2021-03-03T09:34:13.395Z] #43 sha256:b69f1bcbdabdd3482a8c4f68e6b46a0c33b0cb063542e1a463dcef9de746cbfe
09:34:13 [2021-03-03T09:34:13.395Z] #43 DONE 0.1s
09:34:13 [2021-03-03T09:34:13.395Z] 
09:34:13 [2021-03-03T09:34:13.395Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:34:13 [2021-03-03T09:34:13.395Z] #45 sha256:d0aa7b108150c88526005460d56ad670b3430fffa8e434fd10438a43b9d1add7
09:34:13 [2021-03-03T09:34:13.425Z] #42 157.2   CC       criu/timens.o
09:34:13 [2021-03-03T09:34:13.433Z] 
09:34:13 [2021-03-03T09:34:13.433Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:13 [2021-03-03T09:34:13.433Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:34:13 [2021-03-03T09:34:13.433Z] #55 ...
09:34:13 [2021-03-03T09:34:13.433Z] 
09:34:13 [2021-03-03T09:34:13.433Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
09:34:13 [2021-03-03T09:34:13.433Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:34:13 [2021-03-03T09:34:13.433Z] #42 154.1   CC       criu/sk-unix.o
09:34:13 [2021-03-03T09:34:13.967Z] #45 DONE 0.6s
09:34:13 [2021-03-03T09:34:13.967Z] 
09:34:13 [2021-03-03T09:34:13.967Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:34:13 [2021-03-03T09:34:13.967Z] #47 sha256:e9fa6e901ea42e6639ae99c52ddc7b97df30cab23c20316f61e4a570bf712936
09:34:13 [2021-03-03T09:34:13.967Z] #47 DONE 0.1s
09:34:13 [2021-03-03T09:34:13.967Z] 
09:34:13 [2021-03-03T09:34:13.967Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:13 [2021-03-03T09:34:13.967Z] #55 sha256:db252e21069e82f8940e054208e0c89b4f1545804da81b38ee711f6ca390638e
09:34:13 [2021-03-03T09:34:13.993Z] #42 157.4   CC       criu/timerfd.o
09:34:14 [2021-03-03T09:34:14.227Z] #55 ...
09:34:14 [2021-03-03T09:34:14.227Z] 
09:34:14 [2021-03-03T09:34:14.227Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:34:14 [2021-03-03T09:34:14.227Z] #49 sha256:2e632e349b39f461b64af950e055dad48ae773b91eb0898a8ac42ce09d7dae09
09:34:14 [2021-03-03T09:34:14.252Z] #42 157.7   CC       criu/tty.o
09:34:15 [2021-03-03T09:34:15.169Z] #49 DONE 1.2s
09:34:15 [2021-03-03T09:34:15.169Z] 
09:34:15 [2021-03-03T09:34:15.169Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:15 [2021-03-03T09:34:15.169Z] #55 sha256:db252e21069e82f8940e054208e0c89b4f1545804da81b38ee711f6ca390638e
09:34:15 [2021-03-03T09:34:15.190Z] #42 158.8   CC       criu/tun.o
09:34:15 [2021-03-03T09:34:15.340Z] #42 155.8   CC       criu/sockets.o
09:34:15 [2021-03-03T09:34:15.430Z] #55 ...
09:34:15 [2021-03-03T09:34:15.430Z] 
09:34:15 [2021-03-03T09:34:15.430Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:34:15 [2021-03-03T09:34:15.430Z] #51 sha256:de2b9edb5126fed7d8e19f70835e8ea4bff98a2ade6f080742168359930dc6a5
09:34:15 [2021-03-03T09:34:15.430Z] #51 DONE 0.1s
09:34:15 [2021-03-03T09:34:15.430Z] 
09:34:15 [2021-03-03T09:34:15.430Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:34:15 [2021-03-03T09:34:15.430Z] #53 sha256:ef3261adcb8505ef81a541f3d1938eaf5b9f1dde9053f07b03c691d289a4eb16
09:34:15 [2021-03-03T09:34:15.757Z] #42 159.1   CC       criu/uffd.o
09:34:15 [2021-03-03T09:34:15.908Z] #42 156.7   CC       criu/stats.o
09:34:16 [2021-03-03T09:34:16.001Z] #53 DONE 0.5s
09:34:16 [2021-03-03T09:34:16.001Z] 
09:34:16 [2021-03-03T09:34:16.001Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:16 [2021-03-03T09:34:16.001Z] #55 sha256:db252e21069e82f8940e054208e0c89b4f1545804da81b38ee711f6ca390638e
09:34:16 [2021-03-03T09:34:16.167Z] #42 156.9   CC       criu/string.o
09:34:16 [2021-03-03T09:34:16.324Z] #42 160.0   CC       criu/util.o
09:34:16 [2021-03-03T09:34:16.427Z] #42 157.0   CC       criu/sysctl.o
09:34:16 [2021-03-03T09:34:16.686Z] #42 157.4   CC       criu/sysfs_parse.o
09:34:17 [2021-03-03T09:34:17.136Z] #55 ...
09:34:17 [2021-03-03T09:34:17.136Z] 
09:34:17 [2021-03-03T09:34:17.136Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:34:17 [2021-03-03T09:34:17.136Z] #52 sha256:d556eff458d966d23b2d0975e3d8a5a940d10b3edc2570a945d9556e394bb34c
09:34:17 [2021-03-03T09:34:17.136Z] #52 127.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:34:17 [2021-03-03T09:34:17.136Z] #52 128.2 + mkdir -p /build
09:34:17 [2021-03-03T09:34:17.136Z] #52 128.2 + cp runc /build/runc
09:34:17 [2021-03-03T09:34:17.136Z] #52 DONE 128.7s
09:34:17 [2021-03-03T09:34:17.136Z] 
09:34:17 [2021-03-03T09:34:17.136Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:17 [2021-03-03T09:34:17.136Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:34:17 [2021-03-03T09:34:17.254Z] #42 157.7   CC       criu/timens.o
09:34:17 [2021-03-03T09:34:17.254Z] #42 158.0   CC       criu/timerfd.o
09:34:17 [2021-03-03T09:34:17.260Z] #42 160.8   CC       criu/uts_ns.o
09:34:17 [2021-03-03T09:34:17.513Z] #42 158.2   CC       criu/tty.o
09:34:17 [2021-03-03T09:34:17.519Z] #42 161.0   CC       criu/vdso-compat.o
09:34:17 [2021-03-03T09:34:17.519Z] #42 161.1   CC       criu/vdso.o
09:34:17 [2021-03-03T09:34:17.704Z] #55 ...
09:34:17 [2021-03-03T09:34:17.704Z] 
09:34:17 [2021-03-03T09:34:17.704Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:34:17 [2021-03-03T09:34:17.704Z] #53 sha256:80c92c5dcc918e0421fb5fb71d0501c7b7f63fb2145e606b2b9cf9662db96bb7
09:34:17 [2021-03-03T09:34:17.704Z] #53 DONE 0.1s
09:34:17 [2021-03-03T09:34:17.704Z] 
09:34:17 [2021-03-03T09:34:17.704Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:17 [2021-03-03T09:34:17.704Z] #55 sha256:aca3b191364233a840536170363a7086379219905b1b619e17575241453d6478
09:34:18 [2021-03-03T09:34:18.088Z] #42 161.5   LINK     criu/built-in.o
09:34:18 [2021-03-03T09:34:18.088Z] #42 161.6   LINK     criu/criu
09:34:18 [2021-03-03T09:34:18.347Z] #42 161.9   DEP      lib/c/criu.d
09:34:18 [2021-03-03T09:34:18.347Z] #42 162.0   CC       images/rpc.pb-c.o
09:34:18 [2021-03-03T09:34:18.607Z] #42 162.3   CC       lib/c/criu.o
09:34:18 [2021-03-03T09:34:18.892Z] #42 159.4   CC       criu/tun.o
09:34:19 [2021-03-03T09:34:19.152Z] #42 159.8   CC       criu/uffd.o
09:34:19 [2021-03-03T09:34:19.543Z] #42 163.1   LINK     lib/c/built-in.o
09:34:19 [2021-03-03T09:34:19.543Z] #42 163.1   LINK     lib/c/libcriu.so
09:34:19 [2021-03-03T09:34:19.543Z] #42 163.1   LINK     lib/c/libcriu.a
09:34:19 [2021-03-03T09:34:19.802Z] #42 163.2   GEN      magic.py
09:34:19 [2021-03-03T09:34:19.802Z] #42 163.4 Note: Building without setproctitle() and strlcpy() support.
09:34:19 [2021-03-03T09:34:19.802Z] #42 163.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:34:19 [2021-03-03T09:34:19.802Z] #42 163.4 Note: Building without GnuTLS support
09:34:19 [2021-03-03T09:34:19.802Z] #42 163.4 Makefile.config:39: Warn: you have no libnftables installed
09:34:19 [2021-03-03T09:34:19.802Z] #42 163.4 Makefile.config:40: Warn: Building without nftables support
09:34:20 [2021-03-03T09:34:20.089Z] #42 160.6   CC       criu/util.o
09:34:20 [2021-03-03T09:34:20.371Z] #42 163.9 fatal: not a git repository (or any of the parent directories): .git
09:34:20 [2021-03-03T09:34:20.630Z] #42 164.4 make[1]: Nothing to be done for 'all'.
09:34:20 [2021-03-03T09:34:20.657Z] #42 161.3   CC       criu/uts_ns.o
09:34:20 [2021-03-03T09:34:20.657Z] #42 161.5   CC       criu/vdso-compat.o
09:34:21 [2021-03-03T09:34:21.226Z] #42 161.7   CC       criu/vdso.o
09:34:21 [2021-03-03T09:34:21.485Z] #42 162.1   LINK     criu/built-in.o
09:34:21 [2021-03-03T09:34:21.567Z] #42 164.9 make[1]: 'images/built-in.o' is up to date.
09:34:21 [2021-03-03T09:34:21.567Z] #42 164.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:34:21 [2021-03-03T09:34:21.567Z] #42 164.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:34:21 [2021-03-03T09:34:21.567Z] #42 165.0 make[1]: 'compel/libcompel.a' is up to date.
09:34:21 [2021-03-03T09:34:21.567Z] #42 165.0 make[1]: 'compel/compel-host-bin' is up to date.
09:34:21 [2021-03-03T09:34:21.567Z] #42 165.0 make[1]: Nothing to be done for 'all'.
09:34:21 [2021-03-03T09:34:21.567Z] #42 165.0 make[1]: 'soccr/libsoccr.a' is up to date.
09:34:21 [2021-03-03T09:34:21.567Z] #42 165.2 make[2]: Nothing to be done for 'all'.
09:34:21 [2021-03-03T09:34:21.567Z] #42 165.2 make[2]: Nothing to be done for 'all'.
09:34:21 [2021-03-03T09:34:21.567Z] #42 165.3 make[2]: Nothing to be done for 'all'.
09:34:21 [2021-03-03T09:34:21.745Z] #42 162.3   LINK     criu/criu
09:34:21 [2021-03-03T09:34:21.745Z] #42 162.5   DEP      lib/c/criu.d
09:34:21 [2021-03-03T09:34:21.827Z] #42 165.3 make[2]: Nothing to be done for 'all'.
09:34:21 [2021-03-03T09:34:21.827Z] #42 165.4 make[2]: Nothing to be done for 'all'.
09:34:21 [2021-03-03T09:34:21.827Z] #42 165.4 make[2]: Nothing to be done for 'all'.
09:34:21 [2021-03-03T09:34:21.827Z] #42 165.4 make[2]: Nothing to be done for 'all'.
09:34:21 [2021-03-03T09:34:21.827Z] #42 165.5 make[2]: Nothing to be done for 'all'.
09:34:22 [2021-03-03T09:34:22.004Z] #42 162.6   CC       images/rpc.pb-c.o
09:34:22 [2021-03-03T09:34:22.086Z] #42 165.5   INSTALL  criu/criu
09:34:22 [2021-03-03T09:34:22.344Z] #42 DONE 165.9s
09:34:22 [2021-03-03T09:34:22.345Z] 
09:34:22 [2021-03-03T09:34:22.345Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:22 [2021-03-03T09:34:22.345Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:34:22 [2021-03-03T09:34:22.572Z] #42 163.0   CC       lib/c/criu.o
09:34:23 [2021-03-03T09:34:23.140Z] #42 163.8   LINK     lib/c/built-in.o
09:34:23 [2021-03-03T09:34:23.140Z] #42 163.8   LINK     lib/c/libcriu.so
09:34:23 [2021-03-03T09:34:23.140Z] #42 163.9   LINK     lib/c/libcriu.a
09:34:23 [2021-03-03T09:34:23.399Z] #42 164.0   GEN      magic.py
09:34:23 [2021-03-03T09:34:23.399Z] #42 164.1 Note: Building without setproctitle() and strlcpy() support.
09:34:23 [2021-03-03T09:34:23.399Z] #42 164.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:34:23 [2021-03-03T09:34:23.399Z] #42 164.1 Note: Building without GnuTLS support
09:34:23 [2021-03-03T09:34:23.399Z] #42 164.1 Makefile.config:39: Warn: you have no libnftables installed
09:34:23 [2021-03-03T09:34:23.399Z] #42 164.1 Makefile.config:40: Warn: Building without nftables support
09:34:23 [2021-03-03T09:34:23.721Z] #55 ...
09:34:23 [2021-03-03T09:34:23.721Z] 
09:34:23 [2021-03-03T09:34:23.721Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:34:23 [2021-03-03T09:34:23.721Z] #43 sha256:4d8506813398120ad363c388d7d679015e46e506d213f7d1eaace4046089c4b2
09:34:23 [2021-03-03T09:34:23.721Z] #43 DONE 0.1s
09:34:23 [2021-03-03T09:34:23.721Z] 
09:34:23 [2021-03-03T09:34:23.721Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:34:23 [2021-03-03T09:34:23.721Z] #45 sha256:26dfd4c43fdbaa0b6a1f738fc9b99db860584b2de4b7fa16b9508708b62204ef
09:34:23 [2021-03-03T09:34:23.979Z] #45 DONE 0.2s
09:34:23 [2021-03-03T09:34:23.979Z] 
09:34:23 [2021-03-03T09:34:23.979Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:34:23 [2021-03-03T09:34:23.979Z] #47 sha256:a229d1c9d196cd7ac56537c40edb2897af6d1db0c1cc7dd1f824b0ee9c0d19f7
09:34:24 [2021-03-03T09:34:24.237Z] #47 DONE 0.1s
09:34:24 [2021-03-03T09:34:24.237Z] 
09:34:24 [2021-03-03T09:34:24.237Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:34:24 [2021-03-03T09:34:24.237Z] #49 sha256:c881300fa38d09a58babbc6bdde76d610d731c707245b14b30a4ef750e0da7ea
09:34:24 [2021-03-03T09:34:24.336Z] #42 164.8 fatal: not a git repository (or any of the parent directories): .git
09:34:24 [2021-03-03T09:34:24.495Z] #49 DONE 0.5s
09:34:24 [2021-03-03T09:34:24.495Z] 
09:34:24 [2021-03-03T09:34:24.495Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:24 [2021-03-03T09:34:24.495Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:34:24 [2021-03-03T09:34:24.595Z] #42 165.3 make[1]: Nothing to be done for 'all'.
09:34:24 [2021-03-03T09:34:24.754Z] #55 ...
09:34:24 [2021-03-03T09:34:24.754Z] 
09:34:24 [2021-03-03T09:34:24.754Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:34:24 [2021-03-03T09:34:24.754Z] #51 sha256:b8096cce47c0d2e9603d4b465a58e51628d1cddf5e18c1ac626d7d7106b78c25
09:34:24 [2021-03-03T09:34:24.754Z] #51 DONE 0.1s
09:34:25 [2021-03-03T09:34:25.014Z] 
09:34:25 [2021-03-03T09:34:25.014Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:25 [2021-03-03T09:34:25.014Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:34:25 [2021-03-03T09:34:25.163Z] #42 165.8 make[1]: 'images/built-in.o' is up to date.
09:34:25 [2021-03-03T09:34:25.163Z] #42 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:34:25 [2021-03-03T09:34:25.163Z] #42 165.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:34:25 [2021-03-03T09:34:25.163Z] #42 165.9 make[1]: 'compel/libcompel.a' is up to date.
09:34:25 [2021-03-03T09:34:25.163Z] #42 165.9 make[1]: 'compel/compel-host-bin' is up to date.
09:34:25 [2021-03-03T09:34:25.422Z] #42 165.9 make[1]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.422Z] #42 166.0 make[1]: 'soccr/libsoccr.a' is up to date.
09:34:25 [2021-03-03T09:34:25.422Z] #42 166.1 make[2]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.422Z] #42 166.1 make[2]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.422Z] #42 166.2 make[2]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.681Z] #42 166.3 make[2]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.681Z] #42 166.3 make[2]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.681Z] #42 166.3 make[2]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.681Z] #42 166.3 make[2]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.681Z] #42 166.4 make[2]: Nothing to be done for 'all'.
09:34:25 [2021-03-03T09:34:25.681Z] #42 166.4   INSTALL  criu/criu
09:34:25 [2021-03-03T09:34:25.940Z] #42 DONE 166.7s
09:34:25 [2021-03-03T09:34:25.940Z] 
09:34:25 [2021-03-03T09:34:25.940Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:25 [2021-03-03T09:34:25.940Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:34:27 [2021-03-03T09:34:27.326Z] #55 ...
09:34:27 [2021-03-03T09:34:27.326Z] 
09:34:27 [2021-03-03T09:34:27.326Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:34:27 [2021-03-03T09:34:27.326Z] #43 sha256:60d4a4f95850ab862021d32ac3a5a3522443f0d4e4f61a3cdd8669b4ab85c44e
09:34:27 [2021-03-03T09:34:27.326Z] #43 DONE 0.1s
09:34:27 [2021-03-03T09:34:27.326Z] 
09:34:27 [2021-03-03T09:34:27.326Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:34:27 [2021-03-03T09:34:27.326Z] #45 sha256:8b2c85999ea3b5ce0d5dd50d19d80441f87b6e474bdfa10347391bb405a31a39
09:34:27 [2021-03-03T09:34:27.326Z] #45 DONE 0.3s
09:34:27 [2021-03-03T09:34:27.326Z] 
09:34:27 [2021-03-03T09:34:27.326Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:27 [2021-03-03T09:34:27.326Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:34:27 [2021-03-03T09:34:27.589Z] #55 ...
09:34:27 [2021-03-03T09:34:27.589Z] 
09:34:27 [2021-03-03T09:34:27.589Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:34:27 [2021-03-03T09:34:27.589Z] #47 sha256:3381768a4cdae06bf706530b536bc435afca147663ed5e58e72ac8018fb53df0
09:34:27 [2021-03-03T09:34:27.589Z] #47 DONE 0.1s
09:34:27 [2021-03-03T09:34:27.589Z] 
09:34:27 [2021-03-03T09:34:27.589Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:34:27 [2021-03-03T09:34:27.589Z] #49 sha256:918fb39f7cd337434b4c646881711439955db66271047ea4429c72b8316c702d
09:34:28 [2021-03-03T09:34:28.158Z] #49 DONE 0.6s
09:34:28 [2021-03-03T09:34:28.158Z] 
09:34:28 [2021-03-03T09:34:28.158Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:34:28 [2021-03-03T09:34:28.158Z] #51 sha256:32295a77ea28b64561fcaadc287bbc9d9df5d2866e0cbb5e7cdc1f30aa9bd2a2
09:34:28 [2021-03-03T09:34:28.158Z] #51 DONE 0.1s
09:34:28 [2021-03-03T09:34:28.158Z] 
09:34:28 [2021-03-03T09:34:28.158Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:28 [2021-03-03T09:34:28.158Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:34:29 [2021-03-03T09:34:29.208Z] #55 194.8 + bin/containerd
09:34:30 [2021-03-03T09:34:30.906Z] #55 199.9 + bin/containerd-stress
09:34:31 [2021-03-03T09:34:31.850Z] #55 203.1 + bin/containerd-shim
09:34:32 [2021-03-03T09:34:32.352Z] #55 199.9 + bin/containerd
09:34:34 [2021-03-03T09:34:34.484Z] #55 ...
09:34:34 [2021-03-03T09:34:34.484Z] 
09:34:34 [2021-03-03T09:34:34.484Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:34:34 [2021-03-03T09:34:34.484Z] #52 sha256:4810c7fa76766476ed3a5e5c218c6794e477991b14667157e942d1bf4cb1ff65
09:34:34 [2021-03-03T09:34:34.484Z] #52 126.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:34:34 [2021-03-03T09:34:34.484Z] #52 127.7 + mkdir -p /build
09:34:34 [2021-03-03T09:34:34.484Z] #52 127.7 + cp runc /build/runc
09:34:34 [2021-03-03T09:34:34.484Z] #52 DONE 128.3s
09:34:34 [2021-03-03T09:34:34.744Z] 
09:34:34 [2021-03-03T09:34:34.744Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:34 [2021-03-03T09:34:34.744Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:34:35 [2021-03-03T09:34:35.682Z] #55 ...
09:34:35 [2021-03-03T09:34:35.682Z] 
09:34:35 [2021-03-03T09:34:35.682Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:34:35 [2021-03-03T09:34:35.682Z] #53 sha256:0752497a7f466ca5ed2a66e3eb83e3ef7b3a77c052d8ee0384c73c78245bb1d2
09:34:35 [2021-03-03T09:34:35.941Z] #53 DONE 0.2s
09:34:35 [2021-03-03T09:34:35.941Z] 
09:34:35 [2021-03-03T09:34:35.941Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:35 [2021-03-03T09:34:35.941Z] #55 sha256:de46f5a33b55be0ba6398bf7f6f467311fc2054e4d26cf8f2d23cac9aef9ade0
09:34:37 [2021-03-03T09:34:37.619Z] #55 ...
09:34:37 [2021-03-03T09:34:37.619Z] 
09:34:37 [2021-03-03T09:34:37.619Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
09:34:37 [2021-03-03T09:34:37.619Z] #52 sha256:7bef7aa616ed363723158f7b088bed8fc32712dea35b4622cae876ad6d0188a4
09:34:37 [2021-03-03T09:34:37.619Z] #52 124.4 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:34:38 [2021-03-03T09:34:38.449Z] #55 208.8 + bin/containerd-shim-runc-v1
09:34:38 [2021-03-03T09:34:38.998Z] #52 125.6 + mkdir -p /build
09:34:38 [2021-03-03T09:34:38.998Z] #52 125.6 + cp runc /build/runc
09:34:39 [2021-03-03T09:34:39.567Z] #52 DONE 126.1s
09:34:39 [2021-03-03T09:34:39.567Z] 
09:34:39 [2021-03-03T09:34:39.567Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:39 [2021-03-03T09:34:39.567Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:34:40 [2021-03-03T09:34:40.949Z] #55 ...
09:34:40 [2021-03-03T09:34:40.949Z] 
09:34:40 [2021-03-03T09:34:40.949Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:34:40 [2021-03-03T09:34:40.949Z] #53 sha256:d14570eea6063160d627d15aeaa3c248f1fc29e7301066f3d61398166a66ddc0
09:34:40 [2021-03-03T09:34:40.949Z] #53 DONE 0.3s
09:34:40 [2021-03-03T09:34:40.949Z] 
09:34:40 [2021-03-03T09:34:40.949Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
09:34:40 [2021-03-03T09:34:40.949Z] #55 sha256:c2923080f83393b433a9d088f23ee9f44ff9370b47f9a196ddd07f9f890de3d0
09:34:41 [2021-03-03T09:34:41.756Z] #55 212.7 + bin/containerd-shim-runc-v2
09:34:42 [2021-03-03T09:34:42.698Z] #55 213.9 + binaries
09:34:42 [2021-03-03T09:34:42.698Z] #55 213.9 + install -D bin/containerd /build/containerd
09:34:42 [2021-03-03T09:34:42.698Z] #55 213.9 + install -D bin/containerd-shim /build/containerd-shim
09:34:42 [2021-03-03T09:34:42.698Z] #55 213.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:34:42 [2021-03-03T09:34:42.698Z] #55 214.0 + install -D bin/ctr /build/ctr
09:34:44 [2021-03-03T09:34:44.250Z] #55 232.6 + bin/containerd-stress
09:34:44 [2021-03-03T09:34:44.250Z] #55 234.4 + bin/containerd-shim
09:34:46 [2021-03-03T09:34:46.898Z] #55 DONE 217.8s
09:34:47 [2021-03-03T09:34:47.840Z] 
09:34:47 [2021-03-03T09:34:47.840Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
09:34:47 [2021-03-03T09:34:47.840Z] #56 sha256:a0249e8443462a2fbb80e38aefe5ced44fdf27f2a12d43a6d748da48700b588c
09:34:49 [2021-03-03T09:34:49.750Z] #56 DONE 1.9s
09:34:49 [2021-03-03T09:34:49.750Z] 
09:34:49 [2021-03-03T09:34:49.750Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:34:49 [2021-03-03T09:34:49.750Z] #60 sha256:9ad4eb40b317015e59e270fce70fb49f3e0c24806374cdfd78a6e092c7f6f077
09:34:50 [2021-03-03T09:34:50.010Z] #60 DONE 0.4s
09:34:50 [2021-03-03T09:34:50.010Z] 
09:34:50 [2021-03-03T09:34:50.010Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
09:34:50 [2021-03-03T09:34:50.010Z] #62 sha256:00736a858fced69b971f054ad6d2474389930719e593e9e10fde20143f14c759
09:34:50 [2021-03-03T09:34:50.817Z] #55 241.1 + bin/containerd-shim-runc-v1
09:34:51 [2021-03-03T09:34:51.393Z] #62 DONE 1.1s
09:34:51 [2021-03-03T09:34:51.393Z] 
09:34:51 [2021-03-03T09:34:51.393Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
09:34:51 [2021-03-03T09:34:51.393Z] #64 sha256:6f30aaa0dca8d57d10a455a0e05ec75f20d62026b954ba2cc46fdea6e20a9071
09:34:51 [2021-03-03T09:34:51.393Z] #64 DONE 0.1s
09:34:51 [2021-03-03T09:34:51.393Z] 
09:34:51 [2021-03-03T09:34:51.393Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:34:51 [2021-03-03T09:34:51.393Z] #65 sha256:1253780748b7eef2e0aa063bb5bb289ea3ad3250dde32ed56828643ecff95115
09:34:51 [2021-03-03T09:34:51.393Z] #65 DONE 0.1s
09:34:51 [2021-03-03T09:34:51.393Z] 
09:34:51 [2021-03-03T09:34:51.393Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
09:34:51 [2021-03-03T09:34:51.393Z] #66 sha256:4b27b206f0fe101c05e56012df133d2762134f611e8d88acf9766e6975ce2d6b
09:34:53 [2021-03-03T09:34:53.306Z] #66 DONE 1.7s
09:34:53 [2021-03-03T09:34:53.306Z] 
09:34:53 [2021-03-03T09:34:53.306Z] #67 exporting to image
09:34:53 [2021-03-03T09:34:53.306Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:34:53 [2021-03-03T09:34:53.306Z] #67 exporting layers
09:34:55 [2021-03-03T09:34:55.011Z] #55 245.6 + bin/containerd-shim-runc-v2
09:34:55 [2021-03-03T09:34:55.946Z] #55 246.5 + binaries
09:34:55 [2021-03-03T09:34:55.946Z] #55 246.5 + install -D bin/containerd /build/containerd
09:34:55 [2021-03-03T09:34:55.946Z] #55 246.6 + install -D bin/containerd-shim /build/containerd-shim
09:34:55 [2021-03-03T09:34:55.946Z] #55 246.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:34:55 [2021-03-03T09:34:55.946Z] #55 246.6 + install -D bin/ctr /build/ctr
09:34:56 [2021-03-03T09:34:56.885Z] #55 DONE 247.8s
09:34:58 [2021-03-03T09:34:58.268Z] 
09:34:58 [2021-03-03T09:34:58.268Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
09:34:58 [2021-03-03T09:34:58.268Z] #56 sha256:9babc9170f620d2958719a5611b6a74d39ffb22d9c1479c16c1679296f1b718f
09:34:59 [2021-03-03T09:34:59.202Z] #56 DONE 1.0s
09:34:59 [2021-03-03T09:34:59.202Z] 
09:34:59 [2021-03-03T09:34:59.202Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:34:59 [2021-03-03T09:34:59.202Z] #60 sha256:20455be5a924a083cd6cc361a1b38bbf69bd08b1a596ac976f450569c31b86e4
09:34:59 [2021-03-03T09:34:59.460Z] #60 DONE 0.3s
09:34:59 [2021-03-03T09:34:59.460Z] 
09:34:59 [2021-03-03T09:34:59.460Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
09:34:59 [2021-03-03T09:34:59.460Z] #62 sha256:760cc31c049edc3f2294866cb0ad11ee598937d831c88419e9a6840fda1cb1a7
09:34:59 [2021-03-03T09:34:59.718Z] #62 DONE 0.6s
09:34:59 [2021-03-03T09:34:59.901Z] #67 exporting layers 7.0s done
09:34:59 [2021-03-03T09:34:59.976Z] 
09:34:59 [2021-03-03T09:34:59.976Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
09:34:59 [2021-03-03T09:34:59.976Z] #64 sha256:067c97281968d0d5a41d2d0a88aabce49187bc1e9951fbd4d18c002000be85b3
09:34:59 [2021-03-03T09:34:59.976Z] #64 DONE 0.1s
09:34:59 [2021-03-03T09:34:59.976Z] 
09:34:59 [2021-03-03T09:34:59.976Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:34:59 [2021-03-03T09:34:59.976Z] #65 sha256:10ee00e640c340d527495bf721649615fd5a27b63374bb60a4232282dd6714c5
09:34:59 [2021-03-03T09:34:59.976Z] #65 DONE 0.1s
09:34:59 [2021-03-03T09:34:59.976Z] 
09:34:59 [2021-03-03T09:34:59.976Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
09:34:59 [2021-03-03T09:34:59.976Z] #66 sha256:75320ab8359837f772044154e47f63e6bdf03d93c121d2e1f3e4cdf800f6fb16
09:35:00 [2021-03-03T09:35:00.161Z] #67 writing image sha256:fe41d48e54142fafe67c0ca5b4c87456e2ab56f7dbe431eb65214f3cdde46826 done
09:35:00 [2021-03-03T09:35:00.161Z] #67 naming to docker.io/library/docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 done
09:35:00 [2021-03-03T09:35:00.161Z] #67 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:35:00 [2021-03-03T09:35:00.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/test/unit
09:35:00 [2021-03-03T09:35:00.910Z] #66 0.741 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
09:35:00 [2021-03-03T09:35:00.910Z] #66 0.816 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
09:35:00 [2021-03-03T09:35:00.910Z] #66 0.897 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
09:35:01 [2021-03-03T09:35:01.476Z] #66 0.998 Reading package lists...
09:35:02 [2021-03-03T09:35:02.306Z] #66 1.585 Reading package lists...
09:35:02 [2021-03-03T09:35:02.306Z] #66 2.195 Building dependency tree...
09:35:02 [2021-03-03T09:35:02.306Z] #66 2.328 Reading state information...
09:35:02 [2021-03-03T09:35:02.306Z] #66 2.436 The following additional packages will be installed:
09:35:02 [2021-03-03T09:35:02.487Z] #55 225.4 + bin/containerd-stress
09:35:02 [2021-03-03T09:35:02.487Z] #55 227.5 + bin/containerd-shim
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.436   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.436   libpam-systemd
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.437 Suggested packages:
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.437   systemd-container policykit-1
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.437 Recommended packages:
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.437   libnss-systemd
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.518 The following NEW packages will be installed:
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.519   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
09:35:02 [2021-03-03T09:35:02.564Z] #66 2.519   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.785 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded.
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.785 Need to get 4761 kB of archives.
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.785 After this operation, 16.6 MB of additional disk space will be used.
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.785 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.787 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.794 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.794 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB]
09:35:02 [2021-03-03T09:35:02.822Z] #66 2.861 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB]
09:35:03 [2021-03-03T09:35:03.080Z] #66 2.863 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
09:35:03 [2021-03-03T09:35:03.080Z] #66 2.865 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
09:35:03 [2021-03-03T09:35:03.080Z] #66 2.867 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB]
09:35:03 [2021-03-03T09:35:03.080Z] #66 2.883 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
09:35:03 [2021-03-03T09:35:03.080Z] #66 3.098 debconf: delaying package configuration, since apt-utils is not installed
09:35:03 [2021-03-03T09:35:03.080Z] #66 3.124 Fetched 4761 kB in 0s (13.4 MB/s)
09:35:03 [2021-03-03T09:35:03.080Z] #66 3.168 Selecting previously unselected package libargon2-1:amd64.
09:35:03 [2021-03-03T09:35:03.080Z] #66 3.168 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28054 files and directories currently installed.)
09:35:03 [2021-03-03T09:35:03.080Z] #66 3.182 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
09:35:03 [2021-03-03T09:35:03.080Z] #66 3.195 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
09:35:03 [2021-03-03T09:35:03.080Z] #66 3.241 Selecting previously unselected package libjson-c3:amd64.
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.243 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.248 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.297 Selecting previously unselected package libcryptsetup12:amd64.
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.300 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.305 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.360 Selecting previously unselected package libidn11:amd64.
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.362 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.367 Unpacking libidn11:amd64 (1.33-2.2) ...
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.419 Selecting previously unselected package libkmod2:amd64.
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.422 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.427 Unpacking libkmod2:amd64 (26-1) ...
09:35:03 [2021-03-03T09:35:03.338Z] #66 3.481 Selecting previously unselected package systemd.
09:35:03 [2021-03-03T09:35:03.596Z] #66 3.484 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ...
09:35:03 [2021-03-03T09:35:03.596Z] #66 3.523 Unpacking systemd (241-7~deb10u6) ...
09:35:03 [2021-03-03T09:35:03.855Z] #66 3.993 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
09:35:03 [2021-03-03T09:35:03.855Z] #66 4.009 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
09:35:03 [2021-03-03T09:35:03.855Z] #66 4.024 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
09:35:03 [2021-03-03T09:35:03.855Z] #66 4.041 Setting up libidn11:amd64 (1.33-2.2) ...
09:35:04 [2021-03-03T09:35:04.114Z] #66 4.060 Setting up libkmod2:amd64 (26-1) ...
09:35:04 [2021-03-03T09:35:04.114Z] #66 4.078 Setting up systemd (241-7~deb10u6) ...
09:35:04 [2021-03-03T09:35:04.114Z] #66 4.143 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:35:04 [2021-03-03T09:35:04.114Z] #66 4.145 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:35:04 [2021-03-03T09:35:04.114Z] #66 4.148 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:35:04 [2021-03-03T09:35:04.114Z] #66 4.148 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:35:04 [2021-03-03T09:35:04.681Z] #66 4.699 Selecting previously unselected package systemd-sysv.
09:35:04 [2021-03-03T09:35:04.682Z] #66 4.699 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28851 files and directories currently installed.)
09:35:04 [2021-03-03T09:35:04.682Z] #66 4.712 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ...
09:35:04 [2021-03-03T09:35:04.682Z] #66 4.717 Unpacking systemd-sysv (241-7~deb10u6) ...
09:35:04 [2021-03-03T09:35:04.682Z] #66 4.771 Selecting previously unselected package libdbus-1-3:amd64.
09:35:04 [2021-03-03T09:35:04.682Z] #66 4.774 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
09:35:04 [2021-03-03T09:35:04.682Z] #66 4.780 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
09:35:04 [2021-03-03T09:35:04.939Z] #66 4.869 Selecting previously unselected package dbus.
09:35:04 [2021-03-03T09:35:04.939Z] #66 4.872 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
09:35:04 [2021-03-03T09:35:04.939Z] #66 4.886 Unpacking dbus (1.12.20-0+deb10u1) ...
09:35:04 [2021-03-03T09:35:04.939Z] #66 4.957 Selecting previously unselected package libpam-systemd:amd64.
09:35:04 [2021-03-03T09:35:04.939Z] #66 4.960 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ...
09:35:04 [2021-03-03T09:35:04.939Z] #66 4.965 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ...
09:35:04 [2021-03-03T09:35:04.939Z] #66 5.011 Selecting previously unselected package dbus-user-session.
09:35:04 [2021-03-03T09:35:04.939Z] #66 5.013 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
09:35:04 [2021-03-03T09:35:04.939Z] #66 5.018 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
09:35:04 [2021-03-03T09:35:04.939Z] #66 5.106 Setting up systemd-sysv (241-7~deb10u6) ...
09:35:05 [2021-03-03T09:35:05.197Z] #66 5.122 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
09:35:05 [2021-03-03T09:35:05.197Z] #66 5.137 Setting up dbus (1.12.20-0+deb10u1) ...
09:35:05 [2021-03-03T09:35:05.455Z] #66 5.267 invoke-rc.d: could not determine current runlevel
09:35:05 [2021-03-03T09:35:05.455Z] #66 5.270 invoke-rc.d: policy-rc.d denied execution of start.
09:35:05 [2021-03-03T09:35:05.455Z] #66 5.275 Setting up libpam-systemd:amd64 (241-7~deb10u6) ...
09:35:05 [2021-03-03T09:35:05.455Z] #66 5.417 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
09:35:05 [2021-03-03T09:35:05.455Z] #66 5.439 Processing triggers for systemd (241-7~deb10u6) ...
09:35:05 [2021-03-03T09:35:05.455Z] #66 5.449 Processing triggers for libc-bin (2.28-10) ...
09:35:05 [2021-03-03T09:35:05.713Z] #66 DONE 5.7s
09:35:05 [2021-03-03T09:35:05.713Z] 
09:35:05 [2021-03-03T09:35:05.713Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
09:35:05 [2021-03-03T09:35:05.713Z] #67 sha256:feb2ff04239f2755f055337affe59acbd53b277112f05eec12cb9f11a9227831
09:35:05 [2021-03-03T09:35:05.807Z] ?   	github.com/docker/docker/api	[no test files]
09:35:06 [2021-03-03T09:35:06.279Z] #67 0.460   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09:35:06 [2021-03-03T09:35:06.279Z] #67 0.460                                  Dload  Upload   Total   Spent    Left  Speed
09:35:06 [2021-03-03T09:35:06.279Z] #67 0.462 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  20032      0 --:--:-- --:--:-- --:--:-- 20255
09:35:06 [2021-03-03T09:35:06.279Z] #67 DONE 0.6s
09:35:06 [2021-03-03T09:35:06.279Z] 
09:35:06 [2021-03-03T09:35:06.279Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker
09:35:06 [2021-03-03T09:35:06.279Z] #68 sha256:84c9ff87754b14b59e69767709582c6a0c8dd4bbc4b5f8311baf54bcfd3aba54
09:35:07 [2021-03-03T09:35:07.496Z] #55 231.9 + bin/containerd-stress
09:35:07 [2021-03-03T09:35:07.496Z] #55 234.1 + bin/containerd-shim
09:35:08 [2021-03-03T09:35:08.178Z] #68 DONE 1.6s
09:35:08 [2021-03-03T09:35:08.178Z] 
09:35:08 [2021-03-03T09:35:08.178Z] #69 exporting to image
09:35:08 [2021-03-03T09:35:08.178Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:35:08 [2021-03-03T09:35:08.178Z] #69 exporting layers
09:35:09 [2021-03-03T09:35:09.055Z] #55 234.2 + bin/containerd-shim-runc-v1
09:35:13 [2021-03-03T09:35:13.247Z] #55 238.6 + bin/containerd-shim-runc-v2
09:35:14 [2021-03-03T09:35:14.061Z] #55 240.9 + bin/containerd-shim-runc-v1
09:35:14 [2021-03-03T09:35:14.181Z] #55 239.6 + binaries
09:35:14 [2021-03-03T09:35:14.181Z] #55 239.6 + install -D bin/containerd /build/containerd
09:35:14 [2021-03-03T09:35:14.181Z] #55 239.6 + install -D bin/containerd-shim /build/containerd-shim
09:35:14 [2021-03-03T09:35:14.181Z] #55 239.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:35:14 [2021-03-03T09:35:14.181Z] #55 239.6 + install -D bin/ctr /build/ctr
09:35:14 [2021-03-03T09:35:14.738Z] #69 exporting layers 6.9s done
09:35:14 [2021-03-03T09:35:14.738Z] #69 writing image sha256:193287f692e6a44f8b38a6b933a6cfb4299acfc021c5ef9721f16730c7bf6608 done
09:35:14 [2021-03-03T09:35:14.738Z] #69 naming to docker.io/library/docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 done
09:35:14 [2021-03-03T09:35:14.738Z] #69 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:35:15 [2021-03-03T09:35:15.102Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh dynbinary test-integration
09:35:16 [2021-03-03T09:35:16.710Z] #55 DONE 241.8s
09:35:16 [2021-03-03T09:35:16.969Z] 
09:35:16 [2021-03-03T09:35:16.969Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
09:35:16 [2021-03-03T09:35:16.969Z] #56 sha256:e74f5c25e7f14056328a11c55bf778ddda14a153d9ea89819ac96a5456696be4
09:35:17 [2021-03-03T09:35:17.630Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
09:35:17 [2021-03-03T09:35:17.630Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
09:35:17 [2021-03-03T09:35:17.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
09:35:17 [2021-03-03T09:35:17.630Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
09:35:17 [2021-03-03T09:35:17.630Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
09:35:17 [2021-03-03T09:35:17.630Z] Detected virtualization docker.
09:35:17 [2021-03-03T09:35:17.630Z] Detected architecture x86-64.
09:35:17 [2021-03-03T09:35:17.630Z] Set hostname to <c55ee30f6fcc>.
09:35:17 [2021-03-03T09:35:17.889Z] + source /etc/docker-entrypoint-cmd
09:35:17 [2021-03-03T09:35:17.889Z] ++ hack/make.sh dynbinary test-integration
09:35:17 [2021-03-03T09:35:17.889Z] 
09:35:17 [2021-03-03T09:35:17.889Z] Removing bundles/
09:35:17 [2021-03-03T09:35:17.889Z] 
09:35:17 [2021-03-03T09:35:17.889Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:35:17 [2021-03-03T09:35:17.889Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:35:17 [2021-03-03T09:35:17.889Z] GOOS="" GOARCH="" GOARM=""
09:35:18 [2021-03-03T09:35:18.056Z] ok  	github.com/docker/docker/api/server	0.028s	coverage: 9.0% of statements
09:35:18 [2021-03-03T09:35:18.322Z] #55 245.5 + bin/containerd-shim-runc-v2
09:35:18 [2021-03-03T09:35:18.342Z] #56 DONE 1.0s
09:35:18 [2021-03-03T09:35:18.342Z] 
09:35:18 [2021-03-03T09:35:18.342Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:35:18 [2021-03-03T09:35:18.342Z] #60 sha256:07e05359ade676f08e3a2e38c8eed76eea3b1158c4d0cf272f463b0000089581
09:35:18 [2021-03-03T09:35:18.342Z] #60 DONE 0.3s
09:35:18 [2021-03-03T09:35:18.342Z] 
09:35:18 [2021-03-03T09:35:18.342Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
09:35:18 [2021-03-03T09:35:18.342Z] #62 sha256:11dc51cfba653d943eda84c0a714711b4b4d20cab25999e7c91b878ccbadb0fc
09:35:18 [2021-03-03T09:35:18.908Z] #62 DONE 0.6s
09:35:18 [2021-03-03T09:35:18.908Z] 
09:35:18 [2021-03-03T09:35:18.908Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
09:35:18 [2021-03-03T09:35:18.908Z] #64 sha256:cb9b5afb5b87b097e23484400a99a7f8ff54bf0f011fc424d598b8ab7769ed18
09:35:18 [2021-03-03T09:35:18.908Z] #64 DONE 0.0s
09:35:18 [2021-03-03T09:35:18.908Z] 
09:35:18 [2021-03-03T09:35:18.908Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:35:18 [2021-03-03T09:35:18.908Z] #65 sha256:5496fe194f6dd367c9c13279f6a1c78c10ab3f0fddb437ca6d86e648d3e359e8
09:35:18 [2021-03-03T09:35:18.908Z] #65 DONE 0.0s
09:35:19 [2021-03-03T09:35:19.166Z] 
09:35:19 [2021-03-03T09:35:19.166Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
09:35:19 [2021-03-03T09:35:19.166Z] #66 sha256:7eb50d82de0b55367209bb38594386fa9f2760423d849fc9664a0b0e8c3e65e0
09:35:19 [2021-03-03T09:35:19.268Z] #55 246.6 + binaries
09:35:19 [2021-03-03T09:35:19.268Z] #55 246.6 + install -D bin/containerd /build/containerd
09:35:19 [2021-03-03T09:35:19.268Z] #55 246.6 + install -D bin/containerd-shim /build/containerd-shim
09:35:19 [2021-03-03T09:35:19.268Z] #55 246.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:35:19 [2021-03-03T09:35:19.268Z] #55 246.6 + install -D bin/ctr /build/ctr
09:35:21 [2021-03-03T09:35:21.171Z] #55 DONE 248.5s
09:35:21 [2021-03-03T09:35:21.696Z] #66 DONE 2.6s
09:35:21 [2021-03-03T09:35:21.696Z] 
09:35:21 [2021-03-03T09:35:21.696Z] #67 exporting to image
09:35:21 [2021-03-03T09:35:21.696Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:35:21 [2021-03-03T09:35:21.696Z] #67 exporting layers
09:35:21 [2021-03-03T09:35:21.738Z] 
09:35:21 [2021-03-03T09:35:21.738Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
09:35:21 [2021-03-03T09:35:21.738Z] #56 sha256:40a614e2dfc49c2891509bd5525039f68789daa0d4076b7a80c269ff0824d8eb
09:35:23 [2021-03-03T09:35:23.118Z] #56 DONE 1.0s
09:35:23 [2021-03-03T09:35:23.118Z] 
09:35:23 [2021-03-03T09:35:23.118Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:35:23 [2021-03-03T09:35:23.118Z] #60 sha256:c63fba629da5ec18168588bb6b3d0e5f2c51b1d04bd073e510eedd2f0789c1b0
09:35:23 [2021-03-03T09:35:23.118Z] #60 DONE 0.2s
09:35:23 [2021-03-03T09:35:23.118Z] 
09:35:23 [2021-03-03T09:35:23.118Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
09:35:23 [2021-03-03T09:35:23.118Z] #62 sha256:ae9f2e02a5b14e39679046ee556358089f9480f0ef231e62814cc566e26bf6fd
09:35:23 [2021-03-03T09:35:23.375Z] #62 DONE 0.5s
09:35:23 [2021-03-03T09:35:23.633Z] 
09:35:23 [2021-03-03T09:35:23.633Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
09:35:23 [2021-03-03T09:35:23.633Z] #64 sha256:fcfd66c2bb0968f46cbe6d20d7f46133d391c81a35a1f904b6b44a737ac19648
09:35:23 [2021-03-03T09:35:23.633Z] #64 DONE 0.0s
09:35:23 [2021-03-03T09:35:23.633Z] 
09:35:23 [2021-03-03T09:35:23.633Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:35:23 [2021-03-03T09:35:23.633Z] #65 sha256:444dc6152d845a81b79066439b4ef451b1f618b54faeb1fd6f146ed8574261b7
09:35:23 [2021-03-03T09:35:23.633Z] #65 DONE 0.0s
09:35:23 [2021-03-03T09:35:23.633Z] 
09:35:23 [2021-03-03T09:35:23.633Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
09:35:23 [2021-03-03T09:35:23.633Z] #66 sha256:2f7b4bad01c0dd585dab60b834df823ea9fe6e8a40883682767f6a933db75138
09:35:26 [2021-03-03T09:35:26.161Z] #66 DONE 2.4s
09:35:26 [2021-03-03T09:35:26.161Z] 
09:35:26 [2021-03-03T09:35:26.161Z] #67 exporting to image
09:35:26 [2021-03-03T09:35:26.161Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:35:26 [2021-03-03T09:35:26.161Z] #67 exporting layers
09:35:28 [2021-03-03T09:35:28.258Z] #67 exporting layers 6.4s done
09:35:28 [2021-03-03T09:35:28.258Z] #67 writing image sha256:779259dc72dfd4508ce88533f58b6eae09f9ae5e6edbda547c548b187bfa954c done
09:35:28 [2021-03-03T09:35:28.258Z] #67 naming to docker.io/library/docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 done
09:35:28 [2021-03-03T09:35:28.258Z] #67 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:35:28 [2021-03-03T09:35:28.597Z] + trap exit INT TERM
09:35:28 [2021-03-03T09:35:28.597Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
09:35:28 [2021-03-03T09:35:28.597Z] + CONTAINER_NAME=docker-pr3
09:35:28 [2021-03-03T09:35:28.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42109/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh dynbinary-daemon
09:35:29 [2021-03-03T09:35:29.971Z] 
09:35:29 [2021-03-03T09:35:29.971Z] Removing bundles/
09:35:29 [2021-03-03T09:35:29.971Z] 
09:35:29 [2021-03-03T09:35:29.971Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:35:29 [2021-03-03T09:35:29.971Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:35:29 [2021-03-03T09:35:29.971Z] GOOS="" GOARCH="" GOARM=""
09:35:32 [2021-03-03T09:35:32.773Z] #67 exporting layers 6.8s done
09:35:32 [2021-03-03T09:35:32.773Z] #67 writing image sha256:85bac48382cf2eeecf07c2e520fd47402a38c274572a77443fc962ab2884ba52 done
09:35:32 [2021-03-03T09:35:32.773Z] #67 naming to docker.io/library/docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 done
09:35:32 [2021-03-03T09:35:32.773Z] #67 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:35:33 [2021-03-03T09:35:33.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -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=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh dynbinary test-integration
09:35:34 [2021-03-03T09:35:34.510Z] 
09:35:34 [2021-03-03T09:35:34.511Z] Removing bundles/
09:35:34 [2021-03-03T09:35:34.511Z] 
09:35:34 [2021-03-03T09:35:34.511Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:35:34 [2021-03-03T09:35:34.511Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:35:34 [2021-03-03T09:35:34.511Z] GOOS="" GOARCH="" GOARM=""
09:35:49 [2021-03-03T09:35:49.066Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 1m59.11482618s 
09:35:49 [2021-03-03T09:35:49.066Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.615926ms 
09:36:14 [2021-03-03T09:36:14.359Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 14.7% of statements
09:36:14 [2021-03-03T09:36:14.360Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:36:14 [2021-03-03T09:36:14.360Z] ok  	github.com/docker/docker/api/server/middleware	0.024s	coverage: 37.7% of statements
09:36:14 [2021-03-03T09:36:14.360Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:36:14 [2021-03-03T09:36:14.360Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:36:14 [2021-03-03T09:36:14.360Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:36:14 [2021-03-03T09:36:14.620Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:36:14 [2021-03-03T09:36:14.620Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:36:14 [2021-03-03T09:36:14.620Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:36:14 [2021-03-03T09:36:14.620Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:36:14 [2021-03-03T09:36:14.620Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:36:14 [2021-03-03T09:36:14.620Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:36:15 [2021-03-03T09:36:15.566Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:36:15 [2021-03-03T09:36:15.566Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:36:16 [2021-03-03T09:36:16.141Z] ok  	github.com/docker/docker/api/types/strslice	0.022s	coverage: 90.0% of statements
09:36:16 [2021-03-03T09:36:16.141Z] ok  	github.com/docker/docker/api/types/filters	0.028s	coverage: 92.2% of statements
09:36:16 [2021-03-03T09:36:16.403Z] ok  	github.com/docker/docker/api/server/router/swarm	0.031s	coverage: 5.7% of statements
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:36:16 [2021-03-03T09:36:16.403Z] ok  	github.com/docker/docker/api/types/time	0.029s	coverage: 100.0% of statements
09:36:16 [2021-03-03T09:36:16.666Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/builder	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:36:16 [2021-03-03T09:36:16.666Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:36:19 [2021-03-03T09:36:19.223Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
09:36:20 [2021-03-03T09:36:20.617Z] ok  	github.com/docker/docker/builder/remotecontext	0.331s	coverage: 13.7% of statements
09:36:21 [2021-03-03T09:36:21.191Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.208s	coverage: 86.3% of statements
09:36:21 [2021-03-03T09:36:21.454Z] ok  	github.com/docker/docker/builder/dockerfile	0.893s	coverage: 48.3% of statements
09:36:21 [2021-03-03T09:36:21.454Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
09:36:21 [2021-03-03T09:36:21.454Z] ?   	github.com/docker/docker/cli	[no test files]
09:36:21 [2021-03-03T09:36:21.454Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:36:26 [2021-03-03T09:36:26.758Z] ok  	github.com/docker/docker/client	0.245s	coverage: 75.4% of statements
09:36:53 [2021-03-03T09:36:53.374Z] ok  	github.com/docker/docker/cmd/dockerd	0.118s	coverage: 29.1% of statements
09:36:54 [2021-03-03T09:36:54.321Z] ok  	github.com/docker/docker/container	0.139s	coverage: 34.4% of statements
09:36:54 [2021-03-03T09:36:54.321Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:36:54 [2021-03-03T09:36:54.321Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:36:54 [2021-03-03T09:36:54.321Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:36:54 [2021-03-03T09:36:54.321Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:36:54 [2021-03-03T09:36:54.418Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:36:54 [2021-03-03T09:36:54.418Z] 
09:36:54 [2021-03-03T09:36:54.418Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:36:54 [2021-03-03T09:36:54.418Z] DOCKER_SYSTEMD=1
09:36:54 [2021-03-03T09:36:54.418Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:36:54 [2021-03-03T09:36:54.418Z] HOSTNAME=c55ee30f6fcc
09:36:54 [2021-03-03T09:36:54.418Z] DEST=bundles/test-integration
09:36:54 [2021-03-03T09:36:54.418Z] PWD=/go/src/github.com/docker/docker
09:36:54 [2021-03-03T09:36:54.418Z] DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59
09:36:54 [2021-03-03T09:36:54.418Z] container=docker
09:36:54 [2021-03-03T09:36:54.418Z] HOME=/root
09:36:54 [2021-03-03T09:36:54.418Z] LANG=C.UTF-8
09:36:54 [2021-03-03T09:36:54.418Z] INVOCATION_ID=9511b1e6eaf3441b87555e2d044d7c80
09:36:54 [2021-03-03T09:36:54.418Z] GOLANG_VERSION=1.13.15
09:36:54 [2021-03-03T09:36:54.418Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:36:54 [2021-03-03T09:36:54.418Z] VALIDATE_BRANCH=20.10
09:36:54 [2021-03-03T09:36:54.418Z] TERM=xterm
09:36:54 [2021-03-03T09:36:54.418Z] DOCKER_PKG=github.com/docker/docker
09:36:54 [2021-03-03T09:36:54.418Z] SHLVL=3
09:36:54 [2021-03-03T09:36:54.418Z] TIMEOUT=120m
09:36:54 [2021-03-03T09:36:54.418Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:36:54 [2021-03-03T09:36:54.418Z] DOCKER_GRAPHDRIVER=overlay2
09:36:54 [2021-03-03T09:36:54.418Z] GO111MODULE=off
09:36:54 [2021-03-03T09:36:54.418Z] DOCKER_EXPERIMENTAL=1
09:36:54 [2021-03-03T09:36:54.418Z] TEST_SKIP_INTEGRATION_CLI=1
09:36:54 [2021-03-03T09:36:54.418Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:36:54 [2021-03-03T09:36:54.418Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:36:54 [2021-03-03T09:36:54.418Z] GOPATH=/go
09:36:54 [2021-03-03T09:36:54.418Z] PKG_CONFIG=pkg-config
09:36:54 [2021-03-03T09:36:54.418Z] _=/usr/bin/env
09:36:54 [2021-03-03T09:36:54.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:36:56 [2021-03-03T09:36:56.878Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.091s	coverage: 65.3% of statements
09:36:58 [2021-03-03T09:36:58.295Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.080s	coverage: 35.9% of statements
09:37:01 [2021-03-03T09:37:01.619Z] ok  	github.com/docker/docker/daemon/cluster	0.107s	coverage: 0.5% of statements
09:37:03 [2021-03-03T09:37:03.544Z] ok  	github.com/docker/docker/daemon/discovery	0.027s	coverage: 30.0% of statements
09:37:04 [2021-03-03T09:37:04.492Z] ok  	github.com/docker/docker/daemon/config	0.098s	coverage: 81.8% of statements
09:37:05 [2021-03-03T09:37:05.068Z] ok  	github.com/docker/docker/daemon/events	0.086s	coverage: 50.0% of statements
09:37:06 [2021-03-03T09:37:06.446Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:37:06 [2021-03-03T09:37:06.446Z] 
09:37:06 [2021-03-03T09:37:06.446Z] + TEST_INTEGRATION_DEST=2
09:37:06 [2021-03-03T09:37:06.446Z] + CONTAINER_NAME=docker-pr3-2
09:37:06 [2021-03-03T09:37:06.446Z] + TEST_SKIP_INTEGRATION=1
09:37:06 [2021-03-03T09:37:06.446Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
09:37:06 [2021-03-03T09:37:06.446Z] + run_tests
09:37:06 [2021-03-03T09:37:06.446Z] + c=0
09:37:06 [2021-03-03T09:37:06.446Z] + '[' -n 0 ']'
09:37:06 [2021-03-03T09:37:06.446Z] + rm=
09:37:06 [2021-03-03T09:37:06.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42109/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh '' test-integration
09:37:06 [2021-03-03T09:37:06.446Z] + TEST_INTEGRATION_DEST=1
09:37:06 [2021-03-03T09:37:06.446Z] + CONTAINER_NAME=docker-pr3-1
09:37:06 [2021-03-03T09:37:06.446Z] + TEST_SKIP_INTEGRATION_CLI=1
09:37:06 [2021-03-03T09:37:06.446Z] + run_tests test-integration-flaky
09:37:06 [2021-03-03T09:37:06.446Z] + '[' -n 0 ']'
09:37:06 [2021-03-03T09:37:06.446Z] + rm=
09:37:06 [2021-03-03T09:37:06.446Z] + TEST_INTEGRATION_DEST=3
09:37:06 [2021-03-03T09:37:06.446Z] + CONTAINER_NAME=docker-pr3-3
09:37:06 [2021-03-03T09:37:06.446Z] + TEST_SKIP_INTEGRATION=1
09:37:06 [2021-03-03T09:37:06.446Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
09:37:06 [2021-03-03T09:37:06.446Z] + run_tests
09:37:06 [2021-03-03T09:37:06.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42109/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh test-integration-flaky test-integration
09:37:06 [2021-03-03T09:37:06.446Z] + '[' -n 0 ']'
09:37:06 [2021-03-03T09:37:06.446Z] + rm=
09:37:06 [2021-03-03T09:37:06.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42109/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42109/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh '' test-integration
09:37:06 [2021-03-03T09:37:06.446Z] ++ jobs -p
09:37:06 [2021-03-03T09:37:06.446Z] + for job in $(jobs -p)
09:37:06 [2021-03-03T09:37:06.446Z] + wait 10056
09:37:06 [2021-03-03T09:37:06.446Z] 
09:37:06 [2021-03-03T09:37:06.446Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:37:06 [2021-03-03T09:37:06.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:37:06 [2021-03-03T09:37:06.446Z] HOSTNAME=7bc39973106b
09:37:06 [2021-03-03T09:37:06.446Z] TEST_SKIP_INTEGRATION=1
09:37:06 [2021-03-03T09:37:06.446Z] TESTDEBUG=0
09:37:06 [2021-03-03T09:37:06.446Z] DEST=bundles/test-integration
09:37:06 [2021-03-03T09:37:06.446Z] PWD=/go/src/github.com/docker/docker
09:37:06 [2021-03-03T09:37:06.446Z] KEEPBUNDLE=1
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59
09:37:06 [2021-03-03T09:37:06.446Z] container=docker
09:37:06 [2021-03-03T09:37:06.446Z] HOME=/root
09:37:06 [2021-03-03T09:37:06.446Z] GOLANG_VERSION=1.13.15
09:37:06 [2021-03-03T09:37:06.446Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:37:06 [2021-03-03T09:37:06.446Z] VALIDATE_BRANCH=20.10
09:37:06 [2021-03-03T09:37:06.446Z] TERM=xterm
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_PKG=github.com/docker/docker
09:37:06 [2021-03-03T09:37:06.446Z] SHLVL=1
09:37:06 [2021-03-03T09:37:06.446Z] TIMEOUT=120m
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_GRAPHDRIVER=overlay2
09:37:06 [2021-03-03T09:37:06.446Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:37:06 [2021-03-03T09:37:06.446Z] GO111MODULE=off
09:37:06 [2021-03-03T09:37:06.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:37:06 [2021-03-03T09:37:06.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:37:06 [2021-03-03T09:37:06.446Z] GOPATH=/go
09:37:06 [2021-03-03T09:37:06.446Z] PKG_CONFIG=pkg-config
09:37:06 [2021-03-03T09:37:06.446Z] _=/usr/bin/env
09:37:06 [2021-03-03T09:37:06.446Z] Building test suite binary ./integration-cli/test.main
09:37:06 [2021-03-03T09:37:06.446Z] 
09:37:06 [2021-03-03T09:37:06.446Z] 
09:37:06 [2021-03-03T09:37:06.446Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
09:37:06 [2021-03-03T09:37:06.446Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:37:06 [2021-03-03T09:37:06.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:37:06 [2021-03-03T09:37:06.446Z] HOSTNAME=f26f0e6a14db
09:37:06 [2021-03-03T09:37:06.446Z] TEST_SKIP_INTEGRATION=1
09:37:06 [2021-03-03T09:37:06.446Z] TESTDEBUG=0
09:37:06 [2021-03-03T09:37:06.446Z] DEST=bundles/test-integration
09:37:06 [2021-03-03T09:37:06.446Z] PWD=/go/src/github.com/docker/docker
09:37:06 [2021-03-03T09:37:06.446Z] KEEPBUNDLE=1
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59
09:37:06 [2021-03-03T09:37:06.446Z] container=docker
09:37:06 [2021-03-03T09:37:06.446Z] HOME=/root
09:37:06 [2021-03-03T09:37:06.446Z] GOLANG_VERSION=1.13.15
09:37:06 [2021-03-03T09:37:06.446Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:37:06 [2021-03-03T09:37:06.446Z] VALIDATE_BRANCH=20.10
09:37:06 [2021-03-03T09:37:06.446Z] TERM=xterm
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_PKG=github.com/docker/docker
09:37:06 [2021-03-03T09:37:06.446Z] SHLVL=1
09:37:06 [2021-03-03T09:37:06.446Z] TIMEOUT=120m
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_GRAPHDRIVER=overlay2
09:37:06 [2021-03-03T09:37:06.446Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:37:06 [2021-03-03T09:37:06.446Z] GO111MODULE=off
09:37:06 [2021-03-03T09:37:06.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:37:06 [2021-03-03T09:37:06.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:37:06 [2021-03-03T09:37:06.446Z] GOPATH=/go
09:37:06 [2021-03-03T09:37:06.446Z] PKG_CONFIG=pkg-config
09:37:06 [2021-03-03T09:37:06.446Z] _=/usr/bin/env
09:37:06 [2021-03-03T09:37:06.446Z] Building test suite binary ./integration-cli/test.main
09:37:06 [2021-03-03T09:37:06.446Z] No new tests added to integration.
09:37:06 [2021-03-03T09:37:06.446Z] 
09:37:06 [2021-03-03T09:37:06.446Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:37:06 [2021-03-03T09:37:06.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:37:06 [2021-03-03T09:37:06.446Z] HOSTNAME=82d60805a27d
09:37:06 [2021-03-03T09:37:06.446Z] TESTDEBUG=0
09:37:06 [2021-03-03T09:37:06.446Z] DEST=bundles/test-integration
09:37:06 [2021-03-03T09:37:06.446Z] PWD=/go/src/github.com/docker/docker
09:37:06 [2021-03-03T09:37:06.446Z] KEEPBUNDLE=1
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59
09:37:06 [2021-03-03T09:37:06.446Z] container=docker
09:37:06 [2021-03-03T09:37:06.446Z] HOME=/root
09:37:06 [2021-03-03T09:37:06.446Z] GOLANG_VERSION=1.13.15
09:37:06 [2021-03-03T09:37:06.446Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:37:06 [2021-03-03T09:37:06.446Z] VALIDATE_BRANCH=20.10
09:37:06 [2021-03-03T09:37:06.446Z] TERM=xterm
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_PKG=github.com/docker/docker
09:37:06 [2021-03-03T09:37:06.446Z] SHLVL=1
09:37:06 [2021-03-03T09:37:06.446Z] TIMEOUT=120m
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:37:06 [2021-03-03T09:37:06.446Z] DOCKER_GRAPHDRIVER=overlay2
09:37:06 [2021-03-03T09:37:06.446Z] GO111MODULE=off
09:37:06 [2021-03-03T09:37:06.446Z] TEST_SKIP_INTEGRATION_CLI=1
09:37:06 [2021-03-03T09:37:06.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:37:06 [2021-03-03T09:37:06.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:37:06 [2021-03-03T09:37:06.446Z] GOPATH=/go
09:37:06 [2021-03-03T09:37:06.446Z] PKG_CONFIG=pkg-config
09:37:06 [2021-03-03T09:37:06.446Z] _=/usr/bin/env
09:37:06 [2021-03-03T09:37:06.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:37:06 [2021-03-03T09:37:06.463Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
09:37:09 [2021-03-03T09:37:09.769Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
09:37:10 [2021-03-03T09:37:10.030Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.545s	coverage: 14.1% of statements
09:37:10 [2021-03-03T09:37:10.562Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.383841447s with top 10 stages: buildssa: 1m39.869020645s, goimports: 22.882102027s, unconvert: 12.629452404s, gosec: 10.407698686s, golint: 6.865690704s, misspell: 5.047777956s, ineffassign: 4.660273566s, inspect: 3.411417203s, vrp: 3.052778959s, ctrlflow: 1.910890505s 
09:37:10 [2021-03-03T09:37:10.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:37:10 [2021-03-03T09:37:10.966Z] 
09:37:10 [2021-03-03T09:37:10.966Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:37:10 [2021-03-03T09:37:10.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:37:10 [2021-03-03T09:37:10.966Z] HOSTNAME=50c2eb87f88c
09:37:10 [2021-03-03T09:37:10.966Z] DEST=bundles/test-integration
09:37:10 [2021-03-03T09:37:10.966Z] PWD=/go/src/github.com/docker/docker
09:37:10 [2021-03-03T09:37:10.966Z] DOCKER_ROOTLESS=1
09:37:10 [2021-03-03T09:37:10.966Z] DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59
09:37:10 [2021-03-03T09:37:10.966Z] container=docker
09:37:10 [2021-03-03T09:37:10.966Z] HOME=/root
09:37:10 [2021-03-03T09:37:10.966Z] GOLANG_VERSION=1.13.15
09:37:10 [2021-03-03T09:37:10.966Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:37:10 [2021-03-03T09:37:10.966Z] VALIDATE_BRANCH=20.10
09:37:10 [2021-03-03T09:37:10.966Z] TERM=xterm
09:37:10 [2021-03-03T09:37:10.966Z] DOCKER_PKG=github.com/docker/docker
09:37:10 [2021-03-03T09:37:10.966Z] SHLVL=1
09:37:10 [2021-03-03T09:37:10.966Z] TIMEOUT=120m
09:37:10 [2021-03-03T09:37:10.966Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:37:10 [2021-03-03T09:37:10.966Z] DOCKER_GRAPHDRIVER=overlay2
09:37:10 [2021-03-03T09:37:10.966Z] GO111MODULE=off
09:37:10 [2021-03-03T09:37:10.966Z] DOCKER_EXPERIMENTAL=1
09:37:10 [2021-03-03T09:37:10.966Z] TEST_SKIP_INTEGRATION_CLI=1
09:37:10 [2021-03-03T09:37:10.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:37:10 [2021-03-03T09:37:10.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:37:10 [2021-03-03T09:37:10.966Z] GOPATH=/go
09:37:10 [2021-03-03T09:37:10.966Z] PKG_CONFIG=pkg-config
09:37:10 [2021-03-03T09:37:10.966Z] _=/usr/bin/env
09:37:10 [2021-03-03T09:37:10.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:37:10 [2021-03-03T09:37:10.975Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.672s	coverage: 56.2% of statements
09:37:13 [2021-03-03T09:37:13.528Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.9% of statements
09:37:16 [2021-03-03T09:37:16.078Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.676s	coverage: 73.3% of statements
09:37:16 [2021-03-03T09:37:16.078Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.098s	coverage: 46.2% of statements
09:37:17 [2021-03-03T09:37:17.467Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.051s	coverage: 49.4% of statements
09:37:17 [2021-03-03T09:37:17.729Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 57.5% of statements
09:37:19 [2021-03-03T09:37:19.118Z] ok  	github.com/docker/docker/daemon	12.356s	coverage: 17.1% of statements
09:37:19 [2021-03-03T09:37:19.118Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:37:19 [2021-03-03T09:37:19.118Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:37:19 [2021-03-03T09:37:19.118Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:37:19 [2021-03-03T09:37:19.118Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:37:19 [2021-03-03T09:37:19.118Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:37:19 [2021-03-03T09:37:19.692Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
09:37:20 [2021-03-03T09:37:20.268Z] ok  	github.com/docker/docker/daemon/links	0.029s	coverage: 93.0% of statements
09:37:20 [2021-03-03T09:37:20.500Z] INFO [runner/unused/goanalysis] analyzers took 27.47317447s with top 10 stages: buildssa: 23.621312964s, U1000: 3.851861506s 
09:37:20 [2021-03-03T09:37:20.500Z] INFO [runner] Issues before processing: 2265, after processing: 0 
09:37:20 [2021-03-03T09:37:20.500Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1685/1685, skip_dirs: 1685/1685, autogenerated_exclude: 1580/1685, exclude: 1580/1580, identifier_marker: 1580/1580, exclude-rules: 64/1580, nolint: 0/64, cgo: 1685/2265, path_prettifier: 1685/1685, skip_files: 1685/1685 
09:37:20 [2021-03-03T09:37:20.500Z] INFO [runner] processing took 125.361974ms with stages: nolint: 53.18ms, identifier_marker: 40.011387ms, path_prettifier: 13.41355ms, autogenerated_exclude: 6.982086ms, exclude-rules: 6.451799ms, skip_dirs: 3.632701ms, cgo: 939.863µs, filename_unadjuster: 745.025µs, max_same_issues: 1.638µs, uniq_by_line: 926ns, max_from_linter: 519ns, diff: 502ns, source_code: 472ns, skip_files: 422ns, exclude: 412ns, path_shortener: 367ns, max_per_file_from_linter: 305ns 
09:37:20 [2021-03-03T09:37:20.500Z] INFO [runner] linters took 1m38.033751808s with stages: goanalysis_metalinter: 1m18.275942102s, unused: 19.63122669s 
09:37:20 [2021-03-03T09:37:20.500Z] INFO File cache stats: 1450 entries of total size 6.8MiB 
09:37:20 [2021-03-03T09:37:20.500Z] INFO Memory: 1627 samples, avg is 247.3MB, max is 3562.2MB 
09:37:20 [2021-03-03T09:37:20.500Z] INFO Execution took 3m37.80222696s                
09:37:20 [2021-03-03T09:37:20.500Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
09:37:21 [2021-03-03T09:37:21.234Z] ok  	github.com/docker/docker/daemon/images	0.058s	coverage: 6.7% of statements
09:37:21 [2021-03-03T09:37:21.442Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh dynbinary-daemon test-docker-py
09:37:22 [2021-03-03T09:37:22.003Z] 
09:37:22 [2021-03-03T09:37:22.003Z] Removing bundles/
09:37:22 [2021-03-03T09:37:22.003Z] 
09:37:22 [2021-03-03T09:37:22.003Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:37:22 [2021-03-03T09:37:22.003Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:37:22 [2021-03-03T09:37:22.003Z] GOOS="" GOARCH="" GOARM=""
09:37:22 [2021-03-03T09:37:22.193Z] ok  	github.com/docker/docker/daemon/logger	0.239s	coverage: 43.2% of statements
09:37:23 [2021-03-03T09:37:23.144Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.040s	coverage: 67.0% of statements
09:37:23 [2021-03-03T09:37:23.144Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.257s	coverage: 77.8% of statements
09:37:23 [2021-03-03T09:37:23.719Z] ok  	github.com/docker/docker/daemon/logger/journald	0.022s	coverage: 23.9% of statements
09:37:23 [2021-03-03T09:37:23.981Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
09:37:23 [2021-03-03T09:37:23.981Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.351s	coverage: 57.7% of statements
09:37:23 [2021-03-03T09:37:23.981Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:37:23 [2021-03-03T09:37:23.981Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:37:23 [2021-03-03T09:37:23.981Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:37:23 [2021-03-03T09:37:23.981Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:37:23 [2021-03-03T09:37:23.981Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:37:23 [2021-03-03T09:37:23.981Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:37:24 [2021-03-03T09:37:24.928Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.038s	coverage: 61.6% of statements
09:37:25 [2021-03-03T09:37:25.502Z] ok  	github.com/docker/docker/daemon/logger/local	0.062s	coverage: 75.2% of statements
09:37:25 [2021-03-03T09:37:25.502Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:37:26 [2021-03-03T09:37:26.078Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.048s	coverage: 31.5% of statements
09:37:26 [2021-03-03T09:37:26.341Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.062s	coverage: 55.1% of statements
09:37:26 [2021-03-03T09:37:26.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:37:26 [2021-03-03T09:37:26.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:37:26 [2021-03-03T09:37:26.915Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
09:37:27 [2021-03-03T09:37:27.490Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.053s	coverage: 46.8% of statements
09:37:27 [2021-03-03T09:37:27.751Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
09:37:29 [2021-03-03T09:37:29.143Z] ok  	github.com/docker/docker/distribution/metadata	0.080s	coverage: 48.2% of statements
09:37:29 [2021-03-03T09:37:29.143Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.887s	coverage: 82.5% of statements
09:37:29 [2021-03-03T09:37:29.143Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:37:29 [2021-03-03T09:37:29.143Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:37:31 [2021-03-03T09:37:31.073Z] ok  	github.com/docker/docker/errdefs	0.022s	coverage: 53.1% of statements
09:37:31 [2021-03-03T09:37:31.073Z] ok  	github.com/docker/docker/distribution	0.225s	coverage: 25.0% of statements
09:37:31 [2021-03-03T09:37:31.073Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:37:31 [2021-03-03T09:37:31.335Z] ok  	github.com/docker/docker/image	0.071s	coverage: 86.8% of statements
09:37:32 [2021-03-03T09:37:32.284Z] ok  	github.com/docker/docker/image/cache	0.039s	coverage: 19.2% of statements
09:37:32 [2021-03-03T09:37:32.284Z] ok  	github.com/docker/docker/distribution/xfer	1.692s	coverage: 85.1% of statements
09:37:32 [2021-03-03T09:37:32.284Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:37:32 [2021-03-03T09:37:32.284Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:37:32 [2021-03-03T09:37:32.284Z] ok  	github.com/docker/docker/image/v1	0.064s	coverage: 25.0% of statements
09:37:32 [2021-03-03T09:37:32.284Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:37:32 [2021-03-03T09:37:32.859Z] ok  	github.com/docker/docker/libcontainerd/queue	0.042s	coverage: 100.0% of statements
09:37:33 [2021-03-03T09:37:33.807Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 52.9% of statements
09:37:33 [2021-03-03T09:37:33.807Z] ok  	github.com/docker/docker/opts	0.068s	coverage: 67.1% of statements
09:37:34 [2021-03-03T09:37:34.069Z] ok  	github.com/docker/docker/oci	0.024s	coverage: 38.4% of statements
09:37:35 [2021-03-03T09:37:35.017Z] ok  	github.com/docker/docker/pkg/broadcaster	0.031s	coverage: 100.0% of statements
09:37:35 [2021-03-03T09:37:35.964Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
09:37:36 [2021-03-03T09:37:36.538Z] ok  	github.com/docker/docker/pkg/authorization	0.928s	coverage: 68.3% of statements
09:37:37 [2021-03-03T09:37:37.110Z] ok  	github.com/docker/docker/pkg/archive	1.158s	coverage: 77.3% of statements
09:37:37 [2021-03-03T09:37:37.110Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
09:37:37 [2021-03-03T09:37:37.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:37:38 [2021-03-03T09:37:38.055Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 97.6% of statements
09:37:38 [2021-03-03T09:37:38.055Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
09:37:38 [2021-03-03T09:37:38.627Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
09:37:38 [2021-03-03T09:37:38.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:37:39 [2021-03-03T09:37:39.200Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
09:37:39 [2021-03-03T09:37:39.460Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
09:37:40 [2021-03-03T09:37:40.405Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.431s	coverage: 43.2% of statements
09:37:40 [2021-03-03T09:37:40.667Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
09:37:40 [2021-03-03T09:37:40.928Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
09:37:41 [2021-03-03T09:37:41.502Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
09:37:41 [2021-03-03T09:37:41.502Z] ok  	github.com/docker/docker/pkg/fsutils	0.283s	coverage: 85.1% of statements
09:37:42 [2021-03-03T09:37:42.077Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
09:37:42 [2021-03-03T09:37:42.077Z] ok  	github.com/docker/docker/layer	7.578s	coverage: 68.8% of statements
09:37:42 [2021-03-03T09:37:42.077Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:37:42 [2021-03-03T09:37:42.077Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:37:42 [2021-03-03T09:37:42.077Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:37:42 [2021-03-03T09:37:42.077Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:37:42 [2021-03-03T09:37:42.077Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:37:42 [2021-03-03T09:37:42.077Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:37:42 [2021-03-03T09:37:42.077Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:37:43 [2021-03-03T09:37:43.025Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
09:37:43 [2021-03-03T09:37:43.025Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
09:37:43 [2021-03-03T09:37:43.025Z] ok  	github.com/docker/docker/pkg/idtools	0.785s	coverage: 69.5% of statements
09:37:43 [2021-03-03T09:37:43.287Z] ok  	github.com/docker/docker/pkg/ioutils	0.672s	coverage: 70.1% of statements
09:37:43 [2021-03-03T09:37:43.287Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
09:37:43 [2021-03-03T09:37:43.287Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:37:43 [2021-03-03T09:37:43.287Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:37:43 [2021-03-03T09:37:43.287Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
09:37:43 [2021-03-03T09:37:43.287Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:37:43 [2021-03-03T09:37:43.550Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
09:37:43 [2021-03-03T09:37:43.813Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
09:37:44 [2021-03-03T09:37:44.075Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.014s	coverage: 86.7% of statements
09:37:44 [2021-03-03T09:37:44.075Z] ok  	github.com/docker/docker/pkg/pidfile	0.050s	coverage: 82.4% of statements
09:37:44 [2021-03-03T09:37:44.075Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:37:44 [2021-03-03T09:37:44.075Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:37:44 [2021-03-03T09:37:44.651Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.030s	coverage: 56.8% of statements
09:37:45 [2021-03-03T09:37:45.227Z] ok  	github.com/docker/docker/pkg/pools	0.022s	coverage: 88.2% of statements
09:37:45 [2021-03-03T09:37:45.227Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.015s	coverage: 85.7% of statements
09:37:45 [2021-03-03T09:37:45.491Z] ok  	github.com/docker/docker/pkg/progress	0.032s	coverage: 75.9% of statements
09:37:46 [2021-03-03T09:37:46.063Z] ok  	github.com/docker/docker/pkg/reexec	0.029s	coverage: 82.4% of statements
09:37:46 [2021-03-03T09:37:46.636Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
09:37:46 [2021-03-03T09:37:46.898Z] ok  	github.com/docker/docker/pkg/pubsub	1.075s	coverage: 75.0% of statements
09:37:47 [2021-03-03T09:37:47.159Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
09:37:47 [2021-03-03T09:37:47.420Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 70.6% of statements
09:37:48 [2021-03-03T09:37:48.365Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.2% of statements
09:37:48 [2021-03-03T09:37:48.365Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 36.9% of statements
09:37:48 [2021-03-03T09:37:48.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:37:48 [2021-03-03T09:37:48.938Z] ok  	github.com/docker/docker/pkg/tailfile	0.098s	coverage: 88.6% of statements
09:37:48 [2021-03-03T09:37:48.938Z] ok  	github.com/docker/docker/pkg/signal	2.801s	coverage: 61.0% of statements
09:37:49 [2021-03-03T09:37:49.510Z] testing: warning: no tests to run
09:37:49 [2021-03-03T09:37:49.510Z] coverage: [no statements]
09:37:49 [2021-03-03T09:37:49.510Z] ok  	github.com/docker/docker/pkg/term/windows	0.018s	coverage: [no statements] [no tests to run]
09:37:49 [2021-03-03T09:37:49.510Z] ok  	github.com/docker/docker/pkg/tarsum	0.109s	coverage: 89.3% of statements
09:37:49 [2021-03-03T09:37:49.771Z] ok  	github.com/docker/docker/pkg/truncindex	0.114s	coverage: 91.5% of statements
09:37:49 [2021-03-03T09:37:49.771Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
09:37:49 [2021-03-03T09:37:49.771Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
09:37:51 [2021-03-03T09:37:51.161Z] ok  	github.com/docker/docker/plugin/v2	0.018s	coverage: 14.5% of statements
09:37:51 [2021-03-03T09:37:51.422Z] ok  	github.com/docker/docker/profiles/seccomp	0.019s	coverage: 85.4% of statements
09:37:52 [2021-03-03T09:37:52.366Z] ok  	github.com/docker/docker/reference	0.021s	coverage: 84.4% of statements
09:37:52 [2021-03-03T09:37:52.629Z] ok  	github.com/docker/docker/plugin	0.569s	coverage: 23.2% of statements
09:37:54 [2021-03-03T09:37:54.548Z] ok  	github.com/docker/docker/registry/resumable	0.038s	coverage: 100.0% of statements
09:37:54 [2021-03-03T09:37:54.548Z] ok  	github.com/docker/docker/quota	0.613s	coverage: 71.4% of statements
09:37:54 [2021-03-03T09:37:54.548Z] ok  	github.com/docker/docker/registry	0.165s	coverage: 57.2% of statements
09:37:54 [2021-03-03T09:37:54.548Z] ok  	github.com/docker/docker/restartmanager	0.010s	coverage: 45.3% of statements
09:37:54 [2021-03-03T09:37:54.810Z] ok  	github.com/docker/docker/testutil	0.016s	coverage: 62.5% of statements
09:37:55 [2021-03-03T09:37:55.385Z] ok  	github.com/docker/docker/runconfig	0.055s	coverage: 66.1% of statements
09:37:56 [2021-03-03T09:37:56.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:37:56 [2021-03-03T09:37:56.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:37:57 [2021-03-03T09:37:57.306Z] ok  	github.com/docker/docker/volume/drivers	0.025s	coverage: 36.1% of statements
09:37:58 [2021-03-03T09:37:58.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:37:58 [2021-03-03T09:37:58.251Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.0% of statements
09:37:58 [2021-03-03T09:37:58.512Z] ok  	github.com/docker/docker/volume/local	0.265s	coverage: 76.4% of statements
09:37:59 [2021-03-03T09:37:59.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:37:59 [2021-03-03T09:37:59.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:37:59 [2021-03-03T09:37:59.898Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
09:38:00 [2021-03-03T09:38:00.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:38:01 [2021-03-03T09:38:01.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:38:04 [2021-03-03T09:38:04.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:38:06 [2021-03-03T09:38:06.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:38:08 [2021-03-03T09:38:08.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:38:08 [2021-03-03T09:38:08.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:38:10 [2021-03-03T09:38:10.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:38:10 [2021-03-03T09:38:10.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:38:10 [2021-03-03T09:38:10.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:38:11 [2021-03-03T09:38:11.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:38:12 [2021-03-03T09:38:12.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:38:13 [2021-03-03T09:38:13.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:38:13 [2021-03-03T09:38:13.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:38:13 [2021-03-03T09:38:13.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:38:14 [2021-03-03T09:38:14.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:38:14 [2021-03-03T09:38:14.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:38:15 [2021-03-03T09:38:15.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:38:17 [2021-03-03T09:38:17.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:38:17 [2021-03-03T09:38:17.279Z] Using test binary docker
09:38:17 [2021-03-03T09:38:17.279Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:38:17 [2021-03-03T09:38:17.279Z] Starting apparmor (via systemctl): apparmor.service.
09:38:17 [2021-03-03T09:38:17.279Z] Starting dockerd
09:38:17 [2021-03-03T09:38:17.279Z] INFO: Waiting for daemon to start...
09:38:18 [2021-03-03T09:38:18.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:38:19 [2021-03-03T09:38:19.179Z] .
09:38:19 [2021-03-03T09:38:19.179Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:38:19 [2021-03-03T09:38:19.179Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:38:19 [2021-03-03T09:38:19.179Z] Error: No such image: emptyfs
09:38:19 [2021-03-03T09:38:19.437Z] Running integration-test (iteration 1)
09:38:19 [2021-03-03T09:38:19.437Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:38:19 [2021-03-03T09:38:19.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:38:20 [2021-03-03T09:38:20.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:38:21 [2021-03-03T09:38:21.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:38:21 [2021-03-03T09:38:21.850Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.6% of statements
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/rootless	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/volume	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === Skipped
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver btrfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver btrfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver btrfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver btrfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver btrfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:73: No driver to put!
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z] time="2021-03-03T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z] time="2021-03-03T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z] time="2021-03-03T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z] time="2021-03-03T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z] time="2021-03-03T09:37:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:73: No driver to put!
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     overlay_test.go:49: Fails to compute changes intermittently
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver zfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver zfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver zfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver zfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:46: Driver zfs not supported
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     graphtest_unix.go:73: No driver to put!
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:38:21 [2021-03-03T09:38:21.850Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] 
09:38:21 [2021-03-03T09:38:21.850Z] DONE 2225 tests, 26 skipped in 194.940s
Post stage
[Pipeline] junit
09:38:21 [2021-03-03T09:38:21.866Z] Recording test results
09:38:23 [2021-03-03T09:38:23.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:38:23 [2021-03-03T09:38:23.813Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:38:24 [2021-03-03T09:38:24.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:38:24 [2021-03-03T09:38:24.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh dynbinary test-integration
09:38:25 [2021-03-03T09:38:25.124Z] 
09:38:25 [2021-03-03T09:38:25.124Z] Removing bundles/
09:38:25 [2021-03-03T09:38:25.124Z] 
09:38:25 [2021-03-03T09:38:25.124Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:38:25 [2021-03-03T09:38:25.124Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:38:25 [2021-03-03T09:38:25.124Z] GOOS="" GOARCH="" GOARM=""
09:38:26 [2021-03-03T09:38:26.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:38:26 [2021-03-03T09:38:26.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:38:27 [2021-03-03T09:38:27.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:38:28 [2021-03-03T09:38:28.896Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:38:28 [2021-03-03T09:38:28.896Z] Using test binary docker
09:38:28 [2021-03-03T09:38:28.896Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:38:28 [2021-03-03T09:38:28.896Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:38:28 [2021-03-03T09:38:28.896Z] INFO: Waiting for daemon to start...
09:38:28 [2021-03-03T09:38:28.896Z] Starting dockerd
09:38:32 [2021-03-03T09:38:32.179Z] .
09:38:32 [2021-03-03T09:38:32.179Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:38:32 [2021-03-03T09:38:32.179Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:38:32 [2021-03-03T09:38:32.179Z] Error: No such image: emptyfs
09:38:32 [2021-03-03T09:38:32.179Z] Running integration-test (iteration 1)
09:38:32 [2021-03-03T09:38:32.179Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:38:34 [2021-03-03T09:38:34.320Z] Loaded image: buildpack-deps:buster
09:38:34 [2021-03-03T09:38:34.320Z] Loaded image: busybox:latest
09:38:34 [2021-03-03T09:38:34.320Z] Loaded image: busybox:glibc
09:38:35 [2021-03-03T09:38:35.255Z] Loaded image: debian:bullseye
09:38:35 [2021-03-03T09:38:35.540Z] Loaded image: hello-world:latest
09:38:36 [2021-03-03T09:38:36.121Z] Loaded image: arm32v7/hello-world:latest
09:38:36 [2021-03-03T09:38:36.121Z] INFO: Testing against a local daemon
09:38:36 [2021-03-03T09:38:36.121Z] === RUN   TestCgroupNamespacesBuild
09:38:39 [2021-03-03T09:38:39.403Z] --- PASS: TestCgroupNamespacesBuild (2.79s)
09:38:39 [2021-03-03T09:38:39.403Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:38:40 [2021-03-03T09:38:40.337Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s)
09:38:40 [2021-03-03T09:38:40.337Z] === RUN   TestBuildWithSession
09:38:40 [2021-03-03T09:38:40.337Z] --- SKIP: TestBuildWithSession (0.00s)
09:38:40 [2021-03-03T09:38:40.337Z]     build_session_test.go:25: TODO: BuildKit
09:38:40 [2021-03-03T09:38:40.337Z] === RUN   TestBuildSquashParent
09:38:45 [2021-03-03T09:38:45.606Z] --- PASS: TestBuildSquashParent (4.93s)
09:38:45 [2021-03-03T09:38:45.606Z] === RUN   TestBuildWithRemoveAndForceRemove
09:38:45 [2021-03-03T09:38:45.606Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:38:45 [2021-03-03T09:38:45.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:38:45 [2021-03-03T09:38:45.606Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:38:45 [2021-03-03T09:38:45.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:38:45 [2021-03-03T09:38:45.606Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:38:45 [2021-03-03T09:38:45.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:38:45 [2021-03-03T09:38:45.606Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:38:45 [2021-03-03T09:38:45.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:38:45 [2021-03-03T09:38:45.606Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:38:45 [2021-03-03T09:38:45.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:38:45 [2021-03-03T09:38:45.606Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:38:45 [2021-03-03T09:38:45.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:38:45 [2021-03-03T09:38:45.606Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:38:45 [2021-03-03T09:38:45.606Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:38:46 [2021-03-03T09:38:46.983Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:38:46 [2021-03-03T09:38:46.984Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:38:47 [2021-03-03T09:38:47.058Z] Loaded image: buildpack-deps:buster
09:38:47 [2021-03-03T09:38:47.058Z] Loaded image: busybox:latest
09:38:47 [2021-03-03T09:38:47.058Z] Loaded image: busybox:glibc
09:38:47 [2021-03-03T09:38:47.624Z] Loaded image: debian:bullseye
09:38:47 [2021-03-03T09:38:47.883Z] Loaded image: hello-world:latest
09:38:47 [2021-03-03T09:38:47.883Z] Loaded image: arm32v7/hello-world:latest
09:38:48 [2021-03-03T09:38:48.141Z] INFO: Testing against a local daemon
09:38:48 [2021-03-03T09:38:48.141Z] === RUN   TestCgroupNamespacesBuild
09:38:48 [2021-03-03T09:38:48.358Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:38:48 [2021-03-03T09:38:48.616Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:38:50 [2021-03-03T09:38:50.519Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:38:50 [2021-03-03T09:38:50.519Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s)
09:38:50 [2021-03-03T09:38:50.519Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s)
09:38:50 [2021-03-03T09:38:50.519Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s)
09:38:50 [2021-03-03T09:38:50.519Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s)
09:38:50 [2021-03-03T09:38:50.519Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s)
09:38:50 [2021-03-03T09:38:50.519Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s)
09:38:50 [2021-03-03T09:38:50.519Z] === RUN   TestBuildMultiStageCopy
09:38:50 [2021-03-03T09:38:50.519Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:38:51 [2021-03-03T09:38:51.892Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:38:52 [2021-03-03T09:38:52.150Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:38:52 [2021-03-03T09:38:52.326Z] --- PASS: TestCgroupNamespacesBuild (3.99s)
09:38:52 [2021-03-03T09:38:52.326Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:38:52 [2021-03-03T09:38:52.409Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:38:52 [2021-03-03T09:38:52.409Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:38:52 [2021-03-03T09:38:52.669Z] --- PASS: TestBuildMultiStageCopy (2.60s)
09:38:52 [2021-03-03T09:38:52.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s)
09:38:52 [2021-03-03T09:38:52.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
09:38:52 [2021-03-03T09:38:52.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s)
09:38:52 [2021-03-03T09:38:52.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
09:38:52 [2021-03-03T09:38:52.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
09:38:52 [2021-03-03T09:38:52.669Z] === RUN   TestBuildMultiStageParentConfig
09:38:53 [2021-03-03T09:38:53.605Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
09:38:53 [2021-03-03T09:38:53.605Z] === RUN   TestBuildLabelWithTargets
09:38:54 [2021-03-03T09:38:54.230Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s)
09:38:54 [2021-03-03T09:38:54.230Z] === RUN   TestBuildWithSession
09:38:54 [2021-03-03T09:38:54.230Z] --- SKIP: TestBuildWithSession (0.00s)
09:38:54 [2021-03-03T09:38:54.230Z]     build_session_test.go:25: TODO: BuildKit
09:38:54 [2021-03-03T09:38:54.230Z] === RUN   TestBuildSquashParent
09:38:54 [2021-03-03T09:38:54.540Z] --- PASS: TestBuildLabelWithTargets (1.14s)
09:38:54 [2021-03-03T09:38:54.540Z] === RUN   TestBuildWithEmptyLayers
09:38:55 [2021-03-03T09:38:55.107Z] --- PASS: TestBuildWithEmptyLayers (0.51s)
09:38:55 [2021-03-03T09:38:55.107Z] === RUN   TestBuildMultiStageOnBuild
09:38:57 [2021-03-03T09:38:57.012Z] --- PASS: TestBuildMultiStageOnBuild (1.75s)
09:38:57 [2021-03-03T09:38:57.012Z] === RUN   TestBuildUncleanTarFilenames
09:38:57 [2021-03-03T09:38:57.580Z] --- PASS: TestBuildUncleanTarFilenames (0.71s)
09:38:57 [2021-03-03T09:38:57.580Z] === RUN   TestBuildMultiStageLayerLeak
09:38:57 [2021-03-03T09:38:57.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:38:57 [2021-03-03T09:38:57.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:38:58 [2021-03-03T09:38:58.497Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:38:58 [2021-03-03T09:38:58.497Z] 
09:38:58 [2021-03-03T09:38:58.497Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:38:58 [2021-03-03T09:38:58.497Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:38:58 [2021-03-03T09:38:58.497Z] Using test binary docker
09:38:58 [2021-03-03T09:38:58.497Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:38:58 [2021-03-03T09:38:58.497Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:38:58 [2021-03-03T09:38:58.497Z] INFO: Waiting for daemon to start...
09:38:58 [2021-03-03T09:38:58.497Z] Starting dockerd
09:38:58 [2021-03-03T09:38:58.497Z] .
09:38:58 [2021-03-03T09:38:58.497Z] INFO: Building docker-sdk-python3:4.4.1...
09:38:59 [2021-03-03T09:38:59.482Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s)
09:38:59 [2021-03-03T09:38:59.482Z] === RUN   TestBuildWithHugeFile
09:39:02 [2021-03-03T09:39:02.368Z] --- PASS: TestBuildSquashParent (7.04s)
09:39:02 [2021-03-03T09:39:02.368Z] === RUN   TestBuildWithRemoveAndForceRemove
09:39:02 [2021-03-03T09:39:02.368Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:39:02 [2021-03-03T09:39:02.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:39:02 [2021-03-03T09:39:02.368Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:39:02 [2021-03-03T09:39:02.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:39:02 [2021-03-03T09:39:02.368Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:39:02 [2021-03-03T09:39:02.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:39:02 [2021-03-03T09:39:02.368Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:39:02 [2021-03-03T09:39:02.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:39:02 [2021-03-03T09:39:02.368Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:39:02 [2021-03-03T09:39:02.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:39:02 [2021-03-03T09:39:02.368Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:39:02 [2021-03-03T09:39:02.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:39:02 [2021-03-03T09:39:02.368Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:39:02 [2021-03-03T09:39:02.368Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:39:02 [2021-03-03T09:39:02.934Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:39:02 [2021-03-03T09:39:02.934Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:39:04 [2021-03-03T09:39:04.837Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:39:04 [2021-03-03T09:39:04.837Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:39:06 [2021-03-03T09:39:06.737Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:39:06 [2021-03-03T09:39:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s)
09:39:06 [2021-03-03T09:39:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s)
09:39:06 [2021-03-03T09:39:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s)
09:39:06 [2021-03-03T09:39:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s)
09:39:06 [2021-03-03T09:39:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
09:39:06 [2021-03-03T09:39:06.737Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s)
09:39:06 [2021-03-03T09:39:06.737Z] === RUN   TestBuildMultiStageCopy
09:39:06 [2021-03-03T09:39:06.737Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:39:10 [2021-03-03T09:39:10.920Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:39:11 [2021-03-03T09:39:11.179Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:39:12 [2021-03-03T09:39:12.113Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:39:13 [2021-03-03T09:39:13.047Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:39:14 [2021-03-03T09:39:14.420Z] --- PASS: TestBuildMultiStageCopy (7.33s)
09:39:14 [2021-03-03T09:39:14.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
09:39:14 [2021-03-03T09:39:14.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
09:39:14 [2021-03-03T09:39:14.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
09:39:14 [2021-03-03T09:39:14.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
09:39:14 [2021-03-03T09:39:14.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:39:14 [2021-03-03T09:39:14.420Z] === RUN   TestBuildMultiStageParentConfig
09:39:19 [2021-03-03T09:39:19.681Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
09:39:19 [2021-03-03T09:39:19.681Z] === RUN   TestBuildLabelWithTargets
09:39:27 [2021-03-03T09:39:27.787Z] --- PASS: TestBuildLabelWithTargets (8.00s)
09:39:27 [2021-03-03T09:39:27.787Z] === RUN   TestBuildWithEmptyLayers
09:39:30 [2021-03-03T09:39:30.316Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
09:39:30 [2021-03-03T09:39:30.316Z] === RUN   TestBuildMultiStageOnBuild
09:39:35 [2021-03-03T09:39:35.610Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
09:39:35 [2021-03-03T09:39:35.610Z] === RUN   TestBuildUncleanTarFilenames
09:39:36 [2021-03-03T09:39:36.177Z] --- PASS: TestBuildUncleanTarFilenames (0.85s)
09:39:36 [2021-03-03T09:39:36.177Z] === RUN   TestBuildMultiStageLayerLeak
09:39:37 [2021-03-03T09:39:37.145Z] sha256:854ad4da2b7fad5d1a936e416cd3bcb4e7e8587575cb308927ec2e3ff33aa809
09:39:37 [2021-03-03T09:39:37.145Z] INFO: Starting docker-py tests...
09:39:37 [2021-03-03T09:39:37.145Z] ============================= test session starts ==============================
09:39:37 [2021-03-03T09:39:37.145Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
09:39:37 [2021-03-03T09:39:37.145Z] rootdir: /src, inifile: pytest.ini
09:39:37 [2021-03-03T09:39:37.145Z] plugins: timeout-1.3.3, cov-2.6.1
09:39:37 [2021-03-03T09:39:37.145Z] collected 389 items / 1 deselected / 388 selected
09:39:37 [2021-03-03T09:39:37.145Z] 
09:39:40 [2021-03-03T09:39:40.361Z] --- PASS: TestBuildMultiStageLayerLeak (4.15s)
09:39:40 [2021-03-03T09:39:40.361Z] === RUN   TestBuildWithHugeFile
09:39:46 [2021-03-03T09:39:46.671Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:39:46 [2021-03-03T09:39:46.671Z] 
09:39:46 [2021-03-03T09:39:46.671Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:39:46 [2021-03-03T09:39:46.671Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:39:46 [2021-03-03T09:39:46.671Z] HOSTNAME=1834519a77de
09:39:46 [2021-03-03T09:39:46.671Z] TESTDEBUG=0
09:39:46 [2021-03-03T09:39:46.671Z] DEST=bundles/test-integration
09:39:46 [2021-03-03T09:39:46.671Z] PWD=/go/src/github.com/docker/docker
09:39:46 [2021-03-03T09:39:46.671Z] DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59
09:39:46 [2021-03-03T09:39:46.671Z] container=docker
09:39:46 [2021-03-03T09:39:46.671Z] HOME=/root
09:39:46 [2021-03-03T09:39:46.671Z] GOLANG_VERSION=1.13.15
09:39:46 [2021-03-03T09:39:46.671Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:39:46 [2021-03-03T09:39:46.671Z] VALIDATE_BRANCH=20.10
09:39:46 [2021-03-03T09:39:46.671Z] TERM=xterm
09:39:46 [2021-03-03T09:39:46.671Z] DOCKER_PKG=github.com/docker/docker
09:39:46 [2021-03-03T09:39:46.671Z] SHLVL=1
09:39:46 [2021-03-03T09:39:46.671Z] TIMEOUT=120m
09:39:46 [2021-03-03T09:39:46.671Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:39:46 [2021-03-03T09:39:46.671Z] DOCKER_GRAPHDRIVER=overlay2
09:39:46 [2021-03-03T09:39:46.671Z] GO111MODULE=off
09:39:46 [2021-03-03T09:39:46.671Z] DOCKER_EXPERIMENTAL=1
09:39:46 [2021-03-03T09:39:46.671Z] TEST_SKIP_INTEGRATION_CLI=1
09:39:46 [2021-03-03T09:39:46.671Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:39:46 [2021-03-03T09:39:46.671Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:39:46 [2021-03-03T09:39:46.671Z] GOPATH=/go
09:39:46 [2021-03-03T09:39:46.671Z] PKG_CONFIG=pkg-config
09:39:46 [2021-03-03T09:39:46.671Z] _=/usr/bin/env
09:39:46 [2021-03-03T09:39:46.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:39:50 [2021-03-03T09:39:50.772Z] tests/integration/api_build_test.py .......................X             [  6%]
09:39:51 [2021-03-03T09:39:51.589Z] tests/integration/api_client_test.py .....                               [  7%]
09:39:53 [2021-03-03T09:39:53.118Z] tests/integration/api_config_test.py .....                               [  8%]
09:39:55 [2021-03-03T09:39:55.706Z] --- PASS: TestBuildWithHugeFile (55.67s)
09:39:55 [2021-03-03T09:39:55.706Z] === RUN   TestBuildWithEmptyDockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:39:55 [2021-03-03T09:39:55.706Z] --- PASS: TestBuildWithEmptyDockerfile (0.31s)
09:39:55 [2021-03-03T09:39:55.706Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
09:39:55 [2021-03-03T09:39:55.706Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
09:39:55 [2021-03-03T09:39:55.706Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
09:39:55 [2021-03-03T09:39:55.706Z] === RUN   TestBuildPreserveOwnership
09:39:55 [2021-03-03T09:39:55.706Z] === RUN   TestBuildPreserveOwnership/copy_from
09:39:58 [2021-03-03T09:39:58.988Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:39:59 [2021-03-03T09:39:59.554Z] --- PASS: TestBuildPreserveOwnership (3.90s)
09:39:59 [2021-03-03T09:39:59.554Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.65s)
09:39:59 [2021-03-03T09:39:59.554Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s)
09:39:59 [2021-03-03T09:39:59.555Z] === RUN   TestBuildPlatformInvalid
09:39:59 [2021-03-03T09:39:59.812Z] --- PASS: TestBuildPlatformInvalid (0.09s)
09:39:59 [2021-03-03T09:39:59.812Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:40:04 [2021-03-03T09:40:04.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:40:05 [2021-03-03T09:40:05.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:40:05 [2021-03-03T09:40:05.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:40:14 [2021-03-03T09:40:14.687Z] Loaded image: buildpack-deps:buster
09:40:14 [2021-03-03T09:40:14.687Z] Loaded image: busybox:latest
09:40:14 [2021-03-03T09:40:14.687Z] Loaded image: busybox:glibc
09:40:17 [2021-03-03T09:40:17.217Z] Loaded image: debian:bullseye
09:40:17 [2021-03-03T09:40:17.217Z] Loaded image: hello-world:latest
09:40:17 [2021-03-03T09:40:17.475Z] Loaded image: arm32v7/hello-world:latest
09:40:22 [2021-03-03T09:40:22.960Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:40:23 [2021-03-03T09:40:23.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:40:27 [2021-03-03T09:40:27.442Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.94s)
09:40:27 [2021-03-03T09:40:27.442Z] PASS
09:40:27 [2021-03-03T09:40:27.442Z] 
09:40:27 [2021-03-03T09:40:27.442Z] === Skipped
09:40:27 [2021-03-03T09:40:27.442Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:40:27 [2021-03-03T09:40:27.442Z]     build_session_test.go:25: TODO: BuildKit
09:40:27 [2021-03-03T09:40:27.442Z] 
09:40:27 [2021-03-03T09:40:27.442Z] 
09:40:27 [2021-03-03T09:40:27.442Z] DONE 33 tests, 1 skipped in 127.275s
09:40:27 [2021-03-03T09:40:27.442Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:40:27 [2021-03-03T09:40:27.442Z] INFO: Testing against a local daemon
09:40:27 [2021-03-03T09:40:27.442Z] === RUN   TestConfigInspect
09:40:29 [2021-03-03T09:40:29.387Z] --- PASS: TestConfigInspect (2.47s)
09:40:29 [2021-03-03T09:40:29.387Z] === RUN   TestConfigList
09:40:31 [2021-03-03T09:40:31.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:40:31 [2021-03-03T09:40:31.914Z] --- PASS: TestConfigList (2.28s)
09:40:31 [2021-03-03T09:40:31.914Z] === RUN   TestConfigsCreateAndDelete
09:40:31 [2021-03-03T09:40:31.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:40:33 [2021-03-03T09:40:33.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:40:33 [2021-03-03T09:40:33.813Z] --- PASS: TestConfigsCreateAndDelete (2.29s)
09:40:33 [2021-03-03T09:40:33.813Z] === RUN   TestConfigsUpdate
09:40:34 [2021-03-03T09:40:34.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:40:34 [2021-03-03T09:40:34.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:40:36 [2021-03-03T09:40:36.342Z] --- PASS: TestConfigsUpdate (2.29s)
09:40:36 [2021-03-03T09:40:36.342Z] === RUN   TestTemplatedConfig
09:40:36 [2021-03-03T09:40:36.581Z] --- PASS: TestBuildWithHugeFile (52.09s)
09:40:36 [2021-03-03T09:40:36.581Z] === RUN   TestBuildWithEmptyDockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:36 [2021-03-03T09:40:36.581Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s)
09:40:36 [2021-03-03T09:40:36.581Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
09:40:36 [2021-03-03T09:40:36.581Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s)
09:40:36 [2021-03-03T09:40:36.581Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
09:40:36 [2021-03-03T09:40:36.581Z] === RUN   TestBuildPreserveOwnership
09:40:36 [2021-03-03T09:40:36.581Z] === RUN   TestBuildPreserveOwnership/copy_from
09:40:36 [2021-03-03T09:40:36.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:40:37 [2021-03-03T09:40:37.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:40:37 [2021-03-03T09:40:37.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:40:38 [2021-03-03T09:40:38.871Z] --- PASS: TestTemplatedConfig (2.74s)
09:40:38 [2021-03-03T09:40:38.872Z] === RUN   TestConfigCreateResolve
09:40:39 [2021-03-03T09:40:39.148Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:40:39 [2021-03-03T09:40:39.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:40:41 [2021-03-03T09:40:41.399Z] --- PASS: TestConfigCreateResolve (2.25s)
09:40:41 [2021-03-03T09:40:41.400Z] === RUN   TestConfigDaemonLibtrustID
09:40:41 [2021-03-03T09:40:41.657Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
09:40:41 [2021-03-03T09:40:41.657Z] PASS
09:40:41 [2021-03-03T09:40:41.657Z] 
09:40:41 [2021-03-03T09:40:41.657Z] DONE 7 tests in 14.886s
09:40:41 [2021-03-03T09:40:41.657Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:40:41 [2021-03-03T09:40:41.657Z] INFO: Testing against a local daemon
09:40:41 [2021-03-03T09:40:41.657Z] === RUN   TestCheckpoint
09:40:41 [2021-03-03T09:40:41.657Z] --- SKIP: TestCheckpoint (0.00s)
09:40:41 [2021-03-03T09:40:41.657Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:40:41 [2021-03-03T09:40:41.657Z] === RUN   TestContainerInvalidJSON
09:40:41 [2021-03-03T09:40:41.657Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:40:41 [2021-03-03T09:40:41.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:40:41 [2021-03-03T09:40:41.657Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:40:41 [2021-03-03T09:40:41.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:40:41 [2021-03-03T09:40:41.657Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:40:41 [2021-03-03T09:40:41.657Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:40:41 [2021-03-03T09:40:41.657Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:40:41 [2021-03-03T09:40:41.657Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:40:41 [2021-03-03T09:40:41.657Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:40:41 [2021-03-03T09:40:41.657Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:40:41 [2021-03-03T09:40:41.657Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:40:41 [2021-03-03T09:40:41.657Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:40:41 [2021-03-03T09:40:41.657Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:40:41 [2021-03-03T09:40:41.657Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:40:41 [2021-03-03T09:40:41.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:40:41 [2021-03-03T09:40:41.916Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
09:40:41 [2021-03-03T09:40:41.916Z] === RUN   TestCopyFromContainerPathIsNotDir
09:40:41 [2021-03-03T09:40:41.916Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
09:40:41 [2021-03-03T09:40:41.916Z] === RUN   TestCopyToContainerPathDoesNotExist
09:40:41 [2021-03-03T09:40:41.916Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
09:40:41 [2021-03-03T09:40:41.916Z] === RUN   TestCopyToContainerPathIsNotDir
09:40:41 [2021-03-03T09:40:41.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:40:41 [2021-03-03T09:40:41.916Z] === RUN   TestCopyFromContainer
09:40:42 [2021-03-03T09:40:42.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:40:43 [2021-03-03T09:40:43.292Z] === RUN   TestCopyFromContainer//
09:40:43 [2021-03-03T09:40:43.292Z] === RUN   TestCopyFromContainer//bar/root
09:40:43 [2021-03-03T09:40:43.292Z] === RUN   TestCopyFromContainer//bar/root/
09:40:43 [2021-03-03T09:40:43.292Z] === RUN   TestCopyFromContainer/bar/quux
09:40:43 [2021-03-03T09:40:43.333Z] --- PASS: TestBuildPreserveOwnership (10.27s)
09:40:43 [2021-03-03T09:40:43.333Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.25s)
09:40:43 [2021-03-03T09:40:43.333Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:40:43 [2021-03-03T09:40:43.333Z] === RUN   TestBuildPlatformInvalid
09:40:43 [2021-03-03T09:40:43.333Z] --- PASS: TestBuildPlatformInvalid (0.10s)
09:40:43 [2021-03-03T09:40:43.333Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:40:43 [2021-03-03T09:40:43.333Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:40:43 [2021-03-03T09:40:43.333Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
09:40:43 [2021-03-03T09:40:43.333Z] PASS
09:40:43 [2021-03-03T09:40:43.333Z] 
09:40:43 [2021-03-03T09:40:43.333Z] === Skipped
09:40:43 [2021-03-03T09:40:43.333Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:40:43 [2021-03-03T09:40:43.333Z]     build_session_test.go:25: TODO: BuildKit
09:40:43 [2021-03-03T09:40:43.333Z] 
09:40:43 [2021-03-03T09:40:43.333Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:40:43 [2021-03-03T09:40:43.333Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
09:40:43 [2021-03-03T09:40:43.333Z] 
09:40:43 [2021-03-03T09:40:43.333Z] 
09:40:43 [2021-03-03T09:40:43.333Z] DONE 33 tests, 2 skipped in 130.997s
09:40:43 [2021-03-03T09:40:43.333Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:40:43 [2021-03-03T09:40:43.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:40:43 [2021-03-03T09:40:43.550Z] === RUN   TestCopyFromContainer/bar/quux/
09:40:43 [2021-03-03T09:40:43.550Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:40:43 [2021-03-03T09:40:43.550Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:40:43 [2021-03-03T09:40:43.550Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:40:43 [2021-03-03T09:40:43.592Z] INFO: Testing against a local daemon
09:40:43 [2021-03-03T09:40:43.592Z] === RUN   TestConfigInspect
09:40:43 [2021-03-03T09:40:43.592Z] --- SKIP: TestConfigInspect (0.02s)
09:40:43 [2021-03-03T09:40:43.592Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:43 [2021-03-03T09:40:43.592Z] === RUN   TestConfigList
09:40:43 [2021-03-03T09:40:43.592Z] --- SKIP: TestConfigList (0.02s)
09:40:43 [2021-03-03T09:40:43.592Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:43 [2021-03-03T09:40:43.592Z] === RUN   TestConfigsCreateAndDelete
09:40:43 [2021-03-03T09:40:43.592Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:40:43 [2021-03-03T09:40:43.592Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:43 [2021-03-03T09:40:43.592Z] === RUN   TestConfigsUpdate
09:40:43 [2021-03-03T09:40:43.592Z] --- SKIP: TestConfigsUpdate (0.01s)
09:40:43 [2021-03-03T09:40:43.592Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:43 [2021-03-03T09:40:43.592Z] === RUN   TestTemplatedConfig
09:40:43 [2021-03-03T09:40:43.592Z] --- SKIP: TestTemplatedConfig (0.00s)
09:40:43 [2021-03-03T09:40:43.592Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:43 [2021-03-03T09:40:43.592Z] === RUN   TestConfigCreateResolve
09:40:43 [2021-03-03T09:40:43.592Z] --- SKIP: TestConfigCreateResolve (0.02s)
09:40:43 [2021-03-03T09:40:43.592Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:43 [2021-03-03T09:40:43.592Z] === RUN   TestConfigDaemonLibtrustID
09:40:43 [2021-03-03T09:40:43.810Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:40:43 [2021-03-03T09:40:43.810Z] === RUN   TestCopyFromContainer/bar/notarget
09:40:43 [2021-03-03T09:40:43.810Z] --- PASS: TestCopyFromContainer (1.91s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer// (0.08s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:40:43 [2021-03-03T09:40:43.810Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:40:43 [2021-03-03T09:40:43.810Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:43 [2021-03-03T09:40:43.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:43 [2021-03-03T09:40:43.810Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:43 [2021-03-03T09:40:43.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:43 [2021-03-03T09:40:43.810Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:43 [2021-03-03T09:40:43.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:43 [2021-03-03T09:40:43.810Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:43 [2021-03-03T09:40:43.810Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:43 [2021-03-03T09:40:43.810Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:43 [2021-03-03T09:40:43.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:40:43 [2021-03-03T09:40:43.810Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:40:43 [2021-03-03T09:40:43.810Z] === RUN   TestCreateLinkToNonExistingContainer
09:40:44 [2021-03-03T09:40:44.068Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:40:44 [2021-03-03T09:40:44.068Z] === RUN   TestCreateWithInvalidEnv
09:40:44 [2021-03-03T09:40:44.068Z] === RUN   TestCreateWithInvalidEnv/0
09:40:44 [2021-03-03T09:40:44.068Z] === PAUSE TestCreateWithInvalidEnv/0
09:40:44 [2021-03-03T09:40:44.068Z] === RUN   TestCreateWithInvalidEnv/1
09:40:44 [2021-03-03T09:40:44.068Z] === PAUSE TestCreateWithInvalidEnv/1
09:40:44 [2021-03-03T09:40:44.068Z] === RUN   TestCreateWithInvalidEnv/2
09:40:44 [2021-03-03T09:40:44.068Z] === PAUSE TestCreateWithInvalidEnv/2
09:40:44 [2021-03-03T09:40:44.068Z] === CONT  TestCreateWithInvalidEnv/0
09:40:44 [2021-03-03T09:40:44.068Z] === CONT  TestCreateWithInvalidEnv/2
09:40:44 [2021-03-03T09:40:44.068Z] === CONT  TestCreateWithInvalidEnv/1
09:40:44 [2021-03-03T09:40:44.068Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:40:44 [2021-03-03T09:40:44.068Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:40:44 [2021-03-03T09:40:44.068Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:40:44 [2021-03-03T09:40:44.068Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:40:44 [2021-03-03T09:40:44.068Z] === RUN   TestCreateTmpfsMountsTarget
09:40:44 [2021-03-03T09:40:44.068Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:40:44 [2021-03-03T09:40:44.068Z] === RUN   TestCreateWithCustomMaskedPaths
09:40:44 [2021-03-03T09:40:44.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:40:45 [2021-03-03T09:40:45.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:40:45 [2021-03-03T09:40:45.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:40:45 [2021-03-03T09:40:45.492Z] --- PASS: TestConfigDaemonLibtrustID (1.59s)
09:40:45 [2021-03-03T09:40:45.492Z] PASS
09:40:45 [2021-03-03T09:40:45.492Z] 
09:40:45 [2021-03-03T09:40:45.492Z] === Skipped
09:40:45 [2021-03-03T09:40:45.492Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:40:45 [2021-03-03T09:40:45.492Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:45 [2021-03-03T09:40:45.492Z] 
09:40:45 [2021-03-03T09:40:45.492Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
09:40:45 [2021-03-03T09:40:45.492Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:45 [2021-03-03T09:40:45.492Z] 
09:40:45 [2021-03-03T09:40:45.492Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:40:45 [2021-03-03T09:40:45.492Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:45 [2021-03-03T09:40:45.492Z] 
09:40:45 [2021-03-03T09:40:45.492Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:40:45 [2021-03-03T09:40:45.492Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:45 [2021-03-03T09:40:45.492Z] 
09:40:45 [2021-03-03T09:40:45.492Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:40:45 [2021-03-03T09:40:45.492Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:45 [2021-03-03T09:40:45.492Z] 
09:40:45 [2021-03-03T09:40:45.492Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
09:40:45 [2021-03-03T09:40:45.492Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:45 [2021-03-03T09:40:45.492Z] 
09:40:45 [2021-03-03T09:40:45.492Z] 
09:40:45 [2021-03-03T09:40:45.492Z] DONE 7 tests, 6 skipped in 1.903s
09:40:45 [2021-03-03T09:40:45.492Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:40:45 [2021-03-03T09:40:45.492Z] INFO: Testing against a local daemon
09:40:45 [2021-03-03T09:40:45.492Z] === RUN   TestCheckpoint
09:40:45 [2021-03-03T09:40:45.492Z] --- SKIP: TestCheckpoint (0.00s)
09:40:45 [2021-03-03T09:40:45.492Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:40:45 [2021-03-03T09:40:45.492Z] === RUN   TestContainerInvalidJSON
09:40:45 [2021-03-03T09:40:45.492Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:40:45 [2021-03-03T09:40:45.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:40:45 [2021-03-03T09:40:45.492Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:40:45 [2021-03-03T09:40:45.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:40:45 [2021-03-03T09:40:45.492Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:40:45 [2021-03-03T09:40:45.492Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:40:45 [2021-03-03T09:40:45.492Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:40:45 [2021-03-03T09:40:45.492Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:40:45 [2021-03-03T09:40:45.492Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:40:45 [2021-03-03T09:40:45.492Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:40:45 [2021-03-03T09:40:45.492Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:40:45 [2021-03-03T09:40:45.492Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:40:45 [2021-03-03T09:40:45.492Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:40:45 [2021-03-03T09:40:45.492Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:40:45 [2021-03-03T09:40:45.751Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:40:45 [2021-03-03T09:40:45.751Z] === RUN   TestCopyFromContainerPathIsNotDir
09:40:45 [2021-03-03T09:40:45.751Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:40:45 [2021-03-03T09:40:45.751Z] === RUN   TestCopyToContainerPathDoesNotExist
09:40:45 [2021-03-03T09:40:45.751Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:40:45 [2021-03-03T09:40:45.751Z] === RUN   TestCopyToContainerPathIsNotDir
09:40:45 [2021-03-03T09:40:45.751Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:40:45 [2021-03-03T09:40:45.751Z] === RUN   TestCopyFromContainer
09:40:45 [2021-03-03T09:40:45.970Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s)
09:40:45 [2021-03-03T09:40:45.970Z] === RUN   TestCreateWithCustomReadonlyPaths
09:40:46 [2021-03-03T09:40:46.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:40:47 [2021-03-03T09:40:47.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:40:47 [2021-03-03T09:40:47.344Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s)
09:40:47 [2021-03-03T09:40:47.344Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:40:47 [2021-03-03T09:40:47.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:47 [2021-03-03T09:40:47.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:47 [2021-03-03T09:40:47.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:47 [2021-03-03T09:40:47.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:47 [2021-03-03T09:40:47.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:47 [2021-03-03T09:40:47.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:47 [2021-03-03T09:40:47.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:47 [2021-03-03T09:40:47.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:47 [2021-03-03T09:40:47.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:47 [2021-03-03T09:40:47.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:47 [2021-03-03T09:40:47.345Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:47 [2021-03-03T09:40:47.345Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:47 [2021-03-03T09:40:47.345Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:47 [2021-03-03T09:40:47.345Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:47 [2021-03-03T09:40:47.345Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:47 [2021-03-03T09:40:47.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:40:47 [2021-03-03T09:40:47.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:40:47 [2021-03-03T09:40:47.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:40:47 [2021-03-03T09:40:47.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:40:47 [2021-03-03T09:40:47.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:40:47 [2021-03-03T09:40:47.345Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:40:47 [2021-03-03T09:40:47.345Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:40:47 [2021-03-03T09:40:47.910Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
09:40:47 [2021-03-03T09:40:47.910Z] === RUN   TestCreateDifferentPlatform
09:40:47 [2021-03-03T09:40:47.910Z] === RUN   TestCreateDifferentPlatform/different_os
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:40:48 [2021-03-03T09:40:48.169Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:40:48 [2021-03-03T09:40:48.169Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:40:48 [2021-03-03T09:40:48.169Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:40:48 [2021-03-03T09:40:48.169Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:40:48 [2021-03-03T09:40:48.169Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestContainerStartOnDaemonRestart
09:40:48 [2021-03-03T09:40:48.169Z] === PAUSE TestContainerStartOnDaemonRestart
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestDaemonRestartIpcMode
09:40:48 [2021-03-03T09:40:48.169Z] === PAUSE TestDaemonRestartIpcMode
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestDaemonHostGatewayIP
09:40:48 [2021-03-03T09:40:48.169Z] === PAUSE TestDaemonHostGatewayIP
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestRestartDaemonWithRestartingContainer
09:40:48 [2021-03-03T09:40:48.169Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestContainerKillOnDaemonStart
09:40:48 [2021-03-03T09:40:48.169Z] === PAUSE TestContainerKillOnDaemonStart
09:40:48 [2021-03-03T09:40:48.169Z] === RUN   TestDiff
09:40:48 [2021-03-03T09:40:48.736Z] --- PASS: TestDiff (0.58s)
09:40:48 [2021-03-03T09:40:48.736Z] === RUN   TestExecWithCloseStdin
09:40:49 [2021-03-03T09:40:49.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:40:49 [2021-03-03T09:40:49.302Z] --- PASS: TestExecWithCloseStdin (0.67s)
09:40:49 [2021-03-03T09:40:49.302Z] === RUN   TestExec
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer//
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer//bar/root
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer//bar/root/
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer/bar/quux
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer/bar/quux/
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCopyFromContainer/bar/notarget
09:40:49 [2021-03-03T09:40:49.936Z] --- PASS: TestCopyFromContainer (4.07s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer// (0.07s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:49 [2021-03-03T09:40:49.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:49 [2021-03-03T09:40:49.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:49 [2021-03-03T09:40:49.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:49 [2021-03-03T09:40:49.936Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:49 [2021-03-03T09:40:49.936Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:49 [2021-03-03T09:40:49.936Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:49 [2021-03-03T09:40:49.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateLinkToNonExistingContainer
09:40:49 [2021-03-03T09:40:49.936Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateWithInvalidEnv
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateWithInvalidEnv/0
09:40:49 [2021-03-03T09:40:49.936Z] === PAUSE TestCreateWithInvalidEnv/0
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateWithInvalidEnv/1
09:40:49 [2021-03-03T09:40:49.936Z] === PAUSE TestCreateWithInvalidEnv/1
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateWithInvalidEnv/2
09:40:49 [2021-03-03T09:40:49.936Z] === PAUSE TestCreateWithInvalidEnv/2
09:40:49 [2021-03-03T09:40:49.936Z] === CONT  TestCreateWithInvalidEnv/0
09:40:49 [2021-03-03T09:40:49.936Z] === CONT  TestCreateWithInvalidEnv/2
09:40:49 [2021-03-03T09:40:49.936Z] === CONT  TestCreateWithInvalidEnv/1
09:40:49 [2021-03-03T09:40:49.936Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:40:49 [2021-03-03T09:40:49.936Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateTmpfsMountsTarget
09:40:49 [2021-03-03T09:40:49.936Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:40:49 [2021-03-03T09:40:49.936Z] === RUN   TestCreateWithCustomMaskedPaths
09:40:50 [2021-03-03T09:40:50.237Z] --- PASS: TestExec (0.67s)
09:40:50 [2021-03-03T09:40:50.237Z] === RUN   TestExecUser
09:40:50 [2021-03-03T09:40:50.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:40:50 [2021-03-03T09:40:50.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:40:50 [2021-03-03T09:40:50.803Z] --- PASS: TestExecUser (0.68s)
09:40:50 [2021-03-03T09:40:50.803Z] === RUN   TestExportContainerAndImportImage
09:40:51 [2021-03-03T09:40:51.313Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
09:40:51 [2021-03-03T09:40:51.313Z] === RUN   TestCreateWithCustomReadonlyPaths
09:40:51 [2021-03-03T09:40:51.736Z] --- PASS: TestExportContainerAndImportImage (0.82s)
09:40:51 [2021-03-03T09:40:51.736Z] === RUN   TestExportContainerAfterDaemonRestart
09:40:51 [2021-03-03T09:40:51.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:40:52 [2021-03-03T09:40:52.689Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
09:40:52 [2021-03-03T09:40:52.689Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:40:52 [2021-03-03T09:40:52.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:52 [2021-03-03T09:40:52.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:52 [2021-03-03T09:40:52.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:52 [2021-03-03T09:40:52.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:52 [2021-03-03T09:40:52.689Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:52 [2021-03-03T09:40:52.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:52 [2021-03-03T09:40:52.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:52 [2021-03-03T09:40:52.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:40:52 [2021-03-03T09:40:52.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:40:52 [2021-03-03T09:40:52.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:40:52 [2021-03-03T09:40:52.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:40:52 [2021-03-03T09:40:52.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:40:52 [2021-03-03T09:40:52.689Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:40:52 [2021-03-03T09:40:52.689Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:40:52 [2021-03-03T09:40:52.823Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:40:52 [2021-03-03T09:40:52.823Z] Using test binary docker
09:40:52 [2021-03-03T09:40:52.948Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestCreateDifferentPlatform
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestCreateDifferentPlatform/different_os
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:40:52 [2021-03-03T09:40:52.948Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:40:52 [2021-03-03T09:40:52.948Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:40:52 [2021-03-03T09:40:52.948Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:40:52 [2021-03-03T09:40:52.948Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:40:52 [2021-03-03T09:40:52.948Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestContainerStartOnDaemonRestart
09:40:52 [2021-03-03T09:40:52.948Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:40:52 [2021-03-03T09:40:52.948Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestDaemonRestartIpcMode
09:40:52 [2021-03-03T09:40:52.948Z] === PAUSE TestDaemonRestartIpcMode
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestDaemonHostGatewayIP
09:40:52 [2021-03-03T09:40:52.948Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:40:52 [2021-03-03T09:40:52.948Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestRestartDaemonWithRestartingContainer
09:40:52 [2021-03-03T09:40:52.948Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestContainerKillOnDaemonStart
09:40:52 [2021-03-03T09:40:52.948Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:40:52 [2021-03-03T09:40:52.948Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:40:52 [2021-03-03T09:40:52.948Z] === RUN   TestDiff
09:40:53 [2021-03-03T09:40:53.083Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:40:53 [2021-03-03T09:40:53.083Z] +++ /etc/init.d/apparmor start
09:40:53 [2021-03-03T09:40:53.084Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:40:53 [2021-03-03T09:40:53.084Z] Starting dockerd
09:40:53 [2021-03-03T09:40:53.084Z] INFO: Waiting for daemon to start...
09:40:53 [2021-03-03T09:40:53.084Z] +++ 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
09:40:53 [2021-03-03T09:40:53.110Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
09:40:53 [2021-03-03T09:40:53.110Z] === RUN   TestHealthCheckWorkdir
09:40:53 [2021-03-03T09:40:53.514Z] --- PASS: TestDiff (0.42s)
09:40:53 [2021-03-03T09:40:53.514Z] === RUN   TestExecWithCloseStdin
09:40:53 [2021-03-03T09:40:53.677Z] --- PASS: TestHealthCheckWorkdir (0.75s)
09:40:53 [2021-03-03T09:40:53.677Z] === RUN   TestHealthKillContainer
09:40:53 [2021-03-03T09:40:53.773Z] --- PASS: TestExecWithCloseStdin (0.48s)
09:40:53 [2021-03-03T09:40:53.773Z] === RUN   TestExec
09:40:54 [2021-03-03T09:40:54.339Z] --- PASS: TestExec (0.48s)
09:40:54 [2021-03-03T09:40:54.339Z] === RUN   TestExecUser
09:40:54 [2021-03-03T09:40:54.905Z] --- PASS: TestExecUser (0.46s)
09:40:54 [2021-03-03T09:40:54.905Z] === RUN   TestExportContainerAndImportImage
09:40:55 [2021-03-03T09:40:55.472Z] --- PASS: TestExportContainerAndImportImage (0.62s)
09:40:55 [2021-03-03T09:40:55.472Z] === RUN   TestExportContainerAfterDaemonRestart
09:40:56 [2021-03-03T09:40:56.205Z] --- PASS: TestHealthKillContainer (2.65s)
09:40:56 [2021-03-03T09:40:56.205Z] === RUN   TestInspectCpusetInConfigPre120
09:40:56 [2021-03-03T09:40:56.773Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s)
09:40:56 [2021-03-03T09:40:56.773Z] === RUN   TestIpcModeNone
09:40:57 [2021-03-03T09:40:57.706Z] --- PASS: TestIpcModeNone (0.66s)
09:40:57 [2021-03-03T09:40:57.706Z] === RUN   TestIpcModePrivate
09:40:58 [2021-03-03T09:40:58.001Z] --- PASS: TestExportContainerAfterDaemonRestart (2.31s)
09:40:58 [2021-03-03T09:40:58.001Z] === RUN   TestHealthCheckWorkdir
09:40:58 [2021-03-03T09:40:58.259Z] --- PASS: TestHealthCheckWorkdir (0.59s)
09:40:58 [2021-03-03T09:40:58.259Z] === RUN   TestHealthKillContainer
09:40:58 [2021-03-03T09:40:58.273Z] --- PASS: TestIpcModePrivate (0.63s)
09:40:58 [2021-03-03T09:40:58.273Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
09:40:58 [2021-03-03T09:40:58.273Z] === RUN   TestIpcModeShareable
09:40:58 [2021-03-03T09:40:58.840Z] --- PASS: TestIpcModeShareable (0.65s)
09:40:58 [2021-03-03T09:40:58.840Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
09:40:58 [2021-03-03T09:40:58.840Z] === RUN   TestAPIIpcModeShareableAndContainer
09:41:00 [2021-03-03T09:41:00.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:41:00 [2021-03-03T09:41:00.740Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s)
09:41:00 [2021-03-03T09:41:00.740Z] === RUN   TestAPIIpcModeHost
09:41:00 [2021-03-03T09:41:00.787Z] --- PASS: TestHealthKillContainer (2.51s)
09:41:00 [2021-03-03T09:41:00.787Z] === RUN   TestInspectCpusetInConfigPre120
09:41:01 [2021-03-03T09:41:01.215Z] .
09:41:01 [2021-03-03T09:41:01.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:41:01 [2021-03-03T09:41:01.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:41:01 [2021-03-03T09:41:01.215Z] Error: No such image: emptyfs
09:41:01 [2021-03-03T09:41:01.215Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:41:01 [2021-03-03T09:41:01.215Z] ++++ docker load
09:41:01 [2021-03-03T09:41:01.215Z] Running integration-test (iteration 1)
09:41:01 [2021-03-03T09:41:01.215Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:41:01 [2021-03-03T09:41:01.215Z] ++ 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
09:41:01 [2021-03-03T09:41:01.215Z] ++ set -e
09:41:01 [2021-03-03T09:41:01.215Z] ++ '[' -n 0 ']'
09:41:01 [2021-03-03T09:41:01.215Z] ++ set -x
09:41:01 [2021-03-03T09:41:01.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
09:41:01 [2021-03-03T09:41:01.307Z] --- PASS: TestAPIIpcModeHost (0.44s)
09:41:01 [2021-03-03T09:41:01.307Z] === RUN   TestDaemonIpcModeShareable
09:41:01 [2021-03-03T09:41:01.355Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
09:41:01 [2021-03-03T09:41:01.355Z] === RUN   TestIpcModeNone
09:41:01 [2021-03-03T09:41:01.613Z] --- PASS: TestIpcModeNone (0.46s)
09:41:01 [2021-03-03T09:41:01.613Z] === RUN   TestIpcModePrivate
09:41:02 [2021-03-03T09:41:02.180Z] --- PASS: TestIpcModePrivate (0.43s)
09:41:02 [2021-03-03T09:41:02.180Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
09:41:02 [2021-03-03T09:41:02.180Z] === RUN   TestIpcModeShareable
09:41:02 [2021-03-03T09:41:02.180Z] --- SKIP: TestIpcModeShareable (0.00s)
09:41:02 [2021-03-03T09:41:02.180Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:02 [2021-03-03T09:41:02.180Z] === RUN   TestAPIIpcModeShareableAndContainer
09:41:02 [2021-03-03T09:41:02.681Z] --- PASS: TestDaemonIpcModeShareable (1.26s)
09:41:02 [2021-03-03T09:41:02.681Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
09:41:02 [2021-03-03T09:41:02.681Z] === RUN   TestDaemonIpcModePrivate
09:41:03 [2021-03-03T09:41:03.555Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
09:41:03 [2021-03-03T09:41:03.555Z] === RUN   TestAPIIpcModeHost
09:41:03 [2021-03-03T09:41:03.555Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:41:03 [2021-03-03T09:41:03.555Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:03 [2021-03-03T09:41:03.555Z] === RUN   TestDaemonIpcModeShareable
09:41:03 [2021-03-03T09:41:03.555Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:41:03 [2021-03-03T09:41:03.555Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:03 [2021-03-03T09:41:03.555Z] === RUN   TestDaemonIpcModePrivate
09:41:04 [2021-03-03T09:41:04.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:41:04 [2021-03-03T09:41:04.055Z] --- PASS: TestDaemonIpcModePrivate (1.29s)
09:41:04 [2021-03-03T09:41:04.055Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
09:41:04 [2021-03-03T09:41:04.055Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:41:04 [2021-03-03T09:41:04.990Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
09:41:04 [2021-03-03T09:41:04.990Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
09:41:04 [2021-03-03T09:41:04.990Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:41:06 [2021-03-03T09:41:06.082Z] --- PASS: TestDaemonIpcModePrivate (2.17s)
09:41:06 [2021-03-03T09:41:06.082Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
09:41:06 [2021-03-03T09:41:06.082Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:41:06 [2021-03-03T09:41:06.082Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:41:06 [2021-03-03T09:41:06.082Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:06 [2021-03-03T09:41:06.082Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:41:06 [2021-03-03T09:41:06.082Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:41:06 [2021-03-03T09:41:06.082Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:06 [2021-03-03T09:41:06.082Z] === RUN   TestIpcModeOlderClient
09:41:06 [2021-03-03T09:41:06.082Z] === PAUSE TestIpcModeOlderClient
09:41:06 [2021-03-03T09:41:06.082Z] === RUN   TestKillContainerInvalidSignal
09:41:06 [2021-03-03T09:41:06.082Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
09:41:06 [2021-03-03T09:41:06.082Z] === RUN   TestKillContainer
09:41:06 [2021-03-03T09:41:06.082Z] === RUN   TestKillContainer/no_signal
09:41:06 [2021-03-03T09:41:06.364Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s)
09:41:06 [2021-03-03T09:41:06.364Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
09:41:06 [2021-03-03T09:41:06.364Z] === RUN   TestIpcModeOlderClient
09:41:06 [2021-03-03T09:41:06.364Z] === PAUSE TestIpcModeOlderClient
09:41:06 [2021-03-03T09:41:06.364Z] === RUN   TestKillContainerInvalidSignal
09:41:06 [2021-03-03T09:41:06.648Z] === RUN   TestKillContainer/non_killing_signal
09:41:06 [2021-03-03T09:41:06.907Z] === RUN   TestKillContainer/killing_signal
09:41:06 [2021-03-03T09:41:06.930Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
09:41:06 [2021-03-03T09:41:06.930Z] === RUN   TestKillContainer
09:41:06 [2021-03-03T09:41:06.930Z] === RUN   TestKillContainer/no_signal
09:41:07 [2021-03-03T09:41:07.188Z] === RUN   TestKillContainer/non_killing_signal
09:41:07 [2021-03-03T09:41:07.473Z] --- PASS: TestKillContainer (1.28s)
09:41:07 [2021-03-03T09:41:07.473Z]     --- PASS: TestKillContainer/no_signal (0.40s)
09:41:07 [2021-03-03T09:41:07.473Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
09:41:07 [2021-03-03T09:41:07.473Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
09:41:07 [2021-03-03T09:41:07.473Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:41:07 [2021-03-03T09:41:07.473Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:41:07 [2021-03-03T09:41:07.755Z] === RUN   TestKillContainer/killing_signal
09:41:08 [2021-03-03T09:41:08.039Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:41:08 [2021-03-03T09:41:08.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:41:08 [2021-03-03T09:41:08.297Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
09:41:08 [2021-03-03T09:41:08.297Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
09:41:08 [2021-03-03T09:41:08.297Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
09:41:08 [2021-03-03T09:41:08.297Z] === RUN   TestKillStoppedContainer
09:41:08 [2021-03-03T09:41:08.297Z] --- PASS: TestKillStoppedContainer (0.05s)
09:41:08 [2021-03-03T09:41:08.297Z] === RUN   TestKillStoppedContainerAPIPre120
09:41:08 [2021-03-03T09:41:08.297Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:41:08 [2021-03-03T09:41:08.297Z] === RUN   TestKillDifferentUserContainer
09:41:08 [2021-03-03T09:41:08.322Z] --- PASS: TestKillContainer (1.52s)
09:41:08 [2021-03-03T09:41:08.322Z]     --- PASS: TestKillContainer/no_signal (0.46s)
09:41:08 [2021-03-03T09:41:08.322Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
09:41:08 [2021-03-03T09:41:08.322Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
09:41:08 [2021-03-03T09:41:08.322Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:41:08 [2021-03-03T09:41:08.322Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:41:08 [2021-03-03T09:41:08.863Z] --- PASS: TestKillDifferentUserContainer (0.42s)
09:41:08 [2021-03-03T09:41:08.863Z] === RUN   TestInspectOomKilledTrue
09:41:08 [2021-03-03T09:41:08.863Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:41:08 [2021-03-03T09:41:08.863Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:08 [2021-03-03T09:41:08.863Z] === RUN   TestInspectOomKilledFalse
09:41:08 [2021-03-03T09:41:08.863Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:41:08 [2021-03-03T09:41:08.863Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:41:08 [2021-03-03T09:41:08.863Z] === RUN   TestLinksEtcHostsContentMatch
09:41:08 [2021-03-03T09:41:08.863Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:41:08 [2021-03-03T09:41:08.863Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:41:08 [2021-03-03T09:41:08.863Z] === RUN   TestLinksContainerNames
09:41:08 [2021-03-03T09:41:08.893Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:41:09 [2021-03-03T09:41:09.459Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.02s)
09:41:09 [2021-03-03T09:41:09.459Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
09:41:09 [2021-03-03T09:41:09.459Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
09:41:09 [2021-03-03T09:41:09.459Z] === RUN   TestKillStoppedContainer
09:41:09 [2021-03-03T09:41:09.459Z] --- PASS: TestKillStoppedContainer (0.05s)
09:41:09 [2021-03-03T09:41:09.459Z] === RUN   TestKillStoppedContainerAPIPre120
09:41:09 [2021-03-03T09:41:09.459Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
09:41:09 [2021-03-03T09:41:09.459Z] === RUN   TestKillDifferentUserContainer
09:41:09 [2021-03-03T09:41:09.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:41:09 [2021-03-03T09:41:09.798Z] --- PASS: TestLinksContainerNames (0.86s)
09:41:09 [2021-03-03T09:41:09.798Z] === RUN   TestLogsFollowTailEmpty
09:41:10 [2021-03-03T09:41:10.025Z] --- PASS: TestKillDifferentUserContainer (0.49s)
09:41:10 [2021-03-03T09:41:10.025Z] === RUN   TestInspectOomKilledTrue
09:41:10 [2021-03-03T09:41:10.025Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:41:10 [2021-03-03T09:41:10.025Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:41:10 [2021-03-03T09:41:10.025Z] === RUN   TestInspectOomKilledFalse
09:41:10 [2021-03-03T09:41:10.056Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
09:41:10 [2021-03-03T09:41:10.056Z] === RUN   TestContainerNetworkMountsNoChown
09:41:10 [2021-03-03T09:41:10.284Z] --- PASS: TestInspectOomKilledFalse (0.46s)
09:41:10 [2021-03-03T09:41:10.284Z] === RUN   TestLinksEtcHostsContentMatch
09:41:10 [2021-03-03T09:41:10.627Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/default
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/default
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/private
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/private
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rprivate
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rprivate
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/slave
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/slave
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rslave
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rslave
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/shared
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/shared
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rshared
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rshared
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/default
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/default/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/default/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rslave
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rshared
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/shared
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rprivate
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/slave
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/private
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/private/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/private/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/default/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/default/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:41:10 [2021-03-03T09:41:10.627Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:41:10 [2021-03-03T09:41:10.849Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s)
09:41:10 [2021-03-03T09:41:10.849Z] === RUN   TestLinksContainerNames
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/private/bind_root
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:41:10 [2021-03-03T09:41:10.885Z] === CONT  TestMountDaemonRoot/private/mount_root
09:41:10 [2021-03-03T09:41:10.886Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:41:10 [2021-03-03T09:41:10.886Z] --- PASS: TestMountDaemonRoot (0.03s)
09:41:10 [2021-03-03T09:41:10.886Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:41:10 [2021-03-03T09:41:10.886Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:41:10 [2021-03-03T09:41:10.886Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
09:41:10 [2021-03-03T09:41:10.886Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:41:10 [2021-03-03T09:41:10.886Z] === RUN   TestContainerBindMountNonRecursive
09:41:10 [2021-03-03T09:41:10.886Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
09:41:10 [2021-03-03T09:41:10.886Z]     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)
09:41:10 [2021-03-03T09:41:10.886Z] === RUN   TestContainerVolumesMountedAsShared
09:41:10 [2021-03-03T09:41:10.886Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]     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)
09:41:10 [2021-03-03T09:41:10.886Z] === RUN   TestContainerVolumesMountedAsSlave
09:41:10 [2021-03-03T09:41:10.886Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
09:41:10 [2021-03-03T09:41:10.886Z]     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)
09:41:10 [2021-03-03T09:41:10.886Z] === RUN   TestNetworkNat
09:41:11 [2021-03-03T09:41:11.452Z] --- PASS: TestNetworkNat (0.55s)
09:41:11 [2021-03-03T09:41:11.452Z] === RUN   TestNetworkLocalhostTCPNat
09:41:11 [2021-03-03T09:41:11.785Z] --- PASS: TestLinksContainerNames (0.99s)
09:41:11 [2021-03-03T09:41:11.785Z] === RUN   TestLogsFollowTailEmpty
09:41:12 [2021-03-03T09:41:12.029Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
09:41:12 [2021-03-03T09:41:12.030Z] === RUN   TestNetworkLoopbackNat
09:41:12 [2021-03-03T09:41:12.370Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
09:41:12 [2021-03-03T09:41:12.370Z] === RUN   TestContainerNetworkMountsNoChown
09:41:12 [2021-03-03T09:41:12.648Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
09:41:12 [2021-03-03T09:41:12.648Z] === RUN   TestMountDaemonRoot
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/default
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/default
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/private
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/private
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rprivate
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rprivate
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/slave
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/slave
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rslave
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rslave
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/shared
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/shared
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rshared
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rshared
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/default
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/default/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/default/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rslave
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rshared
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/shared
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rprivate
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/slave
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/private
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/private/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/private/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/default/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/default/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:41:12 [2021-03-03T09:41:12.914Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/private/bind_root
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/private/mount_root
09:41:13 [2021-03-03T09:41:13.172Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:41:13 [2021-03-03T09:41:13.430Z] --- PASS: TestMountDaemonRoot (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:41:13 [2021-03-03T09:41:13.430Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:41:13 [2021-03-03T09:41:13.430Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:41:13 [2021-03-03T09:41:13.430Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:41:13 [2021-03-03T09:41:13.430Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:41:13 [2021-03-03T09:41:13.430Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:41:13 [2021-03-03T09:41:13.430Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:41:13 [2021-03-03T09:41:13.430Z] === RUN   TestContainerBindMountNonRecursive
09:41:13 [2021-03-03T09:41:13.451Z] Loaded image: buildpack-deps:buster
09:41:13 [2021-03-03T09:41:13.712Z] Loaded image: busybox:latest
09:41:13 [2021-03-03T09:41:13.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:41:13 [2021-03-03T09:41:13.974Z] Loaded image: busybox:glibc
09:41:14 [2021-03-03T09:41:14.587Z] --- PASS: TestNetworkLoopbackNat (2.62s)
09:41:14 [2021-03-03T09:41:14.587Z] === RUN   TestPause
09:41:14 [2021-03-03T09:41:14.587Z] --- SKIP: TestPause (0.00s)
09:41:14 [2021-03-03T09:41:14.587Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:14 [2021-03-03T09:41:14.587Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:41:14 [2021-03-03T09:41:14.587Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:41:14 [2021-03-03T09:41:14.587Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:41:14 [2021-03-03T09:41:14.587Z] === RUN   TestPauseStopPausedContainer
09:41:14 [2021-03-03T09:41:14.587Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
09:41:14 [2021-03-03T09:41:14.587Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:14 [2021-03-03T09:41:14.587Z] === RUN   TestPsFilter
09:41:14 [2021-03-03T09:41:14.587Z] --- PASS: TestPsFilter (0.09s)
09:41:14 [2021-03-03T09:41:14.587Z] === RUN   TestRemoveContainerWithRemovedVolume
09:41:14 [2021-03-03T09:41:14.804Z] --- PASS: TestContainerBindMountNonRecursive (1.50s)
09:41:14 [2021-03-03T09:41:14.804Z] === RUN   TestContainerVolumesMountedAsShared
09:41:15 [2021-03-03T09:41:15.153Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
09:41:15 [2021-03-03T09:41:15.153Z] === RUN   TestRemoveContainerWithVolume
09:41:15 [2021-03-03T09:41:15.370Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
09:41:15 [2021-03-03T09:41:15.370Z] === RUN   TestContainerVolumesMountedAsSlave
09:41:15 [2021-03-03T09:41:15.628Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
09:41:15 [2021-03-03T09:41:15.628Z] === RUN   TestNetworkNat
09:41:15 [2021-03-03T09:41:15.721Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
09:41:15 [2021-03-03T09:41:15.721Z] === RUN   TestRemoveContainerRunning
09:41:15 [2021-03-03T09:41:15.979Z] --- PASS: TestRemoveContainerRunning (0.42s)
09:41:15 [2021-03-03T09:41:15.979Z] === RUN   TestRemoveContainerForceRemoveRunning
09:41:16 [2021-03-03T09:41:16.194Z] --- PASS: TestNetworkNat (0.54s)
09:41:16 [2021-03-03T09:41:16.194Z] === RUN   TestNetworkLocalhostTCPNat
09:41:16 [2021-03-03T09:41:16.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:41:16 [2021-03-03T09:41:16.544Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
09:41:16 [2021-03-03T09:41:16.544Z] === RUN   TestRemoveInvalidContainer
09:41:16 [2021-03-03T09:41:16.544Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:41:16 [2021-03-03T09:41:16.544Z] === RUN   TestRenameLinkedContainer
09:41:16 [2021-03-03T09:41:16.761Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
09:41:16 [2021-03-03T09:41:16.761Z] === RUN   TestNetworkLoopbackNat
09:41:17 [2021-03-03T09:41:17.051Z] ..........................xx....................                         [ 29%]
09:41:17 [2021-03-03T09:41:17.335Z] Loaded image: debian:bullseye
09:41:18 [2021-03-03T09:41:18.445Z] --- PASS: TestRenameLinkedContainer (1.68s)
09:41:18 [2021-03-03T09:41:18.445Z] === RUN   TestRenameStoppedContainer
09:41:18 [2021-03-03T09:41:18.445Z] --- PASS: TestRenameStoppedContainer (0.42s)
09:41:18 [2021-03-03T09:41:18.445Z] === RUN   TestRenameRunningContainerAndReuse
09:41:18 [2021-03-03T09:41:18.728Z] Loaded image: hello-world:latest
09:41:19 [2021-03-03T09:41:19.289Z] --- PASS: TestNetworkLoopbackNat (2.67s)
09:41:19 [2021-03-03T09:41:19.289Z] === RUN   TestPause
09:41:19 [2021-03-03T09:41:19.379Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
09:41:19 [2021-03-03T09:41:19.379Z] === RUN   TestRenameInvalidName
09:41:19 [2021-03-03T09:41:19.855Z] --- PASS: TestPause (0.55s)
09:41:19 [2021-03-03T09:41:19.855Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:41:19 [2021-03-03T09:41:19.855Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:41:19 [2021-03-03T09:41:19.855Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:41:19 [2021-03-03T09:41:19.855Z] === RUN   TestPauseStopPausedContainer
09:41:19 [2021-03-03T09:41:19.945Z] --- PASS: TestRenameInvalidName (0.43s)
09:41:19 [2021-03-03T09:41:19.945Z] === RUN   TestRenameAnonymousContainer
09:41:20 [2021-03-03T09:41:20.421Z] --- PASS: TestPauseStopPausedContainer (0.48s)
09:41:20 [2021-03-03T09:41:20.421Z] === RUN   TestPsFilter
09:41:20 [2021-03-03T09:41:20.421Z] --- PASS: TestPsFilter (0.14s)
09:41:20 [2021-03-03T09:41:20.421Z] === RUN   TestRemoveContainerWithRemovedVolume
09:41:20 [2021-03-03T09:41:20.639Z] Loaded image: arm32v7/hello-world:latest
09:41:20 [2021-03-03T09:41:20.899Z] INFO: Testing against a local daemon
09:41:20 [2021-03-03T09:41:20.899Z] === RUN   TestCgroupNamespacesBuild
09:41:20 [2021-03-03T09:41:20.988Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s)
09:41:20 [2021-03-03T09:41:20.988Z] === RUN   TestRemoveContainerWithVolume
09:41:21 [2021-03-03T09:41:21.320Z] --- PASS: TestRenameAnonymousContainer (1.54s)
09:41:21 [2021-03-03T09:41:21.320Z] === RUN   TestRenameContainerWithSameName
09:41:21 [2021-03-03T09:41:21.555Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
09:41:21 [2021-03-03T09:41:21.555Z] === RUN   TestRemoveContainerRunning
09:41:21 [2021-03-03T09:41:21.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:41:21 [2021-03-03T09:41:21.886Z] --- PASS: TestRenameContainerWithSameName (0.42s)
09:41:21 [2021-03-03T09:41:21.886Z] === RUN   TestRenameContainerWithLinkedContainer
09:41:22 [2021-03-03T09:41:22.122Z] --- PASS: TestRemoveContainerRunning (0.48s)
09:41:22 [2021-03-03T09:41:22.122Z] === RUN   TestRemoveContainerForceRemoveRunning
09:41:22 [2021-03-03T09:41:22.381Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
09:41:22 [2021-03-03T09:41:22.381Z] === RUN   TestRemoveInvalidContainer
09:41:22 [2021-03-03T09:41:22.381Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:41:22 [2021-03-03T09:41:22.381Z] === RUN   TestRenameLinkedContainer
09:41:22 [2021-03-03T09:41:22.820Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
09:41:22 [2021-03-03T09:41:22.820Z] === RUN   TestResize
09:41:23 [2021-03-03T09:41:23.078Z] --- PASS: TestResize (0.42s)
09:41:23 [2021-03-03T09:41:23.078Z] === RUN   TestResizeWithInvalidSize
09:41:23 [2021-03-03T09:41:23.444Z] --- PASS: TestCgroupNamespacesBuild (2.52s)
09:41:23 [2021-03-03T09:41:23.444Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:41:23 [2021-03-03T09:41:23.644Z] --- PASS: TestResizeWithInvalidSize (0.44s)
09:41:23 [2021-03-03T09:41:23.644Z] === RUN   TestResizeWhenContainerNotStarted
09:41:23 [2021-03-03T09:41:23.903Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
09:41:23 [2021-03-03T09:41:23.903Z] === RUN   TestDaemonRestartKillContainers
09:41:23 [2021-03-03T09:41:23.903Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:41:23 [2021-03-03T09:41:23.903Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:41:23 [2021-03-03T09:41:23.903Z] === RUN   TestCgroupNamespacesRun
09:41:24 [2021-03-03T09:41:24.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:41:24 [2021-03-03T09:41:24.282Z] --- PASS: TestRenameLinkedContainer (1.97s)
09:41:24 [2021-03-03T09:41:24.282Z] === RUN   TestRenameStoppedContainer
09:41:24 [2021-03-03T09:41:24.849Z] --- PASS: TestRenameStoppedContainer (0.48s)
09:41:24 [2021-03-03T09:41:24.849Z] === RUN   TestRenameRunningContainerAndReuse
09:41:25 [2021-03-03T09:41:25.357Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s)
09:41:25 [2021-03-03T09:41:25.357Z] === RUN   TestBuildWithSession
09:41:25 [2021-03-03T09:41:25.357Z] --- SKIP: TestBuildWithSession (0.00s)
09:41:25 [2021-03-03T09:41:25.357Z]     build_session_test.go:25: TODO: BuildKit
09:41:25 [2021-03-03T09:41:25.357Z] === RUN   TestBuildSquashParent
09:41:26 [2021-03-03T09:41:26.222Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s)
09:41:26 [2021-03-03T09:41:26.222Z] === RUN   TestRenameInvalidName
09:41:26 [2021-03-03T09:41:26.430Z] --- PASS: TestCgroupNamespacesRun (2.17s)
09:41:26 [2021-03-03T09:41:26.430Z] === RUN   TestCgroupNamespacesRunPrivileged
09:41:26 [2021-03-03T09:41:26.480Z] --- PASS: TestRenameInvalidName (0.49s)
09:41:26 [2021-03-03T09:41:26.480Z] === RUN   TestRenameAnonymousContainer
09:41:28 [2021-03-03T09:41:28.329Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s)
09:41:28 [2021-03-03T09:41:28.329Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:41:28 [2021-03-03T09:41:28.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:41:28 [2021-03-03T09:41:28.382Z] --- PASS: TestRenameAnonymousContainer (1.83s)
09:41:28 [2021-03-03T09:41:28.382Z] === RUN   TestRenameContainerWithSameName
09:41:28 [2021-03-03T09:41:28.948Z] --- PASS: TestRenameContainerWithSameName (0.49s)
09:41:28 [2021-03-03T09:41:28.948Z] === RUN   TestRenameContainerWithLinkedContainer
09:41:29 [2021-03-03T09:41:29.883Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s)
09:41:29 [2021-03-03T09:41:29.883Z] === RUN   TestResize
09:41:30 [2021-03-03T09:41:30.449Z] --- PASS: TestResize (0.50s)
09:41:30 [2021-03-03T09:41:30.449Z] === RUN   TestResizeWithInvalidSize
09:41:30 [2021-03-03T09:41:30.859Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s)
09:41:30 [2021-03-03T09:41:30.859Z] === RUN   TestCgroupNamespacesRunHostMode
09:41:30 [2021-03-03T09:41:30.909Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:41:30 [2021-03-03T09:41:30.909Z] Using test binary docker
09:41:30 [2021-03-03T09:41:30.909Z] +++ /etc/init.d/apparmor start
09:41:31 [2021-03-03T09:41:31.015Z] --- PASS: TestResizeWithInvalidSize (0.52s)
09:41:31 [2021-03-03T09:41:31.015Z] === RUN   TestResizeWhenContainerNotStarted
09:41:31 [2021-03-03T09:41:31.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:41:31 [2021-03-03T09:41:31.167Z] Starting dockerd
09:41:31 [2021-03-03T09:41:31.167Z] INFO: Waiting for daemon to start...
09:41:31 [2021-03-03T09:41:31.167Z] +++ 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
09:41:31 [2021-03-03T09:41:31.275Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s)
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:41:31 [2021-03-03T09:41:31.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:41:31 [2021-03-03T09:41:31.942Z] --- PASS: TestBuildSquashParent (6.80s)
09:41:31 [2021-03-03T09:41:31.942Z] === RUN   TestBuildWithRemoveAndForceRemove
09:41:32 [2021-03-03T09:41:32.203Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:41:32 [2021-03-03T09:41:32.203Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:41:32 [2021-03-03T09:41:32.203Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:41:32 [2021-03-03T09:41:32.203Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:41:32 [2021-03-03T09:41:32.203Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:41:32 [2021-03-03T09:41:32.203Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:41:32 [2021-03-03T09:41:32.203Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:41:32 [2021-03-03T09:41:32.203Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:41:32 [2021-03-03T09:41:32.203Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:41:32 [2021-03-03T09:41:32.203Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:41:32 [2021-03-03T09:41:32.203Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:41:32 [2021-03-03T09:41:32.203Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:41:32 [2021-03-03T09:41:32.203Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:41:32 [2021-03-03T09:41:32.203Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:41:32 [2021-03-03T09:41:32.203Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:41:32 [2021-03-03T09:41:32.203Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:41:32 [2021-03-03T09:41:32.760Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s)
09:41:32 [2021-03-03T09:41:32.760Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:41:33 [2021-03-03T09:41:33.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:41:33 [2021-03-03T09:41:33.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:41:33 [2021-03-03T09:41:33.648Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:41:33 [2021-03-03T09:41:33.697Z] .
09:41:33 [2021-03-03T09:41:33.697Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:41:33 [2021-03-03T09:41:33.697Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:41:33 [2021-03-03T09:41:33.697Z] Error: No such image: emptyfs
09:41:33 [2021-03-03T09:41:33.697Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:41:33 [2021-03-03T09:41:33.697Z] ++++ docker load
09:41:34 [2021-03-03T09:41:34.263Z] Running integration-test (iteration 1)
09:41:34 [2021-03-03T09:41:34.263Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:41:34 [2021-03-03T09:41:34.263Z] ++ 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
09:41:34 [2021-03-03T09:41:34.263Z] ++ set -e
09:41:34 [2021-03-03T09:41:34.263Z] ++ '[' -n 0 ']'
09:41:34 [2021-03-03T09:41:34.263Z] ++ set -x
09:41:34 [2021-03-03T09:41:34.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:41:34 [2021-03-03T09:41:34.663Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s)
09:41:34 [2021-03-03T09:41:34.663Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:41:34 [2021-03-03T09:41:34.756Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:41:34 [2021-03-03T09:41:34.756Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:41:34 [2021-03-03T09:41:34.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:41:34 [2021-03-03T09:41:34.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:41:35 [2021-03-03T09:41:35.746Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:41:36 [2021-03-03T09:41:36.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:41:37 [2021-03-03T09:41:37.193Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s)
09:41:37 [2021-03-03T09:41:37.193Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:41:37 [2021-03-03T09:41:37.300Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:41:37 [2021-03-03T09:41:37.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s)
09:41:37 [2021-03-03T09:41:37.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s)
09:41:37 [2021-03-03T09:41:37.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s)
09:41:37 [2021-03-03T09:41:37.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s)
09:41:37 [2021-03-03T09:41:37.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s)
09:41:37 [2021-03-03T09:41:37.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s)
09:41:37 [2021-03-03T09:41:37.300Z] === RUN   TestBuildMultiStageCopy
09:41:37 [2021-03-03T09:41:37.300Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:41:37 [2021-03-03T09:41:37.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:41:38 [2021-03-03T09:41:38.254Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:41:38 [2021-03-03T09:41:38.567Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.73s)
09:41:38 [2021-03-03T09:41:38.567Z] === RUN   TestCgroupNamespacesRunOlderClient
09:41:39 [2021-03-03T09:41:39.210Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:41:39 [2021-03-03T09:41:39.782Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:41:40 [2021-03-03T09:41:40.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:41:40 [2021-03-03T09:41:40.353Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:41:40 [2021-03-03T09:41:40.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:41:40 [2021-03-03T09:41:40.932Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:41:41 [2021-03-03T09:41:41.051Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
09:41:41 [2021-03-03T09:41:41.095Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s)
09:41:41 [2021-03-03T09:41:41.095Z] === RUN   TestKernelTCPMemory
09:41:41 [2021-03-03T09:41:41.095Z] --- SKIP: TestKernelTCPMemory (0.01s)
09:41:41 [2021-03-03T09:41:41.095Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:41 [2021-03-03T09:41:41.095Z] === RUN   TestNISDomainname
09:41:41 [2021-03-03T09:41:41.095Z] --- SKIP: TestNISDomainname (0.01s)
09:41:41 [2021-03-03T09:41:41.095Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:41:41 [2021-03-03T09:41:41.095Z] === RUN   TestHostnameDnsResolution
09:41:41 [2021-03-03T09:41:41.503Z] --- PASS: TestBuildMultiStageCopy (4.52s)
09:41:41 [2021-03-03T09:41:41.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s)
09:41:41 [2021-03-03T09:41:41.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
09:41:41 [2021-03-03T09:41:41.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
09:41:41 [2021-03-03T09:41:41.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
09:41:41 [2021-03-03T09:41:41.503Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
09:41:41 [2021-03-03T09:41:41.503Z] === RUN   TestBuildMultiStageParentConfig
09:41:41 [2021-03-03T09:41:41.661Z] --- PASS: TestHostnameDnsResolution (0.73s)
09:41:41 [2021-03-03T09:41:41.661Z] === RUN   TestStats
09:41:41 [2021-03-03T09:41:41.661Z] --- SKIP: TestStats (0.01s)
09:41:41 [2021-03-03T09:41:41.661Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:41 [2021-03-03T09:41:41.661Z] === RUN   TestStopContainerWithTimeout
09:41:41 [2021-03-03T09:41:41.661Z] === RUN   TestStopContainerWithTimeout/0
09:41:41 [2021-03-03T09:41:41.661Z] === PAUSE TestStopContainerWithTimeout/0
09:41:41 [2021-03-03T09:41:41.661Z] === RUN   TestStopContainerWithTimeout/1
09:41:41 [2021-03-03T09:41:41.661Z] === PAUSE TestStopContainerWithTimeout/1
09:41:41 [2021-03-03T09:41:41.661Z] === RUN   TestStopContainerWithTimeout/3
09:41:41 [2021-03-03T09:41:41.661Z] === PAUSE TestStopContainerWithTimeout/3
09:41:41 [2021-03-03T09:41:41.661Z] === RUN   TestStopContainerWithTimeout/-1
09:41:41 [2021-03-03T09:41:41.661Z] === PAUSE TestStopContainerWithTimeout/-1
09:41:41 [2021-03-03T09:41:41.661Z] === CONT  TestStopContainerWithTimeout/0
09:41:41 [2021-03-03T09:41:41.661Z] === CONT  TestStopContainerWithTimeout/-1
09:41:42 [2021-03-03T09:41:42.228Z] === CONT  TestStopContainerWithTimeout/3
09:41:42 [2021-03-03T09:41:42.316Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.09s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.90s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.93s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.30s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.33s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.10s)
09:41:42 [2021-03-03T09:41:42.316Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s)
09:41:42 [2021-03-03T09:41:42.316Z] === RUN   TestCgroupNamespacesRun
09:41:42 [2021-03-03T09:41:42.886Z] --- PASS: TestBuildMultiStageParentConfig (1.50s)
09:41:42 [2021-03-03T09:41:42.886Z] === RUN   TestBuildLabelWithTargets
09:41:43 [2021-03-03T09:41:43.690Z] --- PASS: TestCgroupNamespacesRun (1.28s)
09:41:43 [2021-03-03T09:41:43.690Z] === RUN   TestCgroupNamespacesRunPrivileged
09:41:43 [2021-03-03T09:41:43.690Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
09:41:43 [2021-03-03T09:41:43.690Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:41:43 [2021-03-03T09:41:43.690Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:41:44 [2021-03-03T09:41:44.612Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
09:41:44 [2021-03-03T09:41:44.754Z] === CONT  TestStopContainerWithTimeout/1
09:41:45 [2021-03-03T09:41:45.063Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s)
09:41:45 [2021-03-03T09:41:45.063Z] === RUN   TestCgroupNamespacesRunHostMode
09:41:45 [2021-03-03T09:41:45.430Z] --- PASS: TestBuildLabelWithTargets (2.34s)
09:41:45 [2021-03-03T09:41:45.430Z] === RUN   TestBuildWithEmptyLayers
09:41:45 [2021-03-03T09:41:45.688Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:41:45 [2021-03-03T09:41:45.688Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
09:41:45 [2021-03-03T09:41:45.688Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
09:41:45 [2021-03-03T09:41:45.688Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
09:41:45 [2021-03-03T09:41:45.688Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
09:41:45 [2021-03-03T09:41:45.688Z] === RUN   TestDeleteDevicemapper
09:41:45 [2021-03-03T09:41:45.688Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:41:45 [2021-03-03T09:41:45.688Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:41:45 [2021-03-03T09:41:45.688Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:41:46 [2021-03-03T09:41:46.371Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
09:41:46 [2021-03-03T09:41:46.371Z] === RUN   TestBuildMultiStageOnBuild
09:41:46 [2021-03-03T09:41:46.436Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s)
09:41:46 [2021-03-03T09:41:46.436Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:41:47 [2021-03-03T09:41:47.066Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s)
09:41:47 [2021-03-03T09:41:47.066Z] === RUN   TestUpdateMemory
09:41:47 [2021-03-03T09:41:47.066Z] --- SKIP: TestUpdateMemory (0.00s)
09:41:47 [2021-03-03T09:41:47.066Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:47 [2021-03-03T09:41:47.066Z] === RUN   TestUpdateCPUQuota
09:41:47 [2021-03-03T09:41:47.066Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:41:47 [2021-03-03T09:41:47.066Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:47 [2021-03-03T09:41:47.066Z] === RUN   TestUpdatePidsLimit
09:41:47 [2021-03-03T09:41:47.066Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:41:47 [2021-03-03T09:41:47.066Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:47 [2021-03-03T09:41:47.066Z] === RUN   TestUpdateRestartPolicy
09:41:47 [2021-03-03T09:41:47.371Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s)
09:41:47 [2021-03-03T09:41:47.371Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:41:48 [2021-03-03T09:41:48.744Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
09:41:48 [2021-03-03T09:41:48.744Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:41:49 [2021-03-03T09:41:49.310Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
09:41:49 [2021-03-03T09:41:49.310Z] === RUN   TestCgroupNamespacesRunOlderClient
09:41:49 [2021-03-03T09:41:49.670Z] --- PASS: TestBuildMultiStageOnBuild (2.76s)
09:41:49 [2021-03-03T09:41:49.670Z] === RUN   TestBuildUncleanTarFilenames
09:41:50 [2021-03-03T09:41:50.612Z] --- PASS: TestBuildUncleanTarFilenames (1.45s)
09:41:50 [2021-03-03T09:41:50.612Z] === RUN   TestBuildMultiStageLayerLeak
09:41:50 [2021-03-03T09:41:50.685Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s)
09:41:50 [2021-03-03T09:41:50.685Z] === RUN   TestKernelTCPMemory
09:41:50 [2021-03-03T09:41:50.685Z] --- SKIP: TestKernelTCPMemory (0.01s)
09:41:50 [2021-03-03T09:41:50.685Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
09:41:50 [2021-03-03T09:41:50.685Z] === RUN   TestNISDomainname
09:41:51 [2021-03-03T09:41:51.252Z] --- PASS: TestNISDomainname (0.64s)
09:41:51 [2021-03-03T09:41:51.252Z] === RUN   TestHostnameDnsResolution
09:41:52 [2021-03-03T09:41:52.185Z] --- PASS: TestHostnameDnsResolution (0.77s)
09:41:52 [2021-03-03T09:41:52.185Z] === RUN   TestStats
09:41:53 [2021-03-03T09:41:53.912Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s)
09:41:53 [2021-03-03T09:41:53.912Z] === RUN   TestBuildWithHugeFile
09:41:54 [2021-03-03T09:41:54.735Z] --- PASS: TestStats (2.53s)
09:41:54 [2021-03-03T09:41:54.735Z] === RUN   TestStopContainerWithTimeout
09:41:54 [2021-03-03T09:41:54.735Z] === RUN   TestStopContainerWithTimeout/0
09:41:54 [2021-03-03T09:41:54.735Z] === PAUSE TestStopContainerWithTimeout/0
09:41:54 [2021-03-03T09:41:54.735Z] === RUN   TestStopContainerWithTimeout/1
09:41:54 [2021-03-03T09:41:54.735Z] === PAUSE TestStopContainerWithTimeout/1
09:41:54 [2021-03-03T09:41:54.735Z] === RUN   TestStopContainerWithTimeout/3
09:41:54 [2021-03-03T09:41:54.735Z] === PAUSE TestStopContainerWithTimeout/3
09:41:54 [2021-03-03T09:41:54.735Z] === RUN   TestStopContainerWithTimeout/-1
09:41:54 [2021-03-03T09:41:54.735Z] === PAUSE TestStopContainerWithTimeout/-1
09:41:54 [2021-03-03T09:41:54.735Z] === CONT  TestStopContainerWithTimeout/0
09:41:54 [2021-03-03T09:41:54.735Z] === CONT  TestStopContainerWithTimeout/-1
09:41:55 [2021-03-03T09:41:55.326Z] === CONT  TestStopContainerWithTimeout/3
09:41:57 [2021-03-03T09:41:57.857Z] === CONT  TestStopContainerWithTimeout/1
09:41:58 [2021-03-03T09:41:58.789Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:41:58 [2021-03-03T09:41:58.789Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
09:41:58 [2021-03-03T09:41:58.789Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
09:41:58 [2021-03-03T09:41:58.789Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
09:41:58 [2021-03-03T09:41:58.789Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
09:41:58 [2021-03-03T09:41:58.789Z] === RUN   TestDeleteDevicemapper
09:41:58 [2021-03-03T09:41:58.789Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:41:58 [2021-03-03T09:41:58.789Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:41:58 [2021-03-03T09:41:58.789Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:41:59 [2021-03-03T09:41:59.261Z] --- PASS: TestUpdateRestartPolicy (10.94s)
09:41:59 [2021-03-03T09:41:59.261Z] === RUN   TestUpdateRestartWithAutoRemove
09:41:59 [2021-03-03T09:41:59.261Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
09:41:59 [2021-03-03T09:41:59.261Z] === RUN   TestWaitNonBlocked
09:41:59 [2021-03-03T09:41:59.261Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:41:59 [2021-03-03T09:41:59.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:41:59 [2021-03-03T09:41:59.261Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:41:59 [2021-03-03T09:41:59.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:41:59 [2021-03-03T09:41:59.261Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:41:59 [2021-03-03T09:41:59.261Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:41:59 [2021-03-03T09:41:59.261Z] --- PASS: TestWaitNonBlocked (0.01s)
09:41:59 [2021-03-03T09:41:59.261Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
09:41:59 [2021-03-03T09:41:59.261Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
09:41:59 [2021-03-03T09:41:59.261Z] === RUN   TestWaitBlocked
09:41:59 [2021-03-03T09:41:59.261Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:41:59 [2021-03-03T09:41:59.261Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:41:59 [2021-03-03T09:41:59.261Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:41:59 [2021-03-03T09:41:59.261Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:41:59 [2021-03-03T09:41:59.261Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:41:59 [2021-03-03T09:41:59.261Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:41:59 [2021-03-03T09:41:59.956Z] --- PASS: TestWaitBlocked (0.02s)
09:41:59 [2021-03-03T09:41:59.956Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
09:41:59 [2021-03-03T09:41:59.956Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
09:41:59 [2021-03-03T09:41:59.956Z] === CONT  TestDaemonRestartIpcMode
09:41:59 [2021-03-03T09:41:59.956Z] === CONT  TestIpcModeOlderClient
09:41:59 [2021-03-03T09:41:59.956Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:41:59 [2021-03-03T09:41:59.956Z] === CONT  TestRestartDaemonWithRestartingContainer
09:42:00 [2021-03-03T09:42:00.691Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
09:42:00 [2021-03-03T09:42:00.691Z] === RUN   TestUpdateMemory
09:42:00 [2021-03-03T09:42:00.949Z] --- PASS: TestUpdateMemory (0.60s)
09:42:00 [2021-03-03T09:42:00.949Z] === RUN   TestUpdateCPUQuota
09:42:01 [2021-03-03T09:42:01.338Z] tests/integration/api_network_test.py ............................       [ 47%]
09:42:01 [2021-03-03T09:42:01.883Z] --- PASS: TestUpdateCPUQuota (0.94s)
09:42:01 [2021-03-03T09:42:01.883Z] === RUN   TestUpdatePidsLimit
09:42:01 [2021-03-03T09:42:01.883Z] === RUN   TestUpdatePidsLimit/update_from_none
09:42:02 [2021-03-03T09:42:02.141Z] === RUN   TestUpdatePidsLimit/no_change
09:42:02 [2021-03-03T09:42:02.399Z] === RUN   TestUpdatePidsLimit/update_lower
09:42:02 [2021-03-03T09:42:02.658Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:42:02 [2021-03-03T09:42:02.916Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:42:03 [2021-03-03T09:42:03.174Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:42:03 [2021-03-03T09:42:03.432Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:42:04 [2021-03-03T09:42:04.183Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.24s)
09:42:04 [2021-03-03T09:42:04.366Z] --- PASS: TestUpdatePidsLimit (2.43s)
09:42:04 [2021-03-03T09:42:04.366Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
09:42:04 [2021-03-03T09:42:04.366Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
09:42:04 [2021-03-03T09:42:04.366Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
09:42:04 [2021-03-03T09:42:04.366Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
09:42:04 [2021-03-03T09:42:04.366Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
09:42:04 [2021-03-03T09:42:04.366Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
09:42:04 [2021-03-03T09:42:04.366Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
09:42:04 [2021-03-03T09:42:04.366Z] === RUN   TestUpdateRestartPolicy
09:42:04 [2021-03-03T09:42:04.440Z] --- PASS: TestDaemonRestartIpcMode (4.73s)
09:42:04 [2021-03-03T09:42:04.440Z] PASS
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === Skipped
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:42:04 [2021-03-03T09:42:04.440Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:42:04 [2021-03-03T09:42:04.440Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:42:04 [2021-03-03T09:42:04.440Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:42:04 [2021-03-03T09:42:04.440Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:42:04 [2021-03-03T09:42:04.440Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:42:04 [2021-03-03T09:42:04.440Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:42:04 [2021-03-03T09:42:04.440Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:42:04 [2021-03-03T09:42:04.440Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:04 [2021-03-03T09:42:04.440Z] 
09:42:04 [2021-03-03T09:42:04.440Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
09:42:04 [2021-03-03T09:42:04.441Z]     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)
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     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)
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     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)
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
09:42:04 [2021-03-03T09:42:04.441Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
09:42:04 [2021-03-03T09:42:04.441Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
09:42:04 [2021-03-03T09:42:04.441Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestStats (0.01s)
09:42:04 [2021-03-03T09:42:04.441Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:42:04 [2021-03-03T09:42:04.441Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] 
09:42:04 [2021-03-03T09:42:04.441Z] DONE 177 tests, 26 skipped in 79.219s
09:42:04 [2021-03-03T09:42:04.441Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:42:05 [2021-03-03T09:42:05.006Z] INFO: Testing against a local daemon
09:42:05 [2021-03-03T09:42:05.006Z] === RUN   TestCommitInheritsEnv
09:42:06 [2021-03-03T09:42:06.379Z] --- PASS: TestCommitInheritsEnv (1.30s)
09:42:06 [2021-03-03T09:42:06.379Z] === RUN   TestImportExtremelyLargeImageWorks
09:42:06 [2021-03-03T09:42:06.379Z] === PAUSE TestImportExtremelyLargeImageWorks
09:42:06 [2021-03-03T09:42:06.379Z] === RUN   TestImagesFilterMultiReference
09:42:06 [2021-03-03T09:42:06.379Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:42:06 [2021-03-03T09:42:06.379Z] === RUN   TestImagePullPlatformInvalid
09:42:06 [2021-03-03T09:42:06.379Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:42:06 [2021-03-03T09:42:06.379Z] === RUN   TestRemoveImageOrphaning
09:42:08 [2021-03-03T09:42:08.279Z] --- PASS: TestRemoveImageOrphaning (1.92s)
09:42:08 [2021-03-03T09:42:08.279Z] === RUN   TestRemoveImageGarbageCollector
09:42:08 [2021-03-03T09:42:08.279Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:42:08 [2021-03-03T09:42:08.279Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:42:08 [2021-03-03T09:42:08.279Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:42:08 [2021-03-03T09:42:08.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:42:08 [2021-03-03T09:42:08.279Z] === RUN   TestTagInvalidReference
09:42:08 [2021-03-03T09:42:08.279Z] --- PASS: TestTagInvalidReference (0.01s)
09:42:08 [2021-03-03T09:42:08.279Z] === RUN   TestTagValidPrefixedRepo
09:42:08 [2021-03-03T09:42:08.279Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:42:08 [2021-03-03T09:42:08.279Z] === RUN   TestTagExistedNameWithoutForce
09:42:08 [2021-03-03T09:42:08.279Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:42:08 [2021-03-03T09:42:08.279Z] === RUN   TestTagOfficialNames
09:42:08 [2021-03-03T09:42:08.279Z] --- PASS: TestTagOfficialNames (0.05s)
09:42:08 [2021-03-03T09:42:08.279Z] === RUN   TestTagMatchesDigest
09:42:08 [2021-03-03T09:42:08.279Z] --- PASS: TestTagMatchesDigest (0.01s)
09:42:08 [2021-03-03T09:42:08.279Z] === CONT  TestImportExtremelyLargeImageWorks
09:42:09 [2021-03-03T09:42:09.209Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:42:10 [2021-03-03T09:42:10.949Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:42:15 [2021-03-03T09:42:15.453Z] tests/integration/api_service_test.py .................................. [ 60%]
09:42:16 [2021-03-03T09:42:16.559Z] --- PASS: TestUpdateRestartPolicy (11.35s)
09:42:16 [2021-03-03T09:42:16.560Z] === RUN   TestUpdateRestartWithAutoRemove
09:42:16 [2021-03-03T09:42:16.560Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
09:42:16 [2021-03-03T09:42:16.560Z] === RUN   TestWaitNonBlocked
09:42:16 [2021-03-03T09:42:16.560Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:42:16 [2021-03-03T09:42:16.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:42:16 [2021-03-03T09:42:16.560Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:42:16 [2021-03-03T09:42:16.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:42:16 [2021-03-03T09:42:16.560Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:42:16 [2021-03-03T09:42:16.560Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:42:16 [2021-03-03T09:42:16.818Z] --- PASS: TestWaitNonBlocked (0.01s)
09:42:16 [2021-03-03T09:42:16.818Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
09:42:16 [2021-03-03T09:42:16.818Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
09:42:16 [2021-03-03T09:42:16.818Z] === RUN   TestWaitBlocked
09:42:16 [2021-03-03T09:42:16.818Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:42:16 [2021-03-03T09:42:16.818Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:42:16 [2021-03-03T09:42:16.818Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:42:16 [2021-03-03T09:42:16.818Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:42:17 [2021-03-03T09:42:17.077Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:42:17 [2021-03-03T09:42:17.077Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:42:18 [2021-03-03T09:42:18.010Z] --- PASS: TestWaitBlocked (0.01s)
09:42:18 [2021-03-03T09:42:18.010Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s)
09:42:18 [2021-03-03T09:42:18.010Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
09:42:18 [2021-03-03T09:42:18.010Z] === CONT  TestContainerStartOnDaemonRestart
09:42:18 [2021-03-03T09:42:18.010Z] === CONT  TestContainerKillOnDaemonStart
09:42:20 [2021-03-03T09:42:20.541Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s)
09:42:20 [2021-03-03T09:42:20.541Z] === CONT  TestIpcModeOlderClient
09:42:20 [2021-03-03T09:42:20.541Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:42:20 [2021-03-03T09:42:20.541Z] === CONT  TestDaemonHostGatewayIP
09:42:20 [2021-03-03T09:42:20.944Z] Loaded image: buildpack-deps:buster
09:42:20 [2021-03-03T09:42:20.944Z] Loaded image: busybox:latest
09:42:20 [2021-03-03T09:42:20.944Z] Loaded image: busybox:glibc
09:42:21 [2021-03-03T09:42:21.882Z] Loaded image: debian:bullseye
09:42:22 [2021-03-03T09:42:22.141Z] Loaded image: hello-world:latest
09:42:22 [2021-03-03T09:42:22.401Z] Loaded image: arm32v7/hello-world:latest
09:42:22 [2021-03-03T09:42:22.401Z] INFO: Testing against a local daemon
09:42:22 [2021-03-03T09:42:22.401Z] === RUN   TestCgroupNamespacesBuild
09:42:23 [2021-03-03T09:42:23.069Z] --- PASS: TestDaemonHostGatewayIP (2.52s)
09:42:23 [2021-03-03T09:42:23.069Z] === CONT  TestRestartDaemonWithRestartingContainer
09:42:24 [2021-03-03T09:42:24.932Z] --- PASS: TestCgroupNamespacesBuild (2.56s)
09:42:24 [2021-03-03T09:42:24.932Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:42:24 [2021-03-03T09:42:24.971Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.87s)
09:42:24 [2021-03-03T09:42:24.971Z] === CONT  TestDaemonRestartIpcMode
09:42:26 [2021-03-03T09:42:26.872Z] --- PASS: TestDaemonRestartIpcMode (2.33s)
09:42:27 [2021-03-03T09:42:27.464Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s)
09:42:27 [2021-03-03T09:42:27.464Z] === RUN   TestBuildWithSession
09:42:27 [2021-03-03T09:42:27.464Z] --- SKIP: TestBuildWithSession (0.00s)
09:42:27 [2021-03-03T09:42:27.464Z]     build_session_test.go:25: TODO: BuildKit
09:42:27 [2021-03-03T09:42:27.464Z] === RUN   TestBuildSquashParent
09:42:30 [2021-03-03T09:42:30.153Z] --- PASS: TestContainerKillOnDaemonStart (12.00s)
09:42:30 [2021-03-03T09:42:30.153Z] PASS
09:42:30 [2021-03-03T09:42:30.153Z] 
09:42:30 [2021-03-03T09:42:30.153Z] === Skipped
09:42:30 [2021-03-03T09:42:30.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:42:30 [2021-03-03T09:42:30.153Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:42:30 [2021-03-03T09:42:30.153Z] 
09:42:30 [2021-03-03T09:42:30.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:42:30 [2021-03-03T09:42:30.153Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:42:30 [2021-03-03T09:42:30.153Z] 
09:42:30 [2021-03-03T09:42:30.153Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:42:30 [2021-03-03T09:42:30.153Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:42:30 [2021-03-03T09:42:30.153Z] 
09:42:30 [2021-03-03T09:42:30.153Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
09:42:30 [2021-03-03T09:42:30.153Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:42:30 [2021-03-03T09:42:30.153Z] 
09:42:30 [2021-03-03T09:42:30.153Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
09:42:30 [2021-03-03T09:42:30.153Z]     run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP
09:42:30 [2021-03-03T09:42:30.153Z] 
09:42:30 [2021-03-03T09:42:30.153Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:42:30 [2021-03-03T09:42:30.153Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:42:30 [2021-03-03T09:42:30.153Z] 
09:42:30 [2021-03-03T09:42:30.153Z] 
09:42:30 [2021-03-03T09:42:30.153Z] DONE 196 tests, 6 skipped in 108.119s
09:42:30 [2021-03-03T09:42:30.153Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:42:30 [2021-03-03T09:42:30.153Z] INFO: Testing against a local daemon
09:42:30 [2021-03-03T09:42:30.153Z] === RUN   TestCommitInheritsEnv
09:42:30 [2021-03-03T09:42:30.153Z] --- PASS: TestCommitInheritsEnv (0.34s)
09:42:30 [2021-03-03T09:42:30.153Z] === RUN   TestImportExtremelyLargeImageWorks
09:42:30 [2021-03-03T09:42:30.153Z] === PAUSE TestImportExtremelyLargeImageWorks
09:42:30 [2021-03-03T09:42:30.153Z] === RUN   TestImagesFilterMultiReference
09:42:30 [2021-03-03T09:42:30.153Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:42:30 [2021-03-03T09:42:30.153Z] === RUN   TestImagePullPlatformInvalid
09:42:30 [2021-03-03T09:42:30.230Z] .........................                                                [ 67%]
09:42:30 [2021-03-03T09:42:30.411Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:42:30 [2021-03-03T09:42:30.411Z] === RUN   TestRemoveImageOrphaning
09:42:30 [2021-03-03T09:42:30.670Z] --- PASS: TestRemoveImageOrphaning (0.29s)
09:42:30 [2021-03-03T09:42:30.670Z] === RUN   TestRemoveImageGarbageCollector
09:42:33 [2021-03-03T09:42:33.198Z] --- PASS: TestRemoveImageGarbageCollector (2.14s)
09:42:33 [2021-03-03T09:42:33.198Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:42:33 [2021-03-03T09:42:33.198Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:42:33 [2021-03-03T09:42:33.198Z] === RUN   TestTagInvalidReference
09:42:33 [2021-03-03T09:42:33.198Z] --- PASS: TestTagInvalidReference (0.01s)
09:42:33 [2021-03-03T09:42:33.198Z] === RUN   TestTagValidPrefixedRepo
09:42:33 [2021-03-03T09:42:33.198Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:42:33 [2021-03-03T09:42:33.198Z] === RUN   TestTagExistedNameWithoutForce
09:42:33 [2021-03-03T09:42:33.198Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:42:33 [2021-03-03T09:42:33.198Z] === RUN   TestTagOfficialNames
09:42:33 [2021-03-03T09:42:33.198Z] --- PASS: TestTagOfficialNames (0.06s)
09:42:33 [2021-03-03T09:42:33.198Z] === RUN   TestTagMatchesDigest
09:42:33 [2021-03-03T09:42:33.198Z] --- PASS: TestTagMatchesDigest (0.01s)
09:42:33 [2021-03-03T09:42:33.198Z] === CONT  TestImportExtremelyLargeImageWorks
09:42:37 [2021-03-03T09:42:37.442Z] --- PASS: TestBuildSquashParent (8.63s)
09:42:37 [2021-03-03T09:42:37.442Z] === RUN   TestBuildWithRemoveAndForceRemove
09:42:37 [2021-03-03T09:42:37.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:37 [2021-03-03T09:42:37.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:37 [2021-03-03T09:42:37.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:37 [2021-03-03T09:42:37.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:37 [2021-03-03T09:42:37.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:37 [2021-03-03T09:42:37.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:37 [2021-03-03T09:42:37.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:37 [2021-03-03T09:42:37.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:37 [2021-03-03T09:42:37.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:37 [2021-03-03T09:42:37.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:37 [2021-03-03T09:42:37.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:37 [2021-03-03T09:42:37.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:37 [2021-03-03T09:42:37.442Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:37 [2021-03-03T09:42:37.442Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:38 [2021-03-03T09:42:38.824Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:39 [2021-03-03T09:42:39.393Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:42 [2021-03-03T09:42:42.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:42 [2021-03-03T09:42:42.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:45 [2021-03-03T09:42:45.980Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:42:45 [2021-03-03T09:42:45.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s)
09:42:45 [2021-03-03T09:42:45.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s)
09:42:45 [2021-03-03T09:42:45.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s)
09:42:45 [2021-03-03T09:42:45.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s)
09:42:45 [2021-03-03T09:42:45.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s)
09:42:45 [2021-03-03T09:42:45.980Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s)
09:42:45 [2021-03-03T09:42:45.980Z] === RUN   TestBuildMultiStageCopy
09:42:45 [2021-03-03T09:42:45.980Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:42:48 [2021-03-03T09:42:48.516Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:42:49 [2021-03-03T09:42:49.083Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:42:49 [2021-03-03T09:42:49.650Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:42:49 [2021-03-03T09:42:49.910Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:42:50 [2021-03-03T09:42:50.222Z] --- PASS: TestBuildWithHugeFile (55.95s)
09:42:50 [2021-03-03T09:42:50.222Z] === RUN   TestBuildWithEmptyDockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:42:50 [2021-03-03T09:42:50.222Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s)
09:42:50 [2021-03-03T09:42:50.222Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
09:42:50 [2021-03-03T09:42:50.222Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
09:42:50 [2021-03-03T09:42:50.222Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
09:42:50 [2021-03-03T09:42:50.222Z] === RUN   TestBuildPreserveOwnership
09:42:50 [2021-03-03T09:42:50.222Z] === RUN   TestBuildPreserveOwnership/copy_from
09:42:50 [2021-03-03T09:42:50.478Z] --- PASS: TestBuildMultiStageCopy (4.91s)
09:42:50 [2021-03-03T09:42:50.478Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s)
09:42:50 [2021-03-03T09:42:50.478Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s)
09:42:50 [2021-03-03T09:42:50.478Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
09:42:50 [2021-03-03T09:42:50.478Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
09:42:50 [2021-03-03T09:42:50.478Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
09:42:50 [2021-03-03T09:42:50.478Z] === RUN   TestBuildMultiStageParentConfig
09:42:51 [2021-03-03T09:42:51.857Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
09:42:51 [2021-03-03T09:42:51.857Z] === RUN   TestBuildLabelWithTargets
09:42:54 [2021-03-03T09:42:54.398Z] --- PASS: TestBuildLabelWithTargets (2.19s)
09:42:54 [2021-03-03T09:42:54.398Z] === RUN   TestBuildWithEmptyLayers
09:42:54 [2021-03-03T09:42:54.425Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:42:55 [2021-03-03T09:42:55.336Z] --- PASS: TestBuildWithEmptyLayers (1.29s)
09:42:55 [2021-03-03T09:42:55.336Z] === RUN   TestBuildMultiStageOnBuild
09:42:56 [2021-03-03T09:42:56.335Z] --- PASS: TestBuildPreserveOwnership (6.06s)
09:42:56 [2021-03-03T09:42:56.335Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.95s)
09:42:56 [2021-03-03T09:42:56.335Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
09:42:56 [2021-03-03T09:42:56.335Z] === RUN   TestBuildPlatformInvalid
09:42:56 [2021-03-03T09:42:56.335Z] --- PASS: TestBuildPlatformInvalid (0.19s)
09:42:56 [2021-03-03T09:42:56.336Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:42:58 [2021-03-03T09:42:58.628Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
09:42:58 [2021-03-03T09:42:58.628Z] === RUN   TestBuildUncleanTarFilenames
09:43:00 [2021-03-03T09:43:00.008Z] --- PASS: TestBuildUncleanTarFilenames (1.77s)
09:43:00 [2021-03-03T09:43:00.008Z] === RUN   TestBuildMultiStageLayerLeak
09:43:03 [2021-03-03T09:43:03.301Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s)
09:43:03 [2021-03-03T09:43:03.301Z] === RUN   TestBuildWithHugeFile
09:43:10 [2021-03-03T09:43:10.004Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
09:43:11 [2021-03-03T09:43:11.243Z] Loaded image: buildpack-deps:buster
09:43:11 [2021-03-03T09:43:11.243Z] Loaded image: busybox:latest
09:43:11 [2021-03-03T09:43:11.243Z] Loaded image: busybox:glibc
09:43:11 [2021-03-03T09:43:11.505Z] Loaded image: debian:bullseye
09:43:11 [2021-03-03T09:43:11.774Z] Loaded image: hello-world:latest
09:43:12 [2021-03-03T09:43:12.035Z] Loaded image: arm32v7/hello-world:latest
09:43:22 [2021-03-03T09:43:22.030Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.87s)
09:43:22 [2021-03-03T09:43:22.030Z] PASS
09:43:22 [2021-03-03T09:43:22.030Z] 
09:43:22 [2021-03-03T09:43:22.030Z] === Skipped
09:43:22 [2021-03-03T09:43:22.030Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:43:22 [2021-03-03T09:43:22.030Z]     build_session_test.go:25: TODO: BuildKit
09:43:22 [2021-03-03T09:43:22.030Z] 
09:43:22 [2021-03-03T09:43:22.030Z] 
09:43:22 [2021-03-03T09:43:22.030Z] DONE 33 tests, 1 skipped in 140.434s
09:43:22 [2021-03-03T09:43:22.030Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:43:22 [2021-03-03T09:43:22.030Z] ++ 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
09:43:22 [2021-03-03T09:43:22.030Z] ++ set -e
09:43:22 [2021-03-03T09:43:22.030Z] ++ '[' -n 0 ']'
09:43:22 [2021-03-03T09:43:22.030Z] ++ set -x
09:43:22 [2021-03-03T09:43:22.030Z] ++ env -i DEST=/go/src/github.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
09:43:22 [2021-03-03T09:43:22.030Z] INFO: Testing against a local daemon
09:43:22 [2021-03-03T09:43:22.030Z] === RUN   TestConfigInspect
09:43:25 [2021-03-03T09:43:25.164Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:43:25 [2021-03-03T09:43:25.327Z] --- PASS: TestConfigInspect (3.82s)
09:43:25 [2021-03-03T09:43:25.327Z] === RUN   TestConfigList
09:43:27 [2021-03-03T09:43:27.046Z] tests/integration/client_test.py .....                                   [ 75%]
09:43:27 [2021-03-03T09:43:27.046Z] tests/integration/context_api_test.py ...                                [ 76%]
09:43:27 [2021-03-03T09:43:27.605Z] tests/integration/errors_test.py .                                       [ 76%]
09:43:28 [2021-03-03T09:43:28.625Z] --- PASS: TestConfigList (3.29s)
09:43:28 [2021-03-03T09:43:28.625Z] === RUN   TestConfigsCreateAndDelete
09:43:31 [2021-03-03T09:43:31.923Z] --- PASS: TestConfigsCreateAndDelete (3.24s)
09:43:31 [2021-03-03T09:43:31.923Z] === RUN   TestConfigsUpdate
09:43:35 [2021-03-03T09:43:35.219Z] --- PASS: TestConfigsUpdate (3.22s)
09:43:35 [2021-03-03T09:43:35.219Z] === RUN   TestTemplatedConfig
09:43:35 [2021-03-03T09:43:35.470Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:43:35 [2021-03-03T09:43:35.470Z] Using test binary docker
09:43:35 [2021-03-03T09:43:35.470Z] +++ /etc/init.d/apparmor start
09:43:35 [2021-03-03T09:43:35.470Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:43:35 [2021-03-03T09:43:35.470Z] Starting dockerd
09:43:35 [2021-03-03T09:43:35.470Z] INFO: Waiting for daemon to start...
09:43:35 [2021-03-03T09:43:35.470Z] +++ 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
09:43:35 [2021-03-03T09:43:35.470Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:43:35 [2021-03-03T09:43:35.470Z] Using test binary docker
09:43:35 [2021-03-03T09:43:35.470Z] +++ /etc/init.d/apparmor start
09:43:35 [2021-03-03T09:43:35.470Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:43:35 [2021-03-03T09:43:35.470Z] Starting dockerd
09:43:35 [2021-03-03T09:43:35.470Z] +++ 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
09:43:35 [2021-03-03T09:43:35.470Z] INFO: Waiting for daemon to start...
09:43:35 [2021-03-03T09:43:35.470Z] .
09:43:35 [2021-03-03T09:43:35.470Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:43:35 [2021-03-03T09:43:35.470Z] 
09:43:35 [2021-03-03T09:43:35.470Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:43:35 [2021-03-03T09:43:35.470Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:43:35 [2021-03-03T09:43:35.470Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:43:35 [2021-03-03T09:43:35.470Z] Error: No such image: emptyfs
09:43:35 [2021-03-03T09:43:35.470Z] ++++ docker load
09:43:35 [2021-03-03T09:43:35.470Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:43:35 [2021-03-03T09:43:35.470Z] Error: No such image: emptyfs
09:43:35 [2021-03-03T09:43:35.470Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:43:35 [2021-03-03T09:43:35.470Z] ++++ docker load
09:43:36 [2021-03-03T09:43:36.037Z] Running integration-test (iteration 1)
09:43:36 [2021-03-03T09:43:36.037Z] 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)/
09:43:36 [2021-03-03T09:43:36.037Z] ++ 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)/'
09:43:36 [2021-03-03T09:43:36.037Z] ++ set -e
09:43:36 [2021-03-03T09:43:36.037Z] ++ '[' -n 0 ']'
09:43:36 [2021-03-03T09:43:36.037Z] ++ set -x
09:43:36 [2021-03-03T09:43:36.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=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)/'
09:43:36 [2021-03-03T09:43:36.037Z] Running integration-test (iteration 1)
09:43:36 [2021-03-03T09:43:36.037Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:43:36 [2021-03-03T09:43:36.037Z] ++ 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)/'
09:43:36 [2021-03-03T09:43:36.037Z] ++ set -e
09:43:36 [2021-03-03T09:43:36.037Z] ++ '[' -n 0 ']'
09:43:36 [2021-03-03T09:43:36.037Z] ++ set -x
09:43:36 [2021-03-03T09:43:36.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=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)/'
09:43:38 [2021-03-03T09:43:38.518Z] --- PASS: TestTemplatedConfig (3.58s)
09:43:38 [2021-03-03T09:43:38.518Z] === RUN   TestConfigCreateResolve
09:43:41 [2021-03-03T09:43:41.815Z] --- PASS: TestConfigCreateResolve (3.23s)
09:43:41 [2021-03-03T09:43:41.815Z] === RUN   TestConfigDaemonLibtrustID
09:43:42 [2021-03-03T09:43:42.386Z] --- PASS: TestConfigDaemonLibtrustID (0.69s)
09:43:42 [2021-03-03T09:43:42.386Z] PASS
09:43:42 [2021-03-03T09:43:42.386Z] 
09:43:42 [2021-03-03T09:43:42.386Z] DONE 7 tests in 21.217s
09:43:42 [2021-03-03T09:43:42.386Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:43:42 [2021-03-03T09:43:42.386Z] ++ 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
09:43:42 [2021-03-03T09:43:42.386Z] ++ set -e
09:43:42 [2021-03-03T09:43:42.386Z] ++ '[' -n 0 ']'
09:43:42 [2021-03-03T09:43:42.386Z] ++ set -x
09:43:42 [2021-03-03T09:43:42.386Z] ++ env -i DEST=/go/src/github.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
09:43:42 [2021-03-03T09:43:42.647Z] INFO: Testing against a local daemon
09:43:42 [2021-03-03T09:43:42.647Z] === RUN   TestCheckpoint
09:43:42 [2021-03-03T09:43:42.647Z] --- SKIP: TestCheckpoint (0.00s)
09:43:42 [2021-03-03T09:43:42.647Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:43:42 [2021-03-03T09:43:42.647Z] === RUN   TestContainerInvalidJSON
09:43:42 [2021-03-03T09:43:42.647Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:43:42 [2021-03-03T09:43:42.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:43:42 [2021-03-03T09:43:42.647Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:43:42 [2021-03-03T09:43:42.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:43:42 [2021-03-03T09:43:42.647Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:43:42 [2021-03-03T09:43:42.647Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:43:42 [2021-03-03T09:43:42.647Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:43:42 [2021-03-03T09:43:42.647Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:43:42 [2021-03-03T09:43:42.647Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:43:42 [2021-03-03T09:43:42.647Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:43:42 [2021-03-03T09:43:42.647Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:43:42 [2021-03-03T09:43:42.647Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:43:42 [2021-03-03T09:43:42.647Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:43:42 [2021-03-03T09:43:42.647Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:43:42 [2021-03-03T09:43:42.647Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
09:43:42 [2021-03-03T09:43:42.647Z] === RUN   TestCopyFromContainerPathIsNotDir
09:43:42 [2021-03-03T09:43:42.907Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
09:43:42 [2021-03-03T09:43:42.907Z] === RUN   TestCopyToContainerPathDoesNotExist
09:43:42 [2021-03-03T09:43:42.907Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
09:43:42 [2021-03-03T09:43:42.907Z] === RUN   TestCopyToContainerPathIsNotDir
09:43:43 [2021-03-03T09:43:43.167Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
09:43:43 [2021-03-03T09:43:43.167Z] === RUN   TestCopyFromContainer
09:43:45 [2021-03-03T09:43:45.080Z] === RUN   TestCopyFromContainer//
09:43:45 [2021-03-03T09:43:45.341Z] === RUN   TestCopyFromContainer//bar/root
09:43:45 [2021-03-03T09:43:45.341Z] === RUN   TestCopyFromContainer//bar/root/
09:43:45 [2021-03-03T09:43:45.602Z] === RUN   TestCopyFromContainer/bar/quux
09:43:45 [2021-03-03T09:43:45.602Z] === RUN   TestCopyFromContainer/bar/quux/
09:43:45 [2021-03-03T09:43:45.835Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:43:45 [2021-03-03T09:43:45.862Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:43:45 [2021-03-03T09:43:45.862Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:43:46 [2021-03-03T09:43:46.123Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:43:46 [2021-03-03T09:43:46.123Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:43:46 [2021-03-03T09:43:46.123Z] === RUN   TestCopyFromContainer/bar/notarget
09:43:46 [2021-03-03T09:43:46.384Z] --- PASS: TestCopyFromContainer (3.24s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer// (0.11s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:43:46 [2021-03-03T09:43:46.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:43:46 [2021-03-03T09:43:46.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:43:46 [2021-03-03T09:43:46.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:43:46 [2021-03-03T09:43:46.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:43:46 [2021-03-03T09:43:46.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:43:46 [2021-03-03T09:43:46.384Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:43:46 [2021-03-03T09:43:46.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:43:46 [2021-03-03T09:43:46.384Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateLinkToNonExistingContainer
09:43:46 [2021-03-03T09:43:46.384Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateWithInvalidEnv
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateWithInvalidEnv/0
09:43:46 [2021-03-03T09:43:46.384Z] === PAUSE TestCreateWithInvalidEnv/0
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateWithInvalidEnv/1
09:43:46 [2021-03-03T09:43:46.384Z] === PAUSE TestCreateWithInvalidEnv/1
09:43:46 [2021-03-03T09:43:46.384Z] === RUN   TestCreateWithInvalidEnv/2
09:43:46 [2021-03-03T09:43:46.384Z] === PAUSE TestCreateWithInvalidEnv/2
09:43:46 [2021-03-03T09:43:46.645Z] === CONT  TestCreateWithInvalidEnv/0
09:43:46 [2021-03-03T09:43:46.645Z] === CONT  TestCreateWithInvalidEnv/2
09:43:46 [2021-03-03T09:43:46.645Z] === CONT  TestCreateWithInvalidEnv/1
09:43:46 [2021-03-03T09:43:46.645Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:43:46 [2021-03-03T09:43:46.645Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:43:46 [2021-03-03T09:43:46.645Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:43:46 [2021-03-03T09:43:46.645Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:43:46 [2021-03-03T09:43:46.645Z] === RUN   TestCreateTmpfsMountsTarget
09:43:46 [2021-03-03T09:43:46.645Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:43:46 [2021-03-03T09:43:46.645Z] === RUN   TestCreateWithCustomMaskedPaths
09:43:48 [2021-03-03T09:43:48.558Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s)
09:43:48 [2021-03-03T09:43:48.558Z] === RUN   TestCreateWithCustomReadonlyPaths
09:43:51 [2021-03-03T09:43:51.106Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
09:43:51 [2021-03-03T09:43:51.106Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:43:51 [2021-03-03T09:43:51.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:43:51 [2021-03-03T09:43:51.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:43:51 [2021-03-03T09:43:51.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:43:51 [2021-03-03T09:43:51.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:43:51 [2021-03-03T09:43:51.106Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:43:51 [2021-03-03T09:43:51.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:43:51 [2021-03-03T09:43:51.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:43:51 [2021-03-03T09:43:51.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:43:51 [2021-03-03T09:43:51.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
09:43:51 [2021-03-03T09:43:51.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
09:43:51 [2021-03-03T09:43:51.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
09:43:51 [2021-03-03T09:43:51.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
09:43:51 [2021-03-03T09:43:51.106Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
09:43:51 [2021-03-03T09:43:51.106Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:43:52 [2021-03-03T09:43:52.047Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestCreateDifferentPlatform
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestCreateDifferentPlatform/different_os
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:43:52 [2021-03-03T09:43:52.047Z] --- PASS: TestCreateDifferentPlatform (0.03s)
09:43:52 [2021-03-03T09:43:52.047Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:43:52 [2021-03-03T09:43:52.047Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:43:52 [2021-03-03T09:43:52.047Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:43:52 [2021-03-03T09:43:52.047Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestContainerStartOnDaemonRestart
09:43:52 [2021-03-03T09:43:52.047Z] === PAUSE TestContainerStartOnDaemonRestart
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestDaemonRestartIpcMode
09:43:52 [2021-03-03T09:43:52.047Z] === PAUSE TestDaemonRestartIpcMode
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestDaemonHostGatewayIP
09:43:52 [2021-03-03T09:43:52.047Z] === PAUSE TestDaemonHostGatewayIP
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestRestartDaemonWithRestartingContainer
09:43:52 [2021-03-03T09:43:52.047Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestContainerKillOnDaemonStart
09:43:52 [2021-03-03T09:43:52.047Z] === PAUSE TestContainerKillOnDaemonStart
09:43:52 [2021-03-03T09:43:52.047Z] === RUN   TestDiff
09:43:52 [2021-03-03T09:43:52.989Z] --- PASS: TestDiff (0.77s)
09:43:52 [2021-03-03T09:43:52.989Z] === RUN   TestExecWithCloseStdin
09:43:53 [2021-03-03T09:43:53.930Z] --- PASS: TestExecWithCloseStdin (0.90s)
09:43:53 [2021-03-03T09:43:53.930Z] === RUN   TestExec
09:43:54 [2021-03-03T09:43:54.501Z] --- PASS: TestExec (0.88s)
09:43:54 [2021-03-03T09:43:54.501Z] === RUN   TestExecUser
09:43:55 [2021-03-03T09:43:55.442Z] --- PASS: TestExecUser (0.89s)
09:43:55 [2021-03-03T09:43:55.442Z] === RUN   TestExportContainerAndImportImage
09:43:56 [2021-03-03T09:43:56.825Z] --- PASS: TestExportContainerAndImportImage (1.09s)
09:43:56 [2021-03-03T09:43:56.825Z] === RUN   TestExportContainerAfterDaemonRestart
09:43:58 [2021-03-03T09:43:58.739Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
09:43:58 [2021-03-03T09:43:58.739Z] === RUN   TestHealthCheckWorkdir
09:43:59 [2021-03-03T09:43:59.681Z] --- PASS: TestHealthCheckWorkdir (1.10s)
09:43:59 [2021-03-03T09:43:59.681Z] === RUN   TestHealthKillContainer
09:43:59 [2021-03-03T09:43:59.751Z] --- PASS: TestImportExtremelyLargeImageWorks (102.69s)
09:43:59 [2021-03-03T09:43:59.752Z] PASS
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === Skipped
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] DONE 12 tests, 1 skipped in 106.521s
09:43:59 [2021-03-03T09:43:59.752Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:43:59 [2021-03-03T09:43:59.752Z] INFO: Testing against a local daemon
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestNetworkCreateDelete
09:43:59 [2021-03-03T09:43:59.752Z] --- PASS: TestNetworkCreateDelete (0.12s)
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDockerNetworkDeletePreferID
09:43:59 [2021-03-03T09:43:59.752Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDaemonDNSFallback
09:43:59 [2021-03-03T09:43:59.752Z] --- PASS: TestDaemonDNSFallback (7.39s)
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestInspectNetwork
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestInspectNetwork (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestRunContainerWithBridgeNone
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestNetworkInvalidJSON
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestNetworkInvalidJSON//networks/create
09:43:59 [2021-03-03T09:43:59.752Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:43:59 [2021-03-03T09:43:59.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:43:59 [2021-03-03T09:43:59.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:43:59 [2021-03-03T09:43:59.752Z] === CONT  TestNetworkInvalidJSON//networks/create
09:43:59 [2021-03-03T09:43:59.752Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:43:59 [2021-03-03T09:43:59.752Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:43:59 [2021-03-03T09:43:59.752Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:43:59 [2021-03-03T09:43:59.752Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestNetworkList
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestNetworkList//networks
09:43:59 [2021-03-03T09:43:59.752Z] === PAUSE TestNetworkList//networks
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestNetworkList//networks/
09:43:59 [2021-03-03T09:43:59.752Z] === PAUSE TestNetworkList//networks/
09:43:59 [2021-03-03T09:43:59.752Z] === CONT  TestNetworkList//networks
09:43:59 [2021-03-03T09:43:59.752Z] === CONT  TestNetworkList//networks/
09:43:59 [2021-03-03T09:43:59.752Z] --- PASS: TestNetworkList (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     --- PASS: TestNetworkList//networks (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestHostIPv4BridgeLabel
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDaemonRestartWithLiveRestore
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDaemonDefaultNetworkPools
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDaemonRestartWithExistingNetwork
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestServiceWithPredefinedNetwork
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:242: FLAKY_TEST
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestServiceWithDataPathPortInit
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:59 [2021-03-03T09:43:59.752Z] PASS
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === Skipped
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:242: FLAKY_TEST
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] DONE 22 tests, 12 skipped in 8.125s
09:43:59 [2021-03-03T09:43:59.752Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:43:59 [2021-03-03T09:43:59.752Z] INFO: Testing against a local daemon
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDockerNetworkIpvlanPersistance
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDockerNetworkIpvlan
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:43:59 [2021-03-03T09:43:59.752Z] PASS
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === Skipped
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
09:43:59 [2021-03-03T09:43:59.752Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] DONE 2 tests, 2 skipped in 0.155s
09:43:59 [2021-03-03T09:43:59.752Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:43:59 [2021-03-03T09:43:59.752Z] INFO: Testing against a local daemon
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDockerNetworkMacvlanPersistance
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestDockerNetworkMacvlan
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] PASS
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === Skipped
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] DONE 2 tests, 2 skipped in 0.114s
09:43:59 [2021-03-03T09:43:59.752Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:43:59 [2021-03-03T09:43:59.752Z] testing: warning: no tests to run
09:43:59 [2021-03-03T09:43:59.752Z] PASS
09:43:59 [2021-03-03T09:43:59.752Z] 
09:43:59 [2021-03-03T09:43:59.752Z] DONE 0 tests in 0.023s
09:43:59 [2021-03-03T09:43:59.752Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:43:59 [2021-03-03T09:43:59.752Z] INFO: Testing against a local daemon
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginAllowRequest
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginTLS
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginDenyRequest
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginAPIDenyResponse
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginDenyResponse
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginAllowEventStream
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginErrorResponse
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginErrorRequest
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginHeader
09:43:59 [2021-03-03T09:43:59.752Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:43:59 [2021-03-03T09:43:59.752Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:59 [2021-03-03T09:43:59.752Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:44:00 [2021-03-03T09:44:00.010Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] === RUN   TestAuthZPluginV2Disable
09:44:00 [2021-03-03T09:44:00.010Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:44:00 [2021-03-03T09:44:00.010Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:44:00 [2021-03-03T09:44:00.010Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:44:00 [2021-03-03T09:44:00.010Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] PASS
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === Skipped
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:44:00 [2021-03-03T09:44:00.010Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] 
09:44:00 [2021-03-03T09:44:00.010Z] DONE 17 tests, 17 skipped in 0.483s
09:44:00 [2021-03-03T09:44:00.010Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:44:00 [2021-03-03T09:44:00.270Z] INFO: Testing against a local daemon
09:44:00 [2021-03-03T09:44:00.270Z] === RUN   TestPluginInvalidJSON
09:44:00 [2021-03-03T09:44:00.270Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:44:00 [2021-03-03T09:44:00.270Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:44:00 [2021-03-03T09:44:00.270Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:44:00 [2021-03-03T09:44:00.270Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:44:00 [2021-03-03T09:44:00.270Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:44:00 [2021-03-03T09:44:00.270Z] === RUN   TestPluginInstall
09:44:00 [2021-03-03T09:44:00.270Z] --- SKIP: TestPluginInstall (0.00s)
09:44:00 [2021-03-03T09:44:00.270Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.270Z] === RUN   TestPluginsWithRuntimes
09:44:00 [2021-03-03T09:44:00.270Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
09:44:00 [2021-03-03T09:44:00.270Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:44:00 [2021-03-03T09:44:00.270Z] PASS
09:44:00 [2021-03-03T09:44:00.270Z] 
09:44:00 [2021-03-03T09:44:00.270Z] === Skipped
09:44:00 [2021-03-03T09:44:00.270Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:44:00 [2021-03-03T09:44:00.270Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:44:00 [2021-03-03T09:44:00.270Z] 
09:44:00 [2021-03-03T09:44:00.270Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
09:44:00 [2021-03-03T09:44:00.270Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:44:00 [2021-03-03T09:44:00.270Z] 
09:44:00 [2021-03-03T09:44:00.270Z] 
09:44:00 [2021-03-03T09:44:00.270Z] DONE 4 tests, 2 skipped in 0.172s
09:44:00 [2021-03-03T09:44:00.270Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:44:00 [2021-03-03T09:44:00.270Z] INFO: Testing against a local daemon
09:44:00 [2021-03-03T09:44:00.270Z] === RUN   TestExternalGraphDriver
09:44:00 [2021-03-03T09:44:00.531Z] --- SKIP: TestExternalGraphDriver (0.08s)
09:44:00 [2021-03-03T09:44:00.531Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:44:00 [2021-03-03T09:44:00.531Z] === RUN   TestGraphdriverPluginV2
09:44:02 [2021-03-03T09:44:02.034Z] .........                                                                [ 86%]
09:44:02 [2021-03-03T09:44:02.978Z] --- PASS: TestHealthKillContainer (2.84s)
09:44:02 [2021-03-03T09:44:02.978Z] === RUN   TestInspectCpusetInConfigPre120
09:44:03 [2021-03-03T09:44:03.238Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
09:44:03 [2021-03-03T09:44:03.238Z] === RUN   TestIpcModeNone
09:44:04 [2021-03-03T09:44:04.179Z] --- PASS: TestIpcModeNone (0.85s)
09:44:04 [2021-03-03T09:44:04.179Z] === RUN   TestIpcModePrivate
09:44:05 [2021-03-03T09:44:05.120Z] --- PASS: TestIpcModePrivate (0.87s)
09:44:05 [2021-03-03T09:44:05.120Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
09:44:05 [2021-03-03T09:44:05.121Z] === RUN   TestIpcModeShareable
09:44:06 [2021-03-03T09:44:06.061Z] --- PASS: TestIpcModeShareable (0.91s)
09:44:06 [2021-03-03T09:44:06.061Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
09:44:06 [2021-03-03T09:44:06.061Z] === RUN   TestAPIIpcModeShareableAndContainer
09:44:06 [2021-03-03T09:44:06.376Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:44:07 [2021-03-03T09:44:07.095Z] --- PASS: TestGraphdriverPluginV2 (5.85s)
09:44:07 [2021-03-03T09:44:07.095Z] PASS
09:44:07 [2021-03-03T09:44:07.095Z] 
09:44:07 [2021-03-03T09:44:07.095Z] === Skipped
09:44:07 [2021-03-03T09:44:07.095Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
09:44:07 [2021-03-03T09:44:07.095Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:44:07 [2021-03-03T09:44:07.095Z] 
09:44:07 [2021-03-03T09:44:07.095Z] 
09:44:07 [2021-03-03T09:44:07.095Z] DONE 2 tests, 1 skipped in 6.061s
09:44:07 [2021-03-03T09:44:07.095Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:44:07 [2021-03-03T09:44:07.095Z] INFO: Testing against a local daemon
09:44:07 [2021-03-03T09:44:07.095Z] === RUN   TestContinueAfterPluginCrash
09:44:07 [2021-03-03T09:44:07.095Z] === PAUSE TestContinueAfterPluginCrash
09:44:07 [2021-03-03T09:44:07.095Z] === RUN   TestReadPluginNoRead
09:44:07 [2021-03-03T09:44:07.095Z] === PAUSE TestReadPluginNoRead
09:44:07 [2021-03-03T09:44:07.095Z] === RUN   TestDaemonStartWithLogOpt
09:44:07 [2021-03-03T09:44:07.095Z] === PAUSE TestDaemonStartWithLogOpt
09:44:07 [2021-03-03T09:44:07.095Z] === CONT  TestContinueAfterPluginCrash
09:44:07 [2021-03-03T09:44:07.095Z] === CONT  TestDaemonStartWithLogOpt
09:44:07 [2021-03-03T09:44:07.852Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:44:08 [2021-03-03T09:44:08.605Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s)
09:44:08 [2021-03-03T09:44:08.605Z] === RUN   TestAPIIpcModeHost
09:44:09 [2021-03-03T09:44:09.175Z] --- PASS: TestAPIIpcModeHost (0.66s)
09:44:09 [2021-03-03T09:44:09.175Z] === RUN   TestDaemonIpcModeShareable
09:44:11 [2021-03-03T09:44:11.087Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
09:44:11 [2021-03-03T09:44:11.087Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
09:44:11 [2021-03-03T09:44:11.087Z] === RUN   TestDaemonIpcModePrivate
09:44:13 [2021-03-03T09:44:13.010Z] --- PASS: TestDaemonIpcModePrivate (2.00s)
09:44:13 [2021-03-03T09:44:13.010Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:44:13 [2021-03-03T09:44:13.010Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:44:13 [2021-03-03T09:44:13.658Z] --- PASS: TestDaemonStartWithLogOpt (6.82s)
09:44:13 [2021-03-03T09:44:13.658Z] === CONT  TestReadPluginNoRead
09:44:14 [2021-03-03T09:44:14.377Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:44:14 [2021-03-03T09:44:14.377Z] tests/integration/models_resources_test.py .                             [ 91%]
09:44:14 [2021-03-03T09:44:14.937Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
09:44:14 [2021-03-03T09:44:14.937Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:44:14 [2021-03-03T09:44:14.937Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:44:16 [2021-03-03T09:44:16.066Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:44:16 [2021-03-03T09:44:16.849Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
09:44:16 [2021-03-03T09:44:16.849Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
09:44:16 [2021-03-03T09:44:16.849Z] === RUN   TestIpcModeOlderClient
09:44:16 [2021-03-03T09:44:16.849Z] === PAUSE TestIpcModeOlderClient
09:44:16 [2021-03-03T09:44:16.849Z] === RUN   TestKillContainerInvalidSignal
09:44:16 [2021-03-03T09:44:16.943Z] === RUN   TestReadPluginNoRead/default
09:44:16 [2021-03-03T09:44:16.943Z] --- PASS: TestContinueAfterPluginCrash (10.50s)
09:44:17 [2021-03-03T09:44:17.790Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
09:44:17 [2021-03-03T09:44:17.790Z] === RUN   TestKillContainer
09:44:17 [2021-03-03T09:44:17.790Z] === RUN   TestKillContainer/no_signal
09:44:18 [2021-03-03T09:44:18.360Z] === RUN   TestKillContainer/non_killing_signal
09:44:18 [2021-03-03T09:44:18.931Z] === RUN   TestKillContainer/killing_signal
09:44:19 [2021-03-03T09:44:19.314Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:44:19 [2021-03-03T09:44:19.314Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:44:19 [2021-03-03T09:44:19.469Z] === RUN   TestReadPluginNoRead/disabled_caching
09:44:19 [2021-03-03T09:44:19.872Z] --- PASS: TestKillContainer (2.37s)
09:44:19 [2021-03-03T09:44:19.872Z]     --- PASS: TestKillContainer/no_signal (0.79s)
09:44:19 [2021-03-03T09:44:19.872Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
09:44:19 [2021-03-03T09:44:19.872Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
09:44:19 [2021-03-03T09:44:19.872Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:44:19 [2021-03-03T09:44:19.872Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:44:20 [2021-03-03T09:44:20.815Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:44:21 [2021-03-03T09:44:21.369Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:44:21 [2021-03-03T09:44:21.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
09:44:21 [2021-03-03T09:44:21.755Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s)
09:44:21 [2021-03-03T09:44:21.755Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
09:44:21 [2021-03-03T09:44:21.755Z] === RUN   TestKillStoppedContainer
09:44:21 [2021-03-03T09:44:21.755Z] --- PASS: TestKillStoppedContainer (0.10s)
09:44:21 [2021-03-03T09:44:21.755Z] === RUN   TestKillStoppedContainerAPIPre120
09:44:21 [2021-03-03T09:44:21.756Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
09:44:21 [2021-03-03T09:44:21.756Z] === RUN   TestKillDifferentUserContainer
09:44:22 [2021-03-03T09:44:22.696Z] --- PASS: TestKillDifferentUserContainer (0.83s)
09:44:22 [2021-03-03T09:44:22.696Z] === RUN   TestInspectOomKilledTrue
09:44:22 [2021-03-03T09:44:22.696Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:44:22 [2021-03-03T09:44:22.696Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:44:22 [2021-03-03T09:44:22.696Z] === RUN   TestInspectOomKilledFalse
09:44:22 [2021-03-03T09:44:22.696Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:44:22 [2021-03-03T09:44:22.696Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:44:22 [2021-03-03T09:44:22.696Z] === RUN   TestLinksEtcHostsContentMatch
09:44:22 [2021-03-03T09:44:22.720Z] Loaded image: buildpack-deps:buster
09:44:22 [2021-03-03T09:44:22.720Z] Loaded image: buildpack-deps:buster
09:44:22 [2021-03-03T09:44:22.720Z] Loaded image: busybox:latest
09:44:22 [2021-03-03T09:44:22.720Z] Loaded image: busybox:latest
09:44:22 [2021-03-03T09:44:22.720Z] Loaded image: busybox:glibc
09:44:22 [2021-03-03T09:44:22.720Z] Loaded image: busybox:glibc
09:44:22 [2021-03-03T09:44:22.720Z] Loaded image: debian:bullseye
09:44:22 [2021-03-03T09:44:22.979Z] Loaded image: hello-world:latest
09:44:23 [2021-03-03T09:44:23.200Z] tests/integration/regression_test.py ......                              [ 98%]
09:44:23 [2021-03-03T09:44:23.268Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
09:44:23 [2021-03-03T09:44:23.268Z] === RUN   TestLinksContainerNames
09:44:23 [2021-03-03T09:44:23.455Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:44:23 [2021-03-03T09:44:23.455Z] tests/integration/credentials/utils_test.py .                            [100%]
09:44:23 [2021-03-03T09:44:23.455Z] 
09:44:23 [2021-03-03T09:44:23.455Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:44:23 [2021-03-03T09:44:23.455Z] =========================== short test summary info ============================
09:44:23 [2021-03-03T09:44:23.455Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:44:23 [2021-03-03T09:44:23.455Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:44:23 [2021-03-03T09:44:23.455Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:44:23 [2021-03-03T09:44:23.455Z]   Not supported on most drivers
09:44:23 [2021-03-03T09:44:23.455Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
09:44:23 [2021-03-03T09:44:23.455Z]   Output of docker top depends on host distro, and is not formalized.
09:44:23 [2021-03-03T09:44:23.455Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
09:44:23 [2021-03-03T09:44:23.455Z]   Output of docker top depends on host distro, and is not formalized.
09:44:23 [2021-03-03T09:44:23.455Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:44:23 [2021-03-03T09:44:23.455Z]   Can fail if eth0 has multiple IP addresses
09:44:23 [2021-03-03T09:44:23.455Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:44:23 [2021-03-03T09:44:23.455Z]   This doesn't seem to be taken into account by the engine
09:44:23 [2021-03-03T09:44:23.455Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:44:23 [2021-03-03T09:44:23.455Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:44:23 [2021-03-03T09:44:23.455Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.91 seconds ==
09:44:23 [2021-03-03T09:44:23.565Z] Loaded image: arm32v7/hello-world:latest
09:44:23 [2021-03-03T09:44:23.565Z] Loaded image: debian:bullseye
09:44:23 [2021-03-03T09:44:23.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:44:23 [2021-03-03T09:44:23.824Z] INFO: Testing against a local daemon
09:44:23 [2021-03-03T09:44:23.824Z] === RUN   TestDockerSuite
09:44:23 [2021-03-03T09:44:23.824Z] Loaded image: hello-world:latest
09:44:23 [2021-03-03T09:44:23.824Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:44:23 [2021-03-03T09:44:23.898Z] --- PASS: TestReadPluginNoRead (10.37s)
09:44:23 [2021-03-03T09:44:23.898Z]     --- PASS: TestReadPluginNoRead/default (2.26s)
09:44:23 [2021-03-03T09:44:23.898Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.29s)
09:44:23 [2021-03-03T09:44:23.898Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s)
09:44:23 [2021-03-03T09:44:23.898Z]     read_test.go:92: [df589181d0bc6] daemon is not started
09:44:23 [2021-03-03T09:44:23.898Z] PASS
09:44:23 [2021-03-03T09:44:23.898Z] 
09:44:23 [2021-03-03T09:44:23.898Z] DONE 6 tests in 17.353s
09:44:23 [2021-03-03T09:44:23.898Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:44:23 [2021-03-03T09:44:23.898Z] testing: warning: no tests to run
09:44:23 [2021-03-03T09:44:23.898Z] PASS
09:44:23 [2021-03-03T09:44:23.898Z] 
09:44:23 [2021-03-03T09:44:23.898Z] DONE 0 tests in 0.061s
09:44:23 [2021-03-03T09:44:23.898Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:44:23 [2021-03-03T09:44:23.898Z] INFO: Testing against a local daemon
09:44:23 [2021-03-03T09:44:23.898Z] === RUN   TestPluginWithDevMounts
09:44:23 [2021-03-03T09:44:23.898Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:44:23 [2021-03-03T09:44:23.898Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:44:23 [2021-03-03T09:44:23.898Z] PASS
09:44:23 [2021-03-03T09:44:23.898Z] 
09:44:23 [2021-03-03T09:44:23.898Z] === Skipped
09:44:23 [2021-03-03T09:44:23.898Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:44:23 [2021-03-03T09:44:23.898Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:44:23 [2021-03-03T09:44:23.898Z] 
09:44:23 [2021-03-03T09:44:23.898Z] 
09:44:23 [2021-03-03T09:44:23.898Z] DONE 1 tests, 1 skipped in 0.156s
09:44:23 [2021-03-03T09:44:23.898Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:44:23 [2021-03-03T09:44:23.898Z] INFO: Testing against a local daemon
09:44:23 [2021-03-03T09:44:23.898Z] === RUN   TestSecretInspect
09:44:23 [2021-03-03T09:44:23.898Z] --- SKIP: TestSecretInspect (0.01s)
09:44:23 [2021-03-03T09:44:23.898Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:23 [2021-03-03T09:44:23.898Z] === RUN   TestSecretList
09:44:23 [2021-03-03T09:44:23.898Z] --- SKIP: TestSecretList (0.02s)
09:44:23 [2021-03-03T09:44:23.898Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:23 [2021-03-03T09:44:23.898Z] === RUN   TestSecretsCreateAndDelete
09:44:24 [2021-03-03T09:44:24.082Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:44:24 [2021-03-03T09:44:24.082Z] Loaded image: arm32v7/hello-world:latest
09:44:24 [2021-03-03T09:44:24.082Z] INFO: Testing against a local daemon
09:44:24 [2021-03-03T09:44:24.082Z] === RUN   TestDockerDaemonSuite
09:44:24 [2021-03-03T09:44:24.156Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestSecretsUpdate
09:44:24 [2021-03-03T09:44:24.156Z] --- SKIP: TestSecretsUpdate (0.01s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestTemplatedSecret
09:44:24 [2021-03-03T09:44:24.156Z] --- SKIP: TestTemplatedSecret (0.00s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestSecretCreateResolve
09:44:24 [2021-03-03T09:44:24.156Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] PASS
09:44:24 [2021-03-03T09:44:24.156Z] 
09:44:24 [2021-03-03T09:44:24.156Z] === Skipped
09:44:24 [2021-03-03T09:44:24.156Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] 
09:44:24 [2021-03-03T09:44:24.156Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] 
09:44:24 [2021-03-03T09:44:24.156Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] 
09:44:24 [2021-03-03T09:44:24.156Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] 
09:44:24 [2021-03-03T09:44:24.156Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] 
09:44:24 [2021-03-03T09:44:24.156Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:44:24 [2021-03-03T09:44:24.156Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] 
09:44:24 [2021-03-03T09:44:24.156Z] 
09:44:24 [2021-03-03T09:44:24.156Z] DONE 6 tests, 6 skipped in 0.184s
09:44:24 [2021-03-03T09:44:24.156Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:44:24 [2021-03-03T09:44:24.156Z] INFO: Testing against a local daemon
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestServiceCreateInit
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:44:24 [2021-03-03T09:44:24.156Z] --- PASS: TestServiceCreateInit (0.02s)
09:44:24 [2021-03-03T09:44:24.156Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:44:24 [2021-03-03T09:44:24.156Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:44:24 [2021-03-03T09:44:24.156Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestCreateServiceMultipleTimes
09:44:24 [2021-03-03T09:44:24.156Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:44:24 [2021-03-03T09:44:24.156Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestCreateServiceConflict
09:44:24 [2021-03-03T09:44:24.156Z] --- SKIP: TestCreateServiceConflict (0.01s)
09:44:24 [2021-03-03T09:44:24.156Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestCreateServiceMaxReplicas
09:44:24 [2021-03-03T09:44:24.156Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
09:44:24 [2021-03-03T09:44:24.156Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.156Z] === RUN   TestCreateWithDuplicateNetworkNames
09:44:24 [2021-03-03T09:44:24.341Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:44:24 [2021-03-03T09:44:24.341Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:44:24 [2021-03-03T09:44:24.341Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:44:24 [2021-03-03T09:44:24.341Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:44:24 [2021-03-03T09:44:24.341Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:44:24 [2021-03-03T09:44:24.341Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:44:24 [2021-03-03T09:44:24.341Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.03s)
09:44:24 [2021-03-03T09:44:24.415Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestCreateServiceSecretFileMode
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
09:44:24 [2021-03-03T09:44:24.415Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestCreateServiceConfigFileMode
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:44:24 [2021-03-03T09:44:24.415Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestCreateServiceSysctls
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:44:24 [2021-03-03T09:44:24.415Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestCreateServiceCapabilities
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
09:44:24 [2021-03-03T09:44:24.415Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestInspect
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestInspect (0.01s)
09:44:24 [2021-03-03T09:44:24.415Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestCreateJob
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestCreateJob (0.01s)
09:44:24 [2021-03-03T09:44:24.415Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestReplicatedJob
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestReplicatedJob (0.01s)
09:44:24 [2021-03-03T09:44:24.415Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestUpdateReplicatedJob
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
09:44:24 [2021-03-03T09:44:24.415Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestServiceListWithStatuses
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:44:24 [2021-03-03T09:44:24.415Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestDockerNetworkConnectAlias
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:44:24 [2021-03-03T09:44:24.415Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestDockerNetworkReConnect
09:44:24 [2021-03-03T09:44:24.415Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:44:24 [2021-03-03T09:44:24.415Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:24 [2021-03-03T09:44:24.415Z] === RUN   TestServicePlugin
09:44:24 [2021-03-03T09:44:24.638Z] --- PASS: TestImportExtremelyLargeImageWorks (101.23s)
09:44:24 [2021-03-03T09:44:24.638Z] PASS
09:44:24 [2021-03-03T09:44:24.638Z] 
09:44:24 [2021-03-03T09:44:24.638Z] DONE 12 tests in 104.314s
09:44:24 [2021-03-03T09:44:24.638Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:44:24 [2021-03-03T09:44:24.638Z] INFO: Testing against a local daemon
09:44:24 [2021-03-03T09:44:24.638Z] === RUN   TestNetworkCreateDelete
09:44:24 [2021-03-03T09:44:24.638Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:44:24 [2021-03-03T09:44:24.638Z] === RUN   TestDockerNetworkDeletePreferID
09:44:24 [2021-03-03T09:44:24.638Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:44:24 [2021-03-03T09:44:24.638Z] === RUN   TestDaemonDNSFallback
09:44:24 [2021-03-03T09:44:24.638Z] --- PASS: TestDaemonDNSFallback (6.45s)
09:44:24 [2021-03-03T09:44:24.638Z] === RUN   TestInspectNetwork
09:44:24 [2021-03-03T09:44:24.638Z] === RUN   TestInspectNetwork/full_network_id
09:44:24 [2021-03-03T09:44:24.638Z] === RUN   TestInspectNetwork/partial_network_id
09:44:24 [2021-03-03T09:44:24.638Z] === RUN   TestInspectNetwork/network_name
09:44:24 [2021-03-03T09:44:24.638Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:44:24 [2021-03-03T09:44:24.651Z] --- PASS: TestLinksContainerNames (1.59s)
09:44:24 [2021-03-03T09:44:24.651Z] === RUN   TestLogsFollowTailEmpty
09:44:25 [2021-03-03T09:44:25.276Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:44:25 [2021-03-03T09:44:25.538Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:44:25 [2021-03-03T09:44:25.593Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
09:44:25 [2021-03-03T09:44:25.593Z] === RUN   TestContainerNetworkMountsNoChown
09:44:26 [2021-03-03T09:44:26.104Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:44:26 [2021-03-03T09:44:26.104Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:44:26 [2021-03-03T09:44:26.534Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/default
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/default
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/private
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/private
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rprivate
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rprivate
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/slave
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/slave
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rslave
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rslave
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/shared
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/shared
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rshared
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rshared
09:44:26 [2021-03-03T09:44:26.534Z] === CONT  TestMountDaemonRoot/default
09:44:26 [2021-03-03T09:44:26.534Z] === CONT  TestMountDaemonRoot/shared
09:44:26 [2021-03-03T09:44:26.534Z] === CONT  TestMountDaemonRoot/rslave
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:44:26 [2021-03-03T09:44:26.534Z] === CONT  TestMountDaemonRoot/rshared
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/default/bind_root
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === CONT  TestMountDaemonRoot/slave
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:44:26 [2021-03-03T09:44:26.534Z] === RUN   TestMountDaemonRoot/default/mount_root
09:44:26 [2021-03-03T09:44:26.534Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rprivate
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/private
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/private/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/private/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/default/mount_root
09:44:26 [2021-03-03T09:44:26.535Z] === CONT  TestMountDaemonRoot/default/bind_root
09:44:26 [2021-03-03T09:44:26.673Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/private/mount_root
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/private/bind_root
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:44:26 [2021-03-03T09:44:26.795Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:44:26 [2021-03-03T09:44:26.795Z] --- PASS: TestMountDaemonRoot (0.04s)
09:44:26 [2021-03-03T09:44:26.795Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
09:44:26 [2021-03-03T09:44:26.795Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:44:26 [2021-03-03T09:44:26.795Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
09:44:26 [2021-03-03T09:44:26.795Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:44:26 [2021-03-03T09:44:26.795Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:44:26 [2021-03-03T09:44:26.795Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:44:26 [2021-03-03T09:44:26.795Z] === RUN   TestContainerBindMountNonRecursive
09:44:26 [2021-03-03T09:44:26.931Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:44:26 [2021-03-03T09:44:26.931Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:44:28 [2021-03-03T09:44:28.600Z] --- SKIP: TestServicePlugin (3.45s)
09:44:28 [2021-03-03T09:44:28.600Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] === RUN   TestServiceUpdateLabel
09:44:28 [2021-03-03T09:44:28.600Z] --- SKIP: TestServiceUpdateLabel (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] === RUN   TestServiceUpdateSecrets
09:44:28 [2021-03-03T09:44:28.600Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] === RUN   TestServiceUpdateConfigs
09:44:28 [2021-03-03T09:44:28.600Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
09:44:28 [2021-03-03T09:44:28.600Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] === RUN   TestServiceUpdateNetwork
09:44:28 [2021-03-03T09:44:28.600Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] === RUN   TestServiceUpdatePidsLimit
09:44:28 [2021-03-03T09:44:28.600Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
09:44:28 [2021-03-03T09:44:28.600Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] PASS
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === Skipped
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:44:28 [2021-03-03T09:44:28.600Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:44:28 [2021-03-03T09:44:28.600Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:44:28 [2021-03-03T09:44:28.600Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:44:28 [2021-03-03T09:44:28.600Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.03s)
09:44:28 [2021-03-03T09:44:28.600Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
09:44:28 [2021-03-03T09:44:28.600Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
09:44:28 [2021-03-03T09:44:28.600Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
09:44:28 [2021-03-03T09:44:28.600Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestInspect (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
09:44:28 [2021-03-03T09:44:28.600Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:44:28 [2021-03-03T09:44:28.600Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s)
09:44:28 [2021-03-03T09:44:28.600Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
09:44:28 [2021-03-03T09:44:28.600Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.600Z] 
09:44:28 [2021-03-03T09:44:28.600Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
09:44:28 [2021-03-03T09:44:28.601Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.601Z] 
09:44:28 [2021-03-03T09:44:28.601Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
09:44:28 [2021-03-03T09:44:28.601Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.601Z] 
09:44:28 [2021-03-03T09:44:28.601Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:44:28 [2021-03-03T09:44:28.601Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.601Z] 
09:44:28 [2021-03-03T09:44:28.601Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
09:44:28 [2021-03-03T09:44:28.601Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:44:28 [2021-03-03T09:44:28.601Z] 
09:44:28 [2021-03-03T09:44:28.601Z] 
09:44:28 [2021-03-03T09:44:28.601Z] DONE 24 tests, 23 skipped in 3.888s
09:44:28 [2021-03-03T09:44:28.601Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:44:28 [2021-03-03T09:44:28.601Z] INFO: Testing against a local daemon
09:44:28 [2021-03-03T09:44:28.601Z] === RUN   TestSessionCreate
09:44:28 [2021-03-03T09:44:28.601Z] --- PASS: TestSessionCreate (0.02s)
09:44:28 [2021-03-03T09:44:28.601Z] === RUN   TestSessionCreateWithBadUpgrade
09:44:28 [2021-03-03T09:44:28.601Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:44:28 [2021-03-03T09:44:28.601Z] PASS
09:44:28 [2021-03-03T09:44:28.601Z] 
09:44:28 [2021-03-03T09:44:28.601Z] DONE 2 tests in 0.142s
09:44:28 [2021-03-03T09:44:28.601Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:44:28 [2021-03-03T09:44:28.601Z] INFO: Testing against a local daemon
09:44:28 [2021-03-03T09:44:28.601Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:44:28 [2021-03-03T09:44:28.601Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:44:28 [2021-03-03T09:44:28.601Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:44:28 [2021-03-03T09:44:28.601Z] === RUN   TestEventsExecDie
09:44:28 [2021-03-03T09:44:28.601Z] --- PASS: TestEventsExecDie (0.47s)
09:44:28 [2021-03-03T09:44:28.601Z] === RUN   TestEventsBackwardsCompatible
09:44:28 [2021-03-03T09:44:28.819Z] --- PASS: TestInspectNetwork (7.66s)
09:44:28 [2021-03-03T09:44:28.819Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:44:28 [2021-03-03T09:44:28.819Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:44:28 [2021-03-03T09:44:28.819Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:44:28 [2021-03-03T09:44:28.819Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:44:28 [2021-03-03T09:44:28.819Z] === RUN   TestRunContainerWithBridgeNone
09:44:28 [2021-03-03T09:44:28.835Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:44:28 [2021-03-03T09:44:28.859Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
09:44:28 [2021-03-03T09:44:28.859Z] === RUN   TestInfoBinaryCommits
09:44:28 [2021-03-03T09:44:28.859Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:44:28 [2021-03-03T09:44:28.859Z] === RUN   TestInfoAPIVersioned
09:44:28 [2021-03-03T09:44:28.859Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:44:28 [2021-03-03T09:44:28.859Z] === RUN   TestInfoDiscoveryBackend
09:44:29 [2021-03-03T09:44:29.094Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:44:29 [2021-03-03T09:44:29.094Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:44:29 [2021-03-03T09:44:29.094Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:44:29 [2021-03-03T09:44:29.339Z] --- PASS: TestContainerBindMountNonRecursive (2.27s)
09:44:29 [2021-03-03T09:44:29.339Z] === RUN   TestContainerVolumesMountedAsShared
09:44:29 [2021-03-03T09:44:29.352Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:44:29 [2021-03-03T09:44:29.910Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
09:44:29 [2021-03-03T09:44:29.910Z] === RUN   TestContainerVolumesMountedAsSlave
09:44:30 [2021-03-03T09:44:30.232Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
09:44:30 [2021-03-03T09:44:30.232Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:44:30 [2021-03-03T09:44:30.290Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:44:30 [2021-03-03T09:44:30.481Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s)
09:44:30 [2021-03-03T09:44:30.481Z] === RUN   TestNetworkNat
09:44:30 [2021-03-03T09:44:30.719Z] --- PASS: TestRunContainerWithBridgeNone (1.75s)
09:44:30 [2021-03-03T09:44:30.719Z] === RUN   TestNetworkInvalidJSON
09:44:30 [2021-03-03T09:44:30.719Z] === RUN   TestNetworkInvalidJSON//networks/create
09:44:30 [2021-03-03T09:44:30.719Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:44:30 [2021-03-03T09:44:30.719Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:44:30 [2021-03-03T09:44:30.719Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:44:30 [2021-03-03T09:44:30.719Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:44:30 [2021-03-03T09:44:30.719Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:44:30 [2021-03-03T09:44:30.719Z] === CONT  TestNetworkInvalidJSON//networks/create
09:44:30 [2021-03-03T09:44:30.719Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:44:30 [2021-03-03T09:44:30.719Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:44:30 [2021-03-03T09:44:30.719Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:44:30 [2021-03-03T09:44:30.719Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:44:30 [2021-03-03T09:44:30.719Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:44:30 [2021-03-03T09:44:30.719Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:44:30 [2021-03-03T09:44:30.719Z] === RUN   TestNetworkList
09:44:30 [2021-03-03T09:44:30.719Z] === RUN   TestNetworkList//networks
09:44:30 [2021-03-03T09:44:30.719Z] === PAUSE TestNetworkList//networks
09:44:30 [2021-03-03T09:44:30.719Z] === RUN   TestNetworkList//networks/
09:44:30 [2021-03-03T09:44:30.719Z] === PAUSE TestNetworkList//networks/
09:44:30 [2021-03-03T09:44:30.719Z] === CONT  TestNetworkList//networks
09:44:30 [2021-03-03T09:44:30.719Z] === CONT  TestNetworkList//networks/
09:44:30 [2021-03-03T09:44:30.719Z] --- PASS: TestNetworkList (0.01s)
09:44:30 [2021-03-03T09:44:30.719Z]     --- PASS: TestNetworkList//networks (0.00s)
09:44:30 [2021-03-03T09:44:30.719Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:44:30 [2021-03-03T09:44:30.719Z] === RUN   TestHostIPv4BridgeLabel
09:44:31 [2021-03-03T09:44:31.226Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:44:31 [2021-03-03T09:44:31.226Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:44:31 [2021-03-03T09:44:31.286Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
09:44:31 [2021-03-03T09:44:31.286Z] === RUN   TestDaemonRestartWithLiveRestore
09:44:31 [2021-03-03T09:44:31.422Z] --- PASS: TestNetworkNat (0.90s)
09:44:31 [2021-03-03T09:44:31.422Z] === RUN   TestNetworkLocalhostTCPNat
09:44:31 [2021-03-03T09:44:31.486Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:44:31 [2021-03-03T09:44:31.486Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:44:31 [2021-03-03T09:44:31.486Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:44:32 [2021-03-03T09:44:32.220Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:44:32 [2021-03-03T09:44:32.220Z] === RUN   TestDaemonDefaultNetworkPools
09:44:32 [2021-03-03T09:44:32.364Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
09:44:32 [2021-03-03T09:44:32.364Z] === RUN   TestNetworkLoopbackNat
09:44:32 [2021-03-03T09:44:32.825Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:44:32 [2021-03-03T09:44:32.825Z] === RUN   TestDaemonRestartWithExistingNetwork
09:44:33 [2021-03-03T09:44:33.523Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
09:44:33 [2021-03-03T09:44:33.781Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:44:33 [2021-03-03T09:44:33.781Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:44:33 [2021-03-03T09:44:33.781Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:33 [2021-03-03T09:44:33.781Z] === RUN   TestInfoAPI
09:44:33 [2021-03-03T09:44:33.781Z] --- PASS: TestInfoAPI (0.03s)
09:44:33 [2021-03-03T09:44:33.781Z] === RUN   TestInfoAPIWarnings
09:44:34 [2021-03-03T09:44:34.232Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:44:34 [2021-03-03T09:44:34.232Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:44:35 [2021-03-03T09:44:35.606Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:44:35 [2021-03-03T09:44:35.606Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:44:35 [2021-03-03T09:44:35.661Z] --- PASS: TestNetworkLoopbackNat (3.24s)
09:44:35 [2021-03-03T09:44:35.661Z] === RUN   TestPause
09:44:35 [2021-03-03T09:44:35.863Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:44:35 [2021-03-03T09:44:35.863Z] === RUN   TestServiceWithPredefinedNetwork
09:44:35 [2021-03-03T09:44:35.905Z] Leaving: AppArmorNo profiles have been unloaded.
09:44:35 [2021-03-03T09:44:35.905Z] 
09:44:35 [2021-03-03T09:44:35.905Z] Unloading profiles will leave already running processes permanently
09:44:35 [2021-03-03T09:44:35.905Z] unconfined, which can lead to unexpected situations.
09:44:35 [2021-03-03T09:44:35.905Z] 
09:44:35 [2021-03-03T09:44:35.905Z] To set a process to complain mode, use the command line tool
09:44:35 [2021-03-03T09:44:35.905Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:44:35 [2021-03-03T09:44:35.905Z] 
Post stage
[Pipeline] junit
09:44:36 [2021-03-03T09:44:36.169Z] Recording test results
09:44:36 [2021-03-03T09:44:36.604Z] --- PASS: TestPause (0.85s)
09:44:36 [2021-03-03T09:44:36.604Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:44:36 [2021-03-03T09:44:36.604Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:44:36 [2021-03-03T09:44:36.604Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:44:36 [2021-03-03T09:44:36.604Z] === RUN   TestPauseStopPausedContainer
09:44:37 [2021-03-03T09:44:37.175Z] --- PASS: TestPauseStopPausedContainer (0.85s)
09:44:37 [2021-03-03T09:44:37.175Z] === RUN   TestPsFilter
09:44:37 [2021-03-03T09:44:37.394Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
09:44:37 [2021-03-03T09:44:37.435Z] --- PASS: TestPsFilter (0.26s)
09:44:37 [2021-03-03T09:44:37.435Z] === RUN   TestRemoveContainerWithRemovedVolume
09:44:37 [2021-03-03T09:44:37.705Z] + echo Ensuring container killed.
09:44:37 [2021-03-03T09:44:37.705Z] Ensuring container killed.
09:44:37 [2021-03-03T09:44:37.705Z] + docker rm -vf docker-pr3
09:44:37 [2021-03-03T09:44:37.705Z] Error: No such container: docker-pr3
[Pipeline] sh
09:44:37 [2021-03-03T09:44:37.981Z] + echo Chowning /workspace to jenkins user
09:44:37 [2021-03-03T09:44:37.981Z] Chowning /workspace to jenkins user
09:44:37 [2021-03-03T09:44:37.981Z] + id -u
09:44:37 [2021-03-03T09:44:37.981Z] + id -g
09:44:37 [2021-03-03T09:44:37.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42109:/workspace busybox chown -R 1000:1000 /workspace
09:44:37 [2021-03-03T09:44:37.981Z] Unable to find image 'busybox:latest' locally
09:44:38 [2021-03-03T09:44:38.049Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:44:38 [2021-03-03T09:44:38.377Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
09:44:38 [2021-03-03T09:44:38.377Z] === RUN   TestRemoveContainerWithVolume
09:44:38 [2021-03-03T09:44:38.394Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s)
09:44:38 [2021-03-03T09:44:38.394Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:44:38 [2021-03-03T09:44:38.394Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:44:38 [2021-03-03T09:44:38.394Z]     service_test.go:242: FLAKY_TEST
09:44:38 [2021-03-03T09:44:38.394Z] === RUN   TestServiceWithDataPathPortInit
09:44:39 [2021-03-03T09:44:39.319Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
09:44:39 [2021-03-03T09:44:39.319Z] === RUN   TestRemoveContainerRunning
09:44:39 [2021-03-03T09:44:39.889Z] --- PASS: TestRemoveContainerRunning (0.78s)
09:44:39 [2021-03-03T09:44:39.889Z] === RUN   TestRemoveContainerForceRemoveRunning
09:44:40 [2021-03-03T09:44:40.833Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
09:44:40 [2021-03-03T09:44:40.833Z] === RUN   TestRemoveInvalidContainer
09:44:40 [2021-03-03T09:44:40.833Z] --- PASS: TestRemoveInvalidContainer (0.03s)
09:44:40 [2021-03-03T09:44:40.833Z] === RUN   TestRenameLinkedContainer
09:44:41 [2021-03-03T09:44:41.337Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:44:43 [2021-03-03T09:44:43.285Z] latest: Pulling from library/busybox
09:44:43 [2021-03-03T09:44:43.285Z] 5c4213be9af9: Pulling fs layer
09:44:43 [2021-03-03T09:44:43.285Z] 5c4213be9af9: Verifying Checksum
09:44:43 [2021-03-03T09:44:43.285Z] 5c4213be9af9: Download complete
09:44:43 [2021-03-03T09:44:43.285Z] 5c4213be9af9: Pull complete
09:44:43 [2021-03-03T09:44:43.285Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
09:44:43 [2021-03-03T09:44:43.285Z] Status: Downloaded newer image for busybox:latest
09:44:43 [2021-03-03T09:44:43.874Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:44:44 [2021-03-03T09:44:44.135Z] --- PASS: TestRenameLinkedContainer (3.12s)
09:44:44 [2021-03-03T09:44:44.135Z] === RUN   TestRenameStoppedContainer
09:44:44 [2021-03-03T09:44:44.707Z] --- PASS: TestRenameStoppedContainer (0.79s)
09:44:44 [2021-03-03T09:44:44.707Z] === RUN   TestRenameRunningContainerAndReuse
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:44:45 [2021-03-03T09:44:45.514Z] + bundleName=docker-py
09:44:45 [2021-03-03T09:44:45.514Z] + echo Creating docker-py-bundles.tar.gz
09:44:45 [2021-03-03T09:44:45.514Z] Creating docker-py-bundles.tar.gz
09:44:45 [2021-03-03T09:44:45.514Z] + 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
09:44:45 [2021-03-03T09:44:45.565Z] Archiving artifacts
09:44:46 [2021-03-03T09:44:46.090Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s)
09:44:46 [2021-03-03T09:44:46.090Z] === RUN   TestRenameInvalidName
09:44:46 [2021-03-03T09:44:46.411Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:44:46 [2021-03-03T09:44:46.669Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:44:47 [2021-03-03T09:44:47.032Z] --- PASS: TestRenameInvalidName (0.80s)
09:44:47 [2021-03-03T09:44:47.032Z] === RUN   TestRenameAnonymousContainer
09:44:47 [2021-03-03T09:44:47.288Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42109/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
09:44:47 [2021-03-03T09:44:47.605Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:44:47 [2021-03-03T09:44:47.605Z] --- PASS: TestBuildWithHugeFile (104.12s)
09:44:47 [2021-03-03T09:44:47.605Z] === RUN   TestBuildWithEmptyDockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:47 [2021-03-03T09:44:47.605Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:44:47 [2021-03-03T09:44:47.730Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh binary-daemon
09:44:47 [2021-03-03T09:44:47.864Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:47 [2021-03-03T09:44:47.864Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:44:47 [2021-03-03T09:44:47.864Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
09:44:47 [2021-03-03T09:44:47.864Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
09:44:47 [2021-03-03T09:44:47.864Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
09:44:47 [2021-03-03T09:44:47.864Z] === RUN   TestBuildPreserveOwnership
09:44:47 [2021-03-03T09:44:47.864Z] === RUN   TestBuildPreserveOwnership/copy_from
09:44:47 [2021-03-03T09:44:47.985Z] 
09:44:48 [2021-03-03T09:44:48.240Z] Removing bundles/
09:44:48 [2021-03-03T09:44:48.240Z] 
09:44:48 [2021-03-03T09:44:48.240Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
09:44:48 [2021-03-03T09:44:48.240Z] Building: bundles/binary-daemon/dockerd-dev
09:44:48 [2021-03-03T09:44:48.240Z] GOOS="" GOARCH="" GOARM=""
09:44:48 [2021-03-03T09:44:48.432Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:44:49 [2021-03-03T09:44:49.001Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:44:50 [2021-03-03T09:44:50.377Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:44:50 [2021-03-03T09:44:50.946Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:44:51 [2021-03-03T09:44:51.205Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:44:51 [2021-03-03T09:44:51.235Z] --- PASS: TestRenameAnonymousContainer (4.08s)
09:44:51 [2021-03-03T09:44:51.235Z] === RUN   TestRenameContainerWithSameName
09:44:51 [2021-03-03T09:44:51.806Z] --- PASS: TestRenameContainerWithSameName (0.77s)
09:44:51 [2021-03-03T09:44:51.806Z] === RUN   TestRenameContainerWithLinkedContainer
09:44:51 [2021-03-03T09:44:51.851Z] --- PASS: TestInfoAPIWarnings (17.34s)
09:44:51 [2021-03-03T09:44:51.851Z] === RUN   TestInfoDebug
09:44:52 [2021-03-03T09:44:52.581Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:44:52 [2021-03-03T09:44:52.785Z] --- PASS: TestInfoDebug (1.53s)
09:44:52 [2021-03-03T09:44:52.785Z] === RUN   TestInfoInsecureRegistries
09:44:52 [2021-03-03T09:44:52.840Z] --- PASS: TestBuildPreserveOwnership (4.81s)
09:44:52 [2021-03-03T09:44:52.840Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.26s)
09:44:52 [2021-03-03T09:44:52.840Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s)
09:44:52 [2021-03-03T09:44:52.840Z] === RUN   TestBuildPlatformInvalid
09:44:52 [2021-03-03T09:44:52.840Z] === RUN   TestDockerSuite/TestAttachDetach
09:44:52 [2021-03-03T09:44:52.840Z] --- PASS: TestBuildPlatformInvalid (0.12s)
09:44:52 [2021-03-03T09:44:52.840Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:44:53 [2021-03-03T09:44:53.265Z] --- PASS: TestServiceWithDataPathPortInit (14.48s)
09:44:53 [2021-03-03T09:44:53.265Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:44:53 [2021-03-03T09:44:53.718Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
09:44:53 [2021-03-03T09:44:53.718Z] === RUN   TestResize
09:44:53 [2021-03-03T09:44:53.775Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:44:54 [2021-03-03T09:44:54.034Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:44:54 [2021-03-03T09:44:54.158Z] --- PASS: TestInfoInsecureRegistries (1.53s)
09:44:54 [2021-03-03T09:44:54.158Z] === RUN   TestInfoRegistryMirrors
09:44:54 [2021-03-03T09:44:54.290Z] --- PASS: TestResize (0.80s)
09:44:54 [2021-03-03T09:44:54.290Z] === RUN   TestResizeWithInvalidSize
09:44:54 [2021-03-03T09:44:54.602Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:44:55 [2021-03-03T09:44:55.231Z] --- PASS: TestResizeWithInvalidSize (0.80s)
09:44:55 [2021-03-03T09:44:55.231Z] === RUN   TestResizeWhenContainerNotStarted
09:44:55 [2021-03-03T09:44:55.530Z] --- PASS: TestInfoRegistryMirrors (1.53s)
09:44:55 [2021-03-03T09:44:55.530Z] === RUN   TestLoginFailsWithBadCredentials
09:44:55 [2021-03-03T09:44:55.789Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
09:44:55 [2021-03-03T09:44:55.789Z] === RUN   TestPingCacheHeaders
09:44:55 [2021-03-03T09:44:55.789Z] --- PASS: TestPingCacheHeaders (0.02s)
09:44:55 [2021-03-03T09:44:55.789Z] === RUN   TestPingGet
09:44:55 [2021-03-03T09:44:55.789Z] --- PASS: TestPingGet (0.01s)
09:44:55 [2021-03-03T09:44:55.789Z] === RUN   TestPingHead
09:44:55 [2021-03-03T09:44:55.789Z] --- PASS: TestPingHead (0.02s)
09:44:55 [2021-03-03T09:44:55.789Z] === RUN   TestVersion
09:44:55 [2021-03-03T09:44:55.789Z] --- PASS: TestVersion (0.02s)
09:44:55 [2021-03-03T09:44:55.789Z] PASS
09:44:55 [2021-03-03T09:44:55.789Z] 
09:44:55 [2021-03-03T09:44:55.789Z] === Skipped
09:44:55 [2021-03-03T09:44:55.789Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:44:55 [2021-03-03T09:44:55.789Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:44:55 [2021-03-03T09:44:55.789Z] 
09:44:55 [2021-03-03T09:44:55.789Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:44:55 [2021-03-03T09:44:55.789Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:44:55 [2021-03-03T09:44:55.789Z] 
09:44:55 [2021-03-03T09:44:55.789Z] 
09:44:55 [2021-03-03T09:44:55.789Z] DONE 18 tests, 2 skipped in 27.711s
09:44:55 [2021-03-03T09:44:55.789Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:44:55 [2021-03-03T09:44:55.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:44:55 [2021-03-03T09:44:55.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:44:55 [2021-03-03T09:44:55.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:44:55 [2021-03-03T09:44:55.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:44:55 [2021-03-03T09:44:55.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:44:55 [2021-03-03T09:44:55.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:44:56 [2021-03-03T09:44:56.048Z] INFO: Testing against a local daemon
09:44:56 [2021-03-03T09:44:56.048Z] === RUN   TestVolumesCreateAndList
09:44:56 [2021-03-03T09:44:56.048Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:44:56 [2021-03-03T09:44:56.048Z] === RUN   TestVolumesRemove
09:44:56 [2021-03-03T09:44:56.048Z] --- PASS: TestVolumesRemove (0.06s)
09:44:56 [2021-03-03T09:44:56.048Z] === RUN   TestVolumesInspect
09:44:56 [2021-03-03T09:44:56.048Z] --- PASS: TestVolumesInspect (0.02s)
09:44:56 [2021-03-03T09:44:56.048Z] === RUN   TestVolumesInvalidJSON
09:44:56 [2021-03-03T09:44:56.048Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:44:56 [2021-03-03T09:44:56.048Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:44:56 [2021-03-03T09:44:56.048Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:44:56 [2021-03-03T09:44:56.048Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:44:56 [2021-03-03T09:44:56.048Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:44:56 [2021-03-03T09:44:56.048Z] PASS
09:44:56 [2021-03-03T09:44:56.048Z] 
09:44:56 [2021-03-03T09:44:56.048Z] DONE 5 tests in 0.223s
09:44:56 [2021-03-03T09:44:56.048Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:44:56 [2021-03-03T09:44:56.048Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12226 is not a child of this shell
09:44:56 [2021-03-03T09:44:56.048Z] warning: PID 12226 from bundles/test-integration/docker.pid had a nonzero exit code
09:44:56 [2021-03-03T09:44:56.048Z] Leaving: AppArmorNo profiles have been unloaded.
09:44:56 [2021-03-03T09:44:56.048Z] 
09:44:56 [2021-03-03T09:44:56.048Z] Unloading profiles will leave already running processes permanently
09:44:56 [2021-03-03T09:44:56.048Z] unconfined, which can lead to unexpected situations.
09:44:56 [2021-03-03T09:44:56.048Z] 
09:44:56 [2021-03-03T09:44:56.048Z] To set a process to complain mode, use the command line tool
09:44:56 [2021-03-03T09:44:56.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:44:56 [2021-03-03T09:44:56.048Z] Removing test suite binaries
09:44:56 [2021-03-03T09:44:56.305Z] exiting test-integration
09:44:56 [2021-03-03T09:44:56.305Z] ++ exit 0
09:44:57 [2021-03-03T09:44:57.133Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:44:57 [2021-03-03T09:44:57.239Z] 
09:44:57 [2021-03-03T09:44:57.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:44:58 [2021-03-03T09:44:58.069Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
Post stage
[Pipeline] junit
09:44:58 [2021-03-03T09:44:58.625Z] Recording test results
09:44:58 [2021-03-03T09:44:58.637Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:44:58 [2021-03-03T09:44:58.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:44:58 [2021-03-03T09:44:58.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:44:58 [2021-03-03T09:44:58.896Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:44:59 [2021-03-03T09:44:59.237Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:44:59 [2021-03-03T09:44:59.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:00 [2021-03-03T09:45:00.083Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:45:00 [2021-03-03T09:45:00.272Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:45:00 [2021-03-03T09:45:00.433Z] + echo Ensuring container killed.
09:45:00 [2021-03-03T09:45:00.433Z] Ensuring container killed.
09:45:00 [2021-03-03T09:45:00.433Z] + docker rm -vf docker-pr3
09:45:00 [2021-03-03T09:45:00.433Z] Error: No such container: docker-pr3
[Pipeline] sh
09:45:00 [2021-03-03T09:45:00.462Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:00 [2021-03-03T09:45:00.714Z] + echo Chowning /workspace to jenkins user
09:45:00 [2021-03-03T09:45:00.714Z] Chowning /workspace to jenkins user
09:45:00 [2021-03-03T09:45:00.715Z] + id -u
09:45:00 [2021-03-03T09:45:00.715Z] + id -g
09:45:00 [2021-03-03T09:45:00.715Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42109:/workspace busybox chown -R 1000:1000 /workspace
09:45:00 [2021-03-03T09:45:00.715Z] Unable to find image 'busybox:latest' locally
09:45:01 [2021-03-03T09:45:01.038Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:01 [2021-03-03T09:45:01.305Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:01 [2021-03-03T09:45:01.372Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s)
09:45:01 [2021-03-03T09:45:01.372Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y0ar7yprsxrf5jgxaawsuk305 Created:2021-03-03 09:44:54.183487371 +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[026a8d9468f3ced8431152b6edf919859875ca275f68655a6ebe2fc5a1695649:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6w9f31ou0441klcumx0z0vuuk EndpointID:c97d560bf129e1bb5f7b6e90639c84470617e65ee9d2eb4c15cc76285df23a9a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c6213eb8e67d57cf4b938eec87e3d19ea5223e3aca294eada90e180dbd462827 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:2d7953e1b3f4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6w9f31ou0441klcumx0z0vuuk EndpointID:c97d560bf129e1bb5f7b6e90639c84470617e65ee9d2eb4c15cc76285df23a9a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:45:01 [2021-03-03T09:45:01.372Z] PASS
09:45:01 [2021-03-03T09:45:01.372Z] 
09:45:01 [2021-03-03T09:45:01.372Z] === Skipped
09:45:01 [2021-03-03T09:45:01.372Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:45:01 [2021-03-03T09:45:01.372Z]     service_test.go:242: FLAKY_TEST
09:45:01 [2021-03-03T09:45:01.372Z] 
09:45:01 [2021-03-03T09:45:01.372Z] 
09:45:01 [2021-03-03T09:45:01.372Z] DONE 26 tests, 1 skipped in 45.927s
09:45:01 [2021-03-03T09:45:01.372Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:45:01 [2021-03-03T09:45:01.372Z] INFO: Testing against a local daemon
09:45:01 [2021-03-03T09:45:01.372Z] === RUN   TestDockerNetworkIpvlanPersistance
09:45:01 [2021-03-03T09:45:01.372Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:45:01 [2021-03-03T09:45:01.372Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:45:01 [2021-03-03T09:45:01.372Z] === RUN   TestDockerNetworkIpvlan
09:45:01 [2021-03-03T09:45:01.372Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:45:01 [2021-03-03T09:45:01.372Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:45:01 [2021-03-03T09:45:01.372Z] PASS
09:45:01 [2021-03-03T09:45:01.372Z] 
09:45:01 [2021-03-03T09:45:01.372Z] === Skipped
09:45:01 [2021-03-03T09:45:01.372Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:45:01 [2021-03-03T09:45:01.372Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:45:01 [2021-03-03T09:45:01.372Z] 
09:45:01 [2021-03-03T09:45:01.372Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:45:01 [2021-03-03T09:45:01.372Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:45:01 [2021-03-03T09:45:01.372Z] 
09:45:01 [2021-03-03T09:45:01.372Z] 
09:45:01 [2021-03-03T09:45:01.372Z] DONE 2 tests, 2 skipped in 0.040s
09:45:01 [2021-03-03T09:45:01.372Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:45:01 [2021-03-03T09:45:01.372Z] INFO: Testing against a local daemon
09:45:01 [2021-03-03T09:45:01.372Z] === RUN   TestDockerNetworkMacvlanPersistance
09:45:01 [2021-03-03T09:45:01.630Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
09:45:01 [2021-03-03T09:45:01.630Z] === RUN   TestDockerNetworkMacvlan
09:45:02 [2021-03-03T09:45:02.176Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:45:02 [2021-03-03T09:45:02.176Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:45:02 [2021-03-03T09:45:02.196Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:45:03 [2021-03-03T09:45:03.131Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:45:03 [2021-03-03T09:45:03.553Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:45:03 [2021-03-03T09:45:03.696Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:45:03 [2021-03-03T09:45:03.854Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.88s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s)
09:45:03 [2021-03-03T09:45:03.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s)
09:45:03 [2021-03-03T09:45:03.854Z] === RUN   TestCgroupNamespacesRun
09:45:04 [2021-03-03T09:45:04.489Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:45:04 [2021-03-03T09:45:04.747Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:45:04 [2021-03-03T09:45:04.747Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:45:05 [2021-03-03T09:45:05.767Z] --- PASS: TestCgroupNamespacesRun (1.85s)
09:45:05 [2021-03-03T09:45:05.767Z] === RUN   TestCgroupNamespacesRunPrivileged
09:45:05 [2021-03-03T09:45:05.977Z] latest: Pulling from library/busybox
09:45:05 [2021-03-03T09:45:05.978Z] 5c4213be9af9: Pulling fs layer
09:45:05 [2021-03-03T09:45:05.978Z] 5c4213be9af9: Download complete
09:45:06 [2021-03-03T09:45:06.124Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:45:06 [2021-03-03T09:45:06.228Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:45:06 [2021-03-03T09:45:06.236Z] 5c4213be9af9: Pull complete
09:45:06 [2021-03-03T09:45:06.236Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
09:45:06 [2021-03-03T09:45:06.236Z] Status: Downloaded newer image for busybox:latest
09:45:06 [2021-03-03T09:45:06.692Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:45:07 [2021-03-03T09:45:07.680Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s)
09:45:07 [2021-03-03T09:45:07.680Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:45:07 [2021-03-03T09:45:07.909Z] + bundleName=amd64-rootless
09:45:07 [2021-03-03T09:45:07.909Z] + echo Creating amd64-rootless-bundles.tar.gz
09:45:07 [2021-03-03T09:45:07.909Z] Creating amd64-rootless-bundles.tar.gz
09:45:07 [2021-03-03T09:45:07.909Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
09:45:07 [2021-03-03T09:45:07.909Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
09:45:07 [2021-03-03T09:45:07.921Z] Archiving artifacts
09:45:08 [2021-03-03T09:45:08.114Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:45:08 [2021-03-03T09:45:08.128Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:45:09 [2021-03-03T09:45:09.595Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s)
09:45:09 [2021-03-03T09:45:09.595Z] === RUN   TestCgroupNamespacesRunHostMode
09:45:10 [2021-03-03T09:45:10.038Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42109/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:45:10 [2021-03-03T09:45:10.350Z] + make clean
09:45:10 [2021-03-03T09:45:10.608Z] docker volume rm -f docker-dev-cache
09:45:10 [2021-03-03T09:45:10.608Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:45:11 [2021-03-03T09:45:11.416Z] === RUN   TestDockerNetworkMacvlan/Addressing
[Pipeline] // stage
[Pipeline] }
09:45:11 [2021-03-03T09:45:11.509Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s)
09:45:11 [2021-03-03T09:45:11.509Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:45:12 [2021-03-03T09:45:12.312Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:45:12 [2021-03-03T09:45:12.351Z] --- PASS: TestDockerNetworkMacvlan (10.78s)
09:45:12 [2021-03-03T09:45:12.351Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:45:12 [2021-03-03T09:45:12.351Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:45:12 [2021-03-03T09:45:12.351Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.97s)
09:45:12 [2021-03-03T09:45:12.351Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s)
09:45:12 [2021-03-03T09:45:12.351Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.42s)
09:45:12 [2021-03-03T09:45:12.351Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s)
09:45:12 [2021-03-03T09:45:12.351Z] PASS
09:45:12 [2021-03-03T09:45:12.352Z] 
09:45:12 [2021-03-03T09:45:12.352Z] DONE 8 tests in 12.148s
09:45:12 [2021-03-03T09:45:12.352Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:45:12 [2021-03-03T09:45:12.352Z] testing: warning: no tests to run
09:45:12 [2021-03-03T09:45:12.352Z] PASS
09:45:12 [2021-03-03T09:45:12.352Z] 
09:45:12 [2021-03-03T09:45:12.352Z] DONE 0 tests in 0.006s
09:45:12 [2021-03-03T09:45:12.352Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:45:12 [2021-03-03T09:45:12.352Z] INFO: Testing against a local daemon
09:45:12 [2021-03-03T09:45:12.352Z] === RUN   TestAuthZPluginAllowRequest
09:45:13 [2021-03-03T09:45:13.426Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s)
09:45:13 [2021-03-03T09:45:13.426Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:45:13 [2021-03-03T09:45:13.729Z] --- PASS: TestAuthZPluginAllowRequest (1.25s)
09:45:13 [2021-03-03T09:45:13.729Z] === RUN   TestAuthZPluginTLS
09:45:14 [2021-03-03T09:45:14.220Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:45:14 [2021-03-03T09:45:14.296Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:45:14 [2021-03-03T09:45:14.296Z] === RUN   TestAuthZPluginDenyRequest
09:45:14 [2021-03-03T09:45:14.816Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s)
09:45:14 [2021-03-03T09:45:14.816Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:45:14 [2021-03-03T09:45:14.864Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:45:14 [2021-03-03T09:45:14.864Z] === RUN   TestAuthZPluginAPIDenyResponse
09:45:15 [2021-03-03T09:45:15.123Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:45:15 [2021-03-03T09:45:15.123Z] === RUN   TestAuthZPluginDenyResponse
09:45:15 [2021-03-03T09:45:15.690Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:45:15 [2021-03-03T09:45:15.690Z] === RUN   TestAuthZPluginAllowEventStream
09:45:16 [2021-03-03T09:45:16.129Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:45:16 [2021-03-03T09:45:16.205Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.05s)
09:45:16 [2021-03-03T09:45:16.205Z] === RUN   TestCgroupNamespacesRunOlderClient
09:45:17 [2021-03-03T09:45:17.068Z] --- PASS: TestAuthZPluginAllowEventStream (1.25s)
09:45:17 [2021-03-03T09:45:17.068Z] === RUN   TestAuthZPluginErrorResponse
09:45:17 [2021-03-03T09:45:17.635Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:45:17 [2021-03-03T09:45:17.635Z] === RUN   TestAuthZPluginErrorRequest
09:45:18 [2021-03-03T09:45:18.034Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:45:18 [2021-03-03T09:45:18.124Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.00s)
09:45:18 [2021-03-03T09:45:18.124Z] === RUN   TestKernelTCPMemory
09:45:18 [2021-03-03T09:45:18.202Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:45:18 [2021-03-03T09:45:18.202Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:45:18 [2021-03-03T09:45:18.602Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:45:18 [2021-03-03T09:45:18.768Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:45:18 [2021-03-03T09:45:18.768Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:45:19 [2021-03-03T09:45:19.067Z] --- PASS: TestKernelTCPMemory (0.92s)
09:45:19 [2021-03-03T09:45:19.067Z] === RUN   TestNISDomainname
09:45:19 [2021-03-03T09:45:19.169Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:45:20 [2021-03-03T09:45:20.007Z] --- PASS: TestNISDomainname (1.00s)
09:45:20 [2021-03-03T09:45:20.007Z] === RUN   TestHostnameDnsResolution
09:45:20 [2021-03-03T09:45:20.144Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.57s)
09:45:20 [2021-03-03T09:45:20.144Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:45:21 [2021-03-03T09:45:21.073Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:45:21 [2021-03-03T09:45:21.332Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:45:21 [2021-03-03T09:45:21.919Z] --- PASS: TestHostnameDnsResolution (1.73s)
09:45:21 [2021-03-03T09:45:21.919Z] === RUN   TestStats
09:45:22 [2021-03-03T09:45:22.045Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.62s)
09:45:22 [2021-03-03T09:45:22.045Z] === RUN   TestAuthZPluginHeader
09:45:22 [2021-03-03T09:45:22.611Z] --- PASS: TestAuthZPluginHeader (0.72s)
09:45:22 [2021-03-03T09:45:22.611Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:45:22 [2021-03-03T09:45:22.710Z] Loaded image: buildpack-deps:buster
09:45:22 [2021-03-03T09:45:22.710Z] Loaded image: busybox:latest
09:45:23 [2021-03-03T09:45:23.277Z] Loaded image: busybox:glibc
09:45:23 [2021-03-03T09:45:23.845Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:45:24 [2021-03-03T09:45:24.462Z] --- PASS: TestStats (2.78s)
09:45:24 [2021-03-03T09:45:24.462Z] === RUN   TestStopContainerWithTimeout
09:45:24 [2021-03-03T09:45:24.462Z] === RUN   TestStopContainerWithTimeout/0
09:45:24 [2021-03-03T09:45:24.462Z] === PAUSE TestStopContainerWithTimeout/0
09:45:24 [2021-03-03T09:45:24.462Z] === RUN   TestStopContainerWithTimeout/1
09:45:24 [2021-03-03T09:45:24.462Z] === PAUSE TestStopContainerWithTimeout/1
09:45:24 [2021-03-03T09:45:24.462Z] === RUN   TestStopContainerWithTimeout/3
09:45:24 [2021-03-03T09:45:24.462Z] === PAUSE TestStopContainerWithTimeout/3
09:45:24 [2021-03-03T09:45:24.462Z] === RUN   TestStopContainerWithTimeout/-1
09:45:24 [2021-03-03T09:45:24.462Z] === PAUSE TestStopContainerWithTimeout/-1
09:45:24 [2021-03-03T09:45:24.462Z] === CONT  TestStopContainerWithTimeout/0
09:45:24 [2021-03-03T09:45:24.462Z] === CONT  TestStopContainerWithTimeout/3
09:45:24 [2021-03-03T09:45:24.462Z] === CONT  TestStopContainerWithTimeout/-1
09:45:24 [2021-03-03T09:45:24.462Z] === CONT  TestStopContainerWithTimeout/1
09:45:25 [2021-03-03T09:45:25.753Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:45:26 [2021-03-03T09:45:26.690Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:45:27 [2021-03-03T09:45:27.625Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:45:27 [2021-03-03T09:45:27.766Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:45:27 [2021-03-03T09:45:27.766Z]     --- PASS: TestStopContainerWithTimeout/0 (1.43s)
09:45:27 [2021-03-03T09:45:27.766Z]     --- PASS: TestStopContainerWithTimeout/1 (2.42s)
09:45:27 [2021-03-03T09:45:27.766Z]     --- PASS: TestStopContainerWithTimeout/3 (3.27s)
09:45:27 [2021-03-03T09:45:27.766Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.46s)
09:45:27 [2021-03-03T09:45:27.766Z] === RUN   TestDeleteDevicemapper
09:45:27 [2021-03-03T09:45:27.766Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:45:27 [2021-03-03T09:45:27.766Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:45:27 [2021-03-03T09:45:27.766Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:45:27 [2021-03-03T09:45:27.878Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.11s)
09:45:27 [2021-03-03T09:45:27.878Z] === RUN   TestAuthZPluginV2Disable
09:45:28 [2021-03-03T09:45:28.561Z] Loaded image: debian:bullseye
09:45:28 [2021-03-03T09:45:28.561Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:45:28 [2021-03-03T09:45:28.561Z] Loaded image: hello-world:latest
09:45:28 [2021-03-03T09:45:28.561Z] Loaded image: arm32v7/hello-world:latest
09:45:29 [2021-03-03T09:45:29.129Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:45:29 [2021-03-03T09:45:29.387Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:45:29 [2021-03-03T09:45:29.647Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:45:30 [2021-03-03T09:45:30.215Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:45:30 [2021-03-03T09:45:30.312Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s)
09:45:30 [2021-03-03T09:45:30.312Z] === RUN   TestUpdateMemory
09:45:30 [2021-03-03T09:45:30.312Z] --- SKIP: TestUpdateMemory (0.02s)
09:45:30 [2021-03-03T09:45:30.312Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:45:30 [2021-03-03T09:45:30.312Z] === RUN   TestUpdateCPUQuota
09:45:30 [2021-03-03T09:45:30.474Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
09:45:31 [2021-03-03T09:45:31.695Z] --- PASS: TestUpdateCPUQuota (1.40s)
09:45:31 [2021-03-03T09:45:31.695Z] === RUN   TestUpdatePidsLimit
09:45:31 [2021-03-03T09:45:31.695Z] === RUN   TestUpdatePidsLimit/update_from_none
09:45:32 [2021-03-03T09:45:32.060Z] --- PASS: TestAuthZPluginV2Disable (4.38s)
09:45:32 [2021-03-03T09:45:32.060Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:45:32 [2021-03-03T09:45:32.265Z] === RUN   TestUpdatePidsLimit/no_change
09:45:32 [2021-03-03T09:45:32.525Z] === RUN   TestUpdatePidsLimit/update_lower
09:45:33 [2021-03-03T09:45:33.010Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:45:33 [2021-03-03T09:45:33.096Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:45:33 [2021-03-03T09:45:33.356Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:45:33 [2021-03-03T09:45:33.927Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:45:33 [2021-03-03T09:45:33.948Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:45:34 [2021-03-03T09:45:34.187Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:45:35 [2021-03-03T09:45:35.324Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:45:35 [2021-03-03T09:45:35.342Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.79s)
09:45:35 [2021-03-03T09:45:35.342Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:45:35 [2021-03-03T09:45:35.570Z] --- PASS: TestUpdatePidsLimit (3.88s)
09:45:35 [2021-03-03T09:45:35.571Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
09:45:35 [2021-03-03T09:45:35.571Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
09:45:35 [2021-03-03T09:45:35.571Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.46s)
09:45:35 [2021-03-03T09:45:35.571Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
09:45:35 [2021-03-03T09:45:35.571Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
09:45:35 [2021-03-03T09:45:35.571Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
09:45:35 [2021-03-03T09:45:35.571Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
09:45:35 [2021-03-03T09:45:35.571Z] === RUN   TestUpdateRestartPolicy
09:45:36 [2021-03-03T09:45:36.263Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.21s)
09:45:36 [2021-03-03T09:45:36.263Z] PASS
09:45:36 [2021-03-03T09:45:36.263Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:45:36 [2021-03-03T09:45:36.263Z] 
09:45:36 [2021-03-03T09:45:36.263Z] === Skipped
09:45:36 [2021-03-03T09:45:36.263Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:45:36 [2021-03-03T09:45:36.263Z]     build_session_test.go:25: TODO: BuildKit
09:45:36 [2021-03-03T09:45:36.263Z] 
09:45:36 [2021-03-03T09:45:36.263Z] 
09:45:36 [2021-03-03T09:45:36.263Z] DONE 33 tests, 1 skipped in 241.970s
09:45:36 [2021-03-03T09:45:36.263Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:45:36 [2021-03-03T09:45:36.263Z] ++ 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
09:45:36 [2021-03-03T09:45:36.263Z] ++ set -e
09:45:36 [2021-03-03T09:45:36.263Z] ++ '[' -n 0 ']'
09:45:36 [2021-03-03T09:45:36.263Z] ++ set -x
09:45:36 [2021-03-03T09:45:36.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:45:36 [2021-03-03T09:45:36.263Z] INFO: Testing against a local daemon
09:45:36 [2021-03-03T09:45:36.263Z] === RUN   TestConfigInspect
09:45:37 [2021-03-03T09:45:37.642Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:45:38 [2021-03-03T09:45:38.210Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:45:38 [2021-03-03T09:45:38.469Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:45:39 [2021-03-03T09:45:39.037Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:45:39 [2021-03-03T09:45:39.296Z] --- PASS: TestConfigInspect (2.98s)
09:45:39 [2021-03-03T09:45:39.296Z] === RUN   TestConfigList
09:45:39 [2021-03-03T09:45:39.556Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:45:42 [2021-03-03T09:45:42.843Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:45:42 [2021-03-03T09:45:42.843Z] --- PASS: TestConfigList (3.14s)
09:45:42 [2021-03-03T09:45:42.843Z] === RUN   TestConfigsCreateAndDelete
09:45:42 [2021-03-03T09:45:42.843Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:45:45 [2021-03-03T09:45:45.365Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.64s)
09:45:45 [2021-03-03T09:45:45.365Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:45:45 [2021-03-03T09:45:45.376Z] --- PASS: TestConfigsCreateAndDelete (3.05s)
09:45:45 [2021-03-03T09:45:45.376Z] === RUN   TestConfigsUpdate
09:45:45 [2021-03-03T09:45:45.636Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:45:45 [2021-03-03T09:45:45.894Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:45:47 [2021-03-03T09:45:47.798Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:45:47 [2021-03-03T09:45:47.798Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:45:48 [2021-03-03T09:45:48.367Z] --- PASS: TestConfigsUpdate (2.76s)
09:45:48 [2021-03-03T09:45:48.367Z] === RUN   TestTemplatedConfig
09:45:49 [2021-03-03T09:45:49.743Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:45:50 [2021-03-03T09:45:50.002Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:45:50 [2021-03-03T09:45:50.473Z] --- PASS: TestUpdateRestartPolicy (12.39s)
09:45:50 [2021-03-03T09:45:50.473Z] === RUN   TestUpdateRestartWithAutoRemove
09:45:50 [2021-03-03T09:45:50.473Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
09:45:50 [2021-03-03T09:45:50.473Z] === RUN   TestWaitNonBlocked
09:45:50 [2021-03-03T09:45:50.474Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:45:50 [2021-03-03T09:45:50.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:45:50 [2021-03-03T09:45:50.474Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:45:50 [2021-03-03T09:45:50.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:45:50 [2021-03-03T09:45:50.474Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:45:50 [2021-03-03T09:45:50.474Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:45:50 [2021-03-03T09:45:50.474Z] --- PASS: TestWaitNonBlocked (0.03s)
09:45:50 [2021-03-03T09:45:50.474Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s)
09:45:50 [2021-03-03T09:45:50.474Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
09:45:50 [2021-03-03T09:45:50.474Z] === RUN   TestWaitBlocked
09:45:50 [2021-03-03T09:45:50.474Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:45:50 [2021-03-03T09:45:50.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:45:50 [2021-03-03T09:45:50.474Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:45:50 [2021-03-03T09:45:50.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:45:50 [2021-03-03T09:45:50.474Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:45:50 [2021-03-03T09:45:50.474Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:45:51 [2021-03-03T09:45:51.045Z] --- PASS: TestWaitBlocked (0.02s)
09:45:51 [2021-03-03T09:45:51.045Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
09:45:51 [2021-03-03T09:45:51.045Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s)
09:45:51 [2021-03-03T09:45:51.045Z] === CONT  TestContainerStartOnDaemonRestart
09:45:51 [2021-03-03T09:45:51.045Z] === CONT  TestIpcModeOlderClient
09:45:51 [2021-03-03T09:45:51.045Z] === CONT  TestRestartDaemonWithRestartingContainer
09:45:51 [2021-03-03T09:45:51.045Z] === CONT  TestContainerKillOnDaemonStart
09:45:51 [2021-03-03T09:45:51.045Z] --- PASS: TestIpcModeOlderClient (0.18s)
09:45:51 [2021-03-03T09:45:51.045Z] === CONT  TestDaemonHostGatewayIP
09:45:51 [2021-03-03T09:45:51.904Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:45:52 [2021-03-03T09:45:52.163Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:45:52 [2021-03-03T09:45:52.163Z] --- PASS: TestTemplatedConfig (3.99s)
09:45:52 [2021-03-03T09:45:52.163Z] === RUN   TestConfigCreateResolve
09:45:52 [2021-03-03T09:45:52.729Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:45:53 [2021-03-03T09:45:53.760Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:45:54 [2021-03-03T09:45:54.331Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:45:55 [2021-03-03T09:45:55.378Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s)
09:45:55 [2021-03-03T09:45:55.378Z] === CONT  TestDaemonRestartIpcMode
09:45:55 [2021-03-03T09:45:55.378Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s)
09:45:55 [2021-03-03T09:45:55.708Z] --- PASS: TestConfigCreateResolve (3.18s)
09:45:55 [2021-03-03T09:45:55.708Z] === RUN   TestConfigDaemonLibtrustID
09:45:55 [2021-03-03T09:45:55.969Z] --- PASS: TestConfigDaemonLibtrustID (0.62s)
09:45:55 [2021-03-03T09:45:55.969Z] PASS
09:45:55 [2021-03-03T09:45:55.969Z] 
09:45:55 [2021-03-03T09:45:55.969Z] DONE 7 tests in 19.876s
09:45:55 [2021-03-03T09:45:55.969Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:45:55 [2021-03-03T09:45:55.969Z] ++ 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
09:45:55 [2021-03-03T09:45:55.969Z] ++ set -e
09:45:55 [2021-03-03T09:45:55.969Z] ++ '[' -n 0 ']'
09:45:55 [2021-03-03T09:45:55.969Z] ++ set -x
09:45:55 [2021-03-03T09:45:55.969Z] ++ env -i DEST=/go/src/github.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
09:45:56 [2021-03-03T09:45:56.227Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:45:56 [2021-03-03T09:45:56.321Z] --- PASS: TestDaemonHostGatewayIP (4.98s)
09:45:56 [2021-03-03T09:45:56.487Z] INFO: Testing against a local daemon
09:45:56 [2021-03-03T09:45:56.487Z] === RUN   TestCheckpoint
09:45:56 [2021-03-03T09:45:56.487Z] --- SKIP: TestCheckpoint (0.00s)
09:45:56 [2021-03-03T09:45:56.487Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:45:56 [2021-03-03T09:45:56.487Z] === RUN   TestContainerInvalidJSON
09:45:56 [2021-03-03T09:45:56.487Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:45:56 [2021-03-03T09:45:56.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:45:56 [2021-03-03T09:45:56.487Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:45:56 [2021-03-03T09:45:56.487Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:45:56 [2021-03-03T09:45:56.487Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:45:56 [2021-03-03T09:45:56.487Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:45:56 [2021-03-03T09:45:56.487Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:45:56 [2021-03-03T09:45:56.487Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:45:56 [2021-03-03T09:45:56.487Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:45:56 [2021-03-03T09:45:56.487Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:45:56 [2021-03-03T09:45:56.487Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:45:56 [2021-03-03T09:45:56.487Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
09:45:56 [2021-03-03T09:45:56.487Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:45:56 [2021-03-03T09:45:56.487Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:45:56 [2021-03-03T09:45:56.487Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:45:56 [2021-03-03T09:45:56.487Z] === RUN   TestCopyFromContainerPathIsNotDir
09:45:56 [2021-03-03T09:45:56.487Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
09:45:56 [2021-03-03T09:45:56.487Z] === RUN   TestCopyToContainerPathDoesNotExist
09:45:56 [2021-03-03T09:45:56.747Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:45:56 [2021-03-03T09:45:56.747Z] === RUN   TestCopyToContainerPathIsNotDir
09:45:56 [2021-03-03T09:45:56.747Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
09:45:56 [2021-03-03T09:45:56.747Z] === RUN   TestCopyFromContainer
09:45:57 [2021-03-03T09:45:57.315Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:45:58 [2021-03-03T09:45:58.233Z] --- PASS: TestDaemonRestartIpcMode (3.66s)
09:45:58 [2021-03-03T09:45:58.250Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:45:58 [2021-03-03T09:45:58.509Z] === RUN   TestCopyFromContainer//
09:45:58 [2021-03-03T09:45:58.509Z] === RUN   TestCopyFromContainer//bar/root
09:45:58 [2021-03-03T09:45:58.509Z] === RUN   TestCopyFromContainer//bar/root/
09:45:58 [2021-03-03T09:45:58.768Z] === RUN   TestCopyFromContainer/bar/quux
09:45:58 [2021-03-03T09:45:58.768Z] === RUN   TestCopyFromContainer/bar/quux/
09:45:58 [2021-03-03T09:45:58.768Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:45:59 [2021-03-03T09:45:59.027Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:45:59 [2021-03-03T09:45:59.027Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:45:59 [2021-03-03T09:45:59.027Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:45:59 [2021-03-03T09:45:59.287Z] === RUN   TestCopyFromContainer/bar/notarget
09:45:59 [2021-03-03T09:45:59.287Z] --- PASS: TestCopyFromContainer (2.65s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer// (0.07s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
09:45:59 [2021-03-03T09:45:59.287Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:45:59 [2021-03-03T09:45:59.287Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:59 [2021-03-03T09:45:59.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:59 [2021-03-03T09:45:59.287Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:59 [2021-03-03T09:45:59.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:59 [2021-03-03T09:45:59.287Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:59 [2021-03-03T09:45:59.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:59 [2021-03-03T09:45:59.287Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:59 [2021-03-03T09:45:59.287Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:59 [2021-03-03T09:45:59.287Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:59 [2021-03-03T09:45:59.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:45:59 [2021-03-03T09:45:59.287Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:45:59 [2021-03-03T09:45:59.287Z] === RUN   TestCreateLinkToNonExistingContainer
09:45:59 [2021-03-03T09:45:59.546Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:45:59 [2021-03-03T09:45:59.546Z] === RUN   TestCreateWithInvalidEnv
09:45:59 [2021-03-03T09:45:59.546Z] === RUN   TestCreateWithInvalidEnv/0
09:45:59 [2021-03-03T09:45:59.546Z] === PAUSE TestCreateWithInvalidEnv/0
09:45:59 [2021-03-03T09:45:59.546Z] === RUN   TestCreateWithInvalidEnv/1
09:45:59 [2021-03-03T09:45:59.546Z] === PAUSE TestCreateWithInvalidEnv/1
09:45:59 [2021-03-03T09:45:59.546Z] === RUN   TestCreateWithInvalidEnv/2
09:45:59 [2021-03-03T09:45:59.546Z] === PAUSE TestCreateWithInvalidEnv/2
09:45:59 [2021-03-03T09:45:59.546Z] === CONT  TestCreateWithInvalidEnv/0
09:45:59 [2021-03-03T09:45:59.546Z] === CONT  TestCreateWithInvalidEnv/2
09:45:59 [2021-03-03T09:45:59.546Z] === CONT  TestCreateWithInvalidEnv/1
09:45:59 [2021-03-03T09:45:59.546Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:45:59 [2021-03-03T09:45:59.546Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:45:59 [2021-03-03T09:45:59.546Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:45:59 [2021-03-03T09:45:59.546Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:45:59 [2021-03-03T09:45:59.546Z] === RUN   TestCreateTmpfsMountsTarget
09:45:59 [2021-03-03T09:45:59.546Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:45:59 [2021-03-03T09:45:59.546Z] === RUN   TestCreateWithCustomMaskedPaths
09:46:00 [2021-03-03T09:46:00.485Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:46:00 [2021-03-03T09:46:00.744Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:46:01 [2021-03-03T09:46:01.311Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:46:01 [2021-03-03T09:46:01.570Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s)
09:46:01 [2021-03-03T09:46:01.570Z] === RUN   TestCreateWithCustomReadonlyPaths
09:46:01 [2021-03-03T09:46:01.570Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:46:02 [2021-03-03T09:46:02.969Z] === RUN   TestDockerSuite/TestBuildAddScript
09:46:03 [2021-03-03T09:46:03.433Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
09:46:03 [2021-03-03T09:46:03.433Z] PASS
09:46:03 [2021-03-03T09:46:03.433Z] 
09:46:03 [2021-03-03T09:46:03.433Z] DONE 17 tests in 48.733s
09:46:03 [2021-03-03T09:46:03.433Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:46:03 [2021-03-03T09:46:03.433Z] INFO: Testing against a local daemon
09:46:03 [2021-03-03T09:46:03.433Z] === RUN   TestPluginInvalidJSON
09:46:03 [2021-03-03T09:46:03.433Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:46:03 [2021-03-03T09:46:03.433Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:46:03 [2021-03-03T09:46:03.433Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:46:03 [2021-03-03T09:46:03.433Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:46:03 [2021-03-03T09:46:03.433Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:46:03 [2021-03-03T09:46:03.433Z] === RUN   TestPluginInstall
09:46:03 [2021-03-03T09:46:03.433Z] === RUN   TestPluginInstall/no_auth
09:46:03 [2021-03-03T09:46:03.433Z] time="2021-03-03T09:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:46:03 [2021-03-03T09:46:03.433Z] time="2021-03-03T09:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e28d1899ccb7e6a84e5cd0e4b3426a0745a579ca8a4bdb3335d75ed3056c06" mediatype=application/vnd.docker.plugin.v1+json size=522
09:46:03 [2021-03-03T09:46:03.433Z] time="2021-03-03T09:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:46:03 [2021-03-03T09:46:03.433Z] time="2021-03-03T09:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e28d1899ccb7e6a84e5cd0e4b3426a0745a579ca8a4bdb3335d75ed3056c06" mediatype=application/vnd.docker.plugin.v1+json size=522
09:46:03 [2021-03-03T09:46:03.567Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s)
09:46:03 [2021-03-03T09:46:03.567Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:46:03 [2021-03-03T09:46:03.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:46:03 [2021-03-03T09:46:03.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:46:03 [2021-03-03T09:46:03.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:46:03 [2021-03-03T09:46:03.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:46:03 [2021-03-03T09:46:03.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:46:03 [2021-03-03T09:46:03.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:46:03 [2021-03-03T09:46:03.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:46:03 [2021-03-03T09:46:03.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:46:03 [2021-03-03T09:46:03.567Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:46:03 [2021-03-03T09:46:03.567Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:46:03 [2021-03-03T09:46:03.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:46:03 [2021-03-03T09:46:03.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:46:03 [2021-03-03T09:46:03.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:46:03 [2021-03-03T09:46:03.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:46:03 [2021-03-03T09:46:03.567Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:46:03 [2021-03-03T09:46:03.691Z] === RUN   TestPluginInstall/with_htpasswd
09:46:03 [2021-03-03T09:46:03.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:46:03 [2021-03-03T09:46:03.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
09:46:03 [2021-03-03T09:46:03.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
09:46:03 [2021-03-03T09:46:03.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
09:46:03 [2021-03-03T09:46:03.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
09:46:03 [2021-03-03T09:46:03.829Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
09:46:03 [2021-03-03T09:46:03.829Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:46:04 [2021-03-03T09:46:04.257Z] time="2021-03-03T09:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:46:04 [2021-03-03T09:46:04.257Z] time="2021-03-03T09:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f497adc4187d4128de5ff63e72a71100679e70671ceed0443f3a1ee1c0930012" mediatype=application/vnd.docker.plugin.v1+json size=522
09:46:04 [2021-03-03T09:46:04.257Z] time="2021-03-03T09:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:46:04 [2021-03-03T09:46:04.257Z] time="2021-03-03T09:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f497adc4187d4128de5ff63e72a71100679e70671ceed0443f3a1ee1c0930012" mediatype=application/vnd.docker.plugin.v1+json size=522
09:46:04 [2021-03-03T09:46:04.400Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestCreateDifferentPlatform
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestCreateDifferentPlatform/different_os
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:46:04 [2021-03-03T09:46:04.400Z] --- PASS: TestCreateDifferentPlatform (0.03s)
09:46:04 [2021-03-03T09:46:04.400Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:46:04 [2021-03-03T09:46:04.400Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:46:04 [2021-03-03T09:46:04.400Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:46:04 [2021-03-03T09:46:04.400Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestContainerStartOnDaemonRestart
09:46:04 [2021-03-03T09:46:04.400Z] === PAUSE TestContainerStartOnDaemonRestart
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestDaemonRestartIpcMode
09:46:04 [2021-03-03T09:46:04.400Z] === PAUSE TestDaemonRestartIpcMode
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestDaemonHostGatewayIP
09:46:04 [2021-03-03T09:46:04.400Z] === PAUSE TestDaemonHostGatewayIP
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestRestartDaemonWithRestartingContainer
09:46:04 [2021-03-03T09:46:04.400Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestContainerKillOnDaemonStart
09:46:04 [2021-03-03T09:46:04.400Z] === PAUSE TestContainerKillOnDaemonStart
09:46:04 [2021-03-03T09:46:04.400Z] === RUN   TestDiff
09:46:04 [2021-03-03T09:46:04.516Z] === RUN   TestPluginInstall/with_insecure
09:46:04 [2021-03-03T09:46:04.820Z] --- PASS: TestContainerKillOnDaemonStart (13.27s)
09:46:04 [2021-03-03T09:46:04.820Z] PASS
09:46:04 [2021-03-03T09:46:04.820Z] 
09:46:04 [2021-03-03T09:46:04.820Z] === Skipped
09:46:04 [2021-03-03T09:46:04.820Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:46:04 [2021-03-03T09:46:04.820Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:46:04 [2021-03-03T09:46:04.820Z] 
09:46:04 [2021-03-03T09:46:04.820Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
09:46:04 [2021-03-03T09:46:04.820Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:46:04 [2021-03-03T09:46:04.820Z] 
09:46:04 [2021-03-03T09:46:04.820Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
09:46:04 [2021-03-03T09:46:04.820Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:46:04 [2021-03-03T09:46:04.820Z] 
09:46:04 [2021-03-03T09:46:04.820Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:46:04 [2021-03-03T09:46:04.820Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:46:04 [2021-03-03T09:46:04.820Z] 
09:46:04 [2021-03-03T09:46:04.820Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:46:04 [2021-03-03T09:46:04.820Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:46:04 [2021-03-03T09:46:04.820Z] 
09:46:04 [2021-03-03T09:46:04.820Z] === SKIP: arm64.integration.container TestUpdateMemory (0.02s)
09:46:04 [2021-03-03T09:46:04.820Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:46:04 [2021-03-03T09:46:04.820Z] 
09:46:04 [2021-03-03T09:46:04.820Z] 
09:46:04 [2021-03-03T09:46:04.820Z] DONE 196 tests, 6 skipped in 141.868s
09:46:04 [2021-03-03T09:46:04.820Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:46:04 [2021-03-03T09:46:04.820Z] ++ 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
09:46:04 [2021-03-03T09:46:04.820Z] ++ set -e
09:46:04 [2021-03-03T09:46:04.820Z] ++ '[' -n 0 ']'
09:46:04 [2021-03-03T09:46:04.820Z] ++ set -x
09:46:04 [2021-03-03T09:46:04.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:46:04 [2021-03-03T09:46:04.820Z] INFO: Testing against a local daemon
09:46:04 [2021-03-03T09:46:04.820Z] === RUN   TestCommitInheritsEnv
09:46:04 [2021-03-03T09:46:04.969Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:46:05 [2021-03-03T09:46:05.081Z] --- PASS: TestCommitInheritsEnv (0.59s)
09:46:05 [2021-03-03T09:46:05.081Z] === RUN   TestImportExtremelyLargeImageWorks
09:46:05 [2021-03-03T09:46:05.081Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:46:05 [2021-03-03T09:46:05.081Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
09:46:05 [2021-03-03T09:46:05.081Z] === RUN   TestImagesFilterMultiReference
09:46:05 [2021-03-03T09:46:05.081Z] --- PASS: TestImagesFilterMultiReference (0.10s)
09:46:05 [2021-03-03T09:46:05.081Z] === RUN   TestImagePullPlatformInvalid
09:46:05 [2021-03-03T09:46:05.228Z] --- PASS: TestDiff (0.74s)
09:46:05 [2021-03-03T09:46:05.228Z] === RUN   TestExecWithCloseStdin
09:46:05 [2021-03-03T09:46:05.342Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:46:05 [2021-03-03T09:46:05.342Z] === RUN   TestRemoveImageOrphaning
09:46:05 [2021-03-03T09:46:05.451Z] time="2021-03-03T09:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:46:05 [2021-03-03T09:46:05.451Z] time="2021-03-03T09:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c0eff51106bae3508f5c8a5ed9c478260d5e0b9223ed6152c5e203fe8acb9d6" mediatype=application/vnd.docker.plugin.v1+json size=522
09:46:05 [2021-03-03T09:46:05.451Z] time="2021-03-03T09:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:46:05 [2021-03-03T09:46:05.451Z] time="2021-03-03T09:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c0eff51106bae3508f5c8a5ed9c478260d5e0b9223ed6152c5e203fe8acb9d6" mediatype=application/vnd.docker.plugin.v1+json size=522
09:46:05 [2021-03-03T09:46:05.712Z] --- PASS: TestPluginInstall (4.59s)
09:46:05 [2021-03-03T09:46:05.712Z]     --- PASS: TestPluginInstall/no_auth (2.51s)
09:46:05 [2021-03-03T09:46:05.712Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
09:46:05 [2021-03-03T09:46:05.712Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
09:46:05 [2021-03-03T09:46:05.712Z]         plugin_test.go:160: [d347e740bbe26] daemon is not started
09:46:05 [2021-03-03T09:46:05.712Z] === RUN   TestPluginsWithRuntimes
09:46:05 [2021-03-03T09:46:05.913Z] --- PASS: TestRemoveImageOrphaning (0.57s)
09:46:05 [2021-03-03T09:46:05.913Z] === RUN   TestRemoveImageGarbageCollector
09:46:05 [2021-03-03T09:46:05.913Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
09:46:05 [2021-03-03T09:46:05.913Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:46:05 [2021-03-03T09:46:05.913Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:46:05 [2021-03-03T09:46:05.913Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:46:05 [2021-03-03T09:46:05.913Z] === RUN   TestTagInvalidReference
09:46:05 [2021-03-03T09:46:05.913Z] --- PASS: TestTagInvalidReference (0.03s)
09:46:05 [2021-03-03T09:46:05.913Z] === RUN   TestTagValidPrefixedRepo
09:46:05 [2021-03-03T09:46:05.913Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
09:46:05 [2021-03-03T09:46:05.913Z] === RUN   TestTagExistedNameWithoutForce
09:46:05 [2021-03-03T09:46:05.913Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:46:05 [2021-03-03T09:46:05.913Z] === RUN   TestTagOfficialNames
09:46:06 [2021-03-03T09:46:06.167Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:46:06 [2021-03-03T09:46:06.167Z] --- PASS: TestExecWithCloseStdin (0.90s)
09:46:06 [2021-03-03T09:46:06.167Z] === RUN   TestExec
09:46:06 [2021-03-03T09:46:06.174Z] --- PASS: TestTagOfficialNames (0.08s)
09:46:06 [2021-03-03T09:46:06.174Z] === RUN   TestTagMatchesDigest
09:46:06 [2021-03-03T09:46:06.174Z] --- PASS: TestTagMatchesDigest (0.03s)
09:46:06 [2021-03-03T09:46:06.174Z] PASS
09:46:06 [2021-03-03T09:46:06.174Z] 
09:46:06 [2021-03-03T09:46:06.174Z] === Skipped
09:46:06 [2021-03-03T09:46:06.174Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:46:06 [2021-03-03T09:46:06.174Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
09:46:06 [2021-03-03T09:46:06.174Z] 
09:46:06 [2021-03-03T09:46:06.174Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.01s)
09:46:06 [2021-03-03T09:46:06.174Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:46:06 [2021-03-03T09:46:06.174Z] 
09:46:06 [2021-03-03T09:46:06.174Z] 
09:46:06 [2021-03-03T09:46:06.174Z] DONE 12 tests, 2 skipped in 1.862s
09:46:06 [2021-03-03T09:46:06.174Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:46:06 [2021-03-03T09:46:06.174Z] ++ 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
09:46:06 [2021-03-03T09:46:06.174Z] ++ set -e
09:46:06 [2021-03-03T09:46:06.174Z] ++ '[' -n 0 ']'
09:46:06 [2021-03-03T09:46:06.174Z] ++ set -x
09:46:06 [2021-03-03T09:46:06.174Z] ++ env -i DEST=/go/src/github.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
09:46:06 [2021-03-03T09:46:06.435Z] INFO: Testing against a local daemon
09:46:06 [2021-03-03T09:46:06.435Z] === RUN   TestNetworkCreateDelete
09:46:06 [2021-03-03T09:46:06.696Z] --- PASS: TestNetworkCreateDelete (0.44s)
09:46:06 [2021-03-03T09:46:06.696Z] === RUN   TestDockerNetworkDeletePreferID
09:46:07 [2021-03-03T09:46:07.109Z] --- PASS: TestExec (0.85s)
09:46:07 [2021-03-03T09:46:07.109Z] === RUN   TestExecUser
09:46:07 [2021-03-03T09:46:07.614Z] === RUN   TestPluginsWithRuntimes/No_Args
09:46:08 [2021-03-03T09:46:08.047Z] --- PASS: TestExecUser (0.86s)
09:46:08 [2021-03-03T09:46:08.047Z] === RUN   TestExportContainerAndImportImage
09:46:08 [2021-03-03T09:46:08.082Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
09:46:08 [2021-03-03T09:46:08.082Z] === RUN   TestDaemonDNSFallback
09:46:08 [2021-03-03T09:46:08.548Z] === RUN   TestPluginsWithRuntimes/With_Args
09:46:08 [2021-03-03T09:46:08.615Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:46:08 [2021-03-03T09:46:08.876Z] --- PASS: TestExportContainerAndImportImage (1.06s)
09:46:08 [2021-03-03T09:46:08.876Z] === RUN   TestExportContainerAfterDaemonRestart
09:46:09 [2021-03-03T09:46:09.483Z] --- PASS: TestPluginsWithRuntimes (3.58s)
09:46:09 [2021-03-03T09:46:09.483Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
09:46:09 [2021-03-03T09:46:09.483Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
09:46:09 [2021-03-03T09:46:09.483Z] PASS
09:46:09 [2021-03-03T09:46:09.483Z] 
09:46:09 [2021-03-03T09:46:09.483Z] DONE 9 tests in 8.218s
09:46:09 [2021-03-03T09:46:09.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:46:09 [2021-03-03T09:46:09.483Z] INFO: Testing against a local daemon
09:46:09 [2021-03-03T09:46:09.483Z] === RUN   TestExternalGraphDriver
09:46:09 [2021-03-03T09:46:09.483Z] === RUN   TestExternalGraphDriver/json
09:46:09 [2021-03-03T09:46:09.599Z] Created binary: bundles/binary-daemon/dockerd-dev
09:46:09 [2021-03-03T09:46:09.599Z] Copying nested executables into bundles/binary-daemon
09:46:10 [2021-03-03T09:46:10.783Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s)
09:46:10 [2021-03-03T09:46:10.783Z] === RUN   TestHealthCheckWorkdir
09:46:10 [2021-03-03T09:46:10.961Z] 
09:46:11 [2021-03-03T09:46:11.382Z] === RUN   TestExternalGraphDriver/spec
09:46:11 [2021-03-03T09:46:11.722Z] --- PASS: TestHealthCheckWorkdir (1.01s)
09:46:11 [2021-03-03T09:46:11.722Z] === RUN   TestHealthKillContainer
09:46:11 [2021-03-03T09:46:11.981Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:46:12 [2021-03-03T09:46:12.549Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:46:12 [2021-03-03T09:46:12.758Z] === RUN   TestExternalGraphDriver/pull
09:46:13 [2021-03-03T09:46:13.115Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:46:13 [2021-03-03T09:46:13.115Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:46:13 [2021-03-03T09:46:13.682Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:46:13 [2021-03-03T09:46:13.853Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/make.sh cross
09:46:14 [2021-03-03T09:46:14.413Z] 
09:46:14 [2021-03-03T09:46:14.413Z] Removing bundles/
09:46:14 [2021-03-03T09:46:14.413Z] 
09:46:14 [2021-03-03T09:46:14.413Z] ---> Making bundle: cross (in bundles/cross)
09:46:14 [2021-03-03T09:46:14.413Z] Cross building: bundles/cross/linux/amd64
09:46:14 [2021-03-03T09:46:14.413Z] Building: bundles/cross/linux/amd64/dockerd-dev
09:46:14 [2021-03-03T09:46:14.413Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:46:14 [2021-03-03T09:46:14.617Z] --- PASS: TestHealthKillContainer (2.86s)
09:46:14 [2021-03-03T09:46:14.617Z] === RUN   TestInspectCpusetInConfigPre120
09:46:14 [2021-03-03T09:46:14.656Z] --- PASS: TestExternalGraphDriver (4.89s)
09:46:14 [2021-03-03T09:46:14.656Z]     --- PASS: TestExternalGraphDriver/json (1.71s)
09:46:14 [2021-03-03T09:46:14.656Z]     --- PASS: TestExternalGraphDriver/spec (1.71s)
09:46:14 [2021-03-03T09:46:14.656Z]     --- PASS: TestExternalGraphDriver/pull (1.41s)
09:46:14 [2021-03-03T09:46:14.656Z] === RUN   TestGraphdriverPluginV2
09:46:15 [2021-03-03T09:46:15.184Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
09:46:15 [2021-03-03T09:46:15.184Z] === RUN   TestIpcModeNone
09:46:15 [2021-03-03T09:46:15.444Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:46:16 [2021-03-03T09:46:16.011Z] --- PASS: TestIpcModeNone (0.86s)
09:46:16 [2021-03-03T09:46:16.011Z] === RUN   TestIpcModePrivate
09:46:16 [2021-03-03T09:46:16.216Z] --- PASS: TestDaemonDNSFallback (7.45s)
09:46:16 [2021-03-03T09:46:16.216Z] === RUN   TestInspectNetwork
09:46:16 [2021-03-03T09:46:16.949Z] --- PASS: TestIpcModePrivate (0.88s)
09:46:16 [2021-03-03T09:46:16.949Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
09:46:16 [2021-03-03T09:46:16.949Z] === RUN   TestIpcModeShareable
09:46:17 [2021-03-03T09:46:17.207Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:46:17 [2021-03-03T09:46:17.466Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:46:17 [2021-03-03T09:46:17.727Z] --- PASS: TestIpcModeShareable (0.80s)
09:46:17 [2021-03-03T09:46:17.727Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
09:46:17 [2021-03-03T09:46:17.727Z] === RUN   TestAPIIpcModeShareableAndContainer
09:46:17 [2021-03-03T09:46:17.936Z] --- PASS: TestGraphdriverPluginV2 (3.50s)
09:46:17 [2021-03-03T09:46:17.936Z] PASS
09:46:17 [2021-03-03T09:46:17.936Z] 
09:46:17 [2021-03-03T09:46:17.936Z] DONE 5 tests in 8.438s
09:46:17 [2021-03-03T09:46:17.936Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:46:17 [2021-03-03T09:46:17.936Z] INFO: Testing against a local daemon
09:46:17 [2021-03-03T09:46:17.936Z] === RUN   TestContinueAfterPluginCrash
09:46:17 [2021-03-03T09:46:17.936Z] === PAUSE TestContinueAfterPluginCrash
09:46:17 [2021-03-03T09:46:17.936Z] === RUN   TestReadPluginNoRead
09:46:17 [2021-03-03T09:46:17.936Z] === PAUSE TestReadPluginNoRead
09:46:17 [2021-03-03T09:46:17.936Z] === RUN   TestDaemonStartWithLogOpt
09:46:17 [2021-03-03T09:46:17.936Z] === PAUSE TestDaemonStartWithLogOpt
09:46:17 [2021-03-03T09:46:17.936Z] === CONT  TestContinueAfterPluginCrash
09:46:17 [2021-03-03T09:46:17.936Z] === CONT  TestDaemonStartWithLogOpt
09:46:19 [2021-03-03T09:46:19.106Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:46:20 [2021-03-03T09:46:20.419Z] === RUN   TestInspectNetwork/full_network_id
09:46:20 [2021-03-03T09:46:20.419Z] === RUN   TestInspectNetwork/partial_network_id
09:46:20 [2021-03-03T09:46:20.419Z] === RUN   TestInspectNetwork/network_name
09:46:20 [2021-03-03T09:46:20.419Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:46:20 [2021-03-03T09:46:20.483Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:46:20 [2021-03-03T09:46:20.483Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s)
09:46:20 [2021-03-03T09:46:20.483Z] === RUN   TestAPIIpcModeHost
09:46:20 [2021-03-03T09:46:20.741Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:46:21 [2021-03-03T09:46:21.309Z] === RUN   TestDockerSuite/TestBuildAddTar
09:46:21 [2021-03-03T09:46:21.567Z] --- PASS: TestAPIIpcModeHost (0.88s)
09:46:21 [2021-03-03T09:46:21.567Z] === RUN   TestDaemonIpcModeShareable
09:46:22 [2021-03-03T09:46:22.119Z] --- PASS: TestDaemonStartWithLogOpt (4.04s)
09:46:22 [2021-03-03T09:46:22.119Z] === CONT  TestReadPluginNoRead
09:46:22 [2021-03-03T09:46:22.135Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:46:23 [2021-03-03T09:46:23.513Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
09:46:23 [2021-03-03T09:46:23.513Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
09:46:23 [2021-03-03T09:46:23.514Z] === RUN   TestDaemonIpcModePrivate
09:46:24 [2021-03-03T09:46:24.081Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:46:24 [2021-03-03T09:46:24.647Z] === RUN   TestReadPluginNoRead/default
09:46:25 [2021-03-03T09:46:25.459Z] --- PASS: TestDaemonIpcModePrivate (1.94s)
09:46:25 [2021-03-03T09:46:25.459Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
09:46:25 [2021-03-03T09:46:25.459Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:46:25 [2021-03-03T09:46:25.699Z] --- PASS: TestInspectNetwork (9.49s)
09:46:25 [2021-03-03T09:46:25.699Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:46:25 [2021-03-03T09:46:25.699Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:46:25 [2021-03-03T09:46:25.699Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:46:25 [2021-03-03T09:46:25.699Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:46:25 [2021-03-03T09:46:25.699Z] === RUN   TestRunContainerWithBridgeNone
09:46:26 [2021-03-03T09:46:26.020Z] === RUN   TestReadPluginNoRead/disabled_caching
09:46:26 [2021-03-03T09:46:26.026Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:46:26 [2021-03-03T09:46:26.284Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:46:26 [2021-03-03T09:46:26.852Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
09:46:26 [2021-03-03T09:46:26.852Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
09:46:26 [2021-03-03T09:46:26.852Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:46:26 [2021-03-03T09:46:26.954Z] --- PASS: TestContinueAfterPluginCrash (9.10s)
09:46:27 [2021-03-03T09:46:27.212Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:46:27 [2021-03-03T09:46:27.612Z] --- PASS: TestRunContainerWithBridgeNone (2.51s)
09:46:27 [2021-03-03T09:46:27.612Z] === RUN   TestNetworkInvalidJSON
09:46:27 [2021-03-03T09:46:27.612Z] === RUN   TestNetworkInvalidJSON//networks/create
09:46:27 [2021-03-03T09:46:27.612Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:46:27 [2021-03-03T09:46:27.612Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:46:27 [2021-03-03T09:46:27.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:46:27 [2021-03-03T09:46:27.612Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:46:27 [2021-03-03T09:46:27.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:46:27 [2021-03-03T09:46:27.612Z] === CONT  TestNetworkInvalidJSON//networks/create
09:46:27 [2021-03-03T09:46:27.612Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:46:27 [2021-03-03T09:46:27.612Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:46:27 [2021-03-03T09:46:27.612Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:46:27 [2021-03-03T09:46:27.612Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:46:27 [2021-03-03T09:46:27.612Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:46:27 [2021-03-03T09:46:27.612Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:46:27 [2021-03-03T09:46:27.612Z] === RUN   TestNetworkList
09:46:27 [2021-03-03T09:46:27.612Z] === RUN   TestNetworkList//networks
09:46:27 [2021-03-03T09:46:27.612Z] === PAUSE TestNetworkList//networks
09:46:27 [2021-03-03T09:46:27.612Z] === RUN   TestNetworkList//networks/
09:46:27 [2021-03-03T09:46:27.612Z] === PAUSE TestNetworkList//networks/
09:46:27 [2021-03-03T09:46:27.612Z] === CONT  TestNetworkList//networks
09:46:27 [2021-03-03T09:46:27.612Z] === CONT  TestNetworkList//networks/
09:46:27 [2021-03-03T09:46:27.612Z] --- PASS: TestNetworkList (0.03s)
09:46:27 [2021-03-03T09:46:27.612Z]     --- PASS: TestNetworkList//networks (0.00s)
09:46:27 [2021-03-03T09:46:27.612Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:46:27 [2021-03-03T09:46:27.612Z] === RUN   TestHostIPv4BridgeLabel
09:46:28 [2021-03-03T09:46:28.554Z] --- PASS: TestHostIPv4BridgeLabel (0.81s)
09:46:28 [2021-03-03T09:46:28.554Z] === RUN   TestDaemonRestartWithLiveRestore
09:46:28 [2021-03-03T09:46:28.588Z] --- PASS: TestReadPluginNoRead (6.70s)
09:46:28 [2021-03-03T09:46:28.588Z]     --- PASS: TestReadPluginNoRead/default (1.36s)
09:46:28 [2021-03-03T09:46:28.588Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.39s)
09:46:28 [2021-03-03T09:46:28.588Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
09:46:28 [2021-03-03T09:46:28.588Z]     read_test.go:92: [dbcd0da76c1c5] daemon is not started
09:46:28 [2021-03-03T09:46:28.588Z] PASS
09:46:28 [2021-03-03T09:46:28.588Z] 
09:46:28 [2021-03-03T09:46:28.588Z] DONE 6 tests in 10.781s
09:46:28 [2021-03-03T09:46:28.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:46:28 [2021-03-03T09:46:28.588Z] testing: warning: no tests to run
09:46:28 [2021-03-03T09:46:28.588Z] PASS
09:46:28 [2021-03-03T09:46:28.588Z] 
09:46:28 [2021-03-03T09:46:28.588Z] DONE 0 tests in 0.007s
09:46:28 [2021-03-03T09:46:28.588Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:46:28 [2021-03-03T09:46:28.588Z] INFO: Testing against a local daemon
09:46:28 [2021-03-03T09:46:28.588Z] === RUN   TestPluginWithDevMounts
09:46:28 [2021-03-03T09:46:28.588Z] === PAUSE TestPluginWithDevMounts
09:46:28 [2021-03-03T09:46:28.588Z] === CONT  TestPluginWithDevMounts
09:46:28 [2021-03-03T09:46:28.755Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s)
09:46:28 [2021-03-03T09:46:28.755Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
09:46:28 [2021-03-03T09:46:28.755Z] === RUN   TestIpcModeOlderClient
09:46:28 [2021-03-03T09:46:28.755Z] === PAUSE TestIpcModeOlderClient
09:46:28 [2021-03-03T09:46:28.755Z] === RUN   TestKillContainerInvalidSignal
09:46:28 [2021-03-03T09:46:28.755Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:46:29 [2021-03-03T09:46:29.014Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
09:46:29 [2021-03-03T09:46:29.014Z] === RUN   TestKillContainer
09:46:29 [2021-03-03T09:46:29.014Z] === RUN   TestKillContainer/no_signal
09:46:29 [2021-03-03T09:46:29.582Z] === RUN   TestKillContainer/non_killing_signal
09:46:29 [2021-03-03T09:46:29.841Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:46:29 [2021-03-03T09:46:29.841Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:46:29 [2021-03-03T09:46:29.940Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s)
09:46:29 [2021-03-03T09:46:29.940Z] === RUN   TestDaemonDefaultNetworkPools
09:46:30 [2021-03-03T09:46:30.100Z] === RUN   TestKillContainer/killing_signal
09:46:30 [2021-03-03T09:46:30.492Z] --- PASS: TestPluginWithDevMounts (1.72s)
09:46:30 [2021-03-03T09:46:30.493Z] PASS
09:46:30 [2021-03-03T09:46:30.493Z] 
09:46:30 [2021-03-03T09:46:30.493Z] DONE 1 tests in 1.755s
09:46:30 [2021-03-03T09:46:30.493Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:46:30 [2021-03-03T09:46:30.493Z] INFO: Testing against a local daemon
09:46:30 [2021-03-03T09:46:30.493Z] === RUN   TestSecretInspect
09:46:31 [2021-03-03T09:46:31.037Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:46:31 [2021-03-03T09:46:31.037Z] --- PASS: TestKillContainer (2.00s)
09:46:31 [2021-03-03T09:46:31.037Z]     --- PASS: TestKillContainer/no_signal (0.59s)
09:46:31 [2021-03-03T09:46:31.037Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
09:46:31 [2021-03-03T09:46:31.037Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
09:46:31 [2021-03-03T09:46:31.037Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:46:31 [2021-03-03T09:46:31.037Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:46:31 [2021-03-03T09:46:31.326Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s)
09:46:31 [2021-03-03T09:46:31.326Z] === RUN   TestDaemonRestartWithExistingNetwork
09:46:31 [2021-03-03T09:46:31.604Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:46:32 [2021-03-03T09:46:32.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
09:46:32 [2021-03-03T09:46:32.172Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
09:46:32 [2021-03-03T09:46:32.172Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
09:46:32 [2021-03-03T09:46:32.172Z] === RUN   TestKillStoppedContainer
09:46:32 [2021-03-03T09:46:32.172Z] --- PASS: TestKillStoppedContainer (0.07s)
09:46:32 [2021-03-03T09:46:32.172Z] === RUN   TestKillStoppedContainerAPIPre120
09:46:32 [2021-03-03T09:46:32.431Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:46:32 [2021-03-03T09:46:32.431Z] === RUN   TestKillDifferentUserContainer
09:46:32 [2021-03-03T09:46:32.999Z] --- PASS: TestKillDifferentUserContainer (0.57s)
09:46:32 [2021-03-03T09:46:32.999Z] === RUN   TestInspectOomKilledTrue
09:46:32 [2021-03-03T09:46:32.999Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:46:32 [2021-03-03T09:46:32.999Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:46:32 [2021-03-03T09:46:32.999Z] === RUN   TestInspectOomKilledFalse
09:46:32 [2021-03-03T09:46:32.999Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:46:32 [2021-03-03T09:46:32.999Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:46:32 [2021-03-03T09:46:32.999Z] === RUN   TestLinksEtcHostsContentMatch
09:46:33 [2021-03-03T09:46:33.020Z] --- PASS: TestSecretInspect (2.32s)
09:46:33 [2021-03-03T09:46:33.020Z] === RUN   TestSecretList
09:46:33 [2021-03-03T09:46:33.239Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
09:46:33 [2021-03-03T09:46:33.239Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:46:33 [2021-03-03T09:46:33.259Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s)
09:46:33 [2021-03-03T09:46:33.259Z] === RUN   TestLinksContainerNames
09:46:34 [2021-03-03T09:46:34.196Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:46:34 [2021-03-03T09:46:34.456Z] --- PASS: TestLinksContainerNames (1.17s)
09:46:34 [2021-03-03T09:46:34.456Z] === RUN   TestLogsFollowTailEmpty
09:46:34 [2021-03-03T09:46:34.926Z] --- PASS: TestSecretList (2.30s)
09:46:34 [2021-03-03T09:46:34.926Z] === RUN   TestSecretsCreateAndDelete
09:46:35 [2021-03-03T09:46:35.394Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
09:46:35 [2021-03-03T09:46:35.394Z] === RUN   TestContainerNetworkMountsNoChown
09:46:35 [2021-03-03T09:46:35.653Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/default
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/default
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/private
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/private
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/rprivate
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/rprivate
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/slave
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/slave
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/rslave
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/rslave
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/shared
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/shared
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/rshared
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/rshared
09:46:35 [2021-03-03T09:46:35.653Z] === CONT  TestMountDaemonRoot/default
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/default/bind_root
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/default/mount_root
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:46:35 [2021-03-03T09:46:35.653Z] === CONT  TestMountDaemonRoot/default/bind_root
09:46:35 [2021-03-03T09:46:35.653Z] === CONT  TestMountDaemonRoot/rshared
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:46:35 [2021-03-03T09:46:35.653Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:46:35 [2021-03-03T09:46:35.653Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:46:35 [2021-03-03T09:46:35.653Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:46:35 [2021-03-03T09:46:35.787Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s)
09:46:35 [2021-03-03T09:46:35.787Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/shared
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/rslave
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/slave
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/rprivate
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/private
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/private/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/private/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/default/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:46:35 [2021-03-03T09:46:35.912Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/private/bind_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/private/mount_root
09:46:36 [2021-03-03T09:46:36.171Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:46:36 [2021-03-03T09:46:36.359Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s)
09:46:36 [2021-03-03T09:46:36.359Z] === RUN   TestServiceWithPredefinedNetwork
09:46:36 [2021-03-03T09:46:36.431Z] --- PASS: TestMountDaemonRoot (0.02s)
09:46:36 [2021-03-03T09:46:36.431Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:46:36 [2021-03-03T09:46:36.431Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:46:36 [2021-03-03T09:46:36.431Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:46:36 [2021-03-03T09:46:36.431Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:46:36 [2021-03-03T09:46:36.431Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:46:36 [2021-03-03T09:46:36.431Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:46:36 [2021-03-03T09:46:36.431Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:46:36 [2021-03-03T09:46:36.431Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:46:36 [2021-03-03T09:46:36.431Z] === RUN   TestContainerBindMountNonRecursive
09:46:36 [2021-03-03T09:46:36.431Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:46:37 [2021-03-03T09:46:37.458Z] --- PASS: TestSecretsCreateAndDelete (2.36s)
09:46:37 [2021-03-03T09:46:37.458Z] === RUN   TestSecretsUpdate
09:46:38 [2021-03-03T09:46:38.340Z] --- PASS: TestContainerBindMountNonRecursive (2.05s)
09:46:38 [2021-03-03T09:46:38.340Z] === RUN   TestContainerVolumesMountedAsShared
09:46:38 [2021-03-03T09:46:38.911Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s)
09:46:38 [2021-03-03T09:46:38.911Z] === RUN   TestContainerVolumesMountedAsSlave
09:46:39 [2021-03-03T09:46:39.663Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
09:46:39 [2021-03-03T09:46:39.663Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:46:39 [2021-03-03T09:46:39.663Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:46:39 [2021-03-03T09:46:39.663Z]     service_test.go:242: FLAKY_TEST
09:46:39 [2021-03-03T09:46:39.663Z] === RUN   TestServiceWithDataPathPortInit
09:46:39 [2021-03-03T09:46:39.847Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s)
09:46:39 [2021-03-03T09:46:39.847Z] === RUN   TestNetworkNat
09:46:39 [2021-03-03T09:46:39.986Z] --- PASS: TestSecretsUpdate (2.33s)
09:46:39 [2021-03-03T09:46:39.986Z] === RUN   TestTemplatedSecret
09:46:40 [2021-03-03T09:46:40.107Z] === RUN   TestDockerSuite/TestBuildBlankName
09:46:40 [2021-03-03T09:46:40.366Z] --- PASS: TestNetworkNat (0.84s)
09:46:40 [2021-03-03T09:46:40.366Z] === RUN   TestNetworkLocalhostTCPNat
09:46:40 [2021-03-03T09:46:40.625Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:46:41 [2021-03-03T09:46:41.562Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
09:46:41 [2021-03-03T09:46:41.562Z] === RUN   TestNetworkLoopbackNat
09:46:42 [2021-03-03T09:46:42.515Z] --- PASS: TestTemplatedSecret (2.73s)
09:46:42 [2021-03-03T09:46:42.515Z] === RUN   TestSecretCreateResolve
09:46:42 [2021-03-03T09:46:42.937Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:46:43 [2021-03-03T09:46:43.874Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:46:44 [2021-03-03T09:46:44.441Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:46:44 [2021-03-03T09:46:44.441Z] --- PASS: TestNetworkLoopbackNat (3.20s)
09:46:44 [2021-03-03T09:46:44.441Z] === RUN   TestPause
09:46:45 [2021-03-03T09:46:45.043Z] --- PASS: TestSecretCreateResolve (2.30s)
09:46:45 [2021-03-03T09:46:45.043Z] PASS
09:46:45 [2021-03-03T09:46:45.043Z] 
09:46:45 [2021-03-03T09:46:45.043Z] DONE 6 tests in 14.372s
09:46:45 [2021-03-03T09:46:45.043Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:46:45 [2021-03-03T09:46:45.043Z] INFO: Testing against a local daemon
09:46:45 [2021-03-03T09:46:45.043Z] === RUN   TestServiceCreateInit
09:46:45 [2021-03-03T09:46:45.043Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:46:45 [2021-03-03T09:46:45.382Z] --- PASS: TestPause (0.89s)
09:46:45 [2021-03-03T09:46:45.382Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:46:45 [2021-03-03T09:46:45.382Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:46:45 [2021-03-03T09:46:45.382Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:46:45 [2021-03-03T09:46:45.382Z] === RUN   TestPauseStopPausedContainer
09:46:45 [2021-03-03T09:46:45.640Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:46:46 [2021-03-03T09:46:46.208Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:46:46 [2021-03-03T09:46:46.208Z] --- PASS: TestPauseStopPausedContainer (0.85s)
09:46:46 [2021-03-03T09:46:46.208Z] === RUN   TestPsFilter
09:46:46 [2021-03-03T09:46:46.468Z] --- PASS: TestPsFilter (0.14s)
09:46:46 [2021-03-03T09:46:46.468Z] === RUN   TestRemoveContainerWithRemovedVolume
09:46:47 [2021-03-03T09:46:47.404Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
09:46:47 [2021-03-03T09:46:47.404Z] === RUN   TestRemoveContainerWithVolume
09:46:48 [2021-03-03T09:46:48.344Z] --- PASS: TestRemoveContainerWithVolume (0.90s)
09:46:48 [2021-03-03T09:46:48.344Z] === RUN   TestRemoveContainerRunning
09:46:48 [2021-03-03T09:46:48.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:46:49 [2021-03-03T09:46:49.226Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:46:49 [2021-03-03T09:46:49.283Z] --- PASS: TestRemoveContainerRunning (1.01s)
09:46:49 [2021-03-03T09:46:49.283Z] === RUN   TestRemoveContainerForceRemoveRunning
09:46:50 [2021-03-03T09:46:50.221Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s)
09:46:50 [2021-03-03T09:46:50.221Z] === RUN   TestRemoveInvalidContainer
09:46:50 [2021-03-03T09:46:50.221Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:46:50 [2021-03-03T09:46:50.221Z] === RUN   TestRenameLinkedContainer
09:46:51 [2021-03-03T09:46:51.178Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:46:53 [2021-03-03T09:46:53.434Z] --- PASS: TestServiceCreateInit (8.05s)
09:46:53 [2021-03-03T09:46:53.434Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s)
09:46:53 [2021-03-03T09:46:53.434Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.00s)
09:46:53 [2021-03-03T09:46:53.434Z] === RUN   TestCreateServiceMultipleTimes
09:46:54 [2021-03-03T09:46:54.469Z] --- PASS: TestRenameLinkedContainer (3.85s)
09:46:54 [2021-03-03T09:46:54.469Z] === RUN   TestRenameStoppedContainer
09:46:54 [2021-03-03T09:46:54.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:46:54 [2021-03-03T09:46:54.729Z] --- PASS: TestRenameStoppedContainer (0.80s)
09:46:54 [2021-03-03T09:46:54.729Z] === RUN   TestRenameRunningContainerAndReuse
09:46:55 [2021-03-03T09:46:55.666Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:46:56 [2021-03-03T09:46:56.603Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s)
09:46:56 [2021-03-03T09:46:56.603Z] === RUN   TestRenameInvalidName
09:46:57 [2021-03-03T09:46:57.541Z] --- PASS: TestRenameInvalidName (1.01s)
09:46:57 [2021-03-03T09:46:57.541Z] === RUN   TestRenameAnonymousContainer
09:46:57 [2021-03-03T09:46:57.775Z] --- PASS: TestServiceWithDataPathPortInit (18.31s)
09:46:57 [2021-03-03T09:46:57.775Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:47:00 [2021-03-03T09:47:00.078Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:47:01 [2021-03-03T09:47:01.458Z] --- PASS: TestRenameAnonymousContainer (3.75s)
09:47:01 [2021-03-03T09:47:01.458Z] === RUN   TestRenameContainerWithSameName
09:47:01 [2021-03-03T09:47:01.458Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:47:02 [2021-03-03T09:47:02.028Z] --- PASS: TestRenameContainerWithSameName (0.80s)
09:47:02 [2021-03-03T09:47:02.028Z] === RUN   TestRenameContainerWithLinkedContainer
09:47:03 [2021-03-03T09:47:03.407Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
09:47:03 [2021-03-03T09:47:03.407Z] === RUN   TestResize
09:47:03 [2021-03-03T09:47:03.974Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:47:04 [2021-03-03T09:47:04.233Z] --- PASS: TestResize (0.80s)
09:47:04 [2021-03-03T09:47:04.233Z] === RUN   TestResizeWithInvalidSize
09:47:05 [2021-03-03T09:47:05.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:47:05 [2021-03-03T09:47:05.168Z] --- PASS: TestResizeWithInvalidSize (0.87s)
09:47:05 [2021-03-03T09:47:05.168Z] === RUN   TestResizeWhenContainerNotStarted
09:47:06 [2021-03-03T09:47:06.104Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s)
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:47:06 [2021-03-03T09:47:06.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:47:07 [2021-03-03T09:47:07.772Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.13s)
09:47:07 [2021-03-03T09:47:07.772Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xrb1vecypidi1943h9ani3zv7 Created:2021-03-03 09:46:59.541634102 +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[a276812677ad111e29f82f78b8825122bc8013230cf9dc4bb7155acbce27bc9f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o5wf489as9of1bqzeockldsc7 EndpointID:efb6ea18571d660ad1f4d39178e73e922950625d3074027664ed6952117620d0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:03501f1786409bd6322cb7c830832f7200dddd5234f3b0433ea74a4fb7efa12c 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:a3cf0e8bc259 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o5wf489as9of1bqzeockldsc7 EndpointID:efb6ea18571d660ad1f4d39178e73e922950625d3074027664ed6952117620d0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:47:07 [2021-03-03T09:47:07.772Z] PASS
09:47:07 [2021-03-03T09:47:07.772Z] 
09:47:07 [2021-03-03T09:47:07.772Z] === Skipped
09:47:07 [2021-03-03T09:47:07.772Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:47:07 [2021-03-03T09:47:07.772Z]     service_test.go:242: FLAKY_TEST
09:47:07 [2021-03-03T09:47:07.772Z] 
09:47:07 [2021-03-03T09:47:07.772Z] 
09:47:07 [2021-03-03T09:47:07.772Z] DONE 26 tests, 1 skipped in 60.887s
09:47:07 [2021-03-03T09:47:07.772Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:47:07 [2021-03-03T09:47:07.772Z] ++ 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
09:47:07 [2021-03-03T09:47:07.772Z] ++ set -e
09:47:07 [2021-03-03T09:47:07.772Z] ++ '[' -n 0 ']'
09:47:07 [2021-03-03T09:47:07.772Z] ++ set -x
09:47:07 [2021-03-03T09:47:07.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:47:07 [2021-03-03T09:47:07.772Z] INFO: Testing against a local daemon
09:47:07 [2021-03-03T09:47:07.772Z] === RUN   TestDockerNetworkIpvlanPersistance
09:47:07 [2021-03-03T09:47:07.772Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
09:47:07 [2021-03-03T09:47:07.772Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:47:07 [2021-03-03T09:47:07.772Z] === RUN   TestDockerNetworkIpvlan
09:47:07 [2021-03-03T09:47:07.772Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:47:07 [2021-03-03T09:47:07.772Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:47:07 [2021-03-03T09:47:07.772Z] PASS
09:47:07 [2021-03-03T09:47:07.772Z] 
09:47:07 [2021-03-03T09:47:07.772Z] === Skipped
09:47:07 [2021-03-03T09:47:07.773Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
09:47:07 [2021-03-03T09:47:07.773Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:47:07 [2021-03-03T09:47:07.773Z] 
09:47:07 [2021-03-03T09:47:07.773Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:47:07 [2021-03-03T09:47:07.773Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:47:07 [2021-03-03T09:47:07.773Z] 
09:47:07 [2021-03-03T09:47:07.773Z] 
09:47:07 [2021-03-03T09:47:07.773Z] DONE 2 tests, 2 skipped in 0.178s
09:47:07 [2021-03-03T09:47:07.773Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:47:07 [2021-03-03T09:47:07.773Z] ++ 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
09:47:07 [2021-03-03T09:47:07.773Z] ++ set -e
09:47:07 [2021-03-03T09:47:07.773Z] ++ '[' -n 0 ']'
09:47:07 [2021-03-03T09:47:07.773Z] ++ set -x
09:47:07 [2021-03-03T09:47:07.773Z] ++ env -i DEST=/go/src/github.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
09:47:07 [2021-03-03T09:47:07.773Z] INFO: Testing against a local daemon
09:47:07 [2021-03-03T09:47:07.773Z] === RUN   TestDockerNetworkMacvlanPersistance
09:47:08 [2021-03-03T09:47:08.639Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:47:08 [2021-03-03T09:47:08.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:47:09 [2021-03-03T09:47:09.685Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.18s)
09:47:09 [2021-03-03T09:47:09.685Z] === RUN   TestDockerNetworkMacvlan
09:47:10 [2021-03-03T09:47:10.281Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:47:10 [2021-03-03T09:47:10.627Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:47:11 [2021-03-03T09:47:11.513Z] --- PASS: TestCreateServiceMultipleTimes (16.23s)
09:47:11 [2021-03-03T09:47:11.513Z] === RUN   TestCreateServiceConflict
09:47:11 [2021-03-03T09:47:11.513Z] --- PASS: TestCreateServiceConflict (2.27s)
09:47:11 [2021-03-03T09:47:11.513Z] === RUN   TestCreateServiceMaxReplicas
09:47:11 [2021-03-03T09:47:11.658Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:47:12 [2021-03-03T09:47:12.012Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:47:12 [2021-03-03T09:47:12.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:47:13 [2021-03-03T09:47:13.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:47:13 [2021-03-03T09:47:13.396Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:47:13 [2021-03-03T09:47:13.418Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:47:14 [2021-03-03T09:47:14.796Z] --- PASS: TestCreateServiceMaxReplicas (3.05s)
09:47:14 [2021-03-03T09:47:14.796Z] === RUN   TestCreateWithDuplicateNetworkNames
09:47:15 [2021-03-03T09:47:15.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:47:15 [2021-03-03T09:47:15.582Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:47:16 [2021-03-03T09:47:16.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:47:16 [2021-03-03T09:47:16.719Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:47:18 [2021-03-03T09:47:18.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:47:18 [2021-03-03T09:47:18.314Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:47:18 [2021-03-03T09:47:18.314Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:47:18 [2021-03-03T09:47:18.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:47:18 [2021-03-03T09:47:18.883Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:47:19 [2021-03-03T09:47:19.820Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:47:20 [2021-03-03T09:47:20.016Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:47:20 [2021-03-03T09:47:20.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:47:20 [2021-03-03T09:47:20.337Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:47:21 [2021-03-03T09:47:21.275Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:47:22 [2021-03-03T09:47:22.652Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.11s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.07s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s)
09:47:22 [2021-03-03T09:47:22.652Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s)
09:47:22 [2021-03-03T09:47:22.652Z] === RUN   TestCgroupNamespacesRun
09:47:22 [2021-03-03T09:47:22.910Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:47:23 [2021-03-03T09:47:23.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:47:24 [2021-03-03T09:47:24.416Z] --- PASS: TestCgroupNamespacesRun (1.80s)
09:47:24 [2021-03-03T09:47:24.416Z] === RUN   TestCgroupNamespacesRunPrivileged
09:47:26 [2021-03-03T09:47:26.321Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
09:47:26 [2021-03-03T09:47:26.321Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:47:26 [2021-03-03T09:47:26.600Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:47:28 [2021-03-03T09:47:28.225Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
09:47:28 [2021-03-03T09:47:28.225Z] === RUN   TestCgroupNamespacesRunHostMode
09:47:28 [2021-03-03T09:47:28.512Z] --- PASS: TestDockerNetworkMacvlan (18.65s)
09:47:28 [2021-03-03T09:47:28.512Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
09:47:28 [2021-03-03T09:47:28.512Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
09:47:28 [2021-03-03T09:47:28.512Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
09:47:28 [2021-03-03T09:47:28.512Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s)
09:47:28 [2021-03-03T09:47:28.512Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s)
09:47:28 [2021-03-03T09:47:28.512Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
09:47:28 [2021-03-03T09:47:28.512Z] PASS
09:47:28 [2021-03-03T09:47:28.512Z] 
09:47:28 [2021-03-03T09:47:28.512Z] DONE 8 tests in 20.982s
09:47:28 [2021-03-03T09:47:28.512Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:47:28 [2021-03-03T09:47:28.512Z] ++ 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
09:47:28 [2021-03-03T09:47:28.512Z] ++ set -e
09:47:28 [2021-03-03T09:47:28.512Z] ++ '[' -n 0 ']'
09:47:28 [2021-03-03T09:47:28.512Z] ++ set -x
09:47:28 [2021-03-03T09:47:28.512Z] ++ env -i DEST=/go/src/github.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
09:47:28 [2021-03-03T09:47:28.512Z] testing: warning: no tests to run
09:47:28 [2021-03-03T09:47:28.512Z] PASS
09:47:28 [2021-03-03T09:47:28.512Z] 
09:47:28 [2021-03-03T09:47:28.512Z] DONE 0 tests in 0.061s
09:47:28 [2021-03-03T09:47:28.512Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:47:28 [2021-03-03T09:47:28.512Z] ++ 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
09:47:28 [2021-03-03T09:47:28.512Z] ++ set -e
09:47:28 [2021-03-03T09:47:28.512Z] ++ '[' -n 0 ']'
09:47:28 [2021-03-03T09:47:28.512Z] ++ set -x
09:47:28 [2021-03-03T09:47:28.512Z] ++ env -i DEST=/go/src/github.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
09:47:28 [2021-03-03T09:47:28.512Z] INFO: Testing against a local daemon
09:47:28 [2021-03-03T09:47:28.512Z] === RUN   TestAuthZPluginAllowRequest
09:47:29 [2021-03-03T09:47:29.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:47:29 [2021-03-03T09:47:29.665Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s)
09:47:29 [2021-03-03T09:47:29.665Z] === RUN   TestCreateServiceSecretFileMode
09:47:30 [2021-03-03T09:47:30.099Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s)
09:47:30 [2021-03-03T09:47:30.099Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:47:30 [2021-03-03T09:47:30.231Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
09:47:30 [2021-03-03T09:47:30.231Z] === RUN   TestCreateServiceConfigFileMode
09:47:30 [2021-03-03T09:47:30.358Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:47:30 [2021-03-03T09:47:30.425Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
09:47:30 [2021-03-03T09:47:30.425Z] === RUN   TestAuthZPluginTLS
09:47:30 [2021-03-03T09:47:30.995Z] --- PASS: TestAuthZPluginTLS (0.71s)
09:47:30 [2021-03-03T09:47:30.995Z] === RUN   TestAuthZPluginDenyRequest
09:47:31 [2021-03-03T09:47:31.938Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
09:47:31 [2021-03-03T09:47:31.938Z] === RUN   TestAuthZPluginAPIDenyResponse
09:47:32 [2021-03-03T09:47:32.261Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s)
09:47:32 [2021-03-03T09:47:32.261Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:47:32 [2021-03-03T09:47:32.261Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:47:32 [2021-03-03T09:47:32.261Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:47:32 [2021-03-03T09:47:32.509Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
09:47:32 [2021-03-03T09:47:32.509Z] === RUN   TestAuthZPluginDenyResponse
09:47:33 [2021-03-03T09:47:33.080Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
09:47:33 [2021-03-03T09:47:33.080Z] === RUN   TestAuthZPluginAllowEventStream
09:47:33 [2021-03-03T09:47:33.198Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:47:33 [2021-03-03T09:47:33.457Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s)
09:47:33 [2021-03-03T09:47:33.457Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:47:33 [2021-03-03T09:47:33.513Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
09:47:33 [2021-03-03T09:47:33.513Z] === RUN   TestCreateServiceSysctls
09:47:34 [2021-03-03T09:47:34.024Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:47:34 [2021-03-03T09:47:34.594Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
09:47:34 [2021-03-03T09:47:34.594Z] === RUN   TestCgroupNamespacesRunOlderClient
09:47:34 [2021-03-03T09:47:34.993Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
09:47:34 [2021-03-03T09:47:34.993Z] === RUN   TestAuthZPluginErrorResponse
09:47:35 [2021-03-03T09:47:35.531Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:47:35 [2021-03-03T09:47:35.564Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
09:47:35 [2021-03-03T09:47:35.564Z] === RUN   TestAuthZPluginErrorRequest
09:47:35 [2021-03-03T09:47:35.780Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:47:35 [2021-03-03T09:47:35.780Z] Copying nested executables into bundles/cross/linux/amd64
09:47:36 [2021-03-03T09:47:36.467Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
09:47:36 [2021-03-03T09:47:36.467Z] === RUN   TestKernelTCPMemory
09:47:36 [2021-03-03T09:47:36.507Z] --- PASS: TestAuthZPluginErrorRequest (0.77s)
09:47:36 [2021-03-03T09:47:36.507Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:47:36 [2021-03-03T09:47:36.706Z] Cross building: bundles/cross/windows/amd64
09:47:36 [2021-03-03T09:47:36.795Z] --- PASS: TestCreateServiceSysctls (3.31s)
09:47:36 [2021-03-03T09:47:36.795Z] === RUN   TestCreateServiceCapabilities
09:47:37 [2021-03-03T09:47:37.002Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:47:37 [2021-03-03T09:47:37.002Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:47:37 [2021-03-03T09:47:37.036Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:47:37 [2021-03-03T09:47:37.036Z] --- PASS: TestKernelTCPMemory (0.86s)
09:47:37 [2021-03-03T09:47:37.036Z] === RUN   TestNISDomainname
09:47:37 [2021-03-03T09:47:37.079Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
09:47:37 [2021-03-03T09:47:37.079Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:47:37 [2021-03-03T09:47:37.973Z] --- PASS: TestNISDomainname (0.98s)
09:47:37 [2021-03-03T09:47:37.973Z] === RUN   TestHostnameDnsResolution
09:47:39 [2021-03-03T09:47:39.324Z] --- PASS: TestCreateServiceCapabilities (2.70s)
09:47:39 [2021-03-03T09:47:39.324Z] === RUN   TestInspect
09:47:39 [2021-03-03T09:47:39.351Z] --- PASS: TestHostnameDnsResolution (1.26s)
09:47:39 [2021-03-03T09:47:39.351Z] === RUN   TestStats
09:47:39 [2021-03-03T09:47:39.609Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:47:39 [2021-03-03T09:47:39.621Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s)
09:47:39 [2021-03-03T09:47:39.621Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:47:40 [2021-03-03T09:47:40.177Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:47:41 [2021-03-03T09:47:41.113Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:47:41 [2021-03-03T09:47:41.535Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
09:47:41 [2021-03-03T09:47:41.535Z] === RUN   TestAuthZPluginHeader
09:47:41 [2021-03-03T09:47:41.853Z] --- PASS: TestInspect (2.91s)
09:47:41 [2021-03-03T09:47:41.853Z] === RUN   TestCreateJob
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:47:42 [2021-03-03T09:47:42.049Z] --- PASS: TestStats (2.77s)
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestStopContainerWithTimeout
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestStopContainerWithTimeout/0
09:47:42 [2021-03-03T09:47:42.049Z] === PAUSE TestStopContainerWithTimeout/0
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestStopContainerWithTimeout/1
09:47:42 [2021-03-03T09:47:42.049Z] === PAUSE TestStopContainerWithTimeout/1
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestStopContainerWithTimeout/3
09:47:42 [2021-03-03T09:47:42.049Z] === PAUSE TestStopContainerWithTimeout/3
09:47:42 [2021-03-03T09:47:42.049Z] === RUN   TestStopContainerWithTimeout/-1
09:47:42 [2021-03-03T09:47:42.049Z] === PAUSE TestStopContainerWithTimeout/-1
09:47:42 [2021-03-03T09:47:42.049Z] === CONT  TestStopContainerWithTimeout/0
09:47:42 [2021-03-03T09:47:42.049Z] === CONT  TestStopContainerWithTimeout/-1
09:47:42 [2021-03-03T09:47:42.476Z] --- PASS: TestAuthZPluginHeader (1.06s)
09:47:42 [2021-03-03T09:47:42.476Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:47:42 [2021-03-03T09:47:42.476Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:47:42 [2021-03-03T09:47:42.476Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:42 [2021-03-03T09:47:42.476Z] === RUN   TestAuthZPluginV2Disable
09:47:42 [2021-03-03T09:47:42.476Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:47:42 [2021-03-03T09:47:42.476Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:42 [2021-03-03T09:47:42.476Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:47:42 [2021-03-03T09:47:42.476Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:47:42 [2021-03-03T09:47:42.476Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:42 [2021-03-03T09:47:42.476Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:47:42 [2021-03-03T09:47:42.476Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:47:42 [2021-03-03T09:47:42.476Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:42 [2021-03-03T09:47:42.476Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:47:42 [2021-03-03T09:47:42.987Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:47:43 [2021-03-03T09:47:43.555Z] === CONT  TestStopContainerWithTimeout/3
09:47:45 [2021-03-03T09:47:45.135Z] --- PASS: TestCreateJob (3.21s)
09:47:45 [2021-03-03T09:47:45.135Z] === RUN   TestReplicatedJob
09:47:45 [2021-03-03T09:47:45.510Z] === CONT  TestStopContainerWithTimeout/1
09:47:45 [2021-03-03T09:47:45.510Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:47:47 [2021-03-03T09:47:47.424Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:47:47 [2021-03-03T09:47:47.424Z]     --- PASS: TestStopContainerWithTimeout/0 (1.36s)
09:47:47 [2021-03-03T09:47:47.424Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
09:47:47 [2021-03-03T09:47:47.424Z]     --- PASS: TestStopContainerWithTimeout/3 (2.64s)
09:47:47 [2021-03-03T09:47:47.425Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
09:47:47 [2021-03-03T09:47:47.425Z] === RUN   TestDeleteDevicemapper
09:47:47 [2021-03-03T09:47:47.425Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:47:47 [2021-03-03T09:47:47.425Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:47:47 [2021-03-03T09:47:47.425Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:47:47 [2021-03-03T09:47:47.685Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:47:50 [2021-03-03T09:47:50.221Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:47:50 [2021-03-03T09:47:50.221Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:47:51 [2021-03-03T09:47:51.161Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:47:51 [2021-03-03T09:47:51.161Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.83s)
09:47:51 [2021-03-03T09:47:51.161Z] === RUN   TestUpdateMemory
09:47:51 [2021-03-03T09:47:51.161Z] --- SKIP: TestUpdateMemory (0.00s)
09:47:51 [2021-03-03T09:47:51.161Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:47:51 [2021-03-03T09:47:51.161Z] === RUN   TestUpdateCPUQuota
09:47:51 [2021-03-03T09:47:51.693Z] --- PASS: TestReplicatedJob (5.77s)
09:47:51 [2021-03-03T09:47:51.693Z] === RUN   TestUpdateReplicatedJob
09:47:51 [2021-03-03T09:47:51.729Z] === RUN   TestDockerSuite/TestBuildCmd
09:47:51 [2021-03-03T09:47:51.988Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:47:52 [2021-03-03T09:47:52.556Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:47:52 [2021-03-03T09:47:52.556Z] --- PASS: TestUpdateCPUQuota (1.57s)
09:47:52 [2021-03-03T09:47:52.556Z] === RUN   TestUpdatePidsLimit
09:47:52 [2021-03-03T09:47:52.556Z] === RUN   TestUpdatePidsLimit/update_from_none
09:47:52 [2021-03-03T09:47:52.815Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:47:52 [2021-03-03T09:47:52.815Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:47:53 [2021-03-03T09:47:53.074Z] === RUN   TestUpdatePidsLimit/no_change
09:47:53 [2021-03-03T09:47:53.334Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:47:53 [2021-03-03T09:47:53.593Z] === RUN   TestUpdatePidsLimit/update_lower
09:47:53 [2021-03-03T09:47:53.852Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:47:54 [2021-03-03T09:47:54.222Z] --- PASS: TestUpdateReplicatedJob (3.33s)
09:47:54 [2021-03-03T09:47:54.223Z] === RUN   TestServiceListWithStatuses
09:47:54 [2021-03-03T09:47:54.223Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:47:54 [2021-03-03T09:47:54.223Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:47:54 [2021-03-03T09:47:54.223Z] === RUN   TestDockerNetworkConnectAlias
09:47:54 [2021-03-03T09:47:54.419Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:47:54 [2021-03-03T09:47:54.419Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:47:54 [2021-03-03T09:47:54.678Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:47:54 [2021-03-03T09:47:54.937Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:47:56 [2021-03-03T09:47:56.316Z] --- PASS: TestUpdatePidsLimit (3.58s)
09:47:56 [2021-03-03T09:47:56.316Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
09:47:56 [2021-03-03T09:47:56.316Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
09:47:56 [2021-03-03T09:47:56.316Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
09:47:56 [2021-03-03T09:47:56.316Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
09:47:56 [2021-03-03T09:47:56.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
09:47:56 [2021-03-03T09:47:56.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
09:47:56 [2021-03-03T09:47:56.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
09:47:56 [2021-03-03T09:47:56.316Z] === RUN   TestUpdateRestartPolicy
09:47:56 [2021-03-03T09:47:56.578Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:47:58 [2021-03-03T09:47:58.406Z] --- PASS: TestDockerNetworkConnectAlias (4.36s)
09:47:58 [2021-03-03T09:47:58.407Z] === RUN   TestDockerNetworkReConnect
09:47:59 [2021-03-03T09:47:59.110Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:47:59 [2021-03-03T09:47:59.110Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:48:00 [2021-03-03T09:48:00.045Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:48:00 [2021-03-03T09:48:00.612Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:48:00 [2021-03-03T09:48:00.871Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:48:01 [2021-03-03T09:48:01.437Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:48:02 [2021-03-03T09:48:02.005Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:48:02 [2021-03-03T09:48:02.264Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:48:02 [2021-03-03T09:48:02.591Z] --- PASS: TestDockerNetworkReConnect (3.65s)
09:48:02 [2021-03-03T09:48:02.591Z] === RUN   TestServicePlugin
09:48:03 [2021-03-03T09:48:03.201Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:48:04 [2021-03-03T09:48:04.432Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.16s)
09:48:04 [2021-03-03T09:48:04.432Z] PASS
09:48:04 [2021-03-03T09:48:04.432Z] 
09:48:04 [2021-03-03T09:48:04.432Z] === Skipped
09:48:04 [2021-03-03T09:48:04.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:48:04 [2021-03-03T09:48:04.432Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:04 [2021-03-03T09:48:04.432Z] 
09:48:04 [2021-03-03T09:48:04.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:48:04 [2021-03-03T09:48:04.432Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:04 [2021-03-03T09:48:04.432Z] 
09:48:04 [2021-03-03T09:48:04.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:48:04 [2021-03-03T09:48:04.432Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:04 [2021-03-03T09:48:04.432Z] 
09:48:04 [2021-03-03T09:48:04.432Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:48:04 [2021-03-03T09:48:04.432Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:04 [2021-03-03T09:48:04.432Z] 
09:48:04 [2021-03-03T09:48:04.432Z] 
09:48:04 [2021-03-03T09:48:04.432Z] DONE 17 tests, 4 skipped in 32.387s
09:48:04 [2021-03-03T09:48:04.432Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:48:04 [2021-03-03T09:48:04.432Z] ++ 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
09:48:04 [2021-03-03T09:48:04.432Z] ++ set -e
09:48:04 [2021-03-03T09:48:04.432Z] ++ '[' -n 0 ']'
09:48:04 [2021-03-03T09:48:04.432Z] ++ set -x
09:48:04 [2021-03-03T09:48:04.432Z] ++ env -i DEST=/go/src/github.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
09:48:04 [2021-03-03T09:48:04.432Z] INFO: Testing against a local daemon
09:48:04 [2021-03-03T09:48:04.432Z] === RUN   TestPluginInvalidJSON
09:48:04 [2021-03-03T09:48:04.432Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:48:04 [2021-03-03T09:48:04.432Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:48:04 [2021-03-03T09:48:04.432Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:48:04 [2021-03-03T09:48:04.432Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:48:04 [2021-03-03T09:48:04.432Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:48:04 [2021-03-03T09:48:04.432Z] === RUN   TestPluginInstall
09:48:04 [2021-03-03T09:48:04.432Z] === RUN   TestPluginInstall/no_auth
09:48:04 [2021-03-03T09:48:04.432Z] time="2021-03-03T09:48:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:48:04 [2021-03-03T09:48:04.432Z] time="2021-03-03T09:48:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb8caaceac3aeaeb48307fd8c35568ea24e24b6ad4bd567c67932fd54bf418de" mediatype=application/vnd.docker.plugin.v1+json size=522
09:48:04 [2021-03-03T09:48:04.432Z] time="2021-03-03T09:48:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:48:04 [2021-03-03T09:48:04.432Z] time="2021-03-03T09:48:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb8caaceac3aeaeb48307fd8c35568ea24e24b6ad4bd567c67932fd54bf418de" mediatype=application/vnd.docker.plugin.v1+json size=522
09:48:04 [2021-03-03T09:48:04.432Z] === RUN   TestPluginInstall/with_htpasswd
09:48:04 [2021-03-03T09:48:04.432Z] time="2021-03-03T09:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:48:04 [2021-03-03T09:48:04.432Z] time="2021-03-03T09:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22aa33ec522974bcc86857389b8398d9fe910f536a44903ddca483a3ac7370f5" mediatype=application/vnd.docker.plugin.v1+json size=522
09:48:04 [2021-03-03T09:48:04.432Z] time="2021-03-03T09:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:48:04 [2021-03-03T09:48:04.432Z] time="2021-03-03T09:48:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22aa33ec522974bcc86857389b8398d9fe910f536a44903ddca483a3ac7370f5" mediatype=application/vnd.docker.plugin.v1+json size=522
09:48:05 [2021-03-03T09:48:05.004Z] === RUN   TestPluginInstall/with_insecure
09:48:06 [2021-03-03T09:48:06.388Z] time="2021-03-03T09:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:48:06 [2021-03-03T09:48:06.388Z] time="2021-03-03T09:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4705f568079a89b39a4c72becfc7cfeb98c65bd66766577174a5e7967ef8547" mediatype=application/vnd.docker.plugin.v1+json size=522
09:48:06 [2021-03-03T09:48:06.388Z] time="2021-03-03T09:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:48:06 [2021-03-03T09:48:06.388Z] time="2021-03-03T09:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4705f568079a89b39a4c72becfc7cfeb98c65bd66766577174a5e7967ef8547" mediatype=application/vnd.docker.plugin.v1+json size=522
09:48:06 [2021-03-03T09:48:06.492Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:48:06 [2021-03-03T09:48:06.649Z] --- PASS: TestPluginInstall (5.68s)
09:48:06 [2021-03-03T09:48:06.649Z]     --- PASS: TestPluginInstall/no_auth (2.76s)
09:48:06 [2021-03-03T09:48:06.649Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
09:48:06 [2021-03-03T09:48:06.649Z]     --- PASS: TestPluginInstall/with_insecure (1.73s)
09:48:06 [2021-03-03T09:48:06.649Z]         plugin_test.go:160: [dc6786068d042] daemon is not started
09:48:06 [2021-03-03T09:48:06.649Z] === RUN   TestPluginsWithRuntimes
09:48:09 [2021-03-03T09:48:09.023Z] --- PASS: TestUpdateRestartPolicy (12.62s)
09:48:09 [2021-03-03T09:48:09.023Z] === RUN   TestUpdateRestartWithAutoRemove
09:48:09 [2021-03-03T09:48:09.192Z] === RUN   TestPluginsWithRuntimes/No_Args
09:48:09 [2021-03-03T09:48:09.590Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
09:48:09 [2021-03-03T09:48:09.590Z] === RUN   TestWaitNonBlocked
09:48:09 [2021-03-03T09:48:09.590Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:48:09 [2021-03-03T09:48:09.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:48:09 [2021-03-03T09:48:09.590Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:48:09 [2021-03-03T09:48:09.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:48:09 [2021-03-03T09:48:09.590Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:48:09 [2021-03-03T09:48:09.590Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:48:10 [2021-03-03T09:48:10.527Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:48:10 [2021-03-03T09:48:10.576Z] === RUN   TestPluginsWithRuntimes/With_Args
09:48:10 [2021-03-03T09:48:10.786Z] --- PASS: TestWaitNonBlocked (0.05s)
09:48:10 [2021-03-03T09:48:10.786Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s)
09:48:10 [2021-03-03T09:48:10.786Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s)
09:48:10 [2021-03-03T09:48:10.786Z] === RUN   TestWaitBlocked
09:48:10 [2021-03-03T09:48:10.786Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:48:10 [2021-03-03T09:48:10.786Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:48:10 [2021-03-03T09:48:10.786Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:48:10 [2021-03-03T09:48:10.786Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:48:11 [2021-03-03T09:48:11.045Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:48:11 [2021-03-03T09:48:11.045Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:48:12 [2021-03-03T09:48:12.423Z] --- PASS: TestWaitBlocked (0.03s)
09:48:12 [2021-03-03T09:48:12.423Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
09:48:12 [2021-03-03T09:48:12.423Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s)
09:48:12 [2021-03-03T09:48:12.423Z] === CONT  TestContainerStartOnDaemonRestart
09:48:12 [2021-03-03T09:48:12.423Z] === CONT  TestContainerKillOnDaemonStart
09:48:12 [2021-03-03T09:48:12.423Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:48:12 [2021-03-03T09:48:12.488Z] --- PASS: TestPluginsWithRuntimes (5.54s)
09:48:12 [2021-03-03T09:48:12.488Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.62s)
09:48:12 [2021-03-03T09:48:12.488Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.65s)
09:48:12 [2021-03-03T09:48:12.488Z] PASS
09:48:12 [2021-03-03T09:48:12.488Z] 
09:48:12 [2021-03-03T09:48:12.488Z] DONE 9 tests in 11.457s
09:48:12 [2021-03-03T09:48:12.488Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:48:12 [2021-03-03T09:48:12.488Z] ++ 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
09:48:12 [2021-03-03T09:48:12.488Z] ++ set -e
09:48:12 [2021-03-03T09:48:12.488Z] ++ '[' -n 0 ']'
09:48:12 [2021-03-03T09:48:12.488Z] ++ set -x
09:48:12 [2021-03-03T09:48:12.488Z] ++ env -i DEST=/go/src/github.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
09:48:12 [2021-03-03T09:48:12.488Z] INFO: Testing against a local daemon
09:48:12 [2021-03-03T09:48:12.488Z] === RUN   TestExternalGraphDriver
09:48:12 [2021-03-03T09:48:12.488Z] === RUN   TestExternalGraphDriver/json
09:48:12 [2021-03-03T09:48:12.992Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:48:13 [2021-03-03T09:48:13.251Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:48:14 [2021-03-03T09:48:14.189Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:48:15 [2021-03-03T09:48:15.032Z] === RUN   TestExternalGraphDriver/spec
09:48:16 [2021-03-03T09:48:16.095Z] --- PASS: TestContainerStartOnDaemonRestart (3.83s)
09:48:16 [2021-03-03T09:48:16.095Z] === CONT  TestIpcModeOlderClient
09:48:16 [2021-03-03T09:48:16.095Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:48:16 [2021-03-03T09:48:16.095Z] === CONT  TestDaemonHostGatewayIP
09:48:16 [2021-03-03T09:48:16.353Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:48:17 [2021-03-03T09:48:17.291Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:48:17 [2021-03-03T09:48:17.575Z] === RUN   TestExternalGraphDriver/pull
09:48:19 [2021-03-03T09:48:19.196Z] --- PASS: TestDaemonHostGatewayIP (2.99s)
09:48:19 [2021-03-03T09:48:19.196Z] === CONT  TestRestartDaemonWithRestartingContainer
09:48:19 [2021-03-03T09:48:19.763Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:48:20 [2021-03-03T09:48:20.130Z] --- PASS: TestExternalGraphDriver (7.46s)
09:48:20 [2021-03-03T09:48:20.130Z]     --- PASS: TestExternalGraphDriver/json (2.41s)
09:48:20 [2021-03-03T09:48:20.130Z]     --- PASS: TestExternalGraphDriver/spec (2.70s)
09:48:20 [2021-03-03T09:48:20.130Z]     --- PASS: TestExternalGraphDriver/pull (2.23s)
09:48:20 [2021-03-03T09:48:20.130Z] === RUN   TestGraphdriverPluginV2
09:48:20 [2021-03-03T09:48:20.130Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
09:48:20 [2021-03-03T09:48:20.130Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:20 [2021-03-03T09:48:20.130Z] PASS
09:48:20 [2021-03-03T09:48:20.130Z] 
09:48:20 [2021-03-03T09:48:20.130Z] === Skipped
09:48:20 [2021-03-03T09:48:20.130Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
09:48:20 [2021-03-03T09:48:20.130Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:20 [2021-03-03T09:48:20.130Z] 
09:48:20 [2021-03-03T09:48:20.130Z] 
09:48:20 [2021-03-03T09:48:20.130Z] DONE 5 tests, 1 skipped in 7.687s
09:48:20 [2021-03-03T09:48:20.130Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:48:20 [2021-03-03T09:48:20.130Z] ++ 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
09:48:20 [2021-03-03T09:48:20.130Z] ++ set -e
09:48:20 [2021-03-03T09:48:20.130Z] ++ '[' -n 0 ']'
09:48:20 [2021-03-03T09:48:20.130Z] ++ set -x
09:48:20 [2021-03-03T09:48:20.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:48:20 [2021-03-03T09:48:20.130Z] INFO: Testing against a local daemon
09:48:20 [2021-03-03T09:48:20.130Z] === RUN   TestContinueAfterPluginCrash
09:48:20 [2021-03-03T09:48:20.130Z] === PAUSE TestContinueAfterPluginCrash
09:48:20 [2021-03-03T09:48:20.130Z] === RUN   TestReadPluginNoRead
09:48:20 [2021-03-03T09:48:20.130Z] === PAUSE TestReadPluginNoRead
09:48:20 [2021-03-03T09:48:20.130Z] === RUN   TestDaemonStartWithLogOpt
09:48:20 [2021-03-03T09:48:20.130Z] === PAUSE TestDaemonStartWithLogOpt
09:48:20 [2021-03-03T09:48:20.130Z] === CONT  TestContinueAfterPluginCrash
09:48:20 [2021-03-03T09:48:20.130Z] === CONT  TestDaemonStartWithLogOpt
09:48:20 [2021-03-03T09:48:20.130Z] === CONT  TestReadPluginNoRead
09:48:20 [2021-03-03T09:48:20.700Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:48:21 [2021-03-03T09:48:21.637Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:48:21 [2021-03-03T09:48:21.896Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s)
09:48:21 [2021-03-03T09:48:21.896Z] === CONT  TestDaemonRestartIpcMode
09:48:22 [2021-03-03T09:48:22.155Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:48:22 [2021-03-03T09:48:22.155Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:48:22 [2021-03-03T09:48:22.155Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:48:22 [2021-03-03T09:48:22.155Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:48:22 [2021-03-03T09:48:22.155Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:48:24 [2021-03-03T09:48:24.349Z] === RUN   TestReadPluginNoRead/default
09:48:24 [2021-03-03T09:48:24.686Z] --- PASS: TestDaemonRestartIpcMode (2.70s)
09:48:24 [2021-03-03T09:48:24.920Z] --- PASS: TestDaemonStartWithLogOpt (4.82s)
09:48:24 [2021-03-03T09:48:24.945Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:48:25 [2021-03-03T09:48:25.204Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:48:25 [2021-03-03T09:48:25.771Z] --- PASS: TestContainerKillOnDaemonStart (13.44s)
09:48:25 [2021-03-03T09:48:25.771Z] PASS
09:48:25 [2021-03-03T09:48:25.771Z] 
09:48:25 [2021-03-03T09:48:25.771Z] === Skipped
09:48:25 [2021-03-03T09:48:25.771Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:48:25 [2021-03-03T09:48:25.771Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:48:25 [2021-03-03T09:48:25.771Z] 
09:48:25 [2021-03-03T09:48:25.771Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:48:25 [2021-03-03T09:48:25.771Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:48:25 [2021-03-03T09:48:25.771Z] 
09:48:25 [2021-03-03T09:48:25.771Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:48:25 [2021-03-03T09:48:25.771Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:48:25 [2021-03-03T09:48:25.771Z] 
09:48:25 [2021-03-03T09:48:25.771Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:48:25 [2021-03-03T09:48:25.771Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:48:25 [2021-03-03T09:48:25.771Z] 
09:48:25 [2021-03-03T09:48:25.771Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:48:25 [2021-03-03T09:48:25.771Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:48:25 [2021-03-03T09:48:25.771Z] 
09:48:25 [2021-03-03T09:48:25.771Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:48:25 [2021-03-03T09:48:25.771Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:48:25 [2021-03-03T09:48:25.771Z] 
09:48:25 [2021-03-03T09:48:25.771Z] 
09:48:25 [2021-03-03T09:48:25.771Z] DONE 196 tests, 6 skipped in 149.667s
09:48:25 [2021-03-03T09:48:25.771Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:48:25 [2021-03-03T09:48:25.771Z] ++ 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
09:48:25 [2021-03-03T09:48:25.771Z] ++ set -e
09:48:25 [2021-03-03T09:48:25.771Z] ++ '[' -n 0 ']'
09:48:25 [2021-03-03T09:48:25.771Z] ++ set -x
09:48:25 [2021-03-03T09:48:25.771Z] ++ env -i DEST=/go/src/github.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
09:48:26 [2021-03-03T09:48:26.030Z] INFO: Testing against a local daemon
09:48:26 [2021-03-03T09:48:26.030Z] === RUN   TestCommitInheritsEnv
09:48:26 [2021-03-03T09:48:26.305Z] === RUN   TestReadPluginNoRead/disabled_caching
09:48:26 [2021-03-03T09:48:26.597Z] --- PASS: TestCommitInheritsEnv (0.42s)
09:48:26 [2021-03-03T09:48:26.597Z] === RUN   TestImportExtremelyLargeImageWorks
09:48:26 [2021-03-03T09:48:26.597Z] === PAUSE TestImportExtremelyLargeImageWorks
09:48:26 [2021-03-03T09:48:26.597Z] === RUN   TestImagesFilterMultiReference
09:48:26 [2021-03-03T09:48:26.597Z] --- PASS: TestImagesFilterMultiReference (0.08s)
09:48:26 [2021-03-03T09:48:26.597Z] === RUN   TestImagePullPlatformInvalid
09:48:26 [2021-03-03T09:48:26.597Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:48:26 [2021-03-03T09:48:26.597Z] === RUN   TestRemoveImageOrphaning
09:48:27 [2021-03-03T09:48:27.165Z] --- PASS: TestRemoveImageOrphaning (0.48s)
09:48:27 [2021-03-03T09:48:27.165Z] === RUN   TestRemoveImageGarbageCollector
09:48:28 [2021-03-03T09:48:28.215Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:48:29 [2021-03-03T09:48:29.699Z] --- PASS: TestRemoveImageGarbageCollector (2.34s)
09:48:29 [2021-03-03T09:48:29.699Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:48:29 [2021-03-03T09:48:29.699Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:48:29 [2021-03-03T09:48:29.699Z] === RUN   TestTagInvalidReference
09:48:29 [2021-03-03T09:48:29.699Z] --- PASS: TestTagInvalidReference (0.03s)
09:48:29 [2021-03-03T09:48:29.699Z] === RUN   TestTagValidPrefixedRepo
09:48:29 [2021-03-03T09:48:29.699Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:48:29 [2021-03-03T09:48:29.699Z] === RUN   TestTagExistedNameWithoutForce
09:48:29 [2021-03-03T09:48:29.699Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:48:29 [2021-03-03T09:48:29.699Z] === RUN   TestTagOfficialNames
09:48:29 [2021-03-03T09:48:29.699Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:48:29 [2021-03-03T09:48:29.699Z] --- PASS: TestTagOfficialNames (0.08s)
09:48:29 [2021-03-03T09:48:29.699Z] === RUN   TestTagMatchesDigest
09:48:29 [2021-03-03T09:48:29.699Z] --- PASS: TestTagMatchesDigest (0.04s)
09:48:29 [2021-03-03T09:48:29.699Z] === CONT  TestImportExtremelyLargeImageWorks
09:48:29 [2021-03-03T09:48:29.957Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:48:30 [2021-03-03T09:48:30.126Z] --- PASS: TestReadPluginNoRead (9.89s)
09:48:30 [2021-03-03T09:48:30.126Z]     --- PASS: TestReadPluginNoRead/default (1.89s)
09:48:30 [2021-03-03T09:48:30.126Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.81s)
09:48:30 [2021-03-03T09:48:30.126Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s)
09:48:30 [2021-03-03T09:48:30.126Z]     read_test.go:92: [daaf8f64e479f] daemon is not started
09:48:30 [2021-03-03T09:48:30.386Z] --- PASS: TestContinueAfterPluginCrash (10.20s)
09:48:30 [2021-03-03T09:48:30.386Z] PASS
09:48:30 [2021-03-03T09:48:30.386Z] 
09:48:30 [2021-03-03T09:48:30.386Z] DONE 6 tests in 10.383s
09:48:30 [2021-03-03T09:48:30.386Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:48:30 [2021-03-03T09:48:30.386Z] ++ 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
09:48:30 [2021-03-03T09:48:30.386Z] ++ set -e
09:48:30 [2021-03-03T09:48:30.386Z] ++ '[' -n 0 ']'
09:48:30 [2021-03-03T09:48:30.386Z] ++ set -x
09:48:30 [2021-03-03T09:48:30.386Z] ++ env -i DEST=/go/src/github.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
09:48:30 [2021-03-03T09:48:30.386Z] testing: warning: no tests to run
09:48:30 [2021-03-03T09:48:30.386Z] PASS
09:48:30 [2021-03-03T09:48:30.386Z] 
09:48:30 [2021-03-03T09:48:30.386Z] DONE 0 tests in 0.058s
09:48:30 [2021-03-03T09:48:30.386Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:48:30 [2021-03-03T09:48:30.386Z] ++ 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
09:48:30 [2021-03-03T09:48:30.386Z] ++ set -e
09:48:30 [2021-03-03T09:48:30.386Z] ++ '[' -n 0 ']'
09:48:30 [2021-03-03T09:48:30.386Z] ++ set -x
09:48:30 [2021-03-03T09:48:30.386Z] ++ env -i DEST=/go/src/github.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
09:48:30 [2021-03-03T09:48:30.646Z] INFO: Testing against a local daemon
09:48:30 [2021-03-03T09:48:30.646Z] === RUN   TestPluginWithDevMounts
09:48:30 [2021-03-03T09:48:30.646Z] === PAUSE TestPluginWithDevMounts
09:48:30 [2021-03-03T09:48:30.646Z] === CONT  TestPluginWithDevMounts
09:48:31 [2021-03-03T09:48:31.336Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:48:31 [2021-03-03T09:48:31.595Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:48:32 [2021-03-03T09:48:32.533Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:48:32 [2021-03-03T09:48:32.533Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:48:33 [2021-03-03T09:48:33.107Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:48:33 [2021-03-03T09:48:33.188Z] --- PASS: TestPluginWithDevMounts (2.19s)
09:48:33 [2021-03-03T09:48:33.188Z] PASS
09:48:33 [2021-03-03T09:48:33.188Z] 
09:48:33 [2021-03-03T09:48:33.188Z] DONE 1 tests in 2.386s
09:48:33 [2021-03-03T09:48:33.188Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:48:33 [2021-03-03T09:48:33.188Z] ++ 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
09:48:33 [2021-03-03T09:48:33.188Z] ++ set -e
09:48:33 [2021-03-03T09:48:33.188Z] ++ '[' -n 0 ']'
09:48:33 [2021-03-03T09:48:33.188Z] ++ set -x
09:48:33 [2021-03-03T09:48:33.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=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
09:48:33 [2021-03-03T09:48:33.188Z] INFO: Testing against a local daemon
09:48:33 [2021-03-03T09:48:33.188Z] === RUN   TestSecretInspect
09:48:34 [2021-03-03T09:48:34.654Z] --- PASS: TestServicePlugin (30.85s)
09:48:34 [2021-03-03T09:48:34.654Z]     plugin_test.go:62: [da4e00c32ad4b] joining swarm manager [d10543c1fa3fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:48:34 [2021-03-03T09:48:34.654Z]     plugin_test.go:65: [d67c52ce6409c] joining swarm manager [d10543c1fa3fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:48:34 [2021-03-03T09:48:34.654Z] === RUN   TestServiceUpdateLabel
09:48:35 [2021-03-03T09:48:35.220Z] --- PASS: TestServiceUpdateLabel (2.30s)
09:48:35 [2021-03-03T09:48:35.220Z] === RUN   TestServiceUpdateSecrets
09:48:36 [2021-03-03T09:48:36.486Z] --- PASS: TestSecretInspect (3.23s)
09:48:36 [2021-03-03T09:48:36.486Z] === RUN   TestSecretList
09:48:38 [2021-03-03T09:48:38.379Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:48:38 [2021-03-03T09:48:38.379Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:48:38 [2021-03-03T09:48:38.638Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:48:39 [2021-03-03T09:48:39.204Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:48:39 [2021-03-03T09:48:39.784Z] --- PASS: TestSecretList (3.22s)
09:48:39 [2021-03-03T09:48:39.784Z] === RUN   TestSecretsCreateAndDelete
09:48:40 [2021-03-03T09:48:40.581Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:48:43 [2021-03-03T09:48:43.082Z] --- PASS: TestSecretsCreateAndDelete (3.20s)
09:48:43 [2021-03-03T09:48:43.083Z] === RUN   TestSecretsUpdate
09:48:43 [2021-03-03T09:48:43.961Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:48:44 [2021-03-03T09:48:44.529Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:48:44 [2021-03-03T09:48:44.787Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:48:45 [2021-03-03T09:48:45.721Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:48:46 [2021-03-03T09:48:46.380Z] --- PASS: TestSecretsUpdate (3.17s)
09:48:46 [2021-03-03T09:48:46.380Z] === RUN   TestTemplatedSecret
09:48:47 [2021-03-03T09:48:47.097Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:48:47 [2021-03-03T09:48:47.665Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
09:48:49 [2021-03-03T09:48:49.569Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:48:49 [2021-03-03T09:48:49.678Z] --- PASS: TestTemplatedSecret (3.46s)
09:48:49 [2021-03-03T09:48:49.678Z] === RUN   TestSecretCreateResolve
09:48:50 [2021-03-03T09:48:50.133Z] --- PASS: TestServiceUpdateSecrets (14.85s)
09:48:50 [2021-03-03T09:48:50.133Z] === RUN   TestServiceUpdateConfigs
09:48:51 [2021-03-03T09:48:51.474Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:48:51 [2021-03-03T09:48:51.733Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:48:51 [2021-03-03T09:48:51.992Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:48:52 [2021-03-03T09:48:52.976Z] --- PASS: TestSecretCreateResolve (3.22s)
09:48:52 [2021-03-03T09:48:52.976Z] PASS
09:48:52 [2021-03-03T09:48:52.976Z] 
09:48:52 [2021-03-03T09:48:52.976Z] DONE 6 tests in 19.654s
09:48:52 [2021-03-03T09:48:52.976Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:48:52 [2021-03-03T09:48:52.976Z] ++ 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
09:48:52 [2021-03-03T09:48:52.976Z] ++ set -e
09:48:52 [2021-03-03T09:48:52.976Z] ++ '[' -n 0 ']'
09:48:52 [2021-03-03T09:48:52.976Z] ++ set -x
09:48:52 [2021-03-03T09:48:52.976Z] ++ env -i DEST=/go/src/github.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
09:48:52 [2021-03-03T09:48:52.976Z] INFO: Testing against a local daemon
09:48:52 [2021-03-03T09:48:52.976Z] === RUN   TestServiceCreateInit
09:48:52 [2021-03-03T09:48:52.976Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:48:53 [2021-03-03T09:48:53.369Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:48:53 [2021-03-03T09:48:53.936Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
09:48:54 [2021-03-03T09:48:54.504Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:48:54 [2021-03-03T09:48:54.762Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
09:48:55 [2021-03-03T09:48:55.698Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:48:58 [2021-03-03T09:48:58.263Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:48:58 [2021-03-03T09:48:58.462Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
09:48:58 [2021-03-03T09:48:58.462Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:48:58 [2021-03-03T09:48:58.462Z] remote: Enumerating objects: 2, done.
09:48:58 [2021-03-03T09:48:58.462Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
09:48:58 [2021-03-03T09:48:58.462Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
09:48:58 [2021-03-03T09:48:58.462Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
09:48:58 [2021-03-03T09:48:58.462Z] 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.
09:48:58 [2021-03-03T09:48:58.462Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:48:58 [2021-03-03T09:48:58.462Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:48:58 [2021-03-03T09:48:58.786Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/test/unit
09:48:59 [2021-03-03T09:48:59.890Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:49:01 [2021-03-03T09:49:01.299Z] ?   	github.com/docker/docker/api	[no test files]
09:49:03 [2021-03-03T09:49:03.177Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:49:03 [2021-03-03T09:49:03.548Z] --- PASS: TestServiceCreateInit (10.12s)
09:49:03 [2021-03-03T09:49:03.548Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s)
09:49:03 [2021-03-03T09:49:03.548Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s)
09:49:03 [2021-03-03T09:49:03.548Z] === RUN   TestCreateServiceMultipleTimes
09:49:04 [2021-03-03T09:49:04.998Z] --- PASS: TestServiceUpdateConfigs (14.78s)
09:49:04 [2021-03-03T09:49:04.998Z] === RUN   TestServiceUpdateNetwork
09:49:06 [2021-03-03T09:49:06.464Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
09:49:06 [2021-03-03T09:49:06.464Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:49:07 [2021-03-03T09:49:07.839Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:49:08 [2021-03-03T09:49:08.407Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
09:49:08 [2021-03-03T09:49:08.973Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:49:09 [2021-03-03T09:49:09.540Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:49:10 [2021-03-03T09:49:10.107Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
09:49:11 [2021-03-03T09:49:11.482Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:49:11 [2021-03-03T09:49:11.741Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
09:49:12 [2021-03-03T09:49:12.000Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
09:49:14 [2021-03-03T09:49:14.533Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
09:49:16 [2021-03-03T09:49:16.136Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
09:49:16 [2021-03-03T09:49:16.438Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:49:19 [2021-03-03T09:49:19.865Z] --- PASS: TestServiceUpdateNetwork (12.83s)
09:49:19 [2021-03-03T09:49:19.865Z] === RUN   TestServiceUpdatePidsLimit
09:49:19 [2021-03-03T09:49:19.865Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:49:19 [2021-03-03T09:49:19.865Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:49:20 [2021-03-03T09:49:20.627Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
09:49:21 [2021-03-03T09:49:21.564Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
09:49:22 [2021-03-03T09:49:22.132Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:49:23 [2021-03-03T09:49:23.509Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:49:23 [2021-03-03T09:49:23.509Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:49:23 [2021-03-03T09:49:23.768Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:49:25 [2021-03-03T09:49:25.504Z] --- PASS: TestCreateServiceMultipleTimes (19.05s)
09:49:25 [2021-03-03T09:49:25.504Z] === RUN   TestCreateServiceConflict
09:49:25 [2021-03-03T09:49:25.504Z] --- PASS: TestCreateServiceConflict (3.29s)
09:49:25 [2021-03-03T09:49:25.504Z] === RUN   TestCreateServiceMaxReplicas
09:49:27 [2021-03-03T09:49:27.963Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:49:27 [2021-03-03T09:49:27.970Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:49:28 [2021-03-03T09:49:28.222Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:49:28 [2021-03-03T09:49:28.803Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
09:49:28 [2021-03-03T09:49:28.803Z] === RUN   TestCreateWithDuplicateNetworkNames
09:49:30 [2021-03-03T09:49:30.757Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:49:30 [2021-03-03T09:49:30.758Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
09:49:33 [2021-03-03T09:49:33.292Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:49:34 [2021-03-03T09:49:34.524Z] --- PASS: TestServiceUpdatePidsLimit (16.57s)
09:49:34 [2021-03-03T09:49:34.524Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
09:49:34 [2021-03-03T09:49:34.524Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:49:34 [2021-03-03T09:49:34.524Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
09:49:34 [2021-03-03T09:49:34.524Z] PASS
09:49:34 [2021-03-03T09:49:34.524Z] 
09:49:34 [2021-03-03T09:49:34.524Z] === Skipped
09:49:34 [2021-03-03T09:49:34.524Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:49:34 [2021-03-03T09:49:34.524Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:49:34 [2021-03-03T09:49:34.524Z] 
09:49:34 [2021-03-03T09:49:34.524Z] 
09:49:34 [2021-03-03T09:49:34.524Z] DONE 27 tests, 1 skipped in 169.564s
09:49:34 [2021-03-03T09:49:34.524Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:49:34 [2021-03-03T09:49:34.524Z] INFO: Testing against a local daemon
09:49:34 [2021-03-03T09:49:34.524Z] === RUN   TestSessionCreate
09:49:34 [2021-03-03T09:49:34.524Z] --- PASS: TestSessionCreate (0.02s)
09:49:34 [2021-03-03T09:49:34.524Z] === RUN   TestSessionCreateWithBadUpgrade
09:49:34 [2021-03-03T09:49:34.524Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:49:34 [2021-03-03T09:49:34.524Z] PASS
09:49:34 [2021-03-03T09:49:34.524Z] 
09:49:34 [2021-03-03T09:49:34.524Z] DONE 2 tests in 0.074s
09:49:34 [2021-03-03T09:49:34.524Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:49:34 [2021-03-03T09:49:34.524Z] INFO: Testing against a local daemon
09:49:34 [2021-03-03T09:49:34.524Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:49:34 [2021-03-03T09:49:34.524Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
09:49:34 [2021-03-03T09:49:34.524Z] === RUN   TestEventsExecDie
09:49:35 [2021-03-03T09:49:35.090Z] --- PASS: TestEventsExecDie (0.56s)
09:49:35 [2021-03-03T09:49:35.090Z] === RUN   TestEventsBackwardsCompatible
09:49:35 [2021-03-03T09:49:35.090Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:49:35 [2021-03-03T09:49:35.090Z] === RUN   TestInfoBinaryCommits
09:49:35 [2021-03-03T09:49:35.090Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:49:35 [2021-03-03T09:49:35.090Z] === RUN   TestInfoAPIVersioned
09:49:35 [2021-03-03T09:49:35.090Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:49:35 [2021-03-03T09:49:35.090Z] === RUN   TestInfoDiscoveryBackend
09:49:35 [2021-03-03T09:49:35.655Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
09:49:35 [2021-03-03T09:49:35.655Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:49:35 [2021-03-03T09:49:35.825Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:49:36 [2021-03-03T09:49:36.589Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:49:36 [2021-03-03T09:49:36.589Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:49:37 [2021-03-03T09:49:37.155Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:49:37 [2021-03-03T09:49:37.155Z] === RUN   TestInfoAPI
09:49:37 [2021-03-03T09:49:37.155Z] --- PASS: TestInfoAPI (0.03s)
09:49:37 [2021-03-03T09:49:37.155Z] === RUN   TestInfoAPIWarnings
09:49:37 [2021-03-03T09:49:37.200Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:49:38 [2021-03-03T09:49:38.575Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:49:39 [2021-03-03T09:49:39.513Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:49:40 [2021-03-03T09:49:40.082Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:49:42 [2021-03-03T09:49:42.619Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:49:42 [2021-03-03T09:49:42.878Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:49:43 [2021-03-03T09:49:43.718Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s)
09:49:43 [2021-03-03T09:49:43.718Z] === RUN   TestCreateServiceSecretFileMode
09:49:44 [2021-03-03T09:49:44.779Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:49:47 [2021-03-03T09:49:47.016Z] --- PASS: TestCreateServiceSecretFileMode (3.44s)
09:49:47 [2021-03-03T09:49:47.016Z] === RUN   TestCreateServiceConfigFileMode
09:49:50 [2021-03-03T09:49:50.316Z] --- PASS: TestCreateServiceConfigFileMode (3.39s)
09:49:50 [2021-03-03T09:49:50.316Z] === RUN   TestCreateServiceSysctls
09:49:51 [2021-03-03T09:49:51.406Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:49:54 [2021-03-03T09:49:54.543Z] --- PASS: TestCreateServiceSysctls (4.24s)
09:49:54 [2021-03-03T09:49:54.543Z] === RUN   TestCreateServiceCapabilities
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestInfoAPIWarnings (16.25s)
09:49:55 [2021-03-03T09:49:55.227Z] === RUN   TestInfoDebug
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestInfoDebug (0.52s)
09:49:55 [2021-03-03T09:49:55.227Z] === RUN   TestInfoInsecureRegistries
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:49:55 [2021-03-03T09:49:55.227Z] === RUN   TestInfoRegistryMirrors
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:49:55 [2021-03-03T09:49:55.227Z] === RUN   TestLoginFailsWithBadCredentials
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
09:49:55 [2021-03-03T09:49:55.227Z] === RUN   TestPingCacheHeaders
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestPingCacheHeaders (0.02s)
09:49:55 [2021-03-03T09:49:55.227Z] === RUN   TestPingGet
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestPingGet (0.01s)
09:49:55 [2021-03-03T09:49:55.227Z] === RUN   TestPingHead
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestPingHead (0.02s)
09:49:55 [2021-03-03T09:49:55.227Z] === RUN   TestVersion
09:49:55 [2021-03-03T09:49:55.227Z] --- PASS: TestVersion (0.02s)
09:49:55 [2021-03-03T09:49:55.227Z] === CONT  TestCgroupDriverSystemdMemoryLimit
09:49:56 [2021-03-03T09:49:56.602Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.30s)
09:49:56 [2021-03-03T09:49:56.602Z] PASS
09:49:56 [2021-03-03T09:49:56.602Z] 
09:49:56 [2021-03-03T09:49:56.602Z] DONE 18 tests in 22.121s
09:49:56 [2021-03-03T09:49:56.602Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:49:56 [2021-03-03T09:49:56.602Z] INFO: Testing against a local daemon
09:49:56 [2021-03-03T09:49:56.602Z] === RUN   TestVolumesCreateAndList
09:49:56 [2021-03-03T09:49:56.602Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:49:56 [2021-03-03T09:49:56.602Z] === RUN   TestVolumesRemove
09:49:56 [2021-03-03T09:49:56.602Z] --- PASS: TestVolumesRemove (0.08s)
09:49:56 [2021-03-03T09:49:56.602Z] === RUN   TestVolumesInspect
09:49:56 [2021-03-03T09:49:56.860Z] --- PASS: TestVolumesInspect (0.02s)
09:49:56 [2021-03-03T09:49:56.860Z] === RUN   TestVolumesInvalidJSON
09:49:56 [2021-03-03T09:49:56.860Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:49:56 [2021-03-03T09:49:56.860Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:49:56 [2021-03-03T09:49:56.860Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:49:56 [2021-03-03T09:49:56.860Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:49:56 [2021-03-03T09:49:56.860Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:49:56 [2021-03-03T09:49:56.860Z] PASS
09:49:56 [2021-03-03T09:49:56.860Z] 
09:49:56 [2021-03-03T09:49:56.860Z] DONE 5 tests in 0.178s
09:49:56 [2021-03-03T09:49:56.860Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:49:58 [2021-03-03T09:49:58.233Z] Stopping apparmor (via systemctl): apparmor.service.
09:49:58 [2021-03-03T09:49:58.233Z] Removing test suite binaries
09:49:58 [2021-03-03T09:49:58.492Z] exiting test-integration
09:49:58 [2021-03-03T09:49:58.492Z] ++ exit 0
09:49:58 [2021-03-03T09:49:58.492Z] 
09:49:58 [2021-03-03T09:49:58.748Z] --- PASS: TestCreateServiceCapabilities (3.43s)
09:49:58 [2021-03-03T09:49:58.748Z] === RUN   TestInspect
09:49:59 [2021-03-03T09:49:59.614Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:50:00 [2021-03-03T09:50:00.549Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:50:00 [2021-03-03T09:50:00.807Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:50:02 [2021-03-03T09:50:02.047Z] --- PASS: TestInspect (3.55s)
09:50:02 [2021-03-03T09:50:02.047Z] === RUN   TestCreateJob
Post stage
[Pipeline] junit
09:50:02 [2021-03-03T09:50:02.695Z] Recording test results
09:50:02 [2021-03-03T09:50:02.713Z] === RUN   TestDockerDaemonSuite/TestShmSize
09:50:04 [2021-03-03T09:50:04.437Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:50:04 [2021-03-03T09:50:04.619Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
09:50:04 [2021-03-03T09:50:04.782Z] + echo Ensuring container killed.
09:50:04 [2021-03-03T09:50:04.782Z] Ensuring container killed.
09:50:04 [2021-03-03T09:50:04.782Z] + docker rm -vf docker-pr3
09:50:04 [2021-03-03T09:50:04.782Z] Error: No such container: docker-pr3
[Pipeline] sh
09:50:05 [2021-03-03T09:50:05.061Z] + echo Chowning /workspace to jenkins user
09:50:05 [2021-03-03T09:50:05.061Z] Chowning /workspace to jenkins user
09:50:05 [2021-03-03T09:50:05.061Z] + id -u
09:50:05 [2021-03-03T09:50:05.061Z] + id -g
09:50:05 [2021-03-03T09:50:05.061Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42109:/workspace busybox chown -R 1000:1000 /workspace
09:50:05 [2021-03-03T09:50:05.061Z] Unable to find image 'busybox:latest' locally
09:50:05 [2021-03-03T09:50:05.627Z] latest: Pulling from library/busybox
09:50:05 [2021-03-03T09:50:05.627Z] 5c4213be9af9: Pulling fs layer
09:50:05 [2021-03-03T09:50:05.627Z] 5c4213be9af9: Download complete
09:50:05 [2021-03-03T09:50:05.885Z] 5c4213be9af9: Pull complete
09:50:05 [2021-03-03T09:50:05.885Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
09:50:05 [2021-03-03T09:50:05.885Z] Status: Downloaded newer image for busybox:latest
09:50:06 [2021-03-03T09:50:06.000Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:50:06 [2021-03-03T09:50:06.249Z] --- PASS: TestCreateJob (4.35s)
09:50:06 [2021-03-03T09:50:06.249Z] === RUN   TestReplicatedJob
09:50:06 [2021-03-03T09:50:06.259Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:50:06 [2021-03-03T09:50:06.828Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:50:07 [2021-03-03T09:50:07.396Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
09:50:07 [2021-03-03T09:50:07.396Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
09:50:07 [2021-03-03T09:50:07.655Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:50:07 [2021-03-03T09:50:07.913Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:50:08 [2021-03-03T09:50:08.171Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:50:08 [2021-03-03T09:50:08.429Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:50:09 [2021-03-03T09:50:09.461Z] + bundleName=amd64-cgroup2
09:50:09 [2021-03-03T09:50:09.462Z] + echo Creating amd64-cgroup2-bundles.tar.gz
09:50:09 [2021-03-03T09:50:09.462Z] Creating amd64-cgroup2-bundles.tar.gz
09:50:09 [2021-03-03T09:50:09.462Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:50:09 [2021-03-03T09:50:09.462Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
09:50:09 [2021-03-03T09:50:09.730Z] Archiving artifacts
09:50:10 [2021-03-03T09:50:10.962Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:50:11 [2021-03-03T09:50:11.851Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42109/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:50:12 [2021-03-03T09:50:12.163Z] + make clean
09:50:12 [2021-03-03T09:50:12.339Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:50:12 [2021-03-03T09:50:12.421Z] docker volume rm -f docker-dev-cache
09:50:12 [2021-03-03T09:50:12.421Z] docker-dev-cache
[Pipeline] deleteDir
09:50:12 [2021-03-03T09:50:12.834Z] --- PASS: TestReplicatedJob (6.95s)
09:50:12 [2021-03-03T09:50:12.834Z] === RUN   TestUpdateReplicatedJob
09:50:13 [2021-03-03T09:50:13.275Z] --- PASS: TestDockerDaemonSuite (348.93s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.00s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s)
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:1455: [d4bdcf0013761] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d45fe65a20eba] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.71s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d6f4c52dc6b79] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.83s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.62s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.63s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.60s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.36s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d7bf6a5351ea0] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d064977993ce9] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.61s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d7ead02a6b4d3] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.60s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.77s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.67s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d7a4053c51f29] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.94s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.87s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.44s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d598e38976453] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [de7e632dc73bd] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.63s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [df2ff9b13ea81] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.64s)
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_plugins_test.go:79: [d4384ece70df0] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.59s)
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_plugins_test.go:169: [d66f071d554bc] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d53dd65722e10] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.21s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [dcc782b77a179] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.40s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.43s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.24s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [dd2ad54d96112] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.34s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.46s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d24b6dc416358] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [dc1b7bec27bde] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.47s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d8f122ec3164a] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.83s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.01s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.50s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.22s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.00s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d1e7d779695fc] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.21s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.35s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [da91df8325b03] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.99s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s)
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d1a2518667888] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [dd875cf47a6df] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.37s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d566783993f70] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.32s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [de73208cf4820] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.70s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.17s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d191423a26579] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d5545a40e06f2] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.68s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.87s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.59s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.20s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.55s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.58s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.07s)
09:50:13 [2021-03-03T09:50:13.275Z]         docker_cli_daemon_test.go:2550: [de795f50739ac] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.82s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.95s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.83s)
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
09:50:13 [2021-03-03T09:50:13.275Z]         check_test.go:309: [d4fafedb3ae81] daemon is not started
09:50:13 [2021-03-03T09:50:13.275Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s)
09:50:13 [2021-03-03T09:50:13.275Z] === RUN   TestDockerSwarmSuite
09:50:13 [2021-03-03T09:50:13.275Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:50:14 [2021-03-03T09:50:14.651Z] === RUN   TestDockerSuite/TestBuildEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:50:16 [2021-03-03T09:50:16.025Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:50:16 [2021-03-03T09:50:16.959Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:50:17 [2021-03-03T09:50:17.218Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:50:18 [2021-03-03T09:50:18.122Z] --- PASS: TestUpdateReplicatedJob (4.33s)
09:50:18 [2021-03-03T09:50:18.122Z] === RUN   TestServiceListWithStatuses
09:50:18 [2021-03-03T09:50:18.122Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:50:18 [2021-03-03T09:50:18.122Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:50:18 [2021-03-03T09:50:18.122Z] === RUN   TestDockerNetworkConnectAlias
09:50:18 [2021-03-03T09:50:18.154Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:50:20 [2021-03-03T09:50:20.057Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:50:24 [2021-03-03T09:50:24.706Z] --- PASS: TestDockerNetworkConnectAlias (6.80s)
09:50:24 [2021-03-03T09:50:24.706Z] === RUN   TestDockerNetworkReConnect
09:50:26 [2021-03-03T09:50:26.623Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
09:50:26 [2021-03-03T09:50:26.623Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:50:29 [2021-03-03T09:50:29.992Z] --- PASS: TestDockerNetworkReConnect (5.34s)
09:50:29 [2021-03-03T09:50:29.992Z] === RUN   TestServicePlugin
09:50:29 [2021-03-03T09:50:29.992Z] --- SKIP: TestServicePlugin (0.01s)
09:50:29 [2021-03-03T09:50:29.992Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:29 [2021-03-03T09:50:29.992Z] === RUN   TestServiceUpdateLabel
09:50:32 [2021-03-03T09:50:32.535Z] --- PASS: TestServiceUpdateLabel (3.25s)
09:50:32 [2021-03-03T09:50:32.535Z] === RUN   TestServiceUpdateSecrets
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
09:50:37 [2021-03-03T09:50:37.501Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
09:50:37 [2021-03-03T09:50:37.501Z] ok  	github.com/docker/docker/api/types/filters	0.020s	coverage: 92.2% of statements
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
09:50:37 [2021-03-03T09:50:37.501Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/builder	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:50:37 [2021-03-03T09:50:37.501Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:50:38 [2021-03-03T09:50:38.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:50:38 [2021-03-03T09:50:38.867Z] ok  	github.com/docker/docker/builder/dockerfile	0.202s	coverage: 48.3% of statements
09:50:38 [2021-03-03T09:50:38.867Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
09:50:38 [2021-03-03T09:50:38.867Z] ok  	github.com/docker/docker/builder/remotecontext	0.085s	coverage: 13.7% of statements
09:50:39 [2021-03-03T09:50:39.760Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:50:40 [2021-03-03T09:50:40.275Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:50:41 [2021-03-03T09:50:41.637Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.487s	coverage: 86.3% of statements
09:50:41 [2021-03-03T09:50:41.637Z] ?   	github.com/docker/docker/cli	[no test files]
09:50:41 [2021-03-03T09:50:41.637Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:50:44 [2021-03-03T09:50:44.193Z] ok  	github.com/docker/docker/client	0.158s	coverage: 75.4% of statements
09:50:46 [2021-03-03T09:50:46.323Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:50:48 [2021-03-03T09:50:48.227Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:50:50 [2021-03-03T09:50:50.652Z] --- PASS: TestServiceUpdateSecrets (15.30s)
09:50:50 [2021-03-03T09:50:50.652Z] === RUN   TestServiceUpdateConfigs
09:50:58 [2021-03-03T09:50:58.198Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:50:58 [2021-03-03T09:50:58.198Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:50:58 [2021-03-03T09:50:58.767Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:50:59 [2021-03-03T09:50:59.334Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:51:00 [2021-03-03T09:51:00.271Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:51:00 [2021-03-03T09:51:00.529Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:51:00 [2021-03-03T09:51:00.788Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:51:05 [2021-03-03T09:51:05.553Z] --- PASS: TestServiceUpdateConfigs (15.36s)
09:51:05 [2021-03-03T09:51:05.553Z] === RUN   TestServiceUpdateNetwork
09:51:10 [2021-03-03T09:51:10.761Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
09:51:10 [2021-03-03T09:51:10.761Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
09:51:10 [2021-03-03T09:51:10.761Z] === RUN   TestDockerSuite/TestBuildExpose
09:51:10 [2021-03-03T09:51:10.761Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:51:11 [2021-03-03T09:51:11.329Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:51:12 [2021-03-03T09:51:12.266Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:51:12 [2021-03-03T09:51:12.526Z] === RUN   TestDockerSuite/TestBuildFails
09:51:13 [2021-03-03T09:51:13.462Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:51:13 [2021-03-03T09:51:13.462Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:51:15 [2021-03-03T09:51:15.448Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:51:17 [2021-03-03T09:51:17.995Z] === RUN   TestDockerSuite/TestBuildForceRm
09:51:19 [2021-03-03T09:51:19.377Z] === RUN   TestDockerSuite/TestBuildFromGit
09:51:20 [2021-03-03T09:51:20.546Z] --- PASS: TestServiceUpdateNetwork (14.80s)
09:51:20 [2021-03-03T09:51:20.546Z] === RUN   TestServiceUpdatePidsLimit
09:51:20 [2021-03-03T09:51:20.546Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:51:20 [2021-03-03T09:51:20.546Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:51:20 [2021-03-03T09:51:20.752Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:51:21 [2021-03-03T09:51:21.011Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:51:21 [2021-03-03T09:51:21.946Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:51:22 [2021-03-03T09:51:22.893Z] ok  	github.com/docker/docker/cmd/dockerd	0.084s	coverage: 29.1% of statements
09:51:23 [2021-03-03T09:51:23.849Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:51:23 [2021-03-03T09:51:23.874Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.7% of statements
09:51:23 [2021-03-03T09:51:23.874Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:51:23 [2021-03-03T09:51:23.874Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:51:23 [2021-03-03T09:51:23.874Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:51:23 [2021-03-03T09:51:23.874Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:51:25 [2021-03-03T09:51:25.225Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:51:25 [2021-03-03T09:51:25.484Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:51:27 [2021-03-03T09:51:27.386Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:51:28 [2021-03-03T09:51:28.680Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:51:29 [2021-03-03T09:51:29.288Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:51:30 [2021-03-03T09:51:30.664Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:51:30 [2021-03-03T09:51:30.664Z] === RUN   TestDockerSuite/TestBuildHistory
09:51:31 [2021-03-03T09:51:31.599Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
09:51:35 [2021-03-03T09:51:35.790Z] === RUN   TestDockerSuite/TestBuildIidFile
09:51:36 [2021-03-03T09:51:36.045Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
09:51:36 [2021-03-03T09:51:36.356Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:51:36 [2021-03-03T09:51:36.605Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
09:51:36 [2021-03-03T09:51:36.814Z] --- PASS: TestServiceUpdatePidsLimit (17.44s)
09:51:36 [2021-03-03T09:51:36.814Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
09:51:36 [2021-03-03T09:51:36.814Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
09:51:36 [2021-03-03T09:51:36.814Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
09:51:36 [2021-03-03T09:51:36.814Z] PASS
09:51:36 [2021-03-03T09:51:36.814Z] 
09:51:36 [2021-03-03T09:51:36.814Z] === Skipped
09:51:36 [2021-03-03T09:51:36.814Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:51:36 [2021-03-03T09:51:36.814Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:51:36 [2021-03-03T09:51:36.814Z] 
09:51:36 [2021-03-03T09:51:36.814Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s)
09:51:36 [2021-03-03T09:51:36.814Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:36 [2021-03-03T09:51:36.814Z] 
09:51:36 [2021-03-03T09:51:36.814Z] 
09:51:36 [2021-03-03T09:51:36.814Z] DONE 27 tests, 2 skipped in 163.042s
09:51:36 [2021-03-03T09:51:36.814Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:51:36 [2021-03-03T09:51:36.814Z] ++ 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
09:51:36 [2021-03-03T09:51:36.814Z] ++ set -e
09:51:36 [2021-03-03T09:51:36.814Z] ++ '[' -n 0 ']'
09:51:36 [2021-03-03T09:51:36.814Z] ++ set -x
09:51:36 [2021-03-03T09:51:36.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=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
09:51:36 [2021-03-03T09:51:36.814Z] INFO: Testing against a local daemon
09:51:36 [2021-03-03T09:51:36.814Z] === RUN   TestSessionCreate
09:51:36 [2021-03-03T09:51:36.814Z] --- PASS: TestSessionCreate (0.05s)
09:51:36 [2021-03-03T09:51:36.814Z] === RUN   TestSessionCreateWithBadUpgrade
09:51:36 [2021-03-03T09:51:36.814Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:51:36 [2021-03-03T09:51:36.814Z] PASS
09:51:36 [2021-03-03T09:51:36.814Z] 
09:51:36 [2021-03-03T09:51:36.814Z] DONE 2 tests in 0.304s
09:51:36 [2021-03-03T09:51:36.814Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:51:36 [2021-03-03T09:51:36.814Z] ++ 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
09:51:36 [2021-03-03T09:51:36.814Z] ++ set -e
09:51:36 [2021-03-03T09:51:36.814Z] ++ '[' -n 0 ']'
09:51:36 [2021-03-03T09:51:36.814Z] ++ set -x
09:51:36 [2021-03-03T09:51:36.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=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
09:51:36 [2021-03-03T09:51:36.814Z] INFO: Testing against a local daemon
09:51:36 [2021-03-03T09:51:36.814Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:51:36 [2021-03-03T09:51:36.814Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:51:36 [2021-03-03T09:51:36.814Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:51:36 [2021-03-03T09:51:36.814Z] === RUN   TestEventsExecDie
09:51:36 [2021-03-03T09:51:36.923Z] === RUN   TestDockerSuite/TestBuildInheritance
09:51:37 [2021-03-03T09:51:37.075Z] --- PASS: TestEventsExecDie (0.91s)
09:51:37 [2021-03-03T09:51:37.076Z] === RUN   TestEventsBackwardsCompatible
09:51:37 [2021-03-03T09:51:37.076Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
09:51:37 [2021-03-03T09:51:37.076Z] === RUN   TestInfoBinaryCommits
09:51:37 [2021-03-03T09:51:37.076Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:51:37 [2021-03-03T09:51:37.076Z] === RUN   TestInfoAPIVersioned
09:51:37 [2021-03-03T09:51:37.076Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:51:37 [2021-03-03T09:51:37.076Z] === RUN   TestInfoDiscoveryBackend
09:51:37 [2021-03-03T09:51:37.858Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:51:38 [2021-03-03T09:51:38.018Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
09:51:38 [2021-03-03T09:51:38.018Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:51:38 [2021-03-03T09:51:38.425Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:51:38 [2021-03-03T09:51:38.425Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:51:38 [2021-03-03T09:51:38.492Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
09:51:38 [2021-03-03T09:51:38.959Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:51:38 [2021-03-03T09:51:38.959Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:51:39 [2021-03-03T09:51:39.360Z] === RUN   TestDockerSuite/TestBuildLabel
09:51:39 [2021-03-03T09:51:39.529Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
09:51:39 [2021-03-03T09:51:39.529Z] === RUN   TestInfoAPI
09:51:39 [2021-03-03T09:51:39.529Z] --- PASS: TestInfoAPI (0.05s)
09:51:39 [2021-03-03T09:51:39.529Z] === RUN   TestInfoAPIWarnings
09:51:39 [2021-03-03T09:51:39.619Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:51:40 [2021-03-03T09:51:40.187Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:51:40 [2021-03-03T09:51:40.754Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:51:41 [2021-03-03T09:51:41.012Z] === RUN   TestDockerSuite/TestBuildLabels
09:51:41 [2021-03-03T09:51:41.580Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:51:42 [2021-03-03T09:51:42.518Z] --- PASS: TestImportExtremelyLargeImageWorks (192.80s)
09:51:42 [2021-03-03T09:51:42.518Z] PASS
09:51:42 [2021-03-03T09:51:42.518Z] 
09:51:42 [2021-03-03T09:51:42.518Z] DONE 12 tests in 196.676s
09:51:42 [2021-03-03T09:51:42.518Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:51:42 [2021-03-03T09:51:42.518Z] ++ 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
09:51:42 [2021-03-03T09:51:42.518Z] ++ set -e
09:51:42 [2021-03-03T09:51:42.518Z] ++ '[' -n 0 ']'
09:51:42 [2021-03-03T09:51:42.518Z] ++ set -x
09:51:42 [2021-03-03T09:51:42.518Z] ++ env -i DEST=/go/src/github.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
09:51:42 [2021-03-03T09:51:42.518Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:51:42 [2021-03-03T09:51:42.518Z] INFO: Testing against a local daemon
09:51:42 [2021-03-03T09:51:42.518Z] === RUN   TestNetworkCreateDelete
09:51:42 [2021-03-03T09:51:42.777Z] --- PASS: TestNetworkCreateDelete (0.18s)
09:51:42 [2021-03-03T09:51:42.777Z] === RUN   TestDockerNetworkDeletePreferID
09:51:43 [2021-03-03T09:51:43.345Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
09:51:43 [2021-03-03T09:51:43.345Z] === RUN   TestDaemonDNSFallback
09:51:45 [2021-03-03T09:51:45.247Z] === RUN   TestDockerSuite/TestBuildLastModified
09:51:48 [2021-03-03T09:51:48.424Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 14.1% of statements
09:51:48 [2021-03-03T09:51:48.424Z] ok  	github.com/docker/docker/daemon	12.182s	coverage: 17.1% of statements
09:51:48 [2021-03-03T09:51:48.424Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:51:48 [2021-03-03T09:51:48.424Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:51:48 [2021-03-03T09:51:48.679Z] ok  	github.com/docker/docker/daemon/config	0.064s	coverage: 81.8% of statements
09:51:49 [2021-03-03T09:51:49.280Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
09:51:49 [2021-03-03T09:51:49.453Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:51:49 [2021-03-03T09:51:49.841Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:51:49 [2021-03-03T09:51:49.841Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:51:49 [2021-03-03T09:51:49.841Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:51:50 [2021-03-03T09:51:50.021Z] --- PASS: TestDaemonDNSFallback (6.72s)
09:51:50 [2021-03-03T09:51:50.021Z] === RUN   TestInspectNetwork
09:51:50 [2021-03-03T09:51:50.766Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
09:51:51 [2021-03-03T09:51:51.397Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:51:51 [2021-03-03T09:51:51.397Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:51:51 [2021-03-03T09:51:51.656Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:51:51 [2021-03-03T09:51:51.656Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:51:51 [2021-03-03T09:51:51.914Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:51:52 [2021-03-03T09:51:52.172Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:51:53 [2021-03-03T09:51:53.321Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.457s	coverage: 73.3% of statements
09:51:53 [2021-03-03T09:51:53.576Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
09:51:54 [2021-03-03T09:51:54.075Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:51:54 [2021-03-03T09:51:54.075Z] === RUN   TestInspectNetwork/full_network_id
09:51:54 [2021-03-03T09:51:54.075Z] === RUN   TestInspectNetwork/partial_network_id
09:51:54 [2021-03-03T09:51:54.333Z] === RUN   TestInspectNetwork/network_name
09:51:54 [2021-03-03T09:51:54.333Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:51:54 [2021-03-03T09:51:54.503Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.476s	coverage: 56.2% of statements
09:51:54 [2021-03-03T09:51:54.900Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:51:57 [2021-03-03T09:51:57.022Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
09:51:57 [2021-03-03T09:51:57.431Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:51:57 [2021-03-03T09:51:57.633Z] --- PASS: TestInfoAPIWarnings (16.64s)
09:51:57 [2021-03-03T09:51:57.633Z] === RUN   TestInfoDebug
09:51:57 [2021-03-03T09:51:57.633Z] --- PASS: TestInfoDebug (0.64s)
09:51:57 [2021-03-03T09:51:57.633Z] === RUN   TestInfoInsecureRegistries
09:51:57 [2021-03-03T09:51:57.633Z] --- PASS: TestInfoInsecureRegistries (0.64s)
09:51:57 [2021-03-03T09:51:57.633Z] === RUN   TestInfoRegistryMirrors
09:51:57 [2021-03-03T09:51:57.689Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:51:58 [2021-03-03T09:51:58.204Z] --- PASS: TestInfoRegistryMirrors (0.65s)
09:51:58 [2021-03-03T09:51:58.205Z] === RUN   TestLoginFailsWithBadCredentials
09:51:58 [2021-03-03T09:51:58.257Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:51:58 [2021-03-03T09:51:58.465Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
09:51:58 [2021-03-03T09:51:58.465Z] === RUN   TestPingCacheHeaders
09:51:58 [2021-03-03T09:51:58.465Z] --- PASS: TestPingCacheHeaders (0.05s)
09:51:58 [2021-03-03T09:51:58.465Z] === RUN   TestPingGet
09:51:58 [2021-03-03T09:51:58.465Z] --- PASS: TestPingGet (0.03s)
09:51:58 [2021-03-03T09:51:58.465Z] === RUN   TestPingHead
09:51:58 [2021-03-03T09:51:58.465Z] --- PASS: TestPingHead (0.05s)
09:51:58 [2021-03-03T09:51:58.465Z] === RUN   TestVersion
09:51:58 [2021-03-03T09:51:58.465Z] --- PASS: TestVersion (0.05s)
09:51:58 [2021-03-03T09:51:58.465Z] PASS
09:51:58 [2021-03-03T09:51:58.465Z] 
09:51:58 [2021-03-03T09:51:58.465Z] === Skipped
09:51:58 [2021-03-03T09:51:58.465Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:51:58 [2021-03-03T09:51:58.465Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:51:58 [2021-03-03T09:51:58.465Z] 
09:51:58 [2021-03-03T09:51:58.465Z] 
09:51:58 [2021-03-03T09:51:58.465Z] DONE 18 tests, 1 skipped in 22.635s
09:51:58 [2021-03-03T09:51:58.465Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:51:58 [2021-03-03T09:51:58.465Z] ++ 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
09:51:58 [2021-03-03T09:51:58.465Z] ++ set -e
09:51:58 [2021-03-03T09:51:58.465Z] ++ '[' -n 0 ']'
09:51:58 [2021-03-03T09:51:58.465Z] ++ set -x
09:51:58 [2021-03-03T09:51:58.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:51:58 [2021-03-03T09:51:58.515Z] --- PASS: TestInspectNetwork (8.57s)
09:51:58 [2021-03-03T09:51:58.515Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:51:58 [2021-03-03T09:51:58.515Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
09:51:58 [2021-03-03T09:51:58.515Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
09:51:58 [2021-03-03T09:51:58.515Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:51:58 [2021-03-03T09:51:58.515Z] === RUN   TestRunContainerWithBridgeNone
09:51:58 [2021-03-03T09:51:58.725Z] INFO: Testing against a local daemon
09:51:58 [2021-03-03T09:51:58.725Z] === RUN   TestVolumesCreateAndList
09:51:58 [2021-03-03T09:51:58.725Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:51:58 [2021-03-03T09:51:58.725Z] === RUN   TestVolumesRemove
09:51:58 [2021-03-03T09:51:58.909Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.323s	coverage: 49.4% of statements
09:51:58 [2021-03-03T09:51:58.909Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.814s	coverage: 46.2% of statements
09:51:58 [2021-03-03T09:51:58.909Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:51:58 [2021-03-03T09:51:58.985Z] --- PASS: TestVolumesRemove (0.13s)
09:51:58 [2021-03-03T09:51:58.985Z] === RUN   TestVolumesInspect
09:51:58 [2021-03-03T09:51:58.985Z] --- PASS: TestVolumesInspect (0.03s)
09:51:58 [2021-03-03T09:51:58.985Z] === RUN   TestVolumesInvalidJSON
09:51:58 [2021-03-03T09:51:58.985Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:51:58 [2021-03-03T09:51:58.985Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:51:58 [2021-03-03T09:51:58.985Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:51:58 [2021-03-03T09:51:58.985Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:51:58 [2021-03-03T09:51:58.985Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:51:58 [2021-03-03T09:51:58.985Z] PASS
09:51:58 [2021-03-03T09:51:58.985Z] 
09:51:58 [2021-03-03T09:51:58.985Z] DONE 5 tests in 0.396s
09:51:58 [2021-03-03T09:51:58.985Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:51:59 [2021-03-03T09:51:59.556Z] ++++ cat bundles/test-integration/docker.pid
09:51:59 [2021-03-03T09:51:59.556Z] +++ kill 13885
09:52:00 [2021-03-03T09:52:00.822Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
09:52:00 [2021-03-03T09:52:00.938Z] +++ /etc/init.d/apparmor stop
09:52:00 [2021-03-03T09:52:00.938Z] Leaving: AppArmorNo profiles have been unloaded.
09:52:00 [2021-03-03T09:52:00.938Z] 
09:52:00 [2021-03-03T09:52:00.938Z] Unloading profiles will leave already running processes permanently
09:52:00 [2021-03-03T09:52:00.938Z] unconfined, which can lead to unexpected situations.
09:52:00 [2021-03-03T09:52:00.938Z] 
09:52:00 [2021-03-03T09:52:00.938Z] To set a process to complain mode, use the command line tool
09:52:00 [2021-03-03T09:52:00.938Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:52:00 [2021-03-03T09:52:00.938Z] +++ true
09:52:00 [2021-03-03T09:52:00.938Z] exiting test-integration
09:52:00 [2021-03-03T09:52:00.938Z] ++ exit 0
09:52:00 [2021-03-03T09:52:00.938Z] 
09:52:01 [2021-03-03T09:52:01.078Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.646s	coverage: 57.7% of statements
09:52:01 [2021-03-03T09:52:01.078Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:52:01 [2021-03-03T09:52:01.078Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:52:01 [2021-03-03T09:52:01.118Z] --- PASS: TestRunContainerWithBridgeNone (2.27s)
09:52:01 [2021-03-03T09:52:01.118Z] === RUN   TestNetworkInvalidJSON
09:52:01 [2021-03-03T09:52:01.118Z] === RUN   TestNetworkInvalidJSON//networks/create
09:52:01 [2021-03-03T09:52:01.118Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:52:01 [2021-03-03T09:52:01.118Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:52:01 [2021-03-03T09:52:01.118Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:52:01 [2021-03-03T09:52:01.118Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:52:01 [2021-03-03T09:52:01.118Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:52:01 [2021-03-03T09:52:01.118Z] === CONT  TestNetworkInvalidJSON//networks/create
09:52:01 [2021-03-03T09:52:01.118Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:52:01 [2021-03-03T09:52:01.118Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:52:01 [2021-03-03T09:52:01.118Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:52:01 [2021-03-03T09:52:01.118Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:52:01 [2021-03-03T09:52:01.118Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:52:01 [2021-03-03T09:52:01.118Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:52:01 [2021-03-03T09:52:01.118Z] === RUN   TestNetworkList
09:52:01 [2021-03-03T09:52:01.118Z] === RUN   TestNetworkList//networks
09:52:01 [2021-03-03T09:52:01.118Z] === PAUSE TestNetworkList//networks
09:52:01 [2021-03-03T09:52:01.118Z] === RUN   TestNetworkList//networks/
09:52:01 [2021-03-03T09:52:01.118Z] === PAUSE TestNetworkList//networks/
09:52:01 [2021-03-03T09:52:01.118Z] === CONT  TestNetworkList//networks
09:52:01 [2021-03-03T09:52:01.118Z] === CONT  TestNetworkList//networks/
09:52:01 [2021-03-03T09:52:01.118Z] --- PASS: TestNetworkList (0.02s)
09:52:01 [2021-03-03T09:52:01.118Z]     --- PASS: TestNetworkList//networks (0.00s)
09:52:01 [2021-03-03T09:52:01.118Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:52:01 [2021-03-03T09:52:01.118Z] === RUN   TestHostIPv4BridgeLabel
09:52:01 [2021-03-03T09:52:01.377Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:52:01 [2021-03-03T09:52:01.377Z] === RUN   TestDaemonRestartWithLiveRestore
09:52:02 [2021-03-03T09:52:02.441Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
09:52:02 [2021-03-03T09:52:02.752Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
09:52:02 [2021-03-03T09:52:02.753Z] === RUN   TestDaemonDefaultNetworkPools
09:52:03 [2021-03-03T09:52:03.322Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
09:52:03 [2021-03-03T09:52:03.322Z] === RUN   TestDaemonRestartWithExistingNetwork
09:52:03 [2021-03-03T09:52:03.409Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
Post stage
[Pipeline] junit
09:52:04 [2021-03-03T09:52:04.252Z] Recording test results
09:52:04 [2021-03-03T09:52:04.500Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:52:04 [2021-03-03T09:52:04.706Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s)
09:52:04 [2021-03-03T09:52:04.706Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:52:04 [2021-03-03T09:52:04.772Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 6.7% of statements
09:52:04 [2021-03-03T09:52:04.772Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:52:04 [2021-03-03T09:52:04.772Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:52:04 [2021-03-03T09:52:04.848Z] + echo Ensuring container killed.
09:52:04 [2021-03-03T09:52:04.848Z] Ensuring container killed.
09:52:04 [2021-03-03T09:52:04.848Z] + docker rm -vf docker-pr3
09:52:04 [2021-03-03T09:52:04.848Z] Error: No such container: docker-pr3
[Pipeline] sh
09:52:05 [2021-03-03T09:52:05.137Z] + echo Chowning /workspace to jenkins user
09:52:05 [2021-03-03T09:52:05.137Z] Chowning /workspace to jenkins user
09:52:05 [2021-03-03T09:52:05.137Z] + id -u
09:52:05 [2021-03-03T09:52:05.137Z] + id -g
09:52:05 [2021-03-03T09:52:05.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42109:/workspace busybox chown -R 1000:1000 /workspace
09:52:05 [2021-03-03T09:52:05.137Z] Unable to find image 'busybox:latest' locally
09:52:05 [2021-03-03T09:52:05.397Z] latest: Pulling from library/busybox
09:52:05 [2021-03-03T09:52:05.397Z] bfdf7b082edb: Pulling fs layer
09:52:05 [2021-03-03T09:52:05.657Z] bfdf7b082edb: Verifying Checksum
09:52:05 [2021-03-03T09:52:05.657Z] bfdf7b082edb: Download complete
09:52:05 [2021-03-03T09:52:05.697Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 43.2% of statements
09:52:05 [2021-03-03T09:52:05.917Z] bfdf7b082edb: Pull complete
09:52:05 [2021-03-03T09:52:05.918Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
09:52:05 [2021-03-03T09:52:05.918Z] Status: Downloaded newer image for busybox:latest
09:52:06 [2021-03-03T09:52:06.085Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
09:52:06 [2021-03-03T09:52:06.085Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:52:06 [2021-03-03T09:52:06.343Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
09:52:06 [2021-03-03T09:52:06.343Z] === RUN   TestServiceWithPredefinedNetwork
09:52:06 [2021-03-03T09:52:06.601Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:52:07 [2021-03-03T09:52:07.061Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.159s	coverage: 77.4% of statements
09:52:07 [2021-03-03T09:52:07.061Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:52:07 [2021-03-03T09:52:07.061Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:52:07 [2021-03-03T09:52:07.317Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 67.0% of statements
09:52:08 [2021-03-03T09:52:08.245Z] ok  	github.com/docker/docker/daemon/logger/journald	0.024s	coverage: 23.9% of statements
09:52:08 [2021-03-03T09:52:08.501Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
09:52:09 [2021-03-03T09:52:09.063Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
09:52:09 [2021-03-03T09:52:09.888Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:52:09 [2021-03-03T09:52:09.888Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s)
09:52:09 [2021-03-03T09:52:09.888Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:52:09 [2021-03-03T09:52:09.888Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:52:09 [2021-03-03T09:52:09.888Z]     service_test.go:242: FLAKY_TEST
09:52:09 [2021-03-03T09:52:09.888Z] === RUN   TestServiceWithDataPathPortInit
09:52:10 [2021-03-03T09:52:10.149Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:52:10 [2021-03-03T09:52:10.426Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
09:52:10 [2021-03-03T09:52:10.427Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:52:10 [2021-03-03T09:52:10.427Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 55.1% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:52:11 [2021-03-03T09:52:11.566Z] + bundleName=arm64-integration
09:52:11 [2021-03-03T09:52:11.566Z] + echo Creating arm64-integration-bundles.tar.gz
09:52:11 [2021-03-03T09:52:11.566Z] Creating arm64-integration-bundles.tar.gz
09:52:11 [2021-03-03T09:52:11.566Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.prof -oxargs -name *-report.xml tar ) -czf -print arm64-integration-bundles.tar.gz
09:52:11 [2021-03-03T09:52:11.566Z] 
[Pipeline] archiveArtifacts
09:52:11 [2021-03-03T09:52:11.841Z] Archiving artifacts
09:52:12 [2021-03-03T09:52:12.617Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.033s	coverage: 31.5% of statements
09:52:12 [2021-03-03T09:52:12.736Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:52:12 [2021-03-03T09:52:12.736Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:52:13 [2021-03-03T09:52:13.542Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
09:52:13 [2021-03-03T09:52:13.797Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
09:52:13 [2021-03-03T09:52:13.862Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42109/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:52:14 [2021-03-03T09:52:14.052Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.662s	coverage: 82.5% of statements
09:52:14 [2021-03-03T09:52:14.052Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:52:14 [2021-03-03T09:52:14.181Z] + make clean
09:52:14 [2021-03-03T09:52:14.980Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
09:52:14 [2021-03-03T09:52:14.980Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:52:15 [2021-03-03T09:52:15.121Z] docker volume rm -f docker-dev-cache
09:52:15 [2021-03-03T09:52:15.121Z] docker-dev-cache
[Pipeline] deleteDir
09:52:16 [2021-03-03T09:52:16.019Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:52:16 [2021-03-03T09:52:16.019Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:52:16 [2021-03-03T09:52:16.866Z] ok  	github.com/docker/docker/distribution/metadata	0.051s	coverage: 48.2% of statements
09:52:17 [2021-03-03T09:52:17.122Z] ok  	github.com/docker/docker/distribution	0.170s	coverage: 25.0% of statements
09:52:17 [2021-03-03T09:52:17.122Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:52:17 [2021-03-03T09:52:17.394Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:52:17 [2021-03-03T09:52:17.653Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:52:18 [2021-03-03T09:52:18.485Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
09:52:19 [2021-03-03T09:52:19.412Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.8% of statements
09:52:19 [2021-03-03T09:52:19.552Z] === RUN   TestDockerSuite/TestBuildNetNone
09:52:19 [2021-03-03T09:52:19.811Z] === RUN   TestDockerSuite/TestBuildNoContext
09:52:20 [2021-03-03T09:52:20.337Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
09:52:20 [2021-03-03T09:52:20.337Z] ok  	github.com/docker/docker/distribution/xfer	1.873s	coverage: 85.1% of statements
09:52:20 [2021-03-03T09:52:20.337Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:52:20 [2021-03-03T09:52:20.337Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:52:21 [2021-03-03T09:52:21.187Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:52:21 [2021-03-03T09:52:21.187Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:52:21 [2021-03-03T09:52:21.308Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
09:52:21 [2021-03-03T09:52:21.308Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:52:22 [2021-03-03T09:52:22.124Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:52:22 [2021-03-03T09:52:22.279Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
09:52:22 [2021-03-03T09:52:22.882Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 38.4% of statements
09:52:23 [2021-03-03T09:52:23.487Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
09:52:23 [2021-03-03T09:52:23.502Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
09:52:23 [2021-03-03T09:52:23.743Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
[Pipeline] }
09:52:23 [2021-03-03T09:52:23.761Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:52:23 [2021-03-03T09:52:23.761Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:52:24 [2021-03-03T09:52:24.020Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:52:24 [2021-03-03T09:52:24.279Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:52:25 [2021-03-03T09:52:25.216Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:52:25 [2021-03-03T09:52:25.673Z] ok  	github.com/docker/docker/pkg/archive	0.293s	coverage: 77.3% of statements
09:52:26 [2021-03-03T09:52:26.593Z] --- PASS: TestServiceWithDataPathPortInit (16.95s)
09:52:26 [2021-03-03T09:52:26.593Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:52:26 [2021-03-03T09:52:26.599Z] ok  	github.com/docker/docker/pkg/authorization	0.234s	coverage: 68.3% of statements
09:52:26 [2021-03-03T09:52:26.599Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
09:52:26 [2021-03-03T09:52:26.851Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:52:26 [2021-03-03T09:52:26.855Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:52:27 [2021-03-03T09:52:27.420Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:52:29 [2021-03-03T09:52:29.998Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:52:30 [2021-03-03T09:52:30.157Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.484s	coverage: 43.2% of statements
09:52:30 [2021-03-03T09:52:30.157Z] ok  	github.com/docker/docker/layer	7.576s	coverage: 68.8% of statements
09:52:30 [2021-03-03T09:52:30.157Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:52:30 [2021-03-03T09:52:30.157Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:52:30 [2021-03-03T09:52:30.157Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:52:30 [2021-03-03T09:52:30.157Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:52:30 [2021-03-03T09:52:30.157Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:52:30 [2021-03-03T09:52:30.157Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:52:30 [2021-03-03T09:52:30.157Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:52:30 [2021-03-03T09:52:30.157Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
09:52:30 [2021-03-03T09:52:30.932Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:52:31 [2021-03-03T09:52:31.084Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
09:52:31 [2021-03-03T09:52:31.084Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 92.9% of statements
09:52:31 [2021-03-03T09:52:31.646Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
09:52:32 [2021-03-03T09:52:32.207Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
09:52:32 [2021-03-03T09:52:32.308Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:52:32 [2021-03-03T09:52:32.768Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
09:52:32 [2021-03-03T09:52:32.874Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:52:34 [2021-03-03T09:52:34.174Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
09:52:34 [2021-03-03T09:52:34.250Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:52:34 [2021-03-03T09:52:34.250Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:52:34 [2021-03-03T09:52:34.509Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.09s)
09:52:34 [2021-03-03T09:52:34.509Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:onodsrf4yd0dvdx7xgcihi6tw Created:2021-03-03 09:52:27.958950105 +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[1c99177d9e0b98ba5618db1d5c58d7e92ebea7a5e54adaf7e60af0df1e5e5256:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yegwveb0zmurkmsgkrtsz4qt2 EndpointID:08bdf610cf7d23940beaf2a9bb54fec5ad54b633100023d1cfddf60ef04e3b89 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c4d80ee64467d85bcad1354ae6fbb5ab8ddf44a115f598aab2b0220d38452c63 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:05062ef69bdc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yegwveb0zmurkmsgkrtsz4qt2 EndpointID:08bdf610cf7d23940beaf2a9bb54fec5ad54b633100023d1cfddf60ef04e3b89 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:52:34 [2021-03-03T09:52:34.509Z] PASS
09:52:34 [2021-03-03T09:52:34.509Z] 
09:52:34 [2021-03-03T09:52:34.509Z] === Skipped
09:52:34 [2021-03-03T09:52:34.509Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:52:34 [2021-03-03T09:52:34.509Z]     service_test.go:242: FLAKY_TEST
09:52:34 [2021-03-03T09:52:34.509Z] 
09:52:34 [2021-03-03T09:52:34.509Z] 
09:52:34 [2021-03-03T09:52:34.509Z] DONE 26 tests, 1 skipped in 52.063s
09:52:34 [2021-03-03T09:52:34.509Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:52:34 [2021-03-03T09:52:34.509Z] ++ 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
09:52:34 [2021-03-03T09:52:34.509Z] ++ set -e
09:52:34 [2021-03-03T09:52:34.509Z] ++ '[' -n 0 ']'
09:52:34 [2021-03-03T09:52:34.509Z] ++ set -x
09:52:34 [2021-03-03T09:52:34.509Z] ++ env -i DEST=/go/src/github.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
09:52:34 [2021-03-03T09:52:34.735Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
09:52:34 [2021-03-03T09:52:34.768Z] INFO: Testing against a local daemon
09:52:34 [2021-03-03T09:52:34.768Z] === RUN   TestDockerNetworkIpvlanPersistance
09:52:34 [2021-03-03T09:52:34.768Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:52:34 [2021-03-03T09:52:34.768Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:52:34 [2021-03-03T09:52:34.768Z] === RUN   TestDockerNetworkIpvlan
09:52:34 [2021-03-03T09:52:34.769Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:52:34 [2021-03-03T09:52:34.769Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:52:34 [2021-03-03T09:52:34.769Z] PASS
09:52:34 [2021-03-03T09:52:34.769Z] 
09:52:34 [2021-03-03T09:52:34.769Z] === Skipped
09:52:34 [2021-03-03T09:52:34.769Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:52:34 [2021-03-03T09:52:34.769Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:52:34 [2021-03-03T09:52:34.769Z] 
09:52:34 [2021-03-03T09:52:34.769Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:52:34 [2021-03-03T09:52:34.769Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:52:34 [2021-03-03T09:52:34.769Z] 
09:52:34 [2021-03-03T09:52:34.769Z] 
09:52:34 [2021-03-03T09:52:34.769Z] DONE 2 tests, 2 skipped in 0.163s
09:52:34 [2021-03-03T09:52:34.769Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:52:34 [2021-03-03T09:52:34.769Z] ++ 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
09:52:34 [2021-03-03T09:52:34.769Z] ++ set -e
09:52:34 [2021-03-03T09:52:34.769Z] ++ '[' -n 0 ']'
09:52:34 [2021-03-03T09:52:34.769Z] ++ set -x
09:52:34 [2021-03-03T09:52:34.769Z] ++ env -i DEST=/go/src/github.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
09:52:34 [2021-03-03T09:52:34.769Z] INFO: Testing against a local daemon
09:52:34 [2021-03-03T09:52:34.769Z] === RUN   TestDockerNetworkMacvlanPersistance
09:52:35 [2021-03-03T09:52:35.295Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
09:52:35 [2021-03-03T09:52:35.295Z] ok  	github.com/docker/docker/pkg/fsutils	0.146s	coverage: 85.1% of statements
09:52:35 [2021-03-03T09:52:35.550Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
09:52:36 [2021-03-03T09:52:36.145Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
09:52:36 [2021-03-03T09:52:36.145Z] === RUN   TestDockerNetworkMacvlan
09:52:36 [2021-03-03T09:52:36.477Z] ok  	github.com/docker/docker/pkg/idtools	0.443s	coverage: 69.5% of statements
09:52:37 [2021-03-03T09:52:37.039Z] ok  	github.com/docker/docker/pkg/ioutils	0.527s	coverage: 70.6% of statements
09:52:37 [2021-03-03T09:52:37.039Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
09:52:37 [2021-03-03T09:52:37.039Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
09:52:37 [2021-03-03T09:52:37.082Z] === RUN   TestDockerSuite/TestBuildPATH
09:52:37 [2021-03-03T09:52:37.082Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:52:37 [2021-03-03T09:52:37.600Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
09:52:37 [2021-03-03T09:52:37.600Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:52:37 [2021-03-03T09:52:37.600Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:52:37 [2021-03-03T09:52:37.600Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
09:52:37 [2021-03-03T09:52:37.600Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:52:37 [2021-03-03T09:52:37.857Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
09:52:37 [2021-03-03T09:52:37.857Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:52:38 [2021-03-03T09:52:38.018Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:52:38 [2021-03-03T09:52:38.419Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
09:52:38 [2021-03-03T09:52:38.419Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
09:52:38 [2021-03-03T09:52:38.419Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:52:38 [2021-03-03T09:52:38.419Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:52:38 [2021-03-03T09:52:38.954Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:52:39 [2021-03-03T09:52:39.213Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:52:39 [2021-03-03T09:52:39.782Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
09:52:39 [2021-03-03T09:52:39.784Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:52:40 [2021-03-03T09:52:40.037Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:52:40 [2021-03-03T09:52:40.293Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
09:52:40 [2021-03-03T09:52:40.549Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:52:40 [2021-03-03T09:52:40.719Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:52:41 [2021-03-03T09:52:41.290Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:52:41 [2021-03-03T09:52:41.910Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
09:52:42 [2021-03-03T09:52:42.165Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
09:52:43 [2021-03-03T09:52:43.826Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:52:45 [2021-03-03T09:52:45.425Z] ok  	github.com/docker/docker/pkg/signal	2.378s	coverage: 61.0% of statements
09:52:45 [2021-03-03T09:52:45.425Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:52:45 [2021-03-03T09:52:45.681Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
09:52:45 [2021-03-03T09:52:45.979Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:52:46 [2021-03-03T09:52:46.540Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
09:52:47 [2021-03-03T09:52:47.142Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
09:52:47 [2021-03-03T09:52:47.397Z] ok  	github.com/docker/docker/pkg/tailfile	0.060s	coverage: 88.6% of statements
09:52:47 [2021-03-03T09:52:47.958Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
09:52:48 [2021-03-03T09:52:48.213Z] testing: warning: no tests to run
09:52:48 [2021-03-03T09:52:48.213Z] coverage: [no statements]
09:52:48 [2021-03-03T09:52:48.213Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
09:52:48 [2021-03-03T09:52:48.794Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:52:48 [2021-03-03T09:52:48.794Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
09:52:49 [2021-03-03T09:52:49.058Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:52:49 [2021-03-03T09:52:49.130Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:52:49 [2021-03-03T09:52:49.131Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:52:49 [2021-03-03T09:52:49.697Z] --- PASS: TestDockerNetworkMacvlan (13.40s)
09:52:49 [2021-03-03T09:52:49.697Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:52:49 [2021-03-03T09:52:49.697Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:52:49 [2021-03-03T09:52:49.697Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s)
09:52:49 [2021-03-03T09:52:49.697Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s)
09:52:49 [2021-03-03T09:52:49.697Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.43s)
09:52:49 [2021-03-03T09:52:49.697Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
09:52:49 [2021-03-03T09:52:49.697Z] PASS
09:52:49 [2021-03-03T09:52:49.697Z] 
09:52:49 [2021-03-03T09:52:49.697Z] DONE 8 tests in 14.942s
09:52:49 [2021-03-03T09:52:49.697Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:52:49 [2021-03-03T09:52:49.697Z] ++ 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
09:52:49 [2021-03-03T09:52:49.697Z] ++ set -e
09:52:49 [2021-03-03T09:52:49.697Z] ++ '[' -n 0 ']'
09:52:49 [2021-03-03T09:52:49.697Z] ++ set -x
09:52:49 [2021-03-03T09:52:49.697Z] ++ env -i DEST=/go/src/github.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
09:52:49 [2021-03-03T09:52:49.697Z] testing: warning: no tests to run
09:52:49 [2021-03-03T09:52:49.697Z] PASS
09:52:49 [2021-03-03T09:52:49.697Z] 
09:52:49 [2021-03-03T09:52:49.697Z] DONE 0 tests in 0.037s
09:52:49 [2021-03-03T09:52:49.697Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:52:49 [2021-03-03T09:52:49.697Z] ++ 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
09:52:49 [2021-03-03T09:52:49.697Z] ++ set -e
09:52:49 [2021-03-03T09:52:49.697Z] ++ '[' -n 0 ']'
09:52:49 [2021-03-03T09:52:49.697Z] ++ set -x
09:52:49 [2021-03-03T09:52:49.697Z] ++ env -i DEST=/go/src/github.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
09:52:49 [2021-03-03T09:52:49.955Z] INFO: Testing against a local daemon
09:52:49 [2021-03-03T09:52:49.955Z] === RUN   TestAuthZPluginAllowRequest
09:52:50 [2021-03-03T09:52:50.953Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
09:52:51 [2021-03-03T09:52:51.332Z] --- PASS: TestAuthZPluginAllowRequest (1.46s)
09:52:51 [2021-03-03T09:52:51.332Z] === RUN   TestAuthZPluginTLS
09:52:51 [2021-03-03T09:52:51.900Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:52:51 [2021-03-03T09:52:51.900Z] === RUN   TestAuthZPluginDenyRequest
09:52:51 [2021-03-03T09:52:51.920Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:52:52 [2021-03-03T09:52:52.176Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
09:52:52 [2021-03-03T09:52:52.467Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
09:52:52 [2021-03-03T09:52:52.467Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:52:52 [2021-03-03T09:52:52.467Z] === RUN   TestAuthZPluginAPIDenyResponse
09:52:53 [2021-03-03T09:52:53.034Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:52:53 [2021-03-03T09:52:53.034Z] === RUN   TestAuthZPluginDenyResponse
09:52:53 [2021-03-03T09:52:53.602Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
09:52:53 [2021-03-03T09:52:53.602Z] === RUN   TestAuthZPluginAllowEventStream
09:52:53 [2021-03-03T09:52:53.627Z] ok  	github.com/docker/docker/quota	0.225s	coverage: 71.4% of statements
09:52:53 [2021-03-03T09:52:53.860Z] === RUN   TestDockerSuite/TestBuildRm
09:52:53 [2021-03-03T09:52:53.882Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
09:52:55 [2021-03-03T09:52:55.237Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s)
09:52:55 [2021-03-03T09:52:55.237Z] === RUN   TestAuthZPluginErrorResponse
09:52:55 [2021-03-03T09:52:55.332Z] ok  	github.com/docker/docker/registry	0.057s	coverage: 57.2% of statements
09:52:55 [2021-03-03T09:52:55.495Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
09:52:55 [2021-03-03T09:52:55.495Z] === RUN   TestAuthZPluginErrorRequest
09:52:55 [2021-03-03T09:52:55.588Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:52:55 [2021-03-03T09:52:55.843Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
09:52:56 [2021-03-03T09:52:56.063Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:52:56 [2021-03-03T09:52:56.063Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:52:56 [2021-03-03T09:52:56.322Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:52:56 [2021-03-03T09:52:56.581Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
09:52:56 [2021-03-03T09:52:56.581Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:52:56 [2021-03-03T09:52:56.814Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
09:52:56 [2021-03-03T09:52:56.814Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
09:52:57 [2021-03-03T09:52:57.147Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:52:58 [2021-03-03T09:52:58.525Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:52:58 [2021-03-03T09:52:58.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s)
09:52:58 [2021-03-03T09:52:58.525Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:52:58 [2021-03-03T09:52:58.783Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:52:59 [2021-03-03T09:52:59.043Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:52:59 [2021-03-03T09:52:59.369Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:52:59 [2021-03-03T09:52:59.609Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:53:00 [2021-03-03T09:53:00.336Z] ok  	github.com/docker/docker/volume/local	0.090s	coverage: 76.4% of statements
09:53:00 [2021-03-03T09:53:00.897Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
09:53:00 [2021-03-03T09:53:00.998Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
09:53:00 [2021-03-03T09:53:00.998Z] === RUN   TestAuthZPluginHeader
09:53:00 [2021-03-03T09:53:00.998Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:53:01 [2021-03-03T09:53:01.933Z] --- PASS: TestAuthZPluginHeader (1.06s)
09:53:01 [2021-03-03T09:53:01.933Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:53:02 [2021-03-03T09:53:02.260Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
09:53:02 [2021-03-03T09:53:02.499Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:53:03 [2021-03-03T09:53:03.436Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:53:09 [2021-03-03T09:53:09.160Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s)
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestAuthZPluginV2Disable
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestDockerSuite/TestBuildSpaces
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestDockerSuite/TestBuildStderr
09:53:09 [2021-03-03T09:53:09.160Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:53:09 [2021-03-03T09:53:09.418Z] --- PASS: TestAuthZPluginV2Disable (3.23s)
09:53:09 [2021-03-03T09:53:09.419Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:53:11 [2021-03-03T09:53:11.962Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:53:12 [2021-03-03T09:53:12.530Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.98s)
09:53:12 [2021-03-03T09:53:12.530Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:53:12 [2021-03-03T09:53:12.530Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:53:13 [2021-03-03T09:53:13.465Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:53:13 [2021-03-03T09:53:13.723Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:53:13 [2021-03-03T09:53:13.896Z] ok  	github.com/docker/docker/pkg/plugins	33.620s	coverage: 76.6% of statements
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/rootless	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/volume	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === Skipped
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver btrfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver btrfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver btrfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver btrfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver btrfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:73: No driver to put!
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z] time="2021-03-03T09:51:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z] time="2021-03-03T09:51:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z] time="2021-03-03T09:51:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z] time="2021-03-03T09:51:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z] time="2021-03-03T09:51:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:73: No driver to put!
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     overlay_test.go:49: Fails to compute changes intermittently
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver zfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver zfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver zfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver zfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:46: Driver zfs not supported
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     graphtest_unix.go:73: No driver to put!
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:53:13 [2021-03-03T09:53:13.896Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] 
09:53:13 [2021-03-03T09:53:13.896Z] DONE 2225 tests, 26 skipped in 253.271s
Post stage
[Pipeline] junit
09:53:13 [2021-03-03T09:53:13.946Z] Recording test results
09:53:14 [2021-03-03T09:53:14.302Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
09:53:14 [2021-03-03T09:53:14.626Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42109/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98273a606a49ab3c56b7fb289c4dc18de365bb59 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:98273a606a49ab3c56b7fb289c4dc18de365bb59 hack/validate/vendor
09:53:14 [2021-03-03T09:53:14.659Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:53:15 [2021-03-03T09:53:15.187Z] 2021/03/03 09:53:15 Collecting initial packages
09:53:15 [2021-03-03T09:53:15.443Z] 2021/03/03 09:53:15 Download dependencies
09:53:16 [2021-03-03T09:53:16.034Z] === RUN   TestDockerSuite/TestBuildUser
09:53:17 [2021-03-03T09:53:17.938Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 Starting whole vndr cycle because no package specified
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Ignoring paths matching "^archive/tar"
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
09:53:18 [2021-03-03T09:53:18.706Z] 2021/03/03 09:53:18 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Finished clone github.com/opencontainers/go-digest
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Finished clone github.com/Azure/go-ansiterm
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Finished clone github.com/mistifyio/go-zfs
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Finished clone github.com/docker/libtrust
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Finished clone github.com/moby/locker
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Finished clone github.com/google/uuid
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Finished clone github.com/moby/term
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:19 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:20 	Finished clone github.com/willf/bitset
09:53:20 [2021-03-03T09:53:20.070Z] 2021/03/03 09:53:20 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
09:53:20 [2021-03-03T09:53:20.326Z] 2021/03/03 09:53:20 	Finished clone github.com/Microsoft/go-winio
09:53:20 [2021-03-03T09:53:20.326Z] 2021/03/03 09:53:20 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
09:53:20 [2021-03-03T09:53:20.326Z] 2021/03/03 09:53:20 	Finished clone github.com/gorilla/mux
09:53:20 [2021-03-03T09:53:20.326Z] 2021/03/03 09:53:20 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
09:53:20 [2021-03-03T09:53:20.886Z] 2021/03/03 09:53:20 	Finished clone github.com/opencontainers/runtime-spec
09:53:20 [2021-03-03T09:53:20.886Z] 2021/03/03 09:53:20 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
09:53:21 [2021-03-03T09:53:21.142Z] 2021/03/03 09:53:21 	Finished clone github.com/tchap/go-patricia
09:53:21 [2021-03-03T09:53:21.142Z] 2021/03/03 09:53:21 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
09:53:21 [2021-03-03T09:53:21.142Z] 2021/03/03 09:53:21 	Finished clone github.com/creack/pty
09:53:21 [2021-03-03T09:53:21.142Z] 2021/03/03 09:53:21 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
09:53:21 [2021-03-03T09:53:21.142Z] 2021/03/03 09:53:21 	Finished clone github.com/docker/go-units
09:53:21 [2021-03-03T09:53:21.142Z] 2021/03/03 09:53:21 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
09:53:21 [2021-03-03T09:53:21.223Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:53:21 [2021-03-03T09:53:21.398Z] 2021/03/03 09:53:21 	Finished clone github.com/moby/sys
09:53:21 [2021-03-03T09:53:21.398Z] 2021/03/03 09:53:21 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
09:53:22 [2021-03-03T09:53:22.326Z] 2021/03/03 09:53:21 	Finished clone gotest.tools/v3
09:53:22 [2021-03-03T09:53:22.326Z] 2021/03/03 09:53:21 	Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20
09:53:22 [2021-03-03T09:53:22.326Z] 2021/03/03 09:53:22 	Finished clone github.com/sirupsen/logrus
09:53:22 [2021-03-03T09:53:22.326Z] 2021/03/03 09:53:22 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
09:53:22 [2021-03-03T09:53:22.326Z] 2021/03/03 09:53:22 	Finished clone github.com/syndtr/gocapability
09:53:22 [2021-03-03T09:53:22.326Z] 2021/03/03 09:53:22 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
09:53:22 [2021-03-03T09:53:22.582Z] 2021/03/03 09:53:22 	Finished clone github.com/RackSec/srslog
09:53:22 [2021-03-03T09:53:22.582Z] 2021/03/03 09:53:22 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
09:53:22 [2021-03-03T09:53:22.838Z] 2021/03/03 09:53:22 	Finished clone github.com/google/go-cmp
09:53:22 [2021-03-03T09:53:22.838Z] 2021/03/03 09:53:22 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
09:53:22 [2021-03-03T09:53:22.838Z] 2021/03/03 09:53:22 	Finished clone github.com/imdario/mergo
09:53:22 [2021-03-03T09:53:22.838Z] 2021/03/03 09:53:22 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
09:53:22 [2021-03-03T09:53:22.838Z] 2021/03/03 09:53:22 	Finished clone github.com/docker/go-connections
09:53:22 [2021-03-03T09:53:22.838Z] 2021/03/03 09:53:22 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
09:53:23 [2021-03-03T09:53:23.093Z] 2021/03/03 09:53:22 	Finished clone golang.org/x/sync
09:53:23 [2021-03-03T09:53:23.093Z] 2021/03/03 09:53:22 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
09:53:23 [2021-03-03T09:53:23.656Z] 2021/03/03 09:53:23 	Finished clone github.com/tonistiigi/units
09:53:23 [2021-03-03T09:53:23.656Z] 2021/03/03 09:53:23 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
09:53:23 [2021-03-03T09:53:23.772Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.95s)
09:53:23 [2021-03-03T09:53:23.772Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:53:24 [2021-03-03T09:53:24.030Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:53:24 [2021-03-03T09:53:24.218Z] 2021/03/03 09:53:23 	Finished clone github.com/google/shlex
09:53:24 [2021-03-03T09:53:24.218Z] 2021/03/03 09:53:23 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
09:53:24 [2021-03-03T09:53:24.218Z] 2021/03/03 09:53:24 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
09:53:24 [2021-03-03T09:53:24.218Z] 2021/03/03 09:53:24 	Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20
09:53:24 [2021-03-03T09:53:24.218Z] 2021/03/03 09:53:24 	Finished clone github.com/mitchellh/hashstructure
09:53:24 [2021-03-03T09:53:24.218Z] 2021/03/03 09:53:24 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
09:53:24 [2021-03-03T09:53:24.218Z] 2021/03/03 09:53:24 	Finished clone github.com/opentracing-contrib/go-stdlib
09:53:24 [2021-03-03T09:53:24.218Z] 2021/03/03 09:53:24 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
09:53:24 [2021-03-03T09:53:24.474Z] 2021/03/03 09:53:24 	Finished clone github.com/opentracing/opentracing-go
09:53:24 [2021-03-03T09:53:24.474Z] 2021/03/03 09:53:24 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
09:53:25 [2021-03-03T09:53:25.079Z] 2021/03/03 09:53:24 	Finished clone github.com/gofrs/flock
09:53:25 [2021-03-03T09:53:25.079Z] 2021/03/03 09:53:24 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
09:53:26 [2021-03-03T09:53:26.006Z] 2021/03/03 09:53:25 	Finished clone github.com/armon/go-metrics
09:53:26 [2021-03-03T09:53:26.006Z] 2021/03/03 09:53:25 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
09:53:26 [2021-03-03T09:53:26.006Z] 2021/03/03 09:53:25 	Finished clone github.com/armon/go-radix
09:53:26 [2021-03-03T09:53:26.006Z] 2021/03/03 09:53:25 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
09:53:26 [2021-03-03T09:53:26.006Z] 2021/03/03 09:53:25 	Finished clone github.com/docker/go-events
09:53:26 [2021-03-03T09:53:26.006Z] 2021/03/03 09:53:25 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
09:53:26 [2021-03-03T09:53:26.568Z] 2021/03/03 09:53:26 	Finished clone github.com/tonistiigi/fsutil
09:53:26 [2021-03-03T09:53:26.568Z] 2021/03/03 09:53:26 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
09:53:27 [2021-03-03T09:53:27.129Z] 2021/03/03 09:53:27 	Finished clone github.com/hashicorp/errwrap
09:53:27 [2021-03-03T09:53:27.129Z] 2021/03/03 09:53:27 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
09:53:27 [2021-03-03T09:53:27.385Z] 2021/03/03 09:53:27 	Finished clone github.com/sean-/seed
09:53:27 [2021-03-03T09:53:27.385Z] 2021/03/03 09:53:27 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
09:53:28 [2021-03-03T09:53:28.750Z] 2021/03/03 09:53:28 	Finished clone github.com/golang/gddo
09:53:28 [2021-03-03T09:53:28.750Z] 2021/03/03 09:53:28 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
09:53:28 [2021-03-03T09:53:28.750Z] 2021/03/03 09:53:28 	Finished clone github.com/hashicorp/memberlist
09:53:28 [2021-03-03T09:53:28.750Z] 2021/03/03 09:53:28 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
09:53:28 [2021-03-03T09:53:28.750Z] 2021/03/03 09:53:28 	Finished clone github.com/hashicorp/go-multierror
09:53:28 [2021-03-03T09:53:28.750Z] 2021/03/03 09:53:28 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
09:53:29 [2021-03-03T09:53:29.677Z] 2021/03/03 09:53:29 	Finished clone github.com/hashicorp/go-sockaddr
09:53:29 [2021-03-03T09:53:29.677Z] 2021/03/03 09:53:29 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
09:53:30 [2021-03-03T09:53:30.266Z] 2021/03/03 09:53:30 	Finished clone github.com/vishvananda/netns
09:53:30 [2021-03-03T09:53:30.266Z] 2021/03/03 09:53:30 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
09:53:30 [2021-03-03T09:53:30.521Z] 2021/03/03 09:53:30 	Finished clone github.com/docker/libkv
09:53:30 [2021-03-03T09:53:30.521Z] 2021/03/03 09:53:30 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
09:53:31 [2021-03-03T09:53:31.926Z] 2021/03/03 09:53:31 	Finished clone golang.org/x/net
09:53:31 [2021-03-03T09:53:31.926Z] 2021/03/03 09:53:31 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
09:53:31 [2021-03-03T09:53:31.926Z] 2021/03/03 09:53:31 	Finished clone github.com/hashicorp/go-msgpack
09:53:31 [2021-03-03T09:53:31.926Z] 2021/03/03 09:53:31 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
09:53:31 [2021-03-03T09:53:31.926Z] 2021/03/03 09:53:31 	Finished clone github.com/BurntSushi/toml
09:53:31 [2021-03-03T09:53:31.926Z] 2021/03/03 09:53:31 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
09:53:32 [2021-03-03T09:53:32.144Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:53:32 [2021-03-03T09:53:32.182Z] 2021/03/03 09:53:32 	Finished clone github.com/moby/ipvs
09:53:32 [2021-03-03T09:53:32.182Z] 2021/03/03 09:53:32 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
09:53:32 [2021-03-03T09:53:32.182Z] 2021/03/03 09:53:32 	Finished clone github.com/vishvananda/netlink
09:53:32 [2021-03-03T09:53:32.182Z] 2021/03/03 09:53:32 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
09:53:32 [2021-03-03T09:53:32.182Z] 2021/03/03 09:53:32 	Finished clone github.com/samuel/go-zookeeper
09:53:32 [2021-03-03T09:53:32.182Z] 2021/03/03 09:53:32 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
09:53:33 [2021-03-03T09:53:33.080Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:53:33 [2021-03-03T09:53:33.080Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:53:33 [2021-03-03T09:53:33.107Z] 2021/03/03 09:53:32 	Finished clone github.com/deckarep/golang-set
09:53:33 [2021-03-03T09:53:33.107Z] 2021/03/03 09:53:32 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
09:53:33 [2021-03-03T09:53:33.107Z] 2021/03/03 09:53:33 	Finished clone github.com/coreos/go-semver
09:53:33 [2021-03-03T09:53:33.107Z] 2021/03/03 09:53:33 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
09:53:33 [2021-03-03T09:53:33.647Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:53:34 [2021-03-03T09:53:34.034Z] 2021/03/03 09:53:33 	Finished clone github.com/Microsoft/opengcs
09:53:34 [2021-03-03T09:53:34.034Z] 2021/03/03 09:53:33 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
09:53:34 [2021-03-03T09:53:34.582Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:53:34 [2021-03-03T09:53:34.595Z] 2021/03/03 09:53:34 	Finished clone github.com/ishidawataru/sctp
09:53:34 [2021-03-03T09:53:34.595Z] 2021/03/03 09:53:34 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
09:53:34 [2021-03-03T09:53:34.851Z] 2021/03/03 09:53:34 	Finished clone github.com/opencontainers/runc
09:53:34 [2021-03-03T09:53:34.851Z] 2021/03/03 09:53:34 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
09:53:35 [2021-03-03T09:53:35.148Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:53:35 [2021-03-03T09:53:35.406Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:53:35 [2021-03-03T09:53:35.406Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:53:35 [2021-03-03T09:53:35.406Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:53:35 [2021-03-03T09:53:35.406Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:53:36 [2021-03-03T09:53:36.216Z] 2021/03/03 09:53:35 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
09:53:36 [2021-03-03T09:53:36.216Z] 2021/03/03 09:53:35 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
09:53:36 [2021-03-03T09:53:36.341Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:53:36 [2021-03-03T09:53:36.472Z] 2021/03/03 09:53:36 	Finished clone go.etcd.io/bbolt
09:53:36 [2021-03-03T09:53:36.472Z] 2021/03/03 09:53:36 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
09:53:36 [2021-03-03T09:53:36.600Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:53:36 [2021-03-03T09:53:36.728Z] 2021/03/03 09:53:36 	Finished clone google.golang.org/grpc
09:53:36 [2021-03-03T09:53:36.728Z] 2021/03/03 09:53:36 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
09:53:36 [2021-03-03T09:53:36.728Z] 2021/03/03 09:53:36 	Finished clone github.com/gogo/googleapis
09:53:36 [2021-03-03T09:53:36.728Z] 2021/03/03 09:53:36 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
09:53:37 [2021-03-03T09:53:37.168Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:53:37 [2021-03-03T09:53:37.426Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:53:38 [2021-03-03T09:53:38.092Z] 2021/03/03 09:53:37 	Finished clone github.com/cyphar/filepath-securejoin
09:53:38 [2021-03-03T09:53:38.093Z] 2021/03/03 09:53:37 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
09:53:38 [2021-03-03T09:53:38.093Z] 2021/03/03 09:53:38 	Finished clone github.com/hashicorp/serf
09:53:38 [2021-03-03T09:53:38.093Z] 2021/03/03 09:53:38 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
09:53:38 [2021-03-03T09:53:38.361Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:53:38 [2021-03-03T09:53:38.361Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:53:39 [2021-03-03T09:53:39.020Z] 2021/03/03 09:53:38 	Finished clone github.com/coreos/go-systemd
09:53:39 [2021-03-03T09:53:39.020Z] 2021/03/03 09:53:38 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
09:53:39 [2021-03-03T09:53:39.276Z] 2021/03/03 09:53:39 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
09:53:39 [2021-03-03T09:53:39.276Z] 2021/03/03 09:53:39 	Finished clone github.com/coreos/go-systemd/v22
09:53:39 [2021-03-03T09:53:39.837Z] 2021/03/03 09:53:39 	Finished clone github.com/Graylog2/go-gelf
09:53:39 [2021-03-03T09:53:39.837Z] 2021/03/03 09:53:39 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
09:53:40 [2021-03-03T09:53:40.093Z] 2021/03/03 09:53:39 	Finished clone github.com/vbatts/tar-split
09:53:40 [2021-03-03T09:53:40.093Z] 2021/03/03 09:53:39 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
09:53:40 [2021-03-03T09:53:40.093Z] 2021/03/03 09:53:40 	Finished clone github.com/opencontainers/image-spec
09:53:40 [2021-03-03T09:53:40.093Z] 2021/03/03 09:53:40 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
09:53:40 [2021-03-03T09:53:40.264Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
09:53:40 [2021-03-03T09:53:40.264Z] PASS
09:53:40 [2021-03-03T09:53:40.264Z] 
09:53:40 [2021-03-03T09:53:40.264Z] DONE 17 tests in 50.212s
09:53:40 [2021-03-03T09:53:40.264Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:53:40 [2021-03-03T09:53:40.264Z] ++ 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
09:53:40 [2021-03-03T09:53:40.264Z] ++ set -e
09:53:40 [2021-03-03T09:53:40.264Z] ++ '[' -n 0 ']'
09:53:40 [2021-03-03T09:53:40.264Z] ++ set -x
09:53:40 [2021-03-03T09:53:40.264Z] ++ env -i DEST=/go/src/github.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
09:53:40 [2021-03-03T09:53:40.264Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:53:40 [2021-03-03T09:53:40.264Z] INFO: Testing against a local daemon
09:53:40 [2021-03-03T09:53:40.264Z] === RUN   TestPluginInvalidJSON
09:53:40 [2021-03-03T09:53:40.264Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:53:40 [2021-03-03T09:53:40.264Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:53:40 [2021-03-03T09:53:40.264Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:53:40 [2021-03-03T09:53:40.264Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:53:40 [2021-03-03T09:53:40.264Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
09:53:40 [2021-03-03T09:53:40.264Z] === RUN   TestPluginInstall
09:53:40 [2021-03-03T09:53:40.264Z] === RUN   TestPluginInstall/no_auth
09:53:40 [2021-03-03T09:53:40.349Z] 2021/03/03 09:53:40 	Finished clone github.com/godbus/dbus/v5
09:53:40 [2021-03-03T09:53:40.349Z] 2021/03/03 09:53:40 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
09:53:40 [2021-03-03T09:53:40.605Z] 2021/03/03 09:53:40 	Finished clone github.com/fluent/fluent-logger-golang
09:53:40 [2021-03-03T09:53:40.605Z] 2021/03/03 09:53:40 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
09:53:40 [2021-03-03T09:53:40.860Z] 2021/03/03 09:53:40 	Finished clone github.com/philhofer/fwd
09:53:40 [2021-03-03T09:53:40.860Z] 2021/03/03 09:53:40 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
09:53:41 [2021-03-03T09:53:41.639Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:53:41 [2021-03-03T09:53:41.787Z] 2021/03/03 09:53:41 	Finished clone github.com/fsnotify/fsnotify
09:53:41 [2021-03-03T09:53:41.787Z] 2021/03/03 09:53:41 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
09:53:42 [2021-03-03T09:53:42.042Z] 2021/03/03 09:53:41 	Finished clone github.com/bsphere/le_go
09:53:42 [2021-03-03T09:53:42.042Z] 2021/03/03 09:53:41 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
09:53:42 [2021-03-03T09:53:42.576Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:53:42 [2021-03-03T09:53:42.602Z] 2021/03/03 09:53:42 	Finished clone github.com/jmespath/go-jmespath
09:53:42 [2021-03-03T09:53:42.602Z] 2021/03/03 09:53:42 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
09:53:42 [2021-03-03T09:53:42.835Z] time="2021-03-03T09:53:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:53:42 [2021-03-03T09:53:42.835Z] time="2021-03-03T09:53:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76f01e1eeacbb4da06e8badd027c5a6dd669532bd9b2938e465cb39da32ebcf2" mediatype=application/vnd.docker.plugin.v1+json size=522
09:53:42 [2021-03-03T09:53:42.835Z] time="2021-03-03T09:53:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:53:42 [2021-03-03T09:53:42.835Z] time="2021-03-03T09:53:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76f01e1eeacbb4da06e8badd027c5a6dd669532bd9b2938e465cb39da32ebcf2" mediatype=application/vnd.docker.plugin.v1+json size=522
09:53:42 [2021-03-03T09:53:42.835Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:53:43 [2021-03-03T09:53:43.108Z] === RUN   TestPluginInstall/with_htpasswd
09:53:43 [2021-03-03T09:53:43.205Z] 2021/03/03 09:53:42 	Finished clone github.com/Microsoft/hcsshim
09:53:43 [2021-03-03T09:53:43.205Z] 2021/03/03 09:53:42 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
09:53:43 [2021-03-03T09:53:43.205Z] 2021/03/03 09:53:42 	Finished clone golang.org/x/oauth2
09:53:43 [2021-03-03T09:53:43.205Z] 2021/03/03 09:53:42 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
09:53:43 [2021-03-03T09:53:43.205Z] 2021/03/03 09:53:43 	Finished clone github.com/golang/groupcache
09:53:43 [2021-03-03T09:53:43.205Z] 2021/03/03 09:53:43 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
09:53:43 [2021-03-03T09:53:43.461Z] 2021/03/03 09:53:43 	Finished clone github.com/tinylib/msgp
09:53:43 [2021-03-03T09:53:43.461Z] 2021/03/03 09:53:43 	Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20
09:53:43 [2021-03-03T09:53:43.676Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:53:43 [2021-03-03T09:53:43.676Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:53:43 [2021-03-03T09:53:43.716Z] 2021/03/03 09:53:43 	Finished clone github.com/ugorji/go
09:53:43 [2021-03-03T09:53:43.716Z] 2021/03/03 09:53:43 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
09:53:43 [2021-03-03T09:53:43.934Z] time="2021-03-03T09:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:53:43 [2021-03-03T09:53:43.934Z] time="2021-03-03T09:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:773e05f7895da37ad9509e691d1eff7ba7ab9c0c5dfd10b6d31b3827c7672dc3" mediatype=application/vnd.docker.plugin.v1+json size=522
09:53:43 [2021-03-03T09:53:43.934Z] time="2021-03-03T09:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:53:43 [2021-03-03T09:53:43.934Z] time="2021-03-03T09:53:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:773e05f7895da37ad9509e691d1eff7ba7ab9c0c5dfd10b6d31b3827c7672dc3" mediatype=application/vnd.docker.plugin.v1+json size=522
09:53:43 [2021-03-03T09:53:43.971Z] 2021/03/03 09:53:43 	Finished clone golang.org/x/sys
09:53:43 [2021-03-03T09:53:43.971Z] 2021/03/03 09:53:43 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
09:53:44 [2021-03-03T09:53:44.193Z] === RUN   TestPluginInstall/with_insecure
09:53:44 [2021-03-03T09:53:44.451Z] === RUN   TestDockerSuite/TestBuildXZHost
09:53:44 [2021-03-03T09:53:44.574Z] 2021/03/03 09:53:44 	Finished clone github.com/googleapis/gax-go
09:53:44 [2021-03-03T09:53:44.574Z] 2021/03/03 09:53:44 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
09:53:44 [2021-03-03T09:53:44.830Z] 2021/03/03 09:53:44 	Finished clone github.com/containerd/fifo
09:53:44 [2021-03-03T09:53:44.830Z] 2021/03/03 09:53:44 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
09:53:45 [2021-03-03T09:53:45.086Z] 2021/03/03 09:53:44 	Finished clone github.com/docker/libnetwork
09:53:45 [2021-03-03T09:53:45.086Z] 2021/03/03 09:53:44 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
09:53:45 [2021-03-03T09:53:45.388Z] time="2021-03-03T09:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:53:45 [2021-03-03T09:53:45.388Z] time="2021-03-03T09:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5499c85aac3ae5dfdd88e6dc0d6ea586bd3fc02264862d4c25d423b36d0f6d63" mediatype=application/vnd.docker.plugin.v1+json size=522
09:53:45 [2021-03-03T09:53:45.388Z] time="2021-03-03T09:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:53:45 [2021-03-03T09:53:45.388Z] time="2021-03-03T09:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5499c85aac3ae5dfdd88e6dc0d6ea586bd3fc02264862d4c25d423b36d0f6d63" mediatype=application/vnd.docker.plugin.v1+json size=522
09:53:45 [2021-03-03T09:53:45.649Z] 2021/03/03 09:53:45 	Finished clone go.opencensus.io
09:53:45 [2021-03-03T09:53:45.649Z] 2021/03/03 09:53:45 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
09:53:45 [2021-03-03T09:53:45.955Z] --- PASS: TestPluginInstall (5.64s)
09:53:45 [2021-03-03T09:53:45.955Z]     --- PASS: TestPluginInstall/no_auth (2.98s)
09:53:45 [2021-03-03T09:53:45.955Z]     --- PASS: TestPluginInstall/with_htpasswd (1.12s)
09:53:45 [2021-03-03T09:53:45.955Z]     --- PASS: TestPluginInstall/with_insecure (1.54s)
09:53:45 [2021-03-03T09:53:45.955Z]         plugin_test.go:160: [d61ec7924ba67] daemon is not started
09:53:45 [2021-03-03T09:53:45.955Z] === RUN   TestPluginsWithRuntimes
09:53:46 [2021-03-03T09:53:46.211Z] 2021/03/03 09:53:46 	Finished clone github.com/containerd/cgroups
09:53:46 [2021-03-03T09:53:46.211Z] 2021/03/03 09:53:46 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
09:53:46 [2021-03-03T09:53:46.213Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:53:46 [2021-03-03T09:53:46.213Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:53:46 [2021-03-03T09:53:46.213Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:53:46 [2021-03-03T09:53:46.468Z] 2021/03/03 09:53:46 	Finished clone github.com/containerd/go-runc
09:53:46 [2021-03-03T09:53:46.468Z] 2021/03/03 09:53:46 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
09:53:47 [2021-03-03T09:53:47.070Z] 2021/03/03 09:53:46 	Finished clone github.com/containerd/typeurl
09:53:47 [2021-03-03T09:53:47.070Z] 2021/03/03 09:53:46 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
09:53:47 [2021-03-03T09:53:47.149Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:53:47 [2021-03-03T09:53:47.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:53:47 [2021-03-03T09:53:47.326Z] 2021/03/03 09:53:47 	Finished clone golang.org/x/text
09:53:47 [2021-03-03T09:53:47.326Z] 2021/03/03 09:53:47 	Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20
09:53:47 [2021-03-03T09:53:47.719Z] === RUN   TestDockerSuite/TestCommitChange
09:53:47 [2021-03-03T09:53:47.888Z] 2021/03/03 09:53:47 	Finished clone github.com/containerd/ttrpc
09:53:47 [2021-03-03T09:53:47.888Z] 2021/03/03 09:53:47 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
09:53:47 [2021-03-03T09:53:47.888Z] 2021/03/03 09:53:47 	Finished clone github.com/miekg/dns
09:53:47 [2021-03-03T09:53:47.888Z] 2021/03/03 09:53:47 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
09:53:47 [2021-03-03T09:53:47.978Z] === RUN   TestPluginsWithRuntimes/No_Args
09:53:48 [2021-03-03T09:53:48.816Z] 2021/03/03 09:53:48 	Finished clone github.com/containerd/console
09:53:48 [2021-03-03T09:53:48.816Z] 2021/03/03 09:53:48 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
09:53:48 [2021-03-03T09:53:48.913Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:53:49 [2021-03-03T09:53:49.072Z] 2021/03/03 09:53:48 	Finished clone github.com/moby/buildkit
09:53:49 [2021-03-03T09:53:49.072Z] 2021/03/03 09:53:48 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
09:53:49 [2021-03-03T09:53:49.172Z] === RUN   TestPluginsWithRuntimes/With_Args
09:53:50 [2021-03-03T09:53:50.001Z] 2021/03/03 09:53:49 	Finished clone github.com/prometheus/client_golang
09:53:50 [2021-03-03T09:53:50.001Z] 2021/03/03 09:53:49 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
09:53:50 [2021-03-03T09:53:50.113Z] === RUN   TestDockerSuite/TestCommitHardlink
09:53:50 [2021-03-03T09:53:50.563Z] 2021/03/03 09:53:50 	Finished clone github.com/fernet/fernet-go
09:53:50 [2021-03-03T09:53:50.563Z] 2021/03/03 09:53:50 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
09:53:50 [2021-03-03T09:53:50.681Z] --- PASS: TestPluginsWithRuntimes (4.71s)
09:53:50 [2021-03-03T09:53:50.681Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.28s)
09:53:50 [2021-03-03T09:53:50.681Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.33s)
09:53:50 [2021-03-03T09:53:50.681Z] PASS
09:53:50 [2021-03-03T09:53:50.681Z] 
09:53:50 [2021-03-03T09:53:50.681Z] DONE 9 tests in 10.598s
09:53:50 [2021-03-03T09:53:50.681Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:53:50 [2021-03-03T09:53:50.681Z] ++ 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
09:53:50 [2021-03-03T09:53:50.681Z] ++ set -e
09:53:50 [2021-03-03T09:53:50.681Z] ++ '[' -n 0 ']'
09:53:50 [2021-03-03T09:53:50.681Z] ++ set -x
09:53:50 [2021-03-03T09:53:50.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
09:53:50 [2021-03-03T09:53:50.819Z] 2021/03/03 09:53:50 	Finished clone github.com/containerd/continuity
09:53:50 [2021-03-03T09:53:50.819Z] 2021/03/03 09:53:50 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
09:53:50 [2021-03-03T09:53:50.939Z] INFO: Testing against a local daemon
09:53:50 [2021-03-03T09:53:50.939Z] === RUN   TestExternalGraphDriver
09:53:50 [2021-03-03T09:53:50.939Z] === RUN   TestExternalGraphDriver/json
09:53:51 [2021-03-03T09:53:51.383Z] 2021/03/03 09:53:51 	Finished clone github.com/cilium/ebpf
09:53:51 [2021-03-03T09:53:51.383Z] 2021/03/03 09:53:51 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
09:53:51 [2021-03-03T09:53:51.506Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
09:53:51 [2021-03-03T09:53:51.765Z] === RUN   TestDockerSuite/TestCommitNewFile
09:53:52 [2021-03-03T09:53:52.750Z] 2021/03/03 09:53:52 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
09:53:52 [2021-03-03T09:53:52.750Z] 2021/03/03 09:53:52 	Finished clone golang.org/x/time
09:53:53 [2021-03-03T09:53:53.006Z] 2021/03/03 09:53:52 	Finished clone github.com/hashicorp/go-memdb
09:53:53 [2021-03-03T09:53:53.006Z] 2021/03/03 09:53:52 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
09:53:53 [2021-03-03T09:53:53.143Z] === RUN   TestExternalGraphDriver/spec
09:53:53 [2021-03-03T09:53:53.143Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:53:53 [2021-03-03T09:53:53.569Z] 2021/03/03 09:53:53 	Finished clone github.com/hashicorp/go-immutable-radix
09:53:53 [2021-03-03T09:53:53.569Z] 2021/03/03 09:53:53 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
09:53:54 [2021-03-03T09:53:54.521Z] === RUN   TestDockerSuite/TestCommitTTY
09:53:54 [2021-03-03T09:53:54.542Z] 2021/03/03 09:53:54 	Finished clone github.com/hashicorp/golang-lru
09:53:54 [2021-03-03T09:53:54.542Z] 2021/03/03 09:53:54 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
09:53:54 [2021-03-03T09:53:54.797Z] 2021/03/03 09:53:54 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
09:53:54 [2021-03-03T09:53:54.797Z] 2021/03/03 09:53:54 	Finished clone github.com/docker/distribution
09:53:55 [2021-03-03T09:53:55.053Z] 2021/03/03 09:53:55 	Finished clone github.com/coreos/pkg
09:53:55 [2021-03-03T09:53:55.053Z] 2021/03/03 09:53:55 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
09:53:55 [2021-03-03T09:53:55.456Z] === RUN   TestExternalGraphDriver/pull
09:53:55 [2021-03-03T09:53:55.980Z] 2021/03/03 09:53:55 	Finished clone github.com/golang/protobuf
09:53:55 [2021-03-03T09:53:55.980Z] 2021/03/03 09:53:55 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
09:53:55 [2021-03-03T09:53:55.980Z] 2021/03/03 09:53:55 	Finished clone code.cloudfoundry.org/clock
09:53:55 [2021-03-03T09:53:55.980Z] 2021/03/03 09:53:55 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
09:53:56 [2021-03-03T09:53:56.023Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:53:56 [2021-03-03T09:53:56.236Z] 2021/03/03 09:53:55 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
09:53:56 [2021-03-03T09:53:56.236Z] 2021/03/03 09:53:55 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
09:53:56 [2021-03-03T09:53:56.492Z] 2021/03/03 09:53:56 	Finished clone github.com/beorn7/perks
09:53:56 [2021-03-03T09:53:56.492Z] 2021/03/03 09:53:56 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
09:53:56 [2021-03-03T09:53:56.964Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:53:57 [2021-03-03T09:53:57.053Z] 2021/03/03 09:53:56 	Finished clone golang.org/x/crypto
09:53:57 [2021-03-03T09:53:57.053Z] 2021/03/03 09:53:56 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
09:53:57 [2021-03-03T09:53:57.222Z] --- PASS: TestExternalGraphDriver (6.39s)
09:53:57 [2021-03-03T09:53:57.222Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
09:53:57 [2021-03-03T09:53:57.222Z]     --- PASS: TestExternalGraphDriver/spec (2.41s)
09:53:57 [2021-03-03T09:53:57.222Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
09:53:57 [2021-03-03T09:53:57.222Z] === RUN   TestGraphdriverPluginV2
09:53:57 [2021-03-03T09:53:57.615Z] 2021/03/03 09:53:57 	Finished clone github.com/prometheus/client_model
09:53:57 [2021-03-03T09:53:57.615Z] 2021/03/03 09:53:57 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
09:53:57 [2021-03-03T09:53:57.871Z] 2021/03/03 09:53:57 	Finished clone github.com/matttproud/golang_protobuf_extensions
09:53:57 [2021-03-03T09:53:57.871Z] 2021/03/03 09:53:57 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
09:53:58 [2021-03-03T09:53:58.158Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:53:58 [2021-03-03T09:53:58.433Z] 2021/03/03 09:53:58 	Finished clone github.com/pkg/errors
09:53:58 [2021-03-03T09:53:58.433Z] 2021/03/03 09:53:58 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
09:53:58 [2021-03-03T09:53:58.741Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:53:58 [2021-03-03T09:53:58.741Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:53:58 [2021-03-03T09:53:58.741Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:53:58 [2021-03-03T09:53:58.994Z] 2021/03/03 09:53:58 	Finished clone github.com/prometheus/procfs
09:53:58 [2021-03-03T09:53:58.995Z] 2021/03/03 09:53:58 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
09:53:58 [2021-03-03T09:53:58.995Z] 2021/03/03 09:53:58 	Finished clone github.com/inconshreveable/mousetrap
09:53:58 [2021-03-03T09:53:58.995Z] 2021/03/03 09:53:58 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
09:53:58 [2021-03-03T09:53:58.999Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:53:58 [2021-03-03T09:53:58.999Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:53:58 [2021-03-03T09:53:58.999Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:53:58 [2021-03-03T09:53:58.999Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:53:59 [2021-03-03T09:53:59.250Z] 2021/03/03 09:53:59 	Finished clone github.com/prometheus/common
09:53:59 [2021-03-03T09:53:59.250Z] 2021/03/03 09:53:59 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
09:53:59 [2021-03-03T09:53:59.507Z] 2021/03/03 09:53:59 	Finished clone github.com/cespare/xxhash/v2
09:53:59 [2021-03-03T09:53:59.507Z] 2021/03/03 09:53:59 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
09:54:00 [2021-03-03T09:54:00.373Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:54:00 [2021-03-03T09:54:00.435Z] 2021/03/03 09:54:00 	Finished clone github.com/docker/go-metrics
09:54:00 [2021-03-03T09:54:00.691Z] 2021/03/03 09:54:00 	Finished clone github.com/spf13/pflag
09:54:00 [2021-03-03T09:54:00.691Z] 2021/03/03 09:54:00 	Finished clone github.com/morikuni/aec
09:54:01 [2021-03-03T09:54:01.309Z] --- PASS: TestGraphdriverPluginV2 (3.95s)
09:54:01 [2021-03-03T09:54:01.309Z] PASS
09:54:01 [2021-03-03T09:54:01.309Z] 
09:54:01 [2021-03-03T09:54:01.309Z] DONE 5 tests in 10.594s
09:54:01 [2021-03-03T09:54:01.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:54:01 [2021-03-03T09:54:01.309Z] ++ 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
09:54:01 [2021-03-03T09:54:01.309Z] ++ set -e
09:54:01 [2021-03-03T09:54:01.309Z] ++ '[' -n 0 ']'
09:54:01 [2021-03-03T09:54:01.309Z] ++ set -x
09:54:01 [2021-03-03T09:54:01.309Z] ++ env -i DEST=/go/src/github.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
09:54:01 [2021-03-03T09:54:01.309Z] INFO: Testing against a local daemon
09:54:01 [2021-03-03T09:54:01.309Z] === RUN   TestContinueAfterPluginCrash
09:54:01 [2021-03-03T09:54:01.309Z] === PAUSE TestContinueAfterPluginCrash
09:54:01 [2021-03-03T09:54:01.309Z] === RUN   TestReadPluginNoRead
09:54:01 [2021-03-03T09:54:01.309Z] === PAUSE TestReadPluginNoRead
09:54:01 [2021-03-03T09:54:01.309Z] === RUN   TestDaemonStartWithLogOpt
09:54:01 [2021-03-03T09:54:01.309Z] === PAUSE TestDaemonStartWithLogOpt
09:54:01 [2021-03-03T09:54:01.309Z] === CONT  TestContinueAfterPluginCrash
09:54:01 [2021-03-03T09:54:01.309Z] === CONT  TestDaemonStartWithLogOpt
09:54:01 [2021-03-03T09:54:01.567Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:54:01 [2021-03-03T09:54:01.567Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:54:01 [2021-03-03T09:54:01.619Z] 2021/03/03 09:54:01 	Finished clone github.com/spf13/cobra
09:54:02 [2021-03-03T09:54:02.505Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:54:02 [2021-03-03T09:54:02.547Z] 2021/03/03 09:54:02 	Finished clone github.com/opencontainers/selinux
09:54:03 [2021-03-03T09:54:03.442Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:54:03 [2021-03-03T09:54:03.916Z] 2021/03/03 09:54:03 	Finished clone github.com/google/certificate-transparency-go
09:54:04 [2021-03-03T09:54:04.008Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:54:04 [2021-03-03T09:54:04.945Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:54:05 [2021-03-03T09:54:05.514Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:54:05 [2021-03-03T09:54:05.514Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:54:05 [2021-03-03T09:54:05.772Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:54:06 [2021-03-03T09:54:06.339Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:54:06 [2021-03-03T09:54:06.339Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:54:06 [2021-03-03T09:54:06.339Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:54:06 [2021-03-03T09:54:06.339Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:54:06 [2021-03-03T09:54:06.339Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:54:06 [2021-03-03T09:54:06.339Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:54:07 [2021-03-03T09:54:07.276Z] --- PASS: TestDaemonStartWithLogOpt (5.63s)
09:54:07 [2021-03-03T09:54:07.276Z] === CONT  TestReadPluginNoRead
09:54:07 [2021-03-03T09:54:07.276Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:54:07 [2021-03-03T09:54:07.843Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:54:08 [2021-03-03T09:54:08.779Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:54:08 [2021-03-03T09:54:08.779Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:54:10 [2021-03-03T09:54:10.607Z] 2021/03/03 09:54:09 	Finished clone github.com/cloudflare/cfssl
09:54:10 [2021-03-03T09:54:10.681Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:54:11 [2021-03-03T09:54:11.249Z] === RUN   TestReadPluginNoRead/default
09:54:11 [2021-03-03T09:54:11.508Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:54:11 [2021-03-03T09:54:11.508Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:54:12 [2021-03-03T09:54:12.077Z] --- PASS: TestContinueAfterPluginCrash (10.51s)
09:54:12 [2021-03-03T09:54:12.337Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:54:12 [2021-03-03T09:54:12.904Z] === RUN   TestReadPluginNoRead/disabled_caching
09:54:13 [2021-03-03T09:54:13.163Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:54:13 [2021-03-03T09:54:13.729Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:54:14 [2021-03-03T09:54:14.303Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:54:14 [2021-03-03T09:54:14.303Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:54:14 [2021-03-03T09:54:14.303Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:54:14 [2021-03-03T09:54:14.876Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:54:15 [2021-03-03T09:54:15.811Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:54:16 [2021-03-03T09:54:16.069Z] --- PASS: TestReadPluginNoRead (8.92s)
09:54:16 [2021-03-03T09:54:16.069Z]     --- PASS: TestReadPluginNoRead/default (1.79s)
09:54:16 [2021-03-03T09:54:16.069Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.49s)
09:54:16 [2021-03-03T09:54:16.069Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s)
09:54:16 [2021-03-03T09:54:16.069Z]     read_test.go:92: [d3f74ba17e0c2] daemon is not started
09:54:16 [2021-03-03T09:54:16.069Z] PASS
09:54:16 [2021-03-03T09:54:16.069Z] 
09:54:16 [2021-03-03T09:54:16.069Z] DONE 6 tests in 14.743s
09:54:16 [2021-03-03T09:54:16.069Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:54:16 [2021-03-03T09:54:16.069Z] ++ 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
09:54:16 [2021-03-03T09:54:16.069Z] ++ set -e
09:54:16 [2021-03-03T09:54:16.069Z] ++ '[' -n 0 ']'
09:54:16 [2021-03-03T09:54:16.069Z] ++ set -x
09:54:16 [2021-03-03T09:54:16.069Z] ++ env -i DEST=/go/src/github.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
09:54:16 [2021-03-03T09:54:16.069Z] testing: warning: no tests to run
09:54:16 [2021-03-03T09:54:16.069Z] PASS
09:54:16 [2021-03-03T09:54:16.069Z] 
09:54:16 [2021-03-03T09:54:16.069Z] DONE 0 tests in 0.078s
09:54:16 [2021-03-03T09:54:16.069Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:54:16 [2021-03-03T09:54:16.069Z] ++ 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
09:54:16 [2021-03-03T09:54:16.069Z] ++ set -e
09:54:16 [2021-03-03T09:54:16.069Z] ++ '[' -n 0 ']'
09:54:16 [2021-03-03T09:54:16.069Z] ++ set -x
09:54:16 [2021-03-03T09:54:16.069Z] ++ env -i DEST=/go/src/github.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
09:54:16 [2021-03-03T09:54:16.069Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:54:16 [2021-03-03T09:54:16.327Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:54:16 [2021-03-03T09:54:16.327Z] INFO: Testing against a local daemon
09:54:16 [2021-03-03T09:54:16.327Z] === RUN   TestPluginWithDevMounts
09:54:16 [2021-03-03T09:54:16.327Z] === PAUSE TestPluginWithDevMounts
09:54:16 [2021-03-03T09:54:16.327Z] === CONT  TestPluginWithDevMounts
09:54:16 [2021-03-03T09:54:16.894Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:54:17 [2021-03-03T09:54:17.155Z] 2021/03/03 09:54:16 	Finished clone github.com/docker/swarmkit
09:54:18 [2021-03-03T09:54:18.270Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:54:18 [2021-03-03T09:54:18.528Z] --- PASS: TestPluginWithDevMounts (2.11s)
09:54:18 [2021-03-03T09:54:18.528Z] PASS
09:54:18 [2021-03-03T09:54:18.528Z] 
09:54:18 [2021-03-03T09:54:18.528Z] DONE 1 tests in 2.323s
09:54:18 [2021-03-03T09:54:18.528Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:54:18 [2021-03-03T09:54:18.528Z] ++ 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
09:54:18 [2021-03-03T09:54:18.528Z] ++ set -e
09:54:18 [2021-03-03T09:54:18.528Z] ++ '[' -n 0 ']'
09:54:18 [2021-03-03T09:54:18.528Z] ++ set -x
09:54:18 [2021-03-03T09:54:18.528Z] ++ env -i DEST=/go/src/github.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
09:54:18 [2021-03-03T09:54:18.528Z] INFO: Testing against a local daemon
09:54:18 [2021-03-03T09:54:18.528Z] === RUN   TestSecretInspect
09:54:19 [2021-03-03T09:54:19.094Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:54:19 [2021-03-03T09:54:19.094Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:54:19 [2021-03-03T09:54:19.094Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:54:19 [2021-03-03T09:54:19.094Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:54:19 [2021-03-03T09:54:19.094Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:54:19 [2021-03-03T09:54:19.664Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:54:21 [2021-03-03T09:54:21.038Z] --- PASS: TestSecretInspect (2.40s)
09:54:21 [2021-03-03T09:54:21.038Z] === RUN   TestSecretList
09:54:23 [2021-03-03T09:54:23.566Z] --- PASS: TestSecretList (2.41s)
09:54:23 [2021-03-03T09:54:23.566Z] === RUN   TestSecretsCreateAndDelete
09:54:23 [2021-03-03T09:54:23.743Z] 2021/03/03 09:54:22 	Finished clone cloud.google.com/go
09:54:23 [2021-03-03T09:54:23.743Z] 2021/03/03 09:54:23 	Finished clone github.com/coreos/etcd
09:54:24 [2021-03-03T09:54:24.132Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:54:24 [2021-03-03T09:54:24.698Z] === RUN   TestDockerSuite/TestContainerAPITop
09:54:25 [2021-03-03T09:54:25.266Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:54:25 [2021-03-03T09:54:25.266Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:54:25 [2021-03-03T09:54:25.266Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:54:26 [2021-03-03T09:54:26.199Z] --- PASS: TestSecretsCreateAndDelete (2.60s)
09:54:26 [2021-03-03T09:54:26.199Z] === RUN   TestSecretsUpdate
09:54:28 [2021-03-03T09:54:28.100Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:54:28 [2021-03-03T09:54:28.359Z] --- PASS: TestSecretsUpdate (2.35s)
09:54:28 [2021-03-03T09:54:28.359Z] === RUN   TestTemplatedSecret
09:54:28 [2021-03-03T09:54:28.925Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:54:29 [2021-03-03T09:54:29.036Z] 2021/03/03 09:54:28 	Finished clone github.com/containerd/containerd
09:54:29 [2021-03-03T09:54:29.861Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:54:31 [2021-03-03T09:54:31.789Z] --- PASS: TestTemplatedSecret (3.20s)
09:54:31 [2021-03-03T09:54:31.789Z] === RUN   TestSecretCreateResolve
09:54:33 [2021-03-03T09:54:33.810Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:54:34 [2021-03-03T09:54:34.068Z] --- PASS: TestSecretCreateResolve (2.48s)
09:54:34 [2021-03-03T09:54:34.068Z] PASS
09:54:34 [2021-03-03T09:54:34.068Z] 
09:54:34 [2021-03-03T09:54:34.068Z] DONE 6 tests in 15.577s
09:54:34 [2021-03-03T09:54:34.068Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:54:34 [2021-03-03T09:54:34.068Z] ++ 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
09:54:34 [2021-03-03T09:54:34.068Z] ++ set -e
09:54:34 [2021-03-03T09:54:34.068Z] ++ '[' -n 0 ']'
09:54:34 [2021-03-03T09:54:34.068Z] ++ set -x
09:54:34 [2021-03-03T09:54:34.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=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
09:54:34 [2021-03-03T09:54:34.327Z] INFO: Testing against a local daemon
09:54:34 [2021-03-03T09:54:34.327Z] === RUN   TestServiceCreateInit
09:54:34 [2021-03-03T09:54:34.327Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:54:34 [2021-03-03T09:54:34.586Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:54:35 [2021-03-03T09:54:35.963Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:54:37 [2021-03-03T09:54:37.339Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:54:38 [2021-03-03T09:54:38.273Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
09:54:39 [2021-03-03T09:54:39.100Z] 2021/03/03 09:54:37 	Finished clone google.golang.org/genproto
09:54:39 [2021-03-03T09:54:39.207Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:54:39 [2021-03-03T09:54:39.466Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
09:54:40 [2021-03-03T09:54:40.991Z] 2021/03/03 09:54:40 	Finished clone github.com/gogo/protobuf
09:54:41 [2021-03-03T09:54:41.370Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
09:54:42 [2021-03-03T09:54:42.745Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
09:54:43 [2021-03-03T09:54:43.311Z] --- PASS: TestServiceCreateInit (9.20s)
09:54:43 [2021-03-03T09:54:43.311Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.76s)
09:54:43 [2021-03-03T09:54:43.311Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.42s)
09:54:43 [2021-03-03T09:54:43.311Z] === RUN   TestCreateServiceMultipleTimes
09:54:43 [2021-03-03T09:54:43.877Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008dec60_<nil>}
09:54:45 [2021-03-03T09:54:45.778Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1126234810_/foo_false__<nil>_<nil>_<nil>}
09:54:46 [2021-03-03T09:54:46.716Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1126234810_/foo_true__<nil>_<nil>_<nil>}
09:54:48 [2021-03-03T09:54:48.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3369032401_/foo_false__<nil>_<nil>_<nil>}
09:54:50 [2021-03-03T09:54:50.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3369032401_/foo_true__<nil>_<nil>_<nil>}
09:54:51 [2021-03-03T09:54:51.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:54:51 [2021-03-03T09:54:51.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3369032401_/foo_true__0xc0008decc0_<nil>_<nil>}
09:54:52 [2021-03-03T09:54:52.799Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008dece0_<nil>}
09:54:54 [2021-03-03T09:54:54.700Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008ded00_<nil>}
09:54:56 [2021-03-03T09:54:56.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008ded20_<nil>}
09:54:57 [2021-03-03T09:54:57.454Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008ded40_<nil>}
09:54:58 [2021-03-03T09:54:58.829Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
09:54:59 [2021-03-03T09:54:59.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
09:55:00 [2021-03-03T09:55:00.024Z] --- PASS: TestCreateServiceMultipleTimes (16.55s)
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestCreateServiceConflict
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
09:55:00 [2021-03-03T09:55:00.024Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:55:03 [2021-03-03T09:55:03.309Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:55:03 [2021-03-03T09:55:03.309Z] --- PASS: TestCreateServiceConflict (2.83s)
09:55:03 [2021-03-03T09:55:03.309Z] === RUN   TestCreateServiceMaxReplicas
09:55:04 [2021-03-03T09:55:04.244Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:55:06 [2021-03-03T09:55:06.781Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:55:06 [2021-03-03T09:55:06.781Z] --- PASS: TestCreateServiceMaxReplicas (3.65s)
09:55:06 [2021-03-03T09:55:06.781Z] === RUN   TestCreateWithDuplicateNetworkNames
09:55:06 [2021-03-03T09:55:06.781Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:55:08 [2021-03-03T09:55:08.178Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:55:08 [2021-03-03T09:55:08.442Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:55:09 [2021-03-03T09:55:09.819Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:55:10 [2021-03-03T09:55:10.755Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:55:11 [2021-03-03T09:55:11.325Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:55:11 [2021-03-03T09:55:11.891Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:55:12 [2021-03-03T09:55:12.464Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:55:13 [2021-03-03T09:55:13.030Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:55:13 [2021-03-03T09:55:13.597Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:55:14 [2021-03-03T09:55:14.164Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:55:14 [2021-03-03T09:55:14.731Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:55:15 [2021-03-03T09:55:15.666Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:55:16 [2021-03-03T09:55:16.234Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:55:16 [2021-03-03T09:55:16.801Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:55:17 [2021-03-03T09:55:17.369Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:55:18 [2021-03-03T09:55:18.303Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:55:18 [2021-03-03T09:55:18.870Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:55:19 [2021-03-03T09:55:19.437Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:55:19 [2021-03-03T09:55:19.437Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:55:19 [2021-03-03T09:55:19.661Z] 2021/03/03 09:55:16 	Finished clone github.com/hashicorp/consul
09:55:20 [2021-03-03T09:55:20.003Z] === RUN   TestDockerSuite/TestCpRelativePath
09:55:20 [2021-03-03T09:55:20.569Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:55:21 [2021-03-03T09:55:21.137Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:55:21 [2021-03-03T09:55:21.704Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:55:21 [2021-03-03T09:55:21.704Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.37s)
09:55:21 [2021-03-03T09:55:21.704Z] === RUN   TestCreateServiceSecretFileMode
09:55:22 [2021-03-03T09:55:22.183Z] 2021/03/03 09:55:22 	Finished clone github.com/aws/aws-sdk-go
09:55:22 [2021-03-03T09:55:22.638Z] === RUN   TestDockerSuite/TestCpToCaseA
09:55:23 [2021-03-03T09:55:23.592Z] === RUN   TestDockerSuite/TestCpToCaseB
09:55:24 [2021-03-03T09:55:24.529Z] === RUN   TestDockerSuite/TestCpToCaseC
09:55:25 [2021-03-03T09:55:25.095Z] --- PASS: TestCreateServiceSecretFileMode (3.17s)
09:55:25 [2021-03-03T09:55:25.096Z] === RUN   TestCreateServiceConfigFileMode
09:55:26 [2021-03-03T09:55:26.039Z] === RUN   TestDockerSuite/TestCpToCaseD
09:55:28 [2021-03-03T09:55:28.574Z] --- PASS: TestCreateServiceConfigFileMode (3.10s)
09:55:28 [2021-03-03T09:55:28.574Z] === RUN   TestCreateServiceSysctls
09:55:29 [2021-03-03T09:55:29.951Z] === RUN   TestDockerSuite/TestCpToCaseE
09:55:32 [2021-03-03T09:55:32.485Z] --- PASS: TestCreateServiceSysctls (3.98s)
09:55:32 [2021-03-03T09:55:32.485Z] === RUN   TestCreateServiceCapabilities
09:55:32 [2021-03-03T09:55:32.485Z] === RUN   TestDockerSuite/TestCpToCaseF
09:55:33 [2021-03-03T09:55:33.052Z] === RUN   TestDockerSuite/TestCpToCaseG
09:55:35 [2021-03-03T09:55:35.587Z] --- PASS: TestCreateServiceCapabilities (3.05s)
09:55:35 [2021-03-03T09:55:35.587Z] === RUN   TestInspect
09:55:36 [2021-03-03T09:55:36.524Z] === RUN   TestDockerSuite/TestCpToCaseH
09:55:39 [2021-03-03T09:55:39.058Z] --- PASS: TestInspect (3.54s)
09:55:39 [2021-03-03T09:55:39.058Z] === RUN   TestCreateJob
09:55:39 [2021-03-03T09:55:39.625Z] === RUN   TestDockerSuite/TestCpToCaseI
09:55:40 [2021-03-03T09:55:40.191Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:55:42 [2021-03-03T09:55:42.723Z] --- PASS: TestCreateJob (4.05s)
09:55:42 [2021-03-03T09:55:42.723Z] === RUN   TestReplicatedJob
09:55:42 [2021-03-03T09:55:42.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:55:44 [2021-03-03T09:55:44.126Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:55:45 [2021-03-03T09:55:45.063Z] === RUN   TestDockerSuite/TestCpToDot
09:55:46 [2021-03-03T09:55:46.000Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:55:47 [2021-03-03T09:55:47.375Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:55:48 [2021-03-03T09:55:48.755Z] === RUN   TestDockerSuite/TestCpToStdout
09:55:49 [2021-03-03T09:55:49.013Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:55:49 [2021-03-03T09:55:49.579Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:55:49 [2021-03-03T09:55:49.579Z] --- PASS: TestReplicatedJob (6.87s)
09:55:49 [2021-03-03T09:55:49.579Z] === RUN   TestUpdateReplicatedJob
09:55:50 [2021-03-03T09:55:50.955Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:55:51 [2021-03-03T09:55:51.522Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:55:52 [2021-03-03T09:55:52.458Z] === RUN   TestDockerSuite/TestCpVolumePath
09:55:53 [2021-03-03T09:55:53.837Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:55:53 [2021-03-03T09:55:53.837Z] === RUN   TestDockerSuite/TestCreateArgs
09:55:53 [2021-03-03T09:55:53.837Z] === RUN   TestDockerSuite/TestCreateByImageID
09:55:53 [2021-03-03T09:55:53.837Z] --- PASS: TestUpdateReplicatedJob (4.27s)
09:55:53 [2021-03-03T09:55:53.837Z] === RUN   TestServiceListWithStatuses
09:55:53 [2021-03-03T09:55:53.837Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:55:53 [2021-03-03T09:55:53.837Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:55:53 [2021-03-03T09:55:53.837Z] === RUN   TestDockerNetworkConnectAlias
09:55:54 [2021-03-03T09:55:54.405Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:55:54 [2021-03-03T09:55:54.971Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:55:54 [2021-03-03T09:55:54.971Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:55:54 [2021-03-03T09:55:54.971Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:55:55 [2021-03-03T09:55:55.230Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:55:55 [2021-03-03T09:55:55.799Z] === RUN   TestDockerSuite/TestCreateLabels
09:55:55 [2021-03-03T09:55:55.799Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:55:56 [2021-03-03T09:55:56.057Z] === RUN   TestDockerSuite/TestCreateRM
09:55:56 [2021-03-03T09:55:56.057Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:55:56 [2021-03-03T09:55:56.057Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:55:56 [2021-03-03T09:55:56.316Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:55:56 [2021-03-03T09:55:56.316Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:55:58 [2021-03-03T09:55:58.851Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:55:58 [2021-03-03T09:55:58.851Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:55:58 [2021-03-03T09:55:58.851Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:55:58 [2021-03-03T09:55:58.851Z] --- PASS: TestDockerNetworkConnectAlias (5.05s)
09:55:58 [2021-03-03T09:55:58.851Z] === RUN   TestDockerNetworkReConnect
09:56:04 [2021-03-03T09:56:04.137Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:56:04 [2021-03-03T09:56:04.137Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:56:04 [2021-03-03T09:56:04.137Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:56:04 [2021-03-03T09:56:04.137Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:56:04 [2021-03-03T09:56:04.137Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:56:04 [2021-03-03T09:56:04.137Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:56:04 [2021-03-03T09:56:04.137Z] --- PASS: TestDockerNetworkReConnect (4.88s)
09:56:04 [2021-03-03T09:56:04.137Z] === RUN   TestServicePlugin
09:56:04 [2021-03-03T09:56:04.137Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:56:05 [2021-03-03T09:56:05.514Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:56:06 [2021-03-03T09:56:06.081Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:56:07 [2021-03-03T09:56:07.456Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:56:08 [2021-03-03T09:56:08.835Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:56:09 [2021-03-03T09:56:09.406Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:56:09 [2021-03-03T09:56:09.973Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:56:09 [2021-03-03T09:56:09.973Z] === RUN   TestDockerSuite/TestDevicePermissions
09:56:10 [2021-03-03T09:56:10.911Z] === RUN   TestDockerSuite/TestDockerFails
09:56:10 [2021-03-03T09:56:10.911Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:56:10 [2021-03-03T09:56:10.911Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:56:10 [2021-03-03T09:56:10.911Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:56:11 [2021-03-03T09:56:11.845Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:56:12 [2021-03-03T09:56:12.412Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:56:12 [2021-03-03T09:56:12.412Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:56:13 [2021-03-03T09:56:13.789Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:56:13 [2021-03-03T09:56:13.789Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:56:13 [2021-03-03T09:56:13.789Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:56:13 [2021-03-03T09:56:13.789Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:56:20 [2021-03-03T09:56:20.358Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:56:21 [2021-03-03T09:56:21.741Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:56:24 [2021-03-03T09:56:24.274Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:56:25 [2021-03-03T09:56:25.210Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:56:26 [2021-03-03T09:56:26.147Z] === RUN   TestDockerSuite/TestEventsAttach
09:56:26 [2021-03-03T09:56:26.405Z] === RUN   TestDockerSuite/TestEventsCommit
09:56:27 [2021-03-03T09:56:27.340Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:56:27 [2021-03-03T09:56:27.599Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:56:28 [2021-03-03T09:56:28.166Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:56:28 [2021-03-03T09:56:28.424Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:56:30 [2021-03-03T09:56:30.322Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:56:30 [2021-03-03T09:56:30.889Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:56:33 [2021-03-03T09:56:33.418Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:56:35 [2021-03-03T09:56:35.317Z] === RUN   TestDockerSuite/TestEventsCopy
09:56:36 [2021-03-03T09:56:36.251Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:56:36 [2021-03-03T09:56:36.251Z] --- PASS: TestServicePlugin (32.27s)
09:56:36 [2021-03-03T09:56:36.251Z]     plugin_test.go:62: [ddb9132443521] joining swarm manager [dfe19a218b056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:56:36 [2021-03-03T09:56:36.251Z]     plugin_test.go:65: [d64a82fb66d20] joining swarm manager [dfe19a218b056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:56:36 [2021-03-03T09:56:36.251Z] === RUN   TestServiceUpdateLabel
09:56:37 [2021-03-03T09:56:37.187Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:56:37 [2021-03-03T09:56:37.755Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:56:38 [2021-03-03T09:56:38.014Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:56:38 [2021-03-03T09:56:38.272Z] --- PASS: TestServiceUpdateLabel (2.30s)
09:56:38 [2021-03-03T09:56:38.272Z] === RUN   TestServiceUpdateSecrets
09:56:39 [2021-03-03T09:56:39.225Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:56:40 [2021-03-03T09:56:40.159Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:56:40 [2021-03-03T09:56:40.418Z] === RUN   TestDockerSuite/TestEventsFilterType
09:56:40 [2021-03-03T09:56:40.676Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:56:40 [2021-03-03T09:56:40.934Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:56:40 [2021-03-03T09:56:40.934Z] === RUN   TestDockerSuite/TestEventsFilters
09:56:41 [2021-03-03T09:56:41.868Z] === RUN   TestDockerSuite/TestEventsFormat
09:56:42 [2021-03-03T09:56:42.803Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:56:42 [2021-03-03T09:56:42.803Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:56:42 [2021-03-03T09:56:42.803Z] === RUN   TestDockerSuite/TestEventsImageImport
09:56:43 [2021-03-03T09:56:43.738Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:56:43 [2021-03-03T09:56:43.738Z] === RUN   TestDockerSuite/TestEventsImagePull
09:56:43 [2021-03-03T09:56:43.996Z] === RUN   TestDockerSuite/TestEventsImageTag
09:56:44 [2021-03-03T09:56:44.929Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:56:45 [2021-03-03T09:56:45.186Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:56:45 [2021-03-03T09:56:45.186Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:56:45 [2021-03-03T09:56:45.186Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:56:46 [2021-03-03T09:56:46.561Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
09:56:47 [2021-03-03T09:56:47.129Z] === RUN   TestDockerSuite/TestEventsRename
09:56:47 [2021-03-03T09:56:47.695Z] === RUN   TestDockerSuite/TestEventsResize
09:56:48 [2021-03-03T09:56:48.263Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:56:48 [2021-03-03T09:56:48.829Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:56:49 [2021-03-03T09:56:49.397Z] === RUN   TestDockerSuite/TestEventsStreaming
09:56:49 [2021-03-03T09:56:49.967Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:56:52 [2021-03-03T09:56:52.494Z] === RUN   TestDockerSuite/TestEventsTop
09:56:53 [2021-03-03T09:56:53.429Z] === RUN   TestDockerSuite/TestEventsUntag
09:56:53 [2021-03-03T09:56:53.429Z] --- PASS: TestServiceUpdateSecrets (14.99s)
09:56:53 [2021-03-03T09:56:53.429Z] === RUN   TestServiceUpdateConfigs
09:56:55 [2021-03-03T09:56:55.965Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:57:08 [2021-03-03T09:57:08.159Z] === RUN   TestDockerSuite/TestExec
09:57:08 [2021-03-03T09:57:08.159Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:57:08 [2021-03-03T09:57:08.159Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:57:08 [2021-03-03T09:57:08.159Z] --- PASS: TestServiceUpdateConfigs (14.71s)
09:57:08 [2021-03-03T09:57:08.159Z] === RUN   TestServiceUpdateNetwork
09:57:08 [2021-03-03T09:57:08.159Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:57:08 [2021-03-03T09:57:08.725Z] === RUN   TestDockerSuite/TestExecAPIStart
09:57:10 [2021-03-03T09:57:10.101Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:57:11 [2021-03-03T09:57:11.040Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:57:11 [2021-03-03T09:57:11.607Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:57:12 [2021-03-03T09:57:12.175Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:57:12 [2021-03-03T09:57:12.742Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:57:13 [2021-03-03T09:57:13.309Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:57:13 [2021-03-03T09:57:13.568Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:57:13 [2021-03-03T09:57:13.826Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:57:15 [2021-03-03T09:57:15.203Z] === RUN   TestDockerSuite/TestExecCgroup
09:57:16 [2021-03-03T09:57:16.581Z] === RUN   TestDockerSuite/TestExecEnv
09:57:17 [2021-03-03T09:57:17.518Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:57:18 [2021-03-03T09:57:18.897Z] === RUN   TestDockerSuite/TestExecExitStatus
09:57:19 [2021-03-03T09:57:19.155Z] === RUN   TestDockerSuite/TestExecInspectID
09:57:21 [2021-03-03T09:57:21.083Z] === RUN   TestDockerSuite/TestExecInteractive
09:57:21 [2021-03-03T09:57:21.650Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:57:22 [2021-03-03T09:57:22.217Z] --- PASS: TestServiceUpdateNetwork (14.20s)
09:57:22 [2021-03-03T09:57:22.217Z] === RUN   TestServiceUpdatePidsLimit
09:57:22 [2021-03-03T09:57:22.475Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:57:23 [2021-03-03T09:57:23.041Z] === RUN   TestDockerSuite/TestExecParseError
09:57:23 [2021-03-03T09:57:23.607Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:57:23 [2021-03-03T09:57:23.607Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:57:24 [2021-03-03T09:57:24.542Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:57:24 [2021-03-03T09:57:24.542Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:57:25 [2021-03-03T09:57:25.109Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:57:26 [2021-03-03T09:57:26.045Z] === RUN   TestDockerSuite/TestExecSetEnv
09:57:26 [2021-03-03T09:57:26.983Z] === RUN   TestDockerSuite/TestExecStartFails
09:57:27 [2021-03-03T09:57:27.550Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:57:28 [2021-03-03T09:57:28.652Z] 2021/03/03 09:57:27 	Finished clone google.golang.org/api
09:57:28 [2021-03-03T09:57:28.652Z] 2021/03/03 09:57:27 Dependencies downloaded. Download time: 4m8.767972858s
09:57:28 [2021-03-03T09:57:28.652Z] 2021/03/03 09:57:27 Collecting all dependencies
09:57:31 [2021-03-03T09:57:31.732Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:57:38 [2021-03-03T09:57:38.594Z] 2021/03/03 09:57:37 Clean vendor dir from unused packages
09:57:38 [2021-03-03T09:57:38.594Z] 2021/03/03 09:57:37 	Ignoring paths matching "^archive/tar"
09:57:38 [2021-03-03T09:57:38.594Z] 2021/03/03 09:57:38 Success
09:57:38 [2021-03-03T09:57:38.594Z] 2021/03/03 09:57:38 Running time: 4m23.259247813s
09:57:38 [2021-03-03T09:57:38.850Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:57:39 [2021-03-03T09:57:39.721Z] + echo Ensuring container killed.
09:57:39 [2021-03-03T09:57:39.721Z] Ensuring container killed.
09:57:39 [2021-03-03T09:57:39.721Z] + docker rm -vf docker-pr3
09:57:39 [2021-03-03T09:57:39.721Z] Error: No such container: docker-pr3
[Pipeline] sh
09:57:39 [2021-03-03T09:57:39.842Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:57:39 [2021-03-03T09:57:39.842Z] --- PASS: TestServiceUpdatePidsLimit (17.00s)
09:57:39 [2021-03-03T09:57:39.842Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
09:57:39 [2021-03-03T09:57:39.842Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
09:57:39 [2021-03-03T09:57:39.842Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
09:57:39 [2021-03-03T09:57:39.842Z] PASS
09:57:39 [2021-03-03T09:57:39.842Z] 
09:57:39 [2021-03-03T09:57:39.842Z] === Skipped
09:57:39 [2021-03-03T09:57:39.842Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:57:39 [2021-03-03T09:57:39.842Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:57:39 [2021-03-03T09:57:39.842Z] 
09:57:39 [2021-03-03T09:57:39.842Z] 
09:57:39 [2021-03-03T09:57:39.842Z] DONE 27 tests, 1 skipped in 185.221s
09:57:39 [2021-03-03T09:57:39.842Z] === RUN   TestDockerSuite/TestExecTTY
09:57:39 [2021-03-03T09:57:39.842Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:57:39 [2021-03-03T09:57:39.842Z] ++ 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
09:57:39 [2021-03-03T09:57:39.842Z] ++ set -e
09:57:39 [2021-03-03T09:57:39.842Z] ++ '[' -n 0 ']'
09:57:39 [2021-03-03T09:57:39.842Z] ++ set -x
09:57:39 [2021-03-03T09:57:39.842Z] ++ env -i DEST=/go/src/github.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
09:57:39 [2021-03-03T09:57:39.842Z] INFO: Testing against a local daemon
09:57:39 [2021-03-03T09:57:39.842Z] === RUN   TestSessionCreate
09:57:39 [2021-03-03T09:57:39.842Z] --- PASS: TestSessionCreate (0.06s)
09:57:39 [2021-03-03T09:57:39.842Z] === RUN   TestSessionCreateWithBadUpgrade
09:57:39 [2021-03-03T09:57:39.842Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
09:57:39 [2021-03-03T09:57:39.842Z] PASS
09:57:39 [2021-03-03T09:57:39.842Z] 
09:57:39 [2021-03-03T09:57:39.842Z] DONE 2 tests in 0.279s
09:57:39 [2021-03-03T09:57:39.842Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:57:39 [2021-03-03T09:57:39.842Z] ++ 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
09:57:39 [2021-03-03T09:57:39.842Z] ++ set -e
09:57:39 [2021-03-03T09:57:39.842Z] ++ '[' -n 0 ']'
09:57:39 [2021-03-03T09:57:39.842Z] ++ set -x
09:57:39 [2021-03-03T09:57:39.842Z] ++ env -i DEST=/go/src/github.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
09:57:39 [2021-03-03T09:57:39.842Z] INFO: Testing against a local daemon
09:57:39 [2021-03-03T09:57:39.842Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:57:39 [2021-03-03T09:57:39.842Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
09:57:39 [2021-03-03T09:57:39.842Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:57:39 [2021-03-03T09:57:39.842Z] === RUN   TestEventsExecDie
09:57:39 [2021-03-03T09:57:39.842Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:57:40 [2021-03-03T09:57:40.032Z] + echo Chowning /workspace to jenkins user
09:57:40 [2021-03-03T09:57:40.032Z] Chowning /workspace to jenkins user
09:57:40 [2021-03-03T09:57:40.032Z] + id -u
09:57:40 [2021-03-03T09:57:40.032Z] + id -g
09:57:40 [2021-03-03T09:57:40.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42109:/workspace busybox chown -R 1000:1000 /workspace
09:57:40 [2021-03-03T09:57:40.410Z] --- PASS: TestEventsExecDie (0.76s)
09:57:40 [2021-03-03T09:57:40.410Z] === RUN   TestEventsBackwardsCompatible
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:57:40 [2021-03-03T09:57:40.669Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
09:57:40 [2021-03-03T09:57:40.669Z] === RUN   TestInfoBinaryCommits
09:57:40 [2021-03-03T09:57:40.669Z] --- PASS: TestInfoBinaryCommits (0.04s)
09:57:40 [2021-03-03T09:57:40.669Z] === RUN   TestInfoAPIVersioned
09:57:40 [2021-03-03T09:57:40.669Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:57:40 [2021-03-03T09:57:40.669Z] === RUN   TestInfoDiscoveryBackend
09:57:40 [2021-03-03T09:57:40.669Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:57:40 [2021-03-03T09:57:40.929Z] + bundleName=unit
09:57:40 [2021-03-03T09:57:40.929Z] + echo Creating unit-bundles.tar.gz
09:57:40 [2021-03-03T09:57:40.929Z] Creating unit-bundles.tar.gz
09:57:40 [2021-03-03T09:57:40.929Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
09:57:40 [2021-03-03T09:57:40.929Z] bundles/junit-report.xml
09:57:40 [2021-03-03T09:57:40.929Z] bundles/go-test-report.json
09:57:40 [2021-03-03T09:57:40.929Z] bundles/profile.out
[Pipeline] archiveArtifacts
09:57:40 [2021-03-03T09:57:40.938Z] Archiving artifacts
09:57:41 [2021-03-03T09:57:41.247Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
09:57:41 [2021-03-03T09:57:41.247Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:57:41 [2021-03-03T09:57:41.247Z] === RUN   TestDockerSuite/TestExecUlimits
09:57:41 [2021-03-03T09:57:41.427Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42109/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:57:41 [2021-03-03T09:57:41.730Z] + make clean
09:57:41 [2021-03-03T09:57:41.730Z] docker volume rm -f docker-dev-cache
09:57:41 [2021-03-03T09:57:41.836Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:57:41 [2021-03-03T09:57:41.836Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:57:41 [2021-03-03T09:57:41.985Z] docker-dev-cache
[Pipeline] deleteDir
09:57:42 [2021-03-03T09:57:42.094Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:57:42 [2021-03-03T09:57:42.094Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:57:42 [2021-03-03T09:57:42.663Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s)
09:57:42 [2021-03-03T09:57:42.663Z] === RUN   TestInfoAPI
09:57:42 [2021-03-03T09:57:42.921Z] --- PASS: TestInfoAPI (0.03s)
09:57:42 [2021-03-03T09:57:42.921Z] === RUN   TestInfoAPIWarnings
09:57:43 [2021-03-03T09:57:43.180Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:57:43 [2021-03-03T09:57:43.747Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:57:44 [2021-03-03T09:57:44.682Z] === RUN   TestDockerSuite/TestExecWithTERM
09:57:44 [2021-03-03T09:57:44.941Z] === RUN   TestDockerSuite/TestExecWithUser
09:57:45 [2021-03-03T09:57:45.874Z] === RUN   TestDockerSuite/TestGetContainerStats
09:57:51 [2021-03-03T09:57:51.137Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:57:55 [2021-03-03T09:57:55.318Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:57:56 [2021-03-03T09:57:56.251Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:57:59 [2021-03-03T09:57:59.531Z] --- PASS: TestInfoAPIWarnings (16.28s)
09:57:59 [2021-03-03T09:57:59.531Z] === RUN   TestInfoDebug
09:57:59 [2021-03-03T09:57:59.531Z] --- PASS: TestInfoDebug (0.52s)
09:57:59 [2021-03-03T09:57:59.531Z] === RUN   TestInfoInsecureRegistries
09:58:00 [2021-03-03T09:58:00.098Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:58:00 [2021-03-03T09:58:00.098Z] === RUN   TestInfoRegistryMirrors
09:58:00 [2021-03-03T09:58:00.663Z] --- PASS: TestInfoRegistryMirrors (0.54s)
09:58:00 [2021-03-03T09:58:00.663Z] === RUN   TestLoginFailsWithBadCredentials
09:58:00 [2021-03-03T09:58:00.663Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:58:00 [2021-03-03T09:58:00.922Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
09:58:00 [2021-03-03T09:58:00.922Z] === RUN   TestPingCacheHeaders
09:58:00 [2021-03-03T09:58:00.922Z] --- PASS: TestPingCacheHeaders (0.04s)
09:58:00 [2021-03-03T09:58:00.922Z] === RUN   TestPingGet
09:58:00 [2021-03-03T09:58:00.922Z] --- PASS: TestPingGet (0.02s)
09:58:00 [2021-03-03T09:58:00.922Z] === RUN   TestPingHead
09:58:00 [2021-03-03T09:58:00.922Z] --- PASS: TestPingHead (0.03s)
09:58:00 [2021-03-03T09:58:00.922Z] === RUN   TestVersion
09:58:00 [2021-03-03T09:58:00.922Z] --- PASS: TestVersion (0.03s)
09:58:00 [2021-03-03T09:58:00.922Z] PASS
09:58:00 [2021-03-03T09:58:00.922Z] 
09:58:00 [2021-03-03T09:58:00.922Z] === Skipped
09:58:00 [2021-03-03T09:58:00.922Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
09:58:00 [2021-03-03T09:58:00.922Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:58:00 [2021-03-03T09:58:00.922Z] 
09:58:00 [2021-03-03T09:58:00.922Z] 
09:58:00 [2021-03-03T09:58:00.922Z] DONE 18 tests, 1 skipped in 21.421s
09:58:00 [2021-03-03T09:58:00.922Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:58:00 [2021-03-03T09:58:00.922Z] ++ 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
09:58:00 [2021-03-03T09:58:00.922Z] ++ set -e
09:58:00 [2021-03-03T09:58:00.922Z] ++ '[' -n 0 ']'
09:58:00 [2021-03-03T09:58:00.922Z] ++ set -x
09:58:00 [2021-03-03T09:58:00.922Z] ++ env -i DEST=/go/src/github.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
09:58:01 [2021-03-03T09:58:01.180Z] INFO: Testing against a local daemon
09:58:01 [2021-03-03T09:58:01.180Z] === RUN   TestVolumesCreateAndList
09:58:01 [2021-03-03T09:58:01.180Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:58:01 [2021-03-03T09:58:01.180Z] === RUN   TestVolumesRemove
09:58:01 [2021-03-03T09:58:01.439Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:58:01 [2021-03-03T09:58:01.439Z] --- PASS: TestVolumesRemove (0.19s)
09:58:01 [2021-03-03T09:58:01.439Z] === RUN   TestVolumesInspect
09:58:01 [2021-03-03T09:58:01.439Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:58:01 [2021-03-03T09:58:01.439Z] --- PASS: TestVolumesInspect (0.03s)
09:58:01 [2021-03-03T09:58:01.439Z] === RUN   TestVolumesInvalidJSON
09:58:01 [2021-03-03T09:58:01.439Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:58:01 [2021-03-03T09:58:01.439Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:58:01 [2021-03-03T09:58:01.439Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:58:01 [2021-03-03T09:58:01.439Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:58:01 [2021-03-03T09:58:01.439Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:58:01 [2021-03-03T09:58:01.439Z] PASS
09:58:01 [2021-03-03T09:58:01.439Z] 
09:58:01 [2021-03-03T09:58:01.439Z] DONE 5 tests in 0.449s
09:58:01 [2021-03-03T09:58:01.439Z] === RUN   TestDockerSuite/TestHealth
09:58:01 [2021-03-03T09:58:01.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:58:02 [2021-03-03T09:58:02.014Z] ++++ cat bundles/test-integration/docker.pid
09:58:02 [2021-03-03T09:58:02.014Z] +++ kill 5687
09:58:03 [2021-03-03T09:58:03.388Z] +++ /etc/init.d/apparmor stop
09:58:03 [2021-03-03T09:58:03.388Z] Leaving: AppArmorNo profiles have been unloaded.
09:58:03 [2021-03-03T09:58:03.388Z] 
09:58:03 [2021-03-03T09:58:03.388Z] Unloading profiles will leave already running processes permanently
09:58:03 [2021-03-03T09:58:03.388Z] unconfined, which can lead to unexpected situations.
09:58:03 [2021-03-03T09:58:03.388Z] 
09:58:03 [2021-03-03T09:58:03.388Z] To set a process to complain mode, use the command line tool
09:58:03 [2021-03-03T09:58:03.388Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:58:03 [2021-03-03T09:58:03.388Z] +++ true
09:58:03 [2021-03-03T09:58:03.388Z] exiting test-integration
09:58:03 [2021-03-03T09:58:03.388Z] ++ exit 0
09:58:03 [2021-03-03T09:58:03.388Z] 
09:58:03 [2021-03-03T09:58:03.954Z] + for job in $(jobs -p)
09:58:03 [2021-03-03T09:58:03.954Z] + wait 10057
09:58:16 [2021-03-03T09:58:16.147Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:58:21 [2021-03-03T09:58:21.409Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:58:21 [2021-03-03T09:58:21.409Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:58:21 [2021-03-03T09:58:21.409Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:58:21 [2021-03-03T09:58:21.409Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:58:21 [2021-03-03T09:58:21.409Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:58:21 [2021-03-03T09:58:21.409Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:58:21 [2021-03-03T09:58:21.668Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:58:21 [2021-03-03T09:58:21.668Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:58:21 [2021-03-03T09:58:21.926Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:58:21 [2021-03-03T09:58:21.926Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:58:22 [2021-03-03T09:58:22.186Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:58:22 [2021-03-03T09:58:22.186Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:58:22 [2021-03-03T09:58:22.753Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:58:22 [2021-03-03T09:58:22.753Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:58:23 [2021-03-03T09:58:23.320Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:58:23 [2021-03-03T09:58:23.320Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:58:23 [2021-03-03T09:58:23.886Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:58:24 [2021-03-03T09:58:24.453Z] === RUN   TestDockerSuite/TestImagesFormat
09:58:24 [2021-03-03T09:58:24.453Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:58:25 [2021-03-03T09:58:25.388Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:58:27 [2021-03-03T09:58:27.917Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:58:27 [2021-03-03T09:58:27.917Z] === RUN   TestDockerSuite/TestImportBadURL
09:58:27 [2021-03-03T09:58:27.917Z] === RUN   TestDockerSuite/TestImportDisplay
09:58:28 [2021-03-03T09:58:28.854Z] === RUN   TestDockerSuite/TestImportFile
09:58:30 [2021-03-03T09:58:30.230Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:58:30 [2021-03-03T09:58:30.230Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:58:31 [2021-03-03T09:58:31.165Z] === RUN   TestDockerSuite/TestImportGzipped
09:58:32 [2021-03-03T09:58:32.538Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:58:33 [2021-03-03T09:58:33.472Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:58:34 [2021-03-03T09:58:34.039Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:58:34 [2021-03-03T09:58:34.606Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:58:35 [2021-03-03T09:58:35.172Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:58:35 [2021-03-03T09:58:35.172Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:58:35 [2021-03-03T09:58:35.172Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:58:35 [2021-03-03T09:58:35.738Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:58:35 [2021-03-03T09:58:35.738Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:58:36 [2021-03-03T09:58:36.304Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:58:36 [2021-03-03T09:58:36.870Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:58:37 [2021-03-03T09:58:37.129Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:58:38 [2021-03-03T09:58:38.065Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:58:38 [2021-03-03T09:58:38.636Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:58:38 [2021-03-03T09:58:38.636Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:58:40 [2021-03-03T09:58:40.541Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:58:40 [2021-03-03T09:58:40.541Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:58:41 [2021-03-03T09:58:41.108Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:58:41 [2021-03-03T09:58:41.678Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:58:41 [2021-03-03T09:58:41.678Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:58:42 [2021-03-03T09:58:42.613Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:58:42 [2021-03-03T09:58:42.613Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:58:43 [2021-03-03T09:58:43.548Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:58:43 [2021-03-03T09:58:43.807Z] === RUN   TestDockerSuite/TestInspectDefault
09:58:44 [2021-03-03T09:58:44.742Z] === RUN   TestDockerSuite/TestInspectHistory
09:58:45 [2021-03-03T09:58:45.693Z] === RUN   TestDockerSuite/TestInspectImage
09:58:45 [2021-03-03T09:58:45.693Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:58:45 [2021-03-03T09:58:45.693Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:58:45 [2021-03-03T09:58:45.693Z] === RUN   TestDockerSuite/TestInspectInt64
09:58:46 [2021-03-03T09:58:46.266Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:58:46 [2021-03-03T09:58:46.834Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:58:46 [2021-03-03T09:58:46.834Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:58:47 [2021-03-03T09:58:47.769Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:58:48 [2021-03-03T09:58:48.335Z] === RUN   TestDockerSuite/TestInspectPlugin
09:58:50 [2021-03-03T09:58:50.240Z] === RUN   TestDockerSuite/TestInspectRootFS
09:58:50 [2021-03-03T09:58:50.240Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:58:50 [2021-03-03T09:58:50.240Z] === RUN   TestDockerSuite/TestInspectStatus
09:58:51 [2021-03-03T09:58:51.174Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:58:52 [2021-03-03T09:58:52.108Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:58:52 [2021-03-03T09:58:52.366Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:58:52 [2021-03-03T09:58:52.934Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:58:53 [2021-03-03T09:58:53.501Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:58:54 [2021-03-03T09:58:54.069Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:58:54 [2021-03-03T09:58:54.327Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:58:54 [2021-03-03T09:58:54.893Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:58:54 [2021-03-03T09:58:54.893Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
09:58:56 [2021-03-03T09:58:56.796Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:58:57 [2021-03-03T09:58:57.730Z] === RUN   TestDockerSuite/TestLinksEnvs
09:58:58 [2021-03-03T09:58:58.665Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:58:58 [2021-03-03T09:58:58.665Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:58:58 [2021-03-03T09:58:58.923Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:59:00 [2021-03-03T09:59:00.299Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:59:02 [2021-03-03T09:59:02.205Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:59:04 [2021-03-03T09:59:04.116Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:59:04 [2021-03-03T09:59:04.116Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:59:06 [2021-03-03T09:59:06.649Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:59:06 [2021-03-03T09:59:06.649Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:59:06 [2021-03-03T09:59:06.907Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:59:15 [2021-03-03T09:59:15.018Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:59:15 [2021-03-03T09:59:15.276Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:59:16 [2021-03-03T09:59:16.210Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:59:16 [2021-03-03T09:59:16.469Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:59:17 [2021-03-03T09:59:17.037Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:59:18 [2021-03-03T09:59:18.939Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
09:59:18 [2021-03-03T09:59:18.939Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:59:19 [2021-03-03T09:59:19.198Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:59:19 [2021-03-03T09:59:19.456Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:59:19 [2021-03-03T09:59:19.456Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:59:20 [2021-03-03T09:59:20.024Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:59:20 [2021-03-03T09:59:20.961Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:59:25 [2021-03-03T09:59:25.144Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:59:25 [2021-03-03T09:59:25.144Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:59:29 [2021-03-03T09:59:29.334Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:59:29 [2021-03-03T09:59:29.900Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:59:29 [2021-03-03T09:59:29.900Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:59:30 [2021-03-03T09:59:30.835Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:59:31 [2021-03-03T09:59:31.404Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:59:31 [2021-03-03T09:59:31.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:59:32 [2021-03-03T09:59:32.229Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:59:33 [2021-03-03T09:59:33.163Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:59:34 [2021-03-03T09:59:34.099Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:59:36 [2021-03-03T09:59:36.630Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:59:37 [2021-03-03T09:59:37.199Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:59:37 [2021-03-03T09:59:37.766Z] === RUN   TestDockerSuite/TestLogsSince
09:59:38 [2021-03-03T09:59:38.332Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:59:44 [2021-03-03T09:59:44.895Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:59:50 [2021-03-03T09:59:50.170Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:59:50 [2021-03-03T09:59:50.429Z] === RUN   TestDockerSuite/TestLogsTail
09:59:50 [2021-03-03T09:59:50.998Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:59:51 [2021-03-03T09:59:51.565Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:59:52 [2021-03-03T09:59:52.131Z] === RUN   TestDockerSuite/TestMountIntoProc
09:59:52 [2021-03-03T09:59:52.131Z] === RUN   TestDockerSuite/TestMountIntoSys
09:59:52 [2021-03-03T09:59:52.699Z] === RUN   TestDockerSuite/TestNetHostname
09:59:54 [2021-03-03T09:59:54.075Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:59:54 [2021-03-03T09:59:54.075Z] === RUN   TestDockerSuite/TestNetworkEvents
09:59:55 [2021-03-03T09:59:55.011Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:59:56 [2021-03-03T09:59:56.386Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:59:56 [2021-03-03T09:59:56.644Z] === RUN   TestDockerSuite/TestPluginActive
09:59:58 [2021-03-03T09:59:58.017Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:00:04 [2021-03-03T10:00:04.579Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:00:04 [2021-03-03T10:00:04.579Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:00:04 [2021-03-03T10:00:04.579Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:00:05 [2021-03-03T10:00:05.513Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:00:08 [2021-03-03T10:00:08.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:00:08 [2021-03-03T10:00:08.982Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:00:10 [2021-03-03T10:00:10.363Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:00:12 [2021-03-03T10:00:12.904Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:00:18 [2021-03-03T10:00:18.170Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:00:19 [2021-03-03T10:00:19.105Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:00:20 [2021-03-03T10:00:20.040Z] === RUN   TestDockerSuite/TestPortHostBinding
10:00:20 [2021-03-03T10:00:20.975Z] === RUN   TestDockerSuite/TestPortList
10:00:27 [2021-03-03T10:00:27.536Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:00:28 [2021-03-03T10:00:28.102Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:00:30 [2021-03-03T10:00:30.634Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:00:34 [2021-03-03T10:00:34.823Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:00:34 [2021-03-03T10:00:34.823Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:00:34 [2021-03-03T10:00:34.823Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:00:35 [2021-03-03T10:00:35.759Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:00:35 [2021-03-03T10:00:35.759Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:00:36 [2021-03-03T10:00:36.337Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:00:36 [2021-03-03T10:00:36.337Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:00:37 [2021-03-03T10:00:37.275Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:00:37 [2021-03-03T10:00:37.275Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:00:38 [2021-03-03T10:00:38.650Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:00:38 [2021-03-03T10:00:38.650Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:00:40 [2021-03-03T10:00:40.550Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:00:41 [2021-03-03T10:00:41.118Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:00:41 [2021-03-03T10:00:41.686Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:00:41 [2021-03-03T10:00:41.686Z] === RUN   TestDockerSuite/TestPsByOrder
10:00:43 [2021-03-03T10:00:43.586Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:00:44 [2021-03-03T10:00:44.522Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:00:47 [2021-03-03T10:00:47.054Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:00:50 [2021-03-03T10:00:50.339Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:00:50 [2021-03-03T10:00:50.339Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:00:52 [2021-03-03T10:00:52.871Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:00:59 [2021-03-03T10:00:59.452Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:01:00 [2021-03-03T10:01:00.387Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:01:00 [2021-03-03T10:01:00.387Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:01:02 [2021-03-03T10:01:02.291Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:01:03 [2021-03-03T10:01:03.228Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:01:04 [2021-03-03T10:01:04.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:01:06 [2021-03-03T10:01:06.506Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:01:09 [2021-03-03T10:01:09.042Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:01:09 [2021-03-03T10:01:09.977Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:01:10 [2021-03-03T10:01:10.235Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:01:11 [2021-03-03T10:01:11.170Z] === RUN   TestDockerSuite/TestPsRightTagName
10:01:12 [2021-03-03T10:01:12.545Z] === RUN   TestDockerSuite/TestPsShowMounts
10:01:14 [2021-03-03T10:01:14.447Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:01:14 [2021-03-03T10:01:14.705Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:01:14 [2021-03-03T10:01:14.705Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:01:14 [2021-03-03T10:01:14.705Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:01:14 [2021-03-03T10:01:14.963Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:01:14 [2021-03-03T10:01:14.963Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:01:15 [2021-03-03T10:01:15.531Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:01:16 [2021-03-03T10:01:16.466Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:01:17 [2021-03-03T10:01:17.415Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:01:17 [2021-03-03T10:01:17.983Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:01:24 [2021-03-03T10:01:24.551Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:01:25 [2021-03-03T10:01:25.117Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:01:26 [2021-03-03T10:01:26.491Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:01:26 [2021-03-03T10:01:26.492Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:01:26 [2021-03-03T10:01:26.750Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:01:26 [2021-03-03T10:01:26.750Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:01:27 [2021-03-03T10:01:27.007Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:01:29 [2021-03-03T10:01:29.538Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:01:30 [2021-03-03T10:01:30.473Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:01:33 [2021-03-03T10:01:33.760Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:01:34 [2021-03-03T10:01:34.694Z] === RUN   TestDockerSuite/TestRmiBlank
10:01:34 [2021-03-03T10:01:34.694Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:01:34 [2021-03-03T10:01:34.694Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:01:37 [2021-03-03T10:01:37.223Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:01:37 [2021-03-03T10:01:37.789Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:01:38 [2021-03-03T10:01:38.047Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:01:39 [2021-03-03T10:01:39.442Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:01:40 [2021-03-03T10:01:40.377Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:01:41 [2021-03-03T10:01:41.311Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:01:42 [2021-03-03T10:01:42.246Z] === RUN   TestDockerSuite/TestRmiTag
10:01:42 [2021-03-03T10:01:42.246Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:01:42 [2021-03-03T10:01:42.813Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:01:45 [2021-03-03T10:01:45.345Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:01:45 [2021-03-03T10:01:45.912Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:01:46 [2021-03-03T10:01:46.479Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:01:46 [2021-03-03T10:01:46.737Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:01:48 [2021-03-03T10:01:48.114Z] === RUN   TestDockerSuite/TestRunAddHost
10:01:48 [2021-03-03T10:01:48.682Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:01:48 [2021-03-03T10:01:48.940Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:01:49 [2021-03-03T10:01:49.506Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:01:49 [2021-03-03T10:01:49.506Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:01:49 [2021-03-03T10:01:49.764Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:01:51 [2021-03-03T10:01:51.138Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:01:51 [2021-03-03T10:01:51.397Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:01:51 [2021-03-03T10:01:51.963Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:01:52 [2021-03-03T10:01:52.532Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:01:53 [2021-03-03T10:01:53.467Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:01:54 [2021-03-03T10:01:54.845Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:01:55 [2021-03-03T10:01:55.418Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:01:56 [2021-03-03T10:01:56.355Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:01:56 [2021-03-03T10:01:56.921Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:01:57 [2021-03-03T10:01:57.487Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:01:58 [2021-03-03T10:01:58.053Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:01:58 [2021-03-03T10:01:58.620Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:01:59 [2021-03-03T10:01:59.554Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:01:59 [2021-03-03T10:01:59.812Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:02:00 [2021-03-03T10:02:00.377Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:02:00 [2021-03-03T10:02:00.635Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:02:00 [2021-03-03T10:02:00.635Z] === RUN   TestDockerSuite/TestRunBindMounts
10:02:02 [2021-03-03T10:02:02.534Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:02:02 [2021-03-03T10:02:02.793Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:02:03 [2021-03-03T10:02:03.053Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:02:03 [2021-03-03T10:02:03.622Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:02:04 [2021-03-03T10:02:04.190Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:02:04 [2021-03-03T10:02:04.190Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:02:04 [2021-03-03T10:02:04.759Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:02:05 [2021-03-03T10:02:05.324Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:02:05 [2021-03-03T10:02:05.582Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:02:06 [2021-03-03T10:02:06.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:02:06 [2021-03-03T10:02:06.149Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:02:06 [2021-03-03T10:02:06.718Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:02:06 [2021-03-03T10:02:06.718Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:02:07 [2021-03-03T10:02:07.285Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:02:07 [2021-03-03T10:02:07.285Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:02:08 [2021-03-03T10:02:08.662Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:02:09 [2021-03-03T10:02:09.229Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:02:10 [2021-03-03T10:02:10.168Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:02:10 [2021-03-03T10:02:10.736Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:02:10 [2021-03-03T10:02:10.736Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:02:11 [2021-03-03T10:02:11.314Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:02:12 [2021-03-03T10:02:12.251Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:02:13 [2021-03-03T10:02:13.185Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:02:14 [2021-03-03T10:02:14.120Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:02:14 [2021-03-03T10:02:14.689Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:02:15 [2021-03-03T10:02:15.255Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:02:15 [2021-03-03T10:02:15.821Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:02:16 [2021-03-03T10:02:16.079Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:02:17 [2021-03-03T10:02:17.015Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:02:18 [2021-03-03T10:02:18.394Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:02:20 [2021-03-03T10:02:20.928Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:02:20 [2021-03-03T10:02:20.928Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:02:20 [2021-03-03T10:02:20.928Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:02:22 [2021-03-03T10:02:22.829Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:02:24 [2021-03-03T10:02:24.205Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:02:26 [2021-03-03T10:02:26.110Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:02:28 [2021-03-03T10:02:28.014Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:02:28 [2021-03-03T10:02:28.014Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:02:28 [2021-03-03T10:02:28.014Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:02:28 [2021-03-03T10:02:28.272Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:02:29 [2021-03-03T10:02:29.666Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:02:30 [2021-03-03T10:02:30.602Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:02:31 [2021-03-03T10:02:31.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:02:32 [2021-03-03T10:02:32.913Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:02:33 [2021-03-03T10:02:33.172Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:02:35 [2021-03-03T10:02:35.074Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:02:35 [2021-03-03T10:02:35.332Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:02:35 [2021-03-03T10:02:35.332Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:02:36 [2021-03-03T10:02:36.269Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:02:36 [2021-03-03T10:02:36.835Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:02:37 [2021-03-03T10:02:37.774Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:02:37 [2021-03-03T10:02:37.774Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:02:38 [2021-03-03T10:02:38.342Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:02:38 [2021-03-03T10:02:38.601Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:02:39 [2021-03-03T10:02:39.536Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:02:39 [2021-03-03T10:02:39.536Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:02:40 [2021-03-03T10:02:40.104Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:02:40 [2021-03-03T10:02:40.104Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:02:40 [2021-03-03T10:02:40.671Z] === RUN   TestDockerSuite/TestRunEnvironment
10:02:41 [2021-03-03T10:02:41.239Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:02:42 [2021-03-03T10:02:42.174Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:02:42 [2021-03-03T10:02:42.432Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:02:42 [2021-03-03T10:02:42.432Z] === RUN   TestDockerSuite/TestRunExitCode
10:02:42 [2021-03-03T10:02:42.999Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:02:43 [2021-03-03T10:02:43.569Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:02:44 [2021-03-03T10:02:44.140Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:02:45 [2021-03-03T10:02:45.083Z] === RUN   TestDockerSuite/TestRunExposePort
10:02:45 [2021-03-03T10:02:45.083Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:02:45 [2021-03-03T10:02:45.083Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:02:45 [2021-03-03T10:02:45.672Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:02:46 [2021-03-03T10:02:46.239Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:02:47 [2021-03-03T10:02:47.615Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:02:47 [2021-03-03T10:02:47.874Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:02:47 [2021-03-03T10:02:47.874Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:02:47 [2021-03-03T10:02:47.874Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:02:50 [2021-03-03T10:02:50.409Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:02:50 [2021-03-03T10:02:50.667Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:02:50 [2021-03-03T10:02:50.925Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:02:54 [2021-03-03T10:02:54.208Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:02:58 [2021-03-03T10:02:58.393Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:03:02 [2021-03-03T10:03:02.579Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:03:02 [2021-03-03T10:03:02.579Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:03:03 [2021-03-03T10:03:03.514Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:03:03 [2021-03-03T10:03:03.514Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:03:03 [2021-03-03T10:03:03.514Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:03:03 [2021-03-03T10:03:03.514Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:03:04 [2021-03-03T10:03:04.081Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:03:05 [2021-03-03T10:03:05.983Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:03:06 [2021-03-03T10:03:06.936Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:03:07 [2021-03-03T10:03:07.871Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:03:14 [2021-03-03T10:03:14.427Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:03:14 [2021-03-03T10:03:14.427Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:03:14 [2021-03-03T10:03:14.427Z] === RUN   TestDockerSuite/TestRunModeHostname
10:03:14 [2021-03-03T10:03:14.685Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:03:14 [2021-03-03T10:03:14.685Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:03:14 [2021-03-03T10:03:14.942Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:03:15 [2021-03-03T10:03:15.876Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:03:16 [2021-03-03T10:03:16.442Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:03:17 [2021-03-03T10:03:17.376Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:03:17 [2021-03-03T10:03:17.376Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:03:17 [2021-03-03T10:03:17.635Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:03:18 [2021-03-03T10:03:18.573Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:03:19 [2021-03-03T10:03:19.508Z] === RUN   TestDockerSuite/TestRunMount
10:03:22 [2021-03-03T10:03:22.039Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:03:24 [2021-03-03T10:03:24.571Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:03:24 [2021-03-03T10:03:24.830Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:03:25 [2021-03-03T10:03:25.397Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:03:26 [2021-03-03T10:03:26.774Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:03:28 [2021-03-03T10:03:28.162Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:03:30 [2021-03-03T10:03:30.694Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:03:30 [2021-03-03T10:03:30.694Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:03:32 [2021-03-03T10:03:32.596Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:03:34 [2021-03-03T10:03:34.499Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:03:34 [2021-03-03T10:03:34.757Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:03:36 [2021-03-03T10:03:36.136Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:03:37 [2021-03-03T10:03:37.071Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:03:37 [2021-03-03T10:03:37.071Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:03:37 [2021-03-03T10:03:37.639Z] === RUN   TestDockerSuite/TestRunNetHost
10:03:38 [2021-03-03T10:03:38.207Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:03:38 [2021-03-03T10:03:38.775Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:03:39 [2021-03-03T10:03:39.033Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:03:40 [2021-03-03T10:03:40.411Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:03:41 [2021-03-03T10:03:41.786Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:03:44 [2021-03-03T10:03:44.316Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:03:44 [2021-03-03T10:03:44.883Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:03:44 [2021-03-03T10:03:44.883Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:03:45 [2021-03-03T10:03:45.449Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:03:45 [2021-03-03T10:03:45.449Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:03:46 [2021-03-03T10:03:46.039Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:03:46 [2021-03-03T10:03:46.608Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:03:46 [2021-03-03T10:03:46.608Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:03:46 [2021-03-03T10:03:46.871Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:03:47 [2021-03-03T10:03:47.131Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:03:49 [2021-03-03T10:03:49.660Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:03:52 [2021-03-03T10:03:52.188Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:03:53 [2021-03-03T10:03:53.124Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:03:53 [2021-03-03T10:03:53.124Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:03:53 [2021-03-03T10:03:53.690Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:03:54 [2021-03-03T10:03:54.255Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:03:54 [2021-03-03T10:03:54.515Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:03:55 [2021-03-03T10:03:55.451Z] === RUN   TestDockerSuite/TestRunPortInUse
10:03:56 [2021-03-03T10:03:56.018Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:03:56 [2021-03-03T10:03:56.954Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:03:57 [2021-03-03T10:03:57.521Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:03:57 [2021-03-03T10:03:57.780Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:03:58 [2021-03-03T10:03:58.038Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:03:58 [2021-03-03T10:03:58.605Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:03:59 [2021-03-03T10:03:59.172Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:03:59 [2021-03-03T10:03:59.172Z] === RUN   TestDockerSuite/TestRunPublishPort
10:03:59 [2021-03-03T10:03:59.739Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:04:00 [2021-03-03T10:04:00.674Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:04:00 [2021-03-03T10:04:00.674Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:04:00 [2021-03-03T10:04:00.932Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:04:01 [2021-03-03T10:04:01.191Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:04:02 [2021-03-03T10:04:02.126Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:04:02 [2021-03-03T10:04:02.126Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:04:04 [2021-03-03T10:04:04.678Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:04:04 [2021-03-03T10:04:04.937Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:04:05 [2021-03-03T10:04:05.873Z] === RUN   TestDockerSuite/TestRunRm
10:04:06 [2021-03-03T10:04:06.807Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:04:07 [2021-03-03T10:04:07.065Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:04:09 [2021-03-03T10:04:09.595Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:04:10 [2021-03-03T10:04:10.161Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:04:10 [2021-03-03T10:04:10.727Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:04:11 [2021-03-03T10:04:11.662Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:04:13 [2021-03-03T10:04:13.563Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:04:13 [2021-03-03T10:04:13.563Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:04:16 [2021-03-03T10:04:16.093Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:04:16 [2021-03-03T10:04:16.093Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:04:19 [2021-03-03T10:04:19.378Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:04:19 [2021-03-03T10:04:19.944Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:04:20 [2021-03-03T10:04:20.510Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:04:20 [2021-03-03T10:04:20.768Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:04:21 [2021-03-03T10:04:21.710Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:04:21 [2021-03-03T10:04:21.710Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:04:22 [2021-03-03T10:04:22.279Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:04:22 [2021-03-03T10:04:22.537Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:04:23 [2021-03-03T10:04:23.474Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:04:24 [2021-03-03T10:04:24.042Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:04:24 [2021-03-03T10:04:24.608Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:04:27 [2021-03-03T10:04:27.135Z] === RUN   TestDockerSuite/TestRunState
10:04:28 [2021-03-03T10:04:28.069Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:04:28 [2021-03-03T10:04:28.329Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:04:28 [2021-03-03T10:04:28.896Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:04:28 [2021-03-03T10:04:28.897Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:04:28 [2021-03-03T10:04:28.897Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:04:29 [2021-03-03T10:04:29.463Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:04:29 [2021-03-03T10:04:29.722Z] === RUN   TestDockerSuite/TestRunSysctls
10:04:30 [2021-03-03T10:04:30.658Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:04:30 [2021-03-03T10:04:30.916Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:04:30 [2021-03-03T10:04:30.916Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:04:31 [2021-03-03T10:04:31.174Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:04:33 [2021-03-03T10:04:33.077Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:04:33 [2021-03-03T10:04:33.335Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:04:34 [2021-03-03T10:04:34.709Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:04:34 [2021-03-03T10:04:34.709Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:04:37 [2021-03-03T10:04:37.243Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:04:37 [2021-03-03T10:04:37.809Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:04:41 [2021-03-03T10:04:41.103Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:04:41 [2021-03-03T10:04:41.103Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:04:41 [2021-03-03T10:04:41.362Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:04:41 [2021-03-03T10:04:41.927Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:04:42 [2021-03-03T10:04:42.494Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:04:44 [2021-03-03T10:04:44.397Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:04:44 [2021-03-03T10:04:44.397Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:04:45 [2021-03-03T10:04:45.774Z] === RUN   TestDockerSuite/TestRunUserByID
10:04:46 [2021-03-03T10:04:46.341Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:04:46 [2021-03-03T10:04:46.599Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:04:46 [2021-03-03T10:04:46.599Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:04:47 [2021-03-03T10:04:47.165Z] === RUN   TestDockerSuite/TestRunUserByName
10:04:47 [2021-03-03T10:04:47.731Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:04:48 [2021-03-03T10:04:48.296Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:04:48 [2021-03-03T10:04:48.296Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:04:48 [2021-03-03T10:04:48.296Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:04:48 [2021-03-03T10:04:48.556Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:04:48 [2021-03-03T10:04:48.815Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:04:52 [2021-03-03T10:04:52.102Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:04:52 [2021-03-03T10:04:52.360Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:04:52 [2021-03-03T10:04:52.928Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:04:53 [2021-03-03T10:04:53.864Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:04:55 [2021-03-03T10:04:55.766Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:04:56 [2021-03-03T10:04:56.332Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:04:57 [2021-03-03T10:04:57.706Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:04:59 [2021-03-03T10:04:59.619Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:04:59 [2021-03-03T10:04:59.877Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:04:59 [2021-03-03T10:04:59.877Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:04:59 [2021-03-03T10:04:59.877Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:04:59 [2021-03-03T10:04:59.877Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:05:00 [2021-03-03T10:05:00.135Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:05:00 [2021-03-03T10:05:00.135Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:05:00 [2021-03-03T10:05:00.701Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:05:01 [2021-03-03T10:05:01.268Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:05:02 [2021-03-03T10:05:02.201Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:05:02 [2021-03-03T10:05:02.459Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:05:03 [2021-03-03T10:05:03.025Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:05:03 [2021-03-03T10:05:03.025Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:05:03 [2021-03-03T10:05:03.591Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
10:05:04 [2021-03-03T10:05:04.157Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:05:04 [2021-03-03T10:05:04.723Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:05:04 [2021-03-03T10:05:04.982Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:05:05 [2021-03-03T10:05:05.241Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:05:05 [2021-03-03T10:05:05.241Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:05:05 [2021-03-03T10:05:05.809Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:05:06 [2021-03-03T10:05:06.068Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:05:06 [2021-03-03T10:05:06.635Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:05:06 [2021-03-03T10:05:06.635Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:05:07 [2021-03-03T10:05:07.203Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:05:07 [2021-03-03T10:05:07.771Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:05:07 [2021-03-03T10:05:07.771Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:05:08 [2021-03-03T10:05:08.029Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:05:08 [2021-03-03T10:05:08.289Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:05:09 [2021-03-03T10:05:09.224Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:05:09 [2021-03-03T10:05:09.790Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:05:09 [2021-03-03T10:05:09.790Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:05:10 [2021-03-03T10:05:10.048Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:05:10 [2021-03-03T10:05:10.048Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:05:10 [2021-03-03T10:05:10.983Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:05:11 [2021-03-03T10:05:11.550Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:05:12 [2021-03-03T10:05:12.926Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:05:13 [2021-03-03T10:05:13.499Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:05:13 [2021-03-03T10:05:13.499Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:05:13 [2021-03-03T10:05:13.499Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:05:14 [2021-03-03T10:05:14.070Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:05:15 [2021-03-03T10:05:15.005Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:05:15 [2021-03-03T10:05:15.571Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:05:15 [2021-03-03T10:05:15.571Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:05:16 [2021-03-03T10:05:16.946Z] === RUN   TestDockerSuite/TestSaveImageId
10:05:16 [2021-03-03T10:05:16.946Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:05:17 [2021-03-03T10:05:17.204Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:05:18 [2021-03-03T10:05:18.140Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:05:19 [2021-03-03T10:05:19.078Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:05:19 [2021-03-03T10:05:19.337Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:05:21 [2021-03-03T10:05:21.243Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:05:21 [2021-03-03T10:05:21.243Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:05:21 [2021-03-03T10:05:21.243Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:05:22 [2021-03-03T10:05:22.178Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:05:23 [2021-03-03T10:05:23.554Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:05:23 [2021-03-03T10:05:23.812Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:05:23 [2021-03-03T10:05:23.812Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:05:23 [2021-03-03T10:05:23.812Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:05:24 [2021-03-03T10:05:24.070Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:05:24 [2021-03-03T10:05:24.328Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:05:26 [2021-03-03T10:05:26.229Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:05:31 [2021-03-03T10:05:31.492Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:05:31 [2021-03-03T10:05:31.492Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:05:33 [2021-03-03T10:05:33.403Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:05:33 [2021-03-03T10:05:33.403Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:05:34 [2021-03-03T10:05:34.337Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:05:35 [2021-03-03T10:05:35.272Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:05:37 [2021-03-03T10:05:37.801Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:05:39 [2021-03-03T10:05:39.703Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:05:39 [2021-03-03T10:05:39.961Z] === RUN   TestDockerSuite/TestStartRecordError
10:05:41 [2021-03-03T10:05:41.866Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:05:43 [2021-03-03T10:05:43.770Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:05:44 [2021-03-03T10:05:44.703Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:05:47 [2021-03-03T10:05:47.232Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:05:50 [2021-03-03T10:05:50.515Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:05:51 [2021-03-03T10:05:51.888Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:05:52 [2021-03-03T10:05:52.825Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:05:54 [2021-03-03T10:05:54.734Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:05:54 [2021-03-03T10:05:54.993Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:06:00 [2021-03-03T10:06:00.259Z] === RUN   TestDockerSuite/TestStatsNoStream
10:06:02 [2021-03-03T10:06:02.157Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:06:03 [2021-03-03T10:06:03.530Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:06:04 [2021-03-03T10:06:04.096Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:06:04 [2021-03-03T10:06:04.662Z] === RUN   TestDockerSuite/TestTopPrivileged
10:06:04 [2021-03-03T10:06:04.920Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:06:04 [2021-03-03T10:06:04.920Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:06:05 [2021-03-03T10:06:05.487Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:06:08 [2021-03-03T10:06:08.018Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:06:11 [2021-03-03T10:06:11.298Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:06:11 [2021-03-03T10:06:11.557Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:06:11 [2021-03-03T10:06:11.815Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:06:11 [2021-03-03T10:06:11.815Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
10:06:12 [2021-03-03T10:06:12.749Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
10:06:13 [2021-03-03T10:06:13.685Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:06:13 [2021-03-03T10:06:13.685Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:06:14 [2021-03-03T10:06:14.621Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:06:14 [2021-03-03T10:06:14.621Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:06:15 [2021-03-03T10:06:15.187Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:06:16 [2021-03-03T10:06:16.121Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:06:17 [2021-03-03T10:06:17.496Z] === RUN   TestDockerSuite/TestUpdateStats
10:06:20 [2021-03-03T10:06:20.776Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:06:21 [2021-03-03T10:06:21.712Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:06:21 [2021-03-03T10:06:21.712Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:06:22 [2021-03-03T10:06:22.648Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:06:22 [2021-03-03T10:06:22.648Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:06:23 [2021-03-03T10:06:23.217Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:06:25 [2021-03-03T10:06:25.752Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:06:26 [2021-03-03T10:06:26.320Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:06:28 [2021-03-03T10:06:28.851Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:06:31 [2021-03-03T10:06:31.379Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:06:32 [2021-03-03T10:06:32.754Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:06:35 [2021-03-03T10:06:35.303Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:06:37 [2021-03-03T10:06:37.833Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:06:39 [2021-03-03T10:06:39.214Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:06:41 [2021-03-03T10:06:41.115Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:06:41 [2021-03-03T10:06:41.115Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:06:42 [2021-03-03T10:06:42.108Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:06:43 [2021-03-03T10:06:43.044Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:06:44 [2021-03-03T10:06:44.948Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:06:46 [2021-03-03T10:06:46.328Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:06:47 [2021-03-03T10:06:47.702Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:06:49 [2021-03-03T10:06:49.079Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:06:50 [2021-03-03T10:06:50.014Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:06:59 [2021-03-03T10:06:59.979Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:07:05 [2021-03-03T10:07:05.243Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:07:05 [2021-03-03T10:07:05.243Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:07:05 [2021-03-03T10:07:05.243Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:07:05 [2021-03-03T10:07:05.810Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:07:05 [2021-03-03T10:07:05.810Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:07:05 [2021-03-03T10:07:05.810Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:07:05 [2021-03-03T10:07:05.810Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:07:06 [2021-03-03T10:07:06.376Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:07:06 [2021-03-03T10:07:06.376Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:07:06 [2021-03-03T10:07:06.945Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:07:07 [2021-03-03T10:07:07.203Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:07:07 [2021-03-03T10:07:07.203Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:07:07 [2021-03-03T10:07:07.203Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:07:07 [2021-03-03T10:07:07.203Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:07:07 [2021-03-03T10:07:07.461Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:07:09 [2021-03-03T10:07:09.363Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:07:09 [2021-03-03T10:07:09.363Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:07:09 [2021-03-03T10:07:09.363Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:07:09 [2021-03-03T10:07:09.363Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:07:09 [2021-03-03T10:07:09.621Z] === RUN   TestDockerSuite/TestVolumeEvents
10:07:10 [2021-03-03T10:07:10.188Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:07:12 [2021-03-03T10:07:12.093Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:07:12 [2021-03-03T10:07:12.093Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:07:12 [2021-03-03T10:07:12.093Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:07:13 [2021-03-03T10:07:13.996Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:07:16 [2021-03-03T10:07:16.560Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:07:16 [2021-03-03T10:07:16.560Z] --- PASS: TestDockerSuite (1372.58s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.08s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.25s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.88s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.43s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.02s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.32s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.90s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.36s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.90s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.43s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.98s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.37s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.16s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.76s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.93s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.75s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.78s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.31s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.32s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.71s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.19s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.58s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.06s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.07s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.35s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.30s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.52s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.04s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.03s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.05s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.64s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.22s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.32s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.55s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.74s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.16s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.38s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.84s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.83s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.44s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.42s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.12s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.13s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.88s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.59s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.89s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.64s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.70s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.58s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.12s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.12s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.50s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.560Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.560Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.560Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:07:16 [2021-03-03T10:07:16.560Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.89s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.41s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.11s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.37s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.34s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.60s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.95s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.27s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.20s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.97s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.52s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.62s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.91s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.51s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.75s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.31s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.52s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.83s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.95s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.51s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.07s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.53s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.07s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.85s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.67s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.20s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.64s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.30s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.71s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:07:16 [2021-03-03T10:07:16.560Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.87s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.53s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.07s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.84s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.49s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFails (0.81s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.00s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.23s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.51s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.33s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.93s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.29s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.82s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.57s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.21s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.51s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.64s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.50s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.47s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLastModified (3.96s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.38s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.72s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.06s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.38s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.29s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.88s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.14s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:07:16 [2021-03-03T10:07:16.560Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.26s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.66s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.16s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.79s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.39s)
10:07:16 [2021-03-03T10:07:16.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.38s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.80s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.67s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.17s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.42s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.25s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.54s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildRm (2.47s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.56s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.39s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.94s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.69s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.10s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.84s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildUser (1.94s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.53s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.02s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.85s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.34s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.82s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.88s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_sni_test.go:18: Flakey test
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.74s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.76s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitChange (0.92s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.26s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.74s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.46s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.14s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.77s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.73s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.15s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.38s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.99s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.60s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.29s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.99s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.65s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.68s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.85s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.27s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.70s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.35s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.42s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.42s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.49s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.52s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.49s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008dec60_<nil>} (1.40s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1126234810_/foo_false__<nil>_<nil>_<nil>} (1.42s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1126234810_/foo_true__<nil>_<nil>_<nil>} (1.47s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3369032401_/foo_false__<nil>_<nil>_<nil>} (1.62s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3369032401_/foo_true__<nil>_<nil>_<nil>} (1.32s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3369032401_/foo_true__0xc0008decc0_<nil>_<nil>} (1.33s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008dece0_<nil>} (1.89s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008ded00_<nil>} (1.39s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008ded20_<nil>} (1.32s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008ded40_<nil>} (1.34s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.58s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.49s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.65s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.29s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.27s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.85s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.55s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.09s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.73s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.77s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.58s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.78s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.62s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.53s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.97s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.96s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.12s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToDot (0.85s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.23s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.83s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.45s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.57s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.14s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.08s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.44s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:07:16 [2021-03-03T10:07:16.561Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.77s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.25s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.41s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.76s)
10:07:16 [2021-03-03T10:07:16.561Z]     --- PASS: TestDockerSuite/TestDockerFails (0.04s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.10s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.21s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.18s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.76s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.12s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.50s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.42s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.84s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.61s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.17s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.43s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.92s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.91s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.66s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.28s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:07:16 [2021-03-03T10:07:16.562Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:07:16 [2021-03-03T10:07:16.562Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:07:16 [2021-03-03T10:07:16.562Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsRename (0.64s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsResize (0.52s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.47s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.46s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsTop (0.67s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.76s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExec (0.57s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.33s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.79s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.71s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.60s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.13s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.59s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecEnv (0.73s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.65s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.70s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.63s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.61s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.66s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.90s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecTTY (0.66s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.79s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.61s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:07:16 [2021-03-03T10:07:16.562Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.63s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.51s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.63s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestHealth (19.04s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.64s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.09s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImportFile (1.13s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.16s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.59s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.68s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.58s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.62s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.87s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.57s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.76s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.84s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectImage (0.04s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.69s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.43s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.64s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.79s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.92s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.18s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.27s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.93s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.00s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.19s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.89s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.98s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.55s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.91s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.53s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsSince (6.72s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestNetHostname (1.29s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.79s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPluginActive (1.41s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.43s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:07:16 [2021-03-03T10:07:16.562Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.12s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (4.12s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.66s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.55s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.39s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.58s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.16s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.89s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPortList (6.21s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.32s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.03s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s)
10:07:16 [2021-03-03T10:07:16.562Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.04s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.95s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.26s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.21s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.95s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.46s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.70s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.30s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.11s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.88s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.45s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.24s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.52s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.53s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.10s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.38s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.33s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.23s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.86s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.29s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.50s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.69s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.71s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.10s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.72s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.20s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.75s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.58s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.09s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.92s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.62s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.29s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.55s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.30s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.18s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.83s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.14s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.20s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.97s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.56s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.63s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.55s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.57s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.72s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.44s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.56s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.58s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.36s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.57s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.64s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.54s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.81s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.61s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.70s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.86s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunMount (4.80s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.57s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.26s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.42s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.87s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.11s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.68s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.65s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.66s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.66s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.57s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.67s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.10s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunRm (0.76s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.54s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.72s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunState (0.97s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:07:16 [2021-03-03T10:07:16.563Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.93s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
10:07:16 [2021-03-03T10:07:16.563Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.41s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.16s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.71s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.48s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.22s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.36s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.58s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.51s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.63s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.75s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents204476338
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.89s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.03s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.83s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.18s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.68s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.87s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.51s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.77s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.48s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.04s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.79s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.65s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.40s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.89s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.85s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.80s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.18s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.54s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.56s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.65s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.54s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.09s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.27s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.61s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.77s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.16s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.21s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.10s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.72s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.59s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.15s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s)
10:07:16 [2021-03-03T10:07:16.564Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:07:16 [2021-03-03T10:07:16.564Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:07:16 [2021-03-03T10:07:16.564Z] === RUN   TestDockerRegistrySuite
10:07:16 [2021-03-03T10:07:16.564Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:07:17 [2021-03-03T10:07:17.939Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:07:18 [2021-03-03T10:07:18.873Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:07:20 [2021-03-03T10:07:20.247Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:07:20 [2021-03-03T10:07:20.247Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:07:23 [2021-03-03T10:07:23.531Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:07:28 [2021-03-03T10:07:28.795Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:07:31 [2021-03-03T10:07:31.326Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:07:31 [2021-03-03T10:07:31.892Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:07:32 [2021-03-03T10:07:32.825Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:07:33 [2021-03-03T10:07:33.760Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:07:35 [2021-03-03T10:07:35.144Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:07:36 [2021-03-03T10:07:36.077Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:07:37 [2021-03-03T10:07:37.011Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:07:37 [2021-03-03T10:07:37.946Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:07:39 [2021-03-03T10:07:39.849Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:07:41 [2021-03-03T10:07:41.751Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:07:42 [2021-03-03T10:07:42.684Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:07:45 [2021-03-03T10:07:45.216Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:07:45 [2021-03-03T10:07:45.783Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:07:46 [2021-03-03T10:07:46.041Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:07:46 [2021-03-03T10:07:46.977Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:07:47 [2021-03-03T10:07:47.911Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:07:48 [2021-03-03T10:07:48.846Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:07:51 [2021-03-03T10:07:51.376Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:07:51 [2021-03-03T10:07:51.376Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:07:52 [2021-03-03T10:07:52.751Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:07:53 [2021-03-03T10:07:53.009Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:07:53 [2021-03-03T10:07:53.009Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:07:53 [2021-03-03T10:07:53.268Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:07:53 [2021-03-03T10:07:53.526Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:07:53 [2021-03-03T10:07:53.784Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:07:54 [2021-03-03T10:07:54.042Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:07:54 [2021-03-03T10:07:54.975Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:07:56 [2021-03-03T10:07:56.371Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:07:57 [2021-03-03T10:07:57.306Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:07:58 [2021-03-03T10:07:58.240Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:07:59 [2021-03-03T10:07:59.174Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:08:00 [2021-03-03T10:08:00.107Z] --- PASS: TestDockerRegistrySuite (43.71s)
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.29s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d84227687177b] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [dcb41eac4d089] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d5ce07d15ff01] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [ddffbb8baff33] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.87s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [deab46d9f445e] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.20s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d32865278a2ae] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [db3020beb9c47] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d9fadf000baa5] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d2e34384b3116] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d0b6986aa8bd0] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d92ecdbddbdc3] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d0b520388b2b7] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d4daa8041d5b9] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [dd3f7db1762b1] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s)
10:08:00 [2021-03-03T10:08:00.107Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:70a5d724becb90281836d6914618fb43b008eadbc0f7e6a3d6e03c2b97f7f173
10:08:00 [2021-03-03T10:08:00.107Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:37732531d3bf484a8363a87a6c6808a59742e94cb37d0be3aae14316402d2c10
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [dbf8e150fe77b] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s)
10:08:00 [2021-03-03T10:08:00.107Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a36549352a5896de1b6ac9eac9efd96f424b085289ced2fdab36b3c19b678dc9
10:08:00 [2021-03-03T10:08:00.107Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b041091933765eb4db38bd6b3d330abc78aba3860bf1156c0db35a9a7b61ea21
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [de9ab65323d25] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d7fc7b9161a6a] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d42eddf5c242a] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d6e4387971637] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [dda700b6dd9c5] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.01s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [dd06b0e3b7b43] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d16cce0200db9] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [df63d0a041286] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.37s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [dda9c9872f7d0] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d84860f9588a1] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [db476e47b6f41] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [dfd16bde005b5] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d8b62162b9169] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d57e639f576b9] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d87d9451eff7d] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d370efdccaa4f] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d9181a320fc21] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [df6047158abe8] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.51s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d1c9c63c3b28c] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d318e57a01121] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s)
10:08:00 [2021-03-03T10:08:00.107Z]         check_test.go:196: [d0cbdf74404a7] daemon is not started
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s)
10:08:00 [2021-03-03T10:08:00.107Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
10:08:00 [2021-03-03T10:08:00.107Z] === RUN   TestDockerSchema1RegistrySuite
10:08:00 [2021-03-03T10:08:00.107Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:08:00 [2021-03-03T10:08:00.365Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:08:03 [2021-03-03T10:08:03.651Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:08:07 [2021-03-03T10:08:07.837Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:08:11 [2021-03-03T10:08:11.121Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:08:11 [2021-03-03T10:08:11.687Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:08:12 [2021-03-03T10:08:12.621Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:08:12 [2021-03-03T10:08:12.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:08:13 [2021-03-03T10:08:13.814Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:08:14 [2021-03-03T10:08:14.749Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:08:15 [2021-03-03T10:08:15.689Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:08:18 [2021-03-03T10:08:18.271Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:08:18 [2021-03-03T10:08:18.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:08:19 [2021-03-03T10:08:19.095Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:08:19 [2021-03-03T10:08:19.095Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:08:19 [2021-03-03T10:08:19.353Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:08:19 [2021-03-03T10:08:19.613Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:08:19 [2021-03-03T10:08:19.871Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:08:20 [2021-03-03T10:08:20.130Z] --- PASS: TestDockerSchema1RegistrySuite (20.06s)
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [da762d5dfea08] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.92s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [ddfe3d4fdb6e6] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.41s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d474adf024651] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.93s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d933b06468a78] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.06s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [dd7b908a8d09b] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d37bb65b32cc2] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d13d4d6897202] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d9a639264703e] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d7eb6a15e0aa6] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [dfa7a43ba4b46] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.52s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d3bb66396769d] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [dff4b2ea86c1a] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d79734d038399] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d4555721c1f05] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [dbd398685863d] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [dea503f2c24e4] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d0d37d975beaf] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
10:08:20 [2021-03-03T10:08:20.130Z]         check_test.go:223: [d65c60579c1bd] daemon is not started
10:08:20 [2021-03-03T10:08:20.130Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:08:20 [2021-03-03T10:08:20.130Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:08:21 [2021-03-03T10:08:21.065Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:08:21 [2021-03-03T10:08:21.323Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:08:21 [2021-03-03T10:08:21.581Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:08:22 [2021-03-03T10:08:22.957Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:08:22 [2021-03-03T10:08:22.957Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:08:23 [2021-03-03T10:08:23.215Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:08:23 [2021-03-03T10:08:23.781Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:08:24 [2021-03-03T10:08:24.038Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s)
10:08:24 [2021-03-03T10:08:24.038Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
10:08:24 [2021-03-03T10:08:24.038Z]         check_test.go:252: [d768ed167811d] daemon is not started
10:08:24 [2021-03-03T10:08:24.038Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
10:08:24 [2021-03-03T10:08:24.038Z]         check_test.go:252: [df7b78724eb16] daemon is not started
10:08:24 [2021-03-03T10:08:24.038Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
10:08:24 [2021-03-03T10:08:24.038Z]         check_test.go:252: [dd6efde5384d6] daemon is not started
10:08:24 [2021-03-03T10:08:24.038Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
10:08:24 [2021-03-03T10:08:24.038Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
10:08:24 [2021-03-03T10:08:24.038Z]         check_test.go:252: [d48d60126733d] daemon is not started
10:08:24 [2021-03-03T10:08:24.038Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
10:08:24 [2021-03-03T10:08:24.038Z]         check_test.go:252: [dcfc3a252f2b0] daemon is not started
10:08:24 [2021-03-03T10:08:24.038Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
10:08:24 [2021-03-03T10:08:24.038Z]         check_test.go:252: [d5927c933ba7d] daemon is not started
10:08:24 [2021-03-03T10:08:24.038Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:08:24 [2021-03-03T10:08:24.038Z]         check_test.go:252: [ddd9f750a8c9a] daemon is not started
10:08:24 [2021-03-03T10:08:24.038Z] === RUN   TestDockerRegistryAuthTokenSuite
10:08:24 [2021-03-03T10:08:24.038Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:08:29 [2021-03-03T10:08:29.298Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:08:29 [2021-03-03T10:08:29.299Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:08:29 [2021-03-03T10:08:29.556Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:08:29 [2021-03-03T10:08:29.556Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:08:29 [2021-03-03T10:08:29.814Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
10:08:29 [2021-03-03T10:08:29.814Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
10:08:29 [2021-03-03T10:08:29.814Z]         check_test.go:279: [d9dacec31208d] daemon is not started
10:08:29 [2021-03-03T10:08:29.814Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
10:08:29 [2021-03-03T10:08:29.814Z]         check_test.go:279: [d45e28bc58616] daemon is not started
10:08:29 [2021-03-03T10:08:29.814Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:08:29 [2021-03-03T10:08:29.814Z]         check_test.go:279: [d849322e0d810] daemon is not started
10:08:29 [2021-03-03T10:08:29.814Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
10:08:29 [2021-03-03T10:08:29.814Z]         check_test.go:279: [dba034b774be1] daemon is not started
10:08:29 [2021-03-03T10:08:29.814Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
10:08:29 [2021-03-03T10:08:29.814Z]         check_test.go:279: [d6f8ec4ba30c0] daemon is not started
10:08:29 [2021-03-03T10:08:29.814Z] === RUN   TestDockerNetworkSuite
10:08:29 [2021-03-03T10:08:29.814Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:08:32 [2021-03-03T10:08:32.343Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:08:32 [2021-03-03T10:08:32.909Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:08:36 [2021-03-03T10:08:36.190Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:08:37 [2021-03-03T10:08:37.125Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:08:40 [2021-03-03T10:08:40.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:08:41 [2021-03-03T10:08:41.346Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:08:46 [2021-03-03T10:08:46.613Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:08:49 [2021-03-03T10:08:49.144Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:08:50 [2021-03-03T10:08:50.081Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:08:50 [2021-03-03T10:08:50.648Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:08:51 [2021-03-03T10:08:51.215Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:08:52 [2021-03-03T10:08:52.149Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:08:53 [2021-03-03T10:08:53.084Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:08:53 [2021-03-03T10:08:53.084Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:08:53 [2021-03-03T10:08:53.343Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:08:54 [2021-03-03T10:08:54.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:08:54 [2021-03-03T10:08:54.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:08:54 [2021-03-03T10:08:54.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:08:54 [2021-03-03T10:08:54.534Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:08:55 [2021-03-03T10:08:55.101Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:08:56 [2021-03-03T10:08:56.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:08:56 [2021-03-03T10:08:56.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:08:56 [2021-03-03T10:08:56.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:08:56 [2021-03-03T10:08:56.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:08:59 [2021-03-03T10:08:59.010Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:08:59 [2021-03-03T10:08:59.010Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:09:01 [2021-03-03T10:09:01.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:09:02 [2021-03-03T10:09:02.507Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:09:10 [2021-03-03T10:09:10.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:09:10 [2021-03-03T10:09:10.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:09:10 [2021-03-03T10:09:10.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:09:10 [2021-03-03T10:09:10.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:09:10 [2021-03-03T10:09:10.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:09:11 [2021-03-03T10:09:11.193Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:09:11 [2021-03-03T10:09:11.193Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:09:11 [2021-03-03T10:09:11.193Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:09:11 [2021-03-03T10:09:11.193Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:09:14 [2021-03-03T10:09:14.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:09:14 [2021-03-03T10:09:14.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:09:14 [2021-03-03T10:09:14.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:09:15 [2021-03-03T10:09:15.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:09:19 [2021-03-03T10:09:19.235Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:09:19 [2021-03-03T10:09:19.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:09:22 [2021-03-03T10:09:22.025Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:09:23 [2021-03-03T10:09:23.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:09:23 [2021-03-03T10:09:23.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:09:24 [2021-03-03T10:09:24.775Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:09:26 [2021-03-03T10:09:26.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:09:26 [2021-03-03T10:09:26.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:09:26 [2021-03-03T10:09:26.935Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:09:27 [2021-03-03T10:09:27.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:09:28 [2021-03-03T10:09:28.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:09:29 [2021-03-03T10:09:29.477Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:09:33 [2021-03-03T10:09:33.665Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:09:34 [2021-03-03T10:09:34.601Z] --- PASS: TestDockerNetworkSuite (64.77s)
10:09:34 [2021-03-03T10:09:34.601Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.31s)
10:09:34 [2021-03-03T10:09:34.601Z]         docker_cli_network_unix_test.go:46: [d3ef08dc9ceea] daemon is not started
10:09:34 [2021-03-03T10:09:34.601Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s)
10:09:34 [2021-03-03T10:09:34.601Z]         docker_cli_network_unix_test.go:46: [d772e1b6c08d3] daemon is not started
10:09:34 [2021-03-03T10:09:34.601Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s)
10:09:34 [2021-03-03T10:09:34.601Z]         docker_cli_network_unix_test.go:46: [dcca6ca6304e3] daemon is not started
10:09:34 [2021-03-03T10:09:34.601Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [df512cc896046] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.72s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:1233: [d099139ae3eb4] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d2d86d34979ea] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.32s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [de10f44a8ec12] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d59dd79b241be] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [ddf34f7dd980e] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [dbcc84160092c] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [dbed240c7ad82] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d39dcd6ead200] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [ddc489a586c90] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [dbda388a5fff7] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [de541fcbe0316] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d14828ec04b33] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [dbcb8e1797f03] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d00f267482970] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d1ec8a4ca593e] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d8c3ac52d0358] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d7bbe2db41ea7] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d702bdedd810d] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d6bac6bb3d76e] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d8f8e26d9dce9] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.45s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:968: [d1c6db8b825aa] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.54s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d58588c1b7184] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.67s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:1116: [d474f2be75b2a] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [db176e9486edc] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.99s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d2ba0788fd11e] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d005b51e57c18] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [da7bb12715226] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.27s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d30e76b8d5f9e] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d01ccf7c45377] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d819e8c3c46ed] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.90s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [da144983166a4] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d1acba0a78481] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [ddf8d9121526a] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.94s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d2dcd6aae1159] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.34s)
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.01s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:1084: [d34fb8ccbb215] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [ddaac1eb0dfec] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.07s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [df2aeefb25180] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.99s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d70bd9ea0ba4a] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d046aecf61285] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.80s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d8f4015b7e427] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.62s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d60a2dc78dc96] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.36s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [d63d629bd4c2c] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.15s)
10:09:34 [2021-03-03T10:09:34.602Z]         docker_cli_network_unix_test.go:46: [dd6a57989775a] daemon is not started
10:09:34 [2021-03-03T10:09:34.602Z] === RUN   TestDockerHubPullSuite
10:09:34 [2021-03-03T10:09:34.602Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:09:36 [2021-03-03T10:09:36.502Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:09:37 [2021-03-03T10:09:37.876Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:09:37 [2021-03-03T10:09:37.876Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:09:38 [2021-03-03T10:09:38.442Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:09:39 [2021-03-03T10:09:39.010Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:09:40 [2021-03-03T10:09:40.911Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:09:41 [2021-03-03T10:09:41.170Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:09:41 [2021-03-03T10:09:41.170Z] --- PASS: TestDockerHubPullSuite (6.74s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.99s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
10:09:41 [2021-03-03T10:09:41.170Z] PASS
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === Skipped
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_sni_test.go:18: Flakey test
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:09:41 [2021-03-03T10:09:41.170Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:09:41 [2021-03-03T10:09:41.170Z] 
10:09:41 [2021-03-03T10:09:41.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:09:41 [2021-03-03T10:09:41.171Z]         docker_cli_network_unix_test.go:46: [ddf8d9121526a] daemon is not started
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] 
10:09:41 [2021-03-03T10:09:41.171Z] DONE 1274 tests, 51 skipped in 1565.375s
10:09:41 [2021-03-03T10:09:41.171Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:09:41 [2021-03-03T10:09:41.428Z] ++++ cat bundles/test-integration/docker.pid
10:09:41 [2021-03-03T10:09:41.428Z] +++ kill 8158
10:09:42 [2021-03-03T10:09:42.363Z] +++ /etc/init.d/apparmor stop
10:09:42 [2021-03-03T10:09:42.363Z] Leaving: AppArmorNo profiles have been unloaded.
10:09:42 [2021-03-03T10:09:42.363Z] 
10:09:42 [2021-03-03T10:09:42.363Z] Unloading profiles will leave already running processes permanently
10:09:42 [2021-03-03T10:09:42.363Z] unconfined, which can lead to unexpected situations.
10:09:42 [2021-03-03T10:09:42.363Z] 
10:09:42 [2021-03-03T10:09:42.363Z] To set a process to complain mode, use the command line tool
10:09:42 [2021-03-03T10:09:42.363Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:09:42 [2021-03-03T10:09:42.363Z] +++ true
10:09:42 [2021-03-03T10:09:42.363Z] exiting test-integration
10:09:42 [2021-03-03T10:09:42.363Z] ++ exit 0
10:09:42 [2021-03-03T10:09:42.363Z] 
10:09:42 [2021-03-03T10:09:42.930Z] + for job in $(jobs -p)
10:09:42 [2021-03-03T10:09:42.930Z] + wait 10058
10:09:43 [2021-03-03T10:09:43.188Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:09:44 [2021-03-03T10:09:44.122Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:09:44 [2021-03-03T10:09:44.688Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:09:47 [2021-03-03T10:09:47.215Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:10:43 [2021-03-03T10:10:43.432Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:11:39 [2021-03-03T10:11:39.640Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:11:41 [2021-03-03T10:11:41.539Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:11:45 [2021-03-03T10:11:45.723Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:14:22 [2021-03-03T10:14:22.213Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:14:22 [2021-03-03T10:14:22.213Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:14:22 [2021-03-03T10:14:22.213Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
10:14:22 [2021-03-03T10:14:22.213Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
10:14:22 [2021-03-03T10:14:22.213Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
10:14:22 [2021-03-03T10:14:22.213Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
10:14:22 [2021-03-03T10:14:22.778Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:14:25 [2021-03-03T10:14:25.304Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:14:28 [2021-03-03T10:14:28.586Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:14:30 [2021-03-03T10:14:30.488Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:15:26 [2021-03-03T10:15:26.719Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:15:26 [2021-03-03T10:15:26.719Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:15:28 [2021-03-03T10:15:28.618Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:15:31 [2021-03-03T10:15:31.147Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:15:34 [2021-03-03T10:15:34.428Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:15:36 [2021-03-03T10:15:36.957Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:15:58 [2021-03-03T10:15:58.873Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:16:11 [2021-03-03T10:16:11.144Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:16:11 [2021-03-03T10:16:11.402Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:16:13 [2021-03-03T10:16:13.929Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:16:17 [2021-03-03T10:16:17.210Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:16:25 [2021-03-03T10:16:25.317Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:16:30 [2021-03-03T10:16:30.578Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:16:32 [2021-03-03T10:16:32.477Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:16:35 [2021-03-03T10:16:35.006Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:16:37 [2021-03-03T10:16:37.534Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:16:40 [2021-03-03T10:16:40.067Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:16:43 [2021-03-03T10:16:43.351Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:16:44 [2021-03-03T10:16:44.725Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:17:40 [2021-03-03T10:17:40.932Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:17:55 [2021-03-03T10:17:55.801Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:18:13 [2021-03-03T10:18:13.897Z] --- PASS: TestDockerSwarmSuite (1678.10s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.65s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.37s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.40s)
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:562: [dac356a1362e6] joining swarm manager [d3a5893c547f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:584: [da63245126a3b] joining swarm manager [d3a5893c547f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.897Z]         check_test.go:380: [dac356a1362e6] daemon is not started
10:18:13 [2021-03-03T10:18:13.897Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.17s)
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:45: [d32b19fbf11ef] joining swarm manager [d6509b93eca90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.60s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.08s)
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:303: [d9535abbac118] joining swarm manager [d7d52474beab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:304: [d338946943b4d] joining swarm manager [d7d52474beab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:363: Waiting for possible election...
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.91s)
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:271: [d028304927bbf] joining swarm manager [dd95613d9927b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.897Z]         docker_api_swarm_test.go:272: [d12d861c3b64a] joining swarm manager [dd95613d9927b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.21s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s)
10:18:13 [2021-03-03T10:18:13.897Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.69s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_node_test.go:19: [de82e15030806] joining swarm manager [dd95459d53fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_node_test.go:20: [d6732139e2fe1] joining swarm manager [dd95459d53fa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.85s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:501: [de846a0b6ae7e] joining swarm manager [d7343c0251d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:506: [d7d7aaac646d9] joining swarm manager [d7343c0251d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.24s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_node_test.go:80: [dc1d4ad431aa2] joining swarm manager [dd9dd02773bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.41s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_node_test.go:52: [d12f85c212f84] joining swarm manager [d675aab93ba01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_node_test.go:53: [d3b46c4495609] joining swarm manager [d675aab93ba01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.54s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:201: [deaf7280403b0] joining swarm manager [daae7271b8c17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.02s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:383: [de038a6aaff5f] joining swarm manager [d62355ade2e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:384: [d5ab61793c36d] joining swarm manager [d62355ade2e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]         check_test.go:380: [d5ab61793c36d] daemon is not started
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.84s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:801: [d44249ed58865] joining swarm manager [d22dfe1b4d74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:801: [ddc7992851571] joining swarm manager [d22dfe1b4d74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:801: [d005d62209838] joining swarm manager [d22dfe1b4d74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:801: [d7ab361037dbc] joining swarm manager [d22dfe1b4d74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:809: [db86ce095bba8] joining swarm manager [d22dfe1b4d74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.81s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.38s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:394: [de0bfe843bd8c] joining swarm manager [d377ea602b1d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:394: [d335d5e892812] joining swarm manager [d377ea602b1d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.31s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:342: [d5e155a8dfed7] joining swarm manager [def1ed2903b02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:342: [d8af3ad1ec989] joining swarm manager [def1ed2903b02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.81s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:489: [de00baeb4e20c] joining swarm manager [db84347c341fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:489: [dc6ceed7bcf6d] joining swarm manager [db84347c341fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.32s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (26.95s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:127: [d6004d7419997] joining swarm manager [d7161bd410e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:128: [da7c44c5e2997] joining swarm manager [d7161bd410e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:136: [d32185035b369] joining swarm manager [d7161bd410e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:137: [d5ad0eabc1e98] joining swarm manager [d7161bd410e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.39s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.52s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:303: [d83d2df77a410] joining swarm manager [ddb563bb4bcc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:303: [dccf951f1dcc8] joining swarm manager [ddb563bb4bcc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.16s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:99: [d4236abea12e1] joining swarm manager [deaa9c00afbc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:100: [dca6e63b925f3] joining swarm manager [deaa9c00afbc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]         check_test.go:380: [d4236abea12e1] daemon is not started
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.67s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:532: [d7cec909af9a6] joining swarm manager [d380c458e8f15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:533: [df9cc91da4640] joining swarm manager [d380c458e8f15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.08s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:147: [dab380a8bf28d] joining swarm manager [d8be4728c3559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_service_test.go:147: [d92ccd6c9e396] joining swarm manager [d8be4728c3559]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.90s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.70s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.79s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.85s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.56s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.57s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.77s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.07s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.41s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.64s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.78s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.59s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.36s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.37s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.25s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.77s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.10s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.68s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.60s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.55s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.26s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.08s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.15s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.06s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_service_logs_test.go:245: checking task xjakqqoalco9
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_service_logs_test.go:250: checking messages for xjakqqoalco9
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_service_logs_test.go:245: checking task iaqrsvzbmjzh
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_service_logs_test.go:250: checking messages for iaqrsvzbmjzh
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.24s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.99s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.40s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.28s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.55s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1901: [df5444143bb6b] joining swarm manager [dbb4f38feb089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1902: [d7521a9dd8592] joining swarm manager [dbb4f38feb089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.12s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.80s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.26s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1802: [de867def3004f] joining swarm manager [dbcedda748a6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1803: [db446cdad7cd4] joining swarm manager [dbcedda748a6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.78s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.99s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1321: [d019b18036e7b] joining swarm manager [d460f807e1f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1322: [ddb851fd8445a] joining swarm manager [d460f807e1f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.91s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.67s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.14s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.33s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.86s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.93s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.52s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.93s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1186: [d009a66bf507c] joining swarm manager [d5799771861bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1195: [d1aa346393bdd] joining swarm manager [d5799771861bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.01s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.41s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.60s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1118: [d1e376c612b1a] joining swarm manager [de876b03bfe5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1119: [d33be1d2f05a5] joining swarm manager [de876b03bfe5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1172: [d225f80b0ca6d] joining swarm manager [de876b03bfe5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.42s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1453: [d1be6dddb9faa] joining swarm manager [d7fdc3ce6a7c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_test.go:1454: [daa668aa058d8] joining swarm manager [d7fdc3ce6a7c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.95s)
10:18:13 [2021-03-03T10:18:13.898Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
10:18:13 [2021-03-03T10:18:13.898Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
10:18:13 [2021-03-03T10:18:13.898Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
10:18:13 [2021-03-03T10:18:13.898Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_cli_swarm_unix_test.go:62: [dccae6c437cbc] joining swarm manager [dacf41ed25666]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.27s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s)
10:18:13 [2021-03-03T10:18:13.898Z]         docker_api_swarm_test.go:961: [d6a3d6e285016] joining swarm manager [d4030431e82a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.34s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.29s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.05s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.50s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.21s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.68s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.88s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s)
10:18:13 [2021-03-03T10:18:13.898Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s)
10:18:13 [2021-03-03T10:18:13.898Z] === RUN   TestDockerExternalVolumeSuite
10:18:13 [2021-03-03T10:18:13.898Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:18:28 [2021-03-03T10:18:28.769Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:19:36 [2021-03-03T10:19:36.439Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:19:44 [2021-03-03T10:19:44.544Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:20:16 [2021-03-03T10:20:16.631Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:20:31 [2021-03-03T10:20:31.496Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:21:03 [2021-03-03T10:21:03.556Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:21:15 [2021-03-03T10:21:15.779Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:21:47 [2021-03-03T10:21:47.842Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:22:02 [2021-03-03T10:22:02.708Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:22:17 [2021-03-03T10:22:17.575Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:23:04 [2021-03-03T10:23:04.253Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:23:22 [2021-03-03T10:23:22.327Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:23:54 [2021-03-03T10:23:54.387Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:24:26 [2021-03-03T10:24:26.478Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:24:41 [2021-03-03T10:24:41.345Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:24:59 [2021-03-03T10:24:59.417Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:25:14 [2021-03-03T10:25:14.281Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:25:29 [2021-03-03T10:25:29.173Z] --- PASS: TestDockerExternalVolumeSuite (437.38s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_external_volume_driver_test.go:53: [d63eb67f5c4c6] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_external_volume_driver_test.go:53: [d5650948c99e1] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_external_volume_driver_test.go:53: [da893afb958b2] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_external_volume_driver_test.go:53: [ddec02c464756] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.25s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.24s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.72s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_external_volume_driver_test.go:485: [def5a959b8811] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_external_volume_driver_test.go:53: [d7fefe00c4f4a] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z] PASS
10:25:29 [2021-03-03T10:25:29.173Z] 
10:25:29 [2021-03-03T10:25:29.173Z] === Skipped
10:25:29 [2021-03-03T10:25:29.173Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:25:29 [2021-03-03T10:25:29.173Z]         check_test.go:309: [d598e38976453] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z] 
10:25:29 [2021-03-03T10:25:29.173Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:25:29 [2021-03-03T10:25:29.173Z]         check_test.go:309: [d24b6dc416358] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z] 
10:25:29 [2021-03-03T10:25:29.173Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:25:29 [2021-03-03T10:25:29.173Z]         check_test.go:309: [dc1b7bec27bde] daemon is not started
10:25:29 [2021-03-03T10:25:29.173Z] 
10:25:29 [2021-03-03T10:25:29.173Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
10:25:29 [2021-03-03T10:25:29.173Z] 
10:25:29 [2021-03-03T10:25:29.173Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:25:29 [2021-03-03T10:25:29.173Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:25:29 [2021-03-03T10:25:29.173Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:25:29 [2021-03-03T10:25:29.173Z] 
10:25:29 [2021-03-03T10:25:29.173Z] 
10:25:29 [2021-03-03T10:25:29.173Z] DONE 273 tests, 5 skipped in 2512.677s
10:25:29 [2021-03-03T10:25:29.173Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:25:29 [2021-03-03T10:25:29.173Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db1fda080bb0a/docker.pid
10:25:29 [2021-03-03T10:25:29.173Z] +++ kill 6133
10:25:29 [2021-03-03T10:25:29.173Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6133 is not a child of this shell
10:25:29 [2021-03-03T10:25:29.173Z] warning: PID 6133 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db1fda080bb0a/docker.pid had a nonzero exit code
10:25:29 [2021-03-03T10:25:29.173Z] ++++ cat bundles/test-integration/docker.pid
10:25:29 [2021-03-03T10:25:29.173Z] +++ kill 8179
10:25:30 [2021-03-03T10:25:30.106Z] +++ /etc/init.d/apparmor stop
10:25:30 [2021-03-03T10:25:30.106Z] Leaving: AppArmorNo profiles have been unloaded.
10:25:30 [2021-03-03T10:25:30.106Z] 
10:25:30 [2021-03-03T10:25:30.106Z] Unloading profiles will leave already running processes permanently
10:25:30 [2021-03-03T10:25:30.106Z] unconfined, which can lead to unexpected situations.
10:25:30 [2021-03-03T10:25:30.106Z] 
10:25:30 [2021-03-03T10:25:30.106Z] To set a process to complain mode, use the command line tool
10:25:30 [2021-03-03T10:25:30.106Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:25:30 [2021-03-03T10:25:30.106Z] +++ true
10:25:30 [2021-03-03T10:25:30.106Z] exiting test-integration
10:25:30 [2021-03-03T10:25:30.106Z] ++ exit 0
10:25:30 [2021-03-03T10:25:30.106Z] 
10:25:30 [2021-03-03T10:25:30.364Z] + exit 0
10:25:30 [2021-03-03T10:25:30.364Z] ++ jobs -p
10:25:30 [2021-03-03T10:25:30.364Z] + pids=
10:25:30 [2021-03-03T10:25:30.364Z] + echo 'Remaining pids to kill: []'
10:25:30 [2021-03-03T10:25:30.364Z] Remaining pids to kill: []
10:25:30 [2021-03-03T10:25:30.364Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
10:25:30 [2021-03-03T10:25:30.379Z] Recording test results
10:25:32 [2021-03-03T10:25:32.198Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:25:32 [2021-03-03T10:25:32.526Z] + echo Ensuring container killed.
10:25:32 [2021-03-03T10:25:32.526Z] Ensuring container killed.
10:25:32 [2021-03-03T10:25:32.526Z] + docker ps -aq -f name=docker-pr3-*
10:25:32 [2021-03-03T10:25:32.526Z] + cids=f26f0e6a14db
10:25:32 [2021-03-03T10:25:32.526Z] 7bc39973106b
10:25:32 [2021-03-03T10:25:32.526Z] 82d60805a27d
10:25:32 [2021-03-03T10:25:32.526Z] + [ -n f26f0e6a14db
10:25:32 [2021-03-03T10:25:32.526Z] 7bc39973106b
10:25:32 [2021-03-03T10:25:32.526Z] 82d60805a27d ]
10:25:32 [2021-03-03T10:25:32.526Z] + docker rm -vf f26f0e6a14db 7bc39973106b 82d60805a27d
10:25:35 [2021-03-03T10:25:35.825Z] f26f0e6a14db
10:25:35 [2021-03-03T10:25:35.825Z] 7bc39973106b
10:25:35 [2021-03-03T10:25:35.825Z] 82d60805a27d
[Pipeline] sh
10:25:36 [2021-03-03T10:25:36.108Z] + echo Chowning /workspace to jenkins user
10:25:36 [2021-03-03T10:25:36.108Z] Chowning /workspace to jenkins user
10:25:36 [2021-03-03T10:25:36.108Z] + id -u
10:25:36 [2021-03-03T10:25:36.108Z] + id -g
10:25:36 [2021-03-03T10:25:36.108Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42109:/workspace busybox chown -R 1000:1000 /workspace
10:25:36 [2021-03-03T10:25:36.108Z] Unable to find image 'busybox:latest' locally
10:25:36 [2021-03-03T10:25:36.366Z] latest: Pulling from library/busybox
10:25:36 [2021-03-03T10:25:36.366Z] 5c4213be9af9: Pulling fs layer
10:25:36 [2021-03-03T10:25:36.366Z] 5c4213be9af9: Verifying Checksum
10:25:36 [2021-03-03T10:25:36.366Z] 5c4213be9af9: Download complete
10:25:36 [2021-03-03T10:25:36.366Z] 5c4213be9af9: Pull complete
10:25:36 [2021-03-03T10:25:36.625Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
10:25:36 [2021-03-03T10:25:36.625Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:25:41 [2021-03-03T10:25:41.105Z] + bundleName=amd64
10:25:41 [2021-03-03T10:25:41.105Z] + echo Creating amd64-bundles.tar.gz
10:25:41 [2021-03-03T10:25:41.105Z] Creating amd64-bundles.tar.gz
10:25:41 [2021-03-03T10:25:41.105Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:25:41 [2021-03-03T10:25:41.105Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
10:25:42 [2021-03-03T10:25:42.051Z] Archiving artifacts
10:25:43 [2021-03-03T10:25:43.860Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42109/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:25:44 [2021-03-03T10:25:44.171Z] + make clean
10:25:44 [2021-03-03T10:25:44.429Z] docker volume rm -f docker-dev-cache
10:25:44 [2021-03-03T10:25:44.429Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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