Skip to content
Success

Console Output

Pull request #43676 opened
07:18:05 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c1a9ffc97a0f0d0a034ab1ab727095a33c571337+3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 (02b59ef0a8d005ac34ec1627f7c23b82f47b00ea)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43676@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
07:18:09 [2022-06-02T07:18:09.219Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
07:18:09 [2022-06-02T07:18:09.226Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
07:18:24 [2022-06-02T07:18:24.405Z] Still waiting to schedule task
07:18:24 [2022-06-02T07:18:24.407Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0039a7425138d6b0f)’ is offline
07:19:15 [2022-06-02T07:19:15.909Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0039a7425138d6b0f) in /home/ubuntu/workspace/moby_PR-43676
[Pipeline] {
[Pipeline] checkout
07:19:16 [2022-06-02T07:19:16.324Z] The recommended git tool is: git
07:19:18 [2022-06-02T07:19:18.797Z] using credential docker-jenkins-github-credentials
07:19:18 [2022-06-02T07:19:18.812Z] Cloning the remote Git repository
07:19:18 [2022-06-02T07:19:18.812Z] Cloning with configured refspecs honoured and without tags
07:19:18 [2022-06-02T07:19:18.658Z] Cloning repository https://github.com/moby/moby.git
07:19:18 [2022-06-02T07:19:18.721Z]  > git init /home/ubuntu/workspace/moby_PR-43676 # timeout=10
07:19:19 [2022-06-02T07:19:19.115Z] Fetching upstream changes from https://github.com/moby/moby.git
07:19:19 [2022-06-02T07:19:19.116Z]  > git --version # timeout=10
07:19:19 [2022-06-02T07:19:19.131Z]  > git --version # 'git version 2.17.1'
07:19:19 [2022-06-02T07:19:19.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:19:19 [2022-06-02T07:19:19.133Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:19:41 [2022-06-02T07:19:41.980Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:19:41 [2022-06-02T07:19:41.993Z]  > git config --add remote.origin.fetch +refs/pull/43676/head:refs/remotes/origin/PR-43676 # timeout=10
07:19:42 [2022-06-02T07:19:42.052Z] Fetching without tags
07:19:42 [2022-06-02T07:19:42.346Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:19:43 [2022-06-02T07:19:43.323Z] Merge succeeded, producing c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:19:43 [2022-06-02T07:19:43.323Z] Checking out Revision c1a9ffc97a0f0d0a034ab1ab727095a33c571337 (PR-43676)
07:19:42 [2022-06-02T07:19:42.021Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:19:42 [2022-06-02T07:19:42.048Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:19:42 [2022-06-02T07:19:42.074Z] Fetching upstream changes from https://github.com/moby/moby.git
07:19:42 [2022-06-02T07:19:42.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:19:42 [2022-06-02T07:19:42.076Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:19:42 [2022-06-02T07:19:42.375Z]  > git config core.sparsecheckout # timeout=10
07:19:42 [2022-06-02T07:19:42.410Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:19:43 [2022-06-02T07:19:43.235Z]  > git remote # timeout=10
07:19:43 [2022-06-02T07:19:43.261Z]  > git config --get remote.origin.url # timeout=10
07:19:43 [2022-06-02T07:19:43.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:19:43 [2022-06-02T07:19:43.286Z]  > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10
07:19:43 [2022-06-02T07:19:43.317Z]  > git rev-parse HEAD^{commit} # timeout=10
07:19:43 [2022-06-02T07:19:43.347Z]  > git config core.sparsecheckout # timeout=10
07:19:43 [2022-06-02T07:19:43.369Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:19:47 [2022-06-02T07:19:47.555Z] Commit message: "update golang to 1.18.3"
07:19:47 [2022-06-02T07:19:47.555Z] First time build. Skipping changelog.
07:19:47 [2022-06-02T07:19:47.657Z]  > git --version # timeout=10
07:19:47 [2022-06-02T07:19:47.673Z]  > git --version # 'git version 2.17.1'
07:19:47 [2022-06-02T07:19:47.692Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:19:48 [2022-06-02T07:19:48.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43676:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
07:19:56 [2022-06-02T07:19:56.846Z] Unable to find image 'alpine:latest' locally
07:19:57 [2022-06-02T07:19:57.416Z] latest: Pulling from library/alpine
07:19:57 [2022-06-02T07:19:57.676Z] 2408cc74d12b: Pulling fs layer
07:19:57 [2022-06-02T07:19:57.676Z] 2408cc74d12b: Verifying Checksum
07:19:57 [2022-06-02T07:19:57.676Z] 2408cc74d12b: Download complete
07:19:58 [2022-06-02T07:19:58.247Z] 2408cc74d12b: Pull complete
07:19:58 [2022-06-02T07:19:58.247Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
07:19:58 [2022-06-02T07:19:58.247Z] Status: Downloaded newer image for alpine:latest
07:20:08 [2022-06-02T07:20:08.211Z] 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] 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] node
[Pipeline] node
[Pipeline] node
07:20:08 [2022-06-02T07:20:08.435Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0039a7425138d6b0f) in /home/ubuntu/workspace/moby_PR-43676
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
07:20:08 [2022-06-02T07:20:08.492Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
07:20:08 [2022-06-02T07:20:08.542Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
07:20:08 [2022-06-02T07:20:08.559Z] Fetching changes from the remote Git repository
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
07:20:08 [2022-06-02T07:20:08.572Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[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
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
07:20:08 [2022-06-02T07:20:08.892Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:20:09 [2022-06-02T07:20:09.373Z] Merge succeeded, producing c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:20:09 [2022-06-02T07:20:09.373Z] Checking out Revision c1a9ffc97a0f0d0a034ab1ab727095a33c571337 (PR-43676)
07:20:08 [2022-06-02T07:20:08.570Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43676/.git # timeout=10
07:20:08 [2022-06-02T07:20:08.581Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:20:08 [2022-06-02T07:20:08.595Z] Fetching upstream changes from https://github.com/moby/moby.git
07:20:08 [2022-06-02T07:20:08.596Z]  > git --version # timeout=10
07:20:08 [2022-06-02T07:20:08.637Z]  > git --version # 'git version 2.17.1'
07:20:08 [2022-06-02T07:20:08.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:20:08 [2022-06-02T07:20:08.638Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:20:08 [2022-06-02T07:20:08.914Z]  > git config core.sparsecheckout # timeout=10
07:20:08 [2022-06-02T07:20:08.934Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:20:09 [2022-06-02T07:20:09.347Z]  > git remote # timeout=10
07:20:09 [2022-06-02T07:20:09.358Z]  > git config --get remote.origin.url # timeout=10
07:20:09 [2022-06-02T07:20:09.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:20:09 [2022-06-02T07:20:09.369Z]  > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10
07:20:09 [2022-06-02T07:20:09.384Z]  > git rev-parse HEAD^{commit} # timeout=10
07:20:09 [2022-06-02T07:20:09.396Z]  > git config core.sparsecheckout # timeout=10
07:20:09 [2022-06-02T07:20:09.425Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:20:09 [2022-06-02T07:20:09.557Z] Commit message: "update golang to 1.18.3"
07:20:09 [2022-06-02T07:20:09.588Z]  > git --version # timeout=10
07:20:09 [2022-06-02T07:20:09.614Z]  > git --version # 'git version 2.17.1'
07:20:09 [2022-06-02T07:20:09.634Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:20:10 [2022-06-02T07:20:10.241Z] + [ PR != PR ]
07:20:10 [2022-06-02T07:20:10.241Z] + [ master != master ]
07:20:10 [2022-06-02T07:20:10.241Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:20:10 [2022-06-02T07:20:10.610Z] + docker version
07:20:10 [2022-06-02T07:20:10.610Z] Client: Docker Engine - Community
07:20:10 [2022-06-02T07:20:10.610Z]  Version:           20.10.14
07:20:10 [2022-06-02T07:20:10.610Z]  API version:       1.41
07:20:10 [2022-06-02T07:20:10.610Z]  Go version:        go1.16.15
07:20:10 [2022-06-02T07:20:10.610Z]  Git commit:        a224086
07:20:10 [2022-06-02T07:20:10.610Z]  Built:             Thu Mar 24 01:47:57 2022
07:20:10 [2022-06-02T07:20:10.610Z]  OS/Arch:           linux/amd64
07:20:10 [2022-06-02T07:20:10.610Z]  Context:           default
07:20:10 [2022-06-02T07:20:10.610Z]  Experimental:      true
07:20:10 [2022-06-02T07:20:10.610Z] 
07:20:10 [2022-06-02T07:20:10.610Z] Server: Docker Engine - Community
07:20:10 [2022-06-02T07:20:10.610Z]  Engine:
07:20:10 [2022-06-02T07:20:10.610Z]   Version:          20.10.14
07:20:10 [2022-06-02T07:20:10.610Z]   API version:      1.41 (minimum version 1.12)
07:20:10 [2022-06-02T07:20:10.610Z]   Go version:       go1.16.15
07:20:10 [2022-06-02T07:20:10.610Z]   Git commit:       87a90dc
07:20:10 [2022-06-02T07:20:10.610Z]   Built:            Thu Mar 24 01:45:46 2022
07:20:10 [2022-06-02T07:20:10.610Z]   OS/Arch:          linux/amd64
07:20:10 [2022-06-02T07:20:10.610Z]   Experimental:     true
07:20:10 [2022-06-02T07:20:10.610Z]  containerd:
07:20:10 [2022-06-02T07:20:10.610Z]   Version:          1.5.11
07:20:10 [2022-06-02T07:20:10.610Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:20:10 [2022-06-02T07:20:10.610Z]  runc:
07:20:10 [2022-06-02T07:20:10.610Z]   Version:          1.0.3
07:20:10 [2022-06-02T07:20:10.610Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:20:10 [2022-06-02T07:20:10.610Z]  docker-init:
07:20:10 [2022-06-02T07:20:10.610Z]   Version:          0.19.0
07:20:10 [2022-06-02T07:20:10.610Z]   GitCommit:        de40ad0
[Pipeline] sh
07:20:10 [2022-06-02T07:20:10.898Z] + docker info
07:20:23 [2022-06-02T07:20:23.434Z] Still waiting to schedule task
07:20:23 [2022-06-02T07:20:23.435Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0039a7425138d6b0f)07:20:23 [2022-06-02T07:20:23.435Z] Still waiting to schedule task
07:20:23 [2022-06-02T07:20:23.436Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0039a7425138d6b0f)07:20:23 [2022-06-02T07:20:23.436Z] Still waiting to schedule task
07:20:23 [2022-06-02T07:20:23.436Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
07:20:23 [2022-06-02T07:20:23.440Z] Still waiting to schedule task
07:20:23 [2022-06-02T07:20:23.440Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
07:20:37 [2022-06-02T07:20:37.419Z] Client:
07:20:37 [2022-06-02T07:20:37.419Z]  Context:    default
07:20:37 [2022-06-02T07:20:37.419Z]  Debug Mode: false
07:20:37 [2022-06-02T07:20:37.419Z]  Plugins:
07:20:37 [2022-06-02T07:20:37.419Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:20:37 [2022-06-02T07:20:37.419Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:20:37 [2022-06-02T07:20:37.419Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:20:37 [2022-06-02T07:20:37.419Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:20:37 [2022-06-02T07:20:37.419Z] 
07:20:37 [2022-06-02T07:20:37.419Z] Server:
07:20:37 [2022-06-02T07:20:37.419Z]  Containers: 0
07:20:37 [2022-06-02T07:20:37.419Z]   Running: 0
07:20:37 [2022-06-02T07:20:37.419Z]   Paused: 0
07:20:37 [2022-06-02T07:20:37.419Z]   Stopped: 0
07:20:37 [2022-06-02T07:20:37.419Z]  Images: 1
07:20:37 [2022-06-02T07:20:37.419Z]  Server Version: 20.10.14
07:20:37 [2022-06-02T07:20:37.419Z]  Storage Driver: overlay2
07:20:37 [2022-06-02T07:20:37.419Z]   Backing Filesystem: extfs
07:20:37 [2022-06-02T07:20:37.419Z]   Supports d_type: true
07:20:37 [2022-06-02T07:20:37.419Z]   Native Overlay Diff: true
07:20:37 [2022-06-02T07:20:37.419Z]   userxattr: false
07:20:37 [2022-06-02T07:20:37.419Z]  Logging Driver: json-file
07:20:37 [2022-06-02T07:20:37.419Z]  Cgroup Driver: cgroupfs
07:20:37 [2022-06-02T07:20:37.419Z]  Cgroup Version: 1
07:20:37 [2022-06-02T07:20:37.419Z]  Plugins:
07:20:37 [2022-06-02T07:20:37.419Z]   Volume: local
07:20:37 [2022-06-02T07:20:37.419Z]   Network: bridge host ipvlan macvlan null overlay
07:20:37 [2022-06-02T07:20:37.419Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:20:37 [2022-06-02T07:20:37.419Z]  Swarm: inactive
07:20:37 [2022-06-02T07:20:37.419Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
07:20:37 [2022-06-02T07:20:37.419Z]  Default Runtime: runc
07:20:37 [2022-06-02T07:20:37.419Z]  Init Binary: docker-init
07:20:37 [2022-06-02T07:20:37.419Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:20:37 [2022-06-02T07:20:37.419Z]  runc version: v1.0.3-0-gf46b6ba
07:20:37 [2022-06-02T07:20:37.419Z]  init version: de40ad0
07:20:37 [2022-06-02T07:20:37.419Z]  Security Options:
07:20:37 [2022-06-02T07:20:37.419Z]   apparmor
07:20:37 [2022-06-02T07:20:37.419Z]   seccomp
07:20:37 [2022-06-02T07:20:37.419Z]    Profile: default
07:20:37 [2022-06-02T07:20:37.419Z]  Kernel Version: 5.4.0-1071-aws
07:20:37 [2022-06-02T07:20:37.419Z]  Operating System: Ubuntu 18.04.6 LTS
07:20:37 [2022-06-02T07:20:37.419Z]  OSType: linux
07:20:37 [2022-06-02T07:20:37.419Z]  Architecture: x86_64
07:20:37 [2022-06-02T07:20:37.419Z]  CPUs: 2
07:20:37 [2022-06-02T07:20:37.419Z]  Total Memory: 7.483GiB
07:20:37 [2022-06-02T07:20:37.419Z]  Name: ip-10-100-65-56
07:20:37 [2022-06-02T07:20:37.419Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:20:37 [2022-06-02T07:20:37.419Z]  Docker Root Dir: /var/lib/docker
07:20:37 [2022-06-02T07:20:37.419Z]  Debug Mode: false
07:20:37 [2022-06-02T07:20:37.419Z]  Registry: https://index.docker.io/v1/
07:20:37 [2022-06-02T07:20:37.419Z]  Labels:
07:20:37 [2022-06-02T07:20:37.419Z]  Experimental: true
07:20:37 [2022-06-02T07:20:37.419Z]  Insecure Registries:
07:20:37 [2022-06-02T07:20:37.419Z]   127.0.0.0/8
07:20:37 [2022-06-02T07:20:37.419Z]  Live Restore Enabled: true
07:20:37 [2022-06-02T07:20:37.419Z] 
07:20:37 [2022-06-02T07:20:37.419Z] WARNING: No swap limit support
[Pipeline] sh
07:20:37 [2022-06-02T07:20:37.735Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:20:37 [2022-06-02T07:20:37.735Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:20:37 [2022-06-02T07:20:37.735Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43676/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:20:37 [2022-06-02T07:20:37.735Z] + bash /home/ubuntu/workspace/moby_PR-43676/check-config.sh
07:20:37 [2022-06-02T07:20:37.735Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:20:37 [2022-06-02T07:20:37.735Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:20:37 [2022-06-02T07:20:37.735Z] 
07:20:37 [2022-06-02T07:20:37.735Z] Generally Necessary:
07:20:37 [2022-06-02T07:20:37.735Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:20:37 [2022-06-02T07:20:37.735Z] - apparmor: enabled and tools installed
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_NAMESPACES: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_NET_NS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_PID_NS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_IPC_NS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_UTS_NS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUPS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUP_CPUACCT: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUP_DEVICE: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUP_FREEZER: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUP_SCHED: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CPUSETS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_MEMCG: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_KEYS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_VETH: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_BRIDGE: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_NF_NAT: enabled (as module)
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_POSIX_MQUEUE: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUP_BPF: enabled
07:20:38 [2022-06-02T07:20:38.013Z] 
07:20:38 [2022-06-02T07:20:38.013Z] Optional Features:
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_USER_NS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_SECCOMP: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_SECCOMP_FILTER: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUP_PIDS: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_MEMCG_SWAP: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:20:38 [2022-06-02T07:20:38.013Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_BLK_CGROUP: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUP_PERF: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_CGROUP_HUGETLB: enabled
07:20:38 [2022-06-02T07:20:38.013Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_CFS_BANDWIDTH: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_RT_GROUP_SCHED: missing
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_IP_VS: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_IP_VS_NFCT: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_IP_VS_RR: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_SECURITY_SELINUX: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_SECURITY_APPARMOR: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_EXT4_FS: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:20:38 [2022-06-02T07:20:38.278Z] - Network Drivers:
07:20:38 [2022-06-02T07:20:38.278Z]   - "overlay":
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_VXLAN: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:20:38 [2022-06-02T07:20:38.278Z]       Optional (for encrypted networks):
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_CRYPTO: enabled
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_CRYPTO_AEAD: enabled
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_CRYPTO_GCM: enabled
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_CRYPTO_GHASH: enabled
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_XFRM: enabled
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_XFRM_USER: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]       - CONFIG_INET_ESP: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]   - "ipvlan":
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_IPVLAN: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]   - "macvlan":
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_MACVLAN: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_DUMMY: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]   - "ftp,tftp client in container":
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z] - Storage Drivers:
07:20:38 [2022-06-02T07:20:38.278Z]   - "aufs":
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_AUFS_FS: enabled (as module)
07:20:38 [2022-06-02T07:20:38.278Z]   - "btrfs":
07:20:38 [2022-06-02T07:20:38.278Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:20:38 [2022-06-02T07:20:38.539Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:20:38 [2022-06-02T07:20:38.539Z]   - "devicemapper":
07:20:38 [2022-06-02T07:20:38.539Z]     - CONFIG_BLK_DEV_DM: enabled
07:20:38 [2022-06-02T07:20:38.539Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:20:38 [2022-06-02T07:20:38.539Z]   - "overlay":
07:20:38 [2022-06-02T07:20:38.539Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:20:38 [2022-06-02T07:20:38.539Z]   - "zfs":
07:20:38 [2022-06-02T07:20:38.539Z]     - /dev/zfs: present
07:20:38 [2022-06-02T07:20:38.539Z]     - zfs command: missing
07:20:38 [2022-06-02T07:20:38.539Z]     - zpool command: missing
07:20:38 [2022-06-02T07:20:38.539Z] 
07:20:38 [2022-06-02T07:20:38.539Z] Limits:
07:20:38 [2022-06-02T07:20:38.539Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:20:38 [2022-06-02T07:20:38.539Z] 
07:20:38 [2022-06-02T07:20:38.539Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:20:38 [2022-06-02T07:20:38.869Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 .
07:20:39 [2022-06-02T07:20:39.125Z] #2 [internal] load .dockerignore
07:20:39 [2022-06-02T07:20:39.125Z] #2 sha256:a58eb0cae4d281a7bc3de1115e6f077970574e0089cdbea02f8c6a83c3c03f8a
07:20:39 [2022-06-02T07:20:39.382Z] #2 transferring context: 145B done
07:20:39 [2022-06-02T07:20:39.382Z] #2 DONE 0.1s
07:20:39 [2022-06-02T07:20:39.382Z] 
07:20:39 [2022-06-02T07:20:39.382Z] #1 [internal] load build definition from Dockerfile
07:20:39 [2022-06-02T07:20:39.382Z] #1 sha256:3badc97189d0d928a9abf60a76816b0b778bc9998b354e9871b96b4be6538b5d
07:20:39 [2022-06-02T07:20:39.382Z] #1 transferring dockerfile: 17.93kB 0.0s done
07:20:39 [2022-06-02T07:20:39.382Z] #1 DONE 0.2s
07:20:39 [2022-06-02T07:20:39.382Z] 
07:20:39 [2022-06-02T07:20:39.382Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:20:39 [2022-06-02T07:20:39.382Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
07:20:39 [2022-06-02T07:20:39.639Z] #3 DONE 0.4s
07:20:39 [2022-06-02T07:20:39.917Z] 
07:20:39 [2022-06-02T07:20:39.917Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:20:39 [2022-06-02T07:20:39.917Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
07:20:39 [2022-06-02T07:20:39.917Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
07:20:39 [2022-06-02T07:20:39.917Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
07:20:39 [2022-06-02T07:20:39.917Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
07:20:39 [2022-06-02T07:20:39.917Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.35MB / 9.67MB 0.1s
07:20:39 [2022-06-02T07:20:39.917Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
07:20:40 [2022-06-02T07:20:40.174Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
07:20:40 [2022-06-02T07:20:40.174Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
07:20:40 [2022-06-02T07:20:40.174Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
07:20:40 [2022-06-02T07:20:40.430Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
07:20:40 [2022-06-02T07:20:40.687Z] #4 DONE 0.8s
07:20:40 [2022-06-02T07:20:40.687Z] 
07:20:40 [2022-06-02T07:20:40.687Z] #6 [internal] load .dockerignore
07:20:40 [2022-06-02T07:20:40.687Z] #6 sha256:ddb31a828517bc193ee10987bf428e83970c266f39302e9206159a221a000046
07:20:40 [2022-06-02T07:20:40.687Z] #6 DONE 0.0s
07:20:40 [2022-06-02T07:20:40.687Z] 
07:20:40 [2022-06-02T07:20:40.687Z] #5 [internal] load build definition from Dockerfile
07:20:40 [2022-06-02T07:20:40.687Z] #5 sha256:5eaa5ebca8a9166fd46309d196d939c19aabbd7373dcfd09cc5fa47ef702ed1f
07:20:40 [2022-06-02T07:20:40.687Z] #5 DONE 0.0s
07:20:40 [2022-06-02T07:20:40.687Z] 
07:20:40 [2022-06-02T07:20:40.687Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:20:40 [2022-06-02T07:20:40.687Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
07:20:41 [2022-06-02T07:20:41.251Z] #7 DONE 0.6s
07:20:41 [2022-06-02T07:20:41.251Z] 
07:20:41 [2022-06-02T07:20:41.251Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:20:41 [2022-06-02T07:20:41.251Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:20:41 [2022-06-02T07:20:41.511Z] #10 DONE 0.6s
07:20:41 [2022-06-02T07:20:41.511Z] 
07:20:41 [2022-06-02T07:20:41.511Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
07:20:41 [2022-06-02T07:20:41.511Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:20:41 [2022-06-02T07:20:41.511Z] #8 DONE 0.6s
07:20:41 [2022-06-02T07:20:41.511Z] 
07:20:41 [2022-06-02T07:20:41.511Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:20:41 [2022-06-02T07:20:41.511Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:20:41 [2022-06-02T07:20:41.769Z] #9 DONE 0.7s
07:20:42 [2022-06-02T07:20:42.352Z] 
07:20:42 [2022-06-02T07:20:42.352Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:20:42 [2022-06-02T07:20:42.352Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:20:42 [2022-06-02T07:20:42.352Z] #35 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:20:42 [2022-06-02T07:20:42.352Z] #35 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done
07:20:42 [2022-06-02T07:20:42.615Z] #35 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
07:20:42 [2022-06-02T07:20:42.615Z] #35 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
07:20:42 [2022-06-02T07:20:42.615Z] #35 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
07:20:42 [2022-06-02T07:20:42.872Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0B / 55.01MB 0.3s
07:20:43 [2022-06-02T07:20:43.170Z] #35 ...
07:20:43 [2022-06-02T07:20:43.170Z] 
07:20:43 [2022-06-02T07:20:43.170Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:20:43 [2022-06-02T07:20:43.170Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:20:43 [2022-06-02T07:20:43.170Z] #56 DONE 0.0s
07:20:43 [2022-06-02T07:20:43.170Z] 
07:20:43 [2022-06-02T07:20:43.170Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:20:43 [2022-06-02T07:20:43.170Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:20:43 [2022-06-02T07:20:43.170Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 8.39MB / 55.01MB 0.4s
07:20:43 [2022-06-02T07:20:43.170Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 20.97MB / 55.01MB 0.6s
07:20:43 [2022-06-02T07:20:43.431Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 24.25MB / 55.01MB 0.7s
07:20:43 [2022-06-02T07:20:43.431Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 32.51MB / 55.01MB 0.9s
07:20:43 [2022-06-02T07:20:43.688Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 39.85MB / 55.01MB 1.1s
07:20:43 [2022-06-02T07:20:43.949Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 49.28MB / 55.01MB 1.3s
07:20:43 [2022-06-02T07:20:43.949Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 53.31MB / 55.01MB 1.4s
07:20:44 [2022-06-02T07:20:44.897Z] #35 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.0s done
07:20:45 [2022-06-02T07:20:45.459Z] #35 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0.4s
07:20:48 [2022-06-02T07:20:48.738Z] #35 ...
07:20:48 [2022-06-02T07:20:48.738Z] 
07:20:48 [2022-06-02T07:20:48.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:20:48 [2022-06-02T07:20:48.738Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.0s done
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 2.1s done
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 2.4s done
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.0s done
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 6.0s
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 88.08MB / 141.75MB 6.0s
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 0B / 155B 6.2s
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 95.24MB / 141.75MB 6.2s
07:20:48 [2022-06-02T07:20:48.738Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 6.2s
07:20:48 [2022-06-02T07:20:48.997Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 109.05MB / 141.75MB 6.5s
07:20:49 [2022-06-02T07:20:49.254Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 116.39MB / 141.75MB 6.7s
07:20:49 [2022-06-02T07:20:49.510Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 6.8s done
07:20:49 [2022-06-02T07:20:49.510Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 124.78MB / 141.75MB 6.9s
07:20:49 [2022-06-02T07:20:49.510Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 6.8s done
07:20:49 [2022-06-02T07:20:49.768Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 134.22MB / 141.75MB 7.2s
07:20:49 [2022-06-02T07:20:49.768Z] #11 ...
07:20:49 [2022-06-02T07:20:49.768Z] 
07:20:49 [2022-06-02T07:20:49.768Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:20:49 [2022-06-02T07:20:49.768Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:20:49 [2022-06-02T07:20:49.768Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:20:49 [2022-06-02T07:20:49.768Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:20:49 [2022-06-02T07:20:49.768Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:20:49 [2022-06-02T07:20:49.768Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:20:49 [2022-06-02T07:20:49.768Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done
07:20:49 [2022-06-02T07:20:49.768Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done
07:20:49 [2022-06-02T07:20:49.768Z] #78 DONE 7.5s
07:20:49 [2022-06-02T07:20:49.768Z] 
07:20:49 [2022-06-02T07:20:49.768Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:20:49 [2022-06-02T07:20:49.768Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:20:49 [2022-06-02T07:20:49.768Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 7.2s
07:20:49 [2022-06-02T07:20:49.768Z] #11 ...
07:20:49 [2022-06-02T07:20:49.768Z] 
07:20:49 [2022-06-02T07:20:49.768Z] #31 [internal] load build context
07:20:49 [2022-06-02T07:20:49.768Z] #31 sha256:23860213c39ee83edf37c4b3c2c05bae3e1640501757eafc3ecd686080bf9fdb
07:20:49 [2022-06-02T07:20:49.768Z] #31 transferring context: 61.15MB 7.5s done
07:20:50 [2022-06-02T07:20:50.024Z] #31 ...
07:20:50 [2022-06-02T07:20:50.024Z] 
07:20:50 [2022-06-02T07:20:50.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:20:50 [2022-06-02T07:20:50.024Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:20:50 [2022-06-02T07:20:50.955Z] #11 ...
07:20:50 [2022-06-02T07:20:50.955Z] 
07:20:50 [2022-06-02T07:20:50.955Z] #31 [internal] load build context
07:20:50 [2022-06-02T07:20:50.955Z] #31 sha256:23860213c39ee83edf37c4b3c2c05bae3e1640501757eafc3ecd686080bf9fdb
07:20:50 [2022-06-02T07:20:50.955Z] #31 DONE 8.5s
07:20:50 [2022-06-02T07:20:50.955Z] 
07:20:50 [2022-06-02T07:20:50.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:20:50 [2022-06-02T07:20:50.955Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:20:51 [2022-06-02T07:20:51.211Z] #11 ...
07:20:51 [2022-06-02T07:20:51.211Z] 
07:20:51 [2022-06-02T07:20:51.211Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:20:51 [2022-06-02T07:20:51.211Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:20:51 [2022-06-02T07:20:51.211Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:20:51 [2022-06-02T07:20:51.211Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:20:51 [2022-06-02T07:20:51.211Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:20:51 [2022-06-02T07:20:51.211Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:20:51 [2022-06-02T07:20:51.211Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
07:20:51 [2022-06-02T07:20:51.211Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done
07:20:51 [2022-06-02T07:20:51.211Z] #80 DONE 8.9s
07:20:51 [2022-06-02T07:20:51.468Z] 
07:20:51 [2022-06-02T07:20:51.469Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:20:51 [2022-06-02T07:20:51.469Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:20:51 [2022-06-02T07:20:51.469Z] #35 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 6.5s
07:20:53 [2022-06-02T07:20:53.362Z] #35 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 8.1s done
07:20:54 [2022-06-02T07:20:54.728Z] #35 DONE 12.5s
07:20:54 [2022-06-02T07:20:54.728Z] 
07:20:54 [2022-06-02T07:20:54.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:20:54 [2022-06-02T07:20:54.728Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:20:54 [2022-06-02T07:20:54.728Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272
07:20:55 [2022-06-02T07:20:55.293Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.6s done
07:20:55 [2022-06-02T07:20:55.293Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f
07:20:55 [2022-06-02T07:20:55.552Z] #11 ...
07:20:55 [2022-06-02T07:20:55.552Z] 
07:20:55 [2022-06-02T07:20:55.552Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:20:55 [2022-06-02T07:20:55.552Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:20:55 [2022-06-02T07:20:55.552Z] #79 DONE 0.2s
07:20:55 [2022-06-02T07:20:55.552Z] 
07:20:55 [2022-06-02T07:20:55.552Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:20:55 [2022-06-02T07:20:55.552Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:20:55 [2022-06-02T07:20:55.810Z] #11 ...
07:20:55 [2022-06-02T07:20:55.810Z] 
07:20:55 [2022-06-02T07:20:55.810Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:20:55 [2022-06-02T07:20:55.810Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:20:55 [2022-06-02T07:20:55.810Z] #81 DONE 0.3s
07:20:55 [2022-06-02T07:20:55.810Z] 
07:20:55 [2022-06-02T07:20:55.810Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:20:55 [2022-06-02T07:20:55.810Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:20:56 [2022-06-02T07:20:56.372Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.1s done
07:20:57 [2022-06-02T07:20:57.307Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523
07:21:02 [2022-06-02T07:21:02.660Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.0s
07:21:05 [2022-06-02T07:21:05.190Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 7.7s done
07:21:05 [2022-06-02T07:21:05.190Z] #11 ...
07:21:05 [2022-06-02T07:21:05.190Z] 
07:21:05 [2022-06-02T07:21:05.190Z] #36 [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
07:21:05 [2022-06-02T07:21:05.190Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
07:21:05 [2022-06-02T07:21:05.190Z] #36 1.739 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 1.739 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 1.739 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 1.903 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 2.210 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 2.494 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:21:05 [2022-06-02T07:21:05.190Z] #36 3.866 Fetched 8537 kB in 2s (3527 kB/s)
07:21:05 [2022-06-02T07:21:05.190Z] #36 3.866 Reading package lists...
07:21:05 [2022-06-02T07:21:05.190Z] #36 4.702 Reading package lists...
07:21:05 [2022-06-02T07:21:05.190Z] #36 5.475 Building dependency tree...
07:21:05 [2022-06-02T07:21:05.190Z] #36 5.869 The following additional packages will be installed:
07:21:05 [2022-06-02T07:21:05.190Z] #36 5.869   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:21:05 [2022-06-02T07:21:05.190Z] #36 5.869   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:21:05 [2022-06-02T07:21:05.190Z] #36 5.869 Recommended packages:
07:21:05 [2022-06-02T07:21:05.190Z] #36 5.869   libldap-common publicsuffix libsasl2-modules
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.010 The following NEW packages will be installed:
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.016   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.016   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.016   libssh2-1 openssl
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.307 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.307 Need to get 3040 kB of archives.
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.307 After this operation, 6651 kB of additional disk space will be used.
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.307 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.318 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.318 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.327 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.327 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.327 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.338 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.338 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.338 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.338 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.341 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.378 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.378 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.378 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.378 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.552 debconf: delaying package configuration, since apt-utils is not installed
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.593 Fetched 3040 kB in 0s (8622 kB/s)
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.622 Selecting previously unselected package openssl.
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.622 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6662 files and directories currently installed.)
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.622 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.633 Unpacking openssl (1.1.1n-0+deb11u2) ...
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.836 Selecting previously unselected package ca-certificates.
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.836 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.840 Unpacking ca-certificates (20210119) ...
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.922 Selecting previously unselected package libbrotli1:amd64.
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.922 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.190Z] #36 6.928 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
07:21:05 [2022-06-02T07:21:05.190Z] #36 7.031 Selecting previously unselected package libsasl2-modules-db:amd64.
07:21:05 [2022-06-02T07:21:05.190Z] #36 7.031 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.190Z] #36 7.043 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.181 Selecting previously unselected package libsasl2-2:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.181 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.191 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.248 Selecting previously unselected package libldap-2.4-2:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.248 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.255 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.342 Selecting previously unselected package libnghttp2-14:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.342 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.354 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.402 Selecting previously unselected package libpsl5:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.402 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.407 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.506 Selecting previously unselected package librtmp1:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.506 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.509 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.554 Selecting previously unselected package libssh2-1:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.555 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.561 Unpacking libssh2-1:amd64 (1.9.0-2) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.688 Selecting previously unselected package libcurl4:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.688 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.698 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.858 Selecting previously unselected package curl.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.858 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.860 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.934 Selecting previously unselected package libonig5:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.934 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 7.968 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.034 Selecting previously unselected package libjq1:amd64.
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.034 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.040 Unpacking libjq1:amd64 (1.6-2.1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.099 Selecting previously unselected package jq.
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.099 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.099 Unpacking jq (1.6-2.1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.134 Setting up libpsl5:amd64 (0.21.0-1.2) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.144 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.155 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.164 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.175 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.184 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.194 Setting up libssh2-1:amd64 (1.9.0-2) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.204 Setting up openssl (1.1.1n-0+deb11u2) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.219 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.230 Setting up libjq1:amd64 (1.6-2.1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.244 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 8.253 Setting up ca-certificates (20210119) ...
07:21:05 [2022-06-02T07:21:05.191Z] #36 9.031 Updating certificates in /etc/ssl/certs...
07:21:05 [2022-06-02T07:21:05.191Z] #36 ...
07:21:05 [2022-06-02T07:21:05.191Z] 
07:21:05 [2022-06-02T07:21:05.191Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:21:05 [2022-06-02T07:21:05.191Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:21:05 [2022-06-02T07:21:05.191Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9
07:21:08 [2022-06-02T07:21:08.468Z] #11 ...
07:21:08 [2022-06-02T07:21:08.468Z] 
07:21:08 [2022-06-02T07:21:08.468Z] #36 [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
07:21:08 [2022-06-02T07:21:08.468Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
07:21:08 [2022-06-02T07:21:08.468Z] #36 10.37 129 added, 0 removed; done.
07:21:08 [2022-06-02T07:21:08.468Z] #36 10.42 Setting up jq (1.6-2.1) ...
07:21:08 [2022-06-02T07:21:08.468Z] #36 10.43 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:21:08 [2022-06-02T07:21:08.468Z] #36 10.44 Setting up curl (7.74.0-1.3+deb11u1) ...
07:21:08 [2022-06-02T07:21:08.468Z] #36 10.45 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:21:08 [2022-06-02T07:21:08.468Z] #36 10.47 Processing triggers for ca-certificates (20210119) ...
07:21:08 [2022-06-02T07:21:08.468Z] #36 10.48 Updating certificates in /etc/ssl/certs...
07:21:08 [2022-06-02T07:21:08.468Z] #36 11.31 0 added, 0 removed; done.
07:21:08 [2022-06-02T07:21:08.468Z] #36 11.31 Running hooks in /etc/ca-certificates/update.d...
07:21:08 [2022-06-02T07:21:08.468Z] #36 11.31 done.
07:21:08 [2022-06-02T07:21:08.468Z] #36 DONE 13.0s
07:21:08 [2022-06-02T07:21:08.468Z] 
07:21:08 [2022-06-02T07:21:08.468Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:21:08 [2022-06-02T07:21:08.468Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:21:08 [2022-06-02T07:21:08.468Z] #11 ...
07:21:08 [2022-06-02T07:21:08.468Z] 
07:21:08 [2022-06-02T07:21:08.468Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:21:08 [2022-06-02T07:21:08.468Z] #37 sha256:3c33e9735e07043c2a8f3ff72481ca087eb2da1fc32b96f5c749ef0087d1a62e
07:21:08 [2022-06-02T07:21:08.468Z] #37 DONE 0.3s
07:21:08 [2022-06-02T07:21:08.468Z] 
07:21:08 [2022-06-02T07:21:08.468Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:21:08 [2022-06-02T07:21:08.468Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:21:10 [2022-06-02T07:21:10.317Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a3d5baaa1a0baff) in /home/ubuntu/workspace/moby_PR-43676
[Pipeline] {
[Pipeline] checkout
07:21:10 [2022-06-02T07:21:10.366Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.2s
07:21:10 [2022-06-02T07:21:10.494Z] The recommended git tool is: git
07:21:12 [2022-06-02T07:21:12.913Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 7.4s done
07:21:12 [2022-06-02T07:21:12.913Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9
07:21:13 [2022-06-02T07:21:13.090Z] using credential docker-jenkins-github-credentials
07:21:13 [2022-06-02T07:21:13.100Z] Cloning the remote Git repository
07:21:13 [2022-06-02T07:21:13.100Z] Cloning with configured refspecs honoured and without tags
07:21:13 [2022-06-02T07:21:13.162Z] Cloning repository https://github.com/moby/moby.git
07:21:13 [2022-06-02T07:21:13.230Z]  > git init /home/ubuntu/workspace/moby_PR-43676 # timeout=10
07:21:13 [2022-06-02T07:21:13.667Z] Fetching upstream changes from https://github.com/moby/moby.git
07:21:13 [2022-06-02T07:21:13.667Z]  > git --version # timeout=10
07:21:13 [2022-06-02T07:21:13.679Z]  > git --version # 'git version 2.17.1'
07:21:13 [2022-06-02T07:21:13.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:13 [2022-06-02T07:21:13.681Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:18 [2022-06-02T07:21:18.194Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s
07:21:18 [2022-06-02T07:21:18.194Z] #11 ...
07:21:18 [2022-06-02T07:21:18.194Z] 
07:21:18 [2022-06-02T07:21:18.194Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:21:18 [2022-06-02T07:21:18.194Z] #38 sha256:b976cdc829a600cefbf5fc2e753b6ee5f8dddc5fbd5f0de0e8cbf054350381d8
07:21:18 [2022-06-02T07:21:18.194Z] #38 1.974 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:21:18 [2022-06-02T07:21:18.194Z] #38 2.332 
07:21:18 [2022-06-02T07:21:18.194Z] #38 2.550 #=#=#                                                                         

######################################################################## 100.0%
07:21:18 [2022-06-02T07:21:18.194Z] #38 2.868 
07:21:18 [2022-06-02T07:21:18.194Z] #38 3.863 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:21:18 [2022-06-02T07:21:18.194Z] #38 4.134 
07:21:18 [2022-06-02T07:21:18.194Z] #38 4.356 #=#=#                                                                         

######################################################################## 100.0%
07:21:18 [2022-06-02T07:21:18.194Z] #38 4.687 
07:21:18 [2022-06-02T07:21:18.194Z] #38 5.704 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:21:18 [2022-06-02T07:21:18.194Z] #38 6.005 
07:21:18 [2022-06-02T07:21:18.194Z] #38 6.234 #=#=#                                                                         

###############                                                           21.8%
########################################                                  55.7%
###############################################################           87.7%
######################################################################## 100.0%
07:21:18 [2022-06-02T07:21:18.194Z] #38 6.832 
07:21:18 [2022-06-02T07:21:18.194Z] #38 7.860 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:21:18 [2022-06-02T07:21:18.194Z] #38 8.187 
07:21:18 [2022-06-02T07:21:18.194Z] #38 8.410 #=#=#                                                                         

######################################################################## 100.0%
07:21:18 [2022-06-02T07:21:18.194Z] #38 8.736 
07:21:18 [2022-06-02T07:21:18.194Z] #38 9.573 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:21:18 [2022-06-02T07:21:18.194Z] #38 9.935 
07:21:18 [2022-06-02T07:21:18.194Z] #38 10.15 #=#=#                                                                         
07:21:18 [2022-06-02T07:21:18.194Z] #38 ...
07:21:18 [2022-06-02T07:21:18.194Z] 
07:21:18 [2022-06-02T07:21:18.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:21:18 [2022-06-02T07:21:18.194Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:21:18 [2022-06-02T07:21:18.540Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ce1c74f4f2d31863) in /home/ubuntu/workspace/moby_PR-43676
[Pipeline] {
[Pipeline] checkout
07:21:18 [2022-06-02T07:21:18.686Z] The recommended git tool is: git
07:21:21 [2022-06-02T07:21:21.377Z] using credential docker-jenkins-github-credentials
07:21:21 [2022-06-02T07:21:21.385Z] Cloning the remote Git repository
07:21:21 [2022-06-02T07:21:21.385Z] Cloning with configured refspecs honoured and without tags
07:21:21 [2022-06-02T07:21:21.264Z] Cloning repository https://github.com/moby/moby.git
07:21:21 [2022-06-02T07:21:21.328Z]  > git init /home/ubuntu/workspace/moby_PR-43676 # timeout=10
07:21:21 [2022-06-02T07:21:21.626Z] Fetching upstream changes from https://github.com/moby/moby.git
07:21:21 [2022-06-02T07:21:21.626Z]  > git --version # timeout=10
07:21:21 [2022-06-02T07:21:21.637Z]  > git --version # 'git version 2.17.1'
07:21:21 [2022-06-02T07:21:21.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:21 [2022-06-02T07:21:21.639Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:22 [2022-06-02T07:21:22.381Z] #11 ...
07:21:22 [2022-06-02T07:21:22.381Z] 
07:21:22 [2022-06-02T07:21:22.381Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:21:22 [2022-06-02T07:21:22.381Z] #38 sha256:b976cdc829a600cefbf5fc2e753b6ee5f8dddc5fbd5f0de0e8cbf054350381d8
07:21:22 [2022-06-02T07:21:22.381Z] #38 10.15 #=#=#                                                                         

######################################################################## 100.0%
07:21:22 [2022-06-02T07:21:22.381Z] #38 10.43 
07:21:22 [2022-06-02T07:21:22.381Z] #38 10.52 Download of images into '/build' complete.
07:21:22 [2022-06-02T07:21:22.381Z] #38 10.52 Use something like the following to load the result into a Docker daemon:
07:21:22 [2022-06-02T07:21:22.381Z] #38 10.52   tar -cC '/build' . | docker load
07:21:22 [2022-06-02T07:21:22.381Z] #38 DONE 14.0s
07:21:22 [2022-06-02T07:21:22.381Z] 
07:21:22 [2022-06-02T07:21:22.381Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:21:22 [2022-06-02T07:21:22.381Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:21:22 [2022-06-02T07:21:22.949Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.2s
07:21:25 [2022-06-02T07:21:25.478Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 12.3s done
07:21:25 [2022-06-02T07:21:25.478Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done
07:21:25 [2022-06-02T07:21:25.488Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05cefa793a1499086) in /home/ubuntu/workspace/moby_PR-43676
[Pipeline] {
[Pipeline] checkout
07:21:25 [2022-06-02T07:21:25.735Z] #11 DONE 43.4s
07:21:25 [2022-06-02T07:21:25.735Z] 
07:21:25 [2022-06-02T07:21:25.735Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:21:25 [2022-06-02T07:21:25.735Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
07:21:25 [2022-06-02T07:21:25.811Z] The recommended git tool is: git
07:21:26 [2022-06-02T07:21:26.666Z] #12 DONE 0.9s
07:21:26 [2022-06-02T07:21:26.666Z] 
07:21:26 [2022-06-02T07:21:26.666Z] #13 [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
07:21:26 [2022-06-02T07:21:26.666Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669
07:21:27 [2022-06-02T07:21:27.596Z] #13 DONE 0.8s
07:21:27 [2022-06-02T07:21:27.596Z] 
07:21:27 [2022-06-02T07:21:27.596Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
07:21:27 [2022-06-02T07:21:27.596Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e
07:21:27 [2022-06-02T07:21:27.596Z] #14 ...
07:21:27 [2022-06-02T07:21:27.596Z] 
07:21:27 [2022-06-02T07:21:27.596Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:21:27 [2022-06-02T07:21:27.596Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
07:21:27 [2022-06-02T07:21:27.596Z] #53 DONE 0.2s
07:21:27 [2022-06-02T07:21:27.596Z] 
07:21:27 [2022-06-02T07:21:27.596Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
07:21:27 [2022-06-02T07:21:27.596Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040
07:21:27 [2022-06-02T07:21:27.596Z] #57 DONE 0.2s
07:21:27 [2022-06-02T07:21:27.596Z] 
07:21:27 [2022-06-02T07:21:27.596Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:21:27 [2022-06-02T07:21:27.596Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
07:21:27 [2022-06-02T07:21:27.596Z] #40 DONE 0.2s
07:21:27 [2022-06-02T07:21:27.596Z] 
07:21:27 [2022-06-02T07:21:27.596Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:21:27 [2022-06-02T07:21:27.596Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:21:29 [2022-06-02T07:21:29.194Z] using credential docker-jenkins-github-credentials
07:21:29 [2022-06-02T07:21:29.202Z] Cloning the remote Git repository
07:21:29 [2022-06-02T07:21:29.202Z] Cloning with configured refspecs honoured and without tags
07:21:29 [2022-06-02T07:21:29.165Z] Cloning repository https://github.com/moby/moby.git
07:21:29 [2022-06-02T07:21:29.226Z]  > git init /home/ubuntu/workspace/moby_PR-43676 # timeout=10
07:21:29 [2022-06-02T07:21:29.516Z] Fetching upstream changes from https://github.com/moby/moby.git
07:21:29 [2022-06-02T07:21:29.516Z]  > git --version # timeout=10
07:21:29 [2022-06-02T07:21:29.539Z]  > git --version # 'git version 2.25.1'
07:21:29 [2022-06-02T07:21:29.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:29 [2022-06-02T07:21:29.541Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:31 [2022-06-02T07:21:31.770Z] #41 ...
07:21:31 [2022-06-02T07:21:31.770Z] 
07:21:31 [2022-06-02T07:21:31.770Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
07:21:31 [2022-06-02T07:21:31.770Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e
07:21:31 [2022-06-02T07:21:31.770Z] #14 DONE 3.8s
07:21:31 [2022-06-02T07:21:31.770Z] 
07:21:31 [2022-06-02T07:21:31.770Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
07:21:31 [2022-06-02T07:21:31.770Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915
07:21:32 [2022-06-02T07:21:32.887Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02bd8c89784312d2c) in /home/ubuntu/workspace/moby_PR-43676
[Pipeline] {
[Pipeline] checkout
07:21:33 [2022-06-02T07:21:33.022Z] The recommended git tool is: git
07:21:33 [2022-06-02T07:21:33.661Z] #15 DONE 2.2s
07:21:33 [2022-06-02T07:21:33.661Z] 
07:21:33 [2022-06-02T07:21:33.661Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:21:33 [2022-06-02T07:21:33.661Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:21:33 [2022-06-02T07:21:33.661Z] #41 4.690 + git clone https://github.com/kolyshkin/go-swagger.git .
07:21:33 [2022-06-02T07:21:33.661Z] #41 4.718 Cloning into '.'...
07:21:35 [2022-06-02T07:21:35.551Z] #41 ...
07:21:35 [2022-06-02T07:21:35.551Z] 
07:21:35 [2022-06-02T07:21:35.551Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
07:21:35 [2022-06-02T07:21:35.551Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f
07:21:35 [2022-06-02T07:21:35.551Z] #16 DONE 1.9s
07:21:35 [2022-06-02T07:21:35.551Z] 
07:21:35 [2022-06-02T07:21:35.551Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
07:21:35 [2022-06-02T07:21:35.551Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35
07:21:35 [2022-06-02T07:21:35.671Z] Fetching without tags
07:21:35 [2022-06-02T07:21:35.927Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:21:36 [2022-06-02T07:21:36.158Z] using credential docker-jenkins-github-credentials
07:21:36 [2022-06-02T07:21:36.166Z] Cloning the remote Git repository
07:21:36 [2022-06-02T07:21:36.166Z] Cloning with configured refspecs honoured and without tags
07:21:36 [2022-06-02T07:21:36.195Z] Cloning repository https://github.com/moby/moby.git
07:21:36 [2022-06-02T07:21:36.261Z]  > git init /home/ubuntu/workspace/moby_PR-43676 # timeout=10
07:21:35 [2022-06-02T07:21:35.569Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:21:35 [2022-06-02T07:21:35.600Z]  > git config --add remote.origin.fetch +refs/pull/43676/head:refs/remotes/origin/PR-43676 # timeout=10
07:21:35 [2022-06-02T07:21:35.620Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:35 [2022-06-02T07:21:35.649Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:21:35 [2022-06-02T07:21:35.675Z] Fetching upstream changes from https://github.com/moby/moby.git
07:21:35 [2022-06-02T07:21:35.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:35 [2022-06-02T07:21:35.676Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:35 [2022-06-02T07:21:35.942Z]  > git config core.sparsecheckout # timeout=10
07:21:35 [2022-06-02T07:21:35.966Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:21:36 [2022-06-02T07:21:36.843Z] Merge succeeded, producing c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:21:36 [2022-06-02T07:21:36.843Z] Checking out Revision c1a9ffc97a0f0d0a034ab1ab727095a33c571337 (PR-43676)
07:21:37 [2022-06-02T07:21:37.443Z] #17 DONE 1.8s
07:21:37 [2022-06-02T07:21:37.443Z] 
07:21:37 [2022-06-02T07:21:37.443Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
07:21:37 [2022-06-02T07:21:37.443Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d
07:21:37 [2022-06-02T07:21:37.443Z] #18 ...
07:21:37 [2022-06-02T07:21:37.443Z] 
07:21:37 [2022-06-02T07:21:37.443Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:21:37 [2022-06-02T07:21:37.443Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:21:37 [2022-06-02T07:21:37.443Z] #64 4.790 go: downloading mvdan.cc/sh/v3 v3.0.2
07:21:37 [2022-06-02T07:21:37.699Z] #64 ...
07:21:37 [2022-06-02T07:21:37.699Z] 
07:21:37 [2022-06-02T07:21:37.699Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:21:37 [2022-06-02T07:21:37.699Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:21:37 [2022-06-02T07:21:37.699Z] #58 5.206 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:21:37 [2022-06-02T07:21:37.699Z] #58 5.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:21:37 [2022-06-02T07:21:37.699Z] #58 5.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:21:37 [2022-06-02T07:21:37.699Z] #58 5.856 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:21:37 [2022-06-02T07:21:37.699Z] #58 6.370 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:21:37 [2022-06-02T07:21:37.699Z] #58 8.958 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:21:37 [2022-06-02T07:21:37.699Z] #58 ...
07:21:37 [2022-06-02T07:21:37.699Z] 
07:21:37 [2022-06-02T07:21:37.699Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:21:37 [2022-06-02T07:21:37.699Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:21:37 [2022-06-02T07:21:37.699Z] #62 4.593 go: downloading github.com/golangci/golangci-lint v1.44.0
07:21:36 [2022-06-02T07:21:36.807Z] Fetching upstream changes from https://github.com/moby/moby.git
07:21:36 [2022-06-02T07:21:36.807Z]  > git --version # timeout=10
07:21:36 [2022-06-02T07:21:36.854Z]  > git --version # 'git version 2.25.1'
07:21:36 [2022-06-02T07:21:36.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:36 [2022-06-02T07:21:36.857Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:37 [2022-06-02T07:21:37.955Z] #62 ...
07:21:37 [2022-06-02T07:21:37.955Z] 
07:21:37 [2022-06-02T07:21:37.955Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:21:37 [2022-06-02T07:21:37.955Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:21:37 [2022-06-02T07:21:37.955Z] #54 4.655 + git clone https://github.com/docker/distribution.git .
07:21:37 [2022-06-02T07:21:37.955Z] #54 4.663 Cloning into '.'...
07:21:37 [2022-06-02T07:21:37.955Z] #54 ...
07:21:37 [2022-06-02T07:21:37.955Z] 
07:21:37 [2022-06-02T07:21:37.955Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:21:37 [2022-06-02T07:21:37.955Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:21:37 [2022-06-02T07:21:37.955Z] #60 5.023 go: downloading gotest.tools/gotestsum v1.8.1
07:21:37 [2022-06-02T07:21:37.955Z] #60 6.901 go: downloading github.com/dnephin/pflag v1.0.7
07:21:37 [2022-06-02T07:21:37.955Z] #60 6.901 go: downloading github.com/fatih/color v1.10.0
07:21:37 [2022-06-02T07:21:37.955Z] #60 6.999 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:21:37 [2022-06-02T07:21:37.955Z] #60 7.163 go: downloading github.com/pkg/errors v0.9.1
07:21:37 [2022-06-02T07:21:37.955Z] #60 7.518 go: downloading github.com/mattn/go-colorable v0.1.8
07:21:37 [2022-06-02T07:21:37.955Z] #60 7.555 go: downloading github.com/mattn/go-isatty v0.0.12
07:21:37 [2022-06-02T07:21:37.955Z] #60 7.614 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:21:37 [2022-06-02T07:21:37.955Z] #60 7.677 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:21:37 [2022-06-02T07:21:37.955Z] #60 7.847 go: downloading github.com/jonboulle/clockwork v0.2.2
07:21:37 [2022-06-02T07:21:37.955Z] #60 7.915 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:21:37 [2022-06-02T07:21:37.955Z] #60 8.094 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:21:37 [2022-06-02T07:21:37.955Z] #60 8.428 go: downloading golang.org/x/tools v0.1.0
07:21:38 [2022-06-02T07:21:38.211Z] #60 ...
07:21:38 [2022-06-02T07:21:38.212Z] 
07:21:38 [2022-06-02T07:21:38.212Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:21:38 [2022-06-02T07:21:38.212Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:21:38 [2022-06-02T07:21:38.212Z] #47 5.315 go: downloading github.com/tc-hib/go-winres v0.2.3
07:21:38 [2022-06-02T07:21:38.212Z] #47 6.499 go: downloading github.com/tc-hib/winres v0.1.5
07:21:38 [2022-06-02T07:21:38.212Z] #47 7.796 go: downloading github.com/urfave/cli/v2 v2.3.0
07:21:38 [2022-06-02T07:21:38.212Z] #47 8.217 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:21:38 [2022-06-02T07:21:38.212Z] #47 8.269 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:21:38 [2022-06-02T07:21:38.212Z] #47 ...
07:21:38 [2022-06-02T07:21:38.212Z] 
07:21:38 [2022-06-02T07:21:38.212Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:21:38 [2022-06-02T07:21:38.212Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
07:21:38 [2022-06-02T07:21:38.212Z] #45 5.263 go: downloading github.com/pelletier/go-toml v1.8.1
07:21:38 [2022-06-02T07:21:38.468Z] #45 ...
07:21:38 [2022-06-02T07:21:38.468Z] 
07:21:38 [2022-06-02T07:21:38.468Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:21:38 [2022-06-02T07:21:38.468Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:21:38 [2022-06-02T07:21:38.468Z] #43 4.976 go: downloading github.com/go-delve/delve v1.8.1
07:21:36 [2022-06-02T07:21:36.730Z]  > git remote # timeout=10
07:21:36 [2022-06-02T07:21:36.760Z]  > git config --get remote.origin.url # timeout=10
07:21:36 [2022-06-02T07:21:36.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:36 [2022-06-02T07:21:36.784Z]  > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10
07:21:36 [2022-06-02T07:21:36.814Z]  > git rev-parse HEAD^{commit} # timeout=10
07:21:36 [2022-06-02T07:21:36.846Z]  > git config core.sparsecheckout # timeout=10
07:21:36 [2022-06-02T07:21:36.866Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:21:39 [2022-06-02T07:21:39.071Z] #43 ...
07:21:39 [2022-06-02T07:21:39.071Z] 
07:21:39 [2022-06-02T07:21:39.071Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:21:39 [2022-06-02T07:21:39.071Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:21:39 [2022-06-02T07:21:39.071Z] #58 11.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:21:39 [2022-06-02T07:21:39.328Z] #58 ...
07:21:39 [2022-06-02T07:21:39.328Z] 
07:21:39 [2022-06-02T07:21:39.328Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
07:21:39 [2022-06-02T07:21:39.328Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d
07:21:39 [2022-06-02T07:21:39.328Z] #18 DONE 2.0s
07:21:39 [2022-06-02T07:21:39.584Z] 
07:21:39 [2022-06-02T07:21:39.584Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
07:21:39 [2022-06-02T07:21:39.584Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
07:21:41 [2022-06-02T07:21:41.475Z] #19 1.938 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:21:41 [2022-06-02T07:21:41.475Z] #19 2.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:21:41 [2022-06-02T07:21:41.475Z] #19 2.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:21:42 [2022-06-02T07:21:42.403Z] #19 3.172 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:21:42 [2022-06-02T07:21:42.457Z] Commit message: "update golang to 1.18.3"
07:21:42 [2022-06-02T07:21:42.501Z]  > git --version # timeout=10
07:21:42 [2022-06-02T07:21:42.522Z]  > git --version # 'git version 2.17.1'
07:21:42 [2022-06-02T07:21:42.556Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:21:43 [2022-06-02T07:21:43.586Z] + docker version
07:21:43 [2022-06-02T07:21:43.773Z] #19 4.467 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:21:45 [2022-06-02T07:21:45.144Z] #19 5.659 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:21:45 [2022-06-02T07:21:45.400Z] #19 ...
07:21:45 [2022-06-02T07:21:45.400Z] 
07:21:45 [2022-06-02T07:21:45.400Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:21:45 [2022-06-02T07:21:45.400Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:21:45 [2022-06-02T07:21:45.400Z] #43 15.65 go: downloading github.com/sirupsen/logrus v1.6.0
07:21:45 [2022-06-02T07:21:45.400Z] #43 15.67 go: downloading github.com/spf13/cobra v1.1.3
07:21:45 [2022-06-02T07:21:45.400Z] #43 16.11 go: downloading github.com/mattn/go-isatty v0.0.3
07:21:45 [2022-06-02T07:21:45.400Z] #43 16.42 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
07:21:45 [2022-06-02T07:21:45.400Z] #43 16.73 go: downloading github.com/spf13/pflag v1.0.5
07:21:45 [2022-06-02T07:21:45.400Z] #43 17.05 go: downloading gopkg.in/yaml.v2 v2.4.0
07:21:45 [2022-06-02T07:21:45.400Z] #43 17.45 go: downloading github.com/cosiner/argv v0.1.0
07:21:45 [2022-06-02T07:21:45.400Z] #43 17.47 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
07:21:45 [2022-06-02T07:21:45.400Z] #43 17.54 go: downloading github.com/peterh/liner v1.2.2
07:21:45 [2022-06-02T07:21:45.400Z] #43 17.88 go: downloading github.com/google/go-dap v0.6.0
07:21:45 [2022-06-02T07:21:45.965Z] #43 18.34 go: downloading github.com/russross/blackfriday/v2 v2.0.1
07:21:46 [2022-06-02T07:21:46.222Z] #43 18.67 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
07:21:47 [2022-06-02T07:21:47.154Z] #43 19.56 go: downloading github.com/mattn/go-runewidth v0.0.3
07:21:47 [2022-06-02T07:21:47.411Z] #43 19.82 go: downloading github.com/hashicorp/golang-lru v0.5.4
07:21:47 [2022-06-02T07:21:47.411Z] #43 19.97 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
07:21:47 [2022-06-02T07:21:47.673Z] Fetching without tags
07:21:47 [2022-06-02T07:21:47.945Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:21:47 [2022-06-02T07:21:47.976Z] #43 ...
07:21:47 [2022-06-02T07:21:47.976Z] 
07:21:47 [2022-06-02T07:21:47.976Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:21:47 [2022-06-02T07:21:47.976Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
07:21:47 [2022-06-02T07:21:47.976Z] #45 20.13 tomll can be used in two ways:
07:21:47 [2022-06-02T07:21:47.976Z] #45 20.13 Writing to STDIN and reading from STDOUT:
07:21:47 [2022-06-02T07:21:47.976Z] #45 20.13   cat file.toml | tomll > file.toml
07:21:47 [2022-06-02T07:21:47.976Z] #45 20.13 
07:21:47 [2022-06-02T07:21:47.976Z] #45 20.13 Reading and updating a list of files:
07:21:47 [2022-06-02T07:21:47.976Z] #45 20.13   tomll a.toml b.toml c.toml
07:21:47 [2022-06-02T07:21:47.976Z] #45 20.13 
07:21:47 [2022-06-02T07:21:47.976Z] #45 20.13 When given a list of files, tomll will modify all files in place without asking.
07:21:47 [2022-06-02T07:21:47.976Z] #45 DONE 20.6s
07:21:48 [2022-06-02T07:21:48.234Z] 
07:21:48 [2022-06-02T07:21:48.234Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:21:48 [2022-06-02T07:21:48.234Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:21:48 [2022-06-02T07:21:48.234Z] #64 19.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:21:48 [2022-06-02T07:21:48.234Z] #64 19.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:21:48 [2022-06-02T07:21:48.234Z] #64 19.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:21:48 [2022-06-02T07:21:48.919Z] Merge succeeded, producing c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:21:48 [2022-06-02T07:21:48.919Z] Checking out Revision c1a9ffc97a0f0d0a034ab1ab727095a33c571337 (PR-43676)
07:21:49 [2022-06-02T07:21:49.164Z] #64 21.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:21:47 [2022-06-02T07:21:47.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:21:47 [2022-06-02T07:21:47.565Z]  > git config --add remote.origin.fetch +refs/pull/43676/head:refs/remotes/origin/PR-43676 # timeout=10
07:21:47 [2022-06-02T07:21:47.581Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:47 [2022-06-02T07:21:47.612Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:21:47 [2022-06-02T07:21:47.642Z] Fetching upstream changes from https://github.com/moby/moby.git
07:21:47 [2022-06-02T07:21:47.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:47 [2022-06-02T07:21:47.643Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:47 [2022-06-02T07:21:47.931Z]  > git config core.sparsecheckout # timeout=10
07:21:47 [2022-06-02T07:21:47.960Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:21:48 [2022-06-02T07:21:48.773Z]  > git remote # timeout=10
07:21:48 [2022-06-02T07:21:48.800Z]  > git config --get remote.origin.url # timeout=10
07:21:48 [2022-06-02T07:21:48.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:48 [2022-06-02T07:21:48.830Z]  > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10
07:21:48 [2022-06-02T07:21:48.856Z]  > git rev-parse HEAD^{commit} # timeout=10
07:21:48 [2022-06-02T07:21:48.889Z]  > git config core.sparsecheckout # timeout=10
07:21:48 [2022-06-02T07:21:48.910Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:21:49 [2022-06-02T07:21:49.730Z] #64 ...
07:21:49 [2022-06-02T07:21:49.730Z] 
07:21:49 [2022-06-02T07:21:49.730Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:21:49 [2022-06-02T07:21:49.730Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:21:49 [2022-06-02T07:21:49.730Z] #47 12.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:21:49 [2022-06-02T07:21:49.730Z] #47 12.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:21:49 [2022-06-02T07:21:49.987Z] #47 ...
07:21:49 [2022-06-02T07:21:49.987Z] 
07:21:49 [2022-06-02T07:21:49.987Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:21:49 [2022-06-02T07:21:49.987Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:21:49 [2022-06-02T07:21:49.987Z] #43 21.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
07:21:49 [2022-06-02T07:21:49.987Z] #43 21.94 go: downloading github.com/cilium/ebpf v0.7.0
07:21:50 [2022-06-02T07:21:50.741Z] Fetching without tags
07:21:50 [2022-06-02T07:21:50.948Z] #43 ...
07:21:50 [2022-06-02T07:21:50.948Z] 
07:21:50 [2022-06-02T07:21:50.948Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:21:50 [2022-06-02T07:21:50.948Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:21:50 [2022-06-02T07:21:50.948Z] #58 13.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
07:21:50 [2022-06-02T07:21:50.948Z] #58 19.54 Fetched 8541 kB in 15s (581 kB/s)
07:21:51 [2022-06-02T07:21:51.008Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:21:51 [2022-06-02T07:21:51.219Z] #58 19.54 Reading package lists...
07:21:51 [2022-06-02T07:21:51.219Z] #58 ...
07:21:51 [2022-06-02T07:21:51.219Z] 
07:21:51 [2022-06-02T07:21:51.219Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
07:21:51 [2022-06-02T07:21:51.219Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
07:21:51 [2022-06-02T07:21:51.219Z] #19 6.941 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:21:51 [2022-06-02T07:21:51.219Z] #19 8.362 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:21:51 [2022-06-02T07:21:51.219Z] #19 10.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:21:51 [2022-06-02T07:21:51.219Z] #19 11.68 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:21:51 [2022-06-02T07:21:51.219Z] #19 11.70 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.71 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.71 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.72 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.73 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:21:51 [2022-06-02T07:21:51.220Z] #19 11.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:21:51 [2022-06-02T07:21:51.712Z] Client: Docker Engine - Community
07:21:51 [2022-06-02T07:21:51.712Z]  Version:           20.10.14
07:21:51 [2022-06-02T07:21:51.712Z]  API version:       1.41
07:21:51 [2022-06-02T07:21:51.712Z]  Go version:        go1.16.15
07:21:51 [2022-06-02T07:21:51.712Z]  Git commit:        a224086
07:21:51 [2022-06-02T07:21:51.712Z]  Built:             Thu Mar 24 01:47:57 2022
07:21:51 [2022-06-02T07:21:51.712Z]  OS/Arch:           linux/amd64
07:21:51 [2022-06-02T07:21:51.712Z]  Context:           default
07:21:51 [2022-06-02T07:21:51.712Z]  Experimental:      true
07:21:51 [2022-06-02T07:21:51.712Z] 
07:21:51 [2022-06-02T07:21:51.712Z] Server: Docker Engine - Community
07:21:51 [2022-06-02T07:21:51.712Z]  Engine:
07:21:51 [2022-06-02T07:21:51.712Z]   Version:          20.10.14
07:21:51 [2022-06-02T07:21:51.712Z]   API version:      1.41 (minimum version 1.12)
07:21:51 [2022-06-02T07:21:51.712Z]   Go version:       go1.16.15
07:21:51 [2022-06-02T07:21:51.712Z]   Git commit:       87a90dc
07:21:51 [2022-06-02T07:21:51.712Z]   Built:            Thu Mar 24 01:45:46 2022
07:21:51 [2022-06-02T07:21:51.712Z]   OS/Arch:          linux/amd64
07:21:51 [2022-06-02T07:21:51.712Z]   Experimental:     true
07:21:51 [2022-06-02T07:21:51.712Z]  containerd:
07:21:51 [2022-06-02T07:21:51.712Z]   Version:          1.5.11
07:21:51 [2022-06-02T07:21:51.712Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:21:51 [2022-06-02T07:21:51.712Z]  runc:
07:21:51 [2022-06-02T07:21:51.712Z]   Version:          1.0.3
07:21:51 [2022-06-02T07:21:51.712Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:21:51 [2022-06-02T07:21:51.712Z]  docker-init:
07:21:51 [2022-06-02T07:21:51.712Z]   Version:          0.19.0
07:21:51 [2022-06-02T07:21:51.712Z]   GitCommit:        de40ad0
[Pipeline] sh
07:21:51 [2022-06-02T07:21:51.766Z] Merge succeeded, producing c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:21:51 [2022-06-02T07:21:51.766Z] Checking out Revision c1a9ffc97a0f0d0a034ab1ab727095a33c571337 (PR-43676)
07:21:50 [2022-06-02T07:21:50.642Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:21:50 [2022-06-02T07:21:50.662Z]  > git config --add remote.origin.fetch +refs/pull/43676/head:refs/remotes/origin/PR-43676 # timeout=10
07:21:50 [2022-06-02T07:21:50.679Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:50 [2022-06-02T07:21:50.701Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:21:50 [2022-06-02T07:21:50.718Z] Fetching upstream changes from https://github.com/moby/moby.git
07:21:50 [2022-06-02T07:21:50.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:50 [2022-06-02T07:21:50.719Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:50 [2022-06-02T07:21:50.986Z]  > git config core.sparsecheckout # timeout=10
07:21:51 [2022-06-02T07:21:51.025Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:21:51 [2022-06-02T07:21:51.647Z]  > git remote # timeout=10
07:21:51 [2022-06-02T07:21:51.672Z]  > git config --get remote.origin.url # timeout=10
07:21:51 [2022-06-02T07:21:51.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:51 [2022-06-02T07:21:51.682Z]  > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10
07:21:51 [2022-06-02T07:21:51.733Z]  > git rev-parse HEAD^{commit} # timeout=10
07:21:51 [2022-06-02T07:21:51.740Z]  > git config core.sparsecheckout # timeout=10
07:21:51 [2022-06-02T07:21:51.750Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:21:52 [2022-06-02T07:21:52.031Z] + docker info
07:21:53 [2022-06-02T07:21:53.120Z] #19 ...
07:21:53 [2022-06-02T07:21:53.120Z] 
07:21:53 [2022-06-02T07:21:53.120Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:21:53 [2022-06-02T07:21:53.120Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:21:53 [2022-06-02T07:21:53.120Z] #60 15.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:21:53 [2022-06-02T07:21:53.120Z] #60 15.32 go: downloading golang.org/x/mod v0.3.0
07:21:53 [2022-06-02T07:21:53.692Z] #60 ...
07:21:53 [2022-06-02T07:21:53.692Z] 
07:21:53 [2022-06-02T07:21:53.692Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:21:53 [2022-06-02T07:21:53.692Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:21:53 [2022-06-02T07:21:53.692Z] #58 19.54 Reading package lists...
07:21:53 [2022-06-02T07:21:53.731Z] Commit message: "update golang to 1.18.3"
07:21:53 [2022-06-02T07:21:53.761Z]  > git --version # timeout=10
07:21:53 [2022-06-02T07:21:53.792Z]  > git --version # 'git version 2.17.1'
07:21:53 [2022-06-02T07:21:53.813Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:21:54 [2022-06-02T07:21:54.964Z] + docker version
07:21:56 [2022-06-02T07:21:56.401Z] Commit message: "update golang to 1.18.3"
07:21:56 [2022-06-02T07:21:56.392Z]  > git --version # timeout=10
07:21:56 [2022-06-02T07:21:56.406Z]  > git --version # 'git version 2.25.1'
07:21:56 [2022-06-02T07:21:56.411Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
07:21:56 [2022-06-02T07:21:56.565Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:21:56 [2022-06-02T07:21:56.785Z] Merging remotes/origin/master commit 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 into PR head commit c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:21:56 [2022-06-02T07:21:56.494Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:21:56 [2022-06-02T07:21:56.509Z]  > git config --add remote.origin.fetch +refs/pull/43676/head:refs/remotes/origin/PR-43676 # timeout=10
07:21:56 [2022-06-02T07:21:56.530Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:56 [2022-06-02T07:21:56.559Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:21:56 [2022-06-02T07:21:56.584Z] Fetching upstream changes from https://github.com/moby/moby.git
07:21:56 [2022-06-02T07:21:56.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:56 [2022-06-02T07:21:56.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43676/head:refs/remotes/origin/PR-43676 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:21:56 [2022-06-02T07:21:56.814Z]  > git config core.sparsecheckout # timeout=10
07:21:56 [2022-06-02T07:21:56.834Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:21:57 [2022-06-02T07:21:57.348Z] + docker version
07:21:57 [2022-06-02T07:21:57.675Z] Merge succeeded, producing c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:21:57 [2022-06-02T07:21:57.675Z] Checking out Revision c1a9ffc97a0f0d0a034ab1ab727095a33c571337 (PR-43676)
07:21:58 [2022-06-02T07:21:58.266Z] Client: Docker Engine - Community
07:21:58 [2022-06-02T07:21:58.266Z]  Version:           20.10.14
07:21:58 [2022-06-02T07:21:58.266Z]  API version:       1.41
07:21:58 [2022-06-02T07:21:58.266Z]  Go version:        go1.16.15
07:21:58 [2022-06-02T07:21:58.266Z]  Git commit:        a224086
07:21:58 [2022-06-02T07:21:58.266Z]  Built:             Thu Mar 24 01:47:57 2022
07:21:58 [2022-06-02T07:21:58.266Z]  OS/Arch:           linux/amd64
07:21:58 [2022-06-02T07:21:58.266Z]  Context:           default
07:21:58 [2022-06-02T07:21:58.266Z]  Experimental:      true
07:21:58 [2022-06-02T07:21:58.266Z] 
07:21:58 [2022-06-02T07:21:58.266Z] Server: Docker Engine - Community
07:21:58 [2022-06-02T07:21:58.266Z]  Engine:
07:21:58 [2022-06-02T07:21:58.266Z]   Version:          20.10.14
07:21:58 [2022-06-02T07:21:58.266Z]   API version:      1.41 (minimum version 1.12)
07:21:58 [2022-06-02T07:21:58.266Z]   Go version:       go1.16.15
07:21:58 [2022-06-02T07:21:58.266Z]   Git commit:       87a90dc
07:21:58 [2022-06-02T07:21:58.266Z]   Built:            Thu Mar 24 01:45:46 2022
07:21:58 [2022-06-02T07:21:58.266Z]   OS/Arch:          linux/amd64
07:21:58 [2022-06-02T07:21:58.266Z]   Experimental:     true
07:21:58 [2022-06-02T07:21:58.266Z]  containerd:
07:21:58 [2022-06-02T07:21:58.266Z]   Version:          1.5.11
07:21:58 [2022-06-02T07:21:58.267Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:21:58 [2022-06-02T07:21:58.267Z]  runc:
07:21:58 [2022-06-02T07:21:58.267Z]   Version:          1.0.3
07:21:58 [2022-06-02T07:21:58.267Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:21:58 [2022-06-02T07:21:58.267Z]  docker-init:
07:21:58 [2022-06-02T07:21:58.267Z]   Version:          0.19.0
07:21:58 [2022-06-02T07:21:58.267Z]   GitCommit:        de40ad0
[Pipeline] sh
07:21:58 [2022-06-02T07:21:58.584Z] + docker info
07:21:58 [2022-06-02T07:21:58.955Z] #58 26.16 Reading package lists...
07:21:58 [2022-06-02T07:21:58.955Z] #58 ...
07:21:58 [2022-06-02T07:21:58.955Z] 
07:21:58 [2022-06-02T07:21:58.955Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:21:58 [2022-06-02T07:21:58.955Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:21:58 [2022-06-02T07:21:58.955Z] #54 26.12 Updating files:  79% (1732/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
07:21:58 [2022-06-02T07:21:58.955Z] #54 26.49 + git checkout -q v2.3.0
07:21:58 [2022-06-02T07:21:58.955Z] #54 29.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:21:57 [2022-06-02T07:21:57.637Z]  > git remote # timeout=10
07:21:57 [2022-06-02T07:21:57.649Z]  > git config --get remote.origin.url # timeout=10
07:21:57 [2022-06-02T07:21:57.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:21:57 [2022-06-02T07:21:57.667Z]  > git merge 3e32104e0e39af9019a3ea9aa7093bb7c97fcf05 # timeout=10
07:21:57 [2022-06-02T07:21:57.678Z]  > git rev-parse HEAD^{commit} # timeout=10
07:21:57 [2022-06-02T07:21:57.688Z]  > git config core.sparsecheckout # timeout=10
07:21:57 [2022-06-02T07:21:57.695Z]  > git checkout -f c1a9ffc97a0f0d0a034ab1ab727095a33c571337 # timeout=10
07:22:02 [2022-06-02T07:22:02.037Z] Commit message: "update golang to 1.18.3"
07:22:02 [2022-06-02T07:22:02.069Z]  > git --version # timeout=10
07:22:02 [2022-06-02T07:22:02.076Z]  > git --version # 'git version 2.25.1'
07:22:02 [2022-06-02T07:22:02.082Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:22:03 [2022-06-02T07:22:03.101Z] + docker version
07:22:05 [2022-06-02T07:22:05.514Z] #54 ...
07:22:05 [2022-06-02T07:22:05.514Z] 
07:22:05 [2022-06-02T07:22:05.514Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:22:05 [2022-06-02T07:22:05.514Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:22:05 [2022-06-02T07:22:05.514Z] #58 26.16 Reading package lists...
07:22:05 [2022-06-02T07:22:05.514Z] #58 32.37 Building dependency tree...
07:22:05 [2022-06-02T07:22:05.514Z] #58 36.62 The following additional packages will be installed:
07:22:05 [2022-06-02T07:22:05.514Z] #58 36.62   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:22:05 [2022-06-02T07:22:05.514Z] #58 36.63   python3-protobuf python3-six
07:22:05 [2022-06-02T07:22:05.514Z] #58 36.64 Suggested packages:
07:22:05 [2022-06-02T07:22:05.514Z] #58 36.66   python3-setuptools
07:22:05 [2022-06-02T07:22:05.514Z] #58 36.66 Recommended packages:
07:22:05 [2022-06-02T07:22:05.514Z] #58 36.66   iproute2 | iproute
07:22:05 [2022-06-02T07:22:05.514Z] #58 37.52 The following NEW packages will be installed:
07:22:05 [2022-06-02T07:22:05.514Z] #58 37.53   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:22:05 [2022-06-02T07:22:05.514Z] #58 37.55   python3-protobuf python3-six
07:22:05 [2022-06-02T07:22:05.771Z] #58 ...
07:22:05 [2022-06-02T07:22:05.771Z] 
07:22:05 [2022-06-02T07:22:05.771Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:22:05 [2022-06-02T07:22:05.771Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:22:05 [2022-06-02T07:22:05.771Z] #62 38.16 go: downloading github.com/fatih/color v1.13.0
07:22:05 [2022-06-02T07:22:05.771Z] #62 38.16 go: downloading github.com/gofrs/flock v0.8.1
07:22:05 [2022-06-02T07:22:05.771Z] #62 38.27 go: downloading github.com/spf13/cobra v1.3.0
07:22:05 [2022-06-02T07:22:05.771Z] #62 38.43 go: downloading github.com/spf13/viper v1.10.1
07:22:06 [2022-06-02T07:22:06.336Z] #62 38.66 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:22:06 [2022-06-02T07:22:06.336Z] #62 38.73 go: downloading github.com/mattn/go-colorable v0.1.12
07:22:06 [2022-06-02T07:22:06.336Z] #62 38.78 go: downloading github.com/mattn/go-isatty v0.0.14
07:22:06 [2022-06-02T07:22:06.336Z] #62 38.85 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
07:22:06 [2022-06-02T07:22:06.336Z] #62 38.88 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:22:07 [2022-06-02T07:22:07.450Z] Client: Docker Engine - Community
07:22:07 [2022-06-02T07:22:07.450Z]  Version:           20.10.14
07:22:07 [2022-06-02T07:22:07.450Z]  API version:       1.41
07:22:07 [2022-06-02T07:22:07.450Z]  Go version:        go1.16.15
07:22:07 [2022-06-02T07:22:07.450Z]  Git commit:        a224086
07:22:07 [2022-06-02T07:22:07.450Z]  Built:             Thu Mar 24 01:48:02 2022
07:22:07 [2022-06-02T07:22:07.450Z]  OS/Arch:           linux/amd64
07:22:07 [2022-06-02T07:22:07.450Z]  Context:           default
07:22:07 [2022-06-02T07:22:07.450Z]  Experimental:      true
07:22:07 [2022-06-02T07:22:07.450Z] 
07:22:07 [2022-06-02T07:22:07.450Z] Server: Docker Engine - Community
07:22:07 [2022-06-02T07:22:07.450Z]  Engine:
07:22:07 [2022-06-02T07:22:07.450Z]   Version:          20.10.14
07:22:07 [2022-06-02T07:22:07.450Z]   API version:      1.41 (minimum version 1.12)
07:22:07 [2022-06-02T07:22:07.450Z]   Go version:       go1.16.15
07:22:07 [2022-06-02T07:22:07.450Z]   Git commit:       87a90dc
07:22:07 [2022-06-02T07:22:07.450Z]   Built:            Thu Mar 24 01:45:53 2022
07:22:07 [2022-06-02T07:22:07.450Z]   OS/Arch:          linux/amd64
07:22:07 [2022-06-02T07:22:07.450Z]   Experimental:     true
07:22:07 [2022-06-02T07:22:07.450Z]  containerd:
07:22:07 [2022-06-02T07:22:07.450Z]   Version:          1.5.11
07:22:07 [2022-06-02T07:22:07.450Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:22:07 [2022-06-02T07:22:07.450Z]  runc:
07:22:07 [2022-06-02T07:22:07.450Z]   Version:          1.0.3
07:22:07 [2022-06-02T07:22:07.450Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:22:07 [2022-06-02T07:22:07.450Z]  docker-init:
07:22:07 [2022-06-02T07:22:07.450Z]   Version:          0.19.0
07:22:07 [2022-06-02T07:22:07.450Z]   GitCommit:        de40ad0
[Pipeline] sh
07:22:07 [2022-06-02T07:22:07.787Z] + docker info
07:22:10 [2022-06-02T07:22:10.119Z] Client:
07:22:10 [2022-06-02T07:22:10.119Z]  Context:    default
07:22:10 [2022-06-02T07:22:10.119Z]  Debug Mode: false
07:22:10 [2022-06-02T07:22:10.119Z]  Plugins:
07:22:10 [2022-06-02T07:22:10.119Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:22:10 [2022-06-02T07:22:10.119Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:22:10 [2022-06-02T07:22:10.119Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:22:10 [2022-06-02T07:22:10.119Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:22:10 [2022-06-02T07:22:10.119Z] 
07:22:10 [2022-06-02T07:22:10.119Z] Server:
07:22:10 [2022-06-02T07:22:10.119Z]  Containers: 0
07:22:10 [2022-06-02T07:22:10.119Z]   Running: 0
07:22:10 [2022-06-02T07:22:10.119Z]   Paused: 0
07:22:10 [2022-06-02T07:22:10.119Z]   Stopped: 0
07:22:10 [2022-06-02T07:22:10.119Z]  Images: 0
07:22:10 [2022-06-02T07:22:10.119Z]  Server Version: 20.10.14
07:22:10 [2022-06-02T07:22:10.119Z]  Storage Driver: overlay2
07:22:10 [2022-06-02T07:22:10.119Z]   Backing Filesystem: extfs
07:22:10 [2022-06-02T07:22:10.119Z]   Supports d_type: true
07:22:10 [2022-06-02T07:22:10.119Z]   Native Overlay Diff: true
07:22:10 [2022-06-02T07:22:10.120Z]   userxattr: false
07:22:10 [2022-06-02T07:22:10.120Z]  Logging Driver: json-file
07:22:10 [2022-06-02T07:22:10.120Z]  Cgroup Driver: cgroupfs
07:22:10 [2022-06-02T07:22:10.120Z]  Cgroup Version: 1
07:22:10 [2022-06-02T07:22:10.120Z]  Plugins:
07:22:10 [2022-06-02T07:22:10.120Z]   Volume: local
07:22:10 [2022-06-02T07:22:10.120Z]   Network: bridge host ipvlan macvlan null overlay
07:22:10 [2022-06-02T07:22:10.120Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:22:10 [2022-06-02T07:22:10.120Z]  Swarm: inactive
07:22:10 [2022-06-02T07:22:10.120Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:22:10 [2022-06-02T07:22:10.120Z]  Default Runtime: runc
07:22:10 [2022-06-02T07:22:10.120Z]  Init Binary: docker-init
07:22:10 [2022-06-02T07:22:10.120Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:22:10 [2022-06-02T07:22:10.120Z]  runc version: v1.0.3-0-gf46b6ba
07:22:10 [2022-06-02T07:22:10.120Z]  init version: de40ad0
07:22:10 [2022-06-02T07:22:10.120Z]  Security Options:
07:22:10 [2022-06-02T07:22:10.120Z]   apparmor
07:22:10 [2022-06-02T07:22:10.120Z]   seccomp
07:22:10 [2022-06-02T07:22:10.120Z]    Profile: default
07:22:10 [2022-06-02T07:22:10.120Z]  Kernel Version: 5.4.0-1071-aws
07:22:10 [2022-06-02T07:22:10.120Z]  Operating System: Ubuntu 18.04.6 LTS
07:22:10 [2022-06-02T07:22:10.120Z]  OSType: linux
07:22:10 [2022-06-02T07:22:10.120Z]  Architecture: x86_64
07:22:10 [2022-06-02T07:22:10.120Z]  CPUs: 2
07:22:10 [2022-06-02T07:22:10.120Z]  Total Memory: 7.483GiB
07:22:10 [2022-06-02T07:22:10.120Z]  Name: ip-10-100-105-105
07:22:10 [2022-06-02T07:22:10.120Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:22:10 [2022-06-02T07:22:10.120Z]  Docker Root Dir: /var/lib/docker
07:22:10 [2022-06-02T07:22:10.120Z]  Debug Mode: false
07:22:10 [2022-06-02T07:22:10.120Z]  Registry: https://index.docker.io/v1/
07:22:10 [2022-06-02T07:22:10.120Z]  Labels:
07:22:10 [2022-06-02T07:22:10.120Z]  Experimental: true
07:22:10 [2022-06-02T07:22:10.120Z]  Insecure Registries:
07:22:10 [2022-06-02T07:22:10.120Z]   127.0.0.0/8
07:22:10 [2022-06-02T07:22:10.120Z]  Live Restore Enabled: true
07:22:10 [2022-06-02T07:22:10.120Z] 
07:22:10 [2022-06-02T07:22:10.120Z] WARNING: No swap limit support
[Pipeline] sh
07:22:10 [2022-06-02T07:22:10.413Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:22:10 [2022-06-02T07:22:10.413Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:22:10 [2022-06-02T07:22:10.413Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43676/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:22:10 [2022-06-02T07:22:10.413Z] + bash /home/ubuntu/workspace/moby_PR-43676/check-config.sh
07:22:10 [2022-06-02T07:22:10.413Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:22:10 [2022-06-02T07:22:10.413Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:22:10 [2022-06-02T07:22:10.413Z] 
07:22:10 [2022-06-02T07:22:10.413Z] Generally Necessary:
07:22:10 [2022-06-02T07:22:10.413Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:22:10 [2022-06-02T07:22:10.413Z] - apparmor: enabled and tools installed
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_NAMESPACES: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_NET_NS: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_PID_NS: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_IPC_NS: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_UTS_NS: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_CGROUPS: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_CGROUP_CPUACCT: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_CGROUP_DEVICE: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_CGROUP_FREEZER: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_CGROUP_SCHED: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_CPUSETS: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_MEMCG: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_KEYS: enabled
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_VETH: enabled (as module)
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_BRIDGE: enabled (as module)
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:22:10 [2022-06-02T07:22:10.413Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_NF_NAT: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_POSIX_MQUEUE: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_CGROUP_BPF: enabled
07:22:10 [2022-06-02T07:22:10.691Z] 
07:22:10 [2022-06-02T07:22:10.691Z] Optional Features:
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_USER_NS: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_SECCOMP: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_SECCOMP_FILTER: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_CGROUP_PIDS: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_MEMCG_SWAP: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:22:10 [2022-06-02T07:22:10.691Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_BLK_CGROUP: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_CGROUP_PERF: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_CGROUP_HUGETLB: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_CFS_BANDWIDTH: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_RT_GROUP_SCHED: missing
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_IP_VS: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_IP_VS_NFCT: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_IP_VS_RR: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_SECURITY_SELINUX: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_SECURITY_APPARMOR: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_EXT4_FS: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:22:10 [2022-06-02T07:22:10.691Z] - Network Drivers:
07:22:10 [2022-06-02T07:22:10.691Z]   - "overlay":
07:22:10 [2022-06-02T07:22:10.691Z]     - CONFIG_VXLAN: enabled (as module)
07:22:10 [2022-06-02T07:22:10.691Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:22:10 [2022-06-02T07:22:10.691Z]       Optional (for encrypted networks):
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_CRYPTO: enabled
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_CRYPTO_AEAD: enabled
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_CRYPTO_GCM: enabled
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_CRYPTO_GHASH: enabled
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_XFRM: enabled
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_XFRM_USER: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]       - CONFIG_INET_ESP: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]   - "ipvlan":
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_IPVLAN: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]   - "macvlan":
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_MACVLAN: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_DUMMY: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]   - "ftp,tftp client in container":
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z] - Storage Drivers:
07:22:10 [2022-06-02T07:22:10.955Z]   - "aufs":
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_AUFS_FS: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]   - "btrfs":
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:22:10 [2022-06-02T07:22:10.955Z]   - "devicemapper":
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_BLK_DEV_DM: enabled
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]   - "overlay":
07:22:10 [2022-06-02T07:22:10.955Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:22:10 [2022-06-02T07:22:10.955Z]   - "zfs":
07:22:10 [2022-06-02T07:22:10.955Z]     - /dev/zfs: present
07:22:10 [2022-06-02T07:22:10.955Z]     - zfs command: missing
07:22:10 [2022-06-02T07:22:10.955Z]     - zpool command: missing
07:22:10 [2022-06-02T07:22:10.955Z] 
07:22:10 [2022-06-02T07:22:10.955Z] Limits:
07:22:10 [2022-06-02T07:22:10.955Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:22:10 [2022-06-02T07:22:10.955Z] 
07:22:10 [2022-06-02T07:22:10.955Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:22:11 [2022-06-02T07:22:11.298Z] + sudo modprobe ip_vs
07:22:11 [2022-06-02T07:22:11.298Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 .
07:22:11 [2022-06-02T07:22:11.589Z] #62 43.26 go: downloading github.com/sirupsen/logrus v1.8.1
07:22:11 [2022-06-02T07:22:11.589Z] #62 43.27 go: downloading github.com/stretchr/testify v1.7.0
07:22:11 [2022-06-02T07:22:11.589Z] #62 43.40 go: downloading github.com/go-critic/go-critic v0.6.2
07:22:11 [2022-06-02T07:22:11.589Z] #62 43.99 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:22:11 [2022-06-02T07:22:11.589Z] #62 43.99 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:22:11 [2022-06-02T07:22:11.589Z] #62 44.03 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:22:11 [2022-06-02T07:22:11.589Z] #62 44.10 go: downloading github.com/fsnotify/fsnotify v1.5.1
07:22:11 [2022-06-02T07:22:11.847Z] #62 44.20 go: downloading github.com/magiconair/properties v1.8.5
07:22:11 [2022-06-02T07:22:11.847Z] #62 44.33 go: downloading github.com/mitchellh/mapstructure v1.4.3
07:22:11 [2022-06-02T07:22:11.847Z] #62 44.43 go: downloading github.com/spf13/afero v1.6.0
07:22:11 [2022-06-02T07:22:11.847Z] #62 44.45 go: downloading github.com/spf13/cast v1.4.1
07:22:11 [2022-06-02T07:22:11.847Z] #62 44.52 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:22:11 [2022-06-02T07:22:11.847Z] #62 44.55 go: downloading github.com/subosito/gotenv v1.2.0
07:22:11 [2022-06-02T07:22:11.871Z] #2 [internal] load .dockerignore
07:22:11 [2022-06-02T07:22:11.871Z] #2 sha256:e22d56c6f18f1b83506f3bfe5bf81bf31e3c97d778476eb47632510ecf58da7e
07:22:12 [2022-06-02T07:22:12.104Z] #62 44.59 go: downloading gopkg.in/ini.v1 v1.66.2
07:22:12 [2022-06-02T07:22:12.104Z] #62 44.69 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
07:22:12 [2022-06-02T07:22:12.361Z] #62 44.72 go: downloading github.com/hashicorp/errwrap v1.0.0
07:22:12 [2022-06-02T07:22:12.361Z] #62 44.90 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:22:12 [2022-06-02T07:22:12.445Z] #2 transferring context: 145B done
07:22:12 [2022-06-02T07:22:12.445Z] #2 DONE 0.6s
07:22:12 [2022-06-02T07:22:12.445Z] 
07:22:12 [2022-06-02T07:22:12.445Z] #1 [internal] load build definition from Dockerfile
07:22:12 [2022-06-02T07:22:12.445Z] #1 sha256:cc667940dbb84b4947101d69877d2cb44251b95fc6f81f4c381f94fc2ee13177
07:22:12 [2022-06-02T07:22:12.445Z] #1 transferring dockerfile: 17.93kB done
07:22:12 [2022-06-02T07:22:12.445Z] #1 DONE 0.7s
07:22:12 [2022-06-02T07:22:12.445Z] 
07:22:12 [2022-06-02T07:22:12.445Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:22:12 [2022-06-02T07:22:12.445Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
07:22:12 [2022-06-02T07:22:12.618Z] #62 45.00 go: downloading github.com/Antonboom/errname v0.1.5
07:22:12 [2022-06-02T07:22:12.619Z] #62 45.05 go: downloading github.com/Antonboom/nilnil v0.1.0
07:22:12 [2022-06-02T07:22:12.619Z] #62 45.12 go: downloading github.com/BurntSushi/toml v1.0.0
07:22:12 [2022-06-02T07:22:12.619Z] #62 ...
07:22:12 [2022-06-02T07:22:12.619Z] 
07:22:12 [2022-06-02T07:22:12.619Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:22:12 [2022-06-02T07:22:12.619Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16 NAME:
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    go-winres - A tool for embedding resources in Windows executables
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16 
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16 USAGE:
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    go-winres [global options] command [command options] [arguments...]
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16 
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16 COMMANDS:
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    init     Create an initial ./winres/winres.json
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    make     Make syso files for the "go build" command
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    simply   Make syso files for the "go build" command (simplified)
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    extract  Extract all resources from an executable
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    patch    Replace resources in an executable file (exe, dll)
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    help, h  Shows a list of commands or help for one command
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16 
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16 GLOBAL OPTIONS:
07:22:12 [2022-06-02T07:22:12.619Z] #47 45.16    --help, -h  show help (default: false)
07:22:12 [2022-06-02T07:22:12.705Z] #3 DONE 0.4s
07:22:12 [2022-06-02T07:22:12.705Z] 
07:22:12 [2022-06-02T07:22:12.705Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:22:12 [2022-06-02T07:22:12.705Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
07:22:12 [2022-06-02T07:22:12.705Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done
07:22:12 [2022-06-02T07:22:12.967Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
07:22:12 [2022-06-02T07:22:12.967Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
07:22:12 [2022-06-02T07:22:12.967Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
07:22:12 [2022-06-02T07:22:12.967Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
07:22:12 [2022-06-02T07:22:12.967Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done
07:22:13 [2022-06-02T07:22:13.076Z] Client: Docker Engine - Community
07:22:13 [2022-06-02T07:22:13.076Z]  Version:           20.10.14
07:22:13 [2022-06-02T07:22:13.076Z]  API version:       1.41
07:22:13 [2022-06-02T07:22:13.076Z]  Go version:        go1.16.15
07:22:13 [2022-06-02T07:22:13.076Z]  Git commit:        a224086
07:22:13 [2022-06-02T07:22:13.076Z]  Built:             Thu Mar 24 01:47:20 2022
07:22:13 [2022-06-02T07:22:13.076Z]  OS/Arch:           linux/arm64
07:22:13 [2022-06-02T07:22:13.076Z]  Context:           default
07:22:13 [2022-06-02T07:22:13.076Z]  Experimental:      true
07:22:13 [2022-06-02T07:22:13.076Z] 
07:22:13 [2022-06-02T07:22:13.076Z] Server: Docker Engine - Community
07:22:13 [2022-06-02T07:22:13.076Z]  Engine:
07:22:13 [2022-06-02T07:22:13.076Z]   Version:          20.10.14
07:22:13 [2022-06-02T07:22:13.076Z]   API version:      1.41 (minimum version 1.12)
07:22:13 [2022-06-02T07:22:13.076Z]   Go version:       go1.16.15
07:22:13 [2022-06-02T07:22:13.076Z]   Git commit:       87a90dc
07:22:13 [2022-06-02T07:22:13.076Z]   Built:            Thu Mar 24 01:45:39 2022
07:22:13 [2022-06-02T07:22:13.076Z]   OS/Arch:          linux/arm64
07:22:13 [2022-06-02T07:22:13.076Z]   Experimental:     true
07:22:13 [2022-06-02T07:22:13.076Z]  containerd:
07:22:13 [2022-06-02T07:22:13.076Z]   Version:          1.5.11
07:22:13 [2022-06-02T07:22:13.076Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:22:13 [2022-06-02T07:22:13.076Z]  runc:
07:22:13 [2022-06-02T07:22:13.076Z]   Version:          1.0.3
07:22:13 [2022-06-02T07:22:13.076Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:22:13 [2022-06-02T07:22:13.076Z]  docker-init:
07:22:13 [2022-06-02T07:22:13.076Z]   Version:          0.19.0
07:22:13 [2022-06-02T07:22:13.076Z]   GitCommit:        de40ad0
[Pipeline] sh
07:22:13 [2022-06-02T07:22:13.226Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
07:22:13 [2022-06-02T07:22:13.384Z] + docker info
07:22:13 [2022-06-02T07:22:13.505Z] Client:
07:22:13 [2022-06-02T07:22:13.506Z]  Context:    default
07:22:13 [2022-06-02T07:22:13.506Z]  Debug Mode: false
07:22:13 [2022-06-02T07:22:13.506Z]  Plugins:
07:22:13 [2022-06-02T07:22:13.506Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:22:13 [2022-06-02T07:22:13.506Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:22:13 [2022-06-02T07:22:13.506Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:22:13 [2022-06-02T07:22:13.506Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:22:13 [2022-06-02T07:22:13.506Z] 
07:22:13 [2022-06-02T07:22:13.506Z] Server:
07:22:13 [2022-06-02T07:22:13.506Z]  Containers: 0
07:22:13 [2022-06-02T07:22:13.506Z]   Running: 0
07:22:13 [2022-06-02T07:22:13.506Z]   Paused: 0
07:22:13 [2022-06-02T07:22:13.506Z]   Stopped: 0
07:22:13 [2022-06-02T07:22:13.506Z]  Images: 0
07:22:13 [2022-06-02T07:22:13.506Z]  Server Version: 20.10.14
07:22:13 [2022-06-02T07:22:13.506Z]  Storage Driver: overlay2
07:22:13 [2022-06-02T07:22:13.506Z]   Backing Filesystem: extfs
07:22:13 [2022-06-02T07:22:13.506Z]   Supports d_type: true
07:22:13 [2022-06-02T07:22:13.506Z]   Native Overlay Diff: true
07:22:13 [2022-06-02T07:22:13.506Z]   userxattr: false
07:22:13 [2022-06-02T07:22:13.506Z]  Logging Driver: json-file
07:22:13 [2022-06-02T07:22:13.506Z]  Cgroup Driver: cgroupfs
07:22:13 [2022-06-02T07:22:13.506Z]  Cgroup Version: 1
07:22:13 [2022-06-02T07:22:13.506Z]  Plugins:
07:22:13 [2022-06-02T07:22:13.506Z]   Volume: local
07:22:13 [2022-06-02T07:22:13.506Z]   Network: bridge host ipvlan macvlan null overlay
07:22:13 [2022-06-02T07:22:13.506Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:22:13 [2022-06-02T07:22:13.506Z]  Swarm: inactive
07:22:13 [2022-06-02T07:22:13.506Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:22:13 [2022-06-02T07:22:13.506Z]  Default Runtime: runc
07:22:13 [2022-06-02T07:22:13.506Z]  Init Binary: docker-init
07:22:13 [2022-06-02T07:22:13.506Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:22:13 [2022-06-02T07:22:13.506Z]  runc version: v1.0.3-0-gf46b6ba
07:22:13 [2022-06-02T07:22:13.506Z]  init version: de40ad0
07:22:13 [2022-06-02T07:22:13.506Z]  Security Options:
07:22:13 [2022-06-02T07:22:13.506Z]   apparmor
07:22:13 [2022-06-02T07:22:13.506Z]   seccomp
07:22:13 [2022-06-02T07:22:13.506Z]    Profile: default
07:22:13 [2022-06-02T07:22:13.506Z]  Kernel Version: 5.4.0-1071-aws
07:22:13 [2022-06-02T07:22:13.506Z]  Operating System: Ubuntu 18.04.6 LTS
07:22:13 [2022-06-02T07:22:13.506Z]  OSType: linux
07:22:13 [2022-06-02T07:22:13.506Z]  Architecture: x86_64
07:22:13 [2022-06-02T07:22:13.506Z]  CPUs: 2
07:22:13 [2022-06-02T07:22:13.506Z]  Total Memory: 7.565GiB
07:22:13 [2022-06-02T07:22:13.506Z]  Name: ip-10-100-45-231
07:22:13 [2022-06-02T07:22:13.506Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:22:13 [2022-06-02T07:22:13.506Z]  Docker Root Dir: /var/lib/docker
07:22:13 [2022-06-02T07:22:13.506Z]  Debug Mode: false
07:22:13 [2022-06-02T07:22:13.506Z]  Registry: https://index.docker.io/v1/
07:22:13 [2022-06-02T07:22:13.506Z]  Labels:
07:22:13 [2022-06-02T07:22:13.506Z]  Experimental: true
07:22:13 [2022-06-02T07:22:13.506Z]  Insecure Registries:
07:22:13 [2022-06-02T07:22:13.506Z]   127.0.0.0/8
07:22:13 [2022-06-02T07:22:13.506Z]  Live Restore Enabled: true
07:22:13 [2022-06-02T07:22:13.506Z] 
07:22:13 [2022-06-02T07:22:13.506Z] WARNING: No swap limit support
[Pipeline] sh
07:22:13 [2022-06-02T07:22:13.550Z] #47 DONE 46.0s
07:22:13 [2022-06-02T07:22:13.550Z] 
07:22:13 [2022-06-02T07:22:13.550Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:22:13 [2022-06-02T07:22:13.550Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:22:13 [2022-06-02T07:22:13.550Z] #62 46.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:22:13 [2022-06-02T07:22:13.550Z] #62 46.05 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:22:13 [2022-06-02T07:22:13.550Z] #62 46.11 go: downloading github.com/alexkohler/prealloc v1.0.0
07:22:13 [2022-06-02T07:22:13.550Z] #62 46.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:22:13 [2022-06-02T07:22:13.550Z] #62 46.20 go: downloading github.com/ashanbrown/makezero v1.1.0
07:22:13 [2022-06-02T07:22:13.550Z] #62 46.25 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:22:13 [2022-06-02T07:22:13.806Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
07:22:13 [2022-06-02T07:22:13.806Z] #4 DONE 0.8s
07:22:13 [2022-06-02T07:22:13.806Z] 
07:22:13 [2022-06-02T07:22:13.806Z] #6 [internal] load .dockerignore
07:22:13 [2022-06-02T07:22:13.806Z] #6 sha256:ac2d1665a8e24a37ef6c4b387f97245c443070b123a47036fb9a5ede8b5d3f39
07:22:13 [2022-06-02T07:22:13.806Z] #6 DONE 0.0s
07:22:13 [2022-06-02T07:22:13.806Z] 
07:22:13 [2022-06-02T07:22:13.806Z] #5 [internal] load build definition from Dockerfile
07:22:13 [2022-06-02T07:22:13.806Z] #5 sha256:6a5a32185f15b40b43a996592859856166e93b4581182eacb7ad5e8f4fba06c8
07:22:13 [2022-06-02T07:22:13.806Z] #5 DONE 0.0s
07:22:13 [2022-06-02T07:22:13.806Z] 
07:22:13 [2022-06-02T07:22:13.806Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:22:13 [2022-06-02T07:22:13.806Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:22:13 [2022-06-02T07:22:13.807Z] #62 46.35 go: downloading github.com/blizzy78/varnamelen v0.5.0
07:22:13 [2022-06-02T07:22:13.807Z] #62 46.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:22:13 [2022-06-02T07:22:13.807Z] #62 46.51 go: downloading github.com/breml/bidichk v0.2.1
07:22:13 [2022-06-02T07:22:13.813Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:22:13 [2022-06-02T07:22:13.813Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:22:13 [2022-06-02T07:22:13.813Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43676/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:22:13 [2022-06-02T07:22:13.813Z] + bash /home/ubuntu/workspace/moby_PR-43676/check-config.sh
07:22:13 [2022-06-02T07:22:13.813Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:22:13 [2022-06-02T07:22:13.813Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:22:13 [2022-06-02T07:22:13.813Z] 
07:22:13 [2022-06-02T07:22:13.813Z] Generally Necessary:
07:22:13 [2022-06-02T07:22:13.813Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:22:13 [2022-06-02T07:22:13.813Z] - apparmor: enabled and tools installed
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_NAMESPACES: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_NET_NS: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_PID_NS: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_IPC_NS: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_UTS_NS: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_CGROUPS: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_CGROUP_CPUACCT: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_CGROUP_DEVICE: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_CGROUP_FREEZER: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_CGROUP_SCHED: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_CPUSETS: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_MEMCG: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_KEYS: enabled
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_VETH: enabled (as module)
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_BRIDGE: enabled (as module)
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:22:13 [2022-06-02T07:22:13.813Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:22:14 [2022-06-02T07:22:14.065Z] #62 46.61 go: downloading github.com/breml/errchkjson v0.2.1
07:22:14 [2022-06-02T07:22:14.065Z] #62 46.66 go: downloading github.com/butuzov/ireturn v0.1.1
07:22:14 [2022-06-02T07:22:14.065Z] #62 46.73 go: downloading github.com/charithe/durationcheck v0.0.9
07:22:14 [2022-06-02T07:22:14.065Z] #62 46.79 go: downloading github.com/daixiang0/gci v0.2.9
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_NF_NAT: enabled (as module)
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_POSIX_MQUEUE: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_CGROUP_BPF: enabled
07:22:14 [2022-06-02T07:22:14.074Z] 
07:22:14 [2022-06-02T07:22:14.074Z] Optional Features:
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_USER_NS: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_SECCOMP: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_SECCOMP_FILTER: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_CGROUP_PIDS: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_MEMCG_SWAP: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:22:14 [2022-06-02T07:22:14.074Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_BLK_CGROUP: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_CGROUP_PERF: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_CGROUP_HUGETLB: enabled
07:22:14 [2022-06-02T07:22:14.074Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_CFS_BANDWIDTH: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_RT_GROUP_SCHED: missing
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_IP_VS: enabled (as module)
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_IP_VS_NFCT: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_IP_VS_RR: enabled (as module)
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_SECURITY_SELINUX: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_SECURITY_APPARMOR: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_EXT4_FS: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:22:14 [2022-06-02T07:22:14.075Z] - Network Drivers:
07:22:14 [2022-06-02T07:22:14.075Z]   - "overlay":
07:22:14 [2022-06-02T07:22:14.075Z]     - CONFIG_VXLAN: enabled (as module)
07:22:14 [2022-06-02T07:22:14.075Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:22:14 [2022-06-02T07:22:14.075Z]       Optional (for encrypted networks):
07:22:14 [2022-06-02T07:22:14.322Z] #62 46.84 go: downloading github.com/denis-tingajkin/go-header v0.4.2
07:22:14 [2022-06-02T07:22:14.322Z] #62 46.95 go: downloading github.com/esimonov/ifshort v1.0.4
07:22:14 [2022-06-02T07:22:14.322Z] #62 46.99 go: downloading github.com/fzipp/gocyclo v0.4.0
07:22:14 [2022-06-02T07:22:14.322Z] #62 47.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_CRYPTO: enabled
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_CRYPTO_AEAD: enabled
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_CRYPTO_GCM: enabled
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_CRYPTO_GHASH: enabled
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_XFRM: enabled
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_XFRM_USER: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]       - CONFIG_INET_ESP: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]   - "ipvlan":
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_IPVLAN: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]   - "macvlan":
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_MACVLAN: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_DUMMY: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]   - "ftp,tftp client in container":
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z] - Storage Drivers:
07:22:14 [2022-06-02T07:22:14.338Z]   - "aufs":
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_AUFS_FS: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]   - "btrfs":
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:22:14 [2022-06-02T07:22:14.338Z]   - "devicemapper":
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_BLK_DEV_DM: enabled
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]   - "overlay":
07:22:14 [2022-06-02T07:22:14.338Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:22:14 [2022-06-02T07:22:14.338Z]   - "zfs":
07:22:14 [2022-06-02T07:22:14.338Z]     - /dev/zfs: present
07:22:14 [2022-06-02T07:22:14.338Z]     - zfs command: missing
07:22:14 [2022-06-02T07:22:14.338Z]     - zpool command: missing
07:22:14 [2022-06-02T07:22:14.338Z] 
07:22:14 [2022-06-02T07:22:14.338Z] Limits:
07:22:14 [2022-06-02T07:22:14.338Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:22:14 [2022-06-02T07:22:14.338Z] 
07:22:14 [2022-06-02T07:22:14.338Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:22:14 [2022-06-02T07:22:14.580Z] #62 47.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:22:14 [2022-06-02T07:22:14.695Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 .
07:22:14 [2022-06-02T07:22:14.753Z] #10 ...
07:22:14 [2022-06-02T07:22:14.753Z] 
07:22:14 [2022-06-02T07:22:14.753Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:22:14 [2022-06-02T07:22:14.753Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
07:22:14 [2022-06-02T07:22:14.753Z] #7 DONE 0.8s
07:22:14 [2022-06-02T07:22:14.753Z] 
07:22:14 [2022-06-02T07:22:14.753Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:22:14 [2022-06-02T07:22:14.753Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:22:14 [2022-06-02T07:22:14.753Z] #8 DONE 0.8s
07:22:14 [2022-06-02T07:22:14.753Z] 
07:22:14 [2022-06-02T07:22:14.753Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:22:14 [2022-06-02T07:22:14.753Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:22:14 [2022-06-02T07:22:14.753Z] #9 DONE 0.9s
07:22:14 [2022-06-02T07:22:14.753Z] 
07:22:14 [2022-06-02T07:22:14.753Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:22:14 [2022-06-02T07:22:14.753Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:22:14 [2022-06-02T07:22:14.753Z] #10 DONE 0.9s
07:22:14 [2022-06-02T07:22:14.837Z] #62 47.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:22:14 [2022-06-02T07:22:14.956Z] #1 [internal] load build definition from Dockerfile
07:22:14 [2022-06-02T07:22:14.956Z] #1 sha256:0b9cfdee7648e07061149f7c3f9ff5d4cb48d32e50642f675e60fbbd937fc16f
07:22:14 [2022-06-02T07:22:14.956Z] #1 transferring dockerfile:
07:22:14 [2022-06-02T07:22:14.956Z] #1 transferring dockerfile: 17.93kB 0.0s done
07:22:14 [2022-06-02T07:22:14.956Z] #1 DONE 0.2s
07:22:14 [2022-06-02T07:22:14.956Z] 
07:22:14 [2022-06-02T07:22:14.956Z] #2 [internal] load .dockerignore
07:22:14 [2022-06-02T07:22:14.956Z] #2 sha256:ce756ff63077206fdb25b61173e4bf6358a158070eb69e7c3f92b542670d74e3
07:22:14 [2022-06-02T07:22:14.956Z] #2 transferring context: 145B done
07:22:14 [2022-06-02T07:22:14.956Z] #2 DONE 0.1s
07:22:14 [2022-06-02T07:22:14.956Z] 
07:22:14 [2022-06-02T07:22:14.956Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:22:14 [2022-06-02T07:22:14.956Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
07:22:15 [2022-06-02T07:22:15.095Z] #62 47.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:22:15 [2022-06-02T07:22:15.330Z] 
07:22:15 [2022-06-02T07:22:15.331Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:15 [2022-06-02T07:22:15.331Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:15 [2022-06-02T07:22:15.331Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done
07:22:15 [2022-06-02T07:22:15.331Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
07:22:15 [2022-06-02T07:22:15.331Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
07:22:15 [2022-06-02T07:22:15.331Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
07:22:15 [2022-06-02T07:22:15.331Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 2.10MB / 55.01MB 0.2s
07:22:15 [2022-06-02T07:22:15.352Z] #62 47.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:22:15 [2022-06-02T07:22:15.352Z] #62 47.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:22:15 [2022-06-02T07:22:15.352Z] #62 47.95 go: downloading github.com/golangci/misspell v0.3.5
07:22:15 [2022-06-02T07:22:15.530Z] #3 DONE 0.4s
07:22:15 [2022-06-02T07:22:15.530Z] 
07:22:15 [2022-06-02T07:22:15.530Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:22:15 [2022-06-02T07:22:15.530Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
07:22:15 [2022-06-02T07:22:15.530Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done
07:22:15 [2022-06-02T07:22:15.530Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
07:22:15 [2022-06-02T07:22:15.593Z] #28 ...
07:22:15 [2022-06-02T07:22:15.593Z] 
07:22:15 [2022-06-02T07:22:15.593Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:22:15 [2022-06-02T07:22:15.593Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:22:15 [2022-06-02T07:22:15.593Z] #49 DONE 0.5s
07:22:15 [2022-06-02T07:22:15.593Z] 
07:22:15 [2022-06-02T07:22:15.593Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:22:15 [2022-06-02T07:22:15.593Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:22:15 [2022-06-02T07:22:15.593Z] #49 DONE 0.0s
07:22:15 [2022-06-02T07:22:15.593Z] 
07:22:15 [2022-06-02T07:22:15.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:15 [2022-06-02T07:22:15.593Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:15 [2022-06-02T07:22:15.593Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done
07:22:15 [2022-06-02T07:22:15.593Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done
07:22:15 [2022-06-02T07:22:15.593Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
07:22:15 [2022-06-02T07:22:15.593Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done
07:22:15 [2022-06-02T07:22:15.593Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 16.78MB / 55.01MB 0.4s
07:22:15 [2022-06-02T07:22:15.791Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
07:22:15 [2022-06-02T07:22:15.792Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
07:22:15 [2022-06-02T07:22:15.792Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
07:22:15 [2022-06-02T07:22:15.792Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
07:22:15 [2022-06-02T07:22:15.792Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
07:22:15 [2022-06-02T07:22:15.854Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 22.02MB / 55.01MB 0.4s
07:22:15 [2022-06-02T07:22:15.854Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 26.21MB / 55.01MB 0.6s
07:22:15 [2022-06-02T07:22:15.915Z] #62 ...
07:22:15 [2022-06-02T07:22:15.916Z] 
07:22:15 [2022-06-02T07:22:15.916Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:22:15 [2022-06-02T07:22:15.916Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.17 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.17 Need to get 2314 kB of archives.
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.17 After this operation, 11.1 MB of additional disk space will be used.
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:22:15 [2022-06-02T07:22:15.916Z] #58 38.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:22:15 [2022-06-02T07:22:15.916Z] #58 40.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
07:22:15 [2022-06-02T07:22:15.916Z] #58 42.74 debconf: delaying package configuration, since apt-utils is not installed
07:22:15 [2022-06-02T07:22:15.916Z] #58 43.06 Fetched 2314 kB in 4s (635 kB/s)
07:22:15 [2022-06-02T07:22:15.916Z] #58 43.12 Selecting previously unselected package libprotobuf23:amd64.
07:22:15 [2022-06-02T07:22:15.916Z] #58 43.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:22:15 [2022-06-02T07:22:15.916Z] #58 43.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 43.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 44.31 Selecting previously unselected package python3-pkg-resources.
07:22:15 [2022-06-02T07:22:15.916Z] #58 44.31 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 44.32 Unpacking python3-pkg-resources (52.0.0-4) ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 44.97 Selecting previously unselected package python3-six.
07:22:15 [2022-06-02T07:22:15.916Z] #58 44.98 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 45.01 Unpacking python3-six (1.16.0-2) ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 45.71 Selecting previously unselected package python3-protobuf.
07:22:15 [2022-06-02T07:22:15.916Z] #58 45.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 45.77 Unpacking python3-protobuf (3.12.4-1) ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 46.53 Selecting previously unselected package libnet1:amd64.
07:22:15 [2022-06-02T07:22:15.916Z] #58 46.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 46.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 46.80 Selecting previously unselected package libnl-3-200:amd64.
07:22:15 [2022-06-02T07:22:15.916Z] #58 46.80 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 46.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 47.07 Selecting previously unselected package libprotobuf-c1:amd64.
07:22:15 [2022-06-02T07:22:15.916Z] #58 47.07 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 47.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 47.25 Selecting previously unselected package criu.
07:22:15 [2022-06-02T07:22:15.916Z] #58 47.26 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 47.27 Unpacking criu (3.17-1) ...
07:22:15 [2022-06-02T07:22:15.916Z] #58 ...
07:22:15 [2022-06-02T07:22:15.916Z] 
07:22:15 [2022-06-02T07:22:15.916Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:22:15 [2022-06-02T07:22:15.916Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:22:15 [2022-06-02T07:22:15.916Z] #62 48.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:22:16 [2022-06-02T07:22:16.123Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 30.41MB / 55.01MB 0.7s
07:22:16 [2022-06-02T07:22:16.123Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 33.55MB / 55.01MB 0.7s
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.56 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.67 go: downloading github.com/jgautheron/goconst v1.5.1
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.68 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.69 go: downloading github.com/julz/importas v0.1.0
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.83 go: downloading github.com/kisielk/errcheck v1.6.0
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.87 go: downloading github.com/kulti/thelper v0.5.0
07:22:16 [2022-06-02T07:22:16.175Z] #62 48.88 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:22:16 [2022-06-02T07:22:16.363Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done
07:22:16 [2022-06-02T07:22:16.363Z] #4 DONE 0.8s
07:22:16 [2022-06-02T07:22:16.380Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 38.80MB / 55.01MB 0.9s
07:22:16 [2022-06-02T07:22:16.380Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 42.99MB / 55.01MB 1.0s
07:22:16 [2022-06-02T07:22:16.380Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0B / 5.16MB 1.0s
07:22:16 [2022-06-02T07:22:16.380Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 46.68MB / 55.01MB 1.2s
07:22:16 [2022-06-02T07:22:16.380Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 3.15MB / 5.16MB 1.2s
07:22:16 [2022-06-02T07:22:16.380Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0B / 10.88MB 1.2s
07:22:16 [2022-06-02T07:22:16.432Z] #62 48.92 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:22:16 [2022-06-02T07:22:16.432Z] #62 48.95 go: downloading github.com/ldez/gomoddirectives v0.2.2
07:22:16 [2022-06-02T07:22:16.432Z] #62 48.95 go: downloading github.com/ldez/tagliatelle v0.3.0
07:22:16 [2022-06-02T07:22:16.432Z] #62 48.97 go: downloading github.com/leonklingele/grouper v1.1.0
07:22:16 [2022-06-02T07:22:16.432Z] #62 49.05 go: downloading github.com/maratori/testpackage v1.0.1
07:22:16 [2022-06-02T07:22:16.623Z] 
07:22:16 [2022-06-02T07:22:16.623Z] #5 [internal] load .dockerignore
07:22:16 [2022-06-02T07:22:16.623Z] #5 sha256:6f460af6cc5086583d545a619c4b8d5c06277e6a27b62a866e15167810a3cc82
07:22:16 [2022-06-02T07:22:16.623Z] #5 DONE 0.0s
07:22:16 [2022-06-02T07:22:16.623Z] 
07:22:16 [2022-06-02T07:22:16.623Z] #6 [internal] load build definition from Dockerfile
07:22:16 [2022-06-02T07:22:16.623Z] #6 sha256:12da52053ef888a00bdf3d6924130fb019560c7642dfd7c16628c01c378fb250
07:22:16 [2022-06-02T07:22:16.623Z] #6 DONE 0.0s
07:22:16 [2022-06-02T07:22:16.623Z] 
07:22:16 [2022-06-02T07:22:16.623Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:22:16 [2022-06-02T07:22:16.623Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:22:16 [2022-06-02T07:22:16.638Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 4.19MB / 5.16MB 1.3s
07:22:16 [2022-06-02T07:22:16.638Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 52.43MB / 55.01MB 1.4s
07:22:16 [2022-06-02T07:22:16.638Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.4s
07:22:16 [2022-06-02T07:22:16.638Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 2.10MB / 10.88MB 1.4s
07:22:16 [2022-06-02T07:22:16.689Z] #62 49.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:22:16 [2022-06-02T07:22:16.689Z] #62 49.09 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:22:16 [2022-06-02T07:22:16.689Z] #62 49.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
07:22:16 [2022-06-02T07:22:16.689Z] #62 49.27 go: downloading github.com/mgechev/revive v1.1.3
07:22:16 [2022-06-02T07:22:16.903Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.4s done
07:22:16 [2022-06-02T07:22:16.903Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 4.19MB / 10.88MB 1.4s
07:22:16 [2022-06-02T07:22:16.903Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 5.24MB / 10.88MB 1.6s
07:22:16 [2022-06-02T07:22:16.903Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 20.48kB / 54.58MB 1.6s
07:22:17 [2022-06-02T07:22:17.162Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 9.44MB / 10.88MB 1.8s
07:22:17 [2022-06-02T07:22:17.163Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.29MB / 54.58MB 1.8s
07:22:17 [2022-06-02T07:22:17.163Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.8s
07:22:17 [2022-06-02T07:22:17.163Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 10.49MB / 54.58MB 1.8s
07:22:17 [2022-06-02T07:22:17.253Z] #62 49.86 go: downloading github.com/moricho/tparallel v0.2.1
07:22:17 [2022-06-02T07:22:17.510Z] #62 49.92 go: downloading github.com/nakabonne/nestif v0.3.1
07:22:17 [2022-06-02T07:22:17.510Z] #62 49.94 go: downloading github.com/nishanths/exhaustive v0.7.11
07:22:17 [2022-06-02T07:22:17.510Z] #62 50.02 go: downloading github.com/nishanths/predeclared v0.2.1
07:22:17 [2022-06-02T07:22:17.510Z] #62 50.07 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
07:22:17 [2022-06-02T07:22:17.510Z] #62 50.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:22:17 [2022-06-02T07:22:17.510Z] #62 50.10 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:22:17 [2022-06-02T07:22:17.510Z] #62 50.15 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:22:17 [2022-06-02T07:22:17.567Z] #10 DONE 1.1s
07:22:17 [2022-06-02T07:22:17.567Z] 
07:22:17 [2022-06-02T07:22:17.567Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:22:17 [2022-06-02T07:22:17.567Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:22:17 [2022-06-02T07:22:17.567Z] #8 DONE 1.1s
07:22:17 [2022-06-02T07:22:17.567Z] 
07:22:17 [2022-06-02T07:22:17.567Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:22:17 [2022-06-02T07:22:17.567Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:22:17 [2022-06-02T07:22:17.567Z] #9 DONE 1.1s
07:22:17 [2022-06-02T07:22:17.567Z] 
07:22:17 [2022-06-02T07:22:17.567Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:22:17 [2022-06-02T07:22:17.567Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
07:22:17 [2022-06-02T07:22:17.567Z] #7 DONE 1.1s
07:22:17 [2022-06-02T07:22:17.728Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.1s done
07:22:17 [2022-06-02T07:22:17.728Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 2.2s done
07:22:17 [2022-06-02T07:22:17.728Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 14.49MB / 54.58MB 2.3s
07:22:17 [2022-06-02T07:22:17.728Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0B / 85.87MB 2.3s
07:22:17 [2022-06-02T07:22:17.728Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0B / 141.75MB 2.3s
07:22:17 [2022-06-02T07:22:17.767Z] #62 50.17 go: downloading github.com/securego/gosec/v2 v2.9.6
07:22:17 [2022-06-02T07:22:17.767Z] #62 50.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:22:17 [2022-06-02T07:22:17.767Z] #62 50.40 go: downloading github.com/sivchari/containedctx v1.0.1
07:22:17 [2022-06-02T07:22:17.767Z] #62 50.42 go: downloading github.com/sivchari/tenv v1.4.7
07:22:17 [2022-06-02T07:22:17.987Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 25.17MB / 54.58MB 2.8s
07:22:17 [2022-06-02T07:22:17.987Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 8.39MB / 85.87MB 2.8s
07:22:17 [2022-06-02T07:22:17.987Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c
07:22:18 [2022-06-02T07:22:18.040Z] #62 50.47 go: downloading github.com/sonatard/noctx v0.0.1
07:22:18 [2022-06-02T07:22:18.040Z] #62 50.48 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:22:18 [2022-06-02T07:22:18.040Z] #62 50.58 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:22:18 [2022-06-02T07:22:18.040Z] #62 50.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:22:18 [2022-06-02T07:22:18.040Z] #62 50.62 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:22:18 [2022-06-02T07:22:18.040Z] #62 50.67 go: downloading github.com/tetafro/godot v1.4.11
07:22:18 [2022-06-02T07:22:18.040Z] #62 50.70 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:22:18 [2022-06-02T07:22:18.144Z] 
07:22:18 [2022-06-02T07:22:18.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:18 [2022-06-02T07:22:18.144Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:18 [2022-06-02T07:22:18.144Z] #11 DONE 0.0s
07:22:18 [2022-06-02T07:22:18.144Z] 
07:22:18 [2022-06-02T07:22:18.144Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:18 [2022-06-02T07:22:18.144Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:22:18 [2022-06-02T07:22:18.144Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
07:22:18 [2022-06-02T07:22:18.144Z] #73 DONE 0.0s
07:22:18 [2022-06-02T07:22:18.144Z] 
07:22:18 [2022-06-02T07:22:18.144Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:22:18 [2022-06-02T07:22:18.144Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:22:18 [2022-06-02T07:22:18.245Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 9.44MB / 141.75MB 2.8s
07:22:18 [2022-06-02T07:22:18.245Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 30.41MB / 54.58MB 3.0s
07:22:18 [2022-06-02T07:22:18.245Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 13.63MB / 85.87MB 3.0s
07:22:18 [2022-06-02T07:22:18.297Z] #62 50.82 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
07:22:18 [2022-06-02T07:22:18.297Z] #62 50.86 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:22:18 [2022-06-02T07:22:18.553Z] #62 51.05 go: downloading github.com/ultraware/funlen v0.0.3
07:22:18 [2022-06-02T07:22:18.553Z] #62 51.08 go: downloading github.com/ultraware/whitespace v0.0.4
07:22:18 [2022-06-02T07:22:18.553Z] #62 51.10 go: downloading github.com/uudashr/gocognit v1.0.5
07:22:18 [2022-06-02T07:22:18.553Z] #62 51.12 go: downloading github.com/yagipy/maintidx v1.0.0
07:22:18 [2022-06-02T07:22:18.553Z] #62 51.16 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
07:22:18 [2022-06-02T07:22:18.726Z] #49 DONE 0.0s
07:22:18 [2022-06-02T07:22:18.726Z] 
07:22:18 [2022-06-02T07:22:18.726Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:18 [2022-06-02T07:22:18.726Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:18 [2022-06-02T07:22:18.726Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.0s done
07:22:18 [2022-06-02T07:22:18.726Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
07:22:18 [2022-06-02T07:22:18.726Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
07:22:18 [2022-06-02T07:22:18.726Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
07:22:18 [2022-06-02T07:22:18.726Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.24MB / 55.01MB 0.3s
07:22:18 [2022-06-02T07:22:18.812Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 36.92MB / 54.58MB 3.4s
07:22:18 [2022-06-02T07:22:18.812Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 20.97MB / 85.87MB 3.4s
07:22:18 [2022-06-02T07:22:18.812Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 19.92MB / 141.75MB 3.4s
07:22:18 [2022-06-02T07:22:18.812Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 44.24MB / 54.58MB 3.6s
07:22:18 [2022-06-02T07:22:18.812Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 25.94MB / 85.87MB 3.6s
07:22:18 [2022-06-02T07:22:18.986Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.49MB / 55.01MB 0.4s
07:22:18 [2022-06-02T07:22:18.986Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 26.20MB / 55.01MB 0.7s
07:22:19 [2022-06-02T07:22:19.129Z] #62 51.73 go: downloading gitlab.com/bosi/decorder v0.2.1
07:22:19 [2022-06-02T07:22:19.379Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 47.19MB / 54.58MB 3.9s
07:22:19 [2022-06-02T07:22:19.379Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 33.55MB / 85.87MB 3.9s
07:22:19 [2022-06-02T07:22:19.379Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 28.31MB / 141.75MB 3.9s
07:22:19 [2022-06-02T07:22:19.379Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 52.43MB / 54.58MB 4.0s
07:22:19 [2022-06-02T07:22:19.379Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 38.80MB / 85.87MB 4.1s
07:22:19 [2022-06-02T07:22:19.568Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 31.46MB / 55.01MB 1.0s
07:22:19 [2022-06-02T07:22:19.568Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 35.65MB / 55.01MB 1.3s
07:22:19 [2022-06-02T07:22:19.636Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 35.65MB / 141.75MB 4.4s
07:22:19 [2022-06-02T07:22:19.691Z] #62 52.06 go: downloading honnef.co/go/tools v0.2.2
07:22:19 [2022-06-02T07:22:19.828Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 38.49MB / 55.01MB 1.4s
07:22:19 [2022-06-02T07:22:19.898Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 45.09MB / 85.87MB 4.6s
07:22:19 [2022-06-02T07:22:19.898Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 42.99MB / 141.75MB 4.6s
07:22:20 [2022-06-02T07:22:20.097Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 41.94MB / 55.01MB 1.6s
07:22:20 [2022-06-02T07:22:20.097Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 48.15MB / 55.01MB 1.8s
07:22:20 [2022-06-02T07:22:20.156Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.8s done
07:22:20 [2022-06-02T07:22:20.156Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 0B / 155B 4.9s
07:22:20 [2022-06-02T07:22:20.413Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 51.38MB / 85.87MB 4.9s
07:22:20 [2022-06-02T07:22:20.413Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 53.48MB / 141.75MB 4.9s
07:22:20 [2022-06-02T07:22:20.413Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.9s
07:22:20 [2022-06-02T07:22:20.413Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 56.62MB / 85.87MB 5.1s
07:22:20 [2022-06-02T07:22:20.414Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 5.0s done
07:22:20 [2022-06-02T07:22:20.620Z] #62 53.09 go: downloading mvdan.cc/gofumpt v0.2.1
07:22:20 [2022-06-02T07:22:20.620Z] #62 53.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:22:20 [2022-06-02T07:22:20.620Z] #62 53.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:22:20 [2022-06-02T07:22:20.620Z] #62 53.27 go: downloading github.com/davecgh/go-spew v1.1.1
07:22:20 [2022-06-02T07:22:20.667Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 51.38MB / 55.01MB 2.1s
07:22:20 [2022-06-02T07:22:20.667Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.3s
07:22:20 [2022-06-02T07:22:20.671Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 62.30MB / 85.87MB 5.2s
07:22:20 [2022-06-02T07:22:20.671Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 60.82MB / 141.75MB 5.3s
07:22:20 [2022-06-02T07:22:20.876Z] #62 ...
07:22:20 [2022-06-02T07:22:20.876Z] 
07:22:20 [2022-06-02T07:22:20.876Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:22:20 [2022-06-02T07:22:20.876Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:22:20 [2022-06-02T07:22:20.876Z] #64 52.73 v3.0.2
07:22:20 [2022-06-02T07:22:20.876Z] #64 DONE 53.4s
07:22:20 [2022-06-02T07:22:20.876Z] 
07:22:20 [2022-06-02T07:22:20.876Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:22:20 [2022-06-02T07:22:20.876Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:22:20 [2022-06-02T07:22:20.876Z] #62 53.28 go: downloading github.com/pmezard/go-difflib v1.0.0
07:22:20 [2022-06-02T07:22:20.876Z] #62 53.30 go: downloading github.com/stretchr/objx v0.1.1
07:22:20 [2022-06-02T07:22:20.876Z] #62 53.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:22:20 [2022-06-02T07:22:20.876Z] #62 53.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:22:20 [2022-06-02T07:22:20.876Z] #62 53.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:22:20 [2022-06-02T07:22:20.876Z] #62 53.46 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:22:20 [2022-06-02T07:22:20.876Z] #62 53.48 go: downloading github.com/go-toolsmith/astp v1.0.0
07:22:20 [2022-06-02T07:22:20.929Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 71.30MB / 85.87MB 5.5s
07:22:21 [2022-06-02T07:22:21.132Z] #62 53.51 go: downloading github.com/go-toolsmith/typep v1.0.2
07:22:21 [2022-06-02T07:22:21.132Z] #62 53.51 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:22:21 [2022-06-02T07:22:21.132Z] #62 53.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
07:22:21 [2022-06-02T07:22:21.132Z] #62 53.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:22:21 [2022-06-02T07:22:21.132Z] #62 53.74 go: downloading github.com/hashicorp/hcl v1.0.0
07:22:21 [2022-06-02T07:22:21.187Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 68.16MB / 141.75MB 5.7s
07:22:21 [2022-06-02T07:22:21.187Z] #11 ...
07:22:21 [2022-06-02T07:22:21.187Z] 
07:22:21 [2022-06-02T07:22:21.187Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:21 [2022-06-02T07:22:21.187Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:22:21 [2022-06-02T07:22:21.187Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
07:22:21 [2022-06-02T07:22:21.187Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:22:21 [2022-06-02T07:22:21.187Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:22:21 [2022-06-02T07:22:21.187Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
07:22:21 [2022-06-02T07:22:21.187Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done
07:22:21 [2022-06-02T07:22:21.187Z] #71 DONE 6.0s
07:22:21 [2022-06-02T07:22:21.187Z] 
07:22:21 [2022-06-02T07:22:21.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:21 [2022-06-02T07:22:21.187Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:21 [2022-06-02T07:22:21.187Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 77.59MB / 85.87MB 5.8s
07:22:21 [2022-06-02T07:22:21.187Z] #11 ...
07:22:21 [2022-06-02T07:22:21.187Z] 
07:22:21 [2022-06-02T07:22:21.187Z] #24 [internal] load build context
07:22:21 [2022-06-02T07:22:21.187Z] #24 sha256:ade4763eed088a3d826ae0d643d7e2b503dde77842f9514f65967978393e88e3
07:22:21 [2022-06-02T07:22:21.187Z] #24 transferring context: 29.03MB 6.0s
07:22:21 [2022-06-02T07:22:21.444Z] #24 ...
07:22:21 [2022-06-02T07:22:21.444Z] 
07:22:21 [2022-06-02T07:22:21.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:21 [2022-06-02T07:22:21.444Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:21 [2022-06-02T07:22:21.444Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 82.84MB / 85.87MB 6.0s
07:22:21 [2022-06-02T07:22:21.444Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 79.69MB / 141.75MB 6.0s
07:22:21 [2022-06-02T07:22:21.613Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.9s done
07:22:21 [2022-06-02T07:22:21.613Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c
07:22:21 [2022-06-02T07:22:21.695Z] #62 54.25 go: downloading github.com/pelletier/go-toml v1.9.4
07:22:21 [2022-06-02T07:22:21.695Z] #62 54.25 go: downloading golang.org/x/text v0.3.7
07:22:21 [2022-06-02T07:22:21.708Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 88.08MB / 141.75MB 6.2s
07:22:21 [2022-06-02T07:22:21.968Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 105.91MB / 141.75MB 6.5s
07:22:22 [2022-06-02T07:22:22.537Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.9s done
07:22:22 [2022-06-02T07:22:22.537Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 114.71MB / 141.75MB 7.1s
07:22:23 [2022-06-02T07:22:23.103Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 124.78MB / 141.75MB 7.6s
07:22:23 [2022-06-02T07:22:23.103Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 132.12MB / 141.75MB 7.8s
07:22:23 [2022-06-02T07:22:23.371Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 139.46MB / 141.75MB 8.0s
07:22:23 [2022-06-02T07:22:23.371Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.3s
07:22:23 [2022-06-02T07:22:23.371Z] #11 ...
07:22:23 [2022-06-02T07:22:23.371Z] 
07:22:23 [2022-06-02T07:22:23.371Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:23 [2022-06-02T07:22:23.371Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:22:23 [2022-06-02T07:22:23.371Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
07:22:23 [2022-06-02T07:22:23.371Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:22:23 [2022-06-02T07:22:23.371Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:22:23 [2022-06-02T07:22:23.371Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:22:23 [2022-06-02T07:22:23.371Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
07:22:23 [2022-06-02T07:22:23.371Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done
07:22:23 [2022-06-02T07:22:23.371Z] #73 DONE 8.3s
07:22:23 [2022-06-02T07:22:23.371Z] 
07:22:23 [2022-06-02T07:22:23.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:23 [2022-06-02T07:22:23.371Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:24 [2022-06-02T07:22:24.188Z] #28 ...
07:22:24 [2022-06-02T07:22:24.188Z] 
07:22:24 [2022-06-02T07:22:24.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:24 [2022-06-02T07:22:24.188Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.7s done
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.4s done
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.8s done
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.5s done
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 79.69MB / 85.87MB 5.4s
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 45.33MB / 141.75MB 5.4s
07:22:24 [2022-06-02T07:22:24.188Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.7s done
07:22:24 [2022-06-02T07:22:24.188Z] #11 ...
07:22:24 [2022-06-02T07:22:24.188Z] 
07:22:24 [2022-06-02T07:22:24.188Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:24 [2022-06-02T07:22:24.188Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:24 [2022-06-02T07:22:24.753Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 9.1s done
07:22:25 [2022-06-02T07:22:25.135Z] #28 ...
07:22:25 [2022-06-02T07:22:25.136Z] 
07:22:25 [2022-06-02T07:22:25.136Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:25 [2022-06-02T07:22:25.136Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:22:25 [2022-06-02T07:22:25.136Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:22:25 [2022-06-02T07:22:25.136Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:22:25 [2022-06-02T07:22:25.136Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:22:25 [2022-06-02T07:22:25.136Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:22:25 [2022-06-02T07:22:25.136Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
07:22:25 [2022-06-02T07:22:25.136Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done
07:22:25 [2022-06-02T07:22:25.136Z] #71 DONE 6.8s
07:22:25 [2022-06-02T07:22:25.136Z] 
07:22:25 [2022-06-02T07:22:25.136Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:25 [2022-06-02T07:22:25.136Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:25 [2022-06-02T07:22:25.136Z] #28 ...
07:22:25 [2022-06-02T07:22:25.136Z] 
07:22:25 [2022-06-02T07:22:25.136Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:25 [2022-06-02T07:22:25.136Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:22:25 [2022-06-02T07:22:25.136Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:22:25 [2022-06-02T07:22:25.136Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:22:25 [2022-06-02T07:22:25.136Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:22:25 [2022-06-02T07:22:25.136Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
07:22:25 [2022-06-02T07:22:25.136Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done
07:22:25 [2022-06-02T07:22:25.136Z] #73 DONE 6.9s
07:22:25 [2022-06-02T07:22:25.136Z] 
07:22:25 [2022-06-02T07:22:25.136Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:25 [2022-06-02T07:22:25.136Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:25 [2022-06-02T07:22:25.319Z] #11 ...
07:22:25 [2022-06-02T07:22:25.319Z] 
07:22:25 [2022-06-02T07:22:25.319Z] #24 [internal] load build context
07:22:25 [2022-06-02T07:22:25.319Z] #24 sha256:ade4763eed088a3d826ae0d643d7e2b503dde77842f9514f65967978393e88e3
07:22:25 [2022-06-02T07:22:25.319Z] #24 transferring context: 61.15MB 9.9s done
07:22:25 [2022-06-02T07:22:25.319Z] #24 DONE 10.3s
07:22:25 [2022-06-02T07:22:25.319Z] 
07:22:25 [2022-06-02T07:22:25.319Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:22:25 [2022-06-02T07:22:25.319Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:22:25 [2022-06-02T07:22:25.319Z] #72 DONE 0.7s
07:22:25 [2022-06-02T07:22:25.319Z] 
07:22:25 [2022-06-02T07:22:25.319Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:22:25 [2022-06-02T07:22:25.319Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:22:25 [2022-06-02T07:22:25.577Z] #74 ...
07:22:25 [2022-06-02T07:22:25.577Z] 
07:22:25 [2022-06-02T07:22:25.578Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:25 [2022-06-02T07:22:25.578Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:25 [2022-06-02T07:22:25.578Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.2s done
07:22:25 [2022-06-02T07:22:25.836Z] #28 ...
07:22:25 [2022-06-02T07:22:25.836Z] 
07:22:25 [2022-06-02T07:22:25.836Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:22:25 [2022-06-02T07:22:25.836Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:22:25 [2022-06-02T07:22:25.836Z] #74 DONE 0.5s
07:22:25 [2022-06-02T07:22:25.836Z] 
07:22:25 [2022-06-02T07:22:25.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:25 [2022-06-02T07:22:25.836Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:26 [2022-06-02T07:22:26.954Z] #62 ...
07:22:26 [2022-06-02T07:22:26.954Z] 
07:22:26 [2022-06-02T07:22:26.954Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:22:26 [2022-06-02T07:22:26.954Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:22:26 [2022-06-02T07:22:26.954Z] #58 48.62 Setting up python3-pkg-resources (52.0.0-4) ...
07:22:26 [2022-06-02T07:22:26.954Z] #58 50.57 Setting up libprotobuf23:amd64 (3.12.4-1) ...
07:22:26 [2022-06-02T07:22:26.954Z] #58 50.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:22:26 [2022-06-02T07:22:26.954Z] #58 50.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:22:26 [2022-06-02T07:22:26.954Z] #58 50.66 Setting up python3-six (1.16.0-2) ...
07:22:26 [2022-06-02T07:22:26.954Z] #58 52.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:22:26 [2022-06-02T07:22:26.954Z] #58 52.39 Setting up python3-protobuf (3.12.4-1) ...
07:22:26 [2022-06-02T07:22:26.954Z] #58 56.77 Setting up criu (3.17-1) ...
07:22:26 [2022-06-02T07:22:26.954Z] #58 ...
07:22:26 [2022-06-02T07:22:26.954Z] 
07:22:26 [2022-06-02T07:22:26.954Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:22:26 [2022-06-02T07:22:26.954Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:22:26 [2022-06-02T07:22:26.954Z] #41 48.73 Updating files:  87% (1334/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
07:22:26 [2022-06-02T07:22:26.954Z] #41 49.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:22:26 [2022-06-02T07:22:26.954Z] #41 49.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:22:26 [2022-06-02T07:22:26.954Z] #41 ...
07:22:26 [2022-06-02T07:22:26.954Z] 
07:22:26 [2022-06-02T07:22:26.954Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:22:26 [2022-06-02T07:22:26.954Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:22:26 [2022-06-02T07:22:26.954Z] #58 58.92 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:22:27 [2022-06-02T07:22:27.048Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.1s
07:22:27 [2022-06-02T07:22:27.517Z] #58 DONE 60.0s
07:22:27 [2022-06-02T07:22:27.517Z] 
07:22:27 [2022-06-02T07:22:27.517Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:22:27 [2022-06-02T07:22:27.517Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:22:27 [2022-06-02T07:22:27.517Z] #62 60.12 go: downloading github.com/gobwas/glob v0.2.3
07:22:27 [2022-06-02T07:22:27.776Z] #62 60.21 go: downloading github.com/kisielk/gotool v1.0.0
07:22:27 [2022-06-02T07:22:27.776Z] #62 60.21 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:22:27 [2022-06-02T07:22:27.776Z] #62 60.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:22:27 [2022-06-02T07:22:27.776Z] #62 60.35 go: downloading golang.org/x/mod v0.5.1
07:22:27 [2022-06-02T07:22:27.776Z] #62 60.41 go: downloading github.com/ettle/strcase v0.1.1
07:22:27 [2022-06-02T07:22:27.776Z] #62 60.48 go: downloading github.com/fatih/structtag v1.2.0
07:22:28 [2022-06-02T07:22:28.032Z] #62 60.51 go: downloading github.com/Masterminds/semver v1.5.0
07:22:28 [2022-06-02T07:22:28.266Z] Client:
07:22:28 [2022-06-02T07:22:28.266Z]  Context:    default
07:22:28 [2022-06-02T07:22:28.266Z]  Debug Mode: false
07:22:28 [2022-06-02T07:22:28.266Z]  Plugins:
07:22:28 [2022-06-02T07:22:28.266Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:22:28 [2022-06-02T07:22:28.266Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:22:28 [2022-06-02T07:22:28.266Z] 
07:22:28 [2022-06-02T07:22:28.266Z] Server:
07:22:28 [2022-06-02T07:22:28.266Z]  Containers: 0
07:22:28 [2022-06-02T07:22:28.266Z]   Running: 0
07:22:28 [2022-06-02T07:22:28.266Z]   Paused: 0
07:22:28 [2022-06-02T07:22:28.266Z]   Stopped: 0
07:22:28 [2022-06-02T07:22:28.266Z]  Images: 0
07:22:28 [2022-06-02T07:22:28.266Z]  Server Version: 20.10.14
07:22:28 [2022-06-02T07:22:28.266Z]  Storage Driver: overlay2
07:22:28 [2022-06-02T07:22:28.266Z]   Backing Filesystem: extfs
07:22:28 [2022-06-02T07:22:28.266Z]   Supports d_type: true
07:22:28 [2022-06-02T07:22:28.266Z]   Native Overlay Diff: true
07:22:28 [2022-06-02T07:22:28.266Z]   userxattr: false
07:22:28 [2022-06-02T07:22:28.266Z]  Logging Driver: json-file
07:22:28 [2022-06-02T07:22:28.266Z]  Cgroup Driver: cgroupfs
07:22:28 [2022-06-02T07:22:28.266Z]  Cgroup Version: 1
07:22:28 [2022-06-02T07:22:28.266Z]  Plugins:
07:22:28 [2022-06-02T07:22:28.266Z]   Volume: local
07:22:28 [2022-06-02T07:22:28.266Z]   Network: bridge host ipvlan macvlan null overlay
07:22:28 [2022-06-02T07:22:28.266Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:22:28 [2022-06-02T07:22:28.266Z]  Swarm: inactive
07:22:28 [2022-06-02T07:22:28.266Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:22:28 [2022-06-02T07:22:28.266Z]  Default Runtime: runc
07:22:28 [2022-06-02T07:22:28.266Z]  Init Binary: docker-init
07:22:28 [2022-06-02T07:22:28.266Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:22:28 [2022-06-02T07:22:28.266Z]  runc version: v1.0.3-0-gf46b6ba
07:22:28 [2022-06-02T07:22:28.266Z]  init version: de40ad0
07:22:28 [2022-06-02T07:22:28.266Z]  Security Options:
07:22:28 [2022-06-02T07:22:28.266Z]   apparmor
07:22:28 [2022-06-02T07:22:28.266Z]   seccomp
07:22:28 [2022-06-02T07:22:28.266Z]    Profile: default
07:22:28 [2022-06-02T07:22:28.266Z]  Kernel Version: 5.13.0-1021-aws
07:22:28 [2022-06-02T07:22:28.266Z]  Operating System: Ubuntu 20.04.4 LTS
07:22:28 [2022-06-02T07:22:28.266Z]  OSType: linux
07:22:28 [2022-06-02T07:22:28.266Z]  Architecture: aarch64
07:22:28 [2022-06-02T07:22:28.266Z]  CPUs: 2
07:22:28 [2022-06-02T07:22:28.266Z]  Total Memory: 7.562GiB
07:22:28 [2022-06-02T07:22:28.266Z]  Name: ip-10-100-107-68
07:22:28 [2022-06-02T07:22:28.266Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
07:22:28 [2022-06-02T07:22:28.266Z]  Docker Root Dir: /var/lib/docker
07:22:28 [2022-06-02T07:22:28.266Z]  Debug Mode: false
07:22:28 [2022-06-02T07:22:28.266Z]  Registry: https://index.docker.io/v1/
07:22:28 [2022-06-02T07:22:28.266Z]  Labels:
07:22:28 [2022-06-02T07:22:28.266Z]  Experimental: true
07:22:28 [2022-06-02T07:22:28.266Z]  Insecure Registries:
07:22:28 [2022-06-02T07:22:28.266Z]   127.0.0.0/8
07:22:28 [2022-06-02T07:22:28.266Z]  Live Restore Enabled: true
07:22:28 [2022-06-02T07:22:28.266Z] 
[Pipeline] sh
07:22:28 [2022-06-02T07:22:28.289Z] #62 60.70 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:22:28 [2022-06-02T07:22:28.289Z] #62 60.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:22:28 [2022-06-02T07:22:28.289Z] #62 60.81 go: downloading github.com/prometheus/client_golang v1.7.1
07:22:28 [2022-06-02T07:22:28.433Z] #28 ...
07:22:28 [2022-06-02T07:22:28.433Z] 
07:22:28 [2022-06-02T07:22:28.433Z] #24 [internal] load build context
07:22:28 [2022-06-02T07:22:28.433Z] #24 sha256:fdcb1073ccf82beb36433a47a8b03ccfc80e9b4334c86ce641ffb76276a81d96
07:22:28 [2022-06-02T07:22:28.433Z] #24 transferring context: 61.15MB 9.5s done
07:22:28 [2022-06-02T07:22:28.433Z] #24 DONE 10.1s
07:22:28 [2022-06-02T07:22:28.433Z] 
07:22:28 [2022-06-02T07:22:28.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:28 [2022-06-02T07:22:28.433Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:28 [2022-06-02T07:22:28.433Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.5s done
07:22:28 [2022-06-02T07:22:28.433Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 9.7s done
07:22:28 [2022-06-02T07:22:28.545Z] #62 61.12 go: downloading github.com/prometheus/client_model v0.2.0
07:22:28 [2022-06-02T07:22:28.545Z] #62 61.21 go: downloading github.com/google/go-cmp v0.5.6
07:22:28 [2022-06-02T07:22:28.558Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:22:28 [2022-06-02T07:22:28.558Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:22:28 [2022-06-02T07:22:28.558Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43676/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:22:28 [2022-06-02T07:22:28.558Z] + bash /home/ubuntu/workspace/moby_PR-43676/check-config.sh
07:22:28 [2022-06-02T07:22:28.558Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:22:28 [2022-06-02T07:22:28.558Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
07:22:28 [2022-06-02T07:22:28.558Z] 
07:22:28 [2022-06-02T07:22:28.558Z] Generally Necessary:
07:22:28 [2022-06-02T07:22:28.558Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:22:28 [2022-06-02T07:22:28.558Z] - apparmor: enabled and tools installed
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_NAMESPACES: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_NET_NS: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_PID_NS: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_IPC_NS: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_UTS_NS: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_CGROUPS: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_CGROUP_CPUACCT: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_CGROUP_DEVICE: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_CGROUP_FREEZER: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_CGROUP_SCHED: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_CPUSETS: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_MEMCG: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_KEYS: enabled
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_VETH: enabled (as module)
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_BRIDGE: enabled (as module)
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:22:28 [2022-06-02T07:22:28.558Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_NF_NAT: enabled (as module)
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_POSIX_MQUEUE: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_CGROUP_BPF: enabled
07:22:28 [2022-06-02T07:22:28.817Z] 
07:22:28 [2022-06-02T07:22:28.817Z] Optional Features:
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_USER_NS: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_SECCOMP: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_SECCOMP_FILTER: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_CGROUP_PIDS: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_MEMCG_SWAP: enabled
07:22:28 [2022-06-02T07:22:28.817Z]     (cgroup swap accounting is currently enabled)
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_BLK_CGROUP: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_CGROUP_PERF: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_CGROUP_HUGETLB: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_CFS_BANDWIDTH: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_RT_GROUP_SCHED: missing
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_IP_VS: enabled (as module)
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_IP_VS_NFCT: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_IP_VS_RR: enabled (as module)
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_SECURITY_SELINUX: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_SECURITY_APPARMOR: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_EXT4_FS: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:22:28 [2022-06-02T07:22:28.817Z] - Network Drivers:
07:22:28 [2022-06-02T07:22:28.817Z]   - "overlay":
07:22:28 [2022-06-02T07:22:28.817Z]     - CONFIG_VXLAN: enabled (as module)
07:22:28 [2022-06-02T07:22:28.817Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:22:28 [2022-06-02T07:22:28.817Z]       Optional (for encrypted networks):
07:22:29 [2022-06-02T07:22:29.075Z]       - CONFIG_CRYPTO: enabled
07:22:29 [2022-06-02T07:22:29.076Z]       - CONFIG_CRYPTO_AEAD: enabled
07:22:29 [2022-06-02T07:22:29.076Z]       - CONFIG_CRYPTO_GCM: enabled
07:22:29 [2022-06-02T07:22:29.076Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:22:29 [2022-06-02T07:22:29.076Z]       - CONFIG_CRYPTO_GHASH: enabled
07:22:29 [2022-06-02T07:22:29.076Z]       - CONFIG_XFRM: enabled
07:22:29 [2022-06-02T07:22:29.076Z]       - CONFIG_XFRM_USER: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]       - CONFIG_INET_ESP: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]   - "ipvlan":
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_IPVLAN: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]   - "macvlan":
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_MACVLAN: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_DUMMY: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]   - "ftp,tftp client in container":
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z] - Storage Drivers:
07:22:29 [2022-06-02T07:22:29.076Z]   - "aufs":
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_AUFS_FS: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]   - "btrfs":
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:22:29 [2022-06-02T07:22:29.076Z]   - "devicemapper":
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_BLK_DEV_DM: enabled
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]   - "overlay":
07:22:29 [2022-06-02T07:22:29.076Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:22:29 [2022-06-02T07:22:29.076Z]   - "zfs":
07:22:29 [2022-06-02T07:22:29.076Z]     - /dev/zfs: present
07:22:29 [2022-06-02T07:22:29.076Z]     - zfs command: missing
07:22:29 [2022-06-02T07:22:29.076Z]     - zpool command: missing
07:22:29 [2022-06-02T07:22:29.076Z] 
07:22:29 [2022-06-02T07:22:29.076Z] Limits:
07:22:29 [2022-06-02T07:22:29.076Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:22:29 [2022-06-02T07:22:29.076Z] 
07:22:29 [2022-06-02T07:22:29.076Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
07:22:29 [2022-06-02T07:22:29.109Z] #62 61.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:22:29 [2022-06-02T07:22:29.109Z] #62 61.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
07:22:29 [2022-06-02T07:22:29.120Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.6s
07:22:29 [2022-06-02T07:22:29.120Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272
07:22:29 [2022-06-02T07:22:29.120Z] #11 ...
07:22:29 [2022-06-02T07:22:29.120Z] 
07:22:29 [2022-06-02T07:22:29.120Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:29 [2022-06-02T07:22:29.120Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:29 [2022-06-02T07:22:29.120Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.7s done
07:22:29 [2022-06-02T07:22:29.120Z] #28 DONE 13.9s
07:22:29 [2022-06-02T07:22:29.120Z] 
07:22:29 [2022-06-02T07:22:29.120Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:29 [2022-06-02T07:22:29.120Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
[Pipeline] sh
07:22:29 [2022-06-02T07:22:29.366Z] #62 61.85 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
07:22:29 [2022-06-02T07:22:29.366Z] #62 61.85 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:22:29 [2022-06-02T07:22:29.376Z] #11 ...
07:22:29 [2022-06-02T07:22:29.376Z] 
07:22:29 [2022-06-02T07:22:29.376Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:22:29 [2022-06-02T07:22:29.376Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:22:29 [2022-06-02T07:22:29.376Z] #72 DONE 0.7s
07:22:29 [2022-06-02T07:22:29.376Z] 
07:22:29 [2022-06-02T07:22:29.376Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:22:29 [2022-06-02T07:22:29.376Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:22:29 [2022-06-02T07:22:29.401Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 .
07:22:29 [2022-06-02T07:22:29.623Z] #62 61.96 go: downloading github.com/beorn7/perks v1.0.1
07:22:29 [2022-06-02T07:22:29.623Z] #62 62.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:22:29 [2022-06-02T07:22:29.623Z] #62 62.00 go: downloading github.com/golang/protobuf v1.5.2
07:22:29 [2022-06-02T07:22:29.623Z] #62 62.11 go: downloading github.com/cespare/xxhash v1.1.0
07:22:29 [2022-06-02T07:22:29.659Z] #1 [internal] load build definition from Dockerfile
07:22:29 [2022-06-02T07:22:29.659Z] #1 sha256:34f85275ff41813b7683774a66e2b6d3989e73fb530ca6693c2a0805ecb54c01
07:22:29 [2022-06-02T07:22:29.659Z] #1 transferring dockerfile: 17.93kB 0.1s done
07:22:29 [2022-06-02T07:22:29.659Z] #1 DONE 0.2s
07:22:29 [2022-06-02T07:22:29.659Z] 
07:22:29 [2022-06-02T07:22:29.659Z] #2 [internal] load .dockerignore
07:22:29 [2022-06-02T07:22:29.659Z] #2 sha256:4951da4db469744b05428dad53fcc855cd5c4c039d4f981310b2889f5655c5c8
07:22:29 [2022-06-02T07:22:29.659Z] #2 transferring context: 145B done
07:22:29 [2022-06-02T07:22:29.659Z] #2 DONE 0.1s
07:22:29 [2022-06-02T07:22:29.659Z] 
07:22:29 [2022-06-02T07:22:29.659Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:22:29 [2022-06-02T07:22:29.659Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
07:22:29 [2022-06-02T07:22:29.686Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.6s done
07:22:29 [2022-06-02T07:22:29.881Z] #62 62.37 go: downloading github.com/prometheus/common v0.10.0
07:22:29 [2022-06-02T07:22:29.947Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f
07:22:30 [2022-06-02T07:22:30.137Z] #62 62.57 go: downloading github.com/prometheus/procfs v0.6.0
07:22:30 [2022-06-02T07:22:30.137Z] #62 62.69 go: downloading github.com/mattn/go-runewidth v0.0.9
07:22:30 [2022-06-02T07:22:30.225Z] #3 DONE 0.4s
07:22:30 [2022-06-02T07:22:30.226Z] 
07:22:30 [2022-06-02T07:22:30.226Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:22:30 [2022-06-02T07:22:30.226Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120
07:22:30 [2022-06-02T07:22:30.226Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
07:22:30 [2022-06-02T07:22:30.226Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s
07:22:30 [2022-06-02T07:22:30.226Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
07:22:30 [2022-06-02T07:22:30.226Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done
07:22:30 [2022-06-02T07:22:30.226Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done
07:22:30 [2022-06-02T07:22:30.323Z] #74 DONE 0.8s
07:22:30 [2022-06-02T07:22:30.323Z] 
07:22:30 [2022-06-02T07:22:30.323Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:30 [2022-06-02T07:22:30.323Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:30 [2022-06-02T07:22:30.393Z] #62 62.98 go: downloading google.golang.org/protobuf v1.27.1
07:22:30 [2022-06-02T07:22:30.484Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s
07:22:30 [2022-06-02T07:22:30.743Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done
07:22:30 [2022-06-02T07:22:30.992Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.1s done
07:22:31 [2022-06-02T07:22:31.007Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c
07:22:31 [2022-06-02T07:22:31.007Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done
07:22:31 [2022-06-02T07:22:31.252Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523
07:22:31 [2022-06-02T07:22:31.269Z] #4 DONE 1.0s
07:22:31 [2022-06-02T07:22:31.269Z] 
07:22:31 [2022-06-02T07:22:31.269Z] #5 [internal] load .dockerignore
07:22:31 [2022-06-02T07:22:31.269Z] #5 sha256:4631efd80e6ef57ff9cd373fff93919b7d94af93fdd26529b261ed47d7b771f7
07:22:31 [2022-06-02T07:22:31.269Z] #5 DONE 0.0s
07:22:31 [2022-06-02T07:22:31.269Z] 
07:22:31 [2022-06-02T07:22:31.269Z] #6 [internal] load build definition from Dockerfile
07:22:31 [2022-06-02T07:22:31.269Z] #6 sha256:4411ddf3f6a4d92143ee8084a749873ba698e2b1477db2bc3f3dd01927b34518
07:22:31 [2022-06-02T07:22:31.269Z] #6 DONE 0.0s
07:22:31 [2022-06-02T07:22:31.269Z] 
07:22:31 [2022-06-02T07:22:31.269Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:22:31 [2022-06-02T07:22:31.269Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:22:32 [2022-06-02T07:22:32.292Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.2s done
07:22:32 [2022-06-02T07:22:32.292Z] #28 DONE 13.9s
07:22:32 [2022-06-02T07:22:32.292Z] 
07:22:32 [2022-06-02T07:22:32.292Z] #29 [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
07:22:32 [2022-06-02T07:22:32.292Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
07:22:32 [2022-06-02T07:22:32.913Z] #62 65.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:22:33 [2022-06-02T07:22:33.234Z] #29 1.079 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:22:33 [2022-06-02T07:22:33.235Z] #29 1.093 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:22:33 [2022-06-02T07:22:33.235Z] #29 1.093 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:22:33 [2022-06-02T07:22:33.495Z] #29 1.254 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:22:33 [2022-06-02T07:22:33.758Z] #29 1.536 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:22:33 [2022-06-02T07:22:33.758Z] #29 1.601 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:22:34 [2022-06-02T07:22:34.286Z] Client:
07:22:34 [2022-06-02T07:22:34.286Z]  Context:    default
07:22:34 [2022-06-02T07:22:34.286Z]  Debug Mode: false
07:22:34 [2022-06-02T07:22:34.286Z]  Plugins:
07:22:34 [2022-06-02T07:22:34.286Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:22:34 [2022-06-02T07:22:34.286Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:22:34 [2022-06-02T07:22:34.286Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:22:34 [2022-06-02T07:22:34.286Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:22:34 [2022-06-02T07:22:34.286Z] 
07:22:34 [2022-06-02T07:22:34.286Z] Server:
07:22:34 [2022-06-02T07:22:34.286Z]  Containers: 0
07:22:34 [2022-06-02T07:22:34.286Z]   Running: 0
07:22:34 [2022-06-02T07:22:34.286Z]   Paused: 0
07:22:34 [2022-06-02T07:22:34.286Z]   Stopped: 0
07:22:34 [2022-06-02T07:22:34.286Z]  Images: 0
07:22:34 [2022-06-02T07:22:34.286Z]  Server Version: 20.10.14
07:22:34 [2022-06-02T07:22:34.286Z]  Storage Driver: overlay2
07:22:34 [2022-06-02T07:22:34.286Z]   Backing Filesystem: extfs
07:22:34 [2022-06-02T07:22:34.286Z]   Supports d_type: true
07:22:34 [2022-06-02T07:22:34.286Z]   Native Overlay Diff: true
07:22:34 [2022-06-02T07:22:34.286Z]   userxattr: false
07:22:34 [2022-06-02T07:22:34.286Z]  Logging Driver: json-file
07:22:34 [2022-06-02T07:22:34.286Z]  Cgroup Driver: systemd
07:22:34 [2022-06-02T07:22:34.286Z]  Cgroup Version: 2
07:22:34 [2022-06-02T07:22:34.286Z]  Plugins:
07:22:34 [2022-06-02T07:22:34.286Z]   Volume: local
07:22:34 [2022-06-02T07:22:34.286Z]   Network: bridge host ipvlan macvlan null overlay
07:22:34 [2022-06-02T07:22:34.286Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:22:34 [2022-06-02T07:22:34.286Z]  Swarm: inactive
07:22:34 [2022-06-02T07:22:34.286Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:22:34 [2022-06-02T07:22:34.286Z]  Default Runtime: runc
07:22:34 [2022-06-02T07:22:34.286Z]  Init Binary: docker-init
07:22:34 [2022-06-02T07:22:34.286Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:22:34 [2022-06-02T07:22:34.286Z]  runc version: v1.0.3-0-gf46b6ba
07:22:34 [2022-06-02T07:22:34.286Z]  init version: de40ad0
07:22:34 [2022-06-02T07:22:34.286Z]  Security Options:
07:22:34 [2022-06-02T07:22:34.286Z]   apparmor
07:22:34 [2022-06-02T07:22:34.286Z]   seccomp
07:22:34 [2022-06-02T07:22:34.286Z]    Profile: default
07:22:34 [2022-06-02T07:22:34.286Z]   cgroupns
07:22:34 [2022-06-02T07:22:34.286Z]  Kernel Version: 5.13.0-1021-aws
07:22:34 [2022-06-02T07:22:34.286Z]  Operating System: Ubuntu 20.04.4 LTS
07:22:34 [2022-06-02T07:22:34.286Z]  OSType: linux
07:22:34 [2022-06-02T07:22:34.286Z]  Architecture: x86_64
07:22:34 [2022-06-02T07:22:34.286Z]  CPUs: 2
07:22:34 [2022-06-02T07:22:34.286Z]  Total Memory: 7.476GiB
07:22:34 [2022-06-02T07:22:34.286Z]  Name: ip-10-100-66-215
07:22:34 [2022-06-02T07:22:34.286Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
07:22:34 [2022-06-02T07:22:34.286Z]  Docker Root Dir: /var/lib/docker
07:22:34 [2022-06-02T07:22:34.286Z]  Debug Mode: false
07:22:34 [2022-06-02T07:22:34.286Z]  Registry: https://index.docker.io/v1/
07:22:34 [2022-06-02T07:22:34.286Z]  Labels:
07:22:34 [2022-06-02T07:22:34.286Z]  Experimental: true
07:22:34 [2022-06-02T07:22:34.286Z]  Insecure Registries:
07:22:34 [2022-06-02T07:22:34.286Z]   127.0.0.0/8
07:22:34 [2022-06-02T07:22:34.286Z]  Live Restore Enabled: true
07:22:34 [2022-06-02T07:22:34.286Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:22:34 [2022-06-02T07:22:34.558Z] #10 DONE 2.7s
07:22:34 [2022-06-02T07:22:34.558Z] 
07:22:34 [2022-06-02T07:22:34.558Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
07:22:34 [2022-06-02T07:22:34.558Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
07:22:34 [2022-06-02T07:22:34.558Z] #7 DONE 2.7s
07:22:34 [2022-06-02T07:22:34.558Z] 
07:22:34 [2022-06-02T07:22:34.558Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:22:34 [2022-06-02T07:22:34.558Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7
07:22:34 [2022-06-02T07:22:34.558Z] #9 DONE 2.8s
07:22:34 [2022-06-02T07:22:34.558Z] 
07:22:34 [2022-06-02T07:22:34.558Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:22:34 [2022-06-02T07:22:34.558Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:22:34 [2022-06-02T07:22:34.558Z] #8 DONE 2.8s
07:22:34 [2022-06-02T07:22:34.601Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 .
07:22:34 [2022-06-02T07:22:34.857Z] #2 [internal] load .dockerignore
07:22:34 [2022-06-02T07:22:34.857Z] #2 sha256:b208f8ae1651ba60b55d137f2dc2e4eee18a75db838a4cff30daee962afe2b76
07:22:34 [2022-06-02T07:22:34.857Z] #2 transferring context: 145B done
07:22:34 [2022-06-02T07:22:34.857Z] #2 DONE 0.1s
07:22:34 [2022-06-02T07:22:34.857Z] 
07:22:34 [2022-06-02T07:22:34.857Z] #1 [internal] load build definition from Dockerfile
07:22:34 [2022-06-02T07:22:34.857Z] #1 sha256:b6d0e7f0de4efe1ef109fd4efa397cf4218a169d73004eb25f6e095cea266251
07:22:34 [2022-06-02T07:22:34.857Z] #1 transferring dockerfile: 17.93kB done
07:22:34 [2022-06-02T07:22:34.857Z] #1 DONE 0.2s
07:22:34 [2022-06-02T07:22:34.857Z] 
07:22:34 [2022-06-02T07:22:34.857Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
07:22:34 [2022-06-02T07:22:34.857Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
07:22:35 [2022-06-02T07:22:35.421Z] #3 DONE 0.4s
07:22:35 [2022-06-02T07:22:35.421Z] 
07:22:35 [2022-06-02T07:22:35.421Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
07:22:35 [2022-06-02T07:22:35.421Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
07:22:35 [2022-06-02T07:22:35.421Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
07:22:35 [2022-06-02T07:22:35.421Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
07:22:35 [2022-06-02T07:22:35.421Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
07:22:35 [2022-06-02T07:22:35.421Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
07:22:35 [2022-06-02T07:22:35.421Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
07:22:35 [2022-06-02T07:22:35.678Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
07:22:35 [2022-06-02T07:22:35.678Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
07:22:35 [2022-06-02T07:22:35.683Z] #29 3.435 Fetched 8537 kB in 3s (3261 kB/s)
07:22:35 [2022-06-02T07:22:35.975Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done
07:22:35 [2022-06-02T07:22:35.975Z] #4 DONE 0.7s
07:22:36 [2022-06-02T07:22:36.231Z] 
07:22:36 [2022-06-02T07:22:36.231Z] #6 [internal] load build definition from Dockerfile
07:22:36 [2022-06-02T07:22:36.231Z] #6 sha256:c821e50153f0ceffd1ad647c1bbabbe9a90901d6d206b85be304e729e4c874e8
07:22:36 [2022-06-02T07:22:36.231Z] #6 DONE 0.0s
07:22:36 [2022-06-02T07:22:36.231Z] 
07:22:36 [2022-06-02T07:22:36.231Z] #5 [internal] load .dockerignore
07:22:36 [2022-06-02T07:22:36.231Z] #5 sha256:5fd0ac0297ef28bb78a67e4e93b49a8836f68be1431070223d1b55368c91a1f1
07:22:36 [2022-06-02T07:22:36.231Z] #5 DONE 0.0s
07:22:36 [2022-06-02T07:22:36.231Z] 
07:22:36 [2022-06-02T07:22:36.231Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:22:36 [2022-06-02T07:22:36.231Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:22:36 [2022-06-02T07:22:36.526Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.2s
07:22:36 [2022-06-02T07:22:36.622Z] #29 3.435 Reading package lists...
07:22:37 [2022-06-02T07:22:37.087Z] #62 ...
07:22:37 [2022-06-02T07:22:37.087Z] 
07:22:37 [2022-06-02T07:22:37.087Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:22:37 [2022-06-02T07:22:37.087Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:22:37 [2022-06-02T07:22:37.087Z] #60 69.36 gotestsum version dev
07:22:37 [2022-06-02T07:22:37.186Z] #10 ...
07:22:37 [2022-06-02T07:22:37.186Z] 
07:22:37 [2022-06-02T07:22:37.186Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:22:37 [2022-06-02T07:22:37.186Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
07:22:37 [2022-06-02T07:22:37.186Z] #7 DONE 1.1s
07:22:37 [2022-06-02T07:22:37.442Z] 
07:22:37 [2022-06-02T07:22:37.442Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:22:37 [2022-06-02T07:22:37.442Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:22:37 [2022-06-02T07:22:37.442Z] #9 DONE 1.1s
07:22:37 [2022-06-02T07:22:37.442Z] 
07:22:37 [2022-06-02T07:22:37.442Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:22:37 [2022-06-02T07:22:37.442Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:22:37 [2022-06-02T07:22:37.442Z] #10 DONE 1.1s
07:22:37 [2022-06-02T07:22:37.442Z] 
07:22:37 [2022-06-02T07:22:37.442Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:22:37 [2022-06-02T07:22:37.442Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:22:37 [2022-06-02T07:22:37.442Z] #8 DONE 1.1s
07:22:37 [2022-06-02T07:22:37.562Z] #29 4.300 Reading package lists...
07:22:37 [2022-06-02T07:22:37.562Z] #29 5.113 Building dependency tree...
07:22:37 [2022-06-02T07:22:37.562Z] #29 5.479 The following additional packages will be installed:
07:22:37 [2022-06-02T07:22:37.562Z] #29 5.479   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:22:37 [2022-06-02T07:22:37.562Z] #29 5.479   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:22:37 [2022-06-02T07:22:37.562Z] #29 5.479 Recommended packages:
07:22:37 [2022-06-02T07:22:37.562Z] #29 5.479   libldap-common publicsuffix libsasl2-modules
07:22:37 [2022-06-02T07:22:37.698Z] 
07:22:37 [2022-06-02T07:22:37.698Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:37 [2022-06-02T07:22:37.698Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:37 [2022-06-02T07:22:37.698Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:37 [2022-06-02T07:22:37.698Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done
07:22:37 [2022-06-02T07:22:37.822Z] #29 5.623 The following NEW packages will be installed:
07:22:37 [2022-06-02T07:22:37.822Z] #29 5.623   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:22:37 [2022-06-02T07:22:37.822Z] #29 5.623   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:22:37 [2022-06-02T07:22:37.822Z] #29 5.623   libssh2-1 openssl
07:22:37 [2022-06-02T07:22:37.855Z] 
07:22:37 [2022-06-02T07:22:37.855Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:37 [2022-06-02T07:22:37.855Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:22:37 [2022-06-02T07:22:37.855Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
07:22:37 [2022-06-02T07:22:37.855Z] #73 DONE 0.0s
07:22:37 [2022-06-02T07:22:37.855Z] 
07:22:37 [2022-06-02T07:22:37.855Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
07:22:37 [2022-06-02T07:22:37.855Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:c6edb1d568eeb978f3273dd71d09a0ea574227b20e310f00a895b8fc2ecc35cf 7.12kB / 7.12kB done
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:f9dd8baf438f408e37393c61dcd6daa467d87014c98def6469f369e825152aa1 1.80kB / 1.80kB done
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 0B / 53.70MB 0.2s
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0B / 4.94MB 0.2s
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0B / 10.66MB 0.2s
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 0.3s
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 4.19MB / 10.66MB 0.3s
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 27.26MB / 53.70MB 0.5s
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 0.5s
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 31.15MB / 53.70MB 0.6s
07:22:37 [2022-06-02T07:22:37.855Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 0.5s done
07:22:38 [2022-06-02T07:22:38.016Z] #60 DONE 70.4s
07:22:38 [2022-06-02T07:22:38.016Z] 
07:22:38 [2022-06-02T07:22:38.016Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:22:38 [2022-06-02T07:22:38.016Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.904 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.904 Need to get 3040 kB of archives.
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.904 After this operation, 6651 kB of additional disk space will be used.
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.904 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.907 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.909 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.916 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.916 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.916 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.921 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.921 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.922 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.931 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.931 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.931 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.932 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.934 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:22:38 [2022-06-02T07:22:38.082Z] #29 5.935 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:22:38 [2022-06-02T07:22:38.236Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 43.04MB / 53.70MB 0.7s
07:22:38 [2022-06-02T07:22:38.236Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 0B / 54.67MB 0.7s
07:22:38 [2022-06-02T07:22:38.236Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 0.8s
07:22:38 [2022-06-02T07:22:38.236Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 10.49MB / 54.67MB 0.8s
07:22:38 [2022-06-02T07:22:38.236Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 20.97MB / 54.67MB 0.9s
07:22:38 [2022-06-02T07:22:38.261Z] #28 ...
07:22:38 [2022-06-02T07:22:38.261Z] 
07:22:38 [2022-06-02T07:22:38.261Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:22:38 [2022-06-02T07:22:38.261Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:22:38 [2022-06-02T07:22:38.261Z] #49 DONE 0.0s
07:22:38 [2022-06-02T07:22:38.261Z] 
07:22:38 [2022-06-02T07:22:38.261Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:38 [2022-06-02T07:22:38.261Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:38 [2022-06-02T07:22:38.261Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
07:22:38 [2022-06-02T07:22:38.261Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done
07:22:38 [2022-06-02T07:22:38.261Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done
07:22:38 [2022-06-02T07:22:38.344Z] #29 6.235 debconf: delaying package configuration, since apt-utils is not installed
07:22:38 [2022-06-02T07:22:38.345Z] #29 6.283 Fetched 3040 kB in 0s (9773 kB/s)
07:22:38 [2022-06-02T07:22:38.345Z] #29 6.323 Selecting previously unselected package openssl.
07:22:38 [2022-06-02T07:22:38.345Z] #29 6.323 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6662 files and directories currently installed.)
07:22:38 [2022-06-02T07:22:38.345Z] #29 6.323 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ...
07:22:38 [2022-06-02T07:22:38.496Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 1.0s done
07:22:38 [2022-06-02T07:22:38.496Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 31.46MB / 54.67MB 1.1s
07:22:38 [2022-06-02T07:22:38.496Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 50.33MB / 54.67MB 1.2s
07:22:38 [2022-06-02T07:22:38.496Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 0B / 81.08MB 1.2s
07:22:38 [2022-06-02T07:22:38.560Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 2.10MB / 55.01MB 0.3s
07:22:38 [2022-06-02T07:22:38.560Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 9.44MB / 55.01MB 0.4s
07:22:38 [2022-06-02T07:22:38.605Z] #29 6.364 Unpacking openssl (1.1.1n-0+deb11u2) ...
07:22:38 [2022-06-02T07:22:38.755Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 1.4s
07:22:38 [2022-06-02T07:22:38.755Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 16.78MB / 81.08MB 1.4s
07:22:38 [2022-06-02T07:22:38.820Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 13.63MB / 55.01MB 0.5s
07:22:38 [2022-06-02T07:22:38.820Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 26.21MB / 55.01MB 0.7s
07:22:38 [2022-06-02T07:22:38.820Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 29.36MB / 55.01MB 0.8s
07:22:38 [2022-06-02T07:22:38.866Z] #29 6.639 Selecting previously unselected package ca-certificates.
07:22:38 [2022-06-02T07:22:38.866Z] #29 6.639 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:22:38 [2022-06-02T07:22:38.866Z] #29 6.639 Unpacking ca-certificates (20210119) ...
07:22:39 [2022-06-02T07:22:39.014Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 22.02MB / 81.08MB 1.6s
07:22:39 [2022-06-02T07:22:39.014Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 33.55MB / 81.08MB 1.8s
07:22:39 [2022-06-02T07:22:39.055Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 7.2s done
07:22:39 [2022-06-02T07:22:39.055Z] #11 ...
07:22:39 [2022-06-02T07:22:39.055Z] 
07:22:39 [2022-06-02T07:22:39.055Z] #29 [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
07:22:39 [2022-06-02T07:22:39.055Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
07:22:39 [2022-06-02T07:22:39.055Z] #29 1.754 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 1.754 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 1.764 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 1.997 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 2.301 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 2.701 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:22:39 [2022-06-02T07:22:39.055Z] #29 4.028 Fetched 8537 kB in 3s (3351 kB/s)
07:22:39 [2022-06-02T07:22:39.055Z] #29 4.028 Reading package lists...
07:22:39 [2022-06-02T07:22:39.055Z] #29 4.957 Reading package lists...
07:22:39 [2022-06-02T07:22:39.055Z] #29 5.841 Building dependency tree...
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.268 The following additional packages will be installed:
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.268   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.268   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.268 Recommended packages:
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.268   libldap-common publicsuffix libsasl2-modules
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.408 The following NEW packages will be installed:
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.415   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.415   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.415   libssh2-1 openssl
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.690 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.690 Need to get 3040 kB of archives.
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.690 After this operation, 6651 kB of additional disk space will be used.
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.690 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.691 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.701 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.701 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.706 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.706 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.706 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.707 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.708 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.710 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.712 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.717 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.720 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.723 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.723 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.912 debconf: delaying package configuration, since apt-utils is not installed
07:22:39 [2022-06-02T07:22:39.055Z] #29 6.945 Fetched 3040 kB in 0s (9978 kB/s)
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.020 Selecting previously unselected package openssl.
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.020 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6662 files and directories currently installed.)
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.023 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.027 Unpacking openssl (1.1.1n-0+deb11u2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.392 Selecting previously unselected package ca-certificates.
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.392 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.432 Unpacking ca-certificates (20210119) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.656 Selecting previously unselected package libbrotli1:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.656 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.670 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.821 Selecting previously unselected package libsasl2-modules-db:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.821 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.824 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.914 Selecting previously unselected package libsasl2-2:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.914 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 7.917 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.022 Selecting previously unselected package libldap-2.4-2:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.022 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.025 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.206 Selecting previously unselected package libnghttp2-14:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.206 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.209 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.304 Selecting previously unselected package libpsl5:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.304 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.308 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.406 Selecting previously unselected package librtmp1:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.409 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.413 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.469 Selecting previously unselected package libssh2-1:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.469 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.477 Unpacking libssh2-1:amd64 (1.9.0-2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.544 Selecting previously unselected package libcurl4:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.544 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.544 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.623 Selecting previously unselected package curl.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.623 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.634 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.692 Selecting previously unselected package libonig5:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.694 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.698 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.763 Selecting previously unselected package libjq1:amd64.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.765 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.768 Unpacking libjq1:amd64 (1.6-2.1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.825 Selecting previously unselected package jq.
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.825 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.829 Unpacking jq (1.6-2.1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.871 Setting up libpsl5:amd64 (0.21.0-1.2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.881 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.891 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.908 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.917 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.927 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.938 Setting up libssh2-1:amd64 (1.9.0-2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.948 Setting up openssl (1.1.1n-0+deb11u2) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.964 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.977 Setting up libjq1:amd64 (1.6-2.1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.988 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 8.998 Setting up ca-certificates (20210119) ...
07:22:39 [2022-06-02T07:22:39.055Z] #29 ...
07:22:39 [2022-06-02T07:22:39.055Z] 
07:22:39 [2022-06-02T07:22:39.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:39 [2022-06-02T07:22:39.055Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:39 [2022-06-02T07:22:39.055Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9
07:22:39 [2022-06-02T07:22:39.086Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 35.65MB / 55.01MB 0.9s
07:22:39 [2022-06-02T07:22:39.086Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 46.14MB / 55.01MB 1.1s
07:22:39 [2022-06-02T07:22:39.127Z] #29 6.876 Selecting previously unselected package libbrotli1:amd64.
07:22:39 [2022-06-02T07:22:39.127Z] #29 6.876 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.127Z] #29 6.888 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
07:22:39 [2022-06-02T07:22:39.278Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 50.33MB / 81.08MB 1.9s
07:22:39 [2022-06-02T07:22:39.344Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 49.28MB / 55.01MB 1.2s
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.063 Selecting previously unselected package libsasl2-modules-db:amd64.
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.063 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.068 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.161 Selecting previously unselected package libsasl2-2:amd64.
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.161 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.193 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.257 Selecting previously unselected package libldap-2.4-2:amd64.
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.257 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.267 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.331 Selecting previously unselected package libnghttp2-14:amd64.
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.331 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.386Z] #29 7.336 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
07:22:39 [2022-06-02T07:22:39.537Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 55.57MB / 81.08MB 2.1s
07:22:39 [2022-06-02T07:22:39.537Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 66.06MB / 81.08MB 2.2s
07:22:39 [2022-06-02T07:22:39.601Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.4s
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.395 Selecting previously unselected package libpsl5:amd64.
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.395 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.399 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.460 Selecting previously unselected package librtmp1:amd64.
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.460 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.466 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.523 Selecting previously unselected package libssh2-1:amd64.
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.523 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.527 Unpacking libssh2-1:amd64 (1.9.0-2) ...
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.597 Selecting previously unselected package libcurl4:amd64.
07:22:39 [2022-06-02T07:22:39.651Z] #29 7.597 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.651Z] #29 ...
07:22:39 [2022-06-02T07:22:39.651Z] 
07:22:39 [2022-06-02T07:22:39.651Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:39 [2022-06-02T07:22:39.651Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:39 [2022-06-02T07:22:39.651Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.4s done
07:22:39 [2022-06-02T07:22:39.651Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.5s done
07:22:39 [2022-06-02T07:22:39.651Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.4s
07:22:39 [2022-06-02T07:22:39.796Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.4s done
07:22:39 [2022-06-02T07:22:39.796Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 78.64MB / 81.08MB 2.5s
07:22:39 [2022-06-02T07:22:39.915Z] #11 ...
07:22:39 [2022-06-02T07:22:39.915Z] 
07:22:39 [2022-06-02T07:22:39.915Z] #29 [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
07:22:39 [2022-06-02T07:22:39.915Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.602 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.672 Selecting previously unselected package curl.
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.673 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.677 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.757 Selecting previously unselected package libonig5:amd64.
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.757 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.762 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.843 Selecting previously unselected package libjq1:amd64.
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.846 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
07:22:39 [2022-06-02T07:22:39.915Z] #29 7.851 Unpacking libjq1:amd64 (1.6-2.1) ...
07:22:40 [2022-06-02T07:22:40.054Z] #11 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 0.1s
07:22:40 [2022-06-02T07:22:40.175Z] #29 7.916 Selecting previously unselected package jq.
07:22:40 [2022-06-02T07:22:40.175Z] #29 7.916 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 7.932 Unpacking jq (1.6-2.1) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.017 Setting up libpsl5:amd64 (0.21.0-1.2) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.030 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.039 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.050 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.060 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.069 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.081 Setting up libssh2-1:amd64 (1.9.0-2) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.098 Setting up openssl (1.1.1n-0+deb11u2) ...
07:22:40 [2022-06-02T07:22:40.175Z] #29 8.122 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:22:40 [2022-06-02T07:22:40.313Z] #11 ...
07:22:40 [2022-06-02T07:22:40.313Z] 
07:22:40 [2022-06-02T07:22:40.313Z] #24 [internal] load build context
07:22:40 [2022-06-02T07:22:40.313Z] #24 sha256:08df74abe17235b9606487cd089da08c87c683a51422401619e62fab6a76a3d3
07:22:40 [2022-06-02T07:22:40.313Z] #24 transferring context: 61.15MB 1.9s done
07:22:40 [2022-06-02T07:22:40.313Z] #24 DONE 3.1s
07:22:40 [2022-06-02T07:22:40.313Z] 
07:22:40 [2022-06-02T07:22:40.313Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:22:40 [2022-06-02T07:22:40.313Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:22:40 [2022-06-02T07:22:40.313Z] #49 DONE 0.5s
07:22:40 [2022-06-02T07:22:40.313Z] 
07:22:40 [2022-06-02T07:22:40.313Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:40 [2022-06-02T07:22:40.313Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
07:22:40 [2022-06-02T07:22:40.437Z] #29 8.133 Setting up libjq1:amd64 (1.6-2.1) ...
07:22:40 [2022-06-02T07:22:40.437Z] #29 8.134 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:22:40 [2022-06-02T07:22:40.437Z] #29 8.150 Setting up ca-certificates (20210119) ...
07:22:41 [2022-06-02T07:22:41.011Z] #29 8.825 Updating certificates in /etc/ssl/certs...
07:22:41 [2022-06-02T07:22:41.035Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0.6s
07:22:41 [2022-06-02T07:22:41.249Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 3.6s done
07:22:41 [2022-06-02T07:22:41.249Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 3.7s
07:22:41 [2022-06-02T07:22:41.303Z] #54 ...
07:22:41 [2022-06-02T07:22:41.303Z] 
07:22:41 [2022-06-02T07:22:41.303Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
07:22:41 [2022-06-02T07:22:41.303Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
07:22:41 [2022-06-02T07:22:41.303Z] #19 61.59 Fetched 49.0 MB in 60s (818 kB/s)
07:22:41 [2022-06-02T07:22:41.509Z] #11 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 1.8s done
07:22:41 [2022-06-02T07:22:41.956Z] #29 9.929 129 added, 0 removed; done.
07:22:41 [2022-06-02T07:22:41.956Z] #29 9.976 Setting up jq (1.6-2.1) ...
07:22:42 [2022-06-02T07:22:42.216Z] #29 9.988 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:22:42 [2022-06-02T07:22:42.216Z] #29 10.03 Setting up curl (7.74.0-1.3+deb11u1) ...
07:22:42 [2022-06-02T07:22:42.216Z] #29 10.03 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:22:42 [2022-06-02T07:22:42.216Z] #29 10.03 Processing triggers for ca-certificates (20210119) ...
07:22:42 [2022-06-02T07:22:42.216Z] #29 10.04 Updating certificates in /etc/ssl/certs...
07:22:42 [2022-06-02T07:22:42.357Z] #11 ...
07:22:42 [2022-06-02T07:22:42.357Z] 
07:22:42 [2022-06-02T07:22:42.357Z] #29 [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
07:22:42 [2022-06-02T07:22:42.357Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
07:22:42 [2022-06-02T07:22:42.357Z] #29 9.775 Updating certificates in /etc/ssl/certs...
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.00 129 added, 0 removed; done.
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.04 Setting up jq (1.6-2.1) ...
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.05 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.06 Setting up curl (7.74.0-1.3+deb11u1) ...
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.06 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.09 Processing triggers for ca-certificates (20210119) ...
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.11 Updating certificates in /etc/ssl/certs...
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.94 0 added, 0 removed; done.
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.94 Running hooks in /etc/ca-certificates/update.d...
07:22:42 [2022-06-02T07:22:42.357Z] #29 11.95 done.
07:22:42 [2022-06-02T07:22:42.357Z] #29 DONE 12.7s
07:22:42 [2022-06-02T07:22:42.357Z] 
07:22:42 [2022-06-02T07:22:42.357Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:22:42 [2022-06-02T07:22:42.357Z] #30 sha256:8dd6d4ca0fddf348c871344bf13c49bda526dc42f6bf78b16104ddc5a52dc832
07:22:42 [2022-06-02T07:22:42.357Z] #30 DONE 0.1s
07:22:42 [2022-06-02T07:22:42.357Z] 
07:22:42 [2022-06-02T07:22:42.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:42 [2022-06-02T07:22:42.357Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:42 [2022-06-02T07:22:42.413Z] #28 ...
07:22:42 [2022-06-02T07:22:42.413Z] 
07:22:42 [2022-06-02T07:22:42.413Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:42 [2022-06-02T07:22:42.413Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:22:42 [2022-06-02T07:22:42.413Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:22:42 [2022-06-02T07:22:42.413Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:22:42 [2022-06-02T07:22:42.413Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:22:42 [2022-06-02T07:22:42.413Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:22:42 [2022-06-02T07:22:42.413Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
07:22:42 [2022-06-02T07:22:42.413Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done
07:22:42 [2022-06-02T07:22:42.413Z] #71 DONE 4.7s
07:22:42 [2022-06-02T07:22:42.413Z] 
07:22:42 [2022-06-02T07:22:42.413Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:42 [2022-06-02T07:22:42.413Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:42 [2022-06-02T07:22:42.445Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788
07:22:42 [2022-06-02T07:22:42.706Z] #11 ...
07:22:42 [2022-06-02T07:22:42.706Z] 
07:22:42 [2022-06-02T07:22:42.706Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:42 [2022-06-02T07:22:42.706Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72
07:22:42 [2022-06-02T07:22:42.706Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done
07:22:42 [2022-06-02T07:22:42.706Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
07:22:42 [2022-06-02T07:22:42.706Z] #28 sha256:1623b714f66926243b9b946d59d200082a1b86043169f4d6602b6e64bc20a38a 529B / 529B done
07:22:42 [2022-06-02T07:22:42.706Z] #28 sha256:e38a1b1bebd53396928bac3000fcc9fee3970cd022eae1e79fbd08d46a1a6ea8 1.48kB / 1.48kB done
07:22:42 [2022-06-02T07:22:42.706Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.2s done
07:22:42 [2022-06-02T07:22:42.706Z] #28 DONE 5.4s
07:22:42 [2022-06-02T07:22:42.706Z] 
07:22:42 [2022-06-02T07:22:42.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:42 [2022-06-02T07:22:42.706Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
07:22:42 [2022-06-02T07:22:42.706Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 81.08MB / 81.08MB 5.4s done
07:22:42 [2022-06-02T07:22:42.706Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 5.4s done
07:22:42 [2022-06-02T07:22:42.706Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0.2s done
07:22:42 [2022-06-02T07:22:42.706Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 0B / 108.88MB 5.4s
07:22:42 [2022-06-02T07:22:42.970Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 16.78MB / 108.88MB 5.6s
07:22:42 [2022-06-02T07:22:42.970Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 35.65MB / 108.88MB 5.8s
07:22:42 [2022-06-02T07:22:42.970Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef
07:22:43 [2022-06-02T07:22:43.158Z] #29 10.95 0 added, 0 removed; done.
07:22:43 [2022-06-02T07:22:43.159Z] #29 10.95 Running hooks in /etc/ca-certificates/update.d...
07:22:43 [2022-06-02T07:22:43.159Z] #29 10.95 done.
07:22:43 [2022-06-02T07:22:43.344Z] #28 ...
07:22:43 [2022-06-02T07:22:43.344Z] 
07:22:43 [2022-06-02T07:22:43.344Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:43 [2022-06-02T07:22:43.344Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.1s done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.9s done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 0.9s done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 2.1s done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 2.6s done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 5.1s
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 3.0s done
07:22:43 [2022-06-02T07:22:43.344Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 5.1s
07:22:43 [2022-06-02T07:22:43.537Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.4s done
07:22:43 [2022-06-02T07:22:43.537Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 44.04MB / 108.88MB 6.3s
07:22:43 [2022-06-02T07:22:43.600Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 5.5s done
07:22:43 [2022-06-02T07:22:43.796Z] #11 ...
07:22:43 [2022-06-02T07:22:43.796Z] 
07:22:43 [2022-06-02T07:22:43.796Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:43 [2022-06-02T07:22:43.796Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:22:43 [2022-06-02T07:22:43.796Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:22:43 [2022-06-02T07:22:43.796Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:22:43 [2022-06-02T07:22:43.796Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:22:43 [2022-06-02T07:22:43.796Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:22:43 [2022-06-02T07:22:43.796Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s done
07:22:43 [2022-06-02T07:22:43.796Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done
07:22:43 [2022-06-02T07:22:43.796Z] #71 DONE 6.5s
07:22:43 [2022-06-02T07:22:43.796Z] 
07:22:43 [2022-06-02T07:22:43.796Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:43 [2022-06-02T07:22:43.796Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
07:22:43 [2022-06-02T07:22:43.796Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 50.33MB / 108.88MB 6.5s
07:22:43 [2022-06-02T07:22:43.796Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb
07:22:44 [2022-06-02T07:22:44.055Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 57.67MB / 108.88MB 6.7s
07:22:44 [2022-06-02T07:22:44.162Z] #11 ...
07:22:44 [2022-06-02T07:22:44.162Z] 
07:22:44 [2022-06-02T07:22:44.162Z] #24 [internal] load build context
07:22:44 [2022-06-02T07:22:44.162Z] #24 sha256:57b68cfd0009a0acd2036628844e6ab8f3059b03cb04b4b64f5c39d471ccc1c8
07:22:44 [2022-06-02T07:22:44.162Z] #24 transferring context: 61.13MB 5.5s done
07:22:44 [2022-06-02T07:22:44.162Z] #24 DONE 6.4s
07:22:44 [2022-06-02T07:22:44.162Z] 
07:22:44 [2022-06-02T07:22:44.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:44 [2022-06-02T07:22:44.162Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:44 [2022-06-02T07:22:44.162Z] #11 ...
07:22:44 [2022-06-02T07:22:44.162Z] 
07:22:44 [2022-06-02T07:22:44.162Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:44 [2022-06-02T07:22:44.162Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:22:44 [2022-06-02T07:22:44.162Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:22:44 [2022-06-02T07:22:44.162Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:22:44 [2022-06-02T07:22:44.162Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:22:44 [2022-06-02T07:22:44.162Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:22:44 [2022-06-02T07:22:44.162Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
07:22:44 [2022-06-02T07:22:44.162Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done
07:22:44 [2022-06-02T07:22:44.162Z] #73 ...
07:22:44 [2022-06-02T07:22:44.162Z] 
07:22:44 [2022-06-02T07:22:44.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:44 [2022-06-02T07:22:44.162Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:44 [2022-06-02T07:22:44.257Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.2s
07:22:44 [2022-06-02T07:22:44.323Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 66.06MB / 108.88MB 7.0s
07:22:44 [2022-06-02T07:22:44.582Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 78.09MB / 108.88MB 7.2s
07:22:44 [2022-06-02T07:22:44.840Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 84.93MB / 108.88MB 7.5s
07:22:45 [2022-06-02T07:22:45.093Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 4.9s done
07:22:45 [2022-06-02T07:22:45.098Z] #11 ...
07:22:45 [2022-06-02T07:22:45.098Z] 
07:22:45 [2022-06-02T07:22:45.098Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:45 [2022-06-02T07:22:45.098Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:22:45 [2022-06-02T07:22:45.098Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:22:45 [2022-06-02T07:22:45.098Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:22:45 [2022-06-02T07:22:45.098Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:22:45 [2022-06-02T07:22:45.098Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done
07:22:45 [2022-06-02T07:22:45.098Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
07:22:45 [2022-06-02T07:22:45.098Z] #73 DONE 7.9s
07:22:45 [2022-06-02T07:22:45.098Z] 
07:22:45 [2022-06-02T07:22:45.098Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:45 [2022-06-02T07:22:45.098Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
07:22:45 [2022-06-02T07:22:45.098Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 94.37MB / 108.88MB 7.8s
07:22:45 [2022-06-02T07:22:45.363Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 106.95MB / 108.88MB 8.1s
07:22:45 [2022-06-02T07:22:45.656Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272
07:22:45 [2022-06-02T07:22:45.913Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.3s done
07:22:46 [2022-06-02T07:22:46.172Z] #11 ...
07:22:46 [2022-06-02T07:22:46.172Z] 
07:22:46 [2022-06-02T07:22:46.172Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:22:46 [2022-06-02T07:22:46.172Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:22:46 [2022-06-02T07:22:46.172Z] #73 DONE 8.3s
07:22:46 [2022-06-02T07:22:46.172Z] 
07:22:46 [2022-06-02T07:22:46.172Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
07:22:46 [2022-06-02T07:22:46.172Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c
07:22:46 [2022-06-02T07:22:46.172Z] #28 DONE 8.4s
07:22:46 [2022-06-02T07:22:46.172Z] 
07:22:46 [2022-06-02T07:22:46.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:46 [2022-06-02T07:22:46.172Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:46 [2022-06-02T07:22:46.172Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 7.7s done
07:22:46 [2022-06-02T07:22:46.172Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f
07:22:46 [2022-06-02T07:22:46.776Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.6s done
07:22:46 [2022-06-02T07:22:46.800Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 8.0s done
07:22:47 [2022-06-02T07:22:47.032Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 0.1s
07:22:47 [2022-06-02T07:22:47.058Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9
07:22:47 [2022-06-02T07:22:47.265Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 3.5s done
07:22:47 [2022-06-02T07:22:47.288Z] #11 ...
07:22:47 [2022-06-02T07:22:47.288Z] 
07:22:47 [2022-06-02T07:22:47.288Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:22:47 [2022-06-02T07:22:47.288Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:22:47 [2022-06-02T07:22:47.288Z] #72 DONE 0.8s
07:22:47 [2022-06-02T07:22:47.288Z] 
07:22:47 [2022-06-02T07:22:47.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:47 [2022-06-02T07:22:47.288Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:47 [2022-06-02T07:22:47.367Z] #29 DONE 14.6s
07:22:47 [2022-06-02T07:22:47.367Z] 
07:22:47 [2022-06-02T07:22:47.367Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:22:47 [2022-06-02T07:22:47.367Z] #30 sha256:1fbe1b751f368619c2289bf7ae29222664eed2c7992d5ca6d035147a56743c1c
07:22:47 [2022-06-02T07:22:47.367Z] #30 DONE 0.2s
07:22:47 [2022-06-02T07:22:47.367Z] 
07:22:47 [2022-06-02T07:22:47.367Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:22:47 [2022-06-02T07:22:47.367Z] #31 sha256:a2e11e141b9f68ae42ebe8e40ee2b60d12a2200f0952502a2d869988b1b2585b
07:22:48 [2022-06-02T07:22:48.225Z] #11 ...
07:22:48 [2022-06-02T07:22:48.225Z] 
07:22:48 [2022-06-02T07:22:48.225Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:22:48 [2022-06-02T07:22:48.225Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:22:48 [2022-06-02T07:22:48.225Z] #74 DONE 0.8s
07:22:48 [2022-06-02T07:22:48.225Z] 
07:22:48 [2022-06-02T07:22:48.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:48 [2022-06-02T07:22:48.225Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:48 [2022-06-02T07:22:48.638Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 11.1s done
07:22:48 [2022-06-02T07:22:48.638Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3
07:22:49 [2022-06-02T07:22:49.281Z] #31 2.205 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:22:49 [2022-06-02T07:22:49.544Z] #31 2.554 
07:22:50 [2022-06-02T07:22:50.065Z] #31 2.783 #=#=#                                                                         

######################                                                    31.9%
######################################################################## 100.0%
07:22:50 [2022-06-02T07:22:50.065Z] #31 3.116 
07:22:50 [2022-06-02T07:22:50.065Z] #31 ...
07:22:50 [2022-06-02T07:22:50.065Z] 
07:22:50 [2022-06-02T07:22:50.065Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:50 [2022-06-02T07:22:50.065Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:50 [2022-06-02T07:22:50.065Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 7.0s done
07:22:50 [2022-06-02T07:22:50.065Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.9s done
07:22:50 [2022-06-02T07:22:50.065Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 4.0s
07:22:51 [2022-06-02T07:22:51.449Z] #11 ...
07:22:51 [2022-06-02T07:22:51.449Z] 
07:22:51 [2022-06-02T07:22:51.449Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:22:51 [2022-06-02T07:22:51.449Z] #31 sha256:a2e11e141b9f68ae42ebe8e40ee2b60d12a2200f0952502a2d869988b1b2585b
07:22:51 [2022-06-02T07:22:51.449Z] #31 4.213 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:22:51 [2022-06-02T07:22:51.449Z] #31 4.546 
07:22:51 [2022-06-02T07:22:51.924Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 3.3s done
07:22:51 [2022-06-02T07:22:51.974Z] #31 4.776 #=#=#                                                                         

######################################################################## 100.0%
07:22:51 [2022-06-02T07:22:51.974Z] #31 5.081 
07:22:52 [2022-06-02T07:22:52.185Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1
07:22:52 [2022-06-02T07:22:52.327Z] #11 ...
07:22:52 [2022-06-02T07:22:52.327Z] 
07:22:52 [2022-06-02T07:22:52.327Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:22:52 [2022-06-02T07:22:52.327Z] #31 sha256:407b3c1501d8090ec81452b20bdd40676ee8a089c09fbc4f75d057b4f29f8a0a
07:22:52 [2022-06-02T07:22:52.327Z] #31 2.089 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:22:52 [2022-06-02T07:22:52.327Z] #31 2.394 
07:22:52 [2022-06-02T07:22:52.327Z] #31 2.634 #=#=#                                                                         

######################################################################## 100.0%
07:22:52 [2022-06-02T07:22:52.327Z] #31 2.942 
07:22:52 [2022-06-02T07:22:52.327Z] #31 3.956 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:22:52 [2022-06-02T07:22:52.327Z] #31 4.227 
07:22:52 [2022-06-02T07:22:52.327Z] #31 4.458 #=#=#                                                                         

######################################################################## 100.0%
07:22:52 [2022-06-02T07:22:52.327Z] #31 4.862 
07:22:52 [2022-06-02T07:22:52.327Z] #31 5.932 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:22:52 [2022-06-02T07:22:52.327Z] #31 6.264 
07:22:52 [2022-06-02T07:22:52.327Z] #31 6.514 #=#=#                                                                         

#############                                                             18.7%
########################################                                  55.6%
###############################################################           87.7%
######################################################################## 100.0%
07:22:52 [2022-06-02T07:22:52.327Z] #31 7.079 
07:22:52 [2022-06-02T07:22:52.327Z] #31 8.242 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:22:52 [2022-06-02T07:22:52.327Z] #31 8.554 
07:22:52 [2022-06-02T07:22:52.327Z] #31 8.792 #=#=#                                                                         

######################################################################## 100.0%
07:22:52 [2022-06-02T07:22:52.327Z] #31 9.074 
07:22:52 [2022-06-02T07:22:52.327Z] #31 9.770 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:22:52 [2022-06-02T07:22:52.327Z] #31 10.12 
07:22:52 [2022-06-02T07:22:52.327Z] #31 ...
07:22:52 [2022-06-02T07:22:52.327Z] 
07:22:52 [2022-06-02T07:22:52.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:52 [2022-06-02T07:22:52.327Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:52 [2022-06-02T07:22:52.327Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.0s
07:22:52 [2022-06-02T07:22:52.396Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 4.8s done
07:22:52 [2022-06-02T07:22:52.396Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 0.1s
07:22:52 [2022-06-02T07:22:52.795Z] #11 ...
07:22:52 [2022-06-02T07:22:52.795Z] 
07:22:52 [2022-06-02T07:22:52.795Z] #29 [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
07:22:52 [2022-06-02T07:22:52.795Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087
07:22:52 [2022-06-02T07:22:52.795Z] #29 1.595 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 1.595 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 1.603 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 1.862 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 2.034 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 2.435 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:22:52 [2022-06-02T07:22:52.795Z] #29 3.351 Fetched 8424 kB in 2s (4098 kB/s)
07:22:52 [2022-06-02T07:22:52.795Z] #29 3.351 Reading package lists...
07:22:52 [2022-06-02T07:22:52.795Z] #29 3.886 Reading package lists...
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.430 Building dependency tree...
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.759 The following additional packages will be installed:
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.760   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.760   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.761 Recommended packages:
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.762   libldap-common publicsuffix libsasl2-modules
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.854 The following NEW packages will be installed:
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.854   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.855   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:22:52 [2022-06-02T07:22:52.795Z] #29 4.855   libssh2-1 openssl
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.132 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.132 Need to get 2935 kB of archives.
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.132 After this operation, 6476 kB of additional disk space will be used.
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.132 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.141 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.212 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.213 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.263 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.296 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.328 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.398 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.497 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.528 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.572 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.603 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.647 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.651 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.653 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
07:22:52 [2022-06-02T07:22:52.795Z] #29 5.953 debconf: delaying package configuration, since apt-utils is not installed
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.001 Fetched 2935 kB in 1s (3704 kB/s)
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.048 Selecting previously unselected package openssl.
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.048 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6654 files and directories currently installed.)
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.048 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.057 Unpacking openssl (1.1.1n-0+deb11u2) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.302 Selecting previously unselected package ca-certificates.
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.302 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.308 Unpacking ca-certificates (20210119) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.410 Selecting previously unselected package libbrotli1:arm64.
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.410 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.425 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.509 Selecting previously unselected package libsasl2-modules-db:arm64.
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.509 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 6.516 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 7.413 Selecting previously unselected package libsasl2-2:arm64.
07:22:52 [2022-06-02T07:22:52.795Z] #29 7.413 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 7.501 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 8.268 Selecting previously unselected package libldap-2.4-2:arm64.
07:22:52 [2022-06-02T07:22:52.795Z] #29 8.270 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 8.565 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 8.891 Selecting previously unselected package libnghttp2-14:arm64.
07:22:52 [2022-06-02T07:22:52.795Z] #29 8.891 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 8.898 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.412 Selecting previously unselected package libpsl5:arm64.
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.413 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.423 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.503 Selecting previously unselected package librtmp1:arm64.
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.503 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.511 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.580 Selecting previously unselected package libssh2-1:arm64.
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.580 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
07:22:52 [2022-06-02T07:22:52.795Z] #29 9.591 Unpacking libssh2-1:arm64 (1.9.0-2) ...
07:22:53 [2022-06-02T07:22:53.054Z] #29 ...
07:22:53 [2022-06-02T07:22:53.054Z] 
07:22:53 [2022-06-02T07:22:53.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:53 [2022-06-02T07:22:53.054Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
07:22:53 [2022-06-02T07:22:53.367Z] #31 6.132 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:22:53 [2022-06-02T07:22:53.367Z] #31 6.441 
07:22:53 [2022-06-02T07:22:53.704Z] #11 ...
07:22:53 [2022-06-02T07:22:53.704Z] 
07:22:53 [2022-06-02T07:22:53.704Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:22:53 [2022-06-02T07:22:53.704Z] #31 sha256:407b3c1501d8090ec81452b20bdd40676ee8a089c09fbc4f75d057b4f29f8a0a
07:22:53 [2022-06-02T07:22:53.704Z] #31 10.35 #=#=#                                                                         

#############                                                             19.0%
######################################################################## 100.0%
07:22:53 [2022-06-02T07:22:53.704Z] #31 10.75 
07:22:53 [2022-06-02T07:22:53.704Z] #31 10.84 Download of images into '/build' complete.
07:22:53 [2022-06-02T07:22:53.704Z] #31 10.84 Use something like the following to load the result into a Docker daemon:
07:22:53 [2022-06-02T07:22:53.704Z] #31 10.84   tar -cC '/build' . | docker load
07:22:53 [2022-06-02T07:22:53.704Z] #31 DONE 11.9s
07:22:53 [2022-06-02T07:22:53.704Z] 
07:22:53 [2022-06-02T07:22:53.704Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:53 [2022-06-02T07:22:53.704Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:54 [2022-06-02T07:22:54.149Z] #31 6.677 #=#=#                                                                         

############                                                              17.5%
#########################################                                 57.1%
################################################################          89.0%
######################################################################## 100.0%
07:22:54 [2022-06-02T07:22:54.149Z] #31 7.290 
07:22:55 [2022-06-02T07:22:55.533Z] #31 8.324 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:22:55 [2022-06-02T07:22:55.799Z] #31 8.662 
07:22:56 [2022-06-02T07:22:56.059Z] #31 8.885 #=#=#                                                                         

######################################################################## 100.0%
07:22:56 [2022-06-02T07:22:56.319Z] #31 9.224 
07:22:56 [2022-06-02T07:22:56.651Z] #11 ...
07:22:56 [2022-06-02T07:22:56.651Z] 
07:22:56 [2022-06-02T07:22:56.651Z] #29 [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
07:22:56 [2022-06-02T07:22:56.651Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
07:22:56 [2022-06-02T07:22:56.651Z] #29 1.064 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 1.073 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 1.073 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 1.200 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 1.380 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 1.703 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:22:56 [2022-06-02T07:22:56.651Z] #29 3.188 Fetched 8537 kB in 2s (3577 kB/s)
07:22:56 [2022-06-02T07:22:56.651Z] #29 3.188 Reading package lists...
07:22:56 [2022-06-02T07:22:56.651Z] #29 3.994 Reading package lists...
07:22:56 [2022-06-02T07:22:56.651Z] #29 4.798 Building dependency tree...
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.177 The following additional packages will be installed:
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.177   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.177   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.177 Recommended packages:
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.177   libldap-common publicsuffix libsasl2-modules
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.296 The following NEW packages will be installed:
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.297   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.297   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.298   libssh2-1 openssl
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.576 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.576 Need to get 3040 kB of archives.
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.576 After this operation, 6651 kB of additional disk space will be used.
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.576 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.581 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.590 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.590 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.590 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.590 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.590 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.590 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.590 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.590 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.594 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.597 Get:12 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.597 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.599 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.601 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.766 debconf: delaying package configuration, since apt-utils is not installed
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.811 Fetched 3040 kB in 0s (10.3 MB/s)
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.842 Selecting previously unselected package openssl.
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.842 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6662 files and directories currently installed.)
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.844 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.847 Unpacking openssl (1.1.1n-0+deb11u2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.997 Selecting previously unselected package ca-certificates.
07:22:56 [2022-06-02T07:22:56.651Z] #29 5.997 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.001 Unpacking ca-certificates (20210119) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.079 Selecting previously unselected package libbrotli1:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.079 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.087 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.160 Selecting previously unselected package libsasl2-modules-db:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.162 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.165 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.202 Selecting previously unselected package libsasl2-2:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.202 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.205 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.258 Selecting previously unselected package libldap-2.4-2:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.258 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.263 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.358 Selecting previously unselected package libnghttp2-14:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.358 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.364 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.428 Selecting previously unselected package libpsl5:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.428 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.436 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.473 Selecting previously unselected package librtmp1:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.475 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.483 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.519 Selecting previously unselected package libssh2-1:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.520 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.525 Unpacking libssh2-1:amd64 (1.9.0-2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.594 Selecting previously unselected package libcurl4:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.594 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.603 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.685 Selecting previously unselected package curl.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.687 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.690 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.756 Selecting previously unselected package libonig5:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.757 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.763 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.849 Selecting previously unselected package libjq1:amd64.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.849 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.849 Unpacking libjq1:amd64 (1.6-2.1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.887 Selecting previously unselected package jq.
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.887 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 6.958 Unpacking jq (1.6-2.1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.000 Setting up libpsl5:amd64 (0.21.0-1.2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.012 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.025 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.036 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.046 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.066 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.093 Setting up libssh2-1:amd64 (1.9.0-2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.107 Setting up openssl (1.1.1n-0+deb11u2) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.127 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.150 Setting up libjq1:amd64 (1.6-2.1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.228 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.306 Setting up ca-certificates (20210119) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 7.916 Updating certificates in /etc/ssl/certs...
07:22:56 [2022-06-02T07:22:56.651Z] #29 8.610 129 added, 0 removed; done.
07:22:56 [2022-06-02T07:22:56.651Z] #29 8.675 Setting up jq (1.6-2.1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 8.682 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 8.691 Setting up curl (7.74.0-1.3+deb11u1) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 8.702 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 8.722 Processing triggers for ca-certificates (20210119) ...
07:22:56 [2022-06-02T07:22:56.651Z] #29 8.729 Updating certificates in /etc/ssl/certs...
07:22:56 [2022-06-02T07:22:56.651Z] #29 9.328 0 added, 0 removed; done.
07:22:56 [2022-06-02T07:22:56.651Z] #29 9.328 Running hooks in /etc/ca-certificates/update.d...
07:22:56 [2022-06-02T07:22:56.651Z] #29 9.332 done.
07:22:56 [2022-06-02T07:22:56.651Z] #29 ...
07:22:56 [2022-06-02T07:22:56.651Z] 
07:22:56 [2022-06-02T07:22:56.651Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:56 [2022-06-02T07:22:56.651Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:56 [2022-06-02T07:22:56.651Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.2s done
07:22:56 [2022-06-02T07:22:56.890Z] #31 9.989 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:22:56 [2022-06-02T07:22:56.908Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0.1s
07:22:57 [2022-06-02T07:22:57.150Z] #31 10.29 
07:22:57 [2022-06-02T07:22:57.412Z] #31 10.52 #=#=#                                                                         

######################################################################## 100.0%
07:22:57 [2022-06-02T07:22:57.470Z] #11 ...
07:22:57 [2022-06-02T07:22:57.470Z] 
07:22:57 [2022-06-02T07:22:57.470Z] #29 [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
07:22:57 [2022-06-02T07:22:57.470Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be
07:22:57 [2022-06-02T07:22:57.470Z] #29 DONE 11.3s
07:22:57 [2022-06-02T07:22:57.470Z] 
07:22:57 [2022-06-02T07:22:57.470Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:22:57 [2022-06-02T07:22:57.470Z] #30 sha256:e868ecdf2ba0a12be7bf7b745af2d89fd04a51b7c28ebbdada3c9adbe4424be7
07:22:57 [2022-06-02T07:22:57.470Z] #30 DONE 0.1s
07:22:57 [2022-06-02T07:22:57.470Z] 
07:22:57 [2022-06-02T07:22:57.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:57 [2022-06-02T07:22:57.470Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:57 [2022-06-02T07:22:57.673Z] #31 10.76 
07:22:57 [2022-06-02T07:22:57.673Z] #31 10.84 Download of images into '/build' complete.
07:22:57 [2022-06-02T07:22:57.673Z] #31 10.84 Use something like the following to load the result into a Docker daemon:
07:22:57 [2022-06-02T07:22:57.673Z] #31 10.84   tar -cC '/build' . | docker load
07:22:57 [2022-06-02T07:22:57.897Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.1s
07:22:58 [2022-06-02T07:22:58.375Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 5.1s
07:22:58 [2022-06-02T07:22:58.375Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 6.1s done
07:22:58 [2022-06-02T07:22:58.959Z] #11 ...
07:22:58 [2022-06-02T07:22:58.959Z] 
07:22:58 [2022-06-02T07:22:58.959Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:22:58 [2022-06-02T07:22:58.959Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
07:22:58 [2022-06-02T07:22:58.959Z] #72 DONE 1.3s
07:22:58 [2022-06-02T07:22:58.959Z] 
07:22:58 [2022-06-02T07:22:58.959Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:58 [2022-06-02T07:22:58.959Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
07:22:58 [2022-06-02T07:22:58.959Z] #11 extracting sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 done
07:22:58 [2022-06-02T07:22:58.959Z] #11 ...
07:22:58 [2022-06-02T07:22:58.959Z] 
07:22:58 [2022-06-02T07:22:58.959Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:22:58 [2022-06-02T07:22:58.959Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
07:22:59 [2022-06-02T07:22:59.066Z] #31 ...
07:22:59 [2022-06-02T07:22:59.066Z] 
07:22:59 [2022-06-02T07:22:59.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:59 [2022-06-02T07:22:59.066Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:59 [2022-06-02T07:22:59.066Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 12.8s
07:22:59 [2022-06-02T07:22:59.066Z] #11 ...
07:22:59 [2022-06-02T07:22:59.066Z] 
07:22:59 [2022-06-02T07:22:59.066Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:22:59 [2022-06-02T07:22:59.066Z] #31 sha256:a2e11e141b9f68ae42ebe8e40ee2b60d12a2200f0952502a2d869988b1b2585b
07:22:59 [2022-06-02T07:22:59.066Z] #31 DONE 11.9s
07:22:59 [2022-06-02T07:22:59.066Z] 
07:22:59 [2022-06-02T07:22:59.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:22:59 [2022-06-02T07:22:59.066Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe
07:22:59 [2022-06-02T07:22:59.801Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 12.7s done
07:23:00 [2022-06-02T07:23:00.336Z] #74 DONE 1.4s
07:23:00 [2022-06-02T07:23:00.336Z] 
07:23:00 [2022-06-02T07:23:00.336Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45
07:23:00 [2022-06-02T07:23:00.336Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651
07:23:00 [2022-06-02T07:23:00.336Z] #11 DONE 23.1s
07:23:00 [2022-06-02T07:23:00.336Z] 
07:23:00 [2022-06-02T07:23:00.336Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:23:00 [2022-06-02T07:23:00.336Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f
07:23:00 [2022-06-02T07:23:00.370Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done
07:23:00 [2022-06-02T07:23:00.370Z] #11 DONE 45.3s
07:23:00 [2022-06-02T07:23:00.628Z] 
07:23:00 [2022-06-02T07:23:00.628Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:23:00 [2022-06-02T07:23:00.628Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
07:23:00 [2022-06-02T07:23:00.906Z] #12 DONE 0.5s
07:23:00 [2022-06-02T07:23:00.906Z] 
07:23:00 [2022-06-02T07:23:00.906Z] #13 [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
07:23:00 [2022-06-02T07:23:00.906Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b
07:23:00 [2022-06-02T07:23:00.983Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 15.0s done
07:23:01 [2022-06-02T07:23:01.168Z] #13 ...
07:23:01 [2022-06-02T07:23:01.168Z] 
07:23:01 [2022-06-02T07:23:01.168Z] #29 [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
07:23:01 [2022-06-02T07:23:01.168Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.25 Selecting previously unselected package libcurl4:arm64.
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.25 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.26 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.34 Selecting previously unselected package curl.
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.34 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.48 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.82 Selecting previously unselected package libonig5:arm64.
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.82 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 10.86 Unpacking libonig5:arm64 (6.9.6-1.1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 11.45 Selecting previously unselected package libjq1:arm64.
07:23:01 [2022-06-02T07:23:01.168Z] #29 11.45 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 11.48 Unpacking libjq1:arm64 (1.6-2.1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 11.84 Selecting previously unselected package jq.
07:23:01 [2022-06-02T07:23:01.168Z] #29 11.84 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 11.93 Unpacking jq (1.6-2.1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 12.30 Setting up libpsl5:arm64 (0.21.0-1.2) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 12.38 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 12.63 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 12.91 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 12.95 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 13.02 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 13.33 Setting up libssh2-1:arm64 (1.9.0-2) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 13.37 Setting up openssl (1.1.1n-0+deb11u2) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 13.55 Setting up libonig5:arm64 (6.9.6-1.1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 13.92 Setting up libjq1:arm64 (1.6-2.1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 14.50 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 14.60 Setting up ca-certificates (20210119) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 15.36 Updating certificates in /etc/ssl/certs...
07:23:01 [2022-06-02T07:23:01.168Z] #29 16.18 129 added, 0 removed; done.
07:23:01 [2022-06-02T07:23:01.168Z] #29 17.20 Setting up jq (1.6-2.1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 17.36 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 17.37 Setting up curl (7.74.0-1.3+deb11u1) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 17.38 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 17.40 Processing triggers for ca-certificates (20210119) ...
07:23:01 [2022-06-02T07:23:01.168Z] #29 17.40 Updating certificates in /etc/ssl/certs...
07:23:01 [2022-06-02T07:23:01.168Z] #29 18.20 0 added, 0 removed; done.
07:23:01 [2022-06-02T07:23:01.168Z] #29 18.20 Running hooks in /etc/ca-certificates/update.d...
07:23:01 [2022-06-02T07:23:01.168Z] #29 18.21 done.
07:23:01 [2022-06-02T07:23:01.168Z] #29 DONE 18.3s
07:23:01 [2022-06-02T07:23:01.168Z] 
07:23:01 [2022-06-02T07:23:01.168Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:23:01 [2022-06-02T07:23:01.168Z] #30 sha256:1c95a178dd22b4a946cce89c60d24d5d0e46113f15bcc8901cf65c89c5b80964
07:23:01 [2022-06-02T07:23:01.168Z] #30 DONE 0.1s
07:23:01 [2022-06-02T07:23:01.168Z] 
07:23:01 [2022-06-02T07:23:01.168Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:23:01 [2022-06-02T07:23:01.168Z] #31 sha256:2ff7cd3c29be9eac3b141aff1aefcc8d3a91be5437cd5415112687c4ce7f1d99
07:23:01 [2022-06-02T07:23:01.427Z] #31 ...
07:23:01 [2022-06-02T07:23:01.427Z] 
07:23:01 [2022-06-02T07:23:01.427Z] #13 [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
07:23:01 [2022-06-02T07:23:01.427Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b
07:23:01 [2022-06-02T07:23:01.427Z] #13 DONE 0.6s
07:23:01 [2022-06-02T07:23:01.427Z] 
07:23:01 [2022-06-02T07:23:01.427Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:23:01 [2022-06-02T07:23:01.427Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2
07:23:01 [2022-06-02T07:23:01.427Z] #46 DONE 0.1s
07:23:01 [2022-06-02T07:23:01.427Z] 
07:23:01 [2022-06-02T07:23:01.427Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:23:01 [2022-06-02T07:23:01.427Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c
07:23:01 [2022-06-02T07:23:01.427Z] #33 DONE 0.2s
07:23:01 [2022-06-02T07:23:01.427Z] 
07:23:01 [2022-06-02T07:23:01.427Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
07:23:01 [2022-06-02T07:23:01.427Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495
07:23:01 [2022-06-02T07:23:01.427Z] #50 DONE 0.2s
07:23:01 [2022-06-02T07:23:01.427Z] 
07:23:01 [2022-06-02T07:23:01.427Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:01 [2022-06-02T07:23:01.427Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242
07:23:01 [2022-06-02T07:23:01.557Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done
07:23:01 [2022-06-02T07:23:01.557Z] #11 DONE 43.3s
07:23:01 [2022-06-02T07:23:01.570Z] #12 DONE 0.9s
07:23:01 [2022-06-02T07:23:01.570Z] 
07:23:01 [2022-06-02T07:23:01.570Z] #13 [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
07:23:01 [2022-06-02T07:23:01.570Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669
07:23:01 [2022-06-02T07:23:01.685Z] #34 ...
07:23:01 [2022-06-02T07:23:01.685Z] 
07:23:01 [2022-06-02T07:23:01.685Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:23:01 [2022-06-02T07:23:01.685Z] #25 sha256:51dcdb505a10aca04acd009798681cc839de3cacc3d44c5ab34d7454aba843dd
07:23:01 [2022-06-02T07:23:01.685Z] #25 DONE 0.2s
07:23:01 [2022-06-02T07:23:01.685Z] 
07:23:01 [2022-06-02T07:23:01.685Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:23:01 [2022-06-02T07:23:01.685Z] #66 sha256:3016046cb9d1c46a38506b467ba8e913b9b24927602105aad8214830d61cfe33
07:23:01 [2022-06-02T07:23:01.685Z] #66 DONE 0.2s
07:23:01 [2022-06-02T07:23:01.685Z] 
07:23:01 [2022-06-02T07:23:01.685Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:01 [2022-06-02T07:23:01.685Z] #67 sha256:7abffcdabed9b75a8c8c0caedc4aa9db9c459a49de4b15806db4c9eb7f900500
07:23:01 [2022-06-02T07:23:01.817Z] 
07:23:01 [2022-06-02T07:23:01.817Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:23:01 [2022-06-02T07:23:01.817Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
07:23:02 [2022-06-02T07:23:02.137Z] #13 DONE 0.7s
07:23:02 [2022-06-02T07:23:02.137Z] 
07:23:02 [2022-06-02T07:23:02.137Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:23:02 [2022-06-02T07:23:02.137Z] #25 sha256:839d925c0f613f7f53c80e81ebc304b57f62b2be726048b25a6e2eed47bc4a35
07:23:02 [2022-06-02T07:23:02.388Z] #12 DONE 0.9s
07:23:02 [2022-06-02T07:23:02.396Z] #25 ...
07:23:02 [2022-06-02T07:23:02.396Z] 
07:23:02 [2022-06-02T07:23:02.396Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:23:02 [2022-06-02T07:23:02.396Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
07:23:02 [2022-06-02T07:23:02.396Z] #46 DONE 0.2s
07:23:02 [2022-06-02T07:23:02.396Z] 
07:23:02 [2022-06-02T07:23:02.396Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:23:02 [2022-06-02T07:23:02.396Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
07:23:02 [2022-06-02T07:23:02.396Z] #33 DONE 0.2s
07:23:02 [2022-06-02T07:23:02.396Z] 
07:23:02 [2022-06-02T07:23:02.396Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:23:02 [2022-06-02T07:23:02.396Z] #25 sha256:839d925c0f613f7f53c80e81ebc304b57f62b2be726048b25a6e2eed47bc4a35
07:23:02 [2022-06-02T07:23:02.396Z] #25 DONE 0.3s
07:23:02 [2022-06-02T07:23:02.396Z] 
07:23:02 [2022-06-02T07:23:02.396Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:23:02 [2022-06-02T07:23:02.396Z] #66 sha256:e771ff3593a6a318dd713e430eb737e91b6758d8c57c843b5cf1892a433f955f
07:23:02 [2022-06-02T07:23:02.396Z] #66 DONE 0.4s
07:23:02 [2022-06-02T07:23:02.396Z] 
07:23:02 [2022-06-02T07:23:02.396Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
07:23:02 [2022-06-02T07:23:02.396Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040
07:23:02 [2022-06-02T07:23:02.396Z] #50 DONE 0.4s
07:23:02 [2022-06-02T07:23:02.396Z] 
07:23:02 [2022-06-02T07:23:02.396Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:02 [2022-06-02T07:23:02.396Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:02 [2022-06-02T07:23:02.648Z] 
07:23:02 [2022-06-02T07:23:02.648Z] #13 [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
07:23:02 [2022-06-02T07:23:02.648Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669
07:23:02 [2022-06-02T07:23:02.841Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.2s
07:23:03 [2022-06-02T07:23:03.220Z] #13 DONE 0.6s
07:23:03 [2022-06-02T07:23:03.220Z] 
07:23:03 [2022-06-02T07:23:03.220Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:23:03 [2022-06-02T07:23:03.220Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
07:23:03 [2022-06-02T07:23:03.220Z] #46 DONE 0.1s
07:23:03 [2022-06-02T07:23:03.220Z] 
07:23:03 [2022-06-02T07:23:03.220Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:03 [2022-06-02T07:23:03.220Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:23:03 [2022-06-02T07:23:03.220Z] #47 ...
07:23:03 [2022-06-02T07:23:03.220Z] 
07:23:03 [2022-06-02T07:23:03.220Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
07:23:03 [2022-06-02T07:23:03.220Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040
07:23:03 [2022-06-02T07:23:03.220Z] #50 DONE 0.2s
07:23:03 [2022-06-02T07:23:03.328Z] #19 61.59 Reading package lists...
07:23:03 [2022-06-02T07:23:03.496Z] 
07:23:03 [2022-06-02T07:23:03.496Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:23:03 [2022-06-02T07:23:03.496Z] #66 sha256:be2f576b79b3157059c1e93aa9018601684a40097caacdd4a97e1e4a30c865c5
07:23:03 [2022-06-02T07:23:03.496Z] #66 DONE 0.3s
07:23:03 [2022-06-02T07:23:03.496Z] 
07:23:03 [2022-06-02T07:23:03.496Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:23:03 [2022-06-02T07:23:03.496Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
07:23:03 [2022-06-02T07:23:03.496Z] #33 DONE 0.3s
07:23:03 [2022-06-02T07:23:03.496Z] 
07:23:03 [2022-06-02T07:23:03.496Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:23:03 [2022-06-02T07:23:03.496Z] #25 sha256:1b8c7a70d49d71ccd8017fbf082c7bdd7760408ccc7a4d0efa893683313514e5
07:23:03 [2022-06-02T07:23:03.496Z] #25 DONE 0.3s
07:23:03 [2022-06-02T07:23:03.496Z] 
07:23:03 [2022-06-02T07:23:03.496Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:03 [2022-06-02T07:23:03.496Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:23:05 [2022-06-02T07:23:05.379Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 8.5s done
07:23:05 [2022-06-02T07:23:05.635Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.114 + RM_GOPATH=0
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.117 + TMP_GOPATH=
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.117 + : /build
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.117 + '[' -z '' ']'
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.120 ++ mktemp -d
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.126 + export GOPATH=/tmp/tmp.fP3mfdMWNl
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.129 + GOPATH=/tmp/tmp.fP3mfdMWNl
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.130 + RM_GOPATH=1
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.130 + case "$(go env GOARCH)" in
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.133 ++ go env GOARCH
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.155 + export GO_BUILDMODE=-buildmode=pie
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.155 + GO_BUILDMODE=-buildmode=pie
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.157 ++ dirname /install.sh
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.163 + dir=/
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.168 + bin=rootlesskit
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.170 + shift
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.170 + '[' '!' -f //rootlesskit.installer ']'
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.170 + . //rootlesskit.installer
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.171 ++ : 1920341cd41e047834a21007424162a2dc946315
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.171 + install_rootlesskit
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.173 + case "$1" in
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.174 + export CGO_ENABLED=0
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.174 + CGO_ENABLED=0
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.174 + _install_rootlesskit
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.176 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.178 + for f in rootlesskit rootlesskit-docker-proxy
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.178 + GOBIN=/build
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.178 + GO111MODULE=on
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.178 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:23:05 [2022-06-02T07:23:05.882Z] #67 4.178 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:23:05 [2022-06-02T07:23:05.892Z] #11 DONE 28.2s
07:23:05 [2022-06-02T07:23:05.892Z] 
07:23:05 [2022-06-02T07:23:05.892Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:23:05 [2022-06-02T07:23:05.892Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
07:23:06 [2022-06-02T07:23:06.141Z] #67 4.617 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:23:07 [2022-06-02T07:23:07.265Z] #12 ...
07:23:07 [2022-06-02T07:23:07.265Z] 
07:23:07 [2022-06-02T07:23:07.265Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:23:07 [2022-06-02T07:23:07.265Z] #31 sha256:260cbd539f9e565652f4bcd6fdc616c7d81a2b1281d2b1be31686429f62f39d1
07:23:07 [2022-06-02T07:23:07.265Z] #31 1.515 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:23:07 [2022-06-02T07:23:07.265Z] #31 1.773 
07:23:07 [2022-06-02T07:23:07.265Z] #31 1.988 #=#=#                                                                         

######################################################################## 100.0%
07:23:07 [2022-06-02T07:23:07.265Z] #31 2.236 
07:23:07 [2022-06-02T07:23:07.265Z] #31 3.084 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:23:07 [2022-06-02T07:23:07.265Z] #31 3.346 
07:23:07 [2022-06-02T07:23:07.265Z] #31 3.580 #=#=#                                                                         

######################################################################## 100.0%
07:23:07 [2022-06-02T07:23:07.265Z] #31 3.838 
07:23:07 [2022-06-02T07:23:07.265Z] #31 4.865 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:23:07 [2022-06-02T07:23:07.265Z] #31 5.152 
07:23:07 [2022-06-02T07:23:07.265Z] #31 5.370 #=#=#                                                                         

##############                                                            20.6%
#########################################                                 57.8%
################################################################          89.6%
######################################################################## 100.0%
07:23:07 [2022-06-02T07:23:07.265Z] #31 5.932 
07:23:07 [2022-06-02T07:23:07.265Z] #31 6.825 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:23:07 [2022-06-02T07:23:07.265Z] #31 7.113 
07:23:07 [2022-06-02T07:23:07.265Z] #31 7.334 #=#=#                                                                         

######################################################################## 100.0%
07:23:07 [2022-06-02T07:23:07.265Z] #31 7.588 
07:23:07 [2022-06-02T07:23:07.265Z] #31 8.225 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:23:07 [2022-06-02T07:23:07.265Z] #31 8.494 
07:23:07 [2022-06-02T07:23:07.265Z] #31 8.715 #=#=#                                                                         

######################################################################## 100.0%
07:23:07 [2022-06-02T07:23:07.265Z] #31 8.892 
07:23:07 [2022-06-02T07:23:07.265Z] #31 8.932 Download of images into '/build' complete.
07:23:07 [2022-06-02T07:23:07.265Z] #31 8.932 Use something like the following to load the result into a Docker daemon:
07:23:07 [2022-06-02T07:23:07.265Z] #31 8.932   tar -cC '/build' . | docker load
07:23:07 [2022-06-02T07:23:07.265Z] #31 DONE 9.5s
07:23:07 [2022-06-02T07:23:07.265Z] 
07:23:07 [2022-06-02T07:23:07.265Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:23:07 [2022-06-02T07:23:07.265Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d
07:23:07 [2022-06-02T07:23:07.265Z] #12 DONE 1.2s
07:23:07 [2022-06-02T07:23:07.265Z] 
07:23:07 [2022-06-02T07:23:07.265Z] #13 [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
07:23:07 [2022-06-02T07:23:07.265Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669
07:23:07 [2022-06-02T07:23:07.524Z] #67 ...
07:23:07 [2022-06-02T07:23:07.524Z] 
07:23:07 [2022-06-02T07:23:07.524Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:23:07 [2022-06-02T07:23:07.524Z] #31 sha256:2ff7cd3c29be9eac3b141aff1aefcc8d3a91be5437cd5415112687c4ce7f1d99
07:23:07 [2022-06-02T07:23:07.524Z] #31 1.983 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:23:07 [2022-06-02T07:23:07.524Z] #31 2.269 
07:23:07 [2022-06-02T07:23:07.524Z] #31 2.494 #=#=#                                                                         

#                                                                          2.0%
######################################################################## 100.0%
07:23:07 [2022-06-02T07:23:07.524Z] #31 2.812 
07:23:07 [2022-06-02T07:23:07.524Z] #31 3.998 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:23:07 [2022-06-02T07:23:07.524Z] #31 4.736 
07:23:07 [2022-06-02T07:23:07.524Z] #31 5.013 #=#=#                                                                         

                                                                           0.1%
######################################################################## 100.0%
07:23:07 [2022-06-02T07:23:07.524Z] #31 6.392 
07:23:07 [2022-06-02T07:23:07.873Z] #13 DONE 0.6s
07:23:07 [2022-06-02T07:23:07.873Z] 
07:23:07 [2022-06-02T07:23:07.873Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:23:07 [2022-06-02T07:23:07.873Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
07:23:07 [2022-06-02T07:23:07.873Z] #33 ...
07:23:07 [2022-06-02T07:23:07.873Z] 
07:23:07 [2022-06-02T07:23:07.873Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
07:23:07 [2022-06-02T07:23:07.873Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040
07:23:07 [2022-06-02T07:23:07.873Z] #50 DONE 0.2s
07:23:08 [2022-06-02T07:23:08.136Z] 
07:23:08 [2022-06-02T07:23:08.136Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:23:08 [2022-06-02T07:23:08.136Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de
07:23:08 [2022-06-02T07:23:08.136Z] #46 DONE 0.3s
07:23:08 [2022-06-02T07:23:08.136Z] 
07:23:08 [2022-06-02T07:23:08.136Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:23:08 [2022-06-02T07:23:08.136Z] #25 sha256:40fffbed145ddc86452b800df7d57ffd460d011656102b37fe4a92dea0692e10
07:23:08 [2022-06-02T07:23:08.136Z] #25 DONE 0.3s
07:23:08 [2022-06-02T07:23:08.136Z] 
07:23:08 [2022-06-02T07:23:08.136Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:23:08 [2022-06-02T07:23:08.136Z] #66 sha256:95376f36cba3aa630595b765539a71467b6d0e2b103cfd1212baa65c6a43c139
07:23:08 [2022-06-02T07:23:08.136Z] #66 DONE 0.3s
07:23:08 [2022-06-02T07:23:08.136Z] 
07:23:08 [2022-06-02T07:23:08.136Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:08 [2022-06-02T07:23:08.136Z] #67 sha256:78256e7dc3d939798c9e665547ea1ade15b2e26ad9c21b9d09a163152b577d86
07:23:08 [2022-06-02T07:23:08.136Z] #67 ...
07:23:08 [2022-06-02T07:23:08.136Z] 
07:23:08 [2022-06-02T07:23:08.136Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:23:08 [2022-06-02T07:23:08.136Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b
07:23:08 [2022-06-02T07:23:08.136Z] #33 DONE 0.4s
07:23:08 [2022-06-02T07:23:08.392Z] 
07:23:08 [2022-06-02T07:23:08.392Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:08 [2022-06-02T07:23:08.392Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:23:08 [2022-06-02T07:23:08.796Z] #34 ...
07:23:08 [2022-06-02T07:23:08.797Z] 
07:23:08 [2022-06-02T07:23:08.797Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:08 [2022-06-02T07:23:08.797Z] #67 sha256:95c6b66caaec5eea473c2b736effdf1b0fb5f98d0f785f212256cac7aed35c98
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.878 + RM_GOPATH=0
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.878 + TMP_GOPATH=
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.878 + : /build
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.878 + '[' -z '' ']'
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.878 ++ mktemp -d
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.882 + export GOPATH=/tmp/tmp.9UrgPGyx6A
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.882 + GOPATH=/tmp/tmp.9UrgPGyx6A
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.882 + RM_GOPATH=1
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.882 + case "$(go env GOARCH)" in
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.882 ++ go env GOARCH
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.886 + export GO_BUILDMODE=-buildmode=pie
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.886 + GO_BUILDMODE=-buildmode=pie
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.886 ++ dirname /install.sh
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + dir=/
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + bin=rootlesskit
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + shift
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + '[' '!' -f //rootlesskit.installer ']'
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + . //rootlesskit.installer
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 ++ : 1920341cd41e047834a21007424162a2dc946315
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + install_rootlesskit
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + case "$1" in
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + export CGO_ENABLED=0
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + CGO_ENABLED=0
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.887 + _install_rootlesskit
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.889 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.889 + for f in rootlesskit rootlesskit-docker-proxy
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.889 + GOBIN=/build
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.889 + GO111MODULE=on
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.889 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:23:08 [2022-06-02T07:23:08.797Z] #67 4.889 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:23:08 [2022-06-02T07:23:08.797Z] #67 5.385 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:23:08 [2022-06-02T07:23:08.904Z] #31 ...
07:23:08 [2022-06-02T07:23:08.904Z] 
07:23:08 [2022-06-02T07:23:08.904Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:08 [2022-06-02T07:23:08.904Z] #67 sha256:7abffcdabed9b75a8c8c0caedc4aa9db9c459a49de4b15806db4c9eb7f900500
07:23:08 [2022-06-02T07:23:08.904Z] #67 7.292 go: downloading github.com/urfave/cli/v2 v2.4.0
07:23:08 [2022-06-02T07:23:08.904Z] #67 7.293 go: downloading github.com/sirupsen/logrus v1.8.1
07:23:08 [2022-06-02T07:23:08.958Z] #51 ...
07:23:08 [2022-06-02T07:23:08.958Z] 
07:23:08 [2022-06-02T07:23:08.958Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:23:08 [2022-06-02T07:23:08.958Z] #26 sha256:a8dec6ad4c54f630bc5622cca835d26cbe78d57b60a87fd1440b949989231f32
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 + RM_GOPATH=0
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 + TMP_GOPATH=
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 + : /build
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 + '[' -z '' ']'
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 ++ mktemp -d
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 + export GOPATH=/tmp/tmp.cBfvLDyb2Z
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 + GOPATH=/tmp/tmp.cBfvLDyb2Z
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 + RM_GOPATH=1
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 + case "$(go env GOARCH)" in
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.359 ++ go env GOARCH
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.370 + export GO_BUILDMODE=-buildmode=pie
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.370 + GO_BUILDMODE=-buildmode=pie
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.374 ++ dirname /install.sh
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 Install docker/cli version 17.06.2-ce from stable
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 + dir=/
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 + bin=dockercli
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 + shift
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 + '[' '!' -f //dockercli.installer ']'
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 + . //dockercli.installer
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 ++ : stable
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 ++ : 17.06.2-ce
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 + install_dockercli
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.380 ++ uname -m
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.384 + arch=x86_64
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.384 + '[' x86_64 '!=' x86_64 ']'
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.384 + url=https://download.docker.com/linux/static
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.384 + tar -xz docker/docker
07:23:08 [2022-06-02T07:23:08.958Z] #26 5.384 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:23:08 [2022-06-02T07:23:08.958Z] #26 ...
07:23:08 [2022-06-02T07:23:08.958Z] 
07:23:08 [2022-06-02T07:23:08.958Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:08 [2022-06-02T07:23:08.958Z] #67 sha256:de06cd9c2ba30394a8268ab333f4cead221a83629e3be78786266b86824b39a1
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.865 + RM_GOPATH=0
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.869 + TMP_GOPATH=
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.869 + : /build
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.869 + '[' -z '' ']'
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.869 ++ mktemp -d
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.888 + export GOPATH=/tmp/tmp.HxaUXvN7n6
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.888 + GOPATH=/tmp/tmp.HxaUXvN7n6
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.888 + RM_GOPATH=1
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.888 + case "$(go env GOARCH)" in
07:23:08 [2022-06-02T07:23:08.958Z] #67 5.888 ++ go env GOARCH
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.919 + export GO_BUILDMODE=-buildmode=pie
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.919 + GO_BUILDMODE=-buildmode=pie
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.919 ++ dirname /install.sh
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + dir=/
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + bin=rootlesskit
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + shift
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + '[' '!' -f //rootlesskit.installer ']'
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + . //rootlesskit.installer
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 ++ : 1920341cd41e047834a21007424162a2dc946315
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + install_rootlesskit
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + case "$1" in
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + export CGO_ENABLED=0
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + CGO_ENABLED=0
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + _install_rootlesskit
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + for f in rootlesskit rootlesskit-docker-proxy
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + GOBIN=/build
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + GO111MODULE=on
07:23:08 [2022-06-02T07:23:08.959Z] #67 5.943 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:23:09 [2022-06-02T07:23:09.218Z] #67 6.698 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:23:09 [2022-06-02T07:23:09.371Z] #67 ...
07:23:09 [2022-06-02T07:23:09.371Z] 
07:23:09 [2022-06-02T07:23:09.371Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:09 [2022-06-02T07:23:09.371Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:23:09 [2022-06-02T07:23:09.371Z] #47 6.294 + git clone https://github.com/docker/distribution.git .
07:23:09 [2022-06-02T07:23:09.473Z] #67 7.905 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:23:09 [2022-06-02T07:23:09.477Z] #67 ...
07:23:09 [2022-06-02T07:23:09.477Z] 
07:23:09 [2022-06-02T07:23:09.477Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:09 [2022-06-02T07:23:09.477Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:09 [2022-06-02T07:23:09.477Z] #51 7.018 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:09 [2022-06-02T07:23:09.631Z] #47 6.296 Cloning into '.'...
07:23:09 [2022-06-02T07:23:09.736Z] #51 7.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:09 [2022-06-02T07:23:09.736Z] #51 7.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:10 [2022-06-02T07:23:10.304Z] #51 7.693 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:23:11 [2022-06-02T07:23:11.381Z] #67 ...
07:23:11 [2022-06-02T07:23:11.381Z] 
07:23:11 [2022-06-02T07:23:11.381Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:11 [2022-06-02T07:23:11.381Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
07:23:11 [2022-06-02T07:23:11.381Z] #36 4.355 go: downloading github.com/go-delve/delve v1.8.1
07:23:11 [2022-06-02T07:23:11.381Z] #36 ...
07:23:11 [2022-06-02T07:23:11.381Z] 
07:23:11 [2022-06-02T07:23:11.381Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:23:11 [2022-06-02T07:23:11.381Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6
07:23:11 [2022-06-02T07:23:11.381Z] #57 3.441 go: downloading mvdan.cc/sh/v3 v3.0.2
07:23:11 [2022-06-02T07:23:11.381Z] #57 4.443 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:23:11 [2022-06-02T07:23:11.381Z] #57 4.451 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:23:11 [2022-06-02T07:23:11.381Z] #57 4.503 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:23:11 [2022-06-02T07:23:11.381Z] #57 5.176 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:23:11 [2022-06-02T07:23:11.640Z] #57 ...
07:23:11 [2022-06-02T07:23:11.640Z] 
07:23:11 [2022-06-02T07:23:11.640Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:11 [2022-06-02T07:23:11.640Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e
07:23:11 [2022-06-02T07:23:11.640Z] #47 4.037 + git clone https://github.com/docker/distribution.git .
07:23:11 [2022-06-02T07:23:11.640Z] #47 4.037 Cloning into '.'...
07:23:11 [2022-06-02T07:23:11.689Z] #51 9.055 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:11 [2022-06-02T07:23:11.899Z] #47 ...
07:23:11 [2022-06-02T07:23:11.899Z] 
07:23:11 [2022-06-02T07:23:11.899Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:11 [2022-06-02T07:23:11.899Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef
07:23:11 [2022-06-02T07:23:11.899Z] #40 4.434 go: downloading github.com/tc-hib/go-winres v0.2.3
07:23:11 [2022-06-02T07:23:11.899Z] #40 5.158 go: downloading github.com/tc-hib/winres v0.1.5
07:23:11 [2022-06-02T07:23:11.899Z] #40 6.316 go: downloading github.com/urfave/cli/v2 v2.3.0
07:23:11 [2022-06-02T07:23:11.899Z] #40 6.519 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:23:11 [2022-06-02T07:23:11.899Z] #40 6.649 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:23:11 [2022-06-02T07:23:11.899Z] #40 9.316 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:23:11 [2022-06-02T07:23:11.899Z] #40 9.411 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:23:11 [2022-06-02T07:23:11.899Z] #40 ...
07:23:11 [2022-06-02T07:23:11.899Z] 
07:23:11 [2022-06-02T07:23:11.899Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:23:11 [2022-06-02T07:23:11.899Z] #26 sha256:6dc5dfd2f63c965e97ceca30f9dba60444523d5b1ced8c0f324ebcaded6419ed
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.123 + RM_GOPATH=0
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.124 + TMP_GOPATH=
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.124 + : /build
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.124 + '[' -z '' ']'
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.125 ++ mktemp -d
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.130 + export GOPATH=/tmp/tmp.zSDdbFh2AV
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.134 + GOPATH=/tmp/tmp.zSDdbFh2AV
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.134 + RM_GOPATH=1
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.134 + case "$(go env GOARCH)" in
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.135 ++ go env GOARCH
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.162 + export GO_BUILDMODE=-buildmode=pie
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.163 + GO_BUILDMODE=-buildmode=pie
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.166 ++ dirname /install.sh
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.177 + dir=/
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.177 + bin=dockercli
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.177 + shift
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.177 + '[' '!' -f //dockercli.installer ']'
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.177 + . //dockercli.installer
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.177 ++ : stable
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.182 ++ : 17.06.2-ce
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.182 + install_dockercli
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.184 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.184 Install docker/cli version 17.06.2-ce from stable
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.186 ++ uname -m
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.192 + arch=aarch64
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.193 + '[' aarch64 '!=' x86_64 ']'
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.193 + '[' aarch64 '!=' s390x ']'
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.193 + '[' aarch64 '!=' armhf ']'
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.193 + build_dockercli
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.193 + git clone https://github.com/docker/docker-ce /tmp/tmp.zSDdbFh2AV/tmp/docker-ce
07:23:11 [2022-06-02T07:23:11.899Z] #26 4.200 Cloning into '/tmp/tmp.zSDdbFh2AV/tmp/docker-ce'...
07:23:11 [2022-06-02T07:23:11.947Z] #51 ...
07:23:11 [2022-06-02T07:23:11.947Z] 
07:23:11 [2022-06-02T07:23:11.947Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:23:11 [2022-06-02T07:23:11.947Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:23:11 [2022-06-02T07:23:11.947Z] #57 6.026 go: downloading mvdan.cc/sh/v3 v3.0.2
07:23:11 [2022-06-02T07:23:11.947Z] #57 7.466 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:23:11 [2022-06-02T07:23:11.947Z] #57 7.489 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:23:11 [2022-06-02T07:23:11.947Z] #57 7.629 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:23:12 [2022-06-02T07:23:12.158Z] #26 ...
07:23:12 [2022-06-02T07:23:12.158Z] 
07:23:12 [2022-06-02T07:23:12.158Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:12 [2022-06-02T07:23:12.158Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199
07:23:12 [2022-06-02T07:23:12.158Z] #53 4.172 go: downloading gotest.tools/gotestsum v1.8.1
07:23:12 [2022-06-02T07:23:12.158Z] #53 5.219 go: downloading github.com/fatih/color v1.10.0
07:23:12 [2022-06-02T07:23:12.158Z] #53 5.421 go: downloading github.com/dnephin/pflag v1.0.7
07:23:12 [2022-06-02T07:23:12.158Z] #53 5.511 go: downloading golang.org/x/tools v0.1.0
07:23:12 [2022-06-02T07:23:12.158Z] #53 5.835 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:23:12 [2022-06-02T07:23:12.158Z] #53 5.843 go: downloading github.com/pkg/errors v0.9.1
07:23:12 [2022-06-02T07:23:12.158Z] #53 6.025 go: downloading github.com/mattn/go-colorable v0.1.8
07:23:12 [2022-06-02T07:23:12.158Z] #53 6.156 go: downloading github.com/mattn/go-isatty v0.0.12
07:23:12 [2022-06-02T07:23:12.158Z] #53 6.740 go: downloading github.com/jonboulle/clockwork v0.2.2
07:23:12 [2022-06-02T07:23:12.158Z] #53 6.849 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:23:12 [2022-06-02T07:23:12.158Z] #53 6.888 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:23:12 [2022-06-02T07:23:12.158Z] #53 6.965 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:23:12 [2022-06-02T07:23:12.158Z] #53 7.141 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:23:12 [2022-06-02T07:23:12.158Z] #53 ...
07:23:12 [2022-06-02T07:23:12.158Z] 
07:23:12 [2022-06-02T07:23:12.158Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:23:12 [2022-06-02T07:23:12.158Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8
07:23:12 [2022-06-02T07:23:12.158Z] #38 4.434 go: downloading github.com/pelletier/go-toml v1.8.1
07:23:12 [2022-06-02T07:23:12.206Z] #57 ...
07:23:12 [2022-06-02T07:23:12.206Z] 
07:23:12 [2022-06-02T07:23:12.206Z] #14 [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
07:23:12 [2022-06-02T07:23:12.206Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:12 [2022-06-02T07:23:12.206Z] #14 7.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:12 [2022-06-02T07:23:12.206Z] #14 7.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:12 [2022-06-02T07:23:12.206Z] #14 7.181 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:12 [2022-06-02T07:23:12.206Z] #14 9.176 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #38 ...
07:23:12 [2022-06-02T07:23:12.418Z] 
07:23:12 [2022-06-02T07:23:12.418Z] #14 [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
07:23:12 [2022-06-02T07:23:12.418Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:23:12 [2022-06-02T07:23:12.418Z] #14 4.826 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #14 4.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #14 5.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #14 5.772 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #14 7.338 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #14 8.782 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:23:12 [2022-06-02T07:23:12.418Z] #14 ...
07:23:12 [2022-06-02T07:23:12.418Z] 
07:23:12 [2022-06-02T07:23:12.418Z] #42 [tini 1/3] 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
07:23:12 [2022-06-02T07:23:12.418Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
07:23:12 [2022-06-02T07:23:12.418Z] #42 4.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #42 4.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #42 5.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #42 5.810 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #42 6.926 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:23:12 [2022-06-02T07:23:12.418Z] #42 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:23:12 [2022-06-02T07:23:12.466Z] #14 ...
07:23:12 [2022-06-02T07:23:12.466Z] 
07:23:12 [2022-06-02T07:23:12.466Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:12 [2022-06-02T07:23:12.466Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:12 [2022-06-02T07:23:12.466Z] #36 7.180 go: downloading github.com/go-delve/delve v1.8.1
07:23:12 [2022-06-02T07:23:12.466Z] #36 ...
07:23:12 [2022-06-02T07:23:12.466Z] 
07:23:12 [2022-06-02T07:23:12.466Z] #42 [tini 1/3] 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
07:23:12 [2022-06-02T07:23:12.466Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:12 [2022-06-02T07:23:12.466Z] #42 6.824 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:12 [2022-06-02T07:23:12.466Z] #42 6.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:12 [2022-06-02T07:23:12.466Z] #42 6.869 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:12 [2022-06-02T07:23:12.466Z] #42 8.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:12 [2022-06-02T07:23:12.677Z] #42 ...
07:23:12 [2022-06-02T07:23:12.677Z] 
07:23:12 [2022-06-02T07:23:12.677Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:12 [2022-06-02T07:23:12.677Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:12 [2022-06-02T07:23:12.677Z] #55 3.734 go: downloading github.com/golangci/golangci-lint v1.44.0
07:23:12 [2022-06-02T07:23:12.677Z] #55 ...
07:23:12 [2022-06-02T07:23:12.677Z] 
07:23:12 [2022-06-02T07:23:12.677Z] #62 [containerd 1/3] 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
07:23:12 [2022-06-02T07:23:12.677Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4
07:23:12 [2022-06-02T07:23:12.677Z] #62 4.824 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:12 [2022-06-02T07:23:12.677Z] #62 4.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:12 [2022-06-02T07:23:12.677Z] #62 5.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:12 [2022-06-02T07:23:12.677Z] #62 5.734 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:23:12 [2022-06-02T07:23:12.677Z] #62 7.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:23:12 [2022-06-02T07:23:12.677Z] #62 8.752 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:23:12 [2022-06-02T07:23:12.725Z] #42 ...
07:23:12 [2022-06-02T07:23:12.725Z] 
07:23:12 [2022-06-02T07:23:12.725Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:12 [2022-06-02T07:23:12.725Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:23:12 [2022-06-02T07:23:12.725Z] #47 5.823 + git clone https://github.com/docker/distribution.git .
07:23:12 [2022-06-02T07:23:12.725Z] #47 5.824 Cloning into '.'...
07:23:12 [2022-06-02T07:23:12.725Z] #47 ...
07:23:12 [2022-06-02T07:23:12.725Z] 
07:23:12 [2022-06-02T07:23:12.725Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:12 [2022-06-02T07:23:12.725Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:23:12 [2022-06-02T07:23:12.725Z] #40 5.978 go: downloading github.com/tc-hib/go-winres v0.2.3
07:23:12 [2022-06-02T07:23:12.725Z] #40 6.880 go: downloading github.com/tc-hib/winres v0.1.5
07:23:12 [2022-06-02T07:23:12.725Z] #40 8.938 go: downloading github.com/urfave/cli/v2 v2.3.0
07:23:12 [2022-06-02T07:23:12.725Z] #40 9.488 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:23:12 [2022-06-02T07:23:12.725Z] #40 9.556 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:23:12 [2022-06-02T07:23:12.938Z] #62 ...
07:23:12 [2022-06-02T07:23:12.938Z] 
07:23:12 [2022-06-02T07:23:12.938Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:12 [2022-06-02T07:23:12.938Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
07:23:12 [2022-06-02T07:23:12.938Z] #51 4.603 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:12 [2022-06-02T07:23:12.938Z] #51 4.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:12 [2022-06-02T07:23:12.938Z] #51 4.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:12 [2022-06-02T07:23:12.938Z] #51 5.226 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:23:12 [2022-06-02T07:23:12.938Z] #51 5.778 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:23:12 [2022-06-02T07:23:12.938Z] #51 7.233 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:23:12 [2022-06-02T07:23:12.938Z] #51 10.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:23:12 [2022-06-02T07:23:12.938Z] #51 ...
07:23:12 [2022-06-02T07:23:12.938Z] 
07:23:12 [2022-06-02T07:23:12.939Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:12 [2022-06-02T07:23:12.939Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
07:23:12 [2022-06-02T07:23:12.939Z] #36 11.63 go: downloading github.com/sirupsen/logrus v1.6.0
07:23:12 [2022-06-02T07:23:12.939Z] #36 11.67 go: downloading github.com/spf13/cobra v1.1.3
07:23:12 [2022-06-02T07:23:12.983Z] #40 ...
07:23:12 [2022-06-02T07:23:12.983Z] 
07:23:12 [2022-06-02T07:23:12.983Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:12 [2022-06-02T07:23:12.983Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:23:12 [2022-06-02T07:23:12.983Z] #53 5.805 go: downloading gotest.tools/gotestsum v1.8.1
07:23:12 [2022-06-02T07:23:12.983Z] #53 8.111 go: downloading github.com/fatih/color v1.10.0
07:23:12 [2022-06-02T07:23:12.983Z] #53 8.442 go: downloading github.com/dnephin/pflag v1.0.7
07:23:12 [2022-06-02T07:23:12.983Z] #53 8.584 go: downloading golang.org/x/tools v0.1.0
07:23:12 [2022-06-02T07:23:12.983Z] #53 9.045 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:23:12 [2022-06-02T07:23:12.983Z] #53 9.079 go: downloading github.com/pkg/errors v0.9.1
07:23:12 [2022-06-02T07:23:12.983Z] #53 9.314 go: downloading github.com/mattn/go-colorable v0.1.8
07:23:12 [2022-06-02T07:23:12.983Z] #53 9.501 go: downloading github.com/mattn/go-isatty v0.0.12
07:23:12 [2022-06-02T07:23:12.983Z] #53 10.21 go: downloading github.com/jonboulle/clockwork v0.2.2
07:23:12 [2022-06-02T07:23:12.983Z] #53 10.43 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:23:12 [2022-06-02T07:23:12.983Z] #53 10.59 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:23:12 [2022-06-02T07:23:12.983Z] #53 10.73 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:23:12 [2022-06-02T07:23:12.983Z] #53 10.87 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:23:12 [2022-06-02T07:23:12.983Z] #53 ...
07:23:12 [2022-06-02T07:23:12.983Z] 
07:23:12 [2022-06-02T07:23:12.983Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:23:12 [2022-06-02T07:23:12.984Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
07:23:12 [2022-06-02T07:23:12.984Z] #38 5.895 go: downloading github.com/pelletier/go-toml v1.8.1
07:23:13 [2022-06-02T07:23:13.198Z] #36 11.91 go: downloading github.com/mattn/go-isatty v0.0.3
07:23:13 [2022-06-02T07:23:13.243Z] #38 ...
07:23:13 [2022-06-02T07:23:13.243Z] 
07:23:13 [2022-06-02T07:23:13.243Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:13 [2022-06-02T07:23:13.243Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:23:13 [2022-06-02T07:23:13.243Z] #34 6.441 + git clone https://github.com/kolyshkin/go-swagger.git .
07:23:13 [2022-06-02T07:23:13.243Z] #34 6.445 Cloning into '.'...
07:23:13 [2022-06-02T07:23:13.243Z] #34 ...
07:23:13 [2022-06-02T07:23:13.243Z] 
07:23:13 [2022-06-02T07:23:13.243Z] #62 [containerd 1/3] 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
07:23:13 [2022-06-02T07:23:13.243Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:13 [2022-06-02T07:23:13.243Z] #62 7.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:13 [2022-06-02T07:23:13.243Z] #62 7.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:13 [2022-06-02T07:23:13.243Z] #62 7.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:13 [2022-06-02T07:23:13.243Z] #62 8.841 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:13 [2022-06-02T07:23:13.512Z] #62 ...
07:23:13 [2022-06-02T07:23:13.512Z] 
07:23:13 [2022-06-02T07:23:13.512Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:13 [2022-06-02T07:23:13.512Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:23:13 [2022-06-02T07:23:13.512Z] #55 5.713 go: downloading github.com/golangci/golangci-lint v1.44.0
07:23:13 [2022-06-02T07:23:13.686Z] #34 ...
07:23:13 [2022-06-02T07:23:13.686Z] 
07:23:13 [2022-06-02T07:23:13.686Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:13 [2022-06-02T07:23:13.686Z] #67 sha256:78256e7dc3d939798c9e665547ea1ade15b2e26ad9c21b9d09a163152b577d86
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + RM_GOPATH=0
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + TMP_GOPATH=
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + : /build
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + '[' -z '' ']'
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 ++ mktemp -d
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + export GOPATH=/tmp/tmp.5RfZ1sWBhN
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + GOPATH=/tmp/tmp.5RfZ1sWBhN
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + RM_GOPATH=1
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + case "$(go env GOARCH)" in
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 ++ go env GOARCH
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + export GO_BUILDMODE=-buildmode=pie
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + GO_BUILDMODE=-buildmode=pie
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 ++ dirname /install.sh
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + dir=/
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + bin=rootlesskit
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + shift
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + '[' '!' -f //rootlesskit.installer ']'
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + . //rootlesskit.installer
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 ++ : 1920341cd41e047834a21007424162a2dc946315
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + install_rootlesskit
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + case "$1" in
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + export CGO_ENABLED=0
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + CGO_ENABLED=0
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + _install_rootlesskit
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + for f in rootlesskit rootlesskit-docker-proxy
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + GOBIN=/build
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + GO111MODULE=on
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.477 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:23:13 [2022-06-02T07:23:13.686Z] #67 3.908 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:23:13 [2022-06-02T07:23:13.767Z] #36 12.28 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
07:23:13 [2022-06-02T07:23:13.767Z] #36 12.59 go: downloading gopkg.in/yaml.v2 v2.4.0
07:23:13 [2022-06-02T07:23:13.775Z] #55 ...
07:23:13 [2022-06-02T07:23:13.775Z] 
07:23:13 [2022-06-02T07:23:13.775Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:23:13 [2022-06-02T07:23:13.775Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:23:13 [2022-06-02T07:23:13.775Z] #57 10.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:23:13 [2022-06-02T07:23:13.836Z] #47 ...
07:23:13 [2022-06-02T07:23:13.836Z] 
07:23:13 [2022-06-02T07:23:13.836Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:23:13 [2022-06-02T07:23:13.836Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
07:23:13 [2022-06-02T07:23:13.836Z] #38 7.409 go: downloading github.com/pelletier/go-toml v1.8.1
07:23:13 [2022-06-02T07:23:13.836Z] #38 ...
07:23:13 [2022-06-02T07:23:13.836Z] 
07:23:13 [2022-06-02T07:23:13.836Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:23:13 [2022-06-02T07:23:13.837Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:23:13 [2022-06-02T07:23:13.837Z] #57 7.303 go: downloading mvdan.cc/sh/v3 v3.0.2
07:23:13 [2022-06-02T07:23:13.837Z] #57 8.920 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:23:13 [2022-06-02T07:23:13.837Z] #57 8.940 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:23:13 [2022-06-02T07:23:13.837Z] #57 9.036 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:23:13 [2022-06-02T07:23:13.837Z] #57 ...
07:23:13 [2022-06-02T07:23:13.837Z] 
07:23:13 [2022-06-02T07:23:13.837Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:13 [2022-06-02T07:23:13.837Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:23:13 [2022-06-02T07:23:13.837Z] #40 7.732 go: downloading github.com/tc-hib/go-winres v0.2.3
07:23:13 [2022-06-02T07:23:13.837Z] #40 8.972 go: downloading github.com/tc-hib/winres v0.1.5
07:23:13 [2022-06-02T07:23:13.837Z] #40 ...
07:23:13 [2022-06-02T07:23:13.837Z] 
07:23:13 [2022-06-02T07:23:13.837Z] #42 [tini 1/3] 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
07:23:13 [2022-06-02T07:23:13.837Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:13 [2022-06-02T07:23:13.837Z] #42 5.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #42 5.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #42 5.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #42 6.326 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #42 8.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #42 ...
07:23:13 [2022-06-02T07:23:13.837Z] 
07:23:13 [2022-06-02T07:23:13.837Z] #62 [containerd 1/3] 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
07:23:13 [2022-06-02T07:23:13.837Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:13 [2022-06-02T07:23:13.837Z] #62 6.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #62 6.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #62 6.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #62 7.199 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #62 10.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #62 ...
07:23:13 [2022-06-02T07:23:13.837Z] 
07:23:13 [2022-06-02T07:23:13.837Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:13 [2022-06-02T07:23:13.837Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:23:13 [2022-06-02T07:23:13.837Z] #55 7.479 go: downloading github.com/golangci/golangci-lint v1.44.0
07:23:13 [2022-06-02T07:23:13.837Z] #55 ...
07:23:13 [2022-06-02T07:23:13.837Z] 
07:23:13 [2022-06-02T07:23:13.837Z] #14 [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
07:23:13 [2022-06-02T07:23:13.837Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:13 [2022-06-02T07:23:13.837Z] #14 5.320 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #14 5.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #14 5.341 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #14 5.666 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #14 6.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:13 [2022-06-02T07:23:13.837Z] #14 9.856 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:13 [2022-06-02T07:23:13.943Z] #67 5.977 go: downloading github.com/sirupsen/logrus v1.8.1
07:23:13 [2022-06-02T07:23:13.943Z] #67 5.982 go: downloading github.com/urfave/cli/v2 v2.4.0
07:23:14 [2022-06-02T07:23:14.099Z] #14 ...
07:23:14 [2022-06-02T07:23:14.099Z] 
07:23:14 [2022-06-02T07:23:14.099Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:14 [2022-06-02T07:23:14.099Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:23:14 [2022-06-02T07:23:14.099Z] #53 7.666 go: downloading gotest.tools/gotestsum v1.8.1
07:23:14 [2022-06-02T07:23:14.099Z] #53 9.918 go: downloading github.com/fatih/color v1.10.0
07:23:14 [2022-06-02T07:23:14.099Z] #53 10.18 go: downloading github.com/dnephin/pflag v1.0.7
07:23:14 [2022-06-02T07:23:14.099Z] #53 10.25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:23:14 [2022-06-02T07:23:14.099Z] #53 10.34 go: downloading github.com/pkg/errors v0.9.1
07:23:14 [2022-06-02T07:23:14.099Z] #53 10.79 go: downloading golang.org/x/tools v0.1.0
07:23:14 [2022-06-02T07:23:14.099Z] #53 10.84 go: downloading github.com/mattn/go-colorable v0.1.8
07:23:14 [2022-06-02T07:23:14.099Z] #53 ...
07:23:14 [2022-06-02T07:23:14.099Z] 
07:23:14 [2022-06-02T07:23:14.099Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:14 [2022-06-02T07:23:14.099Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:14 [2022-06-02T07:23:14.099Z] #36 5.992 go: downloading github.com/go-delve/delve v1.8.1
07:23:14 [2022-06-02T07:23:14.335Z] #36 12.88 go: downloading github.com/cosiner/argv v0.1.0
07:23:14 [2022-06-02T07:23:14.335Z] #36 12.94 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
07:23:14 [2022-06-02T07:23:14.335Z] #36 13.03 go: downloading github.com/peterh/liner v1.2.2
07:23:14 [2022-06-02T07:23:14.367Z] #36 ...
07:23:14 [2022-06-02T07:23:14.367Z] 
07:23:14 [2022-06-02T07:23:14.367Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:14 [2022-06-02T07:23:14.367Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:14 [2022-06-02T07:23:14.367Z] #51 7.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:14 [2022-06-02T07:23:14.367Z] #51 7.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:14 [2022-06-02T07:23:14.367Z] #51 7.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:14 [2022-06-02T07:23:14.367Z] #51 8.019 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:23:14 [2022-06-02T07:23:14.367Z] #51 9.504 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:14 [2022-06-02T07:23:14.548Z] #67 6.391 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:23:14 [2022-06-02T07:23:14.595Z] #36 13.19 go: downloading github.com/google/go-dap v0.6.0
07:23:14 [2022-06-02T07:23:14.629Z] #51 ...
07:23:14 [2022-06-02T07:23:14.629Z] 
07:23:14 [2022-06-02T07:23:14.629Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:23:14 [2022-06-02T07:23:14.629Z] #26 sha256:ff96da33b5bd9c3e6049474d0a0ba5821a271e6fc8fac5dc4e1a822433bf3b6d
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.617 + RM_GOPATH=0
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.617 + TMP_GOPATH=
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.617 + : /build
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.617 + '[' -z '' ']'
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.618 ++ mktemp -d
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.619 + export GOPATH=/tmp/tmp.xV24RfmsKr
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.622 + GOPATH=/tmp/tmp.xV24RfmsKr
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.622 + RM_GOPATH=1
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.622 + case "$(go env GOARCH)" in
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.622 ++ go env GOARCH
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 + export GO_BUILDMODE=-buildmode=pie
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 + GO_BUILDMODE=-buildmode=pie
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 ++ dirname /install.sh
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 + dir=/
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 + bin=dockercli
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 + shift
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 + '[' '!' -f //dockercli.installer ']'
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 + . //dockercli.installer
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 ++ : stable
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 ++ : 17.06.2-ce
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.639 + install_dockercli
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.641 Install docker/cli version 17.06.2-ce from stable
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.642 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.642 ++ uname -m
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.642 + arch=x86_64
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.642 + '[' x86_64 '!=' x86_64 ']'
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.642 + url=https://download.docker.com/linux/static
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.643 + tar -xz docker/docker
07:23:14 [2022-06-02T07:23:14.629Z] #26 6.653 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:23:14 [2022-06-02T07:23:14.629Z] #26 ...
07:23:14 [2022-06-02T07:23:14.629Z] 
07:23:14 [2022-06-02T07:23:14.629Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:14 [2022-06-02T07:23:14.629Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:23:14 [2022-06-02T07:23:14.629Z] #40 11.21 go: downloading github.com/urfave/cli/v2 v2.3.0
07:23:14 [2022-06-02T07:23:14.855Z] #36 13.39 go: downloading github.com/spf13/pflag v1.0.5
07:23:15 [2022-06-02T07:23:15.116Z] #36 13.71 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
07:23:15 [2022-06-02T07:23:15.202Z] #40 12.02 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:23:15 [2022-06-02T07:23:15.463Z] #40 12.17 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:23:15 [2022-06-02T07:23:15.684Z] #36 14.14 go: downloading github.com/mattn/go-runewidth v0.0.3
07:23:15 [2022-06-02T07:23:15.684Z] #36 ...
07:23:15 [2022-06-02T07:23:15.684Z] 
07:23:15 [2022-06-02T07:23:15.684Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:15 [2022-06-02T07:23:15.684Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242
07:23:15 [2022-06-02T07:23:15.684Z] #34 4.032 + git clone https://github.com/kolyshkin/go-swagger.git .
07:23:15 [2022-06-02T07:23:15.684Z] #34 4.032 Cloning into '.'...
07:23:15 [2022-06-02T07:23:15.684Z] #34 ...
07:23:15 [2022-06-02T07:23:15.684Z] 
07:23:15 [2022-06-02T07:23:15.684Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:23:15 [2022-06-02T07:23:15.684Z] #31 sha256:2ff7cd3c29be9eac3b141aff1aefcc8d3a91be5437cd5415112687c4ce7f1d99
07:23:15 [2022-06-02T07:23:15.684Z] #31 11.05 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:23:15 [2022-06-02T07:23:15.684Z] #31 12.53 #=#=#                                                                         
07:23:15 [2022-06-02T07:23:15.684Z] #31 12.90 #=#=#                                                                         

                                                                           0.1%
#################                                                         23.8%
##########################                                                37.1%
#################################################                         68.4%
################################################################          89.8%
######################################################################## 100.0%
07:23:16 [2022-06-02T07:23:16.253Z] #31 14.93 
07:23:17 [2022-06-02T07:23:17.876Z] #67 ...
07:23:17 [2022-06-02T07:23:17.876Z] 
07:23:17 [2022-06-02T07:23:17.876Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:17 [2022-06-02T07:23:17.876Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:23:17 [2022-06-02T07:23:17.876Z] #34 5.567 + git clone https://github.com/kolyshkin/go-swagger.git .
07:23:17 [2022-06-02T07:23:17.876Z] #34 5.571 Cloning into '.'...
07:23:17 [2022-06-02T07:23:17.876Z] #34 ...
07:23:17 [2022-06-02T07:23:17.876Z] 
07:23:17 [2022-06-02T07:23:17.876Z] #14 [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
07:23:17 [2022-06-02T07:23:17.876Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:17 [2022-06-02T07:23:17.876Z] #14 3.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:17 [2022-06-02T07:23:17.876Z] #14 3.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:17 [2022-06-02T07:23:17.876Z] #14 3.674 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:17 [2022-06-02T07:23:17.876Z] #14 3.962 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:17 [2022-06-02T07:23:17.876Z] #14 4.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:17 [2022-06-02T07:23:17.876Z] #14 5.877 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:17 [2022-06-02T07:23:17.876Z] #14 ...
07:23:17 [2022-06-02T07:23:17.876Z] 
07:23:17 [2022-06-02T07:23:17.876Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:23:17 [2022-06-02T07:23:17.876Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:23:17 [2022-06-02T07:23:17.876Z] #57 5.359 go: downloading mvdan.cc/sh/v3 v3.0.2
07:23:17 [2022-06-02T07:23:17.876Z] #57 6.683 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:23:17 [2022-06-02T07:23:17.876Z] #57 6.684 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:23:17 [2022-06-02T07:23:17.876Z] #57 6.756 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:23:17 [2022-06-02T07:23:17.876Z] #57 8.553 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:23:17 [2022-06-02T07:23:17.970Z] #57 ...
07:23:17 [2022-06-02T07:23:17.970Z] 
07:23:17 [2022-06-02T07:23:17.970Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:17 [2022-06-02T07:23:17.970Z] #67 sha256:de06cd9c2ba30394a8268ab333f4cead221a83629e3be78786266b86824b39a1
07:23:17 [2022-06-02T07:23:17.970Z] #67 11.45 go: downloading github.com/sirupsen/logrus v1.8.1
07:23:17 [2022-06-02T07:23:17.970Z] #67 11.66 go: downloading github.com/urfave/cli/v2 v2.4.0
07:23:17 [2022-06-02T07:23:17.970Z] #67 12.17 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:23:18 [2022-06-02T07:23:18.175Z] #57 ...
07:23:18 [2022-06-02T07:23:18.175Z] 
07:23:18 [2022-06-02T07:23:18.175Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:23:18 [2022-06-02T07:23:18.175Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
07:23:18 [2022-06-02T07:23:18.175Z] #38 5.373 go: downloading github.com/pelletier/go-toml v1.8.1
07:23:18 [2022-06-02T07:23:18.175Z] #38 ...
07:23:18 [2022-06-02T07:23:18.175Z] 
07:23:18 [2022-06-02T07:23:18.176Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:18 [2022-06-02T07:23:18.176Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:18 [2022-06-02T07:23:18.176Z] #36 6.119 go: downloading github.com/go-delve/delve v1.8.1
07:23:18 [2022-06-02T07:23:18.432Z] #36 ...
07:23:18 [2022-06-02T07:23:18.432Z] 
07:23:18 [2022-06-02T07:23:18.432Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:23:18 [2022-06-02T07:23:18.432Z] #26 sha256:f4bca468b2469b55aaa2d480936a164408f81e890c4f7462669185b8e9d94594
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.129 + RM_GOPATH=0
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.129 + TMP_GOPATH=
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.129 + : /build
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.129 + '[' -z '' ']'
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.129 ++ mktemp -d
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.148 + export GOPATH=/tmp/tmp.XFYMqnIkiW
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.148 + GOPATH=/tmp/tmp.XFYMqnIkiW
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.148 + RM_GOPATH=1
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.148 + case "$(go env GOARCH)" in
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.148 ++ go env GOARCH
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 Install docker/cli version 17.06.2-ce from stable
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + export GO_BUILDMODE=-buildmode=pie
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + GO_BUILDMODE=-buildmode=pie
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 ++ dirname /install.sh
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + dir=/
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + bin=dockercli
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + shift
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + '[' '!' -f //dockercli.installer ']'
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + . //dockercli.installer
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 ++ : stable
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 ++ : 17.06.2-ce
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + install_dockercli
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.188 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.194 ++ uname -m
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.237 + arch=x86_64
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.237 + '[' x86_64 '!=' x86_64 ']'
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.237 + url=https://download.docker.com/linux/static
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.237 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:23:18 [2022-06-02T07:23:18.432Z] #26 5.237 + tar -xz docker/docker
07:23:18 [2022-06-02T07:23:18.432Z] #26 ...
07:23:18 [2022-06-02T07:23:18.432Z] 
07:23:18 [2022-06-02T07:23:18.432Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:18 [2022-06-02T07:23:18.432Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:18 [2022-06-02T07:23:18.432Z] #51 3.552 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:18 [2022-06-02T07:23:18.432Z] #51 3.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:18 [2022-06-02T07:23:18.432Z] #51 3.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:18 [2022-06-02T07:23:18.432Z] #51 3.924 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:18 [2022-06-02T07:23:18.432Z] #51 4.044 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:23:18 [2022-06-02T07:23:18.432Z] #51 4.860 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:18 [2022-06-02T07:23:18.432Z] #51 6.976 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:18 [2022-06-02T07:23:18.432Z] #51 9.066 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
07:23:18 [2022-06-02T07:23:18.687Z] #51 ...
07:23:18 [2022-06-02T07:23:18.687Z] 
07:23:18 [2022-06-02T07:23:18.687Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:18 [2022-06-02T07:23:18.687Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:23:18 [2022-06-02T07:23:18.687Z] #55 5.350 go: downloading github.com/golangci/golangci-lint v1.44.0
07:23:18 [2022-06-02T07:23:18.687Z] #55 ...
07:23:18 [2022-06-02T07:23:18.687Z] 
07:23:18 [2022-06-02T07:23:18.687Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:18 [2022-06-02T07:23:18.687Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:23:18 [2022-06-02T07:23:18.687Z] #40 4.456 go: downloading github.com/tc-hib/go-winres v0.2.3
07:23:18 [2022-06-02T07:23:18.687Z] #40 5.336 go: downloading github.com/tc-hib/winres v0.1.5
07:23:18 [2022-06-02T07:23:18.687Z] #40 6.528 go: downloading github.com/urfave/cli/v2 v2.3.0
07:23:18 [2022-06-02T07:23:18.687Z] #40 6.845 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:23:18 [2022-06-02T07:23:18.687Z] #40 6.910 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:23:18 [2022-06-02T07:23:18.687Z] #40 10.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:23:18 [2022-06-02T07:23:18.687Z] #40 10.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:23:18 [2022-06-02T07:23:18.985Z] #40 ...
07:23:18 [2022-06-02T07:23:18.985Z] 
07:23:18 [2022-06-02T07:23:18.985Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:18 [2022-06-02T07:23:18.985Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:23:18 [2022-06-02T07:23:18.985Z] #47 5.408 + git clone https://github.com/docker/distribution.git .
07:23:18 [2022-06-02T07:23:18.985Z] #47 5.413 Cloning into '.'...
07:23:18 [2022-06-02T07:23:18.985Z] #47 ...
07:23:18 [2022-06-02T07:23:18.985Z] 
07:23:18 [2022-06-02T07:23:18.985Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:18 [2022-06-02T07:23:18.985Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:23:18 [2022-06-02T07:23:18.985Z] #53 5.419 go: downloading gotest.tools/gotestsum v1.8.1
07:23:18 [2022-06-02T07:23:18.985Z] #53 7.307 go: downloading github.com/fatih/color v1.10.0
07:23:18 [2022-06-02T07:23:18.985Z] #53 7.362 go: downloading github.com/dnephin/pflag v1.0.7
07:23:18 [2022-06-02T07:23:18.985Z] #53 7.374 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:23:18 [2022-06-02T07:23:18.985Z] #53 7.463 go: downloading github.com/pkg/errors v0.9.1
07:23:18 [2022-06-02T07:23:18.985Z] #53 7.728 go: downloading golang.org/x/tools v0.1.0
07:23:18 [2022-06-02T07:23:18.985Z] #53 8.118 go: downloading github.com/mattn/go-colorable v0.1.8
07:23:18 [2022-06-02T07:23:18.985Z] #53 8.274 go: downloading github.com/mattn/go-isatty v0.0.12
07:23:18 [2022-06-02T07:23:18.985Z] #53 8.502 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:23:18 [2022-06-02T07:23:18.985Z] #53 8.762 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:23:19 [2022-06-02T07:23:19.243Z] #53 ...
07:23:19 [2022-06-02T07:23:19.243Z] 
07:23:19 [2022-06-02T07:23:19.243Z] #62 [containerd 1/3] 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
07:23:19 [2022-06-02T07:23:19.243Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:19 [2022-06-02T07:23:19.243Z] #62 3.294 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #62 3.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #62 3.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #62 3.527 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #62 4.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #62 5.151 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:19 [2022-06-02T07:23:19.243Z] #62 ...
07:23:19 [2022-06-02T07:23:19.243Z] 
07:23:19 [2022-06-02T07:23:19.243Z] #42 [tini 1/3] 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
07:23:19 [2022-06-02T07:23:19.243Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:19 [2022-06-02T07:23:19.243Z] #42 6.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #42 6.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #42 6.168 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #42 7.093 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:23:19 [2022-06-02T07:23:19.243Z] #42 9.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:19 [2022-06-02T07:23:19.499Z] #42 ...
07:23:19 [2022-06-02T07:23:19.499Z] 
07:23:19 [2022-06-02T07:23:19.499Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:19 [2022-06-02T07:23:19.499Z] #67 sha256:78256e7dc3d939798c9e665547ea1ade15b2e26ad9c21b9d09a163152b577d86
07:23:19 [2022-06-02T07:23:19.499Z] #67 9.839 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:23:19 [2022-06-02T07:23:19.499Z] #67 10.84 go: downloading github.com/google/uuid v1.3.0
07:23:19 [2022-06-02T07:23:19.499Z] #67 11.05 go: downloading github.com/moby/vpnkit v0.5.0
07:23:19 [2022-06-02T07:23:19.499Z] #67 11.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:23:19 [2022-06-02T07:23:19.499Z] #67 11.29 go: downloading github.com/gofrs/flock v0.8.1
07:23:19 [2022-06-02T07:23:19.754Z] #67 11.56 go: downloading github.com/gorilla/mux v1.8.0
07:23:19 [2022-06-02T07:23:19.754Z] #67 11.72 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:23:20 [2022-06-02T07:23:20.316Z] #67 12.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:23:20 [2022-06-02T07:23:20.455Z] #31 ...
07:23:20 [2022-06-02T07:23:20.455Z] 
07:23:20 [2022-06-02T07:23:20.455Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:20 [2022-06-02T07:23:20.455Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e
07:23:20 [2022-06-02T07:23:20.456Z] #47 18.90 Updating files:  91% (1990/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
07:23:20 [2022-06-02T07:23:20.456Z] #47 19.01 + git checkout -q v2.3.0
07:23:20 [2022-06-02T07:23:20.507Z] #67 ...
07:23:20 [2022-06-02T07:23:20.507Z] 
07:23:20 [2022-06-02T07:23:20.507Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:20 [2022-06-02T07:23:20.507Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:23:20 [2022-06-02T07:23:20.507Z] #40 15.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:23:20 [2022-06-02T07:23:20.507Z] #40 15.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:23:20 [2022-06-02T07:23:20.572Z] #67 12.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:23:20 [2022-06-02T07:23:20.572Z] #67 12.49 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:23:20 [2022-06-02T07:23:20.834Z] #40 ...
07:23:20 [2022-06-02T07:23:20.834Z] 
07:23:20 [2022-06-02T07:23:20.834Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:20 [2022-06-02T07:23:20.834Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:23:20 [2022-06-02T07:23:20.834Z] #34 6.631 + git clone https://github.com/kolyshkin/go-swagger.git .
07:23:20 [2022-06-02T07:23:20.834Z] #34 6.638 Cloning into '.'...
07:23:20 [2022-06-02T07:23:20.834Z] #34 ...
07:23:20 [2022-06-02T07:23:20.834Z] 
07:23:20 [2022-06-02T07:23:20.834Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:20 [2022-06-02T07:23:20.834Z] #67 sha256:95c6b66caaec5eea473c2b736effdf1b0fb5f98d0f785f212256cac7aed35c98
07:23:20 [2022-06-02T07:23:20.834Z] #67 9.506 go: downloading github.com/sirupsen/logrus v1.8.1
07:23:20 [2022-06-02T07:23:20.834Z] #67 9.527 go: downloading github.com/urfave/cli/v2 v2.4.0
07:23:20 [2022-06-02T07:23:20.834Z] #67 10.25 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:23:20 [2022-06-02T07:23:20.834Z] #67 16.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:23:20 [2022-06-02T07:23:20.834Z] #67 17.21 go: downloading github.com/google/uuid v1.3.0
07:23:20 [2022-06-02T07:23:20.834Z] #67 17.32 go: downloading github.com/moby/vpnkit v0.5.0
07:23:20 [2022-06-02T07:23:20.834Z] #67 17.46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:23:21 [2022-06-02T07:23:21.114Z] #67 17.77 go: downloading github.com/gofrs/flock v0.8.1
07:23:21 [2022-06-02T07:23:21.383Z] #19 81.30 Reading package lists...
07:23:21 [2022-06-02T07:23:21.387Z] #67 17.88 go: downloading github.com/gorilla/mux v1.8.0
07:23:21 [2022-06-02T07:23:21.388Z] #67 ...
07:23:21 [2022-06-02T07:23:21.388Z] 
07:23:21 [2022-06-02T07:23:21.388Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:21 [2022-06-02T07:23:21.388Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:23:21 [2022-06-02T07:23:21.388Z] #40 18.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:23:21 [2022-06-02T07:23:21.390Z] #47 ...
07:23:21 [2022-06-02T07:23:21.390Z] 
07:23:21 [2022-06-02T07:23:21.390Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:23:21 [2022-06-02T07:23:21.390Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8
07:23:21 [2022-06-02T07:23:21.390Z] #38 15.16 tomll can be used in two ways:
07:23:21 [2022-06-02T07:23:21.390Z] #38 15.16 Writing to STDIN and reading from STDOUT:
07:23:21 [2022-06-02T07:23:21.390Z] #38 15.16   cat file.toml | tomll > file.toml
07:23:21 [2022-06-02T07:23:21.390Z] #38 15.16 
07:23:21 [2022-06-02T07:23:21.390Z] #38 15.16 Reading and updating a list of files:
07:23:21 [2022-06-02T07:23:21.390Z] #38 15.16   tomll a.toml b.toml c.toml
07:23:21 [2022-06-02T07:23:21.390Z] #38 15.16 
07:23:21 [2022-06-02T07:23:21.390Z] #38 15.16 When given a list of files, tomll will modify all files in place without asking.
07:23:21 [2022-06-02T07:23:21.390Z] #38 DONE 20.0s
07:23:21 [2022-06-02T07:23:21.390Z] 
07:23:21 [2022-06-02T07:23:21.390Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:21 [2022-06-02T07:23:21.390Z] #67 sha256:7abffcdabed9b75a8c8c0caedc4aa9db9c459a49de4b15806db4c9eb7f900500
07:23:21 [2022-06-02T07:23:21.390Z] #67 9.826 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:23:21 [2022-06-02T07:23:21.390Z] #67 10.84 go: downloading github.com/google/uuid v1.3.0
07:23:21 [2022-06-02T07:23:21.390Z] #67 10.94 go: downloading github.com/moby/vpnkit v0.5.0
07:23:21 [2022-06-02T07:23:21.390Z] #67 11.56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:23:21 [2022-06-02T07:23:21.390Z] #67 11.72 go: downloading github.com/gofrs/flock v0.8.1
07:23:21 [2022-06-02T07:23:21.390Z] #67 11.79 go: downloading github.com/gorilla/mux v1.8.0
07:23:21 [2022-06-02T07:23:21.390Z] #67 12.03 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:23:21 [2022-06-02T07:23:21.390Z] #67 12.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:23:21 [2022-06-02T07:23:21.390Z] #67 12.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:23:21 [2022-06-02T07:23:21.390Z] #67 12.80 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:23:21 [2022-06-02T07:23:21.390Z] #67 14.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:23:21 [2022-06-02T07:23:21.390Z] #67 ...
07:23:21 [2022-06-02T07:23:21.390Z] 
07:23:21 [2022-06-02T07:23:21.390Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:23:21 [2022-06-02T07:23:21.390Z] #31 sha256:2ff7cd3c29be9eac3b141aff1aefcc8d3a91be5437cd5415112687c4ce7f1d99
07:23:21 [2022-06-02T07:23:21.390Z] #31 19.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:23:21 [2022-06-02T07:23:21.738Z] #40 18.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:23:22 [2022-06-02T07:23:22.473Z] #67 ...
07:23:22 [2022-06-02T07:23:22.473Z] 
07:23:22 [2022-06-02T07:23:22.473Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:23:22 [2022-06-02T07:23:22.473Z] #26 sha256:f4bca468b2469b55aaa2d480936a164408f81e890c4f7462669185b8e9d94594
07:23:22 [2022-06-02T07:23:22.473Z] #26 13.49 + mkdir -p /build
07:23:22 [2022-06-02T07:23:22.473Z] #26 13.50 + mv docker/docker /build/
07:23:22 [2022-06-02T07:23:22.473Z] #26 13.51 + rmdir docker
07:23:22 [2022-06-02T07:23:22.473Z] #26 DONE 14.2s
07:23:22 [2022-06-02T07:23:22.473Z] 
07:23:22 [2022-06-02T07:23:22.473Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:22 [2022-06-02T07:23:22.473Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:23:22 [2022-06-02T07:23:22.473Z] #53 13.27 go: downloading github.com/jonboulle/clockwork v0.2.2
07:23:22 [2022-06-02T07:23:22.473Z] #53 13.35 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:23:22 [2022-06-02T07:23:22.473Z] #53 13.42 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:23:22 [2022-06-02T07:23:22.473Z] #53 14.70 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:23:22 [2022-06-02T07:23:22.473Z] #53 14.70 go: downloading golang.org/x/mod v0.3.0
07:23:22 [2022-06-02T07:23:22.762Z] #31 ...
07:23:22 [2022-06-02T07:23:22.762Z] 
07:23:22 [2022-06-02T07:23:22.762Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:22 [2022-06-02T07:23:22.762Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199
07:23:22 [2022-06-02T07:23:22.762Z] #53 11.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:23:22 [2022-06-02T07:23:22.762Z] #53 11.16 go: downloading golang.org/x/mod v0.3.0
07:23:22 [2022-06-02T07:23:22.762Z] #53 ...
07:23:22 [2022-06-02T07:23:22.762Z] 
07:23:22 [2022-06-02T07:23:22.762Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:22 [2022-06-02T07:23:22.762Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e
07:23:22 [2022-06-02T07:23:22.762Z] #47 20.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:23:23 [2022-06-02T07:23:23.046Z] #40 ...
07:23:23 [2022-06-02T07:23:23.046Z] 
07:23:23 [2022-06-02T07:23:23.046Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:23:23 [2022-06-02T07:23:23.046Z] #26 sha256:a8dec6ad4c54f630bc5622cca835d26cbe78d57b60a87fd1440b949989231f32
07:23:23 [2022-06-02T07:23:23.046Z] #26 19.94 + mkdir -p /build
07:23:23 [2022-06-02T07:23:23.046Z] #26 19.95 + mv docker/docker /build/
07:23:23 [2022-06-02T07:23:23.046Z] #26 19.96 + rmdir docker
07:23:23 [2022-06-02T07:23:23.899Z] #19 100.1 Building dependency tree...
07:23:23 [2022-06-02T07:23:23.981Z] #26 ...
07:23:23 [2022-06-02T07:23:23.981Z] 
07:23:23 [2022-06-02T07:23:23.981Z] #42 [tini 1/3] 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
07:23:23 [2022-06-02T07:23:23.981Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:23 [2022-06-02T07:23:23.981Z] #42 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:23 [2022-06-02T07:23:23.981Z] #42 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:23 [2022-06-02T07:23:23.981Z] #42 ...
07:23:23 [2022-06-02T07:23:23.981Z] 
07:23:23 [2022-06-02T07:23:23.981Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:23 [2022-06-02T07:23:23.981Z] #67 sha256:de06cd9c2ba30394a8268ab333f4cead221a83629e3be78786266b86824b39a1
07:23:23 [2022-06-02T07:23:23.982Z] #67 18.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:23:23 [2022-06-02T07:23:23.982Z] #67 20.05 go: downloading github.com/google/uuid v1.3.0
07:23:23 [2022-06-02T07:23:23.982Z] #67 20.10 go: downloading github.com/moby/vpnkit v0.5.0
07:23:23 [2022-06-02T07:23:23.982Z] #67 20.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:23:23 [2022-06-02T07:23:23.982Z] #67 20.40 go: downloading github.com/gofrs/flock v0.8.1
07:23:23 [2022-06-02T07:23:23.982Z] #67 20.45 go: downloading github.com/gorilla/mux v1.8.0
07:23:23 [2022-06-02T07:23:23.982Z] #67 21.07 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:23:23 [2022-06-02T07:23:23.982Z] #67 21.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:23:24 [2022-06-02T07:23:24.136Z] #47 ...
07:23:24 [2022-06-02T07:23:24.136Z] 
07:23:24 [2022-06-02T07:23:24.136Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:24 [2022-06-02T07:23:24.136Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
07:23:24 [2022-06-02T07:23:24.136Z] #51 12.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
07:23:24 [2022-06-02T07:23:24.136Z] #51 16.75 Fetched 8428 kB in 13s (671 kB/s)
07:23:24 [2022-06-02T07:23:24.136Z] #51 16.75 Reading package lists...
07:23:24 [2022-06-02T07:23:24.310Z] #40 ...
07:23:24 [2022-06-02T07:23:24.310Z] 
07:23:24 [2022-06-02T07:23:24.310Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:24 [2022-06-02T07:23:24.310Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:23:24 [2022-06-02T07:23:24.310Z] #53 11.18 go: downloading github.com/mattn/go-isatty v0.0.12
07:23:24 [2022-06-02T07:23:24.310Z] #53 11.65 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:23:24 [2022-06-02T07:23:24.310Z] #53 11.99 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:23:24 [2022-06-02T07:23:24.310Z] #53 19.42 go: downloading github.com/jonboulle/clockwork v0.2.2
07:23:24 [2022-06-02T07:23:24.310Z] #53 19.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:23:24 [2022-06-02T07:23:24.310Z] #53 19.92 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:23:24 [2022-06-02T07:23:24.394Z] #51 22.34 Reading package lists...
07:23:24 [2022-06-02T07:23:24.394Z] #51 ...
07:23:24 [2022-06-02T07:23:24.394Z] 
07:23:24 [2022-06-02T07:23:24.394Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:23:24 [2022-06-02T07:23:24.394Z] #31 sha256:2ff7cd3c29be9eac3b141aff1aefcc8d3a91be5437cd5415112687c4ce7f1d99
07:23:24 [2022-06-02T07:23:24.394Z] #31 21.95 #=#=#                                                                         
07:23:24 [2022-06-02T07:23:24.394Z] #31 22.32 #=#=#                                                                         

######################################################################## 100.0%
07:23:24 [2022-06-02T07:23:24.549Z] #67 ...
07:23:24 [2022-06-02T07:23:24.549Z] 
07:23:24 [2022-06-02T07:23:24.549Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:23:24 [2022-06-02T07:23:24.549Z] #26 sha256:a8dec6ad4c54f630bc5622cca835d26cbe78d57b60a87fd1440b949989231f32
07:23:24 [2022-06-02T07:23:24.549Z] #26 DONE 21.9s
07:23:24 [2022-06-02T07:23:24.549Z] 
07:23:24 [2022-06-02T07:23:24.549Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:24 [2022-06-02T07:23:24.549Z] #67 sha256:de06cd9c2ba30394a8268ab333f4cead221a83629e3be78786266b86824b39a1
07:23:24 [2022-06-02T07:23:24.549Z] #67 21.85 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:23:24 [2022-06-02T07:23:24.549Z] #67 ...
07:23:24 [2022-06-02T07:23:24.549Z] 
07:23:24 [2022-06-02T07:23:24.549Z] #62 [containerd 1/3] 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
07:23:24 [2022-06-02T07:23:24.549Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:24 [2022-06-02T07:23:24.549Z] #62 12.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:24 [2022-06-02T07:23:24.549Z] #62 16.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:24 [2022-06-02T07:23:24.549Z] #62 ...
07:23:24 [2022-06-02T07:23:24.549Z] 
07:23:24 [2022-06-02T07:23:24.549Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:24 [2022-06-02T07:23:24.549Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:23:24 [2022-06-02T07:23:24.549Z] #53 20.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:23:24 [2022-06-02T07:23:24.549Z] #53 20.17 go: downloading golang.org/x/mod v0.3.0
07:23:24 [2022-06-02T07:23:24.569Z] #53 ...
07:23:24 [2022-06-02T07:23:24.569Z] 
07:23:24 [2022-06-02T07:23:24.569Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:24 [2022-06-02T07:23:24.569Z] #67 sha256:95c6b66caaec5eea473c2b736effdf1b0fb5f98d0f785f212256cac7aed35c98
07:23:24 [2022-06-02T07:23:24.569Z] #67 18.64 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:23:24 [2022-06-02T07:23:24.569Z] #67 19.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:23:24 [2022-06-02T07:23:24.569Z] #67 20.22 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:23:24 [2022-06-02T07:23:24.651Z] #31 23.54 
07:23:25 [2022-06-02T07:23:25.139Z] #67 ...
07:23:25 [2022-06-02T07:23:25.139Z] 
07:23:25 [2022-06-02T07:23:25.139Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:23:25 [2022-06-02T07:23:25.139Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:23:25 [2022-06-02T07:23:25.139Z] #57 11.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:23:25 [2022-06-02T07:23:25.139Z] #57 ...
07:23:25 [2022-06-02T07:23:25.139Z] 
07:23:25 [2022-06-02T07:23:25.139Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:23:25 [2022-06-02T07:23:25.139Z] #26 sha256:ff96da33b5bd9c3e6049474d0a0ba5821a271e6fc8fac5dc4e1a822433bf3b6d
07:23:25 [2022-06-02T07:23:25.139Z] #26 21.74 + mkdir -p /build
07:23:25 [2022-06-02T07:23:25.402Z] #26 21.77 + mv docker/docker /build/
07:23:25 [2022-06-02T07:23:25.402Z] #26 21.79 + rmdir docker
07:23:25 [2022-06-02T07:23:25.605Z] #31 ...
07:23:25 [2022-06-02T07:23:25.605Z] 
07:23:25 [2022-06-02T07:23:25.605Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:25 [2022-06-02T07:23:25.605Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
07:23:25 [2022-06-02T07:23:25.605Z] #36 14.28 go: downloading github.com/hashicorp/golang-lru v0.5.4
07:23:25 [2022-06-02T07:23:25.605Z] #36 14.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
07:23:25 [2022-06-02T07:23:25.605Z] #36 15.41 go: downloading github.com/russross/blackfriday/v2 v2.0.1
07:23:25 [2022-06-02T07:23:25.605Z] #36 15.67 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
07:23:25 [2022-06-02T07:23:25.863Z] #36 ...
07:23:25 [2022-06-02T07:23:25.863Z] 
07:23:25 [2022-06-02T07:23:25.863Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:25 [2022-06-02T07:23:25.863Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:25 [2022-06-02T07:23:25.863Z] #55 24.10 go: downloading github.com/fatih/color v1.13.0
07:23:25 [2022-06-02T07:23:25.863Z] #55 24.11 go: downloading github.com/gofrs/flock v0.8.1
07:23:25 [2022-06-02T07:23:25.863Z] #55 24.15 go: downloading github.com/spf13/cobra v1.3.0
07:23:25 [2022-06-02T07:23:25.863Z] #55 24.18 go: downloading github.com/spf13/viper v1.10.1
07:23:25 [2022-06-02T07:23:25.863Z] #55 24.26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:23:25 [2022-06-02T07:23:25.863Z] #55 24.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
07:23:25 [2022-06-02T07:23:25.863Z] #55 24.66 go: downloading github.com/go-critic/go-critic v0.6.2
07:23:25 [2022-06-02T07:23:25.925Z] #53 ...
07:23:25 [2022-06-02T07:23:25.926Z] 
07:23:25 [2022-06-02T07:23:25.926Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:25 [2022-06-02T07:23:25.926Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:25 [2022-06-02T07:23:25.926Z] #51 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:25 [2022-06-02T07:23:25.926Z] #51 18.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:25 [2022-06-02T07:23:25.926Z] #51 21.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
07:23:25 [2022-06-02T07:23:25.926Z] #51 ...
07:23:25 [2022-06-02T07:23:25.926Z] 
07:23:25 [2022-06-02T07:23:25.926Z] #14 [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
07:23:25 [2022-06-02T07:23:25.926Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:25 [2022-06-02T07:23:25.926Z] #14 13.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:25 [2022-06-02T07:23:25.926Z] #14 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:26 [2022-06-02T07:23:26.121Z] #55 ...
07:23:26 [2022-06-02T07:23:26.121Z] 
07:23:26 [2022-06-02T07:23:26.121Z] #14 [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
07:23:26 [2022-06-02T07:23:26.121Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:23:26 [2022-06-02T07:23:26.121Z] #14 14.77 Fetched 8424 kB in 10s (811 kB/s)
07:23:26 [2022-06-02T07:23:26.121Z] #14 14.77 Reading package lists...
07:23:26 [2022-06-02T07:23:26.121Z] #14 20.17 Reading package lists...
07:23:26 [2022-06-02T07:23:26.185Z] #14 ...
07:23:26 [2022-06-02T07:23:26.185Z] 
07:23:26 [2022-06-02T07:23:26.185Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:26 [2022-06-02T07:23:26.185Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:26 [2022-06-02T07:23:26.185Z] #36 24.07 go: downloading github.com/sirupsen/logrus v1.6.0
07:23:26 [2022-06-02T07:23:26.185Z] #36 24.07 go: downloading github.com/spf13/cobra v1.1.3
07:23:26 [2022-06-02T07:23:26.364Z] #26 DONE 22.7s
07:23:26 [2022-06-02T07:23:26.364Z] 
07:23:26 [2022-06-02T07:23:26.364Z] #62 [containerd 1/3] 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
07:23:26 [2022-06-02T07:23:26.364Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:26 [2022-06-02T07:23:26.365Z] #62 13.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:26 [2022-06-02T07:23:26.365Z] #62 ...
07:23:26 [2022-06-02T07:23:26.365Z] 
07:23:26 [2022-06-02T07:23:26.365Z] #42 [tini 1/3] 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
07:23:26 [2022-06-02T07:23:26.365Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:26 [2022-06-02T07:23:26.365Z] #42 13.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:26 [2022-06-02T07:23:26.632Z] #42 ...
07:23:26 [2022-06-02T07:23:26.632Z] 
07:23:26 [2022-06-02T07:23:26.632Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:26 [2022-06-02T07:23:26.632Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:23:26 [2022-06-02T07:23:26.632Z] #53 22.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:23:26 [2022-06-02T07:23:26.632Z] #53 23.09 go: downloading golang.org/x/mod v0.3.0
07:23:26 [2022-06-02T07:23:26.632Z] #53 ...
07:23:26 [2022-06-02T07:23:26.632Z] 
07:23:26 [2022-06-02T07:23:26.632Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:26 [2022-06-02T07:23:26.632Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:26 [2022-06-02T07:23:26.632Z] #51 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:23:26 [2022-06-02T07:23:26.632Z] #51 17.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:26 [2022-06-02T07:23:26.632Z] #51 21.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
07:23:26 [2022-06-02T07:23:26.640Z] #53 ...
07:23:26 [2022-06-02T07:23:26.640Z] 
07:23:26 [2022-06-02T07:23:26.640Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:23:26 [2022-06-02T07:23:26.640Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
07:23:26 [2022-06-02T07:23:26.640Z] #38 18.89 tomll can be used in two ways:
07:23:26 [2022-06-02T07:23:26.640Z] #38 18.89 Writing to STDIN and reading from STDOUT:
07:23:26 [2022-06-02T07:23:26.640Z] #38 18.89   cat file.toml | tomll > file.toml
07:23:26 [2022-06-02T07:23:26.640Z] #38 18.89 
07:23:26 [2022-06-02T07:23:26.640Z] #38 18.89 Reading and updating a list of files:
07:23:26 [2022-06-02T07:23:26.640Z] #38 18.89   tomll a.toml b.toml c.toml
07:23:26 [2022-06-02T07:23:26.640Z] #38 18.89 
07:23:26 [2022-06-02T07:23:26.640Z] #38 18.89 When given a list of files, tomll will modify all files in place without asking.
07:23:26 [2022-06-02T07:23:26.687Z] #14 24.97 Building dependency tree...
07:23:26 [2022-06-02T07:23:26.687Z] #14 ...
07:23:26 [2022-06-02T07:23:26.687Z] 
07:23:26 [2022-06-02T07:23:26.687Z] #42 [tini 1/3] 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
07:23:26 [2022-06-02T07:23:26.687Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
07:23:26 [2022-06-02T07:23:26.687Z] #42 15.25 Fetched 8424 kB in 11s (774 kB/s)
07:23:26 [2022-06-02T07:23:26.687Z] #42 15.25 Reading package lists...
07:23:26 [2022-06-02T07:23:26.687Z] #42 20.90 Reading package lists...
07:23:26 [2022-06-02T07:23:26.759Z] #36 24.59 go: downloading github.com/mattn/go-isatty v0.0.3
07:23:26 [2022-06-02T07:23:26.892Z] #51 ...
07:23:26 [2022-06-02T07:23:26.892Z] 
07:23:26 [2022-06-02T07:23:26.892Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:26 [2022-06-02T07:23:26.892Z] #67 sha256:95c6b66caaec5eea473c2b736effdf1b0fb5f98d0f785f212256cac7aed35c98
07:23:26 [2022-06-02T07:23:26.892Z] #67 23.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:23:26 [2022-06-02T07:23:26.945Z] #42 25.28 Building dependency tree...
07:23:26 [2022-06-02T07:23:26.945Z] #42 ...
07:23:26 [2022-06-02T07:23:26.945Z] 
07:23:26 [2022-06-02T07:23:26.945Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:26 [2022-06-02T07:23:26.945Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:26 [2022-06-02T07:23:26.945Z] #55 25.59 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:23:26 [2022-06-02T07:23:26.945Z] #55 25.60 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:23:27 [2022-06-02T07:23:27.023Z] #36 ...
07:23:27 [2022-06-02T07:23:27.023Z] 
07:23:27 [2022-06-02T07:23:27.023Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:23:27 [2022-06-02T07:23:27.023Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
07:23:27 [2022-06-02T07:23:27.023Z] #38 24.71 tomll can be used in two ways:
07:23:27 [2022-06-02T07:23:27.023Z] #38 24.71 Writing to STDIN and reading from STDOUT:
07:23:27 [2022-06-02T07:23:27.023Z] #38 24.71   cat file.toml | tomll > file.toml
07:23:27 [2022-06-02T07:23:27.023Z] #38 24.71 
07:23:27 [2022-06-02T07:23:27.023Z] #38 24.71 Reading and updating a list of files:
07:23:27 [2022-06-02T07:23:27.023Z] #38 24.71   tomll a.toml b.toml c.toml
07:23:27 [2022-06-02T07:23:27.023Z] #38 24.71 
07:23:27 [2022-06-02T07:23:27.023Z] #38 24.71 When given a list of files, tomll will modify all files in place without asking.
07:23:27 [2022-06-02T07:23:27.023Z] #38 DONE 25.0s
07:23:27 [2022-06-02T07:23:27.152Z] #67 23.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:23:27 [2022-06-02T07:23:27.285Z] 
07:23:27 [2022-06-02T07:23:27.285Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:27 [2022-06-02T07:23:27.285Z] #67 sha256:de06cd9c2ba30394a8268ab333f4cead221a83629e3be78786266b86824b39a1
07:23:27 [2022-06-02T07:23:27.285Z] #67 24.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:23:27 [2022-06-02T07:23:27.285Z] #67 24.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:23:27 [2022-06-02T07:23:27.512Z] #55 ...
07:23:27 [2022-06-02T07:23:27.512Z] 
07:23:27 [2022-06-02T07:23:27.512Z] #62 [containerd 1/3] 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
07:23:27 [2022-06-02T07:23:27.512Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4
07:23:27 [2022-06-02T07:23:27.512Z] #62 16.01 Fetched 8424 kB in 12s (724 kB/s)
07:23:27 [2022-06-02T07:23:27.512Z] #62 16.01 Reading package lists...
07:23:27 [2022-06-02T07:23:27.512Z] #62 21.62 Reading package lists...
07:23:27 [2022-06-02T07:23:27.512Z] #62 26.10 Building dependency tree...
07:23:27 [2022-06-02T07:23:27.512Z] #62 ...
07:23:27 [2022-06-02T07:23:27.512Z] 
07:23:27 [2022-06-02T07:23:27.512Z] #14 [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
07:23:27 [2022-06-02T07:23:27.512Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:23:27 [2022-06-02T07:23:27.512Z] #14 24.97 Building dependency tree...
07:23:27 [2022-06-02T07:23:27.612Z] #38 DONE 19.6s
07:23:27 [2022-06-02T07:23:27.612Z] 
07:23:27 [2022-06-02T07:23:27.612Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:27 [2022-06-02T07:23:27.612Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:27 [2022-06-02T07:23:27.612Z] #36 16.77 go: downloading github.com/sirupsen/logrus v1.6.0
07:23:27 [2022-06-02T07:23:27.612Z] #36 16.77 go: downloading github.com/spf13/cobra v1.1.3
07:23:27 [2022-06-02T07:23:27.612Z] #36 17.26 go: downloading github.com/mattn/go-isatty v0.0.3
07:23:27 [2022-06-02T07:23:27.612Z] #36 17.40 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
07:23:27 [2022-06-02T07:23:27.612Z] #36 17.66 go: downloading github.com/spf13/pflag v1.0.5
07:23:27 [2022-06-02T07:23:27.612Z] #36 18.17 go: downloading gopkg.in/yaml.v2 v2.4.0
07:23:27 [2022-06-02T07:23:27.612Z] #36 18.56 go: downloading github.com/cosiner/argv v0.1.0
07:23:27 [2022-06-02T07:23:27.612Z] #36 18.61 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
07:23:27 [2022-06-02T07:23:27.612Z] #36 18.67 go: downloading github.com/peterh/liner v1.2.2
07:23:27 [2022-06-02T07:23:27.612Z] #36 18.81 go: downloading github.com/google/go-dap v0.6.0
07:23:27 [2022-06-02T07:23:27.612Z] #36 19.19 go: downloading github.com/russross/blackfriday/v2 v2.0.1
07:23:27 [2022-06-02T07:23:27.612Z] #36 19.55 go: downloading github.com/hashicorp/golang-lru v0.5.4
07:23:27 [2022-06-02T07:23:27.612Z] #36 19.62 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
07:23:29 [2022-06-02T07:23:29.158Z] #19 109.1 The following additional packages will be installed:
07:23:29 [2022-06-02T07:23:29.158Z] #19 109.1   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
07:23:29 [2022-06-02T07:23:29.158Z] #19 109.1   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.1   linux-libc-dev-s390x-cross patch xz-utils
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2 Suggested packages:
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2   libyaml-shell-perl ed diffutils-doc
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2 Recommended packages:
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2   fakeroot build-essential libalgorithm-merge-perl libwww-perl
07:23:29 [2022-06-02T07:23:29.159Z] #19 109.2   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
07:23:29 [2022-06-02T07:23:29.527Z] #36 21.42 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
07:23:29 [2022-06-02T07:23:29.527Z] #36 21.75 go: downloading github.com/mattn/go-runewidth v0.0.3
07:23:29 [2022-06-02T07:23:29.527Z] #36 21.88 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
07:23:29 [2022-06-02T07:23:29.782Z] #36 21.95 go: downloading github.com/cilium/ebpf v0.7.0
07:23:29 [2022-06-02T07:23:29.782Z] #36 ...
07:23:29 [2022-06-02T07:23:29.782Z] 
07:23:29 [2022-06-02T07:23:29.783Z] #42 [tini 1/3] 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
07:23:29 [2022-06-02T07:23:29.783Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:29 [2022-06-02T07:23:29.783Z] #42 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:23:29 [2022-06-02T07:23:29.783Z] #42 20.75 Fetched 8537 kB in 15s (572 kB/s)
07:23:30 [2022-06-02T07:23:30.039Z] #42 20.75 Reading package lists...
07:23:30 [2022-06-02T07:23:30.039Z] #42 ...
07:23:30 [2022-06-02T07:23:30.039Z] 
07:23:30 [2022-06-02T07:23:30.039Z] #14 [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
07:23:30 [2022-06-02T07:23:30.039Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:30 [2022-06-02T07:23:30.039Z] #14 14.70 Fetched 8537 kB in 11s (755 kB/s)
07:23:30 [2022-06-02T07:23:30.039Z] #14 14.70 Reading package lists...
07:23:30 [2022-06-02T07:23:30.051Z] #14 28.28 The following additional packages will be installed:
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.29   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.29   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.30   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.30   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.31   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.33   mingw-w64-common mingw-w64-x86-64-dev
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.34 Suggested packages:
07:23:30 [2022-06-02T07:23:30.052Z] #14 28.37   gcc-10-locales seccomp wine64
07:23:30 [2022-06-02T07:23:30.600Z] #14 21.33 Reading package lists...
07:23:30 [2022-06-02T07:23:30.600Z] #14 ...
07:23:30 [2022-06-02T07:23:30.600Z] 
07:23:30 [2022-06-02T07:23:30.600Z] #62 [containerd 1/3] 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
07:23:30 [2022-06-02T07:23:30.600Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:30 [2022-06-02T07:23:30.600Z] #62 12.70 Fetched 8537 kB in 10s (879 kB/s)
07:23:30 [2022-06-02T07:23:30.600Z] #62 12.70 Reading package lists...
07:23:30 [2022-06-02T07:23:30.600Z] #62 19.17 Reading package lists...
07:23:30 [2022-06-02T07:23:30.600Z] #62 ...
07:23:30 [2022-06-02T07:23:30.600Z] 
07:23:30 [2022-06-02T07:23:30.601Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:30 [2022-06-02T07:23:30.601Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:30 [2022-06-02T07:23:30.601Z] #51 16.27 Fetched 8541 kB in 13s (658 kB/s)
07:23:30 [2022-06-02T07:23:30.601Z] #51 16.27 Reading package lists...
07:23:30 [2022-06-02T07:23:30.617Z] #14 29.46 The following NEW packages will be installed:
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.48   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.48   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.48   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.48   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.48   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.48   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.48   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.48   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:23:30 [2022-06-02T07:23:30.875Z] #14 29.49   mingw-w64-x86-64-dev
07:23:31 [2022-06-02T07:23:31.441Z] #14 29.91 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
07:23:31 [2022-06-02T07:23:31.441Z] #14 29.91 Need to get 108 MB of archives.
07:23:31 [2022-06-02T07:23:31.441Z] #14 29.91 After this operation, 620 MB of additional disk space will be used.
07:23:31 [2022-06-02T07:23:31.441Z] #14 29.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
07:23:31 [2022-06-02T07:23:31.441Z] #14 30.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
07:23:31 [2022-06-02T07:23:31.700Z] #14 30.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:23:31 [2022-06-02T07:23:31.700Z] #14 30.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
07:23:31 [2022-06-02T07:23:31.700Z] #14 30.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
07:23:31 [2022-06-02T07:23:31.700Z] #14 30.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:23:32 [2022-06-02T07:23:32.267Z] #14 30.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:23:32 [2022-06-02T07:23:32.431Z] #67 ...
07:23:32 [2022-06-02T07:23:32.431Z] 
07:23:32 [2022-06-02T07:23:32.431Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:32 [2022-06-02T07:23:32.431Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:32 [2022-06-02T07:23:32.431Z] #36 23.96 go: downloading github.com/sirupsen/logrus v1.6.0
07:23:32 [2022-06-02T07:23:32.431Z] #36 23.96 go: downloading github.com/spf13/cobra v1.1.3
07:23:32 [2022-06-02T07:23:32.431Z] #36 24.58 go: downloading github.com/mattn/go-isatty v0.0.3
07:23:32 [2022-06-02T07:23:32.431Z] #36 25.14 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
07:23:32 [2022-06-02T07:23:32.431Z] #36 25.53 go: downloading github.com/spf13/pflag v1.0.5
07:23:32 [2022-06-02T07:23:32.431Z] #36 25.94 go: downloading gopkg.in/yaml.v2 v2.4.0
07:23:32 [2022-06-02T07:23:32.431Z] #36 26.41 go: downloading github.com/cosiner/argv v0.1.0
07:23:32 [2022-06-02T07:23:32.431Z] #36 26.47 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
07:23:32 [2022-06-02T07:23:32.431Z] #36 26.66 go: downloading github.com/peterh/liner v1.2.2
07:23:32 [2022-06-02T07:23:32.431Z] #36 26.89 go: downloading github.com/google/go-dap v0.6.0
07:23:32 [2022-06-02T07:23:32.431Z] #36 27.39 go: downloading github.com/russross/blackfriday/v2 v2.0.1
07:23:32 [2022-06-02T07:23:32.431Z] #36 27.88 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
07:23:32 [2022-06-02T07:23:32.431Z] #36 28.90 go: downloading github.com/mattn/go-runewidth v0.0.3
07:23:32 [2022-06-02T07:23:32.431Z] #36 29.11 go: downloading github.com/hashicorp/golang-lru v0.5.4
07:23:32 [2022-06-02T07:23:32.431Z] #36 29.31 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
07:23:32 [2022-06-02T07:23:32.526Z] #14 31.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
07:23:32 [2022-06-02T07:23:32.561Z] #67 ...
07:23:32 [2022-06-02T07:23:32.561Z] 
07:23:32 [2022-06-02T07:23:32.561Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:32 [2022-06-02T07:23:32.561Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:32 [2022-06-02T07:23:32.561Z] #36 25.17 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
07:23:32 [2022-06-02T07:23:32.561Z] #36 25.87 go: downloading gopkg.in/yaml.v2 v2.4.0
07:23:32 [2022-06-02T07:23:32.561Z] #36 26.18 go: downloading github.com/cosiner/argv v0.1.0
07:23:32 [2022-06-02T07:23:32.561Z] #36 26.24 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
07:23:32 [2022-06-02T07:23:32.561Z] #36 26.39 go: downloading github.com/peterh/liner v1.2.2
07:23:32 [2022-06-02T07:23:32.561Z] #36 26.69 go: downloading github.com/google/go-dap v0.6.0
07:23:32 [2022-06-02T07:23:32.561Z] #36 27.17 go: downloading github.com/spf13/pflag v1.0.5
07:23:32 [2022-06-02T07:23:32.561Z] #36 27.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
07:23:32 [2022-06-02T07:23:32.561Z] #36 28.64 go: downloading github.com/mattn/go-runewidth v0.0.3
07:23:32 [2022-06-02T07:23:32.561Z] #36 29.01 go: downloading github.com/hashicorp/golang-lru v0.5.4
07:23:32 [2022-06-02T07:23:32.561Z] #36 29.05 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
07:23:32 [2022-06-02T07:23:32.746Z] #51 22.82 Reading package lists...
07:23:32 [2022-06-02T07:23:32.746Z] #51 ...
07:23:32 [2022-06-02T07:23:32.746Z] 
07:23:32 [2022-06-02T07:23:32.746Z] #62 [containerd 1/3] 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
07:23:32 [2022-06-02T07:23:32.746Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:32 [2022-06-02T07:23:32.746Z] #62 19.17 Reading package lists...
07:23:32 [2022-06-02T07:23:32.786Z] #14 31.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
07:23:33 [2022-06-02T07:23:33.002Z] #62 25.11 Building dependency tree...
07:23:33 [2022-06-02T07:23:33.002Z] #62 ...
07:23:33 [2022-06-02T07:23:33.002Z] 
07:23:33 [2022-06-02T07:23:33.002Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:23:33 [2022-06-02T07:23:33.002Z] #67 sha256:78256e7dc3d939798c9e665547ea1ade15b2e26ad9c21b9d09a163152b577d86
07:23:33 [2022-06-02T07:23:33.002Z] #67 14.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:23:33 [2022-06-02T07:23:33.003Z] #36 ...
07:23:33 [2022-06-02T07:23:33.003Z] 
07:23:33 [2022-06-02T07:23:33.003Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
07:23:33 [2022-06-02T07:23:33.003Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6
07:23:33 [2022-06-02T07:23:33.003Z] #38 30.01 tomll can be used in two ways:
07:23:33 [2022-06-02T07:23:33.003Z] #38 30.01 Writing to STDIN and reading from STDOUT:
07:23:33 [2022-06-02T07:23:33.003Z] #38 30.01   cat file.toml | tomll > file.toml
07:23:33 [2022-06-02T07:23:33.003Z] #38 30.01 
07:23:33 [2022-06-02T07:23:33.003Z] #38 30.01 Reading and updating a list of files:
07:23:33 [2022-06-02T07:23:33.003Z] #38 30.01   tomll a.toml b.toml c.toml
07:23:33 [2022-06-02T07:23:33.003Z] #38 30.01 
07:23:33 [2022-06-02T07:23:33.003Z] #38 30.01 When given a list of files, tomll will modify all files in place without asking.
07:23:33 [2022-06-02T07:23:33.497Z] #36 ...
07:23:33 [2022-06-02T07:23:33.497Z] 
07:23:33 [2022-06-02T07:23:33.497Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:33 [2022-06-02T07:23:33.497Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:33 [2022-06-02T07:23:33.497Z] #51 30.94 Fetched 8541 kB in 24s (350 kB/s)
07:23:33 [2022-06-02T07:23:33.503Z] #14 ...
07:23:33 [2022-06-02T07:23:33.503Z] 
07:23:33 [2022-06-02T07:23:33.504Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:33 [2022-06-02T07:23:33.504Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.23 go: downloading github.com/mattn/go-colorable v0.1.12
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.23 go: downloading github.com/sirupsen/logrus v1.8.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.26 go: downloading github.com/stretchr/testify v1.7.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.47 go: downloading github.com/mattn/go-isatty v0.0.14
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.60 go: downloading github.com/fsnotify/fsnotify v1.5.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.67 go: downloading github.com/magiconair/properties v1.8.5
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.68 go: downloading github.com/mitchellh/mapstructure v1.4.3
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.73 go: downloading github.com/spf13/afero v1.6.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.76 go: downloading github.com/spf13/cast v1.4.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.96 go: downloading github.com/subosito/gotenv v1.2.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 28.96 go: downloading gopkg.in/ini.v1 v1.66.2
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.05 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.10 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.16 go: downloading github.com/go-toolsmith/astp v1.0.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.18 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.18 go: downloading github.com/go-toolsmith/typep v1.0.2
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.41 go: downloading github.com/hashicorp/errwrap v1.0.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.44 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.47 go: downloading github.com/Antonboom/errname v0.1.5
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.54 go: downloading github.com/Antonboom/nilnil v0.1.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.57 go: downloading github.com/BurntSushi/toml v1.0.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 29.88 go: downloading github.com/alexkohler/prealloc v1.0.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.04 go: downloading github.com/ashanbrown/makezero v1.1.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.08 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.11 go: downloading github.com/blizzy78/varnamelen v0.5.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.12 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.15 go: downloading github.com/breml/bidichk v0.2.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.20 go: downloading github.com/breml/errchkjson v0.2.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.21 go: downloading github.com/butuzov/ireturn v0.1.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.24 go: downloading github.com/charithe/durationcheck v0.0.9
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.29 go: downloading github.com/daixiang0/gci v0.2.9
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.32 go: downloading github.com/esimonov/ifshort v1.0.4
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.38 go: downloading github.com/fzipp/gocyclo v0.4.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.67 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.69 go: downloading github.com/golangci/misspell v0.3.5
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.75 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.84 go: downloading github.com/jgautheron/goconst v1.5.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.89 go: downloading github.com/julz/importas v0.1.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.90 go: downloading github.com/kisielk/errcheck v1.6.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.94 go: downloading github.com/kulti/thelper v0.5.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 30.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.03 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.04 go: downloading github.com/ldez/gomoddirectives v0.2.2
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.17 go: downloading github.com/ldez/tagliatelle v0.3.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.17 go: downloading github.com/leonklingele/grouper v1.1.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.22 go: downloading github.com/maratori/testpackage v1.0.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.26 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.30 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
07:23:33 [2022-06-02T07:23:33.504Z] #55 31.31 go: downloading github.com/mgechev/revive v1.1.3
07:23:33 [2022-06-02T07:23:33.504Z] #55 32.12 go: downloading github.com/moricho/tparallel v0.2.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 32.13 go: downloading github.com/nakabonne/nestif v0.3.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 32.15 go: downloading github.com/nishanths/exhaustive v0.7.11
07:23:33 [2022-06-02T07:23:33.504Z] #55 32.19 go: downloading github.com/nishanths/predeclared v0.2.1
07:23:33 [2022-06-02T07:23:33.504Z] #55 32.21 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
07:23:33 [2022-06-02T07:23:33.504Z] #55 32.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:23:33 [2022-06-02T07:23:33.504Z] #55 32.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:23:33 [2022-06-02T07:23:33.578Z] #38 DONE 30.3s
07:23:33 [2022-06-02T07:23:33.578Z] 
07:23:33 [2022-06-02T07:23:33.578Z] #62 [containerd 1/3] 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
07:23:33 [2022-06-02T07:23:33.578Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:33 [2022-06-02T07:23:33.578Z] #62 28.13 Fetched 8537 kB in 22s (386 kB/s)
07:23:33 [2022-06-02T07:23:33.764Z] #55 32.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:23:33 [2022-06-02T07:23:33.764Z] #55 32.45 go: downloading github.com/securego/gosec/v2 v2.9.6
07:23:33 [2022-06-02T07:23:33.764Z] #55 32.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:23:34 [2022-06-02T07:23:34.025Z] #55 32.58 go: downloading github.com/sivchari/containedctx v1.0.1
07:23:34 [2022-06-02T07:23:34.025Z] #55 32.61 go: downloading github.com/sivchari/tenv v1.4.7
07:23:34 [2022-06-02T07:23:34.025Z] #55 32.61 go: downloading github.com/sonatard/noctx v0.0.1
07:23:34 [2022-06-02T07:23:34.025Z] #55 32.68 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:23:34 [2022-06-02T07:23:34.025Z] #55 32.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:23:34 [2022-06-02T07:23:34.025Z] #55 32.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:23:34 [2022-06-02T07:23:34.025Z] #55 32.77 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:23:34 [2022-06-02T07:23:34.283Z] #55 32.90 go: downloading github.com/tetafro/godot v1.4.11
07:23:34 [2022-06-02T07:23:34.283Z] #55 32.90 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:23:34 [2022-06-02T07:23:34.283Z] #55 33.12 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
07:23:34 [2022-06-02T07:23:34.413Z] #67 ...
07:23:34 [2022-06-02T07:23:34.413Z] 
07:23:34 [2022-06-02T07:23:34.413Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:34 [2022-06-02T07:23:34.413Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:23:34 [2022-06-02T07:23:34.610Z] #55 33.12 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:23:34 [2022-06-02T07:23:34.610Z] #55 33.25 go: downloading github.com/ultraware/funlen v0.0.3
07:23:34 [2022-06-02T07:23:34.610Z] #55 ...
07:23:34 [2022-06-02T07:23:34.610Z] 
07:23:34 [2022-06-02T07:23:34.610Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:23:34 [2022-06-02T07:23:34.610Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6
07:23:34 [2022-06-02T07:23:34.610Z] #57 29.25 v3.0.2
07:23:34 [2022-06-02T07:23:34.610Z] #57 DONE 33.3s
07:23:34 [2022-06-02T07:23:34.610Z] 
07:23:34 [2022-06-02T07:23:34.610Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:34 [2022-06-02T07:23:34.610Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:34 [2022-06-02T07:23:34.610Z] #55 33.29 go: downloading github.com/ultraware/whitespace v0.0.4
07:23:34 [2022-06-02T07:23:34.610Z] #55 33.30 go: downloading github.com/uudashr/gocognit v1.0.5
07:23:34 [2022-06-02T07:23:34.610Z] #55 ...
07:23:34 [2022-06-02T07:23:34.610Z] 
07:23:34 [2022-06-02T07:23:34.610Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:34 [2022-06-02T07:23:34.610Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49 NAME:
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    go-winres - A tool for embedding resources in Windows executables
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49 
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49 USAGE:
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    go-winres [global options] command [command options] [arguments...]
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49 
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49 COMMANDS:
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    init     Create an initial ./winres/winres.json
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    make     Make syso files for the "go build" command
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    simply   Make syso files for the "go build" command (simplified)
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    extract  Extract all resources from an executable
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    patch    Replace resources in an executable file (exe, dll)
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    help, h  Shows a list of commands or help for one command
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49 
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49 GLOBAL OPTIONS:
07:23:34 [2022-06-02T07:23:34.610Z] #40 32.49    --help, -h  show help (default: false)
07:23:34 [2022-06-02T07:23:34.711Z] #47 26.10 Updating files:  73% (1609/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
07:23:34 [2022-06-02T07:23:34.711Z] #47 26.69 + git checkout -q v2.3.0
07:23:35 [2022-06-02T07:23:35.181Z] #40 ...
07:23:35 [2022-06-02T07:23:35.181Z] 
07:23:35 [2022-06-02T07:23:35.181Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
07:23:35 [2022-06-02T07:23:35.181Z] #31 sha256:2ff7cd3c29be9eac3b141aff1aefcc8d3a91be5437cd5415112687c4ce7f1d99
07:23:35 [2022-06-02T07:23:35.181Z] #31 25.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:23:35 [2022-06-02T07:23:35.181Z] #31 27.64 #=#=#                                                                         
07:23:35 [2022-06-02T07:23:35.181Z] #31 28.00 #=#=#                                                                         

######################################################################## 100.0%
07:23:35 [2022-06-02T07:23:35.181Z] #31 29.16 
07:23:35 [2022-06-02T07:23:35.181Z] #31 29.48 Download of images into '/build' complete.
07:23:35 [2022-06-02T07:23:35.181Z] #31 29.48 Use something like the following to load the result into a Docker daemon:
07:23:35 [2022-06-02T07:23:35.181Z] #31 29.48   tar -cC '/build' . | docker load
07:23:35 [2022-06-02T07:23:35.181Z] #31 DONE 34.0s
07:23:35 [2022-06-02T07:23:35.181Z] 
07:23:35 [2022-06-02T07:23:35.181Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:35 [2022-06-02T07:23:35.181Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:35 [2022-06-02T07:23:35.181Z] #55 33.54 go: downloading github.com/yagipy/maintidx v1.0.0
07:23:35 [2022-06-02T07:23:35.181Z] #55 33.55 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
07:23:35 [2022-06-02T07:23:35.181Z] #55 33.86 go: downloading gitlab.com/bosi/decorder v0.2.1
07:23:35 [2022-06-02T07:23:35.442Z] #55 ...
07:23:35 [2022-06-02T07:23:35.442Z] 
07:23:35 [2022-06-02T07:23:35.442Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:35 [2022-06-02T07:23:35.442Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef
07:23:35 [2022-06-02T07:23:35.442Z] #40 DONE 34.0s
07:23:35 [2022-06-02T07:23:35.442Z] 
07:23:35 [2022-06-02T07:23:35.442Z] #62 [containerd 1/3] 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
07:23:35 [2022-06-02T07:23:35.442Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4
07:23:35 [2022-06-02T07:23:35.442Z] #62 26.10 Building dependency tree...
07:23:35 [2022-06-02T07:23:35.442Z] #62 29.64 The following additional packages will be installed:
07:23:35 [2022-06-02T07:23:35.442Z] #62 29.66   libbtrfs0
07:23:35 [2022-06-02T07:23:35.442Z] #62 29.82 The following NEW packages will be installed:
07:23:35 [2022-06-02T07:23:35.442Z] #62 29.87   libbtrfs-dev libbtrfs0
07:23:35 [2022-06-02T07:23:35.442Z] #62 30.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
07:23:35 [2022-06-02T07:23:35.442Z] #62 30.25 Need to get 454 kB of archives.
07:23:35 [2022-06-02T07:23:35.442Z] #62 30.25 After this operation, 1275 kB of additional disk space will be used.
07:23:35 [2022-06-02T07:23:35.442Z] #62 30.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
07:23:35 [2022-06-02T07:23:35.442Z] #62 30.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
07:23:35 [2022-06-02T07:23:35.442Z] #62 31.40 debconf: delaying package configuration, since apt-utils is not installed
07:23:35 [2022-06-02T07:23:35.442Z] #62 31.58 Fetched 454 kB in 0s (1324 kB/s)
07:23:35 [2022-06-02T07:23:35.442Z] #62 31.84 Selecting previously unselected package libbtrfs0:arm64.
07:23:35 [2022-06-02T07:23:35.442Z] #62 31.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:23:35 [2022-06-02T07:23:35.442Z] #62 31.86 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
07:23:35 [2022-06-02T07:23:35.442Z] #62 32.24 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
07:23:35 [2022-06-02T07:23:35.442Z] #62 33.29 Selecting previously unselected package libbtrfs-dev:arm64.
07:23:35 [2022-06-02T07:23:35.442Z] #62 33.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
07:23:35 [2022-06-02T07:23:35.442Z] #62 33.31 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
07:23:35 [2022-06-02T07:23:35.442Z] #62 33.82 Setting up libbtrfs0:arm64 (5.10.1-2) ...
07:23:35 [2022-06-02T07:23:35.442Z] #62 33.99 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
07:23:35 [2022-06-02T07:23:35.442Z] #62 34.00 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:23:35 [2022-06-02T07:23:35.700Z] #62 ...
07:23:35 [2022-06-02T07:23:35.700Z] 
07:23:35 [2022-06-02T07:23:35.700Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:35 [2022-06-02T07:23:35.701Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:35 [2022-06-02T07:23:35.701Z] #55 34.27 go: downloading honnef.co/go/tools v0.2.2
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3 The following NEW packages will be installed:
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   crossbuild-essential-armel crossbuild-essential-armhf
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.3   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.4   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.4   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.4   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.4   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.4   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.4   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.4   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
07:23:35 [2022-06-02T07:23:35.703Z] #19 116.4   linux-libc-dev-s390x-cross patch xz-utils
07:23:36 [2022-06-02T07:23:36.267Z] #19 117.2 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
07:23:36 [2022-06-02T07:23:36.267Z] #19 117.2 Need to get 788 MB of archives.
07:23:36 [2022-06-02T07:23:36.267Z] #19 117.2 After this operation, 3385 MB of additional disk space will be used.
07:23:36 [2022-06-02T07:23:36.267Z] #19 117.2 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
07:23:36 [2022-06-02T07:23:36.524Z] #19 117.2 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:23:36 [2022-06-02T07:23:36.524Z] #19 117.2 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
07:23:36 [2022-06-02T07:23:36.524Z] #19 117.2 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
07:23:36 [2022-06-02T07:23:36.524Z] #19 117.2 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
07:23:36 [2022-06-02T07:23:36.524Z] #19 117.2 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:23:36 [2022-06-02T07:23:36.524Z] #19 117.2 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
07:23:36 [2022-06-02T07:23:36.524Z] #19 117.3 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
07:23:36 [2022-06-02T07:23:36.524Z] #19 117.4 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
07:23:36 [2022-06-02T07:23:36.782Z] #19 117.5 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
07:23:36 [2022-06-02T07:23:36.782Z] #19 117.6 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
07:23:36 [2022-06-02T07:23:36.876Z] #62 28.13 Reading package lists...
07:23:36 [2022-06-02T07:23:36.876Z] #62 ...
07:23:36 [2022-06-02T07:23:36.876Z] 
07:23:36 [2022-06-02T07:23:36.876Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:36 [2022-06-02T07:23:36.876Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:36 [2022-06-02T07:23:36.876Z] #36 32.19 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
07:23:36 [2022-06-02T07:23:36.876Z] #36 32.29 go: downloading github.com/cilium/ebpf v0.7.0
07:23:37 [2022-06-02T07:23:37.039Z] #19 117.7 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
07:23:37 [2022-06-02T07:23:37.039Z] #19 117.7 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
07:23:37 [2022-06-02T07:23:37.125Z] #55 ...
07:23:37 [2022-06-02T07:23:37.125Z] 
07:23:37 [2022-06-02T07:23:37.125Z] #62 [containerd 1/3] 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
07:23:37 [2022-06-02T07:23:37.125Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4
07:23:37 [2022-06-02T07:23:37.125Z] #62 DONE 35.4s
07:23:37 [2022-06-02T07:23:37.125Z] 
07:23:37 [2022-06-02T07:23:37.125Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:37 [2022-06-02T07:23:37.125Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:37 [2022-06-02T07:23:37.125Z] #55 35.69 go: downloading mvdan.cc/gofumpt v0.2.1
07:23:37 [2022-06-02T07:23:37.125Z] #55 35.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:23:37 [2022-06-02T07:23:37.228Z] #47 28.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:23:37 [2022-06-02T07:23:37.384Z] #55 36.00 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:23:37 [2022-06-02T07:23:37.384Z] #55 36.01 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
07:23:37 [2022-06-02T07:23:37.991Z] #55 ...
07:23:37 [2022-06-02T07:23:37.991Z] 
07:23:37 [2022-06-02T07:23:37.991Z] #42 [tini 1/3] 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
07:23:37 [2022-06-02T07:23:37.991Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
07:23:37 [2022-06-02T07:23:37.991Z] #42 25.28 Building dependency tree...
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.11 The following additional packages will be installed:
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.13   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.17 Suggested packages:
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.17   cmake-doc ninja-build lrzip
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.17 Recommended packages:
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.17   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.74 The following NEW packages will be installed:
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.76   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:23:37 [2022-06-02T07:23:37.991Z] #42 29.77   vim-common xxd
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.11 Need to get 15.6 MB of archives.
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.11 After this operation, 67.4 MB of additional disk space will be used.
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 30.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
07:23:37 [2022-06-02T07:23:37.991Z] #42 32.49 debconf: delaying package configuration, since apt-utils is not installed
07:23:37 [2022-06-02T07:23:37.991Z] #42 33.15 Fetched 15.6 MB in 2s (10.3 MB/s)
07:23:37 [2022-06-02T07:23:37.991Z] #42 33.32 Selecting previously unselected package xxd.
07:23:37 [2022-06-02T07:23:37.991Z] #42 33.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:23:37 [2022-06-02T07:23:37.991Z] #42 33.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:23:37 [2022-06-02T07:23:37.991Z] #42 33.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:23:37 [2022-06-02T07:23:37.991Z] #42 33.99 Selecting previously unselected package vim-common.
07:23:37 [2022-06-02T07:23:37.991Z] #42 33.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:23:37 [2022-06-02T07:23:37.991Z] #42 34.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:23:37 [2022-06-02T07:23:37.991Z] #42 34.76 Selecting previously unselected package cmake-data.
07:23:37 [2022-06-02T07:23:37.991Z] #42 34.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:23:37 [2022-06-02T07:23:37.991Z] #42 34.83 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:23:37 [2022-06-02T07:23:37.991Z] #42 ...
07:23:37 [2022-06-02T07:23:37.991Z] 
07:23:37 [2022-06-02T07:23:37.991Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:37 [2022-06-02T07:23:37.991Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242
07:23:37 [2022-06-02T07:23:37.991Z] #34 34.95 Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
07:23:37 [2022-06-02T07:23:37.991Z] #34 35.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:23:37 [2022-06-02T07:23:37.991Z] #34 35.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:23:38 [2022-06-02T07:23:38.251Z] #34 ...
07:23:38 [2022-06-02T07:23:38.251Z] 
07:23:38 [2022-06-02T07:23:38.251Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:23:38 [2022-06-02T07:23:38.251Z] #63 sha256:65ca2ee7ecf6796b8db2b83ab3ee0ba8c765babd13210767d7d193bbca86aad5
07:23:38 [2022-06-02T07:23:38.251Z] #63 DONE 1.6s
07:23:38 [2022-06-02T07:23:38.251Z] 
07:23:38 [2022-06-02T07:23:38.251Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:38 [2022-06-02T07:23:38.251Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
07:23:38 [2022-06-02T07:23:38.251Z] #51 22.34 Reading package lists...
07:23:38 [2022-06-02T07:23:38.251Z] #51 26.79 Building dependency tree...
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.31 The following additional packages will be installed:
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.31   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.32   python3-protobuf python3-six
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.32 Suggested packages:
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.32   python3-setuptools
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.32 Recommended packages:
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.32   iproute2 | iproute
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.82 The following NEW packages will be installed:
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.84   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:23:38 [2022-06-02T07:23:38.251Z] #51 30.84   python3-protobuf python3-six
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.28 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.28 Need to get 2136 kB of archives.
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.28 After this operation, 10.8 MB of additional disk space will be used.
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
07:23:38 [2022-06-02T07:23:38.251Z] #51 31.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
07:23:38 [2022-06-02T07:23:38.251Z] #51 33.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
07:23:38 [2022-06-02T07:23:38.251Z] #51 35.30 debconf: delaying package configuration, since apt-utils is not installed
07:23:38 [2022-06-02T07:23:38.251Z] #51 35.78 Fetched 2136 kB in 3s (681 kB/s)
07:23:38 [2022-06-02T07:23:38.251Z] #51 35.96 Selecting previously unselected package libprotobuf23:arm64.
07:23:38 [2022-06-02T07:23:38.252Z] #51 35.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:23:38 [2022-06-02T07:23:38.252Z] #51 36.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
07:23:38 [2022-06-02T07:23:38.252Z] #51 36.12 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
07:23:38 [2022-06-02T07:23:38.252Z] #51 36.69 Selecting previously unselected package python3-pkg-resources.
07:23:38 [2022-06-02T07:23:38.252Z] #51 36.70 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:23:38 [2022-06-02T07:23:38.252Z] #51 36.71 Unpacking python3-pkg-resources (52.0.0-4) ...
07:23:38 [2022-06-02T07:23:38.261Z] #36 ...
07:23:38 [2022-06-02T07:23:38.261Z] 
07:23:38 [2022-06-02T07:23:38.261Z] #14 [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
07:23:38 [2022-06-02T07:23:38.261Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:38 [2022-06-02T07:23:38.261Z] #14 25.11 Fetched 8537 kB in 20s (428 kB/s)
07:23:38 [2022-06-02T07:23:38.261Z] #14 25.11 Reading package lists...
07:23:38 [2022-06-02T07:23:38.261Z] #14 33.86 Reading package lists...
07:23:38 [2022-06-02T07:23:38.261Z] #14 ...
07:23:38 [2022-06-02T07:23:38.261Z] 
07:23:38 [2022-06-02T07:23:38.261Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:38 [2022-06-02T07:23:38.261Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:38 [2022-06-02T07:23:38.261Z] #51 32.36 Fetched 8541 kB in 25s (336 kB/s)
07:23:38 [2022-06-02T07:23:38.513Z] #51 ...
07:23:38 [2022-06-02T07:23:38.513Z] 
07:23:38 [2022-06-02T07:23:38.513Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:23:38 [2022-06-02T07:23:38.513Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:23:38 [2022-06-02T07:23:38.767Z] #51 30.94 Reading package lists...
07:23:38 [2022-06-02T07:23:38.767Z] #51 ...
07:23:38 [2022-06-02T07:23:38.767Z] 
07:23:38 [2022-06-02T07:23:38.767Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:38 [2022-06-02T07:23:38.767Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:23:38 [2022-06-02T07:23:38.767Z] #47 34.09 Updating files:  54% (1182/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  82% (1805/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
07:23:38 [2022-06-02T07:23:38.767Z] #47 35.49 + git checkout -q v2.3.0
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.562 + RM_GOPATH=0
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.563 + TMP_GOPATH=
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.563 + : /build
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.563 + '[' -z '' ']'
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.564 ++ mktemp -d
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.565 + export GOPATH=/tmp/tmp.n4f2tXv4vw
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.566 + GOPATH=/tmp/tmp.n4f2tXv4vw
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.566 + RM_GOPATH=1
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.566 + case "$(go env GOARCH)" in
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.567 ++ go env GOARCH
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.612 + export GO_BUILDMODE=-buildmode=pie
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.612 + GO_BUILDMODE=-buildmode=pie
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.613 ++ dirname /install.sh
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.615 + dir=/
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.632 + bin=containerd
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.632 + shift
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.632 + '[' '!' -f //containerd.installer ']'
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.633 + . //containerd.installer
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.633 ++ set -e
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.634 ++ : v1.6.4
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.644 + install_containerd
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.652 + echo 'Install containerd version v1.6.4'
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.652 Install containerd version v1.6.4
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.652 + git clone https://github.com/containerd/containerd.git /tmp/tmp.n4f2tXv4vw/src/github.com/containerd/containerd
07:23:39 [2022-06-02T07:23:39.082Z] #64 0.655 Cloning into '/tmp/tmp.n4f2tXv4vw/src/github.com/containerd/containerd'...
07:23:39 [2022-06-02T07:23:39.562Z] #19 119.7 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
07:23:39 [2022-06-02T07:23:39.562Z] #19 119.7 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
07:23:39 [2022-06-02T07:23:39.751Z] #47 ...
07:23:39 [2022-06-02T07:23:39.751Z] 
07:23:39 [2022-06-02T07:23:39.751Z] #62 [containerd 1/3] 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
07:23:39 [2022-06-02T07:23:39.751Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:39 [2022-06-02T07:23:39.751Z] #62 25.11 Building dependency tree...
07:23:39 [2022-06-02T07:23:39.751Z] #62 28.98 The following additional packages will be installed:
07:23:39 [2022-06-02T07:23:39.751Z] #62 28.98   libbtrfs0
07:23:39 [2022-06-02T07:23:39.751Z] #62 29.21 The following NEW packages will be installed:
07:23:39 [2022-06-02T07:23:39.751Z] #62 29.23   libbtrfs-dev libbtrfs0
07:23:39 [2022-06-02T07:23:39.751Z] #62 29.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
07:23:39 [2022-06-02T07:23:39.751Z] #62 29.66 Need to get 460 kB of archives.
07:23:39 [2022-06-02T07:23:39.751Z] #62 29.66 After this operation, 1237 kB of additional disk space will be used.
07:23:39 [2022-06-02T07:23:39.751Z] #62 29.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:23:39 [2022-06-02T07:23:39.751Z] #62 29.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:23:39 [2022-06-02T07:23:39.751Z] #62 30.89 debconf: delaying package configuration, since apt-utils is not installed
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.10 Fetched 460 kB in 0s (1263 kB/s)
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.24 Selecting previously unselected package libbtrfs0:amd64.
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.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 ... 15718 files and directories currently installed.)
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.54 Selecting previously unselected package libbtrfs-dev:amd64.
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.91 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:23:39 [2022-06-02T07:23:39.751Z] #62 31.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:23:39 [2022-06-02T07:23:39.751Z] #62 DONE 32.2s
07:23:39 [2022-06-02T07:23:39.751Z] 
07:23:39 [2022-06-02T07:23:39.751Z] #14 [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
07:23:39 [2022-06-02T07:23:39.751Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:39 [2022-06-02T07:23:39.751Z] #14 21.33 Reading package lists...
07:23:39 [2022-06-02T07:23:39.751Z] #14 26.83 Building dependency tree...
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.54 The following additional packages will be installed:
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.55   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.55   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.55   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.55   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.55   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.55   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.55   mingw-w64-common mingw-w64-x86-64-dev
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.57 Suggested packages:
07:23:39 [2022-06-02T07:23:39.751Z] #14 30.58   gcc-10-locales seccomp wine64
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.10 The following NEW packages will be installed:
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.10   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.10   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.10   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.10   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.11   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.13   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.13   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:23:39 [2022-06-02T07:23:39.751Z] #14 32.14   mingw-w64-x86-64-dev
07:23:40 [2022-06-02T07:23:40.048Z] #14 ...
07:23:40 [2022-06-02T07:23:40.048Z] 
07:23:40 [2022-06-02T07:23:40.048Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:23:40 [2022-06-02T07:23:40.048Z] #63 sha256:70d3adcba9e23c7ef91ebccbdac53d880f32020a3ea23e6cf5ccdee97bf5f895
07:23:40 [2022-06-02T07:23:40.048Z] #63 DONE 0.1s
07:23:40 [2022-06-02T07:23:40.048Z] 
07:23:40 [2022-06-02T07:23:40.048Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:40 [2022-06-02T07:23:40.048Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:40 [2022-06-02T07:23:40.048Z] #51 22.82 Reading package lists...
07:23:40 [2022-06-02T07:23:40.048Z] #51 28.63 Building dependency tree...
07:23:40 [2022-06-02T07:23:40.172Z] #51 32.36 Reading package lists...
07:23:40 [2022-06-02T07:23:40.172Z] #51 ...
07:23:40 [2022-06-02T07:23:40.172Z] 
07:23:40 [2022-06-02T07:23:40.172Z] #42 [tini 1/3] 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
07:23:40 [2022-06-02T07:23:40.172Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:40 [2022-06-02T07:23:40.172Z] #42 26.86 Fetched 8537 kB in 21s (399 kB/s)
07:23:40 [2022-06-02T07:23:40.172Z] #42 26.86 Reading package lists...
07:23:40 [2022-06-02T07:23:40.172Z] #42 35.78 Reading package lists...
07:23:40 [2022-06-02T07:23:40.172Z] #42 ...
07:23:40 [2022-06-02T07:23:40.172Z] 
07:23:40 [2022-06-02T07:23:40.172Z] #62 [containerd 1/3] 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
07:23:40 [2022-06-02T07:23:40.172Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:40 [2022-06-02T07:23:40.172Z] #62 28.13 Reading package lists...
07:23:40 [2022-06-02T07:23:40.306Z] #51 32.35 The following additional packages will be installed:
07:23:40 [2022-06-02T07:23:40.307Z] #51 32.36   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:23:40 [2022-06-02T07:23:40.307Z] #51 32.36   python3-protobuf python3-six
07:23:40 [2022-06-02T07:23:40.307Z] #51 32.38 Suggested packages:
07:23:40 [2022-06-02T07:23:40.307Z] #51 32.38   python3-setuptools
07:23:40 [2022-06-02T07:23:40.307Z] #51 32.38 Recommended packages:
07:23:40 [2022-06-02T07:23:40.307Z] #51 32.38   iproute2 | iproute
07:23:40 [2022-06-02T07:23:40.680Z] #47 ...
07:23:40 [2022-06-02T07:23:40.680Z] 
07:23:40 [2022-06-02T07:23:40.680Z] #42 [tini 1/3] 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
07:23:40 [2022-06-02T07:23:40.680Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:40 [2022-06-02T07:23:40.680Z] #42 28.47 Fetched 8537 kB in 22s (391 kB/s)
07:23:40 [2022-06-02T07:23:40.680Z] #42 28.47 Reading package lists...
07:23:40 [2022-06-02T07:23:40.680Z] #42 37.26 Reading package lists...
07:23:40 [2022-06-02T07:23:40.680Z] #42 ...
07:23:40 [2022-06-02T07:23:40.680Z] 
07:23:40 [2022-06-02T07:23:40.681Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:23:40 [2022-06-02T07:23:40.681Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:23:40 [2022-06-02T07:23:40.681Z] #36 32.07 go: downloading github.com/russross/blackfriday/v2 v2.0.1
07:23:40 [2022-06-02T07:23:40.681Z] #36 32.16 go: downloading github.com/cilium/ebpf v0.7.0
07:23:40 [2022-06-02T07:23:40.681Z] #36 33.69 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
07:23:40 [2022-06-02T07:23:40.934Z] #19 121.7 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
07:23:40 [2022-06-02T07:23:40.934Z] #19 121.7 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
07:23:41 [2022-06-02T07:23:41.253Z] #36 ...
07:23:41 [2022-06-02T07:23:41.253Z] 
07:23:41 [2022-06-02T07:23:41.253Z] #62 [containerd 1/3] 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
07:23:41 [2022-06-02T07:23:41.253Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:41 [2022-06-02T07:23:41.253Z] #62 29.06 Fetched 8537 kB in 23s (379 kB/s)
07:23:41 [2022-06-02T07:23:41.253Z] #62 29.06 Reading package lists...
07:23:41 [2022-06-02T07:23:41.278Z] #51 33.13 The following NEW packages will be installed:
07:23:41 [2022-06-02T07:23:41.278Z] #51 33.14   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:23:41 [2022-06-02T07:23:41.278Z] #51 33.14   python3-protobuf python3-six
07:23:41 [2022-06-02T07:23:41.513Z] #62 37.86 Reading package lists...
07:23:41 [2022-06-02T07:23:41.513Z] #62 ...
07:23:41 [2022-06-02T07:23:41.513Z] 
07:23:41 [2022-06-02T07:23:41.513Z] #14 [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
07:23:41 [2022-06-02T07:23:41.513Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:41 [2022-06-02T07:23:41.513Z] #14 29.13 Fetched 8537 kB in 22s (380 kB/s)
07:23:41 [2022-06-02T07:23:41.513Z] #14 29.13 Reading package lists...
07:23:41 [2022-06-02T07:23:41.513Z] #14 38.10 Reading package lists...
07:23:41 [2022-06-02T07:23:41.513Z] #14 ...
07:23:41 [2022-06-02T07:23:41.513Z] 
07:23:41 [2022-06-02T07:23:41.513Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:41 [2022-06-02T07:23:41.513Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:23:41 [2022-06-02T07:23:41.513Z] #47 39.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:23:41 [2022-06-02T07:23:41.550Z] #51 33.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
07:23:41 [2022-06-02T07:23:41.550Z] #51 33.65 Need to get 2314 kB of archives.
07:23:41 [2022-06-02T07:23:41.550Z] #51 33.65 After this operation, 11.1 MB of additional disk space will be used.
07:23:41 [2022-06-02T07:23:41.550Z] #51 33.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
07:23:41 [2022-06-02T07:23:41.807Z] #51 33.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:23:41 [2022-06-02T07:23:41.807Z] #51 33.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
07:23:41 [2022-06-02T07:23:41.807Z] #51 33.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
07:23:41 [2022-06-02T07:23:41.807Z] #51 33.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:23:41 [2022-06-02T07:23:41.807Z] #51 33.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:23:41 [2022-06-02T07:23:41.807Z] #51 33.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:23:42 [2022-06-02T07:23:42.373Z] #51 ...
07:23:42 [2022-06-02T07:23:42.373Z] 
07:23:42 [2022-06-02T07:23:42.373Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:42 [2022-06-02T07:23:42.373Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:23:42 [2022-06-02T07:23:42.373Z] #55 34.56 go: downloading github.com/fatih/color v1.13.0
07:23:42 [2022-06-02T07:23:42.373Z] #55 34.56 go: downloading github.com/gofrs/flock v0.8.1
07:23:42 [2022-06-02T07:23:42.373Z] #55 34.59 go: downloading github.com/spf13/cobra v1.3.0
07:23:42 [2022-06-02T07:23:42.373Z] #55 34.67 go: downloading github.com/spf13/viper v1.10.1
07:23:42 [2022-06-02T07:23:42.629Z] #55 34.90 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:23:43 [2022-06-02T07:23:43.193Z] #55 35.30 go: downloading github.com/mattn/go-colorable v0.1.12
07:23:43 [2022-06-02T07:23:43.193Z] #55 35.34 go: downloading github.com/mattn/go-isatty v0.0.14
07:23:43 [2022-06-02T07:23:43.193Z] #55 35.34 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
07:23:43 [2022-06-02T07:23:43.193Z] #55 35.37 go: downloading github.com/go-critic/go-critic v0.6.2
07:23:43 [2022-06-02T07:23:43.327Z] #64 ...
07:23:43 [2022-06-02T07:23:43.327Z] 
07:23:43 [2022-06-02T07:23:43.327Z] #14 [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
07:23:43 [2022-06-02T07:23:43.327Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:23:43 [2022-06-02T07:23:43.327Z] #14 32.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 33.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 33.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 34.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 36.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
07:23:43 [2022-06-02T07:23:43.327Z] #14 37.70 debconf: delaying package configuration, since apt-utils is not installed
07:23:43 [2022-06-02T07:23:43.327Z] #14 37.88 Fetched 108 MB in 7s (15.1 MB/s)
07:23:43 [2022-06-02T07:23:43.327Z] #14 37.97 Selecting previously unselected package binutils-mingw-w64-i686.
07:23:43 [2022-06-02T07:23:43.327Z] #14 37.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:23:43 [2022-06-02T07:23:43.327Z] #14 38.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
07:23:43 [2022-06-02T07:23:43.327Z] #14 38.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:23:43 [2022-06-02T07:23:43.327Z] #14 40.01 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:23:43 [2022-06-02T07:23:43.327Z] #14 40.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
07:23:43 [2022-06-02T07:23:43.327Z] #14 40.02 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:23:43 [2022-06-02T07:23:43.458Z] #19 124.1 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
07:23:43 [2022-06-02T07:23:43.458Z] #19 124.1 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
07:23:43 [2022-06-02T07:23:43.586Z] #14 42.27 Selecting previously unselected package binutils-mingw-w64.
07:23:43 [2022-06-02T07:23:43.586Z] #14 42.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:23:43 [2022-06-02T07:23:43.586Z] #14 42.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:23:43 [2022-06-02T07:23:43.586Z] #14 ...
07:23:43 [2022-06-02T07:23:43.586Z] 
07:23:43 [2022-06-02T07:23:43.587Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:43 [2022-06-02T07:23:43.587Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.04 Selecting previously unselected package python3-six.
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.04 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.06 Unpacking python3-six (1.16.0-2) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.14 Selecting previously unselected package python3-protobuf.
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.15 Unpacking python3-protobuf (3.12.4-1) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.75 Selecting previously unselected package libnet1:arm64.
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.92 Selecting previously unselected package libnl-3-200:arm64.
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.93 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 37.94 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 38.07 Selecting previously unselected package libprotobuf-c1:arm64.
07:23:43 [2022-06-02T07:23:43.587Z] #51 38.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 38.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 38.19 Selecting previously unselected package criu.
07:23:43 [2022-06-02T07:23:43.587Z] #51 38.19 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 38.19 Unpacking criu (3.17-1) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 38.96 Setting up python3-pkg-resources (52.0.0-4) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 40.29 Setting up libprotobuf23:arm64 (3.12.4-1) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 40.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 40.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 40.44 Setting up python3-six (1.16.0-2) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 41.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
07:23:43 [2022-06-02T07:23:43.587Z] #51 41.44 Setting up python3-protobuf (3.12.4-1) ...
07:23:44 [2022-06-02T07:23:44.168Z] #55 36.43 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:23:44 [2022-06-02T07:23:44.168Z] #55 36.47 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:23:44 [2022-06-02T07:23:44.168Z] #55 ...
07:23:44 [2022-06-02T07:23:44.168Z] 
07:23:44 [2022-06-02T07:23:44.168Z] #42 [tini 1/3] 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
07:23:44 [2022-06-02T07:23:44.168Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:44 [2022-06-02T07:23:44.168Z] #42 20.75 Reading package lists...
07:23:44 [2022-06-02T07:23:44.168Z] #42 26.68 Reading package lists...
07:23:44 [2022-06-02T07:23:44.168Z] #42 32.31 Building dependency tree...
07:23:44 [2022-06-02T07:23:44.168Z] #42 35.96 The following additional packages will be installed:
07:23:44 [2022-06-02T07:23:44.168Z] #42 35.97   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:23:44 [2022-06-02T07:23:44.168Z] #42 35.97 Suggested packages:
07:23:44 [2022-06-02T07:23:44.168Z] #42 35.98   cmake-doc ninja-build lrzip
07:23:44 [2022-06-02T07:23:44.168Z] #42 35.98 Recommended packages:
07:23:44 [2022-06-02T07:23:44.168Z] #42 35.98   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:23:44 [2022-06-02T07:23:44.168Z] #42 ...
07:23:44 [2022-06-02T07:23:44.168Z] 
07:23:44 [2022-06-02T07:23:44.168Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:23:44 [2022-06-02T07:23:44.168Z] #64 sha256:341d2483035511feb56de2e030c254b0dd6a0cf60f2e5940a0de587a497fc848
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.953 + RM_GOPATH=0
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.953 + TMP_GOPATH=
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.953 + : /build
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.953 + '[' -z '' ']'
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.955 ++ mktemp -d
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.961 + export GOPATH=/tmp/tmp.w6m4Ft9uHy
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.971 + GOPATH=/tmp/tmp.w6m4Ft9uHy
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.971 + RM_GOPATH=1
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.971 + case "$(go env GOARCH)" in
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.974 ++ go env GOARCH
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.986 + export GO_BUILDMODE=-buildmode=pie
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.987 + GO_BUILDMODE=-buildmode=pie
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.987 ++ dirname /install.sh
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.988 + dir=/
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.989 + bin=containerd
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.989 + shift
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.989 + '[' '!' -f //containerd.installer ']'
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.989 + . //containerd.installer
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.989 ++ set -e
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.990 ++ : v1.6.4
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.990 + install_containerd
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.994 + echo 'Install containerd version v1.6.4'
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.995 Install containerd version v1.6.4
07:23:44 [2022-06-02T07:23:44.168Z] #64 2.995 + git clone https://github.com/containerd/containerd.git /tmp/tmp.w6m4Ft9uHy/src/github.com/containerd/containerd
07:23:44 [2022-06-02T07:23:44.168Z] #64 3.009 Cloning into '/tmp/tmp.w6m4Ft9uHy/src/github.com/containerd/containerd'...
07:23:45 [2022-06-02T07:23:45.463Z] #62 37.14 Reading package lists...
07:23:45 [2022-06-02T07:23:45.463Z] #62 ...
07:23:45 [2022-06-02T07:23:45.463Z] 
07:23:45 [2022-06-02T07:23:45.463Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:23:45 [2022-06-02T07:23:45.463Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:23:45 [2022-06-02T07:23:45.463Z] #47 39.38 Updating files:  45% (984/2177)
Updating files:  46% (1002/2177)
Updating files:  47% (1024/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
07:23:45 [2022-06-02T07:23:45.463Z] #47 41.06 + git checkout -q v2.3.0
07:23:45 [2022-06-02T07:23:45.989Z] #19 126.2 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
07:23:45 [2022-06-02T07:23:45.989Z] #19 126.3 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
07:23:46 [2022-06-02T07:23:46.103Z] #64 ...
07:23:46 [2022-06-02T07:23:46.103Z] 
07:23:46 [2022-06-02T07:23:46.103Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:46 [2022-06-02T07:23:46.103Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:46 [2022-06-02T07:23:46.103Z] #51 35.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
07:23:46 [2022-06-02T07:23:46.103Z] #51 37.41 debconf: delaying package configuration, since apt-utils is not installed
07:23:46 [2022-06-02T07:23:46.103Z] #51 37.68 Fetched 2314 kB in 3s (752 kB/s)
07:23:46 [2022-06-02T07:23:46.103Z] #51 37.80 Selecting previously unselected package libprotobuf23:amd64.
07:23:46 [2022-06-02T07:23:46.103Z] #51 37.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 ... 15718 files and directories currently installed.)
07:23:46 [2022-06-02T07:23:46.103Z] #51 37.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
07:23:46 [2022-06-02T07:23:46.103Z] #51 37.89 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:23:46 [2022-06-02T07:23:46.122Z] #51 ...
07:23:46 [2022-06-02T07:23:46.122Z] 
07:23:46 [2022-06-02T07:23:46.122Z] #14 [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
07:23:46 [2022-06-02T07:23:46.122Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.39 Selecting previously unselected package libdevmapper1.02.1:arm64.
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.40 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.54 Selecting previously unselected package dmsetup.
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.57 Unpacking dmsetup (2:1.02.175-2.1) ...
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.74 Selecting previously unselected package mingw-w64-common.
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:23:46 [2022-06-02T07:23:46.122Z] #14 42.77 Unpacking mingw-w64-common (8.0.0-1) ...
07:23:46 [2022-06-02T07:23:46.362Z] #51 ...
07:23:46 [2022-06-02T07:23:46.362Z] 
07:23:46 [2022-06-02T07:23:46.362Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:23:46 [2022-06-02T07:23:46.362Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:23:46 [2022-06-02T07:23:46.362Z] #57 38.38 v3.0.2
07:23:46 [2022-06-02T07:23:46.362Z] #57 DONE 38.6s
07:23:46 [2022-06-02T07:23:46.660Z] 
07:23:46 [2022-06-02T07:23:46.660Z] #42 [tini 1/3] 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
07:23:46 [2022-06-02T07:23:46.660Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:46 [2022-06-02T07:23:46.660Z] #42 36.77 The following NEW packages will be installed:
07:23:46 [2022-06-02T07:23:46.660Z] #42 36.77   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:23:46 [2022-06-02T07:23:46.660Z] #42 36.77   vim-common xxd
07:23:46 [2022-06-02T07:23:46.660Z] #42 37.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:23:46 [2022-06-02T07:23:46.660Z] #42 37.17 Need to get 17.7 MB of archives.
07:23:46 [2022-06-02T07:23:46.660Z] #42 37.17 After this operation, 70.7 MB of additional disk space will be used.
07:23:46 [2022-06-02T07:23:46.660Z] #42 37.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:23:46 [2022-06-02T07:23:46.660Z] #42 37.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:23:46 [2022-06-02T07:23:46.660Z] #42 37.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:23:46 [2022-06-02T07:23:46.661Z] #42 37.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:23:46 [2022-06-02T07:23:46.661Z] #42 37.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
07:23:46 [2022-06-02T07:23:46.661Z] #42 37.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:23:46 [2022-06-02T07:23:46.661Z] #42 37.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:23:46 [2022-06-02T07:23:46.661Z] #42 37.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:23:46 [2022-06-02T07:23:46.661Z] #42 37.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:23:46 [2022-06-02T07:23:46.661Z] #42 37.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:23:47 [2022-06-02T07:23:47.267Z] #42 39.57 debconf: delaying package configuration, since apt-utils is not installed
07:23:47 [2022-06-02T07:23:47.376Z] #47 43.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:23:47 [2022-06-02T07:23:47.525Z] #42 39.80 Fetched 17.7 MB in 1s (12.2 MB/s)
07:23:47 [2022-06-02T07:23:47.781Z] #42 39.94 Selecting previously unselected package xxd.
07:23:47 [2022-06-02T07:23:47.781Z] #42 39.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 ... 15718 files and directories currently installed.)
07:23:47 [2022-06-02T07:23:47.781Z] #42 40.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:23:47 [2022-06-02T07:23:47.781Z] #42 40.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.5 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.5 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.5 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.5 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.5 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.5 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.5 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.5 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.6 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
07:23:47 [2022-06-02T07:23:47.886Z] #19 128.6 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
07:23:47 [2022-06-02T07:23:47.946Z] #47 ...
07:23:47 [2022-06-02T07:23:47.946Z] 
07:23:47 [2022-06-02T07:23:47.946Z] #42 [tini 1/3] 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
07:23:47 [2022-06-02T07:23:47.946Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:47 [2022-06-02T07:23:47.946Z] #42 35.78 Reading package lists...
07:23:48 [2022-06-02T07:23:48.047Z] #42 40.25 Selecting previously unselected package vim-common.
07:23:48 [2022-06-02T07:23:48.047Z] #42 40.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:23:48 [2022-06-02T07:23:48.047Z] #42 40.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:23:48 [2022-06-02T07:23:48.086Z] #47 ...
07:23:48 [2022-06-02T07:23:48.086Z] 
07:23:48 [2022-06-02T07:23:48.086Z] #42 [tini 1/3] 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
07:23:48 [2022-06-02T07:23:48.086Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:48 [2022-06-02T07:23:48.086Z] #42 37.26 Reading package lists...
07:23:48 [2022-06-02T07:23:48.150Z] #19 128.7 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
07:23:48 [2022-06-02T07:23:48.150Z] #19 128.7 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
07:23:48 [2022-06-02T07:23:48.150Z] #19 128.8 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
07:23:48 [2022-06-02T07:23:48.150Z] #19 128.9 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
07:23:48 [2022-06-02T07:23:48.150Z] #19 128.9 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
07:23:48 [2022-06-02T07:23:48.150Z] #19 128.9 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
07:23:48 [2022-06-02T07:23:48.304Z] #42 ...
07:23:48 [2022-06-02T07:23:48.304Z] 
07:23:48 [2022-06-02T07:23:48.304Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:23:48 [2022-06-02T07:23:48.304Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34 NAME:
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    go-winres - A tool for embedding resources in Windows executables
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34 
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34 USAGE:
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    go-winres [global options] command [command options] [arguments...]
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34 
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34 COMMANDS:
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    init     Create an initial ./winres/winres.json
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    make     Make syso files for the "go build" command
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    simply   Make syso files for the "go build" command (simplified)
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    extract  Extract all resources from an executable
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    patch    Replace resources in an executable file (exe, dll)
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    help, h  Shows a list of commands or help for one command
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34 
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34 GLOBAL OPTIONS:
07:23:48 [2022-06-02T07:23:48.304Z] #40 40.34    --help, -h  show help (default: false)
07:23:48 [2022-06-02T07:23:48.304Z] #40 DONE 40.8s
07:23:48 [2022-06-02T07:23:48.304Z] 
07:23:48 [2022-06-02T07:23:48.304Z] #42 [tini 1/3] 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
07:23:48 [2022-06-02T07:23:48.304Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:48 [2022-06-02T07:23:48.304Z] #42 40.70 Selecting previously unselected package cmake-data.
07:23:48 [2022-06-02T07:23:48.304Z] #42 40.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:23:48 [2022-06-02T07:23:48.304Z] #42 40.71 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:23:49 [2022-06-02T07:23:49.355Z] #42 ...
07:23:49 [2022-06-02T07:23:49.355Z] 
07:23:49 [2022-06-02T07:23:49.355Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:49 [2022-06-02T07:23:49.355Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:23:49 [2022-06-02T07:23:49.355Z] #55 39.92 go: downloading github.com/sirupsen/logrus v1.8.1
07:23:49 [2022-06-02T07:23:49.355Z] #55 39.92 go: downloading github.com/stretchr/testify v1.7.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.25 go: downloading github.com/fsnotify/fsnotify v1.5.1
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.25 go: downloading github.com/magiconair/properties v1.8.5
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.37 go: downloading github.com/mitchellh/mapstructure v1.4.3
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.37 go: downloading github.com/spf13/afero v1.6.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.48 go: downloading github.com/spf13/cast v1.4.1
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.56 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.61 go: downloading github.com/subosito/gotenv v1.2.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.66 go: downloading gopkg.in/ini.v1 v1.66.2
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.76 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 40.95 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:23:49 [2022-06-02T07:23:49.355Z] #55 41.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 41.12 go: downloading github.com/go-toolsmith/astp v1.0.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 41.14 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:23:49 [2022-06-02T07:23:49.355Z] #55 41.21 go: downloading github.com/go-toolsmith/typep v1.0.2
07:23:49 [2022-06-02T07:23:49.355Z] #55 41.24 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
07:23:49 [2022-06-02T07:23:49.491Z] #14 ...
07:23:49 [2022-06-02T07:23:49.492Z] 
07:23:49 [2022-06-02T07:23:49.492Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:49 [2022-06-02T07:23:49.492Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:23:49 [2022-06-02T07:23:49.492Z] #55 37.44 go: downloading github.com/davecgh/go-spew v1.1.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 37.46 go: downloading github.com/pmezard/go-difflib v1.0.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 37.51 go: downloading github.com/stretchr/objx v0.1.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 37.55 go: downloading golang.org/x/text v0.3.7
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.41 go: downloading github.com/hashicorp/hcl v1.0.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.62 go: downloading github.com/pelletier/go-toml v1.9.4
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.79 go: downloading github.com/gobwas/glob v0.2.3
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.80 go: downloading github.com/kisielk/gotool v1.0.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.91 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.98 go: downloading golang.org/x/mod v0.5.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 41.98 go: downloading github.com/ettle/strcase v0.1.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 42.04 go: downloading github.com/fatih/structtag v1.2.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 42.05 go: downloading github.com/Masterminds/semver v1.5.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 42.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:23:49 [2022-06-02T07:23:49.492Z] #55 42.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:23:49 [2022-06-02T07:23:49.492Z] #55 42.38 go: downloading github.com/prometheus/client_golang v1.7.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 42.63 go: downloading github.com/prometheus/client_model v0.2.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 42.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:23:49 [2022-06-02T07:23:49.492Z] #55 42.74 go: downloading github.com/google/go-cmp v0.5.6
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.08 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.13 go: downloading github.com/beorn7/perks v1.0.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.14 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.17 go: downloading github.com/golang/protobuf v1.5.2
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.21 go: downloading github.com/cespare/xxhash v1.1.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.35 go: downloading github.com/prometheus/common v0.10.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.55 go: downloading github.com/prometheus/procfs v0.6.0
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.60 go: downloading github.com/mattn/go-runewidth v0.0.9
07:23:49 [2022-06-02T07:23:49.492Z] #55 43.64 go: downloading google.golang.org/protobuf v1.27.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 44.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:23:49 [2022-06-02T07:23:49.492Z] #55 ...
07:23:49 [2022-06-02T07:23:49.492Z] 
07:23:49 [2022-06-02T07:23:49.492Z] #42 [tini 1/3] 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
07:23:49 [2022-06-02T07:23:49.492Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
07:23:49 [2022-06-02T07:23:49.492Z] #42 38.26 Selecting previously unselected package libicu67:arm64.
07:23:49 [2022-06-02T07:23:49.492Z] #42 38.27 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 38.28 Unpacking libicu67:arm64 (67.1-7) ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 43.33 Selecting previously unselected package libxml2:arm64.
07:23:49 [2022-06-02T07:23:49.492Z] #42 43.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 43.35 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 43.78 Selecting previously unselected package libarchive13:arm64.
07:23:49 [2022-06-02T07:23:49.492Z] #42 43.78 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 43.79 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.00 Selecting previously unselected package libjsoncpp24:arm64.
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.02 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.15 Selecting previously unselected package librhash0:arm64.
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.15 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.15 Unpacking librhash0:arm64 (1.4.1-2) ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.34 Selecting previously unselected package libuv1:arm64.
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.34 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.34 Unpacking libuv1:arm64 (1.40.0-2) ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.51 Selecting previously unselected package cmake.
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.52 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 44.52 Unpacking cmake (3.18.4-2+deb11u1) ...
07:23:49 [2022-06-02T07:23:49.492Z] #42 47.91 Setting up libicu67:arm64 (67.1-7) ...
07:23:49 [2022-06-02T07:23:49.817Z] #42 48.15 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:23:49 [2022-06-02T07:23:49.937Z] #55 42.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:23:49 [2022-06-02T07:23:49.937Z] #55 42.19 go: downloading github.com/hashicorp/errwrap v1.0.0
07:23:49 [2022-06-02T07:23:49.937Z] #55 42.19 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:23:49 [2022-06-02T07:23:49.937Z] #55 42.27 go: downloading github.com/Antonboom/errname v0.1.5
07:23:49 [2022-06-02T07:23:49.937Z] #55 42.31 go: downloading github.com/Antonboom/nilnil v0.1.0
07:23:50 [2022-06-02T07:23:50.195Z] #55 42.37 go: downloading github.com/BurntSushi/toml v1.0.0
07:23:50 [2022-06-02T07:23:50.486Z] #42 44.94 Building dependency tree...
07:23:50 [2022-06-02T07:23:50.488Z] #55 ...
07:23:50 [2022-06-02T07:23:50.488Z] 
07:23:50 [2022-06-02T07:23:50.488Z] #14 [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
07:23:50 [2022-06-02T07:23:50.488Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.63 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.63 Need to get 115 MB of archives.
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.63 After this operation, 645 MB of additional disk space will be used.
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 33.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 33.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 33.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 34.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 35.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 36.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 37.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 39.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 39.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
07:23:50 [2022-06-02T07:23:50.488Z] #14 39.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 39.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 39.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 39.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 39.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 39.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 39.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 39.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 40.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 40.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 40.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 40.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 40.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 40.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 40.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:23:50 [2022-06-02T07:23:50.489Z] #14 41.22 debconf: delaying package configuration, since apt-utils is not installed
07:23:50 [2022-06-02T07:23:50.489Z] #14 41.57 Fetched 115 MB in 8s (14.7 MB/s)
07:23:50 [2022-06-02T07:23:50.489Z] #14 41.59 Selecting previously unselected package binutils-mingw-w64-i686.
07:23:50 [2022-06-02T07:23:50.489Z] #14 41.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:23:50 [2022-06-02T07:23:50.489Z] #14 41.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:23:50 [2022-06-02T07:23:50.489Z] #14 41.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:23:50 [2022-06-02T07:23:50.489Z] #14 ...
07:23:50 [2022-06-02T07:23:50.489Z] 
07:23:50 [2022-06-02T07:23:50.489Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:50 [2022-06-02T07:23:50.489Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:50 [2022-06-02T07:23:50.489Z] #51 38.71 Selecting previously unselected package python3-pkg-resources.
07:23:50 [2022-06-02T07:23:50.489Z] #51 38.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 38.72 Unpacking python3-pkg-resources (52.0.0-4) ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 38.94 Selecting previously unselected package python3-six.
07:23:50 [2022-06-02T07:23:50.489Z] #51 38.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 38.95 Unpacking python3-six (1.16.0-2) ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.09 Selecting previously unselected package python3-protobuf.
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.10 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.10 Unpacking python3-protobuf (3.12.4-1) ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.83 Selecting previously unselected package libnet1:amd64.
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.83 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.96 Selecting previously unselected package libnl-3-200:amd64.
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.96 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 39.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 40.24 Selecting previously unselected package libprotobuf-c1:amd64.
07:23:50 [2022-06-02T07:23:50.489Z] #51 40.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 40.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 40.45 Selecting previously unselected package criu.
07:23:50 [2022-06-02T07:23:50.489Z] #51 40.45 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 40.45 Unpacking criu (3.17-1) ...
07:23:50 [2022-06-02T07:23:50.489Z] #51 41.35 Setting up python3-pkg-resources (52.0.0-4) ...
07:23:50 [2022-06-02T07:23:50.846Z] #42 45.68 Building dependency tree...
07:23:51 [2022-06-02T07:23:51.114Z] #42 49.53 Setting up libuv1:arm64 (1.40.0-2) ...
07:23:51 [2022-06-02T07:23:51.114Z] #42 ...
07:23:51 [2022-06-02T07:23:51.114Z] 
07:23:51 [2022-06-02T07:23:51.114Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:51 [2022-06-02T07:23:51.114Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199
07:23:51 [2022-06-02T07:23:51.114Z] #53 49.80 gotestsum version dev
07:23:51 [2022-06-02T07:23:51.418Z] #51 43.35 Setting up libprotobuf23:amd64 (3.12.4-1) ...
07:23:51 [2022-06-02T07:23:51.418Z] #51 43.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:23:51 [2022-06-02T07:23:51.418Z] #51 43.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:23:51 [2022-06-02T07:23:51.418Z] #51 43.41 Setting up python3-six (1.16.0-2) ...
07:23:51 [2022-06-02T07:23:51.426Z] #19 131.8 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
07:23:51 [2022-06-02T07:23:51.426Z] #19 131.8 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
07:23:51 [2022-06-02T07:23:51.426Z] #19 131.9 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
07:23:51 [2022-06-02T07:23:51.426Z] #19 132.0 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
07:23:51 [2022-06-02T07:23:51.426Z] #19 132.1 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
07:23:51 [2022-06-02T07:23:51.783Z] #42 ...
07:23:51 [2022-06-02T07:23:51.783Z] 
07:23:51 [2022-06-02T07:23:51.783Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:51 [2022-06-02T07:23:51.783Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:51 [2022-06-02T07:23:51.783Z] #51 30.94 Reading package lists...
07:23:51 [2022-06-02T07:23:51.783Z] #51 39.47 Reading package lists...
07:23:51 [2022-06-02T07:23:51.783Z] #51 48.25 Building dependency tree...
07:23:51 [2022-06-02T07:23:51.783Z] #51 ...
07:23:51 [2022-06-02T07:23:51.783Z] 
07:23:51 [2022-06-02T07:23:51.783Z] #14 [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
07:23:51 [2022-06-02T07:23:51.783Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:51 [2022-06-02T07:23:51.783Z] #14 38.10 Reading package lists...
07:23:51 [2022-06-02T07:23:51.783Z] #14 46.63 Building dependency tree...
07:23:52 [2022-06-02T07:23:52.021Z] #51 ...
07:23:52 [2022-06-02T07:23:52.021Z] 
07:23:52 [2022-06-02T07:23:52.021Z] #42 [tini 1/3] 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
07:23:52 [2022-06-02T07:23:52.021Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:52 [2022-06-02T07:23:52.021Z] #42 44.39 Selecting previously unselected package libicu67:amd64.
07:23:52 [2022-06-02T07:23:52.021Z] #42 44.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
07:23:52 [2022-06-02T07:23:52.279Z] #42 44.40 Unpacking libicu67:amd64 (67.1-7) ...
07:23:54 [2022-06-02T07:23:54.312Z] #14 ...
07:23:54 [2022-06-02T07:23:54.312Z] 
07:23:54 [2022-06-02T07:23:54.312Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:54 [2022-06-02T07:23:54.312Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:23:54 [2022-06-02T07:23:54.312Z] #55 52.18 go: downloading github.com/fatih/color v1.13.0
07:23:54 [2022-06-02T07:23:54.312Z] #55 52.19 go: downloading github.com/gofrs/flock v0.8.1
07:23:54 [2022-06-02T07:23:54.400Z] #53 ...
07:23:54 [2022-06-02T07:23:54.400Z] 
07:23:54 [2022-06-02T07:23:54.400Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:54 [2022-06-02T07:23:54.400Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27
07:23:54 [2022-06-02T07:23:54.400Z] #51 44.39 Setting up criu (3.17-1) ...
07:23:54 [2022-06-02T07:23:54.400Z] #51 45.98 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:23:54 [2022-06-02T07:23:54.400Z] #51 DONE 52.5s
07:23:54 [2022-06-02T07:23:54.400Z] 
07:23:54 [2022-06-02T07:23:54.400Z] #42 [tini 1/3] 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
07:23:54 [2022-06-02T07:23:54.400Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0
07:23:54 [2022-06-02T07:23:54.400Z] #42 50.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:23:54 [2022-06-02T07:23:54.400Z] #42 50.44 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
07:23:54 [2022-06-02T07:23:54.400Z] #42 50.47 Setting up librhash0:arm64 (1.4.1-2) ...
07:23:54 [2022-06-02T07:23:54.400Z] #42 50.52 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:23:54 [2022-06-02T07:23:54.400Z] #42 50.57 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
07:23:54 [2022-06-02T07:23:54.400Z] #42 50.61 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
07:23:54 [2022-06-02T07:23:54.400Z] #42 50.65 Setting up cmake (3.18.4-2+deb11u1) ...
07:23:54 [2022-06-02T07:23:54.400Z] #42 50.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:23:54 [2022-06-02T07:23:54.400Z] #42 DONE 52.9s
07:23:54 [2022-06-02T07:23:54.400Z] 
07:23:54 [2022-06-02T07:23:54.400Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:23:54 [2022-06-02T07:23:54.400Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199
07:23:54 [2022-06-02T07:23:54.400Z] #53 DONE 52.9s
07:23:54 [2022-06-02T07:23:54.400Z] 
07:23:54 [2022-06-02T07:23:54.400Z] #14 [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
07:23:54 [2022-06-02T07:23:54.400Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:23:54 [2022-06-02T07:23:54.400Z] #14 50.42 Selecting previously unselected package mingw-w64-x86-64-dev.
07:23:54 [2022-06-02T07:23:54.400Z] #14 50.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:23:54 [2022-06-02T07:23:54.400Z] #14 50.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:23:54 [2022-06-02T07:23:54.571Z] #55 52.41 go: downloading github.com/spf13/cobra v1.3.0
07:23:54 [2022-06-02T07:23:54.571Z] #55 52.52 go: downloading github.com/spf13/viper v1.10.1
07:23:54 [2022-06-02T07:23:54.689Z] #42 50.88 The following additional packages will be installed:
07:23:54 [2022-06-02T07:23:54.689Z] #42 50.90   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:23:54 [2022-06-02T07:23:54.689Z] #42 50.97 Suggested packages:
07:23:54 [2022-06-02T07:23:54.689Z] #42 50.97   cmake-doc ninja-build lrzip
07:23:54 [2022-06-02T07:23:54.689Z] #42 50.97 Recommended packages:
07:23:54 [2022-06-02T07:23:54.689Z] #42 50.97   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:23:54 [2022-06-02T07:23:54.689Z] #42 ...
07:23:54 [2022-06-02T07:23:54.689Z] 
07:23:54 [2022-06-02T07:23:54.689Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:54 [2022-06-02T07:23:54.689Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:54 [2022-06-02T07:23:54.689Z] #51 32.36 Reading package lists...
07:23:54 [2022-06-02T07:23:54.689Z] #51 41.62 Reading package lists...
07:23:54 [2022-06-02T07:23:54.689Z] #51 50.36 Building dependency tree...
07:23:54 [2022-06-02T07:23:54.689Z] #51 ...
07:23:54 [2022-06-02T07:23:54.689Z] 
07:23:54 [2022-06-02T07:23:54.689Z] #14 [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
07:23:54 [2022-06-02T07:23:54.689Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:54 [2022-06-02T07:23:54.689Z] #14 33.86 Reading package lists...
07:23:54 [2022-06-02T07:23:54.689Z] #14 43.25 Building dependency tree...
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.19 The following additional packages will be installed:
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.19   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.19   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.19   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.20   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.20   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.22   mingw-w64-common mingw-w64-x86-64-dev
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.23 Suggested packages:
07:23:54 [2022-06-02T07:23:54.689Z] #14 49.25   gcc-10-locales seccomp wine64
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.35 The following NEW packages will be installed:
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.36   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.37   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.37   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.37   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.37   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.37   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.38   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.39   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:23:54 [2022-06-02T07:23:54.689Z] #14 51.39   mingw-w64-x86-64-dev
07:23:54 [2022-06-02T07:23:54.702Z] #19 135.1 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
07:23:54 [2022-06-02T07:23:54.702Z] #19 135.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:23:54 [2022-06-02T07:23:54.702Z] #19 135.1 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
07:23:54 [2022-06-02T07:23:54.702Z] #19 135.2 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
07:23:54 [2022-06-02T07:23:54.702Z] #19 135.2 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
07:23:54 [2022-06-02T07:23:54.702Z] #19 135.2 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:23:54 [2022-06-02T07:23:54.702Z] #19 135.6 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
07:23:54 [2022-06-02T07:23:54.949Z] #14 51.91 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
07:23:54 [2022-06-02T07:23:54.949Z] #14 51.91 Need to get 115 MB of archives.
07:23:54 [2022-06-02T07:23:54.949Z] #14 51.91 After this operation, 645 MB of additional disk space will be used.
07:23:54 [2022-06-02T07:23:54.949Z] #14 51.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.7 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.7 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
07:23:54 [2022-06-02T07:23:54.959Z] #19 135.8 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
07:23:55 [2022-06-02T07:23:55.137Z] #55 52.90 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:23:55 [2022-06-02T07:23:55.210Z] #14 52.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
07:23:55 [2022-06-02T07:23:55.220Z] #19 135.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
07:23:55 [2022-06-02T07:23:55.220Z] #19 135.8 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
07:23:55 [2022-06-02T07:23:55.220Z] #19 135.9 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
07:23:55 [2022-06-02T07:23:55.342Z] #14 ...
07:23:55 [2022-06-02T07:23:55.342Z] 
07:23:55 [2022-06-02T07:23:55.342Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:23:55 [2022-06-02T07:23:55.342Z] #43 sha256:8952abfda2ead35118e6e1b6611f1d4df31aa5eba3ed7d45cdcd645681db88fb
07:23:55 [2022-06-02T07:23:55.342Z] #43 DONE 0.9s
07:23:55 [2022-06-02T07:23:55.342Z] 
07:23:55 [2022-06-02T07:23:55.342Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:23:55 [2022-06-02T07:23:55.342Z] #44 sha256:40cf926ed37e4d3625789e4c368bd238248bfa64d9169ca8e3c7086c0462e6d5
07:23:55 [2022-06-02T07:23:55.395Z] #55 53.25 go: downloading github.com/mattn/go-colorable v0.1.12
07:23:55 [2022-06-02T07:23:55.395Z] #55 53.29 go: downloading github.com/mattn/go-isatty v0.0.14
07:23:55 [2022-06-02T07:23:55.470Z] #14 ...
07:23:55 [2022-06-02T07:23:55.470Z] 
07:23:55 [2022-06-02T07:23:55.470Z] #42 [tini 1/3] 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
07:23:55 [2022-06-02T07:23:55.470Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:55 [2022-06-02T07:23:55.470Z] #42 52.30 The following NEW packages will be installed:
07:23:55 [2022-06-02T07:23:55.470Z] #42 52.33   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:23:55 [2022-06-02T07:23:55.470Z] #42 52.34   vim-common xxd
07:23:55 [2022-06-02T07:23:55.654Z] #55 53.45 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
07:23:55 [2022-06-02T07:23:55.654Z] #55 53.48 go: downloading github.com/go-critic/go-critic v0.6.2
07:23:56 [2022-06-02T07:23:56.042Z] #42 52.89 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:23:56 [2022-06-02T07:23:56.043Z] #42 52.89 Need to get 17.7 MB of archives.
07:23:56 [2022-06-02T07:23:56.043Z] #42 52.89 After this operation, 70.7 MB of additional disk space will be used.
07:23:56 [2022-06-02T07:23:56.043Z] #42 52.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:23:56 [2022-06-02T07:23:56.043Z] #42 52.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:23:56 [2022-06-02T07:23:56.043Z] #42 52.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:23:56 [2022-06-02T07:23:56.303Z] #42 53.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.392 + RM_GOPATH=0
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.392 + TMP_GOPATH=
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.392 + : /build
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.393 + '[' -z '' ']'
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.393 ++ mktemp -d
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.404 + export GOPATH=/tmp/tmp.baYE98ra9O
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.404 + GOPATH=/tmp/tmp.baYE98ra9O
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.404 + RM_GOPATH=1
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.404 + case "$(go env GOARCH)" in
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.404 ++ go env GOARCH
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.456 + export GO_BUILDMODE=-buildmode=pie
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.456 + GO_BUILDMODE=-buildmode=pie
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.456 ++ dirname /install.sh
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.459 + dir=/
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.466 + bin=tini
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.466 + shift
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.466 + '[' '!' -f //tini.installer ']'
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.466 + . //tini.installer
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.466 ++ : v0.19.0
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.466 + install_tini
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.471 + echo 'Install tini version v0.19.0'
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.471 Install tini version v0.19.0
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.471 + git clone https://github.com/krallin/tini.git /tmp/tmp.baYE98ra9O/tini
07:23:56 [2022-06-02T07:23:56.723Z] #44 1.473 Cloning into '/tmp/tmp.baYE98ra9O/tini'...
07:23:56 [2022-06-02T07:23:56.882Z] #42 53.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
07:23:56 [2022-06-02T07:23:56.882Z] #42 53.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:23:57 [2022-06-02T07:23:57.030Z] #55 55.06 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:23:57 [2022-06-02T07:23:57.143Z] #42 53.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:23:57 [2022-06-02T07:23:57.143Z] #42 53.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:23:57 [2022-06-02T07:23:57.143Z] #42 53.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:23:57 [2022-06-02T07:23:57.143Z] #42 53.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:23:57 [2022-06-02T07:23:57.291Z] #44 2.088 + cd /tmp/tmp.baYE98ra9O/tini
07:23:57 [2022-06-02T07:23:57.291Z] #44 2.088 + git checkout -q v0.19.0
07:23:57 [2022-06-02T07:23:57.291Z] #44 2.108 + cmake .
07:23:57 [2022-06-02T07:23:57.295Z] #55 55.08 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:23:57 [2022-06-02T07:23:57.538Z] #42 ...
07:23:57 [2022-06-02T07:23:57.538Z] 
07:23:57 [2022-06-02T07:23:57.538Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:23:57 [2022-06-02T07:23:57.538Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.31 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.47 go: downloading github.com/alexkohler/prealloc v1.0.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.49 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.58 go: downloading github.com/ashanbrown/makezero v1.1.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.65 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.67 go: downloading github.com/blizzy78/varnamelen v0.5.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.81 go: downloading github.com/breml/bidichk v0.2.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.81 go: downloading github.com/breml/errchkjson v0.2.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.93 go: downloading github.com/butuzov/ireturn v0.1.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.93 go: downloading github.com/charithe/durationcheck v0.0.9
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.93 go: downloading github.com/daixiang0/gci v0.2.9
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.95 go: downloading github.com/denis-tingajkin/go-header v0.4.2
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.95 go: downloading github.com/esimonov/ifshort v1.0.4
07:23:57 [2022-06-02T07:23:57.538Z] #55 43.99 go: downloading github.com/fzipp/gocyclo v0.4.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.39 go: downloading github.com/golangci/misspell v0.3.5
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.57 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.62 go: downloading github.com/jgautheron/goconst v1.5.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.88 go: downloading github.com/julz/importas v0.1.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.88 go: downloading github.com/kisielk/errcheck v1.6.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.88 go: downloading github.com/kulti/thelper v0.5.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.93 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.95 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:23:57 [2022-06-02T07:23:57.538Z] #55 44.95 go: downloading github.com/ldez/gomoddirectives v0.2.2
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.03 go: downloading github.com/ldez/tagliatelle v0.3.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.03 go: downloading github.com/leonklingele/grouper v1.1.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.08 go: downloading github.com/maratori/testpackage v1.0.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.21 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.22 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.24 go: downloading github.com/mgechev/revive v1.1.3
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.79 go: downloading github.com/moricho/tparallel v0.2.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.79 go: downloading github.com/nakabonne/nestif v0.3.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.83 go: downloading github.com/nishanths/exhaustive v0.7.11
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.86 go: downloading github.com/nishanths/predeclared v0.2.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.94 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:23:57 [2022-06-02T07:23:57.538Z] #55 45.98 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.04 go: downloading github.com/securego/gosec/v2 v2.9.6
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.29 go: downloading github.com/sivchari/containedctx v1.0.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.31 go: downloading github.com/sivchari/tenv v1.4.7
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.32 go: downloading github.com/sonatard/noctx v0.0.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.34 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.44 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.49 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.49 go: downloading github.com/tetafro/godot v1.4.11
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.63 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.88 go: downloading github.com/ultraware/funlen v0.0.3
07:23:57 [2022-06-02T07:23:57.538Z] #55 46.97 go: downloading github.com/ultraware/whitespace v0.0.4
07:23:57 [2022-06-02T07:23:57.538Z] #55 47.01 go: downloading github.com/uudashr/gocognit v1.0.5
07:23:57 [2022-06-02T07:23:57.538Z] #55 47.01 go: downloading github.com/yagipy/maintidx v1.0.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 47.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
07:23:57 [2022-06-02T07:23:57.538Z] #55 47.15 go: downloading gitlab.com/bosi/decorder v0.2.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 47.36 go: downloading honnef.co/go/tools v0.2.2
07:23:57 [2022-06-02T07:23:57.538Z] #55 48.83 go: downloading mvdan.cc/gofumpt v0.2.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 48.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:23:57 [2022-06-02T07:23:57.538Z] #55 48.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:23:57 [2022-06-02T07:23:57.538Z] #55 48.95 go: downloading github.com/davecgh/go-spew v1.1.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 48.97 go: downloading github.com/pmezard/go-difflib v1.0.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 49.00 go: downloading github.com/stretchr/objx v0.1.1
07:23:57 [2022-06-02T07:23:57.538Z] #55 49.11 go: downloading github.com/hashicorp/hcl v1.0.0
07:23:57 [2022-06-02T07:23:57.538Z] #55 49.38 go: downloading github.com/pelletier/go-toml v1.9.4
07:23:57 [2022-06-02T07:23:57.538Z] #55 49.43 go: downloading golang.org/x/text v0.3.7
07:23:57 [2022-06-02T07:23:57.745Z] #19 138.5 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
07:23:57 [2022-06-02T07:23:57.745Z] #19 138.5 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
07:23:57 [2022-06-02T07:23:57.745Z] #19 138.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
07:23:57 [2022-06-02T07:23:57.858Z] #44 2.524 -- The C compiler identification is GNU 10.2.1
07:23:57 [2022-06-02T07:23:57.858Z] #44 2.537 -- Detecting C compiler ABI info
07:23:58 [2022-06-02T07:23:58.003Z] #19 138.6 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
07:23:58 [2022-06-02T07:23:58.003Z] #19 138.7 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
07:23:58 [2022-06-02T07:23:58.424Z] #44 3.083 -- Detecting C compiler ABI info - done
07:23:58 [2022-06-02T07:23:58.424Z] #44 3.135 -- Check for working C compiler: /usr/bin/cc - skipped
07:23:58 [2022-06-02T07:23:58.424Z] #44 3.148 -- Detecting C compile features
07:23:58 [2022-06-02T07:23:58.424Z] #44 3.151 -- Detecting C compile features - done
07:23:58 [2022-06-02T07:23:58.424Z] #44 3.188 -- Performing Test HAS_BUILTIN_FORTIFY
07:23:58 [2022-06-02T07:23:58.424Z] #44 3.337 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:23:58 [2022-06-02T07:23:58.678Z] #55 ...
07:23:58 [2022-06-02T07:23:58.678Z] 
07:23:58 [2022-06-02T07:23:58.678Z] #62 [containerd 1/3] 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
07:23:58 [2022-06-02T07:23:58.678Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:58 [2022-06-02T07:23:58.678Z] #62 37.86 Reading package lists...
07:23:58 [2022-06-02T07:23:58.678Z] #62 46.74 Building dependency tree...
07:23:58 [2022-06-02T07:23:58.678Z] #62 53.23 The following additional packages will be installed:
07:23:58 [2022-06-02T07:23:58.678Z] #62 53.25   libbtrfs0
07:23:58 [2022-06-02T07:23:58.678Z] #62 53.77 The following NEW packages will be installed:
07:23:58 [2022-06-02T07:23:58.678Z] #62 53.81   libbtrfs-dev libbtrfs0
07:23:58 [2022-06-02T07:23:58.678Z] #62 54.31 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
07:23:58 [2022-06-02T07:23:58.678Z] #62 54.31 Need to get 460 kB of archives.
07:23:58 [2022-06-02T07:23:58.678Z] #62 54.31 After this operation, 1237 kB of additional disk space will be used.
07:23:58 [2022-06-02T07:23:58.678Z] #62 54.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:23:58 [2022-06-02T07:23:58.678Z] #62 54.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:23:58 [2022-06-02T07:23:58.678Z] #62 56.45 debconf: delaying package configuration, since apt-utils is not installed
07:23:58 [2022-06-02T07:23:58.678Z] #62 ...
07:23:58 [2022-06-02T07:23:58.678Z] 
07:23:58 [2022-06-02T07:23:58.678Z] #14 [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
07:23:58 [2022-06-02T07:23:58.678Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.13 The following additional packages will be installed:
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.16   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.17   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.17   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.17   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.17   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.18   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.20   mingw-w64-common mingw-w64-x86-64-dev
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.21 Suggested packages:
07:23:58 [2022-06-02T07:23:58.678Z] #14 53.25   gcc-10-locales seccomp wine64
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.73 The following NEW packages will be installed:
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.74   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.74   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.74   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.74   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.74   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.75   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.75   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.76   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:23:58 [2022-06-02T07:23:58.678Z] #14 55.77   mingw-w64-x86-64-dev
07:23:58 [2022-06-02T07:23:58.678Z] #14 56.40 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
07:23:58 [2022-06-02T07:23:58.678Z] #14 56.40 Need to get 115 MB of archives.
07:23:58 [2022-06-02T07:23:58.678Z] #14 56.40 After this operation, 645 MB of additional disk space will be used.
07:23:58 [2022-06-02T07:23:58.678Z] #14 56.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
07:23:58 [2022-06-02T07:23:58.678Z] #14 56.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
07:23:58 [2022-06-02T07:23:58.683Z] #44 3.401 -- Configuring done
07:23:58 [2022-06-02T07:23:58.683Z] #44 3.416 -- Generating done
07:23:58 [2022-06-02T07:23:58.683Z] #44 3.428 -- Build files have been written to: /tmp/tmp.baYE98ra9O/tini
07:23:58 [2022-06-02T07:23:58.683Z] #44 3.441 + make tini-static
07:23:58 [2022-06-02T07:23:58.936Z] #14 56.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:23:58 [2022-06-02T07:23:58.936Z] #14 56.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:23:58 [2022-06-02T07:23:58.936Z] #14 56.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:23:58 [2022-06-02T07:23:58.936Z] #14 56.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:23:58 [2022-06-02T07:23:58.943Z] #44 3.644 Scanning dependencies of target tini-static
07:23:58 [2022-06-02T07:23:58.943Z] #44 3.720 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:23:59 [2022-06-02T07:23:59.054Z] #42 ...
07:23:59 [2022-06-02T07:23:59.054Z] 
07:23:59 [2022-06-02T07:23:59.054Z] #62 [containerd 1/3] 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
07:23:59 [2022-06-02T07:23:59.054Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:23:59 [2022-06-02T07:23:59.054Z] #62 37.14 Reading package lists...
07:23:59 [2022-06-02T07:23:59.054Z] #62 46.20 Building dependency tree...
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.01 The following additional packages will be installed:
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.02   libbtrfs0
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.44 The following NEW packages will be installed:
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.46   libbtrfs-dev libbtrfs0
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.88 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.88 Need to get 460 kB of archives.
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.88 After this operation, 1237 kB of additional disk space will be used.
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:23:59 [2022-06-02T07:23:59.054Z] #62 52.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:23:59 [2022-06-02T07:23:59.054Z] #62 54.63 debconf: delaying package configuration, since apt-utils is not installed
07:23:59 [2022-06-02T07:23:59.054Z] #62 55.08 Fetched 460 kB in 0s (1460 kB/s)
07:23:59 [2022-06-02T07:23:59.054Z] #62 55.30 Selecting previously unselected package libbtrfs0:amd64.
07:23:59 [2022-06-02T07:23:59.054Z] #62 55.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:23:59 [2022-06-02T07:23:59.054Z] #62 55.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:23:59 [2022-06-02T07:23:59.054Z] #62 55.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:23:59 [2022-06-02T07:23:59.054Z] #62 55.85 Selecting previously unselected package libbtrfs-dev:amd64.
07:23:59 [2022-06-02T07:23:59.054Z] #62 55.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:23:59 [2022-06-02T07:23:59.054Z] #62 55.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:23:59 [2022-06-02T07:23:59.472Z] #55 ...
07:23:59 [2022-06-02T07:23:59.472Z] 
07:23:59 [2022-06-02T07:23:59.472Z] #42 [tini 1/3] 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
07:23:59 [2022-06-02T07:23:59.472Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:59 [2022-06-02T07:23:59.472Z] #42 51.38 Selecting previously unselected package libxml2:amd64.
07:23:59 [2022-06-02T07:23:59.472Z] #42 51.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
07:23:59 [2022-06-02T07:23:59.472Z] #42 51.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:23:59 [2022-06-02T07:23:59.504Z] #14 57.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:23:59 [2022-06-02T07:23:59.626Z] #62 56.37 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:23:59 [2022-06-02T07:23:59.626Z] #62 56.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:23:59 [2022-06-02T07:23:59.626Z] #62 56.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:23:59 [2022-06-02T07:23:59.626Z] #62 ...
07:23:59 [2022-06-02T07:23:59.626Z] 
07:23:59 [2022-06-02T07:23:59.626Z] #42 [tini 1/3] 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
07:23:59 [2022-06-02T07:23:59.626Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:59 [2022-06-02T07:23:59.626Z] #42 56.45 debconf: delaying package configuration, since apt-utils is not installed
07:23:59 [2022-06-02T07:23:59.728Z] #42 51.93 Selecting previously unselected package libarchive13:amd64.
07:23:59 [2022-06-02T07:23:59.728Z] #42 51.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:23:59 [2022-06-02T07:23:59.728Z] #42 51.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:23:59 [2022-06-02T07:23:59.728Z] #42 ...
07:23:59 [2022-06-02T07:23:59.728Z] 
07:23:59 [2022-06-02T07:23:59.728Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:23:59 [2022-06-02T07:23:59.728Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:23:59 [2022-06-02T07:23:59.728Z] #51 44.76 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:23:59 [2022-06-02T07:23:59.728Z] #51 44.81 Setting up python3-protobuf (3.12.4-1) ...
07:23:59 [2022-06-02T07:23:59.728Z] #51 49.06 Setting up criu (3.17-1) ...
07:23:59 [2022-06-02T07:23:59.728Z] #51 51.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:23:59 [2022-06-02T07:23:59.728Z] #51 DONE 51.9s
07:23:59 [2022-06-02T07:23:59.763Z] #14 57.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
07:23:59 [2022-06-02T07:23:59.983Z] 
07:23:59 [2022-06-02T07:23:59.984Z] #42 [tini 1/3] 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
07:23:59 [2022-06-02T07:23:59.984Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:23:59 [2022-06-02T07:23:59.984Z] #42 52.24 Selecting previously unselected package libjsoncpp24:amd64.
07:23:59 [2022-06-02T07:23:59.984Z] #42 52.27 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
07:23:59 [2022-06-02T07:23:59.984Z] #42 52.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:24:00 [2022-06-02T07:24:00.021Z] #14 57.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
07:24:00 [2022-06-02T07:24:00.021Z] #14 ...
07:24:00 [2022-06-02T07:24:00.021Z] 
07:24:00 [2022-06-02T07:24:00.021Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:24:00 [2022-06-02T07:24:00.021Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:24:00 [2022-06-02T07:24:00.021Z] #57 57.51 v3.0.2
07:24:00 [2022-06-02T07:24:00.021Z] #57 DONE 58.0s
07:24:00 [2022-06-02T07:24:00.198Z] #42 56.99 Fetched 17.7 MB in 2s (8982 kB/s)
07:24:00 [2022-06-02T07:24:00.198Z] #42 ...
07:24:00 [2022-06-02T07:24:00.198Z] 
07:24:00 [2022-06-02T07:24:00.198Z] #62 [containerd 1/3] 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
07:24:00 [2022-06-02T07:24:00.198Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:24:00 [2022-06-02T07:24:00.198Z] #62 DONE 57.0s
07:24:00 [2022-06-02T07:24:00.198Z] 
07:24:00 [2022-06-02T07:24:00.198Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:24:00 [2022-06-02T07:24:00.198Z] #63 sha256:aa2573a20645daf488bc800dc722a6a2db46f9272082a7ab55d72034062318ca
07:24:00 [2022-06-02T07:24:00.198Z] #63 DONE 0.1s
07:24:00 [2022-06-02T07:24:00.198Z] 
07:24:00 [2022-06-02T07:24:00.198Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:24:00 [2022-06-02T07:24:00.198Z] #64 sha256:f153fb2e1e22b687b12bab1a92bc72d1e93261ee4e1f4c1886a4145fc84fb259
07:24:00 [2022-06-02T07:24:00.241Z] #42 52.44 Selecting previously unselected package librhash0:amd64.
07:24:00 [2022-06-02T07:24:00.241Z] #42 52.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
07:24:00 [2022-06-02T07:24:00.241Z] #42 52.45 Unpacking librhash0:amd64 (1.4.1-2) ...
07:24:00 [2022-06-02T07:24:00.280Z] 
07:24:00 [2022-06-02T07:24:00.280Z] #62 [containerd 1/3] 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
07:24:00 [2022-06-02T07:24:00.280Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3
07:24:00 [2022-06-02T07:24:00.280Z] #62 57.05 Fetched 460 kB in 0s (1109 kB/s)
07:24:00 [2022-06-02T07:24:00.280Z] #62 57.45 Selecting previously unselected package libbtrfs0:amd64.
07:24:00 [2022-06-02T07:24:00.280Z] #62 57.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:24:00 [2022-06-02T07:24:00.280Z] #62 57.61 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:24:00 [2022-06-02T07:24:00.280Z] #62 57.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:24:00 [2022-06-02T07:24:00.280Z] #62 58.11 Selecting previously unselected package libbtrfs-dev:amd64.
07:24:00 [2022-06-02T07:24:00.280Z] #62 58.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:24:00 [2022-06-02T07:24:00.280Z] #62 58.15 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:24:00 [2022-06-02T07:24:00.330Z] #44 4.965 [100%] Linking C executable tini-static
07:24:00 [2022-06-02T07:24:00.497Z] #42 52.60 Selecting previously unselected package libuv1:amd64.
07:24:00 [2022-06-02T07:24:00.497Z] #42 52.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
07:24:00 [2022-06-02T07:24:00.497Z] #42 52.63 Unpacking libuv1:amd64 (1.40.0-2) ...
07:24:00 [2022-06-02T07:24:00.497Z] #42 52.80 Selecting previously unselected package cmake.
07:24:00 [2022-06-02T07:24:00.497Z] #42 52.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:24:00 [2022-06-02T07:24:00.497Z] #42 52.80 Unpacking cmake (3.18.4-2+deb11u1) ...
07:24:00 [2022-06-02T07:24:00.529Z] #19 141.2 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
07:24:00 [2022-06-02T07:24:00.529Z] #19 141.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
07:24:00 [2022-06-02T07:24:00.529Z] #19 141.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
07:24:00 [2022-06-02T07:24:00.529Z] #19 141.2 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
07:24:00 [2022-06-02T07:24:00.529Z] #19 141.2 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
07:24:00 [2022-06-02T07:24:00.529Z] #19 141.2 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
07:24:00 [2022-06-02T07:24:00.529Z] #19 141.2 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
07:24:00 [2022-06-02T07:24:00.529Z] #19 141.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
07:24:00 [2022-06-02T07:24:00.588Z] #44 5.352 [100%] Built target tini-static
07:24:00 [2022-06-02T07:24:00.588Z] #44 5.416 + mkdir -p /build
07:24:00 [2022-06-02T07:24:00.588Z] #44 5.418 + cp tini-static /build/docker-init
07:24:00 [2022-06-02T07:24:00.785Z] #19 141.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
07:24:00 [2022-06-02T07:24:00.785Z] #19 141.4 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
07:24:00 [2022-06-02T07:24:00.785Z] #19 141.4 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
07:24:00 [2022-06-02T07:24:00.847Z] #62 58.79 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:24:00 [2022-06-02T07:24:00.847Z] #62 58.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:24:01 [2022-06-02T07:24:01.122Z] #62 58.81 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:24:01 [2022-06-02T07:24:01.584Z] #64 1.361 + RM_GOPATH=0
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.361 + TMP_GOPATH=
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.361 + : /build
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.361 + '[' -z '' ']'
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.372 ++ mktemp -d
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.406 + export GOPATH=/tmp/tmp.mAOTdnXQkg
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.406 + GOPATH=/tmp/tmp.mAOTdnXQkg
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.406 + RM_GOPATH=1
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.406 + case "$(go env GOARCH)" in
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.406 ++ go env GOARCH
07:24:01 [2022-06-02T07:24:01.585Z] #64 1.456 + export GO_BUILDMODE=-buildmode=pie
07:24:01 [2022-06-02T07:24:01.691Z] #62 DONE 59.3s
07:24:01 [2022-06-02T07:24:01.691Z] 
07:24:01 [2022-06-02T07:24:01.691Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:24:01 [2022-06-02T07:24:01.691Z] #63 sha256:dd8bd34cbdcc108d6fba966c2c4d12f15de661bce9f92f827c55e22f020de981
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.464 + GO_BUILDMODE=-buildmode=pie
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.465 ++ dirname /install.sh
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.467 + dir=/
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.469 + bin=containerd
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.469 + shift
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.472 + '[' '!' -f //containerd.installer ']'
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.475 + . //containerd.installer
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.481 ++ set -e
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.486 ++ : v1.6.4
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.488 + install_containerd
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.492 + echo 'Install containerd version v1.6.4'
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.493 Install containerd version v1.6.4
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.495 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mAOTdnXQkg/src/github.com/containerd/containerd
07:24:01 [2022-06-02T07:24:01.845Z] #64 1.526 Cloning into '/tmp/tmp.mAOTdnXQkg/src/github.com/containerd/containerd'...
07:24:01 [2022-06-02T07:24:01.863Z] #42 ...
07:24:01 [2022-06-02T07:24:01.863Z] 
07:24:01 [2022-06-02T07:24:01.863Z] #14 [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
07:24:01 [2022-06-02T07:24:01.863Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:01 [2022-06-02T07:24:01.863Z] #14 44.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:24:01 [2022-06-02T07:24:01.863Z] #14 44.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 44.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 46.77 Selecting previously unselected package binutils-mingw-w64.
07:24:01 [2022-06-02T07:24:01.863Z] #14 46.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 46.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 46.91 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:24:01 [2022-06-02T07:24:01.863Z] #14 46.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 46.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 47.15 Selecting previously unselected package dmsetup.
07:24:01 [2022-06-02T07:24:01.863Z] #14 47.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 47.16 Unpacking dmsetup (2:1.02.175-2.1) ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 47.36 Selecting previously unselected package mingw-w64-common.
07:24:01 [2022-06-02T07:24:01.863Z] #14 47.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 47.36 Unpacking mingw-w64-common (8.0.0-1) ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 53.80 Selecting previously unselected package mingw-w64-x86-64-dev.
07:24:01 [2022-06-02T07:24:01.863Z] #14 53.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:24:01 [2022-06-02T07:24:01.863Z] #14 53.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:24:01 [2022-06-02T07:24:01.950Z] #63 DONE 0.4s
07:24:01 [2022-06-02T07:24:01.950Z] 
07:24:01 [2022-06-02T07:24:01.950Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:24:01 [2022-06-02T07:24:01.950Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:24:02 [2022-06-02T07:24:02.790Z] #14 ...
07:24:02 [2022-06-02T07:24:02.790Z] 
07:24:02 [2022-06-02T07:24:02.790Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:02 [2022-06-02T07:24:02.790Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:02 [2022-06-02T07:24:02.790Z] #55 55.25 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
07:24:03 [2022-06-02T07:24:03.046Z] #55 55.33 go: downloading github.com/gobwas/glob v0.2.3
07:24:03 [2022-06-02T07:24:03.046Z] #55 55.35 go: downloading github.com/kisielk/gotool v1.0.0
07:24:03 [2022-06-02T07:24:03.046Z] #55 55.47 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:24:03 [2022-06-02T07:24:03.118Z] #44 DONE 7.7s
07:24:03 [2022-06-02T07:24:03.119Z] 
07:24:03 [2022-06-02T07:24:03.119Z] #14 [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
07:24:03 [2022-06-02T07:24:03.119Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:24:03 [2022-06-02T07:24:03.119Z] #14 56.36 Selecting previously unselected package gcc-mingw-w64-base.
07:24:03 [2022-06-02T07:24:03.119Z] #14 56.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
07:24:03 [2022-06-02T07:24:03.119Z] #14 56.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:24:03 [2022-06-02T07:24:03.119Z] #14 56.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:24:03 [2022-06-02T07:24:03.119Z] #14 56.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
07:24:03 [2022-06-02T07:24:03.119Z] #14 56.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:24:03 [2022-06-02T07:24:03.119Z] #14 61.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:24:03 [2022-06-02T07:24:03.119Z] #14 61.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
07:24:03 [2022-06-02T07:24:03.119Z] #14 61.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:24:03 [2022-06-02T07:24:03.302Z] #55 55.51 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:24:03 [2022-06-02T07:24:03.302Z] #55 55.51 go: downloading golang.org/x/mod v0.5.1
07:24:03 [2022-06-02T07:24:03.302Z] #55 55.60 go: downloading github.com/ettle/strcase v0.1.1
07:24:03 [2022-06-02T07:24:03.302Z] #55 55.65 go: downloading github.com/fatih/structtag v1.2.0
07:24:03 [2022-06-02T07:24:03.302Z] #55 55.68 go: downloading github.com/Masterminds/semver v1.5.0
07:24:03 [2022-06-02T07:24:03.302Z] #55 ...
07:24:03 [2022-06-02T07:24:03.302Z] 
07:24:03 [2022-06-02T07:24:03.302Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:03 [2022-06-02T07:24:03.302Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:24:03 [2022-06-02T07:24:03.302Z] #34 45.24 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
07:24:03 [2022-06-02T07:24:03.302Z] #34 45.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:24:03 [2022-06-02T07:24:03.302Z] #34 45.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:03 [2022-06-02T07:24:03.314Z] #19 144.0 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
07:24:03 [2022-06-02T07:24:03.314Z] #19 144.0 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
07:24:03 [2022-06-02T07:24:03.314Z] #19 144.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
07:24:03 [2022-06-02T07:24:03.314Z] #19 144.1 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
07:24:03 [2022-06-02T07:24:03.314Z] #19 144.2 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
07:24:03 [2022-06-02T07:24:03.327Z] #64 ...
07:24:03 [2022-06-02T07:24:03.327Z] 
07:24:03 [2022-06-02T07:24:03.327Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:24:03 [2022-06-02T07:24:03.327Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:24:03 [2022-06-02T07:24:03.327Z] #51 48.25 Building dependency tree...
07:24:03 [2022-06-02T07:24:03.327Z] #51 54.39 The following additional packages will be installed:
07:24:03 [2022-06-02T07:24:03.327Z] #51 54.40   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:24:03 [2022-06-02T07:24:03.327Z] #51 54.40   python3-protobuf python3-six
07:24:03 [2022-06-02T07:24:03.327Z] #51 54.42 Suggested packages:
07:24:03 [2022-06-02T07:24:03.327Z] #51 54.44   python3-setuptools
07:24:03 [2022-06-02T07:24:03.327Z] #51 54.44 Recommended packages:
07:24:03 [2022-06-02T07:24:03.327Z] #51 54.44   iproute2 | iproute
07:24:03 [2022-06-02T07:24:03.327Z] #51 55.76 The following NEW packages will be installed:
07:24:03 [2022-06-02T07:24:03.327Z] #51 55.79   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:24:03 [2022-06-02T07:24:03.327Z] #51 55.81   python3-protobuf python3-six
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.40 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.40 Need to get 2314 kB of archives.
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.40 After this operation, 11.1 MB of additional disk space will be used.
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:24:03 [2022-06-02T07:24:03.327Z] #51 56.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:24:03 [2022-06-02T07:24:03.327Z] #51 59.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
07:24:03 [2022-06-02T07:24:03.327Z] #51 ...
07:24:03 [2022-06-02T07:24:03.327Z] 
07:24:03 [2022-06-02T07:24:03.327Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:03 [2022-06-02T07:24:03.327Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:03 [2022-06-02T07:24:03.327Z] #55 61.14 go: downloading github.com/sirupsen/logrus v1.8.1
07:24:03 [2022-06-02T07:24:03.558Z] #34 ...
07:24:03 [2022-06-02T07:24:03.558Z] 
07:24:03 [2022-06-02T07:24:03.558Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:03 [2022-06-02T07:24:03.558Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:03 [2022-06-02T07:24:03.558Z] #55 55.76 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:24:03 [2022-06-02T07:24:03.558Z] #55 55.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:24:03 [2022-06-02T07:24:03.586Z] #55 61.30 go: downloading github.com/stretchr/testify v1.7.0
07:24:03 [2022-06-02T07:24:03.586Z] #55 61.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:24:03 [2022-06-02T07:24:03.761Z] #64 ...
07:24:03 [2022-06-02T07:24:03.761Z] 
07:24:03 [2022-06-02T07:24:03.761Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
07:24:03 [2022-06-02T07:24:03.761Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589
07:24:03 [2022-06-02T07:24:03.761Z] #57 59.36 v3.0.2
07:24:03 [2022-06-02T07:24:03.761Z] #57 DONE 60.3s
07:24:03 [2022-06-02T07:24:03.761Z] 
07:24:03 [2022-06-02T07:24:03.761Z] #42 [tini 1/3] 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
07:24:03 [2022-06-02T07:24:03.761Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:03 [2022-06-02T07:24:03.761Z] #42 57.26 Selecting previously unselected package xxd.
07:24:03 [2022-06-02T07:24:03.761Z] #42 57.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 ... 15718 files and directories currently installed.)
07:24:03 [2022-06-02T07:24:03.761Z] #42 57.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:24:03 [2022-06-02T07:24:03.761Z] #42 57.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:24:03 [2022-06-02T07:24:03.761Z] #42 57.78 Selecting previously unselected package vim-common.
07:24:03 [2022-06-02T07:24:03.761Z] #42 57.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:24:03 [2022-06-02T07:24:03.761Z] #42 57.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:24:03 [2022-06-02T07:24:03.761Z] #42 58.37 Selecting previously unselected package cmake-data.
07:24:03 [2022-06-02T07:24:03.761Z] #42 58.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:24:03 [2022-06-02T07:24:03.761Z] #42 58.38 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:24:03 [2022-06-02T07:24:03.845Z] #55 61.57 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:24:03 [2022-06-02T07:24:03.845Z] #55 61.77 go: downloading github.com/fsnotify/fsnotify v1.5.1
07:24:03 [2022-06-02T07:24:03.845Z] #55 61.84 go: downloading github.com/magiconair/properties v1.8.5
07:24:03 [2022-06-02T07:24:03.854Z] #55 55.94 go: downloading github.com/prometheus/client_golang v1.7.1
07:24:04 [2022-06-02T07:24:04.104Z] #55 ...
07:24:04 [2022-06-02T07:24:04.104Z] 
07:24:04 [2022-06-02T07:24:04.104Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:24:04 [2022-06-02T07:24:04.104Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79 NAME:
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    go-winres - A tool for embedding resources in Windows executables
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79 
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79 USAGE:
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    go-winres [global options] command [command options] [arguments...]
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79 
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79 COMMANDS:
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    init     Create an initial ./winres/winres.json
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    make     Make syso files for the "go build" command
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    simply   Make syso files for the "go build" command (simplified)
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    extract  Extract all resources from an executable
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    patch    Replace resources in an executable file (exe, dll)
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    help, h  Shows a list of commands or help for one command
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79 
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79 GLOBAL OPTIONS:
07:24:04 [2022-06-02T07:24:04.104Z] #40 61.79    --help, -h  show help (default: false)
07:24:04 [2022-06-02T07:24:04.104Z] #40 DONE 61.9s
07:24:04 [2022-06-02T07:24:04.104Z] 
07:24:04 [2022-06-02T07:24:04.104Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:04 [2022-06-02T07:24:04.104Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:04 [2022-06-02T07:24:04.104Z] #55 61.91 go: downloading github.com/mitchellh/mapstructure v1.4.3
07:24:04 [2022-06-02T07:24:04.104Z] #55 62.08 go: downloading github.com/spf13/afero v1.6.0
07:24:04 [2022-06-02T07:24:04.152Z] #55 56.46 go: downloading github.com/prometheus/client_model v0.2.0
07:24:04 [2022-06-02T07:24:04.152Z] #55 56.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:24:04 [2022-06-02T07:24:04.362Z] #55 62.11 go: downloading github.com/spf13/cast v1.4.1
07:24:04 [2022-06-02T07:24:04.408Z] #55 56.64 go: downloading github.com/google/go-cmp v0.5.6
07:24:04 [2022-06-02T07:24:04.622Z] #55 62.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:24:04 [2022-06-02T07:24:04.622Z] #55 62.52 go: downloading github.com/subosito/gotenv v1.2.0
07:24:04 [2022-06-02T07:24:04.622Z] #55 62.52 go: downloading gopkg.in/ini.v1 v1.66.2
07:24:04 [2022-06-02T07:24:04.622Z] #55 62.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
07:24:04 [2022-06-02T07:24:04.622Z] #55 ...
07:24:04 [2022-06-02T07:24:04.622Z] 
07:24:04 [2022-06-02T07:24:04.622Z] #42 [tini 1/3] 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
07:24:04 [2022-06-02T07:24:04.622Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:04 [2022-06-02T07:24:04.622Z] #42 52.50 The following additional packages will be installed:
07:24:04 [2022-06-02T07:24:04.622Z] #42 52.50   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:24:04 [2022-06-02T07:24:04.622Z] #42 52.55 Suggested packages:
07:24:04 [2022-06-02T07:24:04.622Z] #42 52.55   cmake-doc ninja-build lrzip
07:24:04 [2022-06-02T07:24:04.622Z] #42 52.55 Recommended packages:
07:24:04 [2022-06-02T07:24:04.622Z] #42 52.55   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:24:04 [2022-06-02T07:24:04.622Z] #42 53.84 The following NEW packages will be installed:
07:24:04 [2022-06-02T07:24:04.622Z] #42 53.85   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:24:04 [2022-06-02T07:24:04.622Z] #42 53.86   vim-common xxd
07:24:04 [2022-06-02T07:24:04.622Z] #42 54.35 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:24:04 [2022-06-02T07:24:04.622Z] #42 54.35 Need to get 17.7 MB of archives.
07:24:04 [2022-06-02T07:24:04.622Z] #42 54.35 After this operation, 70.7 MB of additional disk space will be used.
07:24:04 [2022-06-02T07:24:04.622Z] #42 54.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 54.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 54.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 54.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 55.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 55.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 55.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 55.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 55.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 55.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:24:04 [2022-06-02T07:24:04.622Z] #42 58.11 debconf: delaying package configuration, since apt-utils is not installed
07:24:04 [2022-06-02T07:24:04.622Z] #42 58.62 Fetched 17.7 MB in 2s (8026 kB/s)
07:24:04 [2022-06-02T07:24:04.622Z] #42 58.74 Selecting previously unselected package xxd.
07:24:04 [2022-06-02T07:24:04.622Z] #42 58.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:24:04 [2022-06-02T07:24:04.622Z] #42 58.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:24:04 [2022-06-02T07:24:04.622Z] #42 58.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:24:04 [2022-06-02T07:24:04.622Z] #42 59.31 Selecting previously unselected package vim-common.
07:24:04 [2022-06-02T07:24:04.622Z] #42 59.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:24:04 [2022-06-02T07:24:04.622Z] #42 59.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:24:04 [2022-06-02T07:24:04.622Z] #42 59.83 Selecting previously unselected package cmake-data.
07:24:04 [2022-06-02T07:24:04.622Z] #42 59.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:24:04 [2022-06-02T07:24:04.622Z] #42 59.88 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:24:04 [2022-06-02T07:24:04.664Z] #55 56.92 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
07:24:04 [2022-06-02T07:24:04.664Z] #55 56.93 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:24:04 [2022-06-02T07:24:04.664Z] #55 57.02 go: downloading github.com/beorn7/perks v1.0.1
07:24:04 [2022-06-02T07:24:04.664Z] #55 57.02 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:24:04 [2022-06-02T07:24:04.664Z] #55 57.04 go: downloading github.com/golang/protobuf v1.5.2
07:24:04 [2022-06-02T07:24:04.664Z] #55 57.06 go: downloading github.com/cespare/xxhash v1.1.0
07:24:04 [2022-06-02T07:24:04.881Z] #42 ...
07:24:04 [2022-06-02T07:24:04.882Z] 
07:24:04 [2022-06-02T07:24:04.882Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:04 [2022-06-02T07:24:04.882Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:04 [2022-06-02T07:24:04.882Z] #55 62.67 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:24:04 [2022-06-02T07:24:04.882Z] #55 62.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:24:04 [2022-06-02T07:24:04.960Z] #55 57.32 go: downloading github.com/prometheus/common v0.10.0
07:24:05 [2022-06-02T07:24:05.142Z] #55 63.10 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:24:05 [2022-06-02T07:24:05.142Z] #55 63.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:24:05 [2022-06-02T07:24:05.142Z] #55 63.15 go: downloading github.com/go-toolsmith/astp v1.0.0
07:24:05 [2022-06-02T07:24:05.216Z] #55 57.53 go: downloading github.com/prometheus/procfs v0.6.0
07:24:05 [2022-06-02T07:24:05.216Z] #55 57.67 go: downloading github.com/mattn/go-runewidth v0.0.9
07:24:05 [2022-06-02T07:24:05.400Z] #55 63.17 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:24:05 [2022-06-02T07:24:05.400Z] #55 63.23 go: downloading github.com/go-toolsmith/typep v1.0.2
07:24:05 [2022-06-02T07:24:05.400Z] #55 63.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
07:24:05 [2022-06-02T07:24:05.533Z] #55 57.69 go: downloading google.golang.org/protobuf v1.27.1
07:24:05 [2022-06-02T07:24:05.673Z] #42 ...
07:24:05 [2022-06-02T07:24:05.674Z] 
07:24:05 [2022-06-02T07:24:05.674Z] #14 [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
07:24:05 [2022-06-02T07:24:05.674Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:05 [2022-06-02T07:24:05.674Z] #14 52.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 52.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 52.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 52.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 53.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 53.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 53.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 54.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 57.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 58.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 59.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 62.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
07:24:05 [2022-06-02T07:24:05.674Z] #14 ...
07:24:05 [2022-06-02T07:24:05.674Z] 
07:24:05 [2022-06-02T07:24:05.674Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:05 [2022-06-02T07:24:05.674Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:05 [2022-06-02T07:24:05.674Z] #55 52.80 go: downloading github.com/fatih/color v1.13.0
07:24:05 [2022-06-02T07:24:05.674Z] #55 52.80 go: downloading github.com/gofrs/flock v0.8.1
07:24:05 [2022-06-02T07:24:05.674Z] #55 52.91 go: downloading github.com/spf13/cobra v1.3.0
07:24:05 [2022-06-02T07:24:05.674Z] #55 52.92 go: downloading github.com/spf13/viper v1.10.1
07:24:05 [2022-06-02T07:24:05.674Z] #55 53.28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:24:05 [2022-06-02T07:24:05.674Z] #55 54.06 go: downloading github.com/mattn/go-colorable v0.1.12
07:24:05 [2022-06-02T07:24:05.674Z] #55 54.11 go: downloading github.com/mattn/go-isatty v0.0.14
07:24:05 [2022-06-02T07:24:05.674Z] #55 54.15 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
07:24:05 [2022-06-02T07:24:05.674Z] #55 54.17 go: downloading github.com/go-critic/go-critic v0.6.2
07:24:05 [2022-06-02T07:24:05.674Z] #55 55.89 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:24:05 [2022-06-02T07:24:05.674Z] #55 56.01 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:24:05 [2022-06-02T07:24:05.674Z] #55 61.93 go: downloading github.com/stretchr/testify v1.7.0
07:24:05 [2022-06-02T07:24:05.674Z] #55 61.95 go: downloading github.com/sirupsen/logrus v1.8.1
07:24:05 [2022-06-02T07:24:05.674Z] #55 62.25 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:24:05 [2022-06-02T07:24:05.674Z] #55 62.27 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:24:05 [2022-06-02T07:24:05.674Z] #55 62.36 go: downloading github.com/fsnotify/fsnotify v1.5.1
07:24:05 [2022-06-02T07:24:05.674Z] #55 62.42 go: downloading github.com/magiconair/properties v1.8.5
07:24:05 [2022-06-02T07:24:05.674Z] #55 62.52 go: downloading github.com/mitchellh/mapstructure v1.4.3
07:24:05 [2022-06-02T07:24:05.674Z] #55 62.62 go: downloading github.com/spf13/afero v1.6.0
07:24:05 [2022-06-02T07:24:05.935Z] #55 62.64 go: downloading github.com/spf13/cast v1.4.1
07:24:05 [2022-06-02T07:24:05.935Z] #55 62.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:24:05 [2022-06-02T07:24:05.935Z] #55 62.86 go: downloading github.com/subosito/gotenv v1.2.0
07:24:06 [2022-06-02T07:24:06.196Z] #55 ...
07:24:06 [2022-06-02T07:24:06.196Z] 
07:24:06 [2022-06-02T07:24:06.196Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:24:06 [2022-06-02T07:24:06.197Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:24:06 [2022-06-02T07:24:06.197Z] #51 50.36 Building dependency tree...
07:24:06 [2022-06-02T07:24:06.197Z] #51 56.83 The following additional packages will be installed:
07:24:06 [2022-06-02T07:24:06.197Z] #51 56.83   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:24:06 [2022-06-02T07:24:06.197Z] #51 56.83   python3-protobuf python3-six
07:24:06 [2022-06-02T07:24:06.197Z] #51 56.85 Suggested packages:
07:24:06 [2022-06-02T07:24:06.197Z] #51 56.85   python3-setuptools
07:24:06 [2022-06-02T07:24:06.197Z] #51 56.85 Recommended packages:
07:24:06 [2022-06-02T07:24:06.197Z] #51 56.85   iproute2 | iproute
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.12 The following NEW packages will be installed:
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.12   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.12   python3-protobuf python3-six
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.65 Need to get 2314 kB of archives.
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.65 After this operation, 11.1 MB of additional disk space will be used.
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:24:06 [2022-06-02T07:24:06.197Z] #51 58.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:24:06 [2022-06-02T07:24:06.197Z] #51 61.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
07:24:06 [2022-06-02T07:24:06.197Z] #51 ...
07:24:06 [2022-06-02T07:24:06.197Z] 
07:24:06 [2022-06-02T07:24:06.197Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:06 [2022-06-02T07:24:06.197Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:06 [2022-06-02T07:24:06.197Z] #55 63.04 go: downloading gopkg.in/ini.v1 v1.66.2
07:24:06 [2022-06-02T07:24:06.339Z] #55 64.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:24:06 [2022-06-02T07:24:06.456Z] #55 63.32 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
07:24:06 [2022-06-02T07:24:06.456Z] #55 63.34 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:24:06 [2022-06-02T07:24:06.469Z] #55 ...
07:24:06 [2022-06-02T07:24:06.469Z] 
07:24:06 [2022-06-02T07:24:06.469Z] #42 [tini 1/3] 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
07:24:06 [2022-06-02T07:24:06.469Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:06 [2022-06-02T07:24:06.469Z] #42 56.83 Setting up libicu67:amd64 (67.1-7) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 56.86 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 56.87 Setting up libuv1:amd64 (1.40.0-2) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 56.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 56.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 56.97 Setting up librhash0:amd64 (1.4.1-2) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 56.98 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 57.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 57.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 57.04 Setting up cmake (3.18.4-2+deb11u1) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 57.08 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:24:06 [2022-06-02T07:24:06.469Z] #42 DONE 58.5s
07:24:06 [2022-06-02T07:24:06.469Z] 
07:24:06 [2022-06-02T07:24:06.469Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:24:06 [2022-06-02T07:24:06.469Z] #43 sha256:148698c639e66480909004ae7e9ff6e80f99845581200bfde87aa729b6126ac6
07:24:06 [2022-06-02T07:24:06.469Z] #43 DONE 0.2s
07:24:06 [2022-06-02T07:24:06.469Z] 
07:24:06 [2022-06-02T07:24:06.469Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:24:06 [2022-06-02T07:24:06.469Z] #44 sha256:c83e2b6819a356a0475c944900cac83dd77facc0c09f1e9effc5836b7a8a01c7
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.1 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.4 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
07:24:06 [2022-06-02T07:24:06.632Z] #19 147.6 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
07:24:06 [2022-06-02T07:24:06.640Z] #55 64.39 go: downloading github.com/hashicorp/errwrap v1.0.0
07:24:06 [2022-06-02T07:24:06.640Z] #55 64.43 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:24:06 [2022-06-02T07:24:06.640Z] #55 64.51 go: downloading github.com/Antonboom/errname v0.1.5
07:24:06 [2022-06-02T07:24:06.640Z] #55 64.58 go: downloading github.com/Antonboom/nilnil v0.1.0
07:24:06 [2022-06-02T07:24:06.640Z] #55 64.61 go: downloading github.com/BurntSushi/toml v1.0.0
07:24:06 [2022-06-02T07:24:06.717Z] #55 63.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:24:06 [2022-06-02T07:24:06.717Z] #55 63.56 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:24:06 [2022-06-02T07:24:06.717Z] #55 63.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:24:06 [2022-06-02T07:24:06.933Z] #19 147.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
07:24:06 [2022-06-02T07:24:06.933Z] #19 147.6 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
07:24:06 [2022-06-02T07:24:06.933Z] #19 147.6 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
07:24:06 [2022-06-02T07:24:06.933Z] #19 147.7 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
07:24:06 [2022-06-02T07:24:06.977Z] #55 63.78 go: downloading github.com/go-toolsmith/astp v1.0.0
07:24:06 [2022-06-02T07:24:06.977Z] #55 63.88 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:24:06 [2022-06-02T07:24:06.977Z] #55 63.89 go: downloading github.com/go-toolsmith/typep v1.0.2
07:24:07 [2022-06-02T07:24:07.237Z] #55 64.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
07:24:07 [2022-06-02T07:24:07.812Z] #55 64.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:24:08 [2022-06-02T07:24:08.073Z] #55 64.87 go: downloading github.com/hashicorp/errwrap v1.0.0
07:24:08 [2022-06-02T07:24:08.073Z] #55 64.90 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:24:08 [2022-06-02T07:24:08.073Z] #55 ...
07:24:08 [2022-06-02T07:24:08.073Z] 
07:24:08 [2022-06-02T07:24:08.073Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
07:24:08 [2022-06-02T07:24:08.073Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.65 NAME:
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.65    go-winres - A tool for embedding resources in Windows executables
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.65 
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.65 USAGE:
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.66    go-winres [global options] command [command options] [arguments...]
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.66 
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.66 COMMANDS:
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.66    init     Create an initial ./winres/winres.json
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.66    make     Make syso files for the "go build" command
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.66    simply   Make syso files for the "go build" command (simplified)
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.66    extract  Extract all resources from an executable
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.66    patch    Replace resources in an executable file (exe, dll)
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.67    help, h  Shows a list of commands or help for one command
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.67 
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.67 GLOBAL OPTIONS:
07:24:08 [2022-06-02T07:24:08.073Z] #40 64.67    --help, -h  show help (default: false)
07:24:08 [2022-06-02T07:24:08.073Z] #40 DONE 65.0s
07:24:08 [2022-06-02T07:24:08.073Z] 
07:24:08 [2022-06-02T07:24:08.073Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:08 [2022-06-02T07:24:08.073Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:08 [2022-06-02T07:24:08.073Z] #55 64.93 go: downloading github.com/Antonboom/errname v0.1.5
07:24:08 [2022-06-02T07:24:08.073Z] #55 64.97 go: downloading github.com/Antonboom/nilnil v0.1.0
07:24:08 [2022-06-02T07:24:08.333Z] #55 65.07 go: downloading github.com/BurntSushi/toml v1.0.0
07:24:08 [2022-06-02T07:24:08.346Z] #19 ...
07:24:08 [2022-06-02T07:24:08.346Z] 
07:24:08 [2022-06-02T07:24:08.346Z] #41 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:08 [2022-06-02T07:24:08.346Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:24:08 [2022-06-02T07:24:08.346Z] #41 DONE 160.7s
07:24:08 [2022-06-02T07:24:08.544Z] #55 66.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:24:08 [2022-06-02T07:24:08.544Z] #55 66.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:24:08 [2022-06-02T07:24:08.544Z] #55 66.23 go: downloading github.com/alexkohler/prealloc v1.0.0
07:24:08 [2022-06-02T07:24:08.544Z] #55 66.27 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:24:08 [2022-06-02T07:24:08.544Z] #55 66.31 go: downloading github.com/ashanbrown/makezero v1.1.0
07:24:08 [2022-06-02T07:24:08.544Z] #55 66.34 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:24:08 [2022-06-02T07:24:08.544Z] #55 66.42 go: downloading github.com/blizzy78/varnamelen v0.5.0
07:24:08 [2022-06-02T07:24:08.544Z] #55 66.53 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:24:08 [2022-06-02T07:24:08.608Z] 
07:24:08 [2022-06-02T07:24:08.608Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
07:24:08 [2022-06-02T07:24:08.608Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
07:24:08 [2022-06-02T07:24:08.802Z] #55 66.70 go: downloading github.com/breml/bidichk v0.2.1
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.094 + RM_GOPATH=0
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.094 + TMP_GOPATH=
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.094 + : /build
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.094 + '[' -z '' ']'
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.094 ++ mktemp -d
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.100 + export GOPATH=/tmp/tmp.F4icfM8AE2
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.104 + GOPATH=/tmp/tmp.F4icfM8AE2
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.104 + RM_GOPATH=1
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.104 + case "$(go env GOARCH)" in
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.105 ++ go env GOARCH
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.134 + export GO_BUILDMODE=-buildmode=pie
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.134 + GO_BUILDMODE=-buildmode=pie
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.135 ++ dirname /install.sh
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.136 + dir=/
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.136 + bin=tini
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.136 + shift
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.136 + '[' '!' -f //tini.installer ']'
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.137 + . //tini.installer
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.139 ++ : v0.19.0
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.139 + install_tini
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.139 + echo 'Install tini version v0.19.0'
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.139 Install tini version v0.19.0
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.140 + git clone https://github.com/krallin/tini.git /tmp/tmp.F4icfM8AE2/tini
07:24:08 [2022-06-02T07:24:08.982Z] #44 2.145 Cloning into '/tmp/tmp.F4icfM8AE2/tini'...
07:24:09 [2022-06-02T07:24:09.060Z] #55 67.05 go: downloading github.com/breml/errchkjson v0.2.1
07:24:09 [2022-06-02T07:24:09.237Z] #44 2.892 + cd /tmp/tmp.F4icfM8AE2/tini
07:24:09 [2022-06-02T07:24:09.238Z] #44 2.900 + git checkout -q v0.19.0
07:24:09 [2022-06-02T07:24:09.238Z] #44 2.919 + cmake .
07:24:09 [2022-06-02T07:24:09.273Z] #55 66.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:24:09 [2022-06-02T07:24:09.273Z] #55 66.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:24:09 [2022-06-02T07:24:09.273Z] #55 66.11 go: downloading github.com/alexkohler/prealloc v1.0.0
07:24:09 [2022-06-02T07:24:09.273Z] #55 66.15 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:24:09 [2022-06-02T07:24:09.273Z] #55 66.24 go: downloading github.com/ashanbrown/makezero v1.1.0
07:24:09 [2022-06-02T07:24:09.318Z] #55 67.25 go: downloading github.com/butuzov/ireturn v0.1.1
07:24:09 [2022-06-02T07:24:09.318Z] #55 67.27 go: downloading github.com/charithe/durationcheck v0.0.9
07:24:09 [2022-06-02T07:24:09.533Z] #55 66.27 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:24:09 [2022-06-02T07:24:09.533Z] #55 66.31 go: downloading github.com/blizzy78/varnamelen v0.5.0
07:24:09 [2022-06-02T07:24:09.533Z] #55 66.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:24:09 [2022-06-02T07:24:09.533Z] #55 66.44 go: downloading github.com/breml/bidichk v0.2.1
07:24:09 [2022-06-02T07:24:09.533Z] #55 66.49 go: downloading github.com/breml/errchkjson v0.2.1
07:24:09 [2022-06-02T07:24:09.538Z] #19 150.1 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
07:24:09 [2022-06-02T07:24:09.538Z] #19 150.1 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
07:24:09 [2022-06-02T07:24:09.538Z] #19 150.2 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
07:24:09 [2022-06-02T07:24:09.538Z] #19 150.3 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
07:24:09 [2022-06-02T07:24:09.576Z] #55 67.45 go: downloading github.com/daixiang0/gci v0.2.9
07:24:09 [2022-06-02T07:24:09.576Z] #55 67.47 go: downloading github.com/denis-tingajkin/go-header v0.4.2
07:24:09 [2022-06-02T07:24:09.798Z] #44 3.430 -- The C compiler identification is GNU 10.2.1
07:24:09 [2022-06-02T07:24:09.798Z] #44 3.490 -- Detecting C compiler ABI info
07:24:09 [2022-06-02T07:24:09.801Z] #55 66.77 go: downloading github.com/butuzov/ireturn v0.1.1
07:24:09 [2022-06-02T07:24:09.812Z] #19 ...
07:24:09 [2022-06-02T07:24:09.812Z] 
07:24:09 [2022-06-02T07:24:09.812Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:24:09 [2022-06-02T07:24:09.812Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 Delve is a source level debugger for Go programs.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 Delve enables you to interact with your program by controlling the execution of the process,
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 Pass flags to the program you are debugging using `--`, for example:
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 `dlv exec ./hello -- server --config conf/config.toml`
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 Usage:
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   dlv [command]
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 Available Commands:
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   attach      Attach to running process and begin debugging.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   connect     Connect to a headless debug server with a terminal client.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   core        Examine a core dump.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   debug       Compile and begin debugging main package in current directory, or the package specified.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   exec        Execute a precompiled binary, and begin a debug session.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   help        Help about any command
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   run         Deprecated command. Use 'debug' instead.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   test        Compile test binary and begin debugging program.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   trace       Compile and begin tracing program.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   version     Prints version.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 Flags:
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --disable-aslr                     Disables address space randomization
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   -h, --help                             help for dlv
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --init string                      Init file, executed by the terminal client.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --log                              Enable debugging server logging.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0       --wd string                        Working directory for running the program.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 Additional help topics:
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   dlv backend  Help about the --backend flag.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   dlv log      Help about logging flags.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0   dlv redirect Help about file redirection.
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 
07:24:09 [2022-06-02T07:24:09.812Z] #43 162.0 Use "dlv [command] --help" for more information about a command.
07:24:09 [2022-06-02T07:24:09.812Z] #43 DONE 162.2s
07:24:09 [2022-06-02T07:24:09.812Z] 
07:24:09 [2022-06-02T07:24:09.812Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
07:24:09 [2022-06-02T07:24:09.812Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
07:24:09 [2022-06-02T07:24:09.812Z] #19 150.4 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
07:24:09 [2022-06-02T07:24:09.835Z] #55 67.59 go: downloading github.com/esimonov/ifshort v1.0.4
07:24:09 [2022-06-02T07:24:09.835Z] #55 67.61 go: downloading github.com/fzipp/gocyclo v0.4.0
07:24:09 [2022-06-02T07:24:09.835Z] #55 67.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:24:09 [2022-06-02T07:24:09.835Z] #55 67.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:24:09 [2022-06-02T07:24:09.835Z] #55 67.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:24:10 [2022-06-02T07:24:10.061Z] #55 66.83 go: downloading github.com/charithe/durationcheck v0.0.9
07:24:10 [2022-06-02T07:24:10.061Z] #55 66.94 go: downloading github.com/daixiang0/gci v0.2.9
07:24:10 [2022-06-02T07:24:10.061Z] #55 67.03 go: downloading github.com/denis-tingajkin/go-header v0.4.2
07:24:10 [2022-06-02T07:24:10.093Z] #55 67.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:24:10 [2022-06-02T07:24:10.322Z] #55 67.13 go: downloading github.com/esimonov/ifshort v1.0.4
07:24:10 [2022-06-02T07:24:10.322Z] #55 67.26 go: downloading github.com/fzipp/gocyclo v0.4.0
07:24:10 [2022-06-02T07:24:10.322Z] #55 67.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:24:10 [2022-06-02T07:24:10.351Z] #55 68.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:24:10 [2022-06-02T07:24:10.351Z] #55 68.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:24:10 [2022-06-02T07:24:10.582Z] #55 67.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:24:10 [2022-06-02T07:24:10.582Z] #55 67.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:24:10 [2022-06-02T07:24:10.609Z] #55 68.41 go: downloading github.com/golangci/misspell v0.3.5
07:24:10 [2022-06-02T07:24:10.609Z] #55 68.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:24:10 [2022-06-02T07:24:10.609Z] #55 68.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:24:10 [2022-06-02T07:24:10.727Z] #44 4.038 -- Detecting C compiler ABI info - done
07:24:10 [2022-06-02T07:24:10.727Z] #44 4.153 -- Check for working C compiler: /usr/bin/cc - skipped
07:24:10 [2022-06-02T07:24:10.727Z] #44 4.160 -- Detecting C compile features
07:24:10 [2022-06-02T07:24:10.727Z] #44 4.165 -- Detecting C compile features - done
07:24:10 [2022-06-02T07:24:10.727Z] #44 4.239 -- Performing Test HAS_BUILTIN_FORTIFY
07:24:10 [2022-06-02T07:24:10.868Z] #55 68.66 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:24:10 [2022-06-02T07:24:10.868Z] #55 68.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:24:10 [2022-06-02T07:24:10.868Z] #55 68.75 go: downloading github.com/jgautheron/goconst v1.5.1
07:24:10 [2022-06-02T07:24:10.868Z] #55 68.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:24:10 [2022-06-02T07:24:10.868Z] #55 68.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:24:10 [2022-06-02T07:24:10.868Z] #55 68.86 go: downloading github.com/julz/importas v0.1.0
07:24:10 [2022-06-02T07:24:10.868Z] #55 ...
07:24:10 [2022-06-02T07:24:10.868Z] 
07:24:10 [2022-06-02T07:24:10.868Z] #14 [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
07:24:10 [2022-06-02T07:24:10.868Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:10 [2022-06-02T07:24:10.868Z] #14 58.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 60.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 61.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 63.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 65.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 66.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:24:10 [2022-06-02T07:24:10.868Z] #14 68.09 debconf: delaying package configuration, since apt-utils is not installed
07:24:10 [2022-06-02T07:24:10.868Z] #14 68.64 Fetched 115 MB in 10s (11.1 MB/s)
07:24:10 [2022-06-02T07:24:10.868Z] #14 68.83 Selecting previously unselected package binutils-mingw-w64-i686.
07:24:10 [2022-06-02T07:24:10.982Z] #44 ...
07:24:10 [2022-06-02T07:24:10.982Z] 
07:24:10 [2022-06-02T07:24:10.982Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:24:10 [2022-06-02T07:24:10.982Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:24:10 [2022-06-02T07:24:10.982Z] #53 62.63 gotestsum version dev
07:24:10 [2022-06-02T07:24:10.982Z] #53 DONE 63.2s
07:24:10 [2022-06-02T07:24:10.982Z] 
07:24:10 [2022-06-02T07:24:10.982Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:24:10 [2022-06-02T07:24:10.982Z] #44 sha256:c83e2b6819a356a0475c944900cac83dd77facc0c09f1e9effc5836b7a8a01c7
07:24:10 [2022-06-02T07:24:10.982Z] #44 4.519 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:24:10 [2022-06-02T07:24:10.982Z] #44 4.622 -- Configuring done
07:24:10 [2022-06-02T07:24:10.982Z] #44 4.653 -- Generating done
07:24:10 [2022-06-02T07:24:10.982Z] #44 4.653 -- Build files have been written to: /tmp/tmp.F4icfM8AE2/tini
07:24:10 [2022-06-02T07:24:10.982Z] #44 4.698 + make tini-static
07:24:11 [2022-06-02T07:24:11.126Z] #14 68.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:24:11 [2022-06-02T07:24:11.126Z] #14 68.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:24:11 [2022-06-02T07:24:11.126Z] #14 68.95 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:24:11 [2022-06-02T07:24:11.126Z] #14 ...
07:24:11 [2022-06-02T07:24:11.126Z] 
07:24:11 [2022-06-02T07:24:11.126Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:11 [2022-06-02T07:24:11.126Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:11 [2022-06-02T07:24:11.126Z] #55 68.92 go: downloading github.com/kisielk/errcheck v1.6.0
07:24:11 [2022-06-02T07:24:11.126Z] #55 68.99 go: downloading github.com/kulti/thelper v0.5.0
07:24:11 [2022-06-02T07:24:11.126Z] #55 69.08 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.0 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.0 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
07:24:11 [2022-06-02T07:24:11.180Z] #19 152.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
07:24:11 [2022-06-02T07:24:11.190Z] #55 68.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:24:11 [2022-06-02T07:24:11.282Z] #44 4.950 Scanning dependencies of target tini-static
07:24:11 [2022-06-02T07:24:11.282Z] #44 5.006 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:24:11 [2022-06-02T07:24:11.383Z] #55 69.23 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:24:11 [2022-06-02T07:24:11.383Z] #55 69.25 go: downloading github.com/ldez/gomoddirectives v0.2.2
07:24:11 [2022-06-02T07:24:11.383Z] #55 69.36 go: downloading github.com/ldez/tagliatelle v0.3.0
07:24:11 [2022-06-02T07:24:11.437Z] #19 152.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
07:24:11 [2022-06-02T07:24:11.437Z] #19 152.2 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
07:24:11 [2022-06-02T07:24:11.437Z] #19 152.2 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
07:24:11 [2022-06-02T07:24:11.641Z] #55 69.36 go: downloading github.com/leonklingele/grouper v1.1.0
07:24:11 [2022-06-02T07:24:11.641Z] #55 69.43 go: downloading github.com/maratori/testpackage v1.0.1
07:24:11 [2022-06-02T07:24:11.641Z] #55 69.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:24:11 [2022-06-02T07:24:11.641Z] #55 69.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:24:11 [2022-06-02T07:24:11.641Z] #55 69.57 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
07:24:11 [2022-06-02T07:24:11.641Z] #55 69.60 go: downloading github.com/mgechev/revive v1.1.3
07:24:11 [2022-06-02T07:24:11.779Z] #55 68.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:24:11 [2022-06-02T07:24:11.779Z] #55 68.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:24:11 [2022-06-02T07:24:11.779Z] #55 68.55 go: downloading github.com/golangci/misspell v0.3.5
07:24:11 [2022-06-02T07:24:11.780Z] #55 68.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:24:11 [2022-06-02T07:24:11.780Z] #55 68.71 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:24:12 [2022-06-02T07:24:12.042Z] #55 68.72 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:24:12 [2022-06-02T07:24:12.042Z] #55 68.79 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:24:12 [2022-06-02T07:24:12.042Z] #55 68.84 go: downloading github.com/jgautheron/goconst v1.5.1
07:24:12 [2022-06-02T07:24:12.042Z] #55 68.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:24:12 [2022-06-02T07:24:12.042Z] #55 68.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:24:12 [2022-06-02T07:24:12.310Z] #55 69.04 go: downloading github.com/julz/importas v0.1.0
07:24:12 [2022-06-02T07:24:12.310Z] #55 69.11 go: downloading github.com/kisielk/errcheck v1.6.0
07:24:12 [2022-06-02T07:24:12.579Z] #55 69.29 go: downloading github.com/kulti/thelper v0.5.0
07:24:12 [2022-06-02T07:24:12.579Z] #55 69.40 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:24:12 [2022-06-02T07:24:12.579Z] #55 69.42 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:24:12 [2022-06-02T07:24:12.579Z] #55 69.46 go: downloading github.com/ldez/gomoddirectives v0.2.2
07:24:12 [2022-06-02T07:24:12.579Z] #55 69.48 go: downloading github.com/ldez/tagliatelle v0.3.0
07:24:12 [2022-06-02T07:24:12.584Z] #55 70.60 go: downloading github.com/moricho/tparallel v0.2.1
07:24:12 [2022-06-02T07:24:12.584Z] #55 70.62 go: downloading github.com/nakabonne/nestif v0.3.1
07:24:12 [2022-06-02T07:24:12.584Z] #55 70.63 go: downloading github.com/nishanths/exhaustive v0.7.11
07:24:12 [2022-06-02T07:24:12.648Z] #44 6.154 [100%] Linking C executable tini-static
07:24:12 [2022-06-02T07:24:12.838Z] #55 69.60 go: downloading github.com/leonklingele/grouper v1.1.0
07:24:12 [2022-06-02T07:24:12.838Z] #55 69.62 go: downloading github.com/maratori/testpackage v1.0.1
07:24:12 [2022-06-02T07:24:12.838Z] #55 69.71 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:24:12 [2022-06-02T07:24:12.838Z] #55 69.73 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:24:12 [2022-06-02T07:24:12.838Z] #55 69.83 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
07:24:12 [2022-06-02T07:24:12.842Z] #55 70.72 go: downloading github.com/nishanths/predeclared v0.2.1
07:24:12 [2022-06-02T07:24:12.842Z] #55 70.84 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
07:24:12 [2022-06-02T07:24:12.842Z] #55 70.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:24:12 [2022-06-02T07:24:12.842Z] #55 70.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:24:13 [2022-06-02T07:24:13.098Z] #55 69.87 go: downloading github.com/mgechev/revive v1.1.3
07:24:13 [2022-06-02T07:24:13.098Z] #55 ...
07:24:13 [2022-06-02T07:24:13.098Z] 
07:24:13 [2022-06-02T07:24:13.098Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:13 [2022-06-02T07:24:13.098Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:24:13 [2022-06-02T07:24:13.101Z] #55 70.88 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:24:13 [2022-06-02T07:24:13.101Z] #55 70.89 go: downloading github.com/securego/gosec/v2 v2.9.6
07:24:13 [2022-06-02T07:24:13.101Z] #55 71.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:24:13 [2022-06-02T07:24:13.101Z] #55 71.11 go: downloading github.com/sivchari/containedctx v1.0.1
07:24:13 [2022-06-02T07:24:13.101Z] #55 71.12 go: downloading github.com/sivchari/tenv v1.4.7
07:24:13 [2022-06-02T07:24:13.209Z] #44 6.870 [100%] Built target tini-static
07:24:13 [2022-06-02T07:24:13.209Z] #44 6.918 + mkdir -p /build
07:24:13 [2022-06-02T07:24:13.209Z] #44 6.918 + cp tini-static /build/docker-init
07:24:13 [2022-06-02T07:24:13.359Z] #55 71.16 go: downloading github.com/sonatard/noctx v0.0.1
07:24:13 [2022-06-02T07:24:13.359Z] #55 71.22 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:24:13 [2022-06-02T07:24:13.359Z] #55 71.23 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:24:13 [2022-06-02T07:24:13.359Z] #55 71.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:24:13 [2022-06-02T07:24:13.359Z] #55 71.32 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:24:13 [2022-06-02T07:24:13.359Z] #55 71.37 go: downloading github.com/tetafro/godot v1.4.11
07:24:13 [2022-06-02T07:24:13.359Z] #55 ...
07:24:13 [2022-06-02T07:24:13.359Z] 
07:24:13 [2022-06-02T07:24:13.359Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:24:13 [2022-06-02T07:24:13.359Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.548 + RM_GOPATH=0
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.548 + TMP_GOPATH=
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.548 + : /build
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.548 + '[' -z '' ']'
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.548 ++ mktemp -d
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.559 + export GOPATH=/tmp/tmp.plI8nvtjNX
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.559 + GOPATH=/tmp/tmp.plI8nvtjNX
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.559 + RM_GOPATH=1
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.559 + case "$(go env GOARCH)" in
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.559 ++ go env GOARCH
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.594 + export GO_BUILDMODE=-buildmode=pie
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.594 + GO_BUILDMODE=-buildmode=pie
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.594 ++ dirname /install.sh
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.613 + dir=/
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 + bin=containerd
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 + shift
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 + '[' '!' -f //containerd.installer ']'
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 + . //containerd.installer
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 ++ set -e
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 ++ : v1.6.4
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 + install_containerd
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 + echo 'Install containerd version v1.6.4'
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 + git clone https://github.com/containerd/containerd.git /tmp/tmp.plI8nvtjNX/src/github.com/containerd/containerd
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.652 Install containerd version v1.6.4
07:24:13 [2022-06-02T07:24:13.359Z] #64 1.682 Cloning into '/tmp/tmp.plI8nvtjNX/src/github.com/containerd/containerd'...
07:24:13 [2022-06-02T07:24:13.617Z] #64 ...
07:24:13 [2022-06-02T07:24:13.617Z] 
07:24:13 [2022-06-02T07:24:13.617Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:13 [2022-06-02T07:24:13.617Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:13 [2022-06-02T07:24:13.617Z] #55 71.43 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:24:13 [2022-06-02T07:24:13.617Z] #55 71.44 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
07:24:13 [2022-06-02T07:24:13.617Z] #55 71.46 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:24:13 [2022-06-02T07:24:13.617Z] #55 71.64 go: downloading github.com/ultraware/funlen v0.0.3
07:24:13 [2022-06-02T07:24:13.617Z] #55 ...
07:24:13 [2022-06-02T07:24:13.617Z] 
07:24:13 [2022-06-02T07:24:13.617Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:24:13 [2022-06-02T07:24:13.617Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:24:13 [2022-06-02T07:24:13.617Z] #51 61.16 debconf: delaying package configuration, since apt-utils is not installed
07:24:13 [2022-06-02T07:24:13.617Z] #51 61.78 Fetched 2314 kB in 3s (666 kB/s)
07:24:13 [2022-06-02T07:24:13.617Z] #51 61.99 Selecting previously unselected package libprotobuf23:amd64.
07:24:13 [2022-06-02T07:24:13.618Z] #51 61.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:24:13 [2022-06-02T07:24:13.618Z] #51 62.12 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 62.20 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 63.72 Selecting previously unselected package python3-pkg-resources.
07:24:13 [2022-06-02T07:24:13.618Z] #51 63.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 63.73 Unpacking python3-pkg-resources (52.0.0-4) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 64.15 Selecting previously unselected package python3-six.
07:24:13 [2022-06-02T07:24:13.618Z] #51 64.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 64.16 Unpacking python3-six (1.16.0-2) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 64.44 Selecting previously unselected package python3-protobuf.
07:24:13 [2022-06-02T07:24:13.618Z] #51 64.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 64.46 Unpacking python3-protobuf (3.12.4-1) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.46 Selecting previously unselected package libnet1:amd64.
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.47 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.62 Selecting previously unselected package libnl-3-200:amd64.
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.62 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.86 Selecting previously unselected package libprotobuf-c1:amd64.
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 65.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 66.05 Selecting previously unselected package criu.
07:24:13 [2022-06-02T07:24:13.618Z] #51 66.05 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 66.06 Unpacking criu (3.17-1) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 67.10 Setting up python3-pkg-resources (52.0.0-4) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 70.00 Setting up libprotobuf23:amd64 (3.12.4-1) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 70.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 70.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:24:13 [2022-06-02T07:24:13.618Z] #51 70.04 Setting up python3-six (1.16.0-2) ...
07:24:13 [2022-06-02T07:24:13.770Z] #44 DONE 7.3s
07:24:13 [2022-06-02T07:24:13.770Z] 
07:24:13 [2022-06-02T07:24:13.770Z] #14 [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
07:24:13 [2022-06-02T07:24:13.770Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:13 [2022-06-02T07:24:13.770Z] #14 60.01 Selecting previously unselected package gcc-mingw-w64-base.
07:24:13 [2022-06-02T07:24:13.770Z] #14 60.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:24:13 [2022-06-02T07:24:13.770Z] #14 60.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:24:13 [2022-06-02T07:24:13.770Z] #14 60.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:24:13 [2022-06-02T07:24:13.770Z] #14 60.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:24:13 [2022-06-02T07:24:13.770Z] #14 60.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:24:13 [2022-06-02T07:24:13.876Z] #51 ...
07:24:13 [2022-06-02T07:24:13.876Z] 
07:24:13 [2022-06-02T07:24:13.876Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:13 [2022-06-02T07:24:13.876Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:13 [2022-06-02T07:24:13.876Z] #55 71.66 go: downloading github.com/ultraware/whitespace v0.0.4
07:24:13 [2022-06-02T07:24:13.876Z] #55 71.70 go: downloading github.com/uudashr/gocognit v1.0.5
07:24:13 [2022-06-02T07:24:13.876Z] #55 71.75 go: downloading github.com/yagipy/maintidx v1.0.0
07:24:13 [2022-06-02T07:24:13.876Z] #55 71.90 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
07:24:13 [2022-06-02T07:24:13.878Z] #34 69.76 Updating files:  83% (1264/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
07:24:13 [2022-06-02T07:24:13.878Z] #34 70.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:24:13 [2022-06-02T07:24:13.957Z] #19 154.2 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
07:24:13 [2022-06-02T07:24:13.957Z] #19 154.3 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
07:24:13 [2022-06-02T07:24:13.957Z] #19 154.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
07:24:13 [2022-06-02T07:24:13.957Z] #19 154.4 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
07:24:13 [2022-06-02T07:24:13.957Z] #19 154.4 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
07:24:14 [2022-06-02T07:24:14.810Z] #55 72.58 go: downloading gitlab.com/bosi/decorder v0.2.1
07:24:14 [2022-06-02T07:24:14.885Z] #19 155.4 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
07:24:14 [2022-06-02T07:24:14.885Z] #19 155.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
07:24:15 [2022-06-02T07:24:15.068Z] #55 72.82 go: downloading honnef.co/go/tools v0.2.2
07:24:15 [2022-06-02T07:24:15.267Z] #34 71.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:15 [2022-06-02T07:24:15.337Z] #14 72.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:24:15 [2022-06-02T07:24:15.337Z] #14 72.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
07:24:15 [2022-06-02T07:24:15.337Z] #14 72.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:24:15 [2022-06-02T07:24:15.337Z] #14 ...
07:24:15 [2022-06-02T07:24:15.337Z] 
07:24:15 [2022-06-02T07:24:15.337Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:24:15 [2022-06-02T07:24:15.337Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:24:15 [2022-06-02T07:24:15.337Z] #64 35.99 Updating files:  63% (3018/4764)
Updating files:  64% (3049/4764)
Updating files:  65% (3097/4764)
Updating files:  66% (3145/4764)
Updating files:  67% (3192/4764)
Updating files:  68% (3240/4764)
Updating files:  69% (3288/4764)
Updating files:  70% (3335/4764)
Updating files:  71% (3383/4764)
Updating files:  72% (3431/4764)
Updating files:  73% (3478/4764)
Updating files:  74% (3526/4764)
Updating files:  75% (3573/4764)
Updating files:  76% (3621/4764)
Updating files:  77% (3669/4764)
Updating files:  78% (3716/4764)
Updating files:  79% (3764/4764)
Updating files:  80% (3812/4764)
Updating files:  81% (3859/4764)
Updating files:  82% (3907/4764)
Updating files:  83% (3955/4764)
Updating files:  84% (4002/4764)
Updating files:  85% (4050/4764)
Updating files:  86% (4098/4764)
Updating files:  87% (4145/4764)
Updating files:  88% (4193/4764)
Updating files:  89% (4240/4764)
Updating files:  90% (4288/4764)
Updating files:  91% (4336/4764)
Updating files:  92% (4383/4764)
Updating files:  93% (4431/4764)
Updating files:  94% (4479/4764)
Updating files:  95% (4526/4764)
Updating files:  96% (4574/4764)
Updating files:  97% (4622/4764)
Updating files:  98% (4669/4764)
Updating files:  99% (4717/4764)
Updating files: 100% (4764/4764)
Updating files: 100% (4764/4764), done.
07:24:15 [2022-06-02T07:24:15.337Z] #64 36.86 + cd /tmp/tmp.n4f2tXv4vw/src/github.com/containerd/containerd
07:24:15 [2022-06-02T07:24:15.337Z] #64 36.86 + git checkout -q v1.6.4
07:24:15 [2022-06-02T07:24:15.659Z] #14 67.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:24:15 [2022-06-02T07:24:15.659Z] #14 67.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:24:15 [2022-06-02T07:24:15.659Z] #14 67.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:24:15 [2022-06-02T07:24:15.813Z] #19 156.6 debconf: delaying package configuration, since apt-utils is not installed
07:24:16 [2022-06-02T07:24:16.379Z] #19 157.1 Fetched 788 MB in 39s (20.4 MB/s)
07:24:16 [2022-06-02T07:24:16.635Z] #19 157.3 Selecting previously unselected package liblocale-gettext-perl.
07:24:16 [2022-06-02T07:24:16.635Z] #19 157.3 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:24:16 [2022-06-02T07:24:16.635Z] #19 157.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.635Z] #19 157.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
07:24:16 [2022-06-02T07:24:16.635Z] #19 157.5 Selecting previously unselected package bzip2.
07:24:16 [2022-06-02T07:24:16.649Z] #34 ...
07:24:16 [2022-06-02T07:24:16.649Z] 
07:24:16 [2022-06-02T07:24:16.649Z] #14 [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
07:24:16 [2022-06-02T07:24:16.649Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 63.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:24:16 [2022-06-02T07:24:16.649Z] #14 65.17 debconf: delaying package configuration, since apt-utils is not installed
07:24:16 [2022-06-02T07:24:16.649Z] #14 65.69 Fetched 115 MB in 12s (9533 kB/s)
07:24:16 [2022-06-02T07:24:16.649Z] #14 65.88 Selecting previously unselected package binutils-mingw-w64-i686.
07:24:16 [2022-06-02T07:24:16.649Z] #14 65.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 ... 15718 files and directories currently installed.)
07:24:16 [2022-06-02T07:24:16.649Z] #14 66.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #14 66.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:24:16 [2022-06-02T07:24:16.649Z] #14 70.24 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:24:16 [2022-06-02T07:24:16.649Z] #14 70.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #14 70.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:24:16 [2022-06-02T07:24:16.649Z] #14 ...
07:24:16 [2022-06-02T07:24:16.649Z] 
07:24:16 [2022-06-02T07:24:16.649Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:16 [2022-06-02T07:24:16.649Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:16 [2022-06-02T07:24:16.649Z] #55 70.87 go: downloading github.com/moricho/tparallel v0.2.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 70.87 go: downloading github.com/nakabonne/nestif v0.3.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 70.95 go: downloading github.com/nishanths/exhaustive v0.7.11
07:24:16 [2022-06-02T07:24:16.649Z] #55 70.96 go: downloading github.com/nishanths/predeclared v0.2.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.00 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.13 go: downloading github.com/securego/gosec/v2 v2.9.6
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.15 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.55 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.56 go: downloading github.com/sivchari/containedctx v1.0.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.57 go: downloading github.com/sivchari/tenv v1.4.7
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.60 go: downloading github.com/sonatard/noctx v0.0.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.62 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.78 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.80 go: downloading github.com/tetafro/godot v1.4.11
07:24:16 [2022-06-02T07:24:16.649Z] #55 71.89 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:24:16 [2022-06-02T07:24:16.649Z] #55 72.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
07:24:16 [2022-06-02T07:24:16.649Z] #55 72.12 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:24:16 [2022-06-02T07:24:16.649Z] #55 72.45 go: downloading github.com/ultraware/funlen v0.0.3
07:24:16 [2022-06-02T07:24:16.649Z] #55 72.48 go: downloading github.com/ultraware/whitespace v0.0.4
07:24:16 [2022-06-02T07:24:16.649Z] #55 72.50 go: downloading github.com/uudashr/gocognit v1.0.5
07:24:16 [2022-06-02T07:24:16.649Z] #55 72.55 go: downloading github.com/yagipy/maintidx v1.0.0
07:24:16 [2022-06-02T07:24:16.649Z] #55 72.59 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
07:24:16 [2022-06-02T07:24:16.649Z] #55 72.95 go: downloading gitlab.com/bosi/decorder v0.2.1
07:24:16 [2022-06-02T07:24:16.649Z] #55 73.07 go: downloading honnef.co/go/tools v0.2.2
07:24:16 [2022-06-02T07:24:16.649Z] #55 ...
07:24:16 [2022-06-02T07:24:16.649Z] 
07:24:16 [2022-06-02T07:24:16.649Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:24:16 [2022-06-02T07:24:16.649Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:24:16 [2022-06-02T07:24:16.649Z] #51 63.26 debconf: delaying package configuration, since apt-utils is not installed
07:24:16 [2022-06-02T07:24:16.649Z] #51 63.68 Fetched 2314 kB in 3s (678 kB/s)
07:24:16 [2022-06-02T07:24:16.649Z] #51 63.84 Selecting previously unselected package libprotobuf23:amd64.
07:24:16 [2022-06-02T07:24:16.649Z] #51 63.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:24:16 [2022-06-02T07:24:16.649Z] #51 63.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 64.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.07 Selecting previously unselected package python3-pkg-resources.
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.14 Unpacking python3-pkg-resources (52.0.0-4) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.59 Selecting previously unselected package python3-six.
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.60 Unpacking python3-six (1.16.0-2) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.78 Selecting previously unselected package python3-protobuf.
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 65.80 Unpacking python3-protobuf (3.12.4-1) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.23 Selecting previously unselected package libnet1:amd64.
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.24 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.59 Selecting previously unselected package libnl-3-200:amd64.
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.91 Selecting previously unselected package libprotobuf-c1:amd64.
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 67.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 68.07 Selecting previously unselected package criu.
07:24:16 [2022-06-02T07:24:16.649Z] #51 68.08 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 68.09 Unpacking criu (3.17-1) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 69.55 Setting up python3-pkg-resources (52.0.0-4) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 71.97 Setting up libprotobuf23:amd64 (3.12.4-1) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 72.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 72.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:24:16 [2022-06-02T07:24:16.649Z] #51 72.06 Setting up python3-six (1.16.0-2) ...
07:24:16 [2022-06-02T07:24:16.891Z] #19 157.5 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.891Z] #19 157.5 Unpacking bzip2 (1.0.8-4) ...
07:24:16 [2022-06-02T07:24:16.891Z] #19 157.6 Selecting previously unselected package libmagic-mgc.
07:24:16 [2022-06-02T07:24:16.891Z] #19 157.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.891Z] #19 157.7 Unpacking libmagic-mgc (1:5.39-3) ...
07:24:16 [2022-06-02T07:24:16.909Z] #51 ...
07:24:16 [2022-06-02T07:24:16.909Z] 
07:24:16 [2022-06-02T07:24:16.909Z] #42 [tini 1/3] 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
07:24:16 [2022-06-02T07:24:16.909Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:16 [2022-06-02T07:24:16.909Z] #42 63.55 Selecting previously unselected package libicu67:amd64.
07:24:16 [2022-06-02T07:24:16.909Z] #42 63.56 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
07:24:16 [2022-06-02T07:24:16.909Z] #42 63.60 Unpacking libicu67:amd64 (67.1-7) ...
07:24:16 [2022-06-02T07:24:16.972Z] #55 74.73 go: downloading mvdan.cc/gofumpt v0.2.1
07:24:16 [2022-06-02T07:24:16.972Z] #55 74.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:24:16 [2022-06-02T07:24:16.972Z] #55 74.91 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:24:16 [2022-06-02T07:24:16.972Z] #55 75.03 go: downloading github.com/davecgh/go-spew v1.1.1
07:24:17 [2022-06-02T07:24:17.025Z] #14 ...
07:24:17 [2022-06-02T07:24:17.025Z] 
07:24:17 [2022-06-02T07:24:17.025Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:17 [2022-06-02T07:24:17.025Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:17 [2022-06-02T07:24:17.025Z] #55 59.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:24:17 [2022-06-02T07:24:17.230Z] #55 75.04 go: downloading github.com/pmezard/go-difflib v1.0.0
07:24:17 [2022-06-02T07:24:17.230Z] #55 75.08 go: downloading github.com/stretchr/objx v0.1.1
07:24:17 [2022-06-02T07:24:17.237Z] #64 38.78 + export 'BUILDTAGS=netgo osusergo static_build'
07:24:17 [2022-06-02T07:24:17.237Z] #64 38.78 + BUILDTAGS='netgo osusergo static_build'
07:24:17 [2022-06-02T07:24:17.237Z] #64 38.78 + export EXTRA_FLAGS=-buildmode=pie
07:24:17 [2022-06-02T07:24:17.237Z] #64 38.78 + EXTRA_FLAGS=-buildmode=pie
07:24:17 [2022-06-02T07:24:17.237Z] #64 38.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:24:17 [2022-06-02T07:24:17.237Z] #64 38.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:24:17 [2022-06-02T07:24:17.237Z] #64 38.78 + '[' '' = dynamic ']'
07:24:17 [2022-06-02T07:24:17.237Z] #64 38.78 + make
07:24:17 [2022-06-02T07:24:17.480Z] #42 ...
07:24:17 [2022-06-02T07:24:17.480Z] 
07:24:17 [2022-06-02T07:24:17.480Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:24:17 [2022-06-02T07:24:17.480Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:24:17 [2022-06-02T07:24:17.480Z] #51 73.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:24:17 [2022-06-02T07:24:17.480Z] #51 73.94 Setting up python3-protobuf (3.12.4-1) ...
07:24:17 [2022-06-02T07:24:17.487Z] #55 75.34 go: downloading golang.org/x/text v0.3.7
07:24:17 [2022-06-02T07:24:17.745Z] #55 ...
07:24:17 [2022-06-02T07:24:17.745Z] 
07:24:17 [2022-06-02T07:24:17.745Z] #42 [tini 1/3] 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
07:24:17 [2022-06-02T07:24:17.745Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:17 [2022-06-02T07:24:17.745Z] #42 65.80 Selecting previously unselected package libicu67:amd64.
07:24:17 [2022-06-02T07:24:17.745Z] #42 65.86 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
07:24:17 [2022-06-02T07:24:17.745Z] #42 65.88 Unpacking libicu67:amd64 (67.1-7) ...
07:24:18 [2022-06-02T07:24:18.003Z] #42 ...
07:24:18 [2022-06-02T07:24:18.003Z] 
07:24:18 [2022-06-02T07:24:18.003Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:18 [2022-06-02T07:24:18.003Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:24:18 [2022-06-02T07:24:18.003Z] #34 69.82 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
07:24:18 [2022-06-02T07:24:18.003Z] #34 70.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:24:18 [2022-06-02T07:24:18.003Z] #34 71.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:18 [2022-06-02T07:24:18.256Z] #19 158.9 Selecting previously unselected package libmagic1:amd64.
07:24:18 [2022-06-02T07:24:18.256Z] #19 158.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
07:24:18 [2022-06-02T07:24:18.261Z] #34 ...
07:24:18 [2022-06-02T07:24:18.261Z] 
07:24:18 [2022-06-02T07:24:18.261Z] #42 [tini 1/3] 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
07:24:18 [2022-06-02T07:24:18.261Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:18 [2022-06-02T07:24:18.261Z] #42 76.09 Selecting previously unselected package libxml2:amd64.
07:24:18 [2022-06-02T07:24:18.261Z] #42 76.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
07:24:18 [2022-06-02T07:24:18.261Z] #42 76.13 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:24:18 [2022-06-02T07:24:18.817Z] #19 159.5 Unpacking libmagic1:amd64 (1:5.39-3) ...
07:24:19 [2022-06-02T07:24:19.073Z] #19 159.9 Selecting previously unselected package file.
07:24:19 [2022-06-02T07:24:19.139Z] #64 40.43 + bin/ctr
07:24:19 [2022-06-02T07:24:19.199Z] #42 76.96 Selecting previously unselected package libarchive13:amd64.
07:24:19 [2022-06-02T07:24:19.199Z] #42 76.96 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:24:19 [2022-06-02T07:24:19.199Z] #42 76.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:24:19 [2022-06-02T07:24:19.328Z] #19 159.9 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
07:24:19 [2022-06-02T07:24:19.328Z] #19 160.0 Unpacking file (1:5.39-3) ...
07:24:19 [2022-06-02T07:24:19.328Z] #19 160.1 Selecting previously unselected package xz-utils.
07:24:19 [2022-06-02T07:24:19.328Z] #19 160.1 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:24:19 [2022-06-02T07:24:19.328Z] #19 160.2 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:24:19 [2022-06-02T07:24:19.716Z] #42 77.53 Selecting previously unselected package libjsoncpp24:amd64.
07:24:19 [2022-06-02T07:24:19.716Z] #42 77.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
07:24:19 [2022-06-02T07:24:19.716Z] #42 77.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:24:19 [2022-06-02T07:24:19.889Z] #19 160.4 Selecting previously unselected package binutils-aarch64-linux-gnu.
07:24:19 [2022-06-02T07:24:19.889Z] #19 160.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
07:24:19 [2022-06-02T07:24:19.889Z] #19 160.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
07:24:19 [2022-06-02T07:24:19.974Z] #42 77.81 Selecting previously unselected package librhash0:amd64.
07:24:19 [2022-06-02T07:24:19.975Z] #42 77.81 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
07:24:19 [2022-06-02T07:24:19.975Z] #42 77.83 Unpacking librhash0:amd64 (1.4.1-2) ...
07:24:20 [2022-06-02T07:24:20.234Z] #42 78.08 Selecting previously unselected package libuv1:amd64.
07:24:20 [2022-06-02T07:24:20.234Z] #42 78.08 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
07:24:20 [2022-06-02T07:24:20.234Z] #42 78.09 Unpacking libuv1:amd64 (1.40.0-2) ...
07:24:20 [2022-06-02T07:24:20.493Z] #42 78.39 Selecting previously unselected package cmake.
07:24:20 [2022-06-02T07:24:20.494Z] #42 78.39 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:24:20 [2022-06-02T07:24:20.494Z] #42 78.41 Unpacking cmake (3.18.4-2+deb11u1) ...
07:24:21 [2022-06-02T07:24:21.257Z] #19 161.8 Selecting previously unselected package binutils-arm-linux-gnueabi.
07:24:21 [2022-06-02T07:24:21.257Z] #19 161.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
07:24:21 [2022-06-02T07:24:21.257Z] #19 161.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
07:24:22 [2022-06-02T07:24:22.630Z] #19 163.3 Selecting previously unselected package binutils-arm-linux-gnueabihf.
07:24:22 [2022-06-02T07:24:22.630Z] #19 163.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
07:24:22 [2022-06-02T07:24:22.630Z] #19 163.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
07:24:22 [2022-06-02T07:24:22.769Z] #51 ...
07:24:22 [2022-06-02T07:24:22.769Z] 
07:24:22 [2022-06-02T07:24:22.769Z] #42 [tini 1/3] 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
07:24:22 [2022-06-02T07:24:22.769Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:22 [2022-06-02T07:24:22.769Z] #42 74.71 Selecting previously unselected package libxml2:amd64.
07:24:22 [2022-06-02T07:24:22.769Z] #42 74.71 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 74.72 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 75.76 Selecting previously unselected package libarchive13:amd64.
07:24:22 [2022-06-02T07:24:22.769Z] #42 75.76 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 75.77 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 76.33 Selecting previously unselected package libjsoncpp24:amd64.
07:24:22 [2022-06-02T07:24:22.769Z] #42 76.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 76.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 76.59 Selecting previously unselected package librhash0:amd64.
07:24:22 [2022-06-02T07:24:22.769Z] #42 76.59 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 76.67 Unpacking librhash0:amd64 (1.4.1-2) ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 77.00 Selecting previously unselected package libuv1:amd64.
07:24:22 [2022-06-02T07:24:22.769Z] #42 77.01 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 77.02 Unpacking libuv1:amd64 (1.40.0-2) ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 77.15 Selecting previously unselected package cmake.
07:24:22 [2022-06-02T07:24:22.769Z] #42 77.16 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:24:22 [2022-06-02T07:24:22.769Z] #42 77.17 Unpacking cmake (3.18.4-2+deb11u1) ...
07:24:23 [2022-06-02T07:24:23.997Z] #19 164.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
07:24:23 [2022-06-02T07:24:23.997Z] #19 164.6 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
07:24:23 [2022-06-02T07:24:23.997Z] #19 164.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
07:24:24 [2022-06-02T07:24:24.677Z] #42 ...
07:24:24 [2022-06-02T07:24:24.677Z] 
07:24:24 [2022-06-02T07:24:24.677Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:24:24 [2022-06-02T07:24:24.677Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:24:24 [2022-06-02T07:24:24.677Z] #51 71.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:24:24 [2022-06-02T07:24:24.677Z] #51 71.73 Setting up python3-protobuf (3.12.4-1) ...
07:24:24 [2022-06-02T07:24:24.677Z] #51 77.83 Setting up criu (3.17-1) ...
07:24:24 [2022-06-02T07:24:24.677Z] #51 81.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:24:24 [2022-06-02T07:24:24.677Z] #51 ...
07:24:24 [2022-06-02T07:24:24.677Z] 
07:24:24 [2022-06-02T07:24:24.677Z] #14 [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
07:24:24 [2022-06-02T07:24:24.677Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:24 [2022-06-02T07:24:24.677Z] #14 72.78 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:24:24 [2022-06-02T07:24:24.677Z] #14 72.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 72.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 77.42 Selecting previously unselected package binutils-mingw-w64.
07:24:24 [2022-06-02T07:24:24.677Z] #14 77.43 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 77.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 77.63 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:24:24 [2022-06-02T07:24:24.677Z] #14 77.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 77.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 78.13 Selecting previously unselected package dmsetup.
07:24:24 [2022-06-02T07:24:24.677Z] #14 78.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 78.14 Unpacking dmsetup (2:1.02.175-2.1) ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 78.40 Selecting previously unselected package mingw-w64-common.
07:24:24 [2022-06-02T07:24:24.677Z] #14 78.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 78.42 Unpacking mingw-w64-common (8.0.0-1) ...
07:24:24 [2022-06-02T07:24:24.677Z] #14 ...
07:24:24 [2022-06-02T07:24:24.677Z] 
07:24:24 [2022-06-02T07:24:24.677Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:24:24 [2022-06-02T07:24:24.677Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:24:24 [2022-06-02T07:24:24.677Z] #51 DONE 82.3s
07:24:24 [2022-06-02T07:24:24.935Z] 
07:24:24 [2022-06-02T07:24:24.935Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:24 [2022-06-02T07:24:24.935Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:24:24 [2022-06-02T07:24:24.961Z] #19 165.8 Selecting previously unselected package binutils-s390x-linux-gnu.
07:24:25 [2022-06-02T07:24:25.226Z] #19 165.8 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
07:24:25 [2022-06-02T07:24:25.226Z] #19 165.8 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
07:24:25 [2022-06-02T07:24:25.793Z] #19 166.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
07:24:25 [2022-06-02T07:24:25.793Z] #19 166.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:24:26 [2022-06-02T07:24:26.054Z] #19 166.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:24:26 [2022-06-02T07:24:26.054Z] #19 166.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
07:24:26 [2022-06-02T07:24:26.054Z] #19 166.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:24:26 [2022-06-02T07:24:26.054Z] #19 166.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:24:26 [2022-06-02T07:24:26.310Z] #34 ...
07:24:26 [2022-06-02T07:24:26.310Z] 
07:24:26 [2022-06-02T07:24:26.310Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:26 [2022-06-02T07:24:26.310Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:26 [2022-06-02T07:24:26.310Z] #55 84.34 go: downloading github.com/hashicorp/hcl v1.0.0
07:24:26 [2022-06-02T07:24:26.879Z] #55 84.69 go: downloading github.com/pelletier/go-toml v1.9.4
07:24:26 [2022-06-02T07:24:26.879Z] #55 84.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
07:24:27 [2022-06-02T07:24:27.138Z] #55 84.91 go: downloading github.com/gobwas/glob v0.2.3
07:24:27 [2022-06-02T07:24:27.138Z] #55 85.08 go: downloading github.com/kisielk/gotool v1.0.0
07:24:27 [2022-06-02T07:24:27.138Z] #55 85.09 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:24:27 [2022-06-02T07:24:27.138Z] #55 85.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:24:27 [2022-06-02T07:24:27.138Z] #55 85.19 go: downloading golang.org/x/mod v0.5.1
07:24:27 [2022-06-02T07:24:27.708Z] #55 85.52 go: downloading github.com/ettle/strcase v0.1.1
07:24:27 [2022-06-02T07:24:27.708Z] #55 85.58 go: downloading github.com/fatih/structtag v1.2.0
07:24:27 [2022-06-02T07:24:27.708Z] #55 85.61 go: downloading github.com/Masterminds/semver v1.5.0
07:24:27 [2022-06-02T07:24:27.708Z] #55 85.70 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:24:27 [2022-06-02T07:24:27.708Z] #55 85.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:24:28 [2022-06-02T07:24:28.063Z] #42 ...
07:24:28 [2022-06-02T07:24:28.063Z] 
07:24:28 [2022-06-02T07:24:28.063Z] #14 [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
07:24:28 [2022-06-02T07:24:28.063Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.27 Selecting previously unselected package binutils-mingw-w64.
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.95 Selecting previously unselected package dmsetup.
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:24:28 [2022-06-02T07:24:28.063Z] #14 74.99 Unpacking dmsetup (2:1.02.175-2.1) ...
07:24:28 [2022-06-02T07:24:28.063Z] #14 75.28 Selecting previously unselected package mingw-w64-common.
07:24:28 [2022-06-02T07:24:28.063Z] #14 75.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:24:28 [2022-06-02T07:24:28.063Z] #14 75.30 Unpacking mingw-w64-common (8.0.0-1) ...
07:24:28 [2022-06-02T07:24:28.063Z] #14 ...
07:24:28 [2022-06-02T07:24:28.063Z] 
07:24:28 [2022-06-02T07:24:28.063Z] #42 [tini 1/3] 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
07:24:28 [2022-06-02T07:24:28.063Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:28 [2022-06-02T07:24:28.063Z] #42 84.63 Setting up libicu67:amd64 (67.1-7) ...
07:24:28 [2022-06-02T07:24:28.063Z] #42 ...
07:24:28 [2022-06-02T07:24:28.063Z] 
07:24:28 [2022-06-02T07:24:28.063Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:28 [2022-06-02T07:24:28.063Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:28 [2022-06-02T07:24:28.063Z] #55 74.88 go: downloading mvdan.cc/gofumpt v0.2.1
07:24:28 [2022-06-02T07:24:28.063Z] #55 74.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:24:28 [2022-06-02T07:24:28.063Z] #55 74.97 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:24:28 [2022-06-02T07:24:28.063Z] #55 75.09 go: downloading github.com/davecgh/go-spew v1.1.1
07:24:28 [2022-06-02T07:24:28.063Z] #55 75.18 go: downloading github.com/pmezard/go-difflib v1.0.0
07:24:28 [2022-06-02T07:24:28.063Z] #55 75.22 go: downloading github.com/stretchr/objx v0.1.1
07:24:28 [2022-06-02T07:24:28.063Z] #55 75.43 go: downloading github.com/hashicorp/hcl v1.0.0
07:24:28 [2022-06-02T07:24:28.063Z] #55 75.86 go: downloading github.com/pelletier/go-toml v1.9.4
07:24:28 [2022-06-02T07:24:28.063Z] #55 75.87 go: downloading golang.org/x/text v0.3.7
07:24:28 [2022-06-02T07:24:28.063Z] #55 84.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
07:24:28 [2022-06-02T07:24:28.063Z] #55 84.87 go: downloading github.com/gobwas/glob v0.2.3
07:24:28 [2022-06-02T07:24:28.063Z] #55 84.88 go: downloading github.com/kisielk/gotool v1.0.0
07:24:28 [2022-06-02T07:24:28.063Z] #55 84.95 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:24:28 [2022-06-02T07:24:28.063Z] #55 85.02 go: downloading golang.org/x/mod v0.5.1
07:24:28 [2022-06-02T07:24:28.063Z] #55 85.02 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:24:28 [2022-06-02T07:24:28.063Z] #55 ...
07:24:28 [2022-06-02T07:24:28.063Z] 
07:24:28 [2022-06-02T07:24:28.063Z] #42 [tini 1/3] 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
07:24:28 [2022-06-02T07:24:28.063Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:28 [2022-06-02T07:24:28.063Z] #42 84.99 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.063Z] #42 85.07 Setting up libuv1:amd64 (1.40.0-2) ...
07:24:28 [2022-06-02T07:24:28.275Z] #55 86.14 go: downloading github.com/prometheus/client_golang v1.7.1
07:24:28 [2022-06-02T07:24:28.325Z] #42 85.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.539Z] #55 ...
07:24:28 [2022-06-02T07:24:28.539Z] 
07:24:28 [2022-06-02T07:24:28.539Z] #42 [tini 1/3] 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
07:24:28 [2022-06-02T07:24:28.539Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:28 [2022-06-02T07:24:28.539Z] #42 85.61 Setting up libicu67:amd64 (67.1-7) ...
07:24:28 [2022-06-02T07:24:28.539Z] #42 85.64 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.539Z] #42 85.67 Setting up libuv1:amd64 (1.40.0-2) ...
07:24:28 [2022-06-02T07:24:28.539Z] #42 85.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.539Z] #42 85.74 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:24:28 [2022-06-02T07:24:28.539Z] #42 85.79 Setting up librhash0:amd64 (1.4.1-2) ...
07:24:28 [2022-06-02T07:24:28.539Z] #42 85.82 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.540Z] #42 85.83 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:24:28 [2022-06-02T07:24:28.540Z] #42 85.84 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.540Z] #42 85.87 Setting up cmake (3.18.4-2+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.540Z] #42 85.90 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:24:28 [2022-06-02T07:24:28.540Z] #42 DONE 86.3s
07:24:28 [2022-06-02T07:24:28.540Z] 
07:24:28 [2022-06-02T07:24:28.540Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:24:28 [2022-06-02T07:24:28.540Z] #43 sha256:83ddef7c7ef5d35e8ea85e68ae393f15ace71c43923823973b9cc13ad83a3396
07:24:28 [2022-06-02T07:24:28.540Z] #43 DONE 0.1s
07:24:28 [2022-06-02T07:24:28.540Z] 
07:24:28 [2022-06-02T07:24:28.540Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:28 [2022-06-02T07:24:28.540Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:28 [2022-06-02T07:24:28.540Z] #55 86.50 go: downloading github.com/prometheus/client_model v0.2.0
07:24:28 [2022-06-02T07:24:28.585Z] #42 85.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:24:28 [2022-06-02T07:24:28.585Z] #42 ...
07:24:28 [2022-06-02T07:24:28.585Z] 
07:24:28 [2022-06-02T07:24:28.586Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
07:24:28 [2022-06-02T07:24:28.586Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7
07:24:28 [2022-06-02T07:24:28.586Z] #51 79.96 Setting up criu (3.17-1) ...
07:24:28 [2022-06-02T07:24:28.586Z] #51 83.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:24:28 [2022-06-02T07:24:28.586Z] #51 DONE 85.3s
07:24:28 [2022-06-02T07:24:28.586Z] 
07:24:28 [2022-06-02T07:24:28.586Z] #42 [tini 1/3] 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
07:24:28 [2022-06-02T07:24:28.586Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d
07:24:28 [2022-06-02T07:24:28.586Z] #42 85.51 Setting up librhash0:amd64 (1.4.1-2) ...
07:24:28 [2022-06-02T07:24:28.798Z] #55 86.61 go: downloading github.com/google/go-cmp v0.5.6
07:24:28 [2022-06-02T07:24:28.846Z] #42 85.59 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.846Z] #42 85.65 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:24:28 [2022-06-02T07:24:28.846Z] #42 85.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.846Z] #42 85.72 Setting up cmake (3.18.4-2+deb11u1) ...
07:24:28 [2022-06-02T07:24:28.846Z] #42 85.77 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:24:29 [2022-06-02T07:24:29.110Z] #64 ...
07:24:29 [2022-06-02T07:24:29.110Z] 
07:24:29 [2022-06-02T07:24:29.111Z] #14 [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
07:24:29 [2022-06-02T07:24:29.111Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:24:29 [2022-06-02T07:24:29.111Z] #14 76.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:24:29 [2022-06-02T07:24:29.111Z] #14 76.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
07:24:29 [2022-06-02T07:24:29.111Z] #14 76.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:24:29 [2022-06-02T07:24:29.111Z] #14 82.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:24:29 [2022-06-02T07:24:29.111Z] #14 82.14 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
07:24:29 [2022-06-02T07:24:29.111Z] #14 82.15 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:24:29 [2022-06-02T07:24:29.237Z] #55 ...
07:24:29 [2022-06-02T07:24:29.237Z] 
07:24:29 [2022-06-02T07:24:29.237Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:24:29 [2022-06-02T07:24:29.237Z] #64 sha256:341d2483035511feb56de2e030c254b0dd6a0cf60f2e5940a0de587a497fc848
07:24:29 [2022-06-02T07:24:29.237Z] #64 47.31 Updating files:  50% (2404/4764)
Updating files:  51% (2430/4764)
Updating files:  52% (2478/4764)
Updating files:  53% (2525/4764)
Updating files:  54% (2573/4764)
Updating files:  55% (2621/4764)
Updating files:  56% (2668/4764)
Updating files:  57% (2716/4764)
Updating files:  58% (2764/4764)
Updating files:  59% (2811/4764)
Updating files:  60% (2859/4764)
Updating files:  61% (2907/4764)
Updating files:  62% (2954/4764)
Updating files:  63% (3002/4764)
Updating files:  64% (3049/4764)
Updating files:  65% (3097/4764)
Updating files:  66% (3145/4764)
Updating files:  67% (3192/4764)
Updating files:  68% (3240/4764)
Updating files:  69% (3288/4764)
Updating files:  70% (3335/4764)
Updating files:  71% (3383/4764)
Updating files:  72% (3431/4764)
Updating files:  73% (3478/4764)
Updating files:  74% (3526/4764)
Updating files:  75% (3573/4764)
Updating files:  76% (3621/4764)
Updating files:  77% (3669/4764)
Updating files:  78% (3716/4764)
Updating files:  79% (3764/4764)
Updating files:  80% (3812/4764)
Updating files:  81% (3859/4764)
Updating files:  82% (3907/4764)
Updating files:  83% (3955/4764)
Updating files:  84% (4002/4764)
Updating files:  85% (4050/4764)
Updating files:  86% (4098/4764)
Updating files:  87% (4145/4764)
Updating files:  88% (4193/4764)
Updating files:  89% (4240/4764)
Updating files:  90% (4288/4764)
Updating files:  90% (4322/4764)
Updating files:  91% (4336/4764)
Updating files:  92% (4383/4764)
Updating files:  93% (4431/4764)
Updating files:  94% (4479/4764)
Updating files:  95% (4526/4764)
Updating files:  96% (4574/4764)
Updating files:  97% (4622/4764)
Updating files:  98% (4669/4764)
Updating files:  99% (4717/4764)
Updating files: 100% (4764/4764)
Updating files: 100% (4764/4764), done.
07:24:29 [2022-06-02T07:24:29.237Z] #64 48.58 + cd /tmp/tmp.w6m4Ft9uHy/src/github.com/containerd/containerd
07:24:29 [2022-06-02T07:24:29.237Z] #64 48.59 + git checkout -q v1.6.4
07:24:29 [2022-06-02T07:24:29.373Z] #55 87.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:24:29 [2022-06-02T07:24:29.373Z] #55 87.17 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
07:24:29 [2022-06-02T07:24:29.373Z] #55 87.20 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:24:29 [2022-06-02T07:24:29.373Z] #55 87.31 go: downloading github.com/beorn7/perks v1.0.1
07:24:29 [2022-06-02T07:24:29.373Z] #55 87.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:24:29 [2022-06-02T07:24:29.373Z] #55 87.38 go: downloading github.com/cespare/xxhash v1.1.0
07:24:29 [2022-06-02T07:24:29.373Z] #55 87.42 go: downloading github.com/golang/protobuf v1.5.2
07:24:29 [2022-06-02T07:24:29.789Z] #42 DONE 86.4s
07:24:29 [2022-06-02T07:24:29.789Z] 
07:24:29 [2022-06-02T07:24:29.789Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:24:29 [2022-06-02T07:24:29.789Z] #43 sha256:88ba91dfa3e2169b05f4b20a38c718e391b39972f9f8e587bef99d34246a66a2
07:24:29 [2022-06-02T07:24:29.789Z] #43 DONE 0.2s
07:24:29 [2022-06-02T07:24:29.789Z] 
07:24:29 [2022-06-02T07:24:29.789Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:24:29 [2022-06-02T07:24:29.789Z] #44 sha256:ff2695ee17f48f36dbf0c946a7d44169d1f6ccecea1c3a010756f9a024a2ae89
07:24:29 [2022-06-02T07:24:29.940Z] #55 87.81 go: downloading github.com/prometheus/common v0.10.0
07:24:30 [2022-06-02T07:24:30.165Z] #64 50.08 + export 'BUILDTAGS=netgo osusergo static_build'
07:24:30 [2022-06-02T07:24:30.165Z] #64 50.08 + BUILDTAGS='netgo osusergo static_build'
07:24:30 [2022-06-02T07:24:30.165Z] #64 50.08 + export EXTRA_FLAGS=-buildmode=pie
07:24:30 [2022-06-02T07:24:30.165Z] #64 50.08 + EXTRA_FLAGS=-buildmode=pie
07:24:30 [2022-06-02T07:24:30.165Z] #64 50.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:24:30 [2022-06-02T07:24:30.165Z] #64 50.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:24:30 [2022-06-02T07:24:30.165Z] #64 50.08 + '[' '' = dynamic ']'
07:24:30 [2022-06-02T07:24:30.165Z] #64 50.08 + make
07:24:30 [2022-06-02T07:24:30.199Z] #55 88.16 go: downloading github.com/prometheus/procfs v0.6.0
07:24:30 [2022-06-02T07:24:30.458Z] #55 88.32 go: downloading github.com/mattn/go-runewidth v0.0.9
07:24:30 [2022-06-02T07:24:30.716Z] #55 88.54 go: downloading google.golang.org/protobuf v1.27.1
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.638 + RM_GOPATH=0
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.638 + TMP_GOPATH=
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.638 + : /build
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.638 + '[' -z '' ']'
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.638 ++ mktemp -d
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.643 + export GOPATH=/tmp/tmp.Vh9SquudJJ
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.643 + GOPATH=/tmp/tmp.Vh9SquudJJ
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.643 + RM_GOPATH=1
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.643 + case "$(go env GOARCH)" in
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.643 ++ go env GOARCH
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.659 + export GO_BUILDMODE=-buildmode=pie
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.659 + GO_BUILDMODE=-buildmode=pie
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.673 ++ dirname /install.sh
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.686 + dir=/
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.686 + bin=tini
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.686 + shift
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.686 + '[' '!' -f //tini.installer ']'
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.686 + . //tini.installer
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.686 ++ : v0.19.0
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.687 Install tini version v0.19.0
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.687 + install_tini
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.687 + echo 'Install tini version v0.19.0'
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.687 + git clone https://github.com/krallin/tini.git /tmp/tmp.Vh9SquudJJ/tini
07:24:31 [2022-06-02T07:24:31.700Z] #44 1.704 Cloning into '/tmp/tmp.Vh9SquudJJ/tini'...
07:24:32 [2022-06-02T07:24:32.099Z] #64 51.82 + bin/ctr
07:24:33 [2022-06-02T07:24:33.086Z] #44 3.272 + cd /tmp/tmp.Vh9SquudJJ/tini
07:24:33 [2022-06-02T07:24:33.086Z] #44 3.272 + git checkout -q v0.19.0
07:24:33 [2022-06-02T07:24:33.086Z] #44 3.291 + cmake .
07:24:33 [2022-06-02T07:24:33.296Z] #14 91.86 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:24:33 [2022-06-02T07:24:33.296Z] #14 91.87 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
07:24:33 [2022-06-02T07:24:33.296Z] #14 91.88 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:24:33 [2022-06-02T07:24:33.296Z] #14 ...
07:24:33 [2022-06-02T07:24:33.296Z] 
07:24:33 [2022-06-02T07:24:33.296Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:24:33 [2022-06-02T07:24:33.296Z] #67 sha256:7abffcdabed9b75a8c8c0caedc4aa9db9c459a49de4b15806db4c9eb7f900500
07:24:33 [2022-06-02T07:24:33.296Z] #67 91.59 + for f in rootlesskit rootlesskit-docker-proxy
07:24:33 [2022-06-02T07:24:33.296Z] #67 91.59 + GOBIN=/build
07:24:33 [2022-06-02T07:24:33.296Z] #67 91.59 + GO111MODULE=on
07:24:33 [2022-06-02T07:24:33.296Z] #67 91.59 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:24:34 [2022-06-02T07:24:34.004Z] #55 91.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:24:34 [2022-06-02T07:24:34.028Z] #44 4.289 -- The C compiler identification is GNU 10.2.1
07:24:34 [2022-06-02T07:24:34.288Z] #44 4.472 -- Detecting C compiler ABI info
07:24:35 [2022-06-02T07:24:35.229Z] #44 5.561 -- Detecting C compiler ABI info - done
07:24:35 [2022-06-02T07:24:35.496Z] #44 5.712 -- Check for working C compiler: /usr/bin/cc - skipped
07:24:35 [2022-06-02T07:24:35.496Z] #44 5.727 -- Detecting C compile features
07:24:35 [2022-06-02T07:24:35.496Z] #44 5.738 -- Detecting C compile features - done
07:24:35 [2022-06-02T07:24:35.496Z] #44 5.797 -- Performing Test HAS_BUILTIN_FORTIFY
07:24:35 [2022-06-02T07:24:35.758Z] #44 6.031 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:24:35 [2022-06-02T07:24:35.909Z] #55 ...
07:24:35 [2022-06-02T07:24:35.909Z] 
07:24:35 [2022-06-02T07:24:35.909Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:24:35 [2022-06-02T07:24:35.909Z] #44 sha256:4095364b3b45f88259bba85817b630cb6c5aebb2f40d1932d95203f602a0bd12
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.409 + RM_GOPATH=0
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.409 + TMP_GOPATH=
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.409 + : /build
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.409 + '[' -z '' ']'
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.424 ++ mktemp -d
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.445 + export GOPATH=/tmp/tmp.mrNy4xdxbn
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.445 + GOPATH=/tmp/tmp.mrNy4xdxbn
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.445 + RM_GOPATH=1
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.445 + case "$(go env GOARCH)" in
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.445 ++ go env GOARCH
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.501 + export GO_BUILDMODE=-buildmode=pie
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + GO_BUILDMODE=-buildmode=pie
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 ++ dirname /install.sh
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + dir=/
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + bin=tini
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + shift
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + '[' '!' -f //tini.installer ']'
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + . //tini.installer
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 ++ : v0.19.0
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + install_tini
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + echo 'Install tini version v0.19.0'
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 + git clone https://github.com/krallin/tini.git /tmp/tmp.mrNy4xdxbn/tini
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.506 Install tini version v0.19.0
07:24:35 [2022-06-02T07:24:35.909Z] #44 1.516 Cloning into '/tmp/tmp.mrNy4xdxbn/tini'...
07:24:35 [2022-06-02T07:24:35.909Z] #44 3.037 + cd /tmp/tmp.mrNy4xdxbn/tini
07:24:35 [2022-06-02T07:24:35.909Z] #44 3.040 + git checkout -q v0.19.0
07:24:35 [2022-06-02T07:24:35.909Z] #44 3.086 + cmake .
07:24:35 [2022-06-02T07:24:35.909Z] #44 4.014 -- The C compiler identification is GNU 10.2.1
07:24:35 [2022-06-02T07:24:35.909Z] #44 4.157 -- Detecting C compiler ABI info
07:24:35 [2022-06-02T07:24:35.909Z] #44 5.302 -- Detecting C compiler ABI info - done
07:24:35 [2022-06-02T07:24:35.909Z] #44 5.502 -- Check for working C compiler: /usr/bin/cc - skipped
07:24:35 [2022-06-02T07:24:35.909Z] #44 5.507 -- Detecting C compile features
07:24:35 [2022-06-02T07:24:35.909Z] #44 5.511 -- Detecting C compile features - done
07:24:35 [2022-06-02T07:24:35.909Z] #44 5.546 -- Performing Test HAS_BUILTIN_FORTIFY
07:24:35 [2022-06-02T07:24:35.909Z] #44 5.887 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:24:35 [2022-06-02T07:24:35.909Z] #44 6.116 -- Configuring done
07:24:35 [2022-06-02T07:24:35.909Z] #44 6.178 -- Generating done
07:24:35 [2022-06-02T07:24:35.909Z] #44 6.184 -- Build files have been written to: /tmp/tmp.mrNy4xdxbn/tini
07:24:35 [2022-06-02T07:24:35.909Z] #44 6.207 + make tini-static
07:24:35 [2022-06-02T07:24:35.909Z] #44 6.612 Scanning dependencies of target tini-static
07:24:35 [2022-06-02T07:24:35.909Z] #44 6.700 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:24:36 [2022-06-02T07:24:36.019Z] #44 6.125 -- Configuring done
07:24:36 [2022-06-02T07:24:36.019Z] #44 6.146 -- Generating done
07:24:36 [2022-06-02T07:24:36.019Z] #44 6.172 -- Build files have been written to: /tmp/tmp.Vh9SquudJJ/tini
07:24:36 [2022-06-02T07:24:36.019Z] #44 6.175 + make tini-static
07:24:36 [2022-06-02T07:24:36.279Z] #44 6.564 Scanning dependencies of target tini-static
07:24:36 [2022-06-02T07:24:36.279Z] #44 6.636 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:24:37 [2022-06-02T07:24:37.491Z] #67 96.07 rootlesskit version 1.0.0
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08 Usage of /build/rootlesskit-docker-proxy:
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08   -container-ip string
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08     	container ip
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08   -container-port int
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08     	container port (default -1)
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08   -host-ip string
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08     	host ip
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08   -host-port int
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08     	host port (default -1)
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08   -proto string
07:24:37 [2022-06-02T07:24:37.748Z] #67 96.08     	proxy protocol (default "tcp")
07:24:37 [2022-06-02T07:24:37.899Z] #44 9.203 [100%] Linking C executable tini-static
07:24:38 [2022-06-02T07:24:38.232Z] #44 8.165 [100%] Linking C executable tini-static
07:24:38 [2022-06-02T07:24:38.232Z] #44 8.476 [100%] Built target tini-static
07:24:38 [2022-06-02T07:24:38.232Z] #44 8.528 + mkdir -p /build
07:24:38 [2022-06-02T07:24:38.232Z] #44 8.533 + cp tini-static /build/docker-init
07:24:38 [2022-06-02T07:24:38.232Z] #44 ...
07:24:38 [2022-06-02T07:24:38.232Z] 
07:24:38 [2022-06-02T07:24:38.232Z] #14 [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
07:24:38 [2022-06-02T07:24:38.232Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:38 [2022-06-02T07:24:38.232Z] #14 85.19 Selecting previously unselected package mingw-w64-x86-64-dev.
07:24:38 [2022-06-02T07:24:38.232Z] #14 85.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:24:38 [2022-06-02T07:24:38.232Z] #14 85.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:24:38 [2022-06-02T07:24:38.232Z] #14 95.10 Selecting previously unselected package gcc-mingw-w64-base.
07:24:38 [2022-06-02T07:24:38.232Z] #14 95.11 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:24:38 [2022-06-02T07:24:38.232Z] #14 95.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:24:38 [2022-06-02T07:24:38.468Z] #44 10.02 [100%] Built target tini-static
07:24:38 [2022-06-02T07:24:38.492Z] #14 ...
07:24:38 [2022-06-02T07:24:38.492Z] 
07:24:38 [2022-06-02T07:24:38.492Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:24:38 [2022-06-02T07:24:38.492Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:24:38 [2022-06-02T07:24:38.492Z] #55 85.18 go: downloading github.com/ettle/strcase v0.1.1
07:24:38 [2022-06-02T07:24:38.492Z] #55 85.24 go: downloading github.com/fatih/structtag v1.2.0
07:24:38 [2022-06-02T07:24:38.492Z] #55 85.28 go: downloading github.com/Masterminds/semver v1.5.0
07:24:38 [2022-06-02T07:24:38.492Z] #55 85.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:24:38 [2022-06-02T07:24:38.492Z] #55 85.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:24:38 [2022-06-02T07:24:38.492Z] #55 85.77 go: downloading github.com/prometheus/client_golang v1.7.1
07:24:38 [2022-06-02T07:24:38.492Z] #55 86.41 go: downloading github.com/prometheus/client_model v0.2.0
07:24:38 [2022-06-02T07:24:38.492Z] #55 86.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:24:38 [2022-06-02T07:24:38.492Z] #55 86.72 go: downloading github.com/google/go-cmp v0.5.6
07:24:38 [2022-06-02T07:24:38.492Z] #55 87.14 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
07:24:38 [2022-06-02T07:24:38.492Z] #55 87.30 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:24:38 [2022-06-02T07:24:38.492Z] #55 87.47 go: downloading github.com/beorn7/perks v1.0.1
07:24:38 [2022-06-02T07:24:38.492Z] #55 87.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:24:38 [2022-06-02T07:24:38.492Z] #55 87.53 go: downloading github.com/golang/protobuf v1.5.2
07:24:38 [2022-06-02T07:24:38.492Z] #55 87.57 go: downloading github.com/cespare/xxhash v1.1.0
07:24:38 [2022-06-02T07:24:38.492Z] #55 87.97 go: downloading github.com/prometheus/common v0.10.0
07:24:38 [2022-06-02T07:24:38.492Z] #55 88.40 go: downloading github.com/prometheus/procfs v0.6.0
07:24:38 [2022-06-02T07:24:38.492Z] #55 88.46 go: downloading github.com/mattn/go-runewidth v0.0.9
07:24:38 [2022-06-02T07:24:38.492Z] #55 88.65 go: downloading google.golang.org/protobuf v1.27.1
07:24:38 [2022-06-02T07:24:38.492Z] #55 92.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:24:38 [2022-06-02T07:24:38.722Z] #64 ...
07:24:38 [2022-06-02T07:24:38.722Z] 
07:24:38 [2022-06-02T07:24:38.722Z] #14 [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
07:24:38 [2022-06-02T07:24:38.722Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:38 [2022-06-02T07:24:38.722Z] #14 80.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:24:38 [2022-06-02T07:24:38.722Z] #14 80.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:24:38 [2022-06-02T07:24:38.722Z] #14 80.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:24:38 [2022-06-02T07:24:38.722Z] #14 86.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:24:38 [2022-06-02T07:24:38.722Z] #14 86.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:24:38 [2022-06-02T07:24:38.722Z] #14 86.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:24:38 [2022-06-02T07:24:38.727Z] #44 10.14 + mkdir -p /build
07:24:38 [2022-06-02T07:24:38.727Z] #44 10.14 + cp tini-static /build/docker-init
07:24:38 [2022-06-02T07:24:38.727Z] #44 ...
07:24:38 [2022-06-02T07:24:38.727Z] 
07:24:38 [2022-06-02T07:24:38.727Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:24:38 [2022-06-02T07:24:38.727Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:24:38 [2022-06-02T07:24:38.727Z] #53 96.63 gotestsum version dev
07:24:38 [2022-06-02T07:24:38.752Z] #55 ...
07:24:38 [2022-06-02T07:24:38.752Z] 
07:24:38 [2022-06-02T07:24:38.752Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:24:38 [2022-06-02T07:24:38.752Z] #44 sha256:ff2695ee17f48f36dbf0c946a7d44169d1f6ccecea1c3a010756f9a024a2ae89
07:24:38 [2022-06-02T07:24:38.752Z] #44 DONE 9.1s
07:24:38 [2022-06-02T07:24:38.752Z] 
07:24:38 [2022-06-02T07:24:38.752Z] #14 [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
07:24:38 [2022-06-02T07:24:38.752Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:38 [2022-06-02T07:24:38.752Z] #14 95.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:24:38 [2022-06-02T07:24:38.752Z] #14 95.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:24:38 [2022-06-02T07:24:38.752Z] #14 95.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:24:38 [2022-06-02T07:24:38.799Z] #67 ...
07:24:38 [2022-06-02T07:24:38.799Z] 
07:24:38 [2022-06-02T07:24:38.799Z] #14 [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
07:24:38 [2022-06-02T07:24:38.799Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:24:38 [2022-06-02T07:24:38.799Z] #14 97.21 Selecting previously unselected package g++-mingw-w64-x86-64.
07:24:38 [2022-06-02T07:24:38.799Z] #14 97.21 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:24:39 [2022-06-02T07:24:39.079Z] #14 97.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:24:39 [2022-06-02T07:24:39.295Z] #53 DONE 97.2s
07:24:39 [2022-06-02T07:24:39.295Z] 
07:24:39 [2022-06-02T07:24:39.295Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:24:39 [2022-06-02T07:24:39.295Z] #44 sha256:4095364b3b45f88259bba85817b630cb6c5aebb2f40d1932d95203f602a0bd12
07:24:39 [2022-06-02T07:24:39.295Z] #44 DONE 10.7s
07:24:39 [2022-06-02T07:24:39.295Z] 
07:24:39 [2022-06-02T07:24:39.295Z] #14 [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
07:24:39 [2022-06-02T07:24:39.295Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:39 [2022-06-02T07:24:39.295Z] #14 87.74 Selecting previously unselected package mingw-w64-x86-64-dev.
07:24:39 [2022-06-02T07:24:39.295Z] #14 87.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:24:39 [2022-06-02T07:24:39.295Z] #14 87.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:24:39 [2022-06-02T07:24:39.459Z] #14 98.03 Selecting previously unselected package libapparmor1:arm64.
07:24:39 [2022-06-02T07:24:39.459Z] #14 98.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
07:24:39 [2022-06-02T07:24:39.459Z] #14 98.05 Unpacking libapparmor1:arm64 (2.13.6-10) ...
07:24:40 [2022-06-02T07:24:40.442Z] #14 98.95 Selecting previously unselected package libapparmor-dev:arm64.
07:24:40 [2022-06-02T07:24:40.442Z] #14 98.95 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
07:24:40 [2022-06-02T07:24:40.442Z] #14 98.96 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
07:24:40 [2022-06-02T07:24:40.656Z] #14 92.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:24:40 [2022-06-02T07:24:40.656Z] #14 92.48 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:24:40 [2022-06-02T07:24:40.656Z] #14 92.48 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:24:40 [2022-06-02T07:24:40.663Z] #14 ...
07:24:40 [2022-06-02T07:24:40.663Z] 
07:24:40 [2022-06-02T07:24:40.663Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
07:24:40 [2022-06-02T07:24:40.663Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32
07:24:40 [2022-06-02T07:24:40.663Z] #53 97.21 gotestsum version dev
07:24:40 [2022-06-02T07:24:40.663Z] #53 DONE 97.5s
07:24:40 [2022-06-02T07:24:40.663Z] 
07:24:40 [2022-06-02T07:24:40.663Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:24:40 [2022-06-02T07:24:40.663Z] #67 sha256:95c6b66caaec5eea473c2b736effdf1b0fb5f98d0f785f212256cac7aed35c98
07:24:40 [2022-06-02T07:24:40.671Z] #14 98.29 Selecting previously unselected package gcc-mingw-w64-base.
07:24:40 [2022-06-02T07:24:40.671Z] #14 98.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:24:40 [2022-06-02T07:24:40.671Z] #14 98.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:24:40 [2022-06-02T07:24:40.671Z] #14 98.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:24:40 [2022-06-02T07:24:40.671Z] #14 98.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:24:40 [2022-06-02T07:24:40.671Z] #14 98.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:24:40 [2022-06-02T07:24:40.953Z] #19 180.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
07:24:40 [2022-06-02T07:24:40.953Z] #19 180.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
07:24:40 [2022-06-02T07:24:40.953Z] #19 180.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
07:24:41 [2022-06-02T07:24:41.036Z] #14 99.56 Selecting previously unselected package libbtrfs0:arm64.
07:24:41 [2022-06-02T07:24:41.036Z] #14 99.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
07:24:41 [2022-06-02T07:24:41.036Z] #14 99.58 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
07:24:41 [2022-06-02T07:24:41.210Z] #19 181.9 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
07:24:41 [2022-06-02T07:24:41.210Z] #19 181.9 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:24:41 [2022-06-02T07:24:41.467Z] #19 182.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:24:41 [2022-06-02T07:24:41.624Z] #14 100.1 Selecting previously unselected package libbtrfs-dev:arm64.
07:24:41 [2022-06-02T07:24:41.624Z] #14 100.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
07:24:41 [2022-06-02T07:24:41.886Z] #14 100.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
07:24:42 [2022-06-02T07:24:42.905Z] #14 101.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
07:24:42 [2022-06-02T07:24:42.905Z] #14 101.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
07:24:42 [2022-06-02T07:24:42.905Z] #14 101.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
07:24:43 [2022-06-02T07:24:43.893Z] #14 102.3 Selecting previously unselected package libudev-dev:arm64.
07:24:43 [2022-06-02T07:24:43.893Z] #14 102.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
07:24:43 [2022-06-02T07:24:43.893Z] #14 102.3 Unpacking libudev-dev:arm64 (247.3-7) ...
07:24:44 [2022-06-02T07:24:44.459Z] #14 103.1 Selecting previously unselected package libsepol1-dev:arm64.
07:24:44 [2022-06-02T07:24:44.459Z] #14 103.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
07:24:44 [2022-06-02T07:24:44.753Z] #14 103.2 Unpacking libsepol1-dev:arm64 (3.1-1) ...
07:24:45 [2022-06-02T07:24:45.319Z] #14 ...
07:24:45 [2022-06-02T07:24:45.319Z] 
07:24:45 [2022-06-02T07:24:45.319Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:24:45 [2022-06-02T07:24:45.319Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 Delve is a source level debugger for Go programs.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 Delve enables you to interact with your program by controlling the execution of the process,
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 Pass flags to the program you are debugging using `--`, for example:
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 `dlv exec ./hello -- server --config conf/config.toml`
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 Usage:
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   dlv [command]
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 Available Commands:
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   attach      Attach to running process and begin debugging.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   connect     Connect to a headless debug server with a terminal client.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   core        Examine a core dump.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   debug       Compile and begin debugging main package in current directory, or the package specified.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   exec        Execute a precompiled binary, and begin a debug session.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   help        Help about any command
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   run         Deprecated command. Use 'debug' instead.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   test        Compile test binary and begin debugging program.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   trace       Compile and begin tracing program.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   version     Prints version.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 Flags:
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --disable-aslr                     Disables address space randomization
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   -h, --help                             help for dlv
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --init string                      Init file, executed by the terminal client.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --log                              Enable debugging server logging.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9       --wd string                        Working directory for running the program.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 Additional help topics:
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   dlv backend  Help about the --backend flag.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   dlv log      Help about logging flags.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9   dlv redirect Help about file redirection.
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 
07:24:45 [2022-06-02T07:24:45.319Z] #36 103.9 Use "dlv [command] --help" for more information about a command.
07:24:47 [2022-06-02T07:24:47.218Z] #36 ...
07:24:47 [2022-06-02T07:24:47.218Z] 
07:24:47 [2022-06-02T07:24:47.218Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:24:47 [2022-06-02T07:24:47.218Z] #67 sha256:7abffcdabed9b75a8c8c0caedc4aa9db9c459a49de4b15806db4c9eb7f900500
07:24:47 [2022-06-02T07:24:47.218Z] #67 DONE 105.3s
07:24:47 [2022-06-02T07:24:47.218Z] 
07:24:47 [2022-06-02T07:24:47.218Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:24:47 [2022-06-02T07:24:47.218Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c
07:24:47 [2022-06-02T07:24:47.218Z] #36 DONE 105.7s
07:24:47 [2022-06-02T07:24:47.218Z] 
07:24:47 [2022-06-02T07:24:47.218Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:24:47 [2022-06-02T07:24:47.218Z] #68 sha256:b298feb67e0f261a4d1ef7677b38c27e8d6d72f9842d58ca358663339063d83b
07:24:47 [2022-06-02T07:24:47.218Z] #68 DONE 0.2s
07:24:47 [2022-06-02T07:24:47.218Z] 
07:24:47 [2022-06-02T07:24:47.218Z] #14 [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
07:24:47 [2022-06-02T07:24:47.218Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:24:47 [2022-06-02T07:24:47.218Z] #14 104.3 Selecting previously unselected package libpcre2-16-0:arm64.
07:24:47 [2022-06-02T07:24:47.218Z] #14 104.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
07:24:47 [2022-06-02T07:24:47.218Z] #14 104.3 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
07:24:47 [2022-06-02T07:24:47.218Z] #14 104.7 Selecting previously unselected package libpcre2-32-0:arm64.
07:24:47 [2022-06-02T07:24:47.218Z] #14 104.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
07:24:47 [2022-06-02T07:24:47.218Z] #14 104.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
07:24:47 [2022-06-02T07:24:47.218Z] #14 105.5 Selecting previously unselected package libpcre2-posix2:arm64.
07:24:47 [2022-06-02T07:24:47.218Z] #14 105.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
07:24:47 [2022-06-02T07:24:47.218Z] #14 105.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
07:24:47 [2022-06-02T07:24:47.218Z] #14 105.6 Selecting previously unselected package libpcre2-dev:arm64.
07:24:47 [2022-06-02T07:24:47.218Z] #14 105.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
07:24:47 [2022-06-02T07:24:47.218Z] #14 105.7 Unpacking libpcre2-dev:arm64 (10.36-2) ...
07:24:47 [2022-06-02T07:24:47.218Z] #14 ...
07:24:47 [2022-06-02T07:24:47.218Z] 
07:24:47 [2022-06-02T07:24:47.218Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:24:47 [2022-06-02T07:24:47.218Z] #69 sha256:4c381f04e88fc95f91aae6e8a9b7925e71ab974a33bc517206570e53416ec4df
07:24:47 [2022-06-02T07:24:47.218Z] #69 DONE 0.2s
07:24:47 [2022-06-02T07:24:47.475Z] 
07:24:47 [2022-06-02T07:24:47.475Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:47 [2022-06-02T07:24:47.475Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242
07:24:47 [2022-06-02T07:24:47.475Z] #34 ...
07:24:47 [2022-06-02T07:24:47.475Z] 
07:24:47 [2022-06-02T07:24:47.476Z] #14 [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
07:24:47 [2022-06-02T07:24:47.476Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109
07:24:47 [2022-06-02T07:24:47.476Z] #14 106.2 Selecting previously unselected package libselinux1-dev:arm64.
07:24:47 [2022-06-02T07:24:47.476Z] #14 106.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
07:24:47 [2022-06-02T07:24:47.476Z] #14 106.2 Unpacking libselinux1-dev:arm64 (3.1-3) ...
07:24:47 [2022-06-02T07:24:47.733Z] #14 106.6 Selecting previously unselected package libdevmapper-dev:arm64.
07:24:47 [2022-06-02T07:24:47.991Z] #14 106.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
07:24:47 [2022-06-02T07:24:47.991Z] #14 106.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
07:24:47 [2022-06-02T07:24:47.991Z] #14 106.7 Selecting previously unselected package libseccomp-dev:arm64.
07:24:47 [2022-06-02T07:24:47.991Z] #14 106.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
07:24:47 [2022-06-02T07:24:47.991Z] #14 106.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:24:48 [2022-06-02T07:24:48.250Z] #14 107.0 Selecting previously unselected package libsystemd-dev:arm64.
07:24:48 [2022-06-02T07:24:48.250Z] #14 107.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
07:24:48 [2022-06-02T07:24:48.250Z] #14 107.0 Unpacking libsystemd-dev:arm64 (247.3-7) ...
07:24:48 [2022-06-02T07:24:48.815Z] #14 107.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.6 Setting up libapparmor1:arm64 (2.13.6-10) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.6 Setting up libsepol1-dev:arm64 (3.1-1) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.7 Setting up libpcre2-16-0:arm64 (10.36-2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.7 Setting up libbtrfs0:arm64 (5.10.1-2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.7 Setting up libpcre2-32-0:arm64 (10.36-2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.7 Setting up libudev-dev:arm64 (247.3-7) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.7 Setting up libpcre2-posix2:arm64 (10.36-2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.8 Setting up mingw-w64-common (8.0.0-1) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.8 Setting up libsystemd-dev:arm64 (247.3-7) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.8 Setting up libpcre2-dev:arm64 (10.36-2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.8 Setting up libselinux1-dev:arm64 (3.1-3) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.9 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
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.9 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
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:24:49 [2022-06-02T07:24:49.074Z] #14 107.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:24:49 [2022-06-02T07:24:49.332Z] #14 107.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:24:49 [2022-06-02T07:24:49.332Z] #14 107.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:24:49 [2022-06-02T07:24:49.332Z] #14 108.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:24:49 [2022-06-02T07:24:49.332Z] #14 108.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
07:24:49 [2022-06-02T07:24:49.332Z] #14 108.0 Setting up dmsetup (2:1.02.175-2.1) ...
07:24:49 [2022-06-02T07:24:49.332Z] #14 108.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
07:24:49 [2022-06-02T07:24:49.332Z] #14 108.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
07:24:49 [2022-06-02T07:24:49.332Z] #14 108.0 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:24:49 [2022-06-02T07:24:49.898Z] #14 DONE 108.5s
07:24:49 [2022-06-02T07:24:49.898Z] 
07:24:49 [2022-06-02T07:24:49.898Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:24:49 [2022-06-02T07:24:49.898Z] #26 sha256:6dc5dfd2f63c965e97ceca30f9dba60444523d5b1ced8c0f324ebcaded6419ed
07:24:50 [2022-06-02T07:24:50.156Z] #26 106.5 Updating files:  17% (1983/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3809/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
07:24:50 [2022-06-02T07:24:50.156Z] #26 ...
07:24:50 [2022-06-02T07:24:50.156Z] 
07:24:50 [2022-06-02T07:24:50.156Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:24:50 [2022-06-02T07:24:50.156Z] #59 sha256:20c370cf66fa7dbd7680d9522b44573909935b449db4c582e526651a8b84add5
07:24:50 [2022-06-02T07:24:50.156Z] #59 DONE 0.2s
07:24:50 [2022-06-02T07:24:50.156Z] 
07:24:50 [2022-06-02T07:24:50.156Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:24:50 [2022-06-02T07:24:50.156Z] #26 sha256:6dc5dfd2f63c965e97ceca30f9dba60444523d5b1ced8c0f324ebcaded6419ed
07:24:50 [2022-06-02T07:24:50.654Z] #67 ...
07:24:50 [2022-06-02T07:24:50.654Z] 
07:24:50 [2022-06-02T07:24:50.654Z] #14 [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
07:24:50 [2022-06-02T07:24:50.654Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:24:50 [2022-06-02T07:24:50.654Z] #14 107.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:24:50 [2022-06-02T07:24:50.654Z] #14 107.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:24:50 [2022-06-02T07:24:50.654Z] #14 107.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:24:50 [2022-06-02T07:24:50.936Z] #26 106.5 Updating files:  17% (1983/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3809/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  64% (7360/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
07:24:50 [2022-06-02T07:24:50.936Z] #26 ...
07:24:50 [2022-06-02T07:24:50.936Z] 
07:24:50 [2022-06-02T07:24:50.936Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
07:24:50 [2022-06-02T07:24:50.936Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02
07:24:50 [2022-06-02T07:24:50.936Z] #15 DONE 1.0s
07:24:50 [2022-06-02T07:24:50.936Z] 
07:24:50 [2022-06-02T07:24:50.936Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:24:50 [2022-06-02T07:24:50.936Z] #26 sha256:6dc5dfd2f63c965e97ceca30f9dba60444523d5b1ced8c0f324ebcaded6419ed
07:24:51 [2022-06-02T07:24:51.712Z] #26 106.5 Updating files:  17% (1983/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3809/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  64% (7360/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  85% (9785/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
07:24:51 [2022-06-02T07:24:51.712Z] #26 ...
07:24:51 [2022-06-02T07:24:51.712Z] 
07:24:51 [2022-06-02T07:24:51.712Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:24:51 [2022-06-02T07:24:51.712Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4
07:24:51 [2022-06-02T07:24:51.712Z] #16 DONE 0.9s
07:24:51 [2022-06-02T07:24:51.712Z] 
07:24:51 [2022-06-02T07:24:51.712Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:24:51 [2022-06-02T07:24:51.712Z] #26 sha256:6dc5dfd2f63c965e97ceca30f9dba60444523d5b1ced8c0f324ebcaded6419ed
07:24:51 [2022-06-02T07:24:51.712Z] #26 110.1 + cd /tmp/tmp.zSDdbFh2AV/tmp/docker-ce
07:24:51 [2022-06-02T07:24:51.712Z] #26 110.1 + git checkout -q v17.06.2-ce
07:24:52 [2022-06-02T07:24:52.279Z] #26 ...
07:24:52 [2022-06-02T07:24:52.279Z] 
07:24:52 [2022-06-02T07:24:52.279Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:24:52 [2022-06-02T07:24:52.279Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2
07:24:52 [2022-06-02T07:24:52.279Z] #17 0.640 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:24:52 [2022-06-02T07:24:52.279Z] #17 DONE 0.7s
07:24:52 [2022-06-02T07:24:52.536Z] 
07:24:52 [2022-06-02T07:24:52.536Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:24:52 [2022-06-02T07:24:52.536Z] #60 sha256:daecf516e8e6c0973c5bb0b52b52304d6b408d87f97fe1d585361d166c7abb5a
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.745 + RM_GOPATH=0
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.748 + TMP_GOPATH=
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.748 + : /build
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.748 + '[' -z '' ']'
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.749 ++ mktemp -d
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.751 + export GOPATH=/tmp/tmp.3QJi5ZOv91
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.751 + GOPATH=/tmp/tmp.3QJi5ZOv91
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.751 + RM_GOPATH=1
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.751 + case "$(go env GOARCH)" in
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.752 ++ go env GOARCH
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.788 + export GO_BUILDMODE=-buildmode=pie
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.788 + GO_BUILDMODE=-buildmode=pie
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.792 ++ dirname /install.sh
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + dir=/
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + bin=runc
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + shift
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + '[' '!' -f //runc.installer ']'
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + . //runc.installer
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 ++ set -e
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 ++ : v1.1.2
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + install_runc
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + RUNC_BUILDTAGS=seccomp
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3QJi5ZOv91/src/github.com/opencontainers/runc
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.799 Install runc version v1.1.2 (build tags: seccomp)
07:24:52 [2022-06-02T07:24:52.536Z] #60 0.806 Cloning into '/tmp/tmp.3QJi5ZOv91/src/github.com/opencontainers/runc'...
07:24:52 [2022-06-02T07:24:52.886Z] #14 109.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:24:52 [2022-06-02T07:24:52.886Z] #14 109.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:24:52 [2022-06-02T07:24:52.886Z] #14 109.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:24:52 [2022-06-02T07:24:52.933Z] #14 105.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:24:52 [2022-06-02T07:24:52.933Z] #14 105.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:24:52 [2022-06-02T07:24:52.933Z] #14 105.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:24:53 [2022-06-02T07:24:53.101Z] #60 ...
07:24:53 [2022-06-02T07:24:53.101Z] 
07:24:53 [2022-06-02T07:24:53.101Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:24:53 [2022-06-02T07:24:53.101Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d
07:24:53 [2022-06-02T07:24:53.101Z] #18 DONE 0.7s
07:24:53 [2022-06-02T07:24:53.359Z] 
07:24:53 [2022-06-02T07:24:53.359Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:24:53 [2022-06-02T07:24:53.359Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d
07:24:53 [2022-06-02T07:24:53.678Z] #19 192.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
07:24:53 [2022-06-02T07:24:53.678Z] #19 192.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
07:24:53 [2022-06-02T07:24:53.678Z] #19 192.7 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
07:24:53 [2022-06-02T07:24:53.678Z] #19 192.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
07:24:53 [2022-06-02T07:24:53.678Z] #19 192.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:24:53 [2022-06-02T07:24:53.678Z] #19 192.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:24:53 [2022-06-02T07:24:53.927Z] #19 DONE 0.7s
07:24:53 [2022-06-02T07:24:53.927Z] 
07:24:53 [2022-06-02T07:24:53.927Z] #20 [dev-systemd-false  6/26] RUN ldconfig
07:24:53 [2022-06-02T07:24:53.927Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11
07:24:54 [2022-06-02T07:24:54.497Z] #20 ...
07:24:54 [2022-06-02T07:24:54.497Z] 
07:24:54 [2022-06-02T07:24:54.497Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:24:54 [2022-06-02T07:24:54.497Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242
07:24:54 [2022-06-02T07:24:54.497Z] #34 DONE 113.0s
07:24:54 [2022-06-02T07:24:54.765Z] 
07:24:54 [2022-06-02T07:24:54.765Z] #20 [dev-systemd-false  6/26] RUN ldconfig
07:24:54 [2022-06-02T07:24:54.765Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11
07:24:54 [2022-06-02T07:24:54.765Z] #20 DONE 0.9s
07:24:54 [2022-06-02T07:24:54.765Z] 
07:24:54 [2022-06-02T07:24:54.765Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:24:54 [2022-06-02T07:24:54.765Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:24:54 [2022-06-02T07:24:54.765Z] #64 ...
07:24:54 [2022-06-02T07:24:54.765Z] 
07:24:54 [2022-06-02T07:24:54.765Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:24:54 [2022-06-02T07:24:54.765Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c
07:24:56 [2022-06-02T07:24:56.138Z] #21 1.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:24:56 [2022-06-02T07:24:56.396Z] #21 1.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:24:56 [2022-06-02T07:24:56.657Z] #21 1.715 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:24:56 [2022-06-02T07:24:56.657Z] #21 1.913 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:24:58 [2022-06-02T07:24:58.030Z] #21 3.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:24:58 [2022-06-02T07:24:58.223Z] #14 ...
07:24:58 [2022-06-02T07:24:58.223Z] 
07:24:58 [2022-06-02T07:24:58.223Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:24:58 [2022-06-02T07:24:58.223Z] #67 sha256:78256e7dc3d939798c9e665547ea1ade15b2e26ad9c21b9d09a163152b577d86
07:24:58 [2022-06-02T07:24:58.223Z] #67 110.3 + for f in rootlesskit rootlesskit-docker-proxy
07:24:58 [2022-06-02T07:24:58.223Z] #67 110.3 + GOBIN=/build
07:24:58 [2022-06-02T07:24:58.223Z] #67 110.3 + GO111MODULE=on
07:24:58 [2022-06-02T07:24:58.223Z] #67 110.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:24:58 [2022-06-02T07:24:58.965Z] #21 4.273 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:25:00 [2022-06-02T07:25:00.865Z] #21 5.841 Fetched 8424 kB in 5s (1769 kB/s)
07:25:01 [2022-06-02T07:25:01.770Z] #19 201.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
07:25:01 [2022-06-02T07:25:01.770Z] #19 201.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:25:01 [2022-06-02T07:25:01.770Z] #19 201.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:25:01 [2022-06-02T07:25:01.770Z] #19 201.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
07:25:01 [2022-06-02T07:25:01.770Z] #19 201.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:25:01 [2022-06-02T07:25:01.770Z] #19 201.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:25:02 [2022-06-02T07:25:02.767Z] #21 5.841 Reading package lists...
07:25:03 [2022-06-02T07:25:03.563Z] #67 ...
07:25:03 [2022-06-02T07:25:03.563Z] 
07:25:03 [2022-06-02T07:25:03.563Z] #14 [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
07:25:03 [2022-06-02T07:25:03.563Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.6 Selecting previously unselected package g++-mingw-w64-x86-64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.7 Selecting previously unselected package libapparmor1:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.8 Selecting previously unselected package libapparmor-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 110.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.0 Selecting previously unselected package libbtrfs0:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.2 Selecting previously unselected package libbtrfs-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.5 Selecting previously unselected package libudev-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.5 Unpacking libudev-dev:amd64 (247.3-7) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.7 Selecting previously unselected package libsepol1-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 111.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.0 Selecting previously unselected package libpcre2-16-0:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.2 Selecting previously unselected package libpcre2-32-0:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.4 Selecting previously unselected package libpcre2-posix2:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.5 Selecting previously unselected package libpcre2-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 112.9 Selecting previously unselected package libselinux1-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.2 Selecting previously unselected package libdevmapper-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.3 Selecting previously unselected package libseccomp-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.4 Selecting previously unselected package libsystemd-dev:amd64.
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 113.5 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.2 Setting up libudev-dev:amd64 (247.3-7) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.3 Setting up mingw-w64-common (8.0.0-1) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.3 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.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
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.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
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.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
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.563Z] #14 114.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:25:03 [2022-06-02T07:25:03.564Z] #14 114.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:25:03 [2022-06-02T07:25:03.564Z] #14 114.5 Setting up dmsetup (2:1.02.175-2.1) ...
07:25:03 [2022-06-02T07:25:03.564Z] #14 114.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:25:03 [2022-06-02T07:25:03.564Z] #14 114.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:25:03 [2022-06-02T07:25:03.564Z] #14 114.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:25:03 [2022-06-02T07:25:03.703Z] #21 7.705 Reading package lists...
07:25:03 [2022-06-02T07:25:03.703Z] #21 ...
07:25:03 [2022-06-02T07:25:03.703Z] 
07:25:03 [2022-06-02T07:25:03.703Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:25:03 [2022-06-02T07:25:03.703Z] #60 sha256:daecf516e8e6c0973c5bb0b52b52304d6b408d87f97fe1d585361d166c7abb5a
07:25:03 [2022-06-02T07:25:03.703Z] #60 8.489 + cd /tmp/tmp.3QJi5ZOv91/src/github.com/opencontainers/runc
07:25:03 [2022-06-02T07:25:03.703Z] #60 8.489 + git checkout -q v1.1.2
07:25:03 [2022-06-02T07:25:03.703Z] #60 8.913 + '[' -z '' ']'
07:25:03 [2022-06-02T07:25:03.703Z] #60 8.916 + target=static
07:25:03 [2022-06-02T07:25:03.703Z] #60 8.916 + make BUILDTAGS=seccomp static
07:25:03 [2022-06-02T07:25:03.703Z] #60 9.232 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
07:25:03 [2022-06-02T07:25:03.825Z] #14 DONE 116.1s
07:25:03 [2022-06-02T07:25:03.825Z] 
07:25:03 [2022-06-02T07:25:03.825Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:25:03 [2022-06-02T07:25:03.825Z] #67 sha256:78256e7dc3d939798c9e665547ea1ade15b2e26ad9c21b9d09a163152b577d86
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7 rootlesskit version 1.0.0
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7 Usage of /build/rootlesskit-docker-proxy:
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7   -container-ip string
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7     	container ip
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7   -container-port int
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7     	container port (default -1)
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7   -host-ip string
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7     	host ip
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7   -host-port int
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7     	host port (default -1)
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7   -proto string
07:25:03 [2022-06-02T07:25:03.825Z] #67 115.7     	proxy protocol (default "tcp")
07:25:03 [2022-06-02T07:25:03.825Z] #67 DONE 115.8s
07:25:03 [2022-06-02T07:25:03.825Z] 
07:25:03 [2022-06-02T07:25:03.825Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:25:03 [2022-06-02T07:25:03.825Z] #68 sha256:f32e3d06f0c666012777fe9909031526adb654bd2aedd66942bba6b927caa925
07:25:04 [2022-06-02T07:25:04.082Z] #68 DONE 0.3s
07:25:04 [2022-06-02T07:25:04.082Z] 
07:25:04 [2022-06-02T07:25:04.082Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:25:04 [2022-06-02T07:25:04.082Z] #59 sha256:47e2aabfe8174a805e8eebf576a9393689ea5eb52202e0dabec31df288ae51df
07:25:04 [2022-06-02T07:25:04.271Z] #60 ...
07:25:04 [2022-06-02T07:25:04.271Z] 
07:25:04 [2022-06-02T07:25:04.271Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:25:04 [2022-06-02T07:25:04.271Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c
07:25:04 [2022-06-02T07:25:04.271Z] #21 7.705 Reading package lists...
07:25:04 [2022-06-02T07:25:04.339Z] #59 DONE 0.3s
07:25:04 [2022-06-02T07:25:04.339Z] 
07:25:04 [2022-06-02T07:25:04.339Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:25:04 [2022-06-02T07:25:04.339Z] #60 sha256:b087be339cbf778e80916ae362122ac79dfbc528e98776db20fa1b96dbfab1a4
07:25:04 [2022-06-02T07:25:04.339Z] #60 ...
07:25:04 [2022-06-02T07:25:04.339Z] 
07:25:04 [2022-06-02T07:25:04.339Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:25:04 [2022-06-02T07:25:04.339Z] #69 sha256:18dbfdf089a1baff0b6a0d093b61f3d27045628b07ef565f96d30cb105d1a731
07:25:04 [2022-06-02T07:25:04.339Z] #69 DONE 0.2s
07:25:04 [2022-06-02T07:25:04.640Z] 
07:25:04 [2022-06-02T07:25:04.640Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
07:25:04 [2022-06-02T07:25:04.640Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
07:25:04 [2022-06-02T07:25:04.839Z] #21 9.614 Building dependency tree...
07:25:05 [2022-06-02T07:25:05.779Z] #21 11.05 The following additional packages will be installed:
07:25:05 [2022-06-02T07:25:05.942Z] #19 ...
07:25:05 [2022-06-02T07:25:05.943Z] 
07:25:05 [2022-06-02T07:25:05.943Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:25:05 [2022-06-02T07:25:05.943Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:25:05 [2022-06-02T07:25:05.943Z] #54 218.6 + dpkg --print-architecture
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.05   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.06   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.06   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.06   python3-pkg-resources vim-runtime xxd
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.07 Suggested packages:
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.07   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.07   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.07   acl attr quota
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.07 Recommended packages:
07:25:06 [2022-06-02T07:25:06.038Z] #21 11.07   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:25:06 [2022-06-02T07:25:06.038Z] #21 ...
07:25:06 [2022-06-02T07:25:06.038Z] 
07:25:06 [2022-06-02T07:25:06.038Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:25:06 [2022-06-02T07:25:06.038Z] #26 sha256:6dc5dfd2f63c965e97ceca30f9dba60444523d5b1ced8c0f324ebcaded6419ed
07:25:06 [2022-06-02T07:25:06.038Z] #26 114.3 + mkdir -p /tmp/tmp.zSDdbFh2AV/src/github.com/docker
07:25:06 [2022-06-02T07:25:06.038Z] #26 114.4 + mv components/cli /tmp/tmp.zSDdbFh2AV/src/github.com/docker/cli
07:25:06 [2022-06-02T07:25:06.038Z] #26 114.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:25:06 [2022-06-02T07:25:06.200Z] #54 218.6 + git checkout -q v2.1.0
07:25:06 [2022-06-02T07:25:06.457Z] #54 218.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:25:06 [2022-06-02T07:25:06.457Z] #54 218.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:25:06 [2022-06-02T07:25:06.606Z] #26 ...
07:25:06 [2022-06-02T07:25:06.606Z] 
07:25:06 [2022-06-02T07:25:06.606Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:25:06 [2022-06-02T07:25:06.606Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.84 The following NEW packages will be installed:
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.84   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.85   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.85   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.86   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.86   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.86   python3-pkg-resources python3-setuptools python3-wheel sudo
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.86   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:25:06 [2022-06-02T07:25:06.606Z] #21 11.86   xz-utils zip zstd
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.18 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.18 Need to get 27.0 MB of archives.
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.18 After this operation, 105 MB of additional disk space will be used.
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
07:25:06 [2022-06-02T07:25:06.865Z] #21 12.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.22 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.40 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
07:25:07 [2022-06-02T07:25:07.125Z] #21 12.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
07:25:07 [2022-06-02T07:25:07.384Z] #21 12.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
07:25:07 [2022-06-02T07:25:07.384Z] #21 12.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:25:07 [2022-06-02T07:25:07.384Z] #21 12.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
07:25:07 [2022-06-02T07:25:07.384Z] #21 12.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
07:25:07 [2022-06-02T07:25:07.384Z] #21 12.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
07:25:07 [2022-06-02T07:25:07.384Z] #21 12.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
07:25:07 [2022-06-02T07:25:07.915Z] #15 DONE 3.6s
07:25:07 [2022-06-02T07:25:07.915Z] 
07:25:07 [2022-06-02T07:25:07.915Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:25:07 [2022-06-02T07:25:07.915Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67
07:25:07 [2022-06-02T07:25:07.950Z] #21 13.13 debconf: delaying package configuration, since apt-utils is not installed
07:25:07 [2022-06-02T07:25:07.950Z] #21 13.24 Fetched 27.0 MB in 1s (37.9 MB/s)
07:25:07 [2022-06-02T07:25:07.950Z] #21 13.29 Selecting previously unselected package pigz.
07:25:07 [2022-06-02T07:25:07.951Z] #21 13.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 ... 24010 files and directories currently installed.)
07:25:08 [2022-06-02T07:25:08.209Z] #21 13.34 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
07:25:08 [2022-06-02T07:25:08.209Z] #21 13.35 Unpacking pigz (2.6-1) ...
07:25:08 [2022-06-02T07:25:08.209Z] #21 13.41 Selecting previously unselected package libelf1:arm64.
07:25:08 [2022-06-02T07:25:08.209Z] #21 13.42 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
07:25:08 [2022-06-02T07:25:08.209Z] #21 13.43 Unpacking libelf1:arm64 (0.183-1) ...
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.57 Selecting previously unselected package libbpf0:arm64.
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.58 Unpacking libbpf0:arm64 (1:0.3-2) ...
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.65 Selecting previously unselected package libcap2:arm64.
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.66 Unpacking libcap2:arm64 (1:2.44-1) ...
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.72 Selecting previously unselected package libmnl0:arm64.
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.72 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
07:25:08 [2022-06-02T07:25:08.467Z] #21 13.74 Unpacking libmnl0:arm64 (1.0.4-3) ...
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.80 Selecting previously unselected package libxtables12:arm64.
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.81 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.81 Unpacking libxtables12:arm64 (1.8.7-1) ...
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.87 Selecting previously unselected package libcap2-bin.
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.89 Unpacking libcap2-bin (1:2.44-1) ...
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.97 Selecting previously unselected package iproute2.
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.99 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
07:25:08 [2022-06-02T07:25:08.726Z] #21 13.99 Unpacking iproute2 (5.10.0-4) ...
07:25:08 [2022-06-02T07:25:08.764Z] #14 ...
07:25:08 [2022-06-02T07:25:08.764Z] 
07:25:08 [2022-06-02T07:25:08.764Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:25:08 [2022-06-02T07:25:08.764Z] #64 sha256:f153fb2e1e22b687b12bab1a92bc72d1e93261ee4e1f4c1886a4145fc84fb259
07:25:08 [2022-06-02T07:25:08.985Z] #21 14.35 Selecting previously unselected package xxd.
07:25:09 [2022-06-02T07:25:09.025Z] #64 66.36 Updating files:  34% (1643/4764)
Updating files:  35% (1668/4764)
Updating files:  36% (1716/4764)
Updating files:  37% (1763/4764)
Updating files:  38% (1811/4764)
Updating files:  39% (1858/4764)
Updating files:  40% (1906/4764)
Updating files:  41% (1954/4764)
Updating files:  42% (2001/4764)
Updating files:  43% (2049/4764)
Updating files:  44% (2097/4764)
Updating files:  45% (2144/4764)
Updating files:  46% (2192/4764)
Updating files:  47% (2240/4764)
Updating files:  48% (2287/4764)
Updating files:  49% (2335/4764)
Updating files:  50% (2382/4764)
Updating files:  51% (2430/4764)
Updating files:  52% (2478/4764)
Updating files:  53% (2525/4764)
Updating files:  54% (2573/4764)
Updating files:  55% (2621/4764)
Updating files:  56% (2668/4764)
Updating files:  57% (2716/4764)
Updating files:  58% (2764/4764)
Updating files:  59% (2811/4764)
Updating files:  60% (2859/4764)
Updating files:  61% (2907/4764)
Updating files:  62% (2954/4764)
Updating files:  63% (3002/4764)
Updating files:  64% (3049/4764)
Updating files:  65% (3097/4764)
Updating files:  66% (3145/4764)
Updating files:  67% (3192/4764)
Updating files:  68% (3240/4764)
Updating files:  69% (3288/4764)
Updating files:  70% (3335/4764)
Updating files:  71% (3383/4764)
Updating files:  71% (3420/4764)
Updating files:  72% (3431/4764)
Updating files:  73% (3478/4764)
Updating files:  74% (3526/4764)
Updating files:  75% (3573/4764)
Updating files:  76% (3621/4764)
Updating files:  77% (3669/4764)
Updating files:  78% (3716/4764)
Updating files:  79% (3764/4764)
Updating files:  80% (3812/4764)
Updating files:  81% (3859/4764)
Updating files:  82% (3907/4764)
Updating files:  83% (3955/4764)
Updating files:  84% (4002/4764)
Updating files:  85% (4050/4764)
Updating files:  86% (4098/4764)
Updating files:  87% (4145/4764)
Updating files:  88% (4193/4764)
Updating files:  89% (4240/4764)
Updating files:  90% (4288/4764)
Updating files:  90% (4334/4764)
Updating files:  91% (4336/4764)
Updating files:  92% (4383/4764)
Updating files:  93% (4431/4764)
Updating files:  94% (4479/4764)
Updating files:  95% (4526/4764)
Updating files:  96% (4574/4764)
Updating files:  97% (4622/4764)
Updating files:  98% (4669/4764)
Updating files:  99% (4717/4764)
Updating files: 100% (4764/4764)
Updating files: 100% (4764/4764), done.
07:25:09 [2022-06-02T07:25:09.025Z] #64 68.81 + cd /tmp/tmp.mAOTdnXQkg/src/github.com/containerd/containerd
07:25:09 [2022-06-02T07:25:09.025Z] #64 68.81 + git checkout -q v1.6.4
07:25:09 [2022-06-02T07:25:09.244Z] #21 14.35 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:25:09 [2022-06-02T07:25:09.244Z] #21 14.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:25:09 [2022-06-02T07:25:09.244Z] #21 14.44 Selecting previously unselected package vim-common.
07:25:09 [2022-06-02T07:25:09.244Z] #21 14.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:25:09 [2022-06-02T07:25:09.244Z] #21 14.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:25:09 [2022-06-02T07:25:09.244Z] #21 14.58 Selecting previously unselected package bash-completion.
07:25:09 [2022-06-02T07:25:09.244Z] #21 14.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:25:10 [2022-06-02T07:25:10.984Z] #14 ...
07:25:10 [2022-06-02T07:25:10.984Z] 
07:25:10 [2022-06-02T07:25:10.984Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:25:10 [2022-06-02T07:25:10.984Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:25:11 [2022-06-02T07:25:11.187Z] #16 DONE 3.2s
07:25:11 [2022-06-02T07:25:11.187Z] 
07:25:11 [2022-06-02T07:25:11.187Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:25:11 [2022-06-02T07:25:11.187Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3
07:25:11 [2022-06-02T07:25:11.243Z] #64 66.93 Updating files:  35% (1668/4764)
Updating files:  36% (1716/4764)
Updating files:  37% (1763/4764)
Updating files:  38% (1811/4764)
Updating files:  39% (1858/4764)
Updating files:  40% (1906/4764)
Updating files:  41% (1954/4764)
Updating files:  42% (2001/4764)
Updating files:  43% (2049/4764)
Updating files:  44% (2097/4764)
Updating files:  45% (2144/4764)
Updating files:  46% (2192/4764)
Updating files:  47% (2240/4764)
Updating files:  48% (2287/4764)
Updating files:  49% (2335/4764)
Updating files:  50% (2382/4764)
Updating files:  51% (2430/4764)
Updating files:  52% (2478/4764)
Updating files:  53% (2525/4764)
Updating files:  54% (2573/4764)
Updating files:  55% (2621/4764)
Updating files:  56% (2668/4764)
Updating files:  57% (2716/4764)
Updating files:  58% (2764/4764)
Updating files:  59% (2811/4764)
Updating files:  60% (2859/4764)
Updating files:  61% (2907/4764)
Updating files:  62% (2954/4764)
Updating files:  63% (3002/4764)
Updating files:  64% (3049/4764)
Updating files:  65% (3097/4764)
Updating files:  66% (3145/4764)
Updating files:  67% (3192/4764)
Updating files:  68% (3240/4764)
Updating files:  69% (3288/4764)
Updating files:  70% (3335/4764)
Updating files:  71% (3383/4764)
Updating files:  72% (3431/4764)
Updating files:  73% (3478/4764)
Updating files:  74% (3526/4764)
Updating files:  75% (3573/4764)
Updating files:  76% (3621/4764)
Updating files:  77% (3669/4764)
Updating files:  78% (3716/4764)
Updating files:  79% (3764/4764)
Updating files:  80% (3812/4764)
Updating files:  81% (3859/4764)
Updating files:  82% (3907/4764)
Updating files:  83% (3955/4764)
Updating files:  84% (4002/4764)
Updating files:  85% (4050/4764)
Updating files:  86% (4098/4764)
Updating files:  87% (4145/4764)
Updating files:  88% (4193/4764)
Updating files:  89% (4240/4764)
Updating files:  90% (4288/4764)
Updating files:  91% (4336/4764)
Updating files:  91% (4376/4764)
Updating files:  92% (4383/4764)
Updating files:  93% (4431/4764)
Updating files:  94% (4479/4764)
Updating files:  95% (4526/4764)
Updating files:  96% (4574/4764)
Updating files:  97% (4622/4764)
Updating files:  98% (4669/4764)
Updating files:  99% (4717/4764)
Updating files: 100% (4764/4764)
Updating files: 100% (4764/4764), done.
07:25:11 [2022-06-02T07:25:11.243Z] #64 69.37 + cd /tmp/tmp.plI8nvtjNX/src/github.com/containerd/containerd
07:25:11 [2022-06-02T07:25:11.243Z] #64 69.37 + git checkout -q v1.6.4
07:25:11 [2022-06-02T07:25:11.567Z] #64 71.31 + export 'BUILDTAGS=netgo osusergo static_build'
07:25:11 [2022-06-02T07:25:11.567Z] #64 71.31 + BUILDTAGS='netgo osusergo static_build'
07:25:11 [2022-06-02T07:25:11.567Z] #64 71.31 + export EXTRA_FLAGS=-buildmode=pie
07:25:11 [2022-06-02T07:25:11.567Z] #64 71.31 + EXTRA_FLAGS=-buildmode=pie
07:25:11 [2022-06-02T07:25:11.567Z] #64 71.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:25:11 [2022-06-02T07:25:11.567Z] #64 71.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:25:11 [2022-06-02T07:25:11.567Z] #64 71.31 + '[' '' = dynamic ']'
07:25:11 [2022-06-02T07:25:11.567Z] #64 71.32 + make
07:25:11 [2022-06-02T07:25:11.776Z] #21 16.66 Unpacking bash-completion (1:2.11-2) ...
07:25:11 [2022-06-02T07:25:11.776Z] #21 17.02 Selecting previously unselected package bzip2.
07:25:11 [2022-06-02T07:25:11.776Z] #21 17.03 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
07:25:11 [2022-06-02T07:25:11.776Z] #21 17.04 Unpacking bzip2 (1.0.8-4) ...
07:25:11 [2022-06-02T07:25:11.776Z] #21 17.13 Selecting previously unselected package xz-utils.
07:25:12 [2022-06-02T07:25:12.034Z] #21 17.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
07:25:12 [2022-06-02T07:25:12.034Z] #21 17.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:25:12 [2022-06-02T07:25:12.034Z] #21 17.30 Selecting previously unselected package apparmor.
07:25:12 [2022-06-02T07:25:12.034Z] #21 17.30 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
07:25:12 [2022-06-02T07:25:12.034Z] #21 17.34 Unpacking apparmor (2.13.6-10) ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.63 Selecting previously unselected package inetutils-ping.
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.63 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.64 Unpacking inetutils-ping (2:2.0-1) ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.76 Selecting previously unselected package libip4tc2:arm64.
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.77 Unpacking libip4tc2:arm64 (1.8.7-1) ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.85 Selecting previously unselected package libip6tc2:arm64.
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.85 Unpacking libip6tc2:arm64 (1.8.7-1) ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.92 Selecting previously unselected package libnfnetlink0:arm64.
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 17.93 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
07:25:12 [2022-06-02T07:25:12.602Z] #21 18.00 Selecting previously unselected package libnetfilter-conntrack3:arm64.
07:25:12 [2022-06-02T07:25:12.862Z] #21 18.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
07:25:12 [2022-06-02T07:25:12.862Z] #21 18.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
07:25:12 [2022-06-02T07:25:12.862Z] #21 18.06 Selecting previously unselected package libnftnl11:arm64.
07:25:12 [2022-06-02T07:25:12.862Z] #21 18.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
07:25:12 [2022-06-02T07:25:12.862Z] #21 18.07 Unpacking libnftnl11:arm64 (1.1.9-1) ...
07:25:12 [2022-06-02T07:25:12.862Z] #21 18.14 Selecting previously unselected package iptables.
07:25:13 [2022-06-02T07:25:13.121Z] #21 18.14 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
07:25:13 [2022-06-02T07:25:13.121Z] #21 18.14 Unpacking iptables (1.8.7-1) ...
07:25:13 [2022-06-02T07:25:13.121Z] #21 18.33 Selecting previously unselected package libonig5:arm64.
07:25:13 [2022-06-02T07:25:13.121Z] #21 18.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
07:25:13 [2022-06-02T07:25:13.121Z] #21 18.37 Unpacking libonig5:arm64 (6.9.6-1.1) ...
07:25:13 [2022-06-02T07:25:13.153Z] #64 71.04 + export 'BUILDTAGS=netgo osusergo static_build'
07:25:13 [2022-06-02T07:25:13.153Z] #64 71.05 + BUILDTAGS='netgo osusergo static_build'
07:25:13 [2022-06-02T07:25:13.153Z] #64 71.05 + export EXTRA_FLAGS=-buildmode=pie
07:25:13 [2022-06-02T07:25:13.153Z] #64 71.06 + EXTRA_FLAGS=-buildmode=pie
07:25:13 [2022-06-02T07:25:13.154Z] #64 71.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:25:13 [2022-06-02T07:25:13.154Z] #64 71.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:25:13 [2022-06-02T07:25:13.154Z] #64 71.06 + '[' '' = dynamic ']'
07:25:13 [2022-06-02T07:25:13.154Z] #64 71.06 + make
07:25:13 [2022-06-02T07:25:13.384Z] #21 18.47 Selecting previously unselected package libjq1:arm64.
07:25:13 [2022-06-02T07:25:13.384Z] #21 18.48 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
07:25:13 [2022-06-02T07:25:13.384Z] #21 18.49 Unpacking libjq1:arm64 (1.6-2.1) ...
07:25:13 [2022-06-02T07:25:13.384Z] #21 18.59 Selecting previously unselected package jq.
07:25:13 [2022-06-02T07:25:13.384Z] #21 18.59 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
07:25:13 [2022-06-02T07:25:13.384Z] #21 18.59 Unpacking jq (1.6-2.1) ...
07:25:13 [2022-06-02T07:25:13.384Z] #21 18.69 Selecting previously unselected package libaio1:arm64.
07:25:13 [2022-06-02T07:25:13.642Z] #21 18.69 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
07:25:13 [2022-06-02T07:25:13.642Z] #21 18.70 Unpacking libaio1:arm64 (0.3.112-9) ...
07:25:13 [2022-06-02T07:25:13.642Z] #21 18.76 Selecting previously unselected package libgpm2:arm64.
07:25:13 [2022-06-02T07:25:13.642Z] #21 18.76 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
07:25:13 [2022-06-02T07:25:13.642Z] #21 18.76 Unpacking libgpm2:arm64 (1.20.7-8) ...
07:25:13 [2022-06-02T07:25:13.642Z] #21 18.82 Selecting previously unselected package libicu67:arm64.
07:25:13 [2022-06-02T07:25:13.642Z] #21 18.82 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
07:25:13 [2022-06-02T07:25:13.642Z] #21 18.82 Unpacking libicu67:arm64 (67.1-7) ...
07:25:13 [2022-06-02T07:25:13.710Z] #17 3.014 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:25:13 [2022-06-02T07:25:13.711Z] #17 DONE 3.1s
07:25:13 [2022-06-02T07:25:13.711Z] 
07:25:13 [2022-06-02T07:25:13.711Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:25:13 [2022-06-02T07:25:13.711Z] #60 sha256:b087be339cbf778e80916ae362122ac79dfbc528e98776db20fa1b96dbfab1a4
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 + RM_GOPATH=0
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 + TMP_GOPATH=
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 + : /build
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 + '[' -z '' ']'
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 ++ mktemp -d
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 + export GOPATH=/tmp/tmp.QKu98CGdYp
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 + GOPATH=/tmp/tmp.QKu98CGdYp
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 + RM_GOPATH=1
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 + case "$(go env GOARCH)" in
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.636 ++ go env GOARCH
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 Install runc version v1.1.2 (build tags: seccomp)
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + export GO_BUILDMODE=-buildmode=pie
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + GO_BUILDMODE=-buildmode=pie
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 ++ dirname /install.sh
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + dir=/
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + bin=runc
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + shift
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + '[' '!' -f //runc.installer ']'
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + . //runc.installer
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 ++ set -e
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 ++ : v1.1.2
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + install_runc
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + RUNC_BUILDTAGS=seccomp
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QKu98CGdYp/src/github.com/opencontainers/runc
07:25:13 [2022-06-02T07:25:13.711Z] #60 3.672 Cloning into '/tmp/tmp.QKu98CGdYp/src/github.com/opencontainers/runc'...
07:25:13 [2022-06-02T07:25:13.968Z] #60 ...
07:25:13 [2022-06-02T07:25:13.968Z] 
07:25:13 [2022-06-02T07:25:13.968Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:25:13 [2022-06-02T07:25:13.968Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138
07:25:14 [2022-06-02T07:25:14.551Z] #54 ...
07:25:14 [2022-06-02T07:25:14.551Z] 
07:25:14 [2022-06-02T07:25:14.551Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
07:25:14 [2022-06-02T07:25:14.551Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
07:25:14 [2022-06-02T07:25:14.551Z] #19 210.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
07:25:14 [2022-06-02T07:25:14.551Z] #19 210.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:25:14 [2022-06-02T07:25:14.551Z] #19 210.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:25:14 [2022-06-02T07:25:14.551Z] #19 210.1 Selecting previously unselected package cpp-10-s390x-linux-gnu.
07:25:14 [2022-06-02T07:25:14.551Z] #19 210.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:25:14 [2022-06-02T07:25:14.551Z] #19 210.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:25:14 [2022-06-02T07:25:14.866Z] #64 74.11 + bin/ctr
07:25:15 [2022-06-02T07:25:15.692Z] #64 73.25 + bin/ctr
07:25:15 [2022-06-02T07:25:15.863Z] #18 DONE 1.7s
07:25:15 [2022-06-02T07:25:15.863Z] 
07:25:15 [2022-06-02T07:25:15.863Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:25:15 [2022-06-02T07:25:15.863Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1
07:25:16 [2022-06-02T07:25:16.172Z] #21 21.39 Selecting previously unselected package libinih1:arm64.
07:25:16 [2022-06-02T07:25:16.172Z] #21 21.40 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
07:25:16 [2022-06-02T07:25:16.172Z] #21 21.41 Unpacking libinih1:arm64 (53-1+b2) ...
07:25:16 [2022-06-02T07:25:16.172Z] #21 21.46 Selecting previously unselected package libnet1:arm64.
07:25:16 [2022-06-02T07:25:16.172Z] #21 21.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
07:25:16 [2022-06-02T07:25:16.172Z] #21 21.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.54 Selecting previously unselected package libnl-3-200:arm64.
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.61 Selecting previously unselected package libprotobuf-c1:arm64.
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.70 Selecting previously unselected package net-tools.
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.70 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
07:25:16 [2022-06-02T07:25:16.430Z] #21 21.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:25:16 [2022-06-02T07:25:16.688Z] #21 21.87 Selecting previously unselected package patch.
07:25:16 [2022-06-02T07:25:16.688Z] #21 21.88 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
07:25:16 [2022-06-02T07:25:16.688Z] #21 21.89 Unpacking patch (2.7.6-7) ...
07:25:16 [2022-06-02T07:25:16.947Z] #21 21.97 Selecting previously unselected package python-pip-whl.
07:25:16 [2022-06-02T07:25:16.947Z] #21 21.98 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:25:16 [2022-06-02T07:25:16.947Z] #21 22.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:25:17 [2022-06-02T07:25:17.206Z] #21 22.46 Selecting previously unselected package python3-lib2to3.
07:25:17 [2022-06-02T07:25:17.206Z] #21 22.47 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
07:25:17 [2022-06-02T07:25:17.206Z] #21 22.47 Unpacking python3-lib2to3 (3.9.2-1) ...
07:25:17 [2022-06-02T07:25:17.465Z] #21 22.60 Selecting previously unselected package python3-distutils.
07:25:17 [2022-06-02T07:25:17.465Z] #21 22.61 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
07:25:17 [2022-06-02T07:25:17.465Z] #21 22.61 Unpacking python3-distutils (3.9.2-1) ...
07:25:17 [2022-06-02T07:25:17.465Z] #21 22.73 Selecting previously unselected package python3-pkg-resources.
07:25:17 [2022-06-02T07:25:17.465Z] #21 22.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
07:25:17 [2022-06-02T07:25:17.465Z] #21 22.75 Unpacking python3-pkg-resources (52.0.0-4) ...
07:25:17 [2022-06-02T07:25:17.725Z] #21 22.89 Selecting previously unselected package python3-setuptools.
07:25:17 [2022-06-02T07:25:17.725Z] #21 22.91 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
07:25:17 [2022-06-02T07:25:17.725Z] #21 22.91 Unpacking python3-setuptools (52.0.0-4) ...
07:25:17 [2022-06-02T07:25:17.725Z] #21 23.11 Selecting previously unselected package python3-wheel.
07:25:17 [2022-06-02T07:25:17.725Z] #21 23.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
07:25:17 [2022-06-02T07:25:17.801Z] #19 DONE 2.0s
07:25:17 [2022-06-02T07:25:17.801Z] 
07:25:17 [2022-06-02T07:25:17.801Z] #20 [dev-systemd-false  6/26] RUN ldconfig
07:25:17 [2022-06-02T07:25:17.801Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a
07:25:17 [2022-06-02T07:25:17.984Z] #21 23.13 Unpacking python3-wheel (0.34.2-1) ...
07:25:17 [2022-06-02T07:25:17.984Z] #21 23.21 Selecting previously unselected package python3-pip.
07:25:17 [2022-06-02T07:25:17.984Z] #21 23.22 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:25:17 [2022-06-02T07:25:17.984Z] #21 23.22 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:25:18 [2022-06-02T07:25:18.243Z] #21 23.50 Selecting previously unselected package sudo.
07:25:18 [2022-06-02T07:25:18.243Z] #21 23.50 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
07:25:18 [2022-06-02T07:25:18.243Z] #21 23.51 Unpacking sudo (1.9.5p2-3) ...
07:25:18 [2022-06-02T07:25:18.794Z] #19 219.0 Selecting previously unselected package cpp-aarch64-linux-gnu.
07:25:18 [2022-06-02T07:25:18.794Z] #19 219.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:25:18 [2022-06-02T07:25:18.794Z] #19 219.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
07:25:18 [2022-06-02T07:25:18.813Z] #21 23.92 Selecting previously unselected package thin-provisioning-tools.
07:25:18 [2022-06-02T07:25:18.813Z] #21 23.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
07:25:18 [2022-06-02T07:25:18.813Z] #21 23.93 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:25:18 [2022-06-02T07:25:18.813Z] #21 24.10 Selecting previously unselected package uidmap.
07:25:18 [2022-06-02T07:25:18.813Z] #21 24.11 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
07:25:18 [2022-06-02T07:25:18.813Z] #21 24.11 Unpacking uidmap (1:4.8.1-1) ...
07:25:19 [2022-06-02T07:25:19.072Z] #21 24.24 Selecting previously unselected package vim-runtime.
07:25:19 [2022-06-02T07:25:19.072Z] #21 24.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:25:19 [2022-06-02T07:25:19.072Z] #21 24.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:25:19 [2022-06-02T07:25:19.072Z] #21 24.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:25:19 [2022-06-02T07:25:19.072Z] #21 24.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:25:19 [2022-06-02T07:25:19.213Z] #20 DONE 1.9s
07:25:19 [2022-06-02T07:25:19.213Z] 
07:25:19 [2022-06-02T07:25:19.213Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:25:19 [2022-06-02T07:25:19.213Z] #60 sha256:b087be339cbf778e80916ae362122ac79dfbc528e98776db20fa1b96dbfab1a4
07:25:19 [2022-06-02T07:25:19.213Z] #60 12.76 + cd /tmp/tmp.QKu98CGdYp/src/github.com/opencontainers/runc
07:25:19 [2022-06-02T07:25:19.213Z] #60 12.76 + git checkout -q v1.1.2
07:25:19 [2022-06-02T07:25:19.213Z] #60 13.60 + '[' -z '' ']'
07:25:19 [2022-06-02T07:25:19.213Z] #60 13.60 + target=static
07:25:19 [2022-06-02T07:25:19.213Z] #60 13.60 + make BUILDTAGS=seccomp static
07:25:19 [2022-06-02T07:25:19.213Z] #60 13.98 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.0 Selecting previously unselected package cpp-arm-linux-gnueabi.
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.1 Selecting previously unselected package cpp-arm-linux-gnueabihf.
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.2 Selecting previously unselected package cpp-s390x-linux-gnu.
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.3 Selecting previously unselected package cross-config.
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
07:25:19 [2022-06-02T07:25:19.360Z] #19 220.3 Unpacking cross-config (2.6.18+nmu1) ...
07:25:19 [2022-06-02T07:25:19.616Z] #19 220.3 Selecting previously unselected package gcc-10-cross-base.
07:25:19 [2022-06-02T07:25:19.616Z] #19 220.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
07:25:19 [2022-06-02T07:25:19.616Z] #19 220.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
07:25:19 [2022-06-02T07:25:19.616Z] #19 220.4 Selecting previously unselected package libc6-arm64-cross.
07:25:19 [2022-06-02T07:25:19.616Z] #19 220.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
07:25:19 [2022-06-02T07:25:19.616Z] #19 220.4 Unpacking libc6-arm64-cross (2.31-9cross4) ...
07:25:19 [2022-06-02T07:25:19.872Z] #19 220.7 Selecting previously unselected package libgcc-s1-arm64-cross.
07:25:19 [2022-06-02T07:25:19.872Z] #19 220.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:19 [2022-06-02T07:25:19.872Z] #19 220.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
07:25:19 [2022-06-02T07:25:19.872Z] #19 220.7 Selecting previously unselected package libgomp1-arm64-cross.
07:25:19 [2022-06-02T07:25:19.872Z] #19 220.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:19 [2022-06-02T07:25:19.872Z] #19 220.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
07:25:19 [2022-06-02T07:25:19.872Z] #19 220.8 Selecting previously unselected package libitm1-arm64-cross.
07:25:20 [2022-06-02T07:25:20.129Z] #19 220.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:20 [2022-06-02T07:25:20.129Z] #19 220.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
07:25:20 [2022-06-02T07:25:20.129Z] #19 220.8 Selecting previously unselected package libatomic1-arm64-cross.
07:25:20 [2022-06-02T07:25:20.129Z] #19 220.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:20 [2022-06-02T07:25:20.129Z] #19 220.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
07:25:20 [2022-06-02T07:25:20.129Z] #19 220.9 Selecting previously unselected package libasan6-arm64-cross.
07:25:20 [2022-06-02T07:25:20.129Z] #19 220.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:20 [2022-06-02T07:25:20.129Z] #19 220.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
07:25:20 [2022-06-02T07:25:20.692Z] #19 221.4 Selecting previously unselected package liblsan0-arm64-cross.
07:25:20 [2022-06-02T07:25:20.692Z] #19 221.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:20 [2022-06-02T07:25:20.692Z] #19 221.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
07:25:20 [2022-06-02T07:25:20.948Z] #19 221.7 Selecting previously unselected package libtsan0-arm64-cross.
07:25:20 [2022-06-02T07:25:20.948Z] #19 221.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:20 [2022-06-02T07:25:20.948Z] #19 221.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
07:25:21 [2022-06-02T07:25:21.512Z] #19 222.2 Selecting previously unselected package libstdc++6-arm64-cross.
07:25:21 [2022-06-02T07:25:21.512Z] #19 222.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:21 [2022-06-02T07:25:21.512Z] #19 222.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
07:25:21 [2022-06-02T07:25:21.512Z] #19 222.4 Selecting previously unselected package libubsan1-arm64-cross.
07:25:21 [2022-06-02T07:25:21.512Z] #19 222.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:21 [2022-06-02T07:25:21.512Z] #19 222.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
07:25:21 [2022-06-02T07:25:21.768Z] #19 222.6 Selecting previously unselected package libgcc-10-dev-arm64-cross.
07:25:22 [2022-06-02T07:25:22.025Z] #19 222.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:22 [2022-06-02T07:25:22.025Z] #19 222.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
07:25:22 [2022-06-02T07:25:22.284Z] #19 222.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
07:25:22 [2022-06-02T07:25:22.284Z] #19 222.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:25:22 [2022-06-02T07:25:22.284Z] #19 222.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:25:22 [2022-06-02T07:25:22.357Z] #21 27.08 Selecting previously unselected package vim.
07:25:22 [2022-06-02T07:25:22.357Z] #21 27.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:25:22 [2022-06-02T07:25:22.357Z] #21 27.10 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:25:22 [2022-06-02T07:25:22.357Z] #21 27.57 Selecting previously unselected package xfsprogs.
07:25:22 [2022-06-02T07:25:22.357Z] #21 27.58 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
07:25:22 [2022-06-02T07:25:22.357Z] #21 27.58 Unpacking xfsprogs (5.10.0-4) ...
07:25:22 [2022-06-02T07:25:22.616Z] #21 27.92 Selecting previously unselected package zip.
07:25:22 [2022-06-02T07:25:22.616Z] #21 27.93 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
07:25:22 [2022-06-02T07:25:22.616Z] #21 27.95 Unpacking zip (3.0-12) ...
07:25:22 [2022-06-02T07:25:22.874Z] #21 28.10 Selecting previously unselected package zstd.
07:25:22 [2022-06-02T07:25:22.874Z] #21 28.10 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ...
07:25:22 [2022-06-02T07:25:22.874Z] #21 28.11 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:25:23 [2022-06-02T07:25:23.009Z] #64 ...
07:25:23 [2022-06-02T07:25:23.009Z] 
07:25:23 [2022-06-02T07:25:23.009Z] #14 [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
07:25:23 [2022-06-02T07:25:23.009Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:25:23 [2022-06-02T07:25:23.009Z] #14 129.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:25:23 [2022-06-02T07:25:23.009Z] #14 129.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:25:23 [2022-06-02T07:25:23.009Z] #14 129.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:25:23 [2022-06-02T07:25:23.009Z] #14 140.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:25:23 [2022-06-02T07:25:23.132Z] #21 28.35 Setting up python3-pkg-resources (52.0.0-4) ...
07:25:23 [2022-06-02T07:25:23.272Z] #14 140.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:25:23 [2022-06-02T07:25:23.272Z] #14 140.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:25:23 [2022-06-02T07:25:23.429Z] #60 ...
07:25:23 [2022-06-02T07:25:23.429Z] 
07:25:23 [2022-06-02T07:25:23.429Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:25:23 [2022-06-02T07:25:23.429Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:25:23 [2022-06-02T07:25:23.429Z] #21 2.263 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:25:23 [2022-06-02T07:25:23.429Z] #21 2.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:25:23 [2022-06-02T07:25:23.429Z] #21 2.295 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:25:23 [2022-06-02T07:25:23.429Z] #21 2.792 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:25:23 [2022-06-02T07:25:23.429Z] #21 3.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:25:23 [2022-06-02T07:25:23.816Z] #64 ...
07:25:23 [2022-06-02T07:25:23.816Z] 
07:25:23 [2022-06-02T07:25:23.816Z] #14 [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
07:25:23 [2022-06-02T07:25:23.816Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:25:23 [2022-06-02T07:25:23.816Z] #14 131.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:25:23 [2022-06-02T07:25:23.816Z] #14 131.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:25:23 [2022-06-02T07:25:23.816Z] #14 131.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:25:24 [2022-06-02T07:25:24.106Z] #21 29.24 Setting up libip4tc2:arm64 (1.8.7-1) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.25 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.26 Setting up libgpm2:arm64 (1.20.7-8) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.27 Setting up libicu67:arm64 (67.1-7) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.28 Setting up libip6tc2:arm64 (1.8.7-1) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.29 Setting up libinih1:arm64 (53-1+b2) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.30 Setting up uidmap (1:4.8.1-1) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.32 Setting up bzip2 (1.0.8-4) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:25:24 [2022-06-02T07:25:24.107Z] #21 29.34 Setting up python3-wheel (0.34.2-1) ...
07:25:24 [2022-06-02T07:25:24.359Z] #21 5.012 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:25:24 [2022-06-02T07:25:24.688Z] #21 29.90 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:25:24 [2022-06-02T07:25:24.688Z] #21 29.91 Setting up libcap2:arm64 (1:2.44-1) ...
07:25:24 [2022-06-02T07:25:24.688Z] #21 29.93 Setting up libcap2-bin (1:2.44-1) ...
07:25:24 [2022-06-02T07:25:24.688Z] #21 29.94 Setting up apparmor (2.13.6-10) ...
07:25:24 [2022-06-02T07:25:24.754Z] #14 142.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:25:24 [2022-06-02T07:25:24.754Z] #14 142.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:25:24 [2022-06-02T07:25:24.754Z] #14 142.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:25:26 [2022-06-02T07:25:26.064Z] #21 31.28 Setting up zip (3.0-12) ...
07:25:26 [2022-06-02T07:25:26.064Z] #21 31.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:25:26 [2022-06-02T07:25:26.064Z] #21 31.32 Setting up bash-completion (1:2.11-2) ...
07:25:26 [2022-06-02T07:25:26.457Z] #19 ...
07:25:26 [2022-06-02T07:25:26.457Z] 
07:25:26 [2022-06-02T07:25:26.457Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:25:26 [2022-06-02T07:25:26.457Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:25:26 [2022-06-02T07:25:26.457Z] #54 DONE 238.4s
07:25:26 [2022-06-02T07:25:26.457Z] 
07:25:26 [2022-06-02T07:25:26.458Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
07:25:26 [2022-06-02T07:25:26.458Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
07:25:28 [2022-06-02T07:25:28.572Z] #21 8.796 Fetched 8537 kB in 7s (1225 kB/s)
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.77 Setting up libmnl0:arm64 (1.0.4-3) ...
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.78 Setting up patch (2.7.6-7) ...
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.80 Setting up sudo (1.9.5p2-3) ...
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.84 invoke-rc.d: could not determine current runlevel
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.85 invoke-rc.d: policy-rc.d denied execution of start.
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.86 Setting up xfsprogs (5.10.0-4) ...
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.88 Setting up libxtables12:arm64 (1.8.7-1) ...
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.90 Setting up inetutils-ping (2:2.0-1) ...
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.92 Setting up pigz (2.6-1) ...
07:25:28 [2022-06-02T07:25:28.594Z] #21 33.96 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
07:25:28 [2022-06-02T07:25:28.853Z] #21 33.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
07:25:28 [2022-06-02T07:25:28.853Z] #21 34.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:25:28 [2022-06-02T07:25:28.853Z] #21 34.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:25:29 [2022-06-02T07:25:29.421Z] #21 34.61 Setting up libaio1:arm64 (0.3.112-9) ...
07:25:29 [2022-06-02T07:25:29.421Z] #21 34.62 Setting up python3-lib2to3 (3.9.2-1) ...
07:25:29 [2022-06-02T07:25:29.938Z] #21 34.98 Setting up libelf1:arm64 (0.183-1) ...
07:25:29 [2022-06-02T07:25:29.938Z] #21 35.01 Setting up zstd (1.4.8+dfsg-2.1) ...
07:25:29 [2022-06-02T07:25:29.938Z] #21 35.02 Setting up libonig5:arm64 (6.9.6-1.1) ...
07:25:29 [2022-06-02T07:25:29.938Z] #21 35.06 Setting up python3-distutils (3.9.2-1) ...
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.40 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:25:30 [2022-06-02T07:25:30.196Z] #21 35.47 Setting up python3-setuptools (52.0.0-4) ...
07:25:30 [2022-06-02T07:25:30.630Z] #19 231.5 Selecting previously unselected package gcc-aarch64-linux-gnu.
07:25:30 [2022-06-02T07:25:30.630Z] #19 231.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:25:30 [2022-06-02T07:25:30.630Z] #19 231.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
07:25:30 [2022-06-02T07:25:30.886Z] #19 231.6 Selecting previously unselected package linux-libc-dev-arm64-cross.
07:25:30 [2022-06-02T07:25:30.886Z] #19 231.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
07:25:30 [2022-06-02T07:25:30.886Z] #19 231.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
07:25:31 [2022-06-02T07:25:31.141Z] #19 231.9 Selecting previously unselected package libc6-dev-arm64-cross.
07:25:31 [2022-06-02T07:25:31.141Z] #19 231.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
07:25:31 [2022-06-02T07:25:31.141Z] #19 231.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
07:25:31 [2022-06-02T07:25:31.177Z] #21 8.796 Reading package lists...
07:25:31 [2022-06-02T07:25:31.574Z] #21 36.63 Setting up libjq1:arm64 (1.6-2.1) ...
07:25:31 [2022-06-02T07:25:31.574Z] #21 36.64 Setting up libnftnl11:arm64 (1.1.9-1) ...
07:25:31 [2022-06-02T07:25:31.574Z] #21 36.66 Setting up thin-provisioning-tools (0.9.0-1) ...
07:25:31 [2022-06-02T07:25:31.574Z] #21 36.67 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:25:31 [2022-06-02T07:25:31.702Z] #19 232.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
07:25:31 [2022-06-02T07:25:31.703Z] #19 232.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
07:25:31 [2022-06-02T07:25:31.703Z] #19 232.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
07:25:31 [2022-06-02T07:25:31.740Z] #21 11.65 Reading package lists...
07:25:31 [2022-06-02T07:25:31.740Z] #21 ...
07:25:31 [2022-06-02T07:25:31.740Z] 
07:25:31 [2022-06-02T07:25:31.740Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:25:31 [2022-06-02T07:25:31.740Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:25:31 [2022-06-02T07:25:31.740Z] #34 DONE 143.6s
07:25:31 [2022-06-02T07:25:31.997Z] 
07:25:31 [2022-06-02T07:25:31.997Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:25:31 [2022-06-02T07:25:31.997Z] #60 sha256:b087be339cbf778e80916ae362122ac79dfbc528e98776db20fa1b96dbfab1a4
07:25:32 [2022-06-02T07:25:32.264Z] #19 232.8 Selecting previously unselected package g++-10-aarch64-linux-gnu.
07:25:32 [2022-06-02T07:25:32.264Z] #19 232.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:25:32 [2022-06-02T07:25:32.264Z] #19 232.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.63 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.65 Setting up jq (1.6-2.1) ...
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.66 Setting up libbpf0:arm64 (1:0.3-2) ...
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.67 Setting up iptables (1.8.7-1) ...
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:25:32 [2022-06-02T07:25:32.509Z] #21 37.73 Setting up iproute2 (5.10.0-4) ...
07:25:33 [2022-06-02T07:25:33.076Z] #21 38.05 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:25:33 [2022-06-02T07:25:33.374Z] #60 ...
07:25:33 [2022-06-02T07:25:33.374Z] 
07:25:33 [2022-06-02T07:25:33.374Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:25:33 [2022-06-02T07:25:33.374Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:25:33 [2022-06-02T07:25:33.374Z] #21 11.65 Reading package lists...
07:25:34 [2022-06-02T07:25:34.010Z] #21 DONE 38.9s
07:25:34 [2022-06-02T07:25:34.010Z] 
07:25:34 [2022-06-02T07:25:34.010Z] #22 [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
07:25:34 [2022-06-02T07:25:34.010Z] #22 sha256:26137475dac873686777bd0156314dca208fc7d33375079d71d14c3dcb30c35d
07:25:34 [2022-06-02T07:25:34.278Z] #22 0.662 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:25:34 [2022-06-02T07:25:34.278Z] #22 0.666 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:25:34 [2022-06-02T07:25:34.278Z] #22 0.669 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:25:34 [2022-06-02T07:25:34.278Z] #22 DONE 0.7s
07:25:34 [2022-06-02T07:25:34.278Z] 
07:25:34 [2022-06-02T07:25:34.278Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:25:34 [2022-06-02T07:25:34.278Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:25:34 [2022-06-02T07:25:34.303Z] #21 14.03 Building dependency tree...
07:25:34 [2022-06-02T07:25:34.536Z] #64 ...
07:25:34 [2022-06-02T07:25:34.536Z] 
07:25:34 [2022-06-02T07:25:34.536Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
07:25:34 [2022-06-02T07:25:34.536Z] #23 sha256:88254d14ddb90aa4c0cca30b66e3966710f4b7f4a492f4f9ef657a1c3e17af57
07:25:34 [2022-06-02T07:25:34.866Z] #21 ...
07:25:34 [2022-06-02T07:25:34.866Z] 
07:25:34 [2022-06-02T07:25:34.866Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:25:34 [2022-06-02T07:25:34.866Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 Delve is a source level debugger for Go programs.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 Delve enables you to interact with your program by controlling the execution of the process,
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 Pass flags to the program you are debugging using `--`, for example:
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 `dlv exec ./hello -- server --config conf/config.toml`
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 Usage:
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   dlv [command]
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 Available Commands:
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   attach      Attach to running process and begin debugging.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   connect     Connect to a headless debug server with a terminal client.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   core        Examine a core dump.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   debug       Compile and begin debugging main package in current directory, or the package specified.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   exec        Execute a precompiled binary, and begin a debug session.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   help        Help about any command
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   run         Deprecated command. Use 'debug' instead.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   test        Compile test binary and begin debugging program.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   trace       Compile and begin tracing program.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   version     Prints version.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 Flags:
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --disable-aslr                     Disables address space randomization
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   -h, --help                             help for dlv
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --init string                      Init file, executed by the terminal client.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --log                              Enable debugging server logging.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8       --wd string                        Working directory for running the program.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 Additional help topics:
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   dlv backend  Help about the --backend flag.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   dlv log      Help about logging flags.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8   dlv redirect Help about file redirection.
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 
07:25:34 [2022-06-02T07:25:34.866Z] #36 146.8 Use "dlv [command] --help" for more information about a command.
07:25:34 [2022-06-02T07:25:34.866Z] #36 DONE 147.1s
07:25:35 [2022-06-02T07:25:35.123Z] 
07:25:35 [2022-06-02T07:25:35.123Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:25:35 [2022-06-02T07:25:35.123Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:25:35 [2022-06-02T07:25:35.123Z] #47 ...
07:25:35 [2022-06-02T07:25:35.123Z] 
07:25:35 [2022-06-02T07:25:35.123Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:25:35 [2022-06-02T07:25:35.123Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.80 The following additional packages will be installed:
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.80   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.80   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.80   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.80   python3-pkg-resources vim-runtime xxd
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.81 Suggested packages:
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.81   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.81   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.81   acl attr quota
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.81 Recommended packages:
07:25:35 [2022-06-02T07:25:35.123Z] #21 15.81   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:25:35 [2022-06-02T07:25:35.514Z] #14 151.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:25:35 [2022-06-02T07:25:35.514Z] #14 151.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:25:35 [2022-06-02T07:25:35.514Z] #14 151.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:25:36 [2022-06-02T07:25:36.492Z] #21 16.97 The following NEW packages will be installed:
07:25:36 [2022-06-02T07:25:36.493Z] #21 16.97   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:25:36 [2022-06-02T07:25:36.493Z] #21 16.97   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:25:36 [2022-06-02T07:25:36.493Z] #21 16.97   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:25:36 [2022-06-02T07:25:36.493Z] #21 16.97   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
07:25:36 [2022-06-02T07:25:36.493Z] #21 16.97   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
07:25:36 [2022-06-02T07:25:36.493Z] #21 16.97   python3-pkg-resources python3-setuptools python3-wheel sudo
07:25:36 [2022-06-02T07:25:36.493Z] #21 16.97   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:25:36 [2022-06-02T07:25:36.493Z] #21 16.97   xz-utils zip zstd
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.28 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.28 Need to get 27.6 MB of archives.
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.28 After this operation, 106 MB of additional disk space will be used.
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:25:36 [2022-06-02T07:25:36.493Z] #21 17.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.36 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:25:36 [2022-06-02T07:25:36.749Z] #21 17.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:25:36 [2022-06-02T07:25:36.964Z] #14 153.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:25:36 [2022-06-02T07:25:36.964Z] #14 153.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:25:36 [2022-06-02T07:25:36.964Z] #14 153.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:25:37 [2022-06-02T07:25:37.005Z] #21 17.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:25:37 [2022-06-02T07:25:37.006Z] #21 17.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:25:37 [2022-06-02T07:25:37.006Z] #21 17.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:25:37 [2022-06-02T07:25:37.006Z] #21 17.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.93 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 17.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 18.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 18.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:25:37 [2022-06-02T07:25:37.264Z] #21 18.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:25:37 [2022-06-02T07:25:37.520Z] #21 18.22 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:25:37 [2022-06-02T07:25:37.520Z] #21 18.26 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:25:37 [2022-06-02T07:25:37.520Z] #21 18.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:25:37 [2022-06-02T07:25:37.520Z] #21 18.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:25:38 [2022-06-02T07:25:38.082Z] #21 18.74 debconf: delaying package configuration, since apt-utils is not installed
07:25:38 [2022-06-02T07:25:38.082Z] #21 18.88 Fetched 27.6 MB in 1s (21.1 MB/s)
07:25:38 [2022-06-02T07:25:38.382Z] #21 18.97 Selecting previously unselected package pigz.
07:25:38 [2022-06-02T07:25:38.382Z] #21 18.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
07:25:38 [2022-06-02T07:25:38.382Z] #21 19.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:25:38 [2022-06-02T07:25:38.383Z] #21 19.05 Unpacking pigz (2.6-1) ...
07:25:38 [2022-06-02T07:25:38.639Z] #21 19.15 Selecting previously unselected package libelf1:amd64.
07:25:38 [2022-06-02T07:25:38.639Z] #21 19.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:25:38 [2022-06-02T07:25:38.639Z] #21 19.17 Unpacking libelf1:amd64 (0.183-1) ...
07:25:38 [2022-06-02T07:25:38.639Z] #21 19.33 Selecting previously unselected package libbpf0:amd64.
07:25:38 [2022-06-02T07:25:38.639Z] #21 19.33 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:25:38 [2022-06-02T07:25:38.639Z] #21 19.33 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.40 Selecting previously unselected package libcap2:amd64.
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.42 Unpacking libcap2:amd64 (1:2.44-1) ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.50 Selecting previously unselected package libmnl0:amd64.
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.51 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.56 Selecting previously unselected package libxtables12:amd64.
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.57 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.61 Selecting previously unselected package libcap2-bin.
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.62 Unpacking libcap2-bin (1:2.44-1) ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.72 Selecting previously unselected package iproute2.
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.72 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:25:38 [2022-06-02T07:25:38.896Z] #21 19.72 Unpacking iproute2 (5.10.0-4) ...
07:25:39 [2022-06-02T07:25:39.826Z] #21 20.18 Selecting previously unselected package xxd.
07:25:39 [2022-06-02T07:25:39.826Z] #21 20.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:25:39 [2022-06-02T07:25:39.826Z] #21 20.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:25:39 [2022-06-02T07:25:39.826Z] #21 20.32 Selecting previously unselected package vim-common.
07:25:39 [2022-06-02T07:25:39.826Z] #21 20.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:25:39 [2022-06-02T07:25:39.826Z] #21 20.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:25:39 [2022-06-02T07:25:39.826Z] #21 20.52 Selecting previously unselected package bash-completion.
07:25:39 [2022-06-02T07:25:39.826Z] #21 20.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:25:40 [2022-06-02T07:25:40.354Z] #19 239.8 Selecting previously unselected package g++-aarch64-linux-gnu.
07:25:40 [2022-06-02T07:25:40.354Z] #19 239.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:25:40 [2022-06-02T07:25:40.354Z] #19 239.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
07:25:40 [2022-06-02T07:25:40.354Z] #19 239.8 Selecting previously unselected package patch.
07:25:40 [2022-06-02T07:25:40.354Z] #19 239.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
07:25:40 [2022-06-02T07:25:40.354Z] #19 239.8 Unpacking patch (2.7.6-7) ...
07:25:40 [2022-06-02T07:25:40.355Z] #19 239.9 Selecting previously unselected package dpkg-dev.
07:25:40 [2022-06-02T07:25:40.355Z] #19 239.9 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ...
07:25:40 [2022-06-02T07:25:40.355Z] #19 239.9 Unpacking dpkg-dev (1.20.10) ...
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.1 Selecting previously unselected package libconfig-inifiles-perl.
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.1 Unpacking libconfig-inifiles-perl (3.000003-1) ...
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.1 Selecting previously unselected package libio-string-perl.
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.2 Unpacking libio-string-perl (1.08-3.1) ...
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.2 Selecting previously unselected package libicu67:amd64.
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
07:25:40 [2022-06-02T07:25:40.355Z] #19 240.2 Unpacking libicu67:amd64 (67.1-7) ...
07:25:40 [2022-06-02T07:25:40.613Z] #19 241.5 Selecting previously unselected package libxml2:amd64.
07:25:40 [2022-06-02T07:25:40.613Z] #19 241.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
07:25:40 [2022-06-02T07:25:40.613Z] #19 241.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:25:40 [2022-06-02T07:25:40.613Z] #19 241.6 Selecting previously unselected package libxml-namespacesupport-perl.
07:25:40 [2022-06-02T07:25:40.613Z] #19 241.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
07:25:40 [2022-06-02T07:25:40.868Z] #19 241.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
07:25:40 [2022-06-02T07:25:40.868Z] #19 241.6 Selecting previously unselected package libxml-sax-base-perl.
07:25:40 [2022-06-02T07:25:40.868Z] #19 241.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
07:25:40 [2022-06-02T07:25:40.868Z] #19 241.6 Unpacking libxml-sax-base-perl (1.09-1.1) ...
07:25:40 [2022-06-02T07:25:40.868Z] #19 241.7 Selecting previously unselected package libxml-sax-perl.
07:25:40 [2022-06-02T07:25:40.868Z] #19 241.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
07:25:40 [2022-06-02T07:25:40.868Z] #19 241.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.7 Selecting previously unselected package libxml-libxml-perl.
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.8 Selecting previously unselected package libxml-simple-perl.
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.8 Unpacking libxml-simple-perl (2.25-1) ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.9 Selecting previously unselected package libyaml-perl.
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 241.9 Unpacking libyaml-perl (1.30-1) ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Selecting previously unselected package libconfig-auto-perl.
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Unpacking libconfig-auto-perl (0.44-1.1) ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Selecting previously unselected package libfile-which-perl.
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Unpacking libfile-which-perl (1.23-1) ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Selecting previously unselected package libfile-homedir-perl.
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.0 Unpacking libfile-homedir-perl (1.006-1) ...
07:25:41 [2022-06-02T07:25:41.124Z] #19 242.1 Selecting previously unselected package libdebian-dpkgcross-perl.
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.1 Selecting previously unselected package dpkg-cross.
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.1 Unpacking dpkg-cross (2.6.18+nmu1) ...
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.2 Selecting previously unselected package crossbuild-essential-arm64.
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.2 Unpacking crossbuild-essential-arm64 (12.9) ...
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.2 Selecting previously unselected package libc6-armel-cross.
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
07:25:41 [2022-06-02T07:25:41.380Z] #19 242.2 Unpacking libc6-armel-cross (2.31-9cross4) ...
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.4 Selecting previously unselected package libgcc-s1-armel-cross.
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.5 Selecting previously unselected package libgomp1-armel-cross.
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.5 Selecting previously unselected package libatomic1-armel-cross.
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.6 Selecting previously unselected package libasan6-armel-cross.
07:25:41 [2022-06-02T07:25:41.637Z] #19 242.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
07:25:41 [2022-06-02T07:25:41.637Z] #19 ...
07:25:41 [2022-06-02T07:25:41.637Z] 
07:25:41 [2022-06-02T07:25:41.637Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:25:41 [2022-06-02T07:25:41.637Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:25:41 [2022-06-02T07:25:41.637Z] #62 254.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
07:25:41 [2022-06-02T07:25:41.797Z] #21 22.16 Unpacking bash-completion (1:2.11-2) ...
07:25:42 [2022-06-02T07:25:42.053Z] #21 22.60 Selecting previously unselected package bzip2.
07:25:42 [2022-06-02T07:25:42.053Z] #21 22.61 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
07:25:42 [2022-06-02T07:25:42.053Z] #21 22.62 Unpacking bzip2 (1.0.8-4) ...
07:25:42 [2022-06-02T07:25:42.053Z] #21 22.70 Selecting previously unselected package xz-utils.
07:25:42 [2022-06-02T07:25:42.053Z] #21 22.71 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:25:42 [2022-06-02T07:25:42.053Z] #21 22.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:25:42 [2022-06-02T07:25:42.309Z] #21 22.89 Selecting previously unselected package apparmor.
07:25:42 [2022-06-02T07:25:42.309Z] #21 22.89 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
07:25:42 [2022-06-02T07:25:42.309Z] #21 22.96 Unpacking apparmor (2.13.6-10) ...
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.31 Selecting previously unselected package inetutils-ping.
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.33 Unpacking inetutils-ping (2:2.0-1) ...
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.44 Selecting previously unselected package libip4tc2:amd64.
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.45 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.51 Selecting previously unselected package libip6tc2:amd64.
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.53 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.60 Selecting previously unselected package libnfnetlink0:amd64.
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:25:42 [2022-06-02T07:25:42.871Z] #21 23.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.75 Selecting previously unselected package libnftnl11:amd64.
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.75 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.76 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.84 Selecting previously unselected package iptables.
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.84 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.129Z] #21 23.85 Unpacking iptables (1.8.7-1) ...
07:25:43 [2022-06-02T07:25:43.414Z] #21 24.13 Selecting previously unselected package libonig5:amd64.
07:25:43 [2022-06-02T07:25:43.414Z] #21 24.13 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.414Z] #21 24.14 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:25:43 [2022-06-02T07:25:43.672Z] #21 24.29 Selecting previously unselected package libjq1:amd64.
07:25:43 [2022-06-02T07:25:43.672Z] #21 24.30 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.672Z] #21 24.31 Unpacking libjq1:amd64 (1.6-2.1) ...
07:25:43 [2022-06-02T07:25:43.672Z] #21 24.41 Selecting previously unselected package jq.
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.41 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.42 Unpacking jq (1.6-2.1) ...
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.49 Selecting previously unselected package libaio1:amd64.
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.50 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.50 Unpacking libaio1:amd64 (0.3.112-9) ...
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.57 Selecting previously unselected package libgpm2:amd64.
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.57 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.58 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.64 Selecting previously unselected package libicu67:amd64.
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.64 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
07:25:43 [2022-06-02T07:25:43.928Z] #21 24.65 Unpacking libicu67:amd64 (67.1-7) ...
07:25:44 [2022-06-02T07:25:44.503Z] #23 8.655 Collecting yamllint==1.26.1
07:25:44 [2022-06-02T07:25:44.503Z] #23 9.701   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:25:45 [2022-06-02T07:25:45.070Z] #23 10.64 Collecting pathspec>=0.5.3
07:25:45 [2022-06-02T07:25:45.070Z] #23 10.65   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:25:45 [2022-06-02T07:25:45.328Z] #23 10.89 Collecting pyyaml
07:25:45 [2022-06-02T07:25:45.328Z] #23 10.89   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
07:25:45 [2022-06-02T07:25:45.328Z] #23 10.94 Building wheels for collected packages: yamllint
07:25:45 [2022-06-02T07:25:45.587Z] #23 10.96   Building wheel for yamllint (setup.py): started
07:25:46 [2022-06-02T07:25:46.154Z] #23 11.81   Building wheel for yamllint (setup.py): finished with status 'done'
07:25:46 [2022-06-02T07:25:46.412Z] #23 11.81   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c1c50d8515fb274dae0e3deef7f1f7099c4846a717639687042c05d6894a47e3
07:25:46 [2022-06-02T07:25:46.412Z] #23 11.81   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:25:46 [2022-06-02T07:25:46.412Z] #23 11.82 Successfully built yamllint
07:25:46 [2022-06-02T07:25:46.412Z] #23 11.84 Installing collected packages: pyyaml, pathspec, yamllint
07:25:46 [2022-06-02T07:25:46.671Z] #23 12.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:25:46 [2022-06-02T07:25:46.904Z] #62 DONE 259.0s
07:25:46 [2022-06-02T07:25:46.904Z] 
07:25:46 [2022-06-02T07:25:46.904Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
07:25:46 [2022-06-02T07:25:46.904Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a
07:25:46 [2022-06-02T07:25:46.904Z] #19 242.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
07:25:46 [2022-06-02T07:25:46.904Z] #19 243.4 Selecting previously unselected package libstdc++6-armel-cross.
07:25:46 [2022-06-02T07:25:46.904Z] #19 243.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
07:25:46 [2022-06-02T07:25:46.904Z] #19 243.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
07:25:46 [2022-06-02T07:25:46.904Z] #19 244.0 Selecting previously unselected package libubsan1-armel-cross.
07:25:46 [2022-06-02T07:25:46.904Z] #19 244.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
07:25:46 [2022-06-02T07:25:46.904Z] #19 244.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
07:25:46 [2022-06-02T07:25:46.904Z] #19 245.2 Selecting previously unselected package libgcc-10-dev-armel-cross.
07:25:46 [2022-06-02T07:25:46.904Z] #19 245.2 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
07:25:46 [2022-06-02T07:25:46.904Z] #19 245.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
07:25:46 [2022-06-02T07:25:46.904Z] #19 246.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
07:25:46 [2022-06-02T07:25:46.904Z] #19 246.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:25:46 [2022-06-02T07:25:46.904Z] #19 246.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.51 Selecting previously unselected package libinih1:amd64.
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.51 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.52 Unpacking libinih1:amd64 (53-1+b2) ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.58 Selecting previously unselected package libnet1:amd64.
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.58 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.67 Selecting previously unselected package libnl-3-200:amd64.
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.67 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.75 Selecting previously unselected package libprotobuf-c1:amd64.
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.77 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.84 Selecting previously unselected package net-tools.
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:25:47 [2022-06-02T07:25:47.252Z] #21 27.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:25:47 [2022-06-02T07:25:47.512Z] #21 28.03 Selecting previously unselected package patch.
07:25:47 [2022-06-02T07:25:47.513Z] #21 28.04 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
07:25:47 [2022-06-02T07:25:47.513Z] #21 28.05 Unpacking patch (2.7.6-7) ...
07:25:47 [2022-06-02T07:25:47.513Z] #21 28.15 Selecting previously unselected package python-pip-whl.
07:25:47 [2022-06-02T07:25:47.513Z] #21 28.16 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:25:47 [2022-06-02T07:25:47.513Z] #21 28.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:25:47 [2022-06-02T07:25:47.606Z] #23 DONE 12.8s
07:25:47 [2022-06-02T07:25:47.606Z] 
07:25:47 [2022-06-02T07:25:47.606Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:25:47 [2022-06-02T07:25:47.606Z] #60 sha256:daecf516e8e6c0973c5bb0b52b52304d6b408d87f97fe1d585361d166c7abb5a
07:25:48 [2022-06-02T07:25:48.083Z] #21 28.72 Selecting previously unselected package python3-lib2to3.
07:25:48 [2022-06-02T07:25:48.083Z] #21 28.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
07:25:48 [2022-06-02T07:25:48.083Z] #21 28.73 Unpacking python3-lib2to3 (3.9.2-1) ...
07:25:48 [2022-06-02T07:25:48.338Z] #21 28.84 Selecting previously unselected package python3-distutils.
07:25:48 [2022-06-02T07:25:48.338Z] #21 28.85 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
07:25:48 [2022-06-02T07:25:48.338Z] #21 28.86 Unpacking python3-distutils (3.9.2-1) ...
07:25:48 [2022-06-02T07:25:48.338Z] #21 29.00 Selecting previously unselected package python3-pkg-resources.
07:25:48 [2022-06-02T07:25:48.338Z] #21 29.00 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
07:25:48 [2022-06-02T07:25:48.338Z] #21 29.01 Unpacking python3-pkg-resources (52.0.0-4) ...
07:25:48 [2022-06-02T07:25:48.594Z] #21 29.11 Selecting previously unselected package python3-setuptools.
07:25:48 [2022-06-02T07:25:48.594Z] #21 29.12 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
07:25:48 [2022-06-02T07:25:48.594Z] #21 29.12 Unpacking python3-setuptools (52.0.0-4) ...
07:25:48 [2022-06-02T07:25:48.594Z] #21 29.36 Selecting previously unselected package python3-wheel.
07:25:48 [2022-06-02T07:25:48.594Z] #21 29.36 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
07:25:48 [2022-06-02T07:25:48.594Z] #21 29.36 Unpacking python3-wheel (0.34.2-1) ...
07:25:48 [2022-06-02T07:25:48.850Z] #21 29.41 Selecting previously unselected package python3-pip.
07:25:48 [2022-06-02T07:25:48.850Z] #21 29.42 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:25:48 [2022-06-02T07:25:48.850Z] #21 29.42 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:25:49 [2022-06-02T07:25:49.147Z] #21 29.68 Selecting previously unselected package sudo.
07:25:49 [2022-06-02T07:25:49.147Z] #21 29.69 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
07:25:49 [2022-06-02T07:25:49.147Z] #21 29.70 Unpacking sudo (1.9.5p2-3) ...
07:25:49 [2022-06-02T07:25:49.709Z] #21 30.18 Selecting previously unselected package thin-provisioning-tools.
07:25:49 [2022-06-02T07:25:49.709Z] #21 30.19 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:25:49 [2022-06-02T07:25:49.709Z] #21 30.19 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:25:49 [2022-06-02T07:25:49.709Z] #21 30.41 Selecting previously unselected package uidmap.
07:25:49 [2022-06-02T07:25:49.709Z] #21 30.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
07:25:49 [2022-06-02T07:25:49.709Z] #21 30.42 Unpacking uidmap (1:4.8.1-1) ...
07:25:49 [2022-06-02T07:25:49.709Z] #21 30.55 Selecting previously unselected package vim-runtime.
07:25:49 [2022-06-02T07:25:49.964Z] #21 30.55 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:25:49 [2022-06-02T07:25:49.964Z] #21 30.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:25:49 [2022-06-02T07:25:49.964Z] #21 30.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:25:49 [2022-06-02T07:25:49.964Z] #21 30.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.1 Selecting previously unselected package gcc-arm-linux-gnueabi.
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.1 Selecting previously unselected package linux-libc-dev-armel-cross.
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.3 Selecting previously unselected package libc6-dev-armel-cross.
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.5 Selecting previously unselected package libstdc++-10-dev-armel-cross.
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.8 Selecting previously unselected package g++-10-arm-linux-gnueabi.
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:25:52 [2022-06-02T07:25:52.145Z] #19 252.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:25:53 [2022-06-02T07:25:53.271Z] #21 33.45 Selecting previously unselected package vim.
07:25:53 [2022-06-02T07:25:53.271Z] #21 33.45 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:25:53 [2022-06-02T07:25:53.271Z] #21 33.47 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:25:53 [2022-06-02T07:25:53.271Z] #21 33.98 Selecting previously unselected package xfsprogs.
07:25:53 [2022-06-02T07:25:53.527Z] #21 33.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
07:25:53 [2022-06-02T07:25:53.527Z] #21 33.99 Unpacking xfsprogs (5.10.0-4) ...
07:25:53 [2022-06-02T07:25:53.784Z] #21 34.38 Selecting previously unselected package zip.
07:25:53 [2022-06-02T07:25:53.784Z] #21 34.38 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
07:25:53 [2022-06-02T07:25:53.784Z] #21 34.39 Unpacking zip (3.0-12) ...
07:25:53 [2022-06-02T07:25:53.784Z] #21 34.51 Selecting previously unselected package zstd.
07:25:54 [2022-06-02T07:25:54.040Z] #21 34.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:25:54 [2022-06-02T07:25:54.040Z] #21 34.52 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:25:54 [2022-06-02T07:25:54.296Z] #21 34.79 Setting up python3-pkg-resources (52.0.0-4) ...
07:25:54 [2022-06-02T07:25:54.861Z] #21 35.63 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:25:54 [2022-06-02T07:25:54.861Z] #21 35.64 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:25:55 [2022-06-02T07:25:55.117Z] #21 35.65 Setting up libgpm2:amd64 (1.20.7-8) ...
07:25:55 [2022-06-02T07:25:55.118Z] #21 35.66 Setting up libicu67:amd64 (67.1-7) ...
07:25:55 [2022-06-02T07:25:55.118Z] #21 35.67 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:25:55 [2022-06-02T07:25:55.118Z] #21 35.68 Setting up libinih1:amd64 (53-1+b2) ...
07:25:55 [2022-06-02T07:25:55.118Z] #21 35.69 Setting up uidmap (1:4.8.1-1) ...
07:25:55 [2022-06-02T07:25:55.118Z] #21 35.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:25:55 [2022-06-02T07:25:55.118Z] #21 35.71 Setting up bzip2 (1.0.8-4) ...
07:25:55 [2022-06-02T07:25:55.118Z] #21 35.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:25:55 [2022-06-02T07:25:55.118Z] #21 35.73 Setting up python3-wheel (0.34.2-1) ...
07:25:55 [2022-06-02T07:25:55.681Z] #21 36.27 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:25:55 [2022-06-02T07:25:55.681Z] #21 36.28 Setting up libcap2:amd64 (1:2.44-1) ...
07:25:55 [2022-06-02T07:25:55.681Z] #21 36.29 Setting up libcap2-bin (1:2.44-1) ...
07:25:55 [2022-06-02T07:25:55.681Z] #21 36.30 Setting up apparmor (2.13.6-10) ...
07:25:56 [2022-06-02T07:25:56.314Z] #19 257.2 Selecting previously unselected package g++-arm-linux-gnueabi.
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.3 Selecting previously unselected package crossbuild-essential-armel.
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.3 Unpacking crossbuild-essential-armel (12.9) ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.3 Selecting previously unselected package libc6-armhf-cross.
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.3 Unpacking libc6-armhf-cross (2.31-9cross4) ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.4 Selecting previously unselected package libgcc-s1-armhf-cross.
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.5 Selecting previously unselected package libgomp1-armhf-cross.
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
07:25:56 [2022-06-02T07:25:56.569Z] #19 257.5 Selecting previously unselected package libatomic1-armhf-cross.
07:25:56 [2022-06-02T07:25:56.825Z] #19 257.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
07:25:56 [2022-06-02T07:25:56.825Z] #19 257.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
07:25:56 [2022-06-02T07:25:56.825Z] #19 257.6 Selecting previously unselected package libasan6-armhf-cross.
07:25:56 [2022-06-02T07:25:56.825Z] #19 257.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
07:25:56 [2022-06-02T07:25:56.825Z] #19 257.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
07:25:57 [2022-06-02T07:25:57.049Z] #21 37.65 Setting up zip (3.0-12) ...
07:25:57 [2022-06-02T07:25:57.049Z] #21 37.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:25:57 [2022-06-02T07:25:57.049Z] #21 37.70 Setting up bash-completion (1:2.11-2) ...
07:25:57 [2022-06-02T07:25:57.080Z] #19 257.8 Selecting previously unselected package libstdc++6-armhf-cross.
07:25:57 [2022-06-02T07:25:57.080Z] #19 257.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
07:25:57 [2022-06-02T07:25:57.080Z] #19 257.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
07:25:57 [2022-06-02T07:25:57.080Z] #19 257.9 Selecting previously unselected package libubsan1-armhf-cross.
07:25:57 [2022-06-02T07:25:57.080Z] #19 257.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
07:25:57 [2022-06-02T07:25:57.080Z] #19 257.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
07:25:57 [2022-06-02T07:25:57.337Z] #19 258.0 Selecting previously unselected package libgcc-10-dev-armhf-cross.
07:25:57 [2022-06-02T07:25:57.337Z] #19 258.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
07:25:57 [2022-06-02T07:25:57.337Z] #19 258.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
07:25:57 [2022-06-02T07:25:57.337Z] #19 258.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
07:25:57 [2022-06-02T07:25:57.337Z] #19 258.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:25:57 [2022-06-02T07:25:57.337Z] #19 258.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:25:57 [2022-06-02T07:25:57.501Z] #14 ...
07:25:57 [2022-06-02T07:25:57.501Z] 
07:25:57 [2022-06-02T07:25:57.501Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:25:57 [2022-06-02T07:25:57.501Z] #67 sha256:95c6b66caaec5eea473c2b736effdf1b0fb5f98d0f785f212256cac7aed35c98
07:25:57 [2022-06-02T07:25:57.501Z] #67 173.3 + for f in rootlesskit rootlesskit-docker-proxy
07:25:57 [2022-06-02T07:25:57.501Z] #67 173.3 + GOBIN=/build
07:25:57 [2022-06-02T07:25:57.501Z] #67 173.3 + GO111MODULE=on
07:25:57 [2022-06-02T07:25:57.501Z] #67 173.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:25:58 [2022-06-02T07:25:58.896Z] #14 176.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:25:58 [2022-06-02T07:25:58.896Z] #14 176.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:25:58 [2022-06-02T07:25:58.896Z] #14 176.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:25:58 [2022-06-02T07:25:58.896Z] #14 ...
07:25:58 [2022-06-02T07:25:58.896Z] 
07:25:58 [2022-06-02T07:25:58.896Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:25:58 [2022-06-02T07:25:58.896Z] #67 sha256:de06cd9c2ba30394a8268ab333f4cead221a83629e3be78786266b86824b39a1
07:25:58 [2022-06-02T07:25:58.896Z] #67 176.1 + for f in rootlesskit rootlesskit-docker-proxy
07:25:58 [2022-06-02T07:25:58.896Z] #67 176.1 + GOBIN=/build
07:25:58 [2022-06-02T07:25:58.896Z] #67 176.1 + GO111MODULE=on
07:25:58 [2022-06-02T07:25:58.896Z] #67 176.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:25:58 [2022-06-02T07:25:58.941Z] #21 39.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:25:58 [2022-06-02T07:25:58.941Z] #21 39.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:25:58 [2022-06-02T07:25:58.941Z] #21 39.61 Setting up libmnl0:amd64 (1.0.4-3) ...
07:25:58 [2022-06-02T07:25:58.941Z] #21 39.62 Setting up patch (2.7.6-7) ...
07:25:58 [2022-06-02T07:25:58.941Z] #21 39.64 Setting up sudo (1.9.5p2-3) ...
07:25:58 [2022-06-02T07:25:58.941Z] #21 39.70 invoke-rc.d: could not determine current runlevel
07:25:58 [2022-06-02T07:25:58.941Z] #21 39.72 invoke-rc.d: policy-rc.d denied execution of start.
07:25:59 [2022-06-02T07:25:59.197Z] #21 39.73 Setting up xfsprogs (5.10.0-4) ...
07:25:59 [2022-06-02T07:25:59.197Z] #21 39.74 Setting up libxtables12:amd64 (1.8.7-1) ...
07:25:59 [2022-06-02T07:25:59.197Z] #21 39.75 Setting up inetutils-ping (2:2.0-1) ...
07:25:59 [2022-06-02T07:25:59.197Z] #21 39.76 Setting up pigz (2.6-1) ...
07:25:59 [2022-06-02T07:25:59.197Z] #21 39.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:25:59 [2022-06-02T07:25:59.197Z] #21 39.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:25:59 [2022-06-02T07:25:59.197Z] #21 39.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:25:59 [2022-06-02T07:25:59.197Z] #21 39.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:25:59 [2022-06-02T07:25:59.761Z] #21 40.40 Setting up libaio1:amd64 (0.3.112-9) ...
07:25:59 [2022-06-02T07:25:59.761Z] #21 40.42 Setting up python3-lib2to3 (3.9.2-1) ...
07:25:59 [2022-06-02T07:25:59.808Z] #60 ...
07:25:59 [2022-06-02T07:25:59.808Z] 
07:25:59 [2022-06-02T07:25:59.808Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:25:59 [2022-06-02T07:25:59.808Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e
07:25:59 [2022-06-02T07:25:59.808Z] #47 177.2 + dpkg --print-architecture
07:25:59 [2022-06-02T07:25:59.808Z] #47 DONE 178.0s
07:25:59 [2022-06-02T07:25:59.808Z] 
07:25:59 [2022-06-02T07:25:59.808Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:25:59 [2022-06-02T07:25:59.808Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:26:00 [2022-06-02T07:26:00.017Z] #21 40.79 Setting up libelf1:amd64 (0.183-1) ...
07:26:00 [2022-06-02T07:26:00.017Z] #21 40.83 Setting up zstd (1.4.8+dfsg-2.1) ...
07:26:00 [2022-06-02T07:26:00.274Z] #21 40.84 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:26:00 [2022-06-02T07:26:00.274Z] #21 40.86 Setting up python3-distutils (3.9.2-1) ...
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.30 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:26:00 [2022-06-02T07:26:00.836Z] #21 41.37 Setting up python3-setuptools (52.0.0-4) ...
07:26:01 [2022-06-02T07:26:01.806Z] #21 42.63 Setting up libjq1:amd64 (1.6-2.1) ...
07:26:02 [2022-06-02T07:26:02.063Z] #21 42.64 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:26:02 [2022-06-02T07:26:02.063Z] #21 42.66 Setting up thin-provisioning-tools (0.9.0-1) ...
07:26:02 [2022-06-02T07:26:02.063Z] #21 42.67 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:26:02 [2022-06-02T07:26:02.587Z] #19 262.8 Selecting previously unselected package gcc-arm-linux-gnueabihf.
07:26:02 [2022-06-02T07:26:02.587Z] #19 262.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:26:02 [2022-06-02T07:26:02.587Z] #19 262.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
07:26:02 [2022-06-02T07:26:02.587Z] #19 262.9 Selecting previously unselected package linux-libc-dev-armhf-cross.
07:26:02 [2022-06-02T07:26:02.587Z] #19 262.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
07:26:02 [2022-06-02T07:26:02.587Z] #19 262.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
07:26:02 [2022-06-02T07:26:02.587Z] #19 263.0 Selecting previously unselected package libc6-dev-armhf-cross.
07:26:02 [2022-06-02T07:26:02.587Z] #19 263.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
07:26:02 [2022-06-02T07:26:02.587Z] #19 263.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
07:26:02 [2022-06-02T07:26:02.587Z] #19 263.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
07:26:02 [2022-06-02T07:26:02.587Z] #19 263.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
07:26:02 [2022-06-02T07:26:02.587Z] #19 263.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
07:26:02 [2022-06-02T07:26:02.844Z] #19 263.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
07:26:02 [2022-06-02T07:26:02.844Z] #19 263.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:26:02 [2022-06-02T07:26:02.844Z] #19 263.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.71 Setting up jq (1.6-2.1) ...
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.73 Setting up libbpf0:amd64 (1:0.3-2) ...
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.74 Setting up iptables (1.8.7-1) ...
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:26:02 [2022-06-02T07:26:02.992Z] #21 43.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:26:03 [2022-06-02T07:26:03.248Z] #21 43.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:26:03 [2022-06-02T07:26:03.248Z] #21 43.80 Setting up iproute2 (5.10.0-4) ...
07:26:03 [2022-06-02T07:26:03.508Z] #21 44.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:26:04 [2022-06-02T07:26:04.191Z] #67 ...
07:26:04 [2022-06-02T07:26:04.191Z] 
07:26:04 [2022-06-02T07:26:04.191Z] #14 [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
07:26:04 [2022-06-02T07:26:04.191Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:26:04 [2022-06-02T07:26:04.191Z] #14 173.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:26:04 [2022-06-02T07:26:04.191Z] #14 173.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:26:04 [2022-06-02T07:26:04.192Z] #14 173.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:04 [2022-06-02T07:26:04.441Z] #21 DONE 44.9s
07:26:04 [2022-06-02T07:26:04.441Z] 
07:26:04 [2022-06-02T07:26:04.441Z] #22 [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
07:26:04 [2022-06-02T07:26:04.441Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb
07:26:05 [2022-06-02T07:26:05.153Z] #14 ...
07:26:05 [2022-06-02T07:26:05.153Z] 
07:26:05 [2022-06-02T07:26:05.153Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:26:05 [2022-06-02T07:26:05.153Z] #67 sha256:95c6b66caaec5eea473c2b736effdf1b0fb5f98d0f785f212256cac7aed35c98
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8 rootlesskit version 1.0.0
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8 Usage of /build/rootlesskit-docker-proxy:
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8   -container-ip string
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8     	container ip
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8   -container-port int
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8     	container port (default -1)
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8   -host-ip string
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8     	host ip
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8   -host-port int
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8     	host port (default -1)
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8   -proto string
07:26:05 [2022-06-02T07:26:05.153Z] #67 181.8     	proxy protocol (default "tcp")
07:26:05 [2022-06-02T07:26:05.855Z] #22 1.307 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:26:05 [2022-06-02T07:26:05.855Z] #22 1.312 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:26:05 [2022-06-02T07:26:05.855Z] #22 1.315 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:26:05 [2022-06-02T07:26:05.855Z] #22 DONE 1.5s
07:26:05 [2022-06-02T07:26:05.855Z] 
07:26:05 [2022-06-02T07:26:05.855Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
07:26:05 [2022-06-02T07:26:05.855Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.1 Selecting previously unselected package g++-arm-linux-gnueabihf.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.2 Selecting previously unselected package crossbuild-essential-armhf.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.2 Unpacking crossbuild-essential-armhf (12.9) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.2 Selecting previously unselected package libc6-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Selecting previously unselected package libgcc-s1-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Selecting previously unselected package libgomp1-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Selecting previously unselected package libitm1-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.4 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.5 Selecting previously unselected package libatomic1-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.5 Selecting previously unselected package libasan6-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.8 Selecting previously unselected package liblsan0-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.9 Selecting previously unselected package libtsan0-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.099Z] #19 268.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.356Z] #19 269.1 Selecting previously unselected package libstdc++6-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.356Z] #19 269.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.356Z] #19 269.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.356Z] #19 269.2 Selecting previously unselected package libubsan1-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.356Z] #19 269.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.356Z] #19 269.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.356Z] #19 269.3 Selecting previously unselected package libquadmath0-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.613Z] #19 269.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.613Z] #19 269.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.613Z] #19 269.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
07:26:08 [2022-06-02T07:26:08.613Z] #19 269.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:08 [2022-06-02T07:26:08.613Z] #19 269.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.613Z] #19 269.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
07:26:08 [2022-06-02T07:26:08.613Z] #19 269.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:26:08 [2022-06-02T07:26:08.613Z] #19 269.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:26:08 [2022-06-02T07:26:08.881Z] #67 ...
07:26:08 [2022-06-02T07:26:08.881Z] 
07:26:08 [2022-06-02T07:26:08.881Z] #14 [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
07:26:08 [2022-06-02T07:26:08.881Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:26:08 [2022-06-02T07:26:08.881Z] #14 186.5 Selecting previously unselected package g++-mingw-w64-x86-64.
07:26:08 [2022-06-02T07:26:08.881Z] #14 186.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:26:08 [2022-06-02T07:26:08.881Z] #14 186.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:26:08 [2022-06-02T07:26:08.881Z] #14 186.7 Selecting previously unselected package libapparmor1:amd64.#14 ...
07:26:08 [2022-06-02T07:26:08.881Z] 
07:26:08 [2022-06-02T07:26:08.881Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:26:08 [2022-06-02T07:26:08.881Z] #67 sha256:de06cd9c2ba30394a8268ab333f4cead221a83629e3be78786266b86824b39a1
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1 rootlesskit version 1.0.0
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1 Usage of /build/rootlesskit-docker-proxy:
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1   -container-ip string
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1     	container ip
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1   -container-port int
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1     	container port (default -1)
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1   -host-ip string
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1     	host ip
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1   -host-port int
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1     	host port (default -1)
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1   -proto string
07:26:08 [2022-06-02T07:26:08.881Z] #67 186.1     	proxy protocol (default "tcp")
07:26:08 [2022-06-02T07:26:08.881Z] #67 DONE 186.4s
07:26:08 [2022-06-02T07:26:08.881Z] 
07:26:08 [2022-06-02T07:26:08.881Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:26:08 [2022-06-02T07:26:08.881Z] #68 sha256:50067835cfa131ba88da88bd4dc0fd443c0888a772638927c2bc20b434771460
07:26:08 [2022-06-02T07:26:08.881Z] #68 DONE 0.1s
07:26:08 [2022-06-02T07:26:08.881Z] 
07:26:08 [2022-06-02T07:26:08.881Z] #14 [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
07:26:08 [2022-06-02T07:26:08.881Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:26:08 [2022-06-02T07:26:08.881Z] #14 186.7 Selecting previously unselected package libapparmor1:amd64.
07:26:08 [2022-06-02T07:26:08.881Z] #14 186.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:26:08 [2022-06-02T07:26:08.881Z] #14 186.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:26:09 [2022-06-02T07:26:09.139Z] #14 187.0 Selecting previously unselected package libapparmor-dev:amd64.
07:26:09 [2022-06-02T07:26:09.139Z] #14 ...
07:26:09 [2022-06-02T07:26:09.139Z] 
07:26:09 [2022-06-02T07:26:09.139Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:26:09 [2022-06-02T07:26:09.139Z] #69 sha256:f3594b06e9e6637c791662fb437d6d3d603a904b528c8ed15fbe15625c36ccdd
07:26:09 [2022-06-02T07:26:09.139Z] #69 DONE 0.1s
07:26:09 [2022-06-02T07:26:09.139Z] 
07:26:09 [2022-06-02T07:26:09.139Z] #14 [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
07:26:09 [2022-06-02T07:26:09.139Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:26:09 [2022-06-02T07:26:09.139Z] #14 187.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.139Z] #14 187.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:26:09 [2022-06-02T07:26:09.358Z] #67 DONE 185.4s
07:26:09 [2022-06-02T07:26:09.358Z] 
07:26:09 [2022-06-02T07:26:09.358Z] #14 [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
07:26:09 [2022-06-02T07:26:09.358Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:26:09 [2022-06-02T07:26:09.358Z] #14 183.7 Selecting previously unselected package g++-mingw-w64-x86-64.
07:26:09 [2022-06-02T07:26:09.358Z] #14 183.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 183.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 185.1 Selecting previously unselected package libapparmor1:amd64.
07:26:09 [2022-06-02T07:26:09.358Z] #14 185.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 185.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 185.6 Selecting previously unselected package libapparmor-dev:amd64.
07:26:09 [2022-06-02T07:26:09.358Z] #14 185.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 185.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 ...
07:26:09 [2022-06-02T07:26:09.358Z] 
07:26:09 [2022-06-02T07:26:09.358Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:26:09 [2022-06-02T07:26:09.358Z] #68 sha256:417a96dd9414da4f2d4dee7538f81ea3dcfffb9b70b5d7c94108bd82d3ebf00b
07:26:09 [2022-06-02T07:26:09.358Z] #68 DONE 0.1s
07:26:09 [2022-06-02T07:26:09.358Z] 
07:26:09 [2022-06-02T07:26:09.358Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:26:09 [2022-06-02T07:26:09.358Z] #69 sha256:37ac70b72c327df1a528ff6d2548279ef7deae4aafefc0b9d4ec46169915451e
07:26:09 [2022-06-02T07:26:09.358Z] #69 DONE 0.2s
07:26:09 [2022-06-02T07:26:09.358Z] 
07:26:09 [2022-06-02T07:26:09.358Z] #14 [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
07:26:09 [2022-06-02T07:26:09.358Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab
07:26:09 [2022-06-02T07:26:09.358Z] #14 186.0 Selecting previously unselected package libbtrfs0:amd64.
07:26:09 [2022-06-02T07:26:09.358Z] #14 186.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 186.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 186.3 Selecting previously unselected package libbtrfs-dev:amd64.
07:26:09 [2022-06-02T07:26:09.358Z] #14 186.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.358Z] #14 186.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:26:09 [2022-06-02T07:26:09.397Z] #14 187.2 Selecting previously unselected package libbtrfs0:amd64.
07:26:09 [2022-06-02T07:26:09.397Z] #14 187.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.397Z] #14 187.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:26:09 [2022-06-02T07:26:09.656Z] #14 187.5 Selecting previously unselected package libbtrfs-dev:amd64.
07:26:09 [2022-06-02T07:26:09.656Z] #14 187.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.656Z] #14 187.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:26:09 [2022-06-02T07:26:09.915Z] #14 187.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:26:09 [2022-06-02T07:26:09.931Z] #14 186.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:26:09 [2022-06-02T07:26:09.932Z] #14 186.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.932Z] #14 186.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:09 [2022-06-02T07:26:09.932Z] #14 186.8 Selecting previously unselected package libudev-dev:amd64.
07:26:09 [2022-06-02T07:26:09.932Z] #14 186.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:26:09 [2022-06-02T07:26:09.932Z] #14 186.8 Unpacking libudev-dev:amd64 (247.3-7) ...
07:26:10 [2022-06-02T07:26:10.174Z] #14 187.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:26:10 [2022-06-02T07:26:10.174Z] #14 187.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:10 [2022-06-02T07:26:10.174Z] #14 188.0 Selecting previously unselected package libudev-dev:amd64.
07:26:10 [2022-06-02T07:26:10.174Z] #14 188.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:26:10 [2022-06-02T07:26:10.174Z] #14 188.0 Unpacking libudev-dev:amd64 (247.3-7) ...
07:26:10 [2022-06-02T07:26:10.191Z] #14 187.1 Selecting previously unselected package libsepol1-dev:amd64.
07:26:10 [2022-06-02T07:26:10.191Z] #14 187.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:26:10 [2022-06-02T07:26:10.191Z] #14 187.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:26:10 [2022-06-02T07:26:10.433Z] #14 188.3 Selecting previously unselected package libsepol1-dev:amd64.
07:26:10 [2022-06-02T07:26:10.433Z] #14 188.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:26:10 [2022-06-02T07:26:10.433Z] #14 188.4 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:26:10 [2022-06-02T07:26:10.762Z] #14 187.6 Selecting previously unselected package libpcre2-16-0:amd64.
07:26:10 [2022-06-02T07:26:10.762Z] #14 187.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:26:10 [2022-06-02T07:26:10.762Z] #14 187.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:26:11 [2022-06-02T07:26:11.000Z] #14 188.9 Selecting previously unselected package libpcre2-16-0:amd64.
07:26:11 [2022-06-02T07:26:11.000Z] #14 188.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:26:11 [2022-06-02T07:26:11.000Z] #14 188.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:26:11 [2022-06-02T07:26:11.475Z] #14 188.0 Selecting previously unselected package libpcre2-32-0:amd64.
07:26:11 [2022-06-02T07:26:11.475Z] #14 188.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:26:11 [2022-06-02T07:26:11.475Z] #14 188.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:26:11 [2022-06-02T07:26:11.475Z] #14 188.3 Selecting previously unselected package libpcre2-posix2:amd64.
07:26:11 [2022-06-02T07:26:11.567Z] #14 189.3 Selecting previously unselected package libpcre2-32-0:amd64.
07:26:11 [2022-06-02T07:26:11.568Z] #14 189.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:26:11 [2022-06-02T07:26:11.568Z] #14 189.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:26:11 [2022-06-02T07:26:11.568Z] #14 189.6 Selecting previously unselected package libpcre2-posix2:amd64.
07:26:11 [2022-06-02T07:26:11.568Z] #14 189.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:26:11 [2022-06-02T07:26:11.826Z] #14 189.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:26:12 [2022-06-02T07:26:12.031Z] #14 188.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:26:12 [2022-06-02T07:26:12.085Z] #14 189.8 Selecting previously unselected package libpcre2-dev:amd64.
07:26:12 [2022-06-02T07:26:12.085Z] #14 189.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:26:12 [2022-06-02T07:26:12.085Z] #14 189.8 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:26:12 [2022-06-02T07:26:12.652Z] #14 190.6 Selecting previously unselected package libselinux1-dev:amd64.
07:26:12 [2022-06-02T07:26:12.652Z] #14 190.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:26:12 [2022-06-02T07:26:12.910Z] #14 190.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:26:12 [2022-06-02T07:26:12.970Z] #14 189.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:26:13 [2022-06-02T07:26:13.169Z] #14 191.1 Selecting previously unselected package libdevmapper-dev:amd64.
07:26:13 [2022-06-02T07:26:13.169Z] #14 191.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:26:13 [2022-06-02T07:26:13.169Z] #14 191.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:26:13 [2022-06-02T07:26:13.427Z] #14 191.2 Selecting previously unselected package libseccomp-dev:amd64.
07:26:13 [2022-06-02T07:26:13.427Z] #14 191.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:26:13 [2022-06-02T07:26:13.427Z] #14 191.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:26:13 [2022-06-02T07:26:13.427Z] #14 191.5 Selecting previously unselected package libsystemd-dev:amd64.
07:26:13 [2022-06-02T07:26:13.427Z] #14 191.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:26:13 [2022-06-02T07:26:13.686Z] #14 191.5 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.4 Selecting previously unselected package libc6-dev-ppc64el-cross.
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:26:13 [2022-06-02T07:26:13.859Z] #19 274.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:26:14 [2022-06-02T07:26:14.421Z] #19 275.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
07:26:14 [2022-06-02T07:26:14.421Z] #19 275.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:26:14 [2022-06-02T07:26:14.421Z] #19 275.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:26:14 [2022-06-02T07:26:14.624Z] #14 192.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:26:14 [2022-06-02T07:26:14.624Z] #14 192.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:26:14 [2022-06-02T07:26:14.624Z] #14 192.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:26:14 [2022-06-02T07:26:14.624Z] #14 192.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.7 Setting up libudev-dev:amd64 (247.3-7) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.8 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.8 Setting up mingw-w64-common (8.0.0-1) ...
07:26:14 [2022-06-02T07:26:14.906Z] #14 192.9 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:26:15 [2022-06-02T07:26:15.167Z] #14 192.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:26:15 [2022-06-02T07:26:15.167Z] #14 192.9 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:26:15 [2022-06-02T07:26:15.168Z] #14 192.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:26:15 [2022-06-02T07:26:15.168Z] #14 192.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:26:15 [2022-06-02T07:26:15.168Z] #14 192.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:26:15 [2022-06-02T07:26:15.168Z] #14 193.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:26:15 [2022-06-02T07:26:15.168Z] #14 193.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:15 [2022-06-02T07:26:15.168Z] #14 193.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:26:15 [2022-06-02T07:26:15.168Z] #14 193.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:26:15 [2022-06-02T07:26:15.168Z] #14 193.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:15 [2022-06-02T07:26:15.168Z] #14 193.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:26:15 [2022-06-02T07:26:15.168Z] #14 193.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:26:15 [2022-06-02T07:26:15.168Z] #14 193.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:26:15 [2022-06-02T07:26:15.426Z] #14 193.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:15 [2022-06-02T07:26:15.426Z] #14 193.3 Setting up dmsetup (2:1.02.175-2.1) ...
07:26:15 [2022-06-02T07:26:15.426Z] #14 193.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:15 [2022-06-02T07:26:15.426Z] #14 193.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:26:15 [2022-06-02T07:26:15.426Z] #14 193.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:26:15 [2022-06-02T07:26:15.534Z] #14 192.3 Selecting previously unselected package libpcre2-dev:amd64.
07:26:15 [2022-06-02T07:26:15.534Z] #14 192.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:26:15 [2022-06-02T07:26:15.534Z] #14 192.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:26:15 [2022-06-02T07:26:15.849Z] #23 9.706 Collecting yamllint==1.26.1
07:26:15 [2022-06-02T07:26:15.994Z] #14 DONE 193.8s
07:26:15 [2022-06-02T07:26:15.994Z] 
07:26:15 [2022-06-02T07:26:15.994Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:26:15 [2022-06-02T07:26:15.994Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:26:15 [2022-06-02T07:26:15.994Z] #55 ...
07:26:15 [2022-06-02T07:26:15.994Z] 
07:26:15 [2022-06-02T07:26:15.995Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:26:15 [2022-06-02T07:26:15.995Z] #59 sha256:78bec05a01fb4c1850130a1569a434aa5c9524ae2da6d9eaee1084764afad22f
07:26:16 [2022-06-02T07:26:16.105Z] #14 192.8 Selecting previously unselected package libselinux1-dev:amd64.
07:26:16 [2022-06-02T07:26:16.105Z] #14 192.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:26:16 [2022-06-02T07:26:16.105Z] #14 192.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:26:16 [2022-06-02T07:26:16.253Z] #59 DONE 0.2s
07:26:16 [2022-06-02T07:26:16.253Z] 
07:26:16 [2022-06-02T07:26:16.253Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:16 [2022-06-02T07:26:16.253Z] #60 sha256:8d59deba2f3f6b7d84dc4941fe733732397265de8e3125f4d48dca0e11617e3a
07:26:16 [2022-06-02T07:26:16.411Z] #23 10.75   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:26:16 [2022-06-02T07:26:16.676Z] #14 193.5 Selecting previously unselected package libdevmapper-dev:amd64.
07:26:16 [2022-06-02T07:26:16.676Z] #14 193.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:26:16 [2022-06-02T07:26:16.676Z] #14 193.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:26:16 [2022-06-02T07:26:16.937Z] #14 193.9 Selecting previously unselected package libseccomp-dev:amd64.
07:26:17 [2022-06-02T07:26:17.197Z] #14 193.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:26:17 [2022-06-02T07:26:17.197Z] #14 193.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:26:17 [2022-06-02T07:26:17.197Z] #14 194.1 Selecting previously unselected package libsystemd-dev:amd64.
07:26:17 [2022-06-02T07:26:17.197Z] #14 194.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:26:17 [2022-06-02T07:26:17.197Z] #14 194.1 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:26:17 [2022-06-02T07:26:17.630Z] #60 1.718 + RM_GOPATH=0
07:26:17 [2022-06-02T07:26:17.630Z] #60 1.718 + TMP_GOPATH=
07:26:17 [2022-06-02T07:26:17.630Z] #60 1.718 + : /build
07:26:17 [2022-06-02T07:26:17.630Z] #60 1.718 + '[' -z '' ']'
07:26:17 [2022-06-02T07:26:17.778Z] #23 11.83 Collecting pathspec>=0.5.3
07:26:17 [2022-06-02T07:26:17.778Z] #23 11.83   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:26:17 [2022-06-02T07:26:17.778Z] #23 12.22 Collecting pyyaml
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.720 ++ mktemp -d
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.735 + export GOPATH=/tmp/tmp.tC5IZD0WlY
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.735 + GOPATH=/tmp/tmp.tC5IZD0WlY
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.735 + RM_GOPATH=1
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.735 + case "$(go env GOARCH)" in
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.735 ++ go env GOARCH
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 + export GO_BUILDMODE=-buildmode=pie
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 + GO_BUILDMODE=-buildmode=pie
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 ++ dirname /install.sh
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 + dir=/
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 + bin=runc
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 + shift
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 + '[' '!' -f //runc.installer ']'
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 + . //runc.installer
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.805 ++ set -e
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.806 ++ : v1.1.2
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.806 Install runc version v1.1.2 (build tags: seccomp)
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.806 + install_runc
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.806 + RUNC_BUILDTAGS=seccomp
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.806 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.806 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tC5IZD0WlY/src/github.com/opencontainers/runc
07:26:17 [2022-06-02T07:26:17.888Z] #60 1.819 Cloning into '/tmp/tmp.tC5IZD0WlY/src/github.com/opencontainers/runc'...
07:26:17 [2022-06-02T07:26:17.888Z] #60 ...
07:26:17 [2022-06-02T07:26:17.888Z] 
07:26:17 [2022-06-02T07:26:17.888Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
07:26:17 [2022-06-02T07:26:17.888Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
07:26:17 [2022-06-02T07:26:17.888Z] #15 DONE 2.2s
07:26:18 [2022-06-02T07:26:18.034Z] #23 12.23   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
07:26:18 [2022-06-02T07:26:18.035Z] #23 12.35 Building wheels for collected packages: yamllint
07:26:18 [2022-06-02T07:26:18.137Z] #14 194.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:26:18 [2022-06-02T07:26:18.137Z] #14 195.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:26:18 [2022-06-02T07:26:18.137Z] #14 195.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:26:18 [2022-06-02T07:26:18.137Z] #14 195.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:26:18 [2022-06-02T07:26:18.137Z] #14 195.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:26:18 [2022-06-02T07:26:18.137Z] #14 195.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:26:18 [2022-06-02T07:26:18.137Z] #14 195.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:26:18 [2022-06-02T07:26:18.146Z] 
07:26:18 [2022-06-02T07:26:18.146Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:26:18 [2022-06-02T07:26:18.146Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67
07:26:18 [2022-06-02T07:26:18.291Z] #23 12.36   Building wheel for yamllint (setup.py): started
07:26:18 [2022-06-02T07:26:18.398Z] #14 195.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:26:18 [2022-06-02T07:26:18.398Z] #14 195.3 Setting up libudev-dev:amd64 (247.3-7) ...
07:26:18 [2022-06-02T07:26:18.398Z] #14 195.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:26:18 [2022-06-02T07:26:18.398Z] #14 195.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:26:18 [2022-06-02T07:26:18.398Z] #14 195.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:26:18 [2022-06-02T07:26:18.398Z] #14 195.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:26:18 [2022-06-02T07:26:18.588Z] #19 279.3 Selecting previously unselected package g++-powerpc64le-linux-gnu.
07:26:18 [2022-06-02T07:26:18.588Z] #19 279.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:26:18 [2022-06-02T07:26:18.588Z] #19 279.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:26:18 [2022-06-02T07:26:18.588Z] #19 279.4 Selecting previously unselected package crossbuild-essential-ppc64el.
07:26:18 [2022-06-02T07:26:18.588Z] #19 279.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
07:26:18 [2022-06-02T07:26:18.588Z] #19 279.4 Unpacking crossbuild-essential-ppc64el (12.9) ...
07:26:18 [2022-06-02T07:26:18.588Z] #19 279.4 Selecting previously unselected package libc6-s390x-cross.
07:26:18 [2022-06-02T07:26:18.588Z] #19 279.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.5 Setting up mingw-w64-common (8.0.0-1) ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:26:18 [2022-06-02T07:26:18.658Z] #14 195.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.4 Unpacking libc6-s390x-cross (2.31-9cross4) ...
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Selecting previously unselected package libgcc-s1-s390x-cross.
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Selecting previously unselected package libgomp1-s390x-cross.
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Selecting previously unselected package libitm1-s390x-cross.
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
07:26:18 [2022-06-02T07:26:18.844Z] #19 279.7 Selecting previously unselected package libatomic1-s390x-cross.
07:26:18 [2022-06-02T07:26:18.918Z] #14 195.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:18 [2022-06-02T07:26:18.919Z] #14 195.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:26:18 [2022-06-02T07:26:18.919Z] #14 195.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:26:18 [2022-06-02T07:26:18.919Z] #14 195.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:26:19 [2022-06-02T07:26:19.100Z] #19 279.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:19 [2022-06-02T07:26:19.100Z] #19 279.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
07:26:19 [2022-06-02T07:26:19.100Z] #19 279.7 Selecting previously unselected package libasan6-s390x-cross.
07:26:19 [2022-06-02T07:26:19.101Z] #19 279.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:19 [2022-06-02T07:26:19.101Z] #19 279.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
07:26:19 [2022-06-02T07:26:19.219Z] #23 13.34   Building wheel for yamllint (setup.py): finished with status 'done'
07:26:19 [2022-06-02T07:26:19.219Z] #23 13.34   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3d7f07a61ff8227d4a1948716ae5476caa258a18a8083c1b1a62bd2049797efe
07:26:19 [2022-06-02T07:26:19.219Z] #23 13.34   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:26:19 [2022-06-02T07:26:19.219Z] #23 13.36 Successfully built yamllint
07:26:19 [2022-06-02T07:26:19.219Z] #23 13.38 Installing collected packages: pyyaml, pathspec, yamllint
07:26:19 [2022-06-02T07:26:19.357Z] #19 279.9 Selecting previously unselected package libstdc++6-s390x-cross.
07:26:19 [2022-06-02T07:26:19.357Z] #19 280.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:19 [2022-06-02T07:26:19.357Z] #19 280.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
07:26:19 [2022-06-02T07:26:19.357Z] #19 280.0 Selecting previously unselected package libubsan1-s390x-cross.
07:26:19 [2022-06-02T07:26:19.357Z] #19 280.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:19 [2022-06-02T07:26:19.357Z] #19 280.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
07:26:19 [2022-06-02T07:26:19.357Z] #19 280.1 Selecting previously unselected package libgcc-10-dev-s390x-cross.
07:26:19 [2022-06-02T07:26:19.357Z] #19 280.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:19 [2022-06-02T07:26:19.357Z] #19 280.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
07:26:19 [2022-06-02T07:26:19.475Z] #23 13.73 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:26:19 [2022-06-02T07:26:19.522Z] #16 DONE 1.6s
07:26:19 [2022-06-02T07:26:19.522Z] 
07:26:19 [2022-06-02T07:26:19.522Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:19 [2022-06-02T07:26:19.522Z] #60 sha256:8d59deba2f3f6b7d84dc4941fe733732397265de8e3125f4d48dca0e11617e3a
07:26:19 [2022-06-02T07:26:19.614Z] #19 280.3 Selecting previously unselected package gcc-10-s390x-linux-gnu.
07:26:19 [2022-06-02T07:26:19.614Z] #19 280.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:26:19 [2022-06-02T07:26:19.614Z] #19 280.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:26:19 [2022-06-02T07:26:19.859Z] #14 196.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
07:26:19 [2022-06-02T07:26:19.859Z] #14 196.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:26:19 [2022-06-02T07:26:19.859Z] #14 196.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:26:20 [2022-06-02T07:26:20.053Z] #23 DONE 14.2s
07:26:20 [2022-06-02T07:26:20.053Z] 
07:26:20 [2022-06-02T07:26:20.053Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:26:20 [2022-06-02T07:26:20.053Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:26:20 [2022-06-02T07:26:20.053Z] #55 ...
07:26:20 [2022-06-02T07:26:20.053Z] 
07:26:20 [2022-06-02T07:26:20.053Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
07:26:20 [2022-06-02T07:26:20.053Z] #27 sha256:b1d6e8d5b70b8c4257efd8d5540ea32f1f41bc70695659fc1b9dc08414eda538
07:26:20 [2022-06-02T07:26:20.119Z] #14 196.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:20 [2022-06-02T07:26:20.119Z] #14 197.0 Setting up dmsetup (2:1.02.175-2.1) ...
07:26:20 [2022-06-02T07:26:20.119Z] #14 197.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:26:20 [2022-06-02T07:26:20.119Z] #14 197.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:26:20 [2022-06-02T07:26:20.119Z] #14 197.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:26:20 [2022-06-02T07:26:20.619Z] #27 DONE 0.5s
07:26:20 [2022-06-02T07:26:20.619Z] 
07:26:20 [2022-06-02T07:26:20.619Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
07:26:20 [2022-06-02T07:26:20.619Z] #32 sha256:c14da4814993cd8a98206d2dd8270a33db83214b801a0ec08f9bdbe8d3cb3563
07:26:21 [2022-06-02T07:26:21.090Z] #14 DONE 197.9s
07:26:21 [2022-06-02T07:26:21.090Z] 
07:26:21 [2022-06-02T07:26:21.090Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:26:21 [2022-06-02T07:26:21.090Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:26:21 [2022-06-02T07:26:21.090Z] #36 ...
07:26:21 [2022-06-02T07:26:21.090Z] 
07:26:21 [2022-06-02T07:26:21.090Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:26:21 [2022-06-02T07:26:21.090Z] #59 sha256:12aa1f8a67c05a7ab449e46b7561e5bbadb2345954cfd7161357ac25653e860b
07:26:21 [2022-06-02T07:26:21.182Z] #32 DONE 0.6s
07:26:21 [2022-06-02T07:26:21.182Z] 
07:26:21 [2022-06-02T07:26:21.182Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:26:21 [2022-06-02T07:26:21.182Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:26:21 [2022-06-02T07:26:21.182Z] #55 ...
07:26:21 [2022-06-02T07:26:21.182Z] 
07:26:21 [2022-06-02T07:26:21.182Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
07:26:21 [2022-06-02T07:26:21.182Z] #35 sha256:db745fbe296714ee0b463209ed64c903d02e408a54dc4998a6aab50efe526812
07:26:21 [2022-06-02T07:26:21.424Z] #60 ...
07:26:21 [2022-06-02T07:26:21.424Z] 
07:26:21 [2022-06-02T07:26:21.424Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:26:21 [2022-06-02T07:26:21.424Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3
07:26:21 [2022-06-02T07:26:21.424Z] #17 1.504 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:26:21 [2022-06-02T07:26:21.424Z] #17 DONE 1.6s
07:26:21 [2022-06-02T07:26:21.424Z] 
07:26:21 [2022-06-02T07:26:21.424Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:26:21 [2022-06-02T07:26:21.424Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:26:21 [2022-06-02T07:26:21.424Z] #47 ...
07:26:21 [2022-06-02T07:26:21.424Z] 
07:26:21 [2022-06-02T07:26:21.424Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:26:21 [2022-06-02T07:26:21.424Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138
07:26:21 [2022-06-02T07:26:21.438Z] #35 DONE 0.4s
07:26:21 [2022-06-02T07:26:21.438Z] 
07:26:21 [2022-06-02T07:26:21.438Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:21 [2022-06-02T07:26:21.438Z] #64 sha256:341d2483035511feb56de2e030c254b0dd6a0cf60f2e5940a0de587a497fc848
07:26:21 [2022-06-02T07:26:21.661Z] #59 DONE 0.5s
07:26:21 [2022-06-02T07:26:21.661Z] 
07:26:21 [2022-06-02T07:26:21.661Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:21 [2022-06-02T07:26:21.661Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:26:21 [2022-06-02T07:26:21.695Z] #64 ...
07:26:21 [2022-06-02T07:26:21.695Z] 
07:26:21 [2022-06-02T07:26:21.695Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
07:26:21 [2022-06-02T07:26:21.695Z] #37 sha256:7b9c50abff9aa188f43f1b6efd9937457f58a2d2e6c71808845fbfeb404ed25a
07:26:21 [2022-06-02T07:26:21.954Z] #37 DONE 0.5s
07:26:21 [2022-06-02T07:26:21.954Z] 
07:26:21 [2022-06-02T07:26:21.954Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
07:26:21 [2022-06-02T07:26:21.954Z] #39 sha256:02d82a9ed9d3df674d694b9ea9a2506129ebf513574b827bd6c39ca80373c7ee
07:26:21 [2022-06-02T07:26:21.954Z] #39 DONE 0.1s
07:26:21 [2022-06-02T07:26:21.954Z] 
07:26:21 [2022-06-02T07:26:21.954Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
07:26:21 [2022-06-02T07:26:21.954Z] #41 sha256:2487fb99a459576a0bf03b620047a7b262364289f5012164241d0873ac906a38
07:26:22 [2022-06-02T07:26:22.211Z] #41 DONE 0.1s
07:26:22 [2022-06-02T07:26:22.211Z] 
07:26:22 [2022-06-02T07:26:22.211Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
07:26:22 [2022-06-02T07:26:22.211Z] #45 sha256:1f2a4a77a7376cff45bb29a129f7143503b980502a02f20ad396ef0713bb3b2f
07:26:22 [2022-06-02T07:26:22.211Z] #45 DONE 0.1s
07:26:22 [2022-06-02T07:26:22.211Z] 
07:26:22 [2022-06-02T07:26:22.211Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:26:22 [2022-06-02T07:26:22.211Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:26:23 [2022-06-02T07:26:23.330Z] #18 DONE 1.8s
07:26:23 [2022-06-02T07:26:23.330Z] 
07:26:23 [2022-06-02T07:26:23.330Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:26:23 [2022-06-02T07:26:23.330Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1
07:26:24 [2022-06-02T07:26:24.228Z] #60 ...
07:26:24 [2022-06-02T07:26:24.228Z] 
07:26:24 [2022-06-02T07:26:24.228Z] #15 [dev-systemd-false  1/26] RUN groupadd -r docker
07:26:24 [2022-06-02T07:26:24.228Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22
07:26:24 [2022-06-02T07:26:24.228Z] #15 DONE 2.8s
07:26:24 [2022-06-02T07:26:24.228Z] 
07:26:24 [2022-06-02T07:26:24.228Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:24 [2022-06-02T07:26:24.228Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.323 + RM_GOPATH=0
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.323 + TMP_GOPATH=
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.323 + : /build
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.323 + '[' -z '' ']'
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.323 ++ mktemp -d
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.328 + export GOPATH=/tmp/tmp.zWaBeIfetC
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.328 + GOPATH=/tmp/tmp.zWaBeIfetC
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.328 + RM_GOPATH=1
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.328 + case "$(go env GOARCH)" in
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.328 ++ go env GOARCH
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.346 + export GO_BUILDMODE=-buildmode=pie
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.346 + GO_BUILDMODE=-buildmode=pie
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.354 ++ dirname /install.sh
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + dir=/
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + bin=runc
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + shift
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + '[' '!' -f //runc.installer ']'
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + . //runc.installer
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 ++ set -e
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 ++ : v1.1.2
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + install_runc
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + RUNC_BUILDTAGS=seccomp
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zWaBeIfetC/src/github.com/opencontainers/runc
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.374 Cloning into '/tmp/tmp.zWaBeIfetC/src/github.com/opencontainers/runc'...
07:26:24 [2022-06-02T07:26:24.228Z] #60 2.381 Install runc version v1.1.2 (build tags: seccomp)
07:26:24 [2022-06-02T07:26:24.921Z] #19 284.9 Selecting previously unselected package gcc-s390x-linux-gnu.
07:26:24 [2022-06-02T07:26:24.921Z] #19 284.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 284.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 284.9 Selecting previously unselected package linux-libc-dev-s390x-cross.
07:26:24 [2022-06-02T07:26:24.921Z] #19 284.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 284.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.1 Selecting previously unselected package libc6-dev-s390x-cross.
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.6 Selecting previously unselected package g++-10-s390x-linux-gnu.
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:26:24 [2022-06-02T07:26:24.921Z] #19 285.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:26:25 [2022-06-02T07:26:25.952Z] #19 DONE 2.4s
07:26:25 [2022-06-02T07:26:25.952Z] 
07:26:25 [2022-06-02T07:26:25.952Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:26:25 [2022-06-02T07:26:25.952Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:26:25 [2022-06-02T07:26:25.952Z] #55 ...
07:26:25 [2022-06-02T07:26:25.952Z] 
07:26:25 [2022-06-02T07:26:25.952Z] #20 [dev-systemd-false  6/26] RUN ldconfig
07:26:25 [2022-06-02T07:26:25.952Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a
07:26:26 [2022-06-02T07:26:26.173Z] #60 ...
07:26:26 [2022-06-02T07:26:26.173Z] 
07:26:26 [2022-06-02T07:26:26.173Z] #16 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:26:26 [2022-06-02T07:26:26.173Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67
07:26:26 [2022-06-02T07:26:26.173Z] #16 DONE 2.0s
07:26:26 [2022-06-02T07:26:26.173Z] 
07:26:26 [2022-06-02T07:26:26.173Z] #17 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:26:26 [2022-06-02T07:26:26.173Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3
07:26:27 [2022-06-02T07:26:27.564Z] #17 1.757 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:26:27 [2022-06-02T07:26:27.564Z] #17 DONE 1.9s
07:26:27 [2022-06-02T07:26:27.564Z] 
07:26:27 [2022-06-02T07:26:27.564Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:26:27 [2022-06-02T07:26:27.564Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:26:27 [2022-06-02T07:26:27.826Z] #55 ...
07:26:27 [2022-06-02T07:26:27.826Z] 
07:26:27 [2022-06-02T07:26:27.826Z] #18 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:26:27 [2022-06-02T07:26:27.826Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138
07:26:27 [2022-06-02T07:26:27.905Z] #20 DONE 2.2s
07:26:27 [2022-06-02T07:26:27.905Z] 
07:26:27 [2022-06-02T07:26:27.905Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:26:27 [2022-06-02T07:26:27.905Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.8 Selecting previously unselected package g++-s390x-linux-gnu.
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.9 Selecting previously unselected package crossbuild-essential-s390x.
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.9 Unpacking crossbuild-essential-s390x (12.9) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.9 Setting up libconfig-inifiles-perl (3.000003-1) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.9 Setting up libfile-which-perl (1.23-1) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.9 Setting up libc6-armhf-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 289.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 290.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 290.0 Setting up libicu67:amd64 (67.1-7) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 290.0 Setting up libmagic-mgc (1:5.39-3) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 290.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 290.0 Setting up libc6-s390x-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 290.0 Setting up libmagic1:amd64 (1:5.39-3) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 290.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
07:26:29 [2022-06-02T07:26:29.089Z] #19 290.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
07:26:29 [2022-06-02T07:26:29.280Z] #21 1.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.0 Setting up file (1:5.39-3) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.1 Setting up bzip2 (1.0.8-4) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.1 Setting up libyaml-perl (1.30-1) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.1 Setting up libxml-sax-base-perl (1.09-1.1) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.1 Setting up libio-string-perl (1.08-3.1) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.1 Setting up cross-config (2.6.18+nmu1) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.2 Setting up libc6-arm64-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.3 Setting up patch (2.7.6-7) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.344Z] #19 290.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.540Z] #21 1.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:26:29 [2022-06-02T07:26:29.540Z] #21 1.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.3 Setting up libc6-armel-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.599Z] #19 290.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.4 Setting up libfile-homedir-perl (1.006-1) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.4 Setting up liblocale-gettext-perl (1.07-4+b1) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.600Z] #19 290.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.739Z] #18 DONE 1.7s
07:26:29 [2022-06-02T07:26:29.739Z] 
07:26:29 [2022-06-02T07:26:29.739Z] #19 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:26:29 [2022-06-02T07:26:29.739Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.7 Setting up libxml-sax-perl (1.02+dfsg-1) ...
07:26:29 [2022-06-02T07:26:29.856Z] #19 290.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
07:26:30 [2022-06-02T07:26:30.108Z] #21 2.562 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:26:30 [2022-06-02T07:26:30.111Z] #19 290.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
07:26:30 [2022-06-02T07:26:30.111Z] #19 291.0 
07:26:30 [2022-06-02T07:26:30.111Z] #19 291.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
07:26:30 [2022-06-02T07:26:30.111Z] #19 291.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.1 Setting up dpkg-dev (1.20.10) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
07:26:30 [2022-06-02T07:26:30.374Z] #19 291.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
07:26:30 [2022-06-02T07:26:30.630Z] #19 291.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
07:26:30 [2022-06-02T07:26:30.630Z] #19 291.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
07:26:30 [2022-06-02T07:26:30.630Z] #19 291.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.630Z] #19 291.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.630Z] #19 291.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.630Z] #19 291.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
07:26:30 [2022-06-02T07:26:30.630Z] #19 291.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.630Z] #19 291.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.7 Setting up libxml-simple-perl (2.25-1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
07:26:30 [2022-06-02T07:26:30.885Z] #19 291.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.8 Setting up libconfig-auto-perl (0.44-1.1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 291.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 292.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 292.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 292.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 292.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 292.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 292.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
07:26:31 [2022-06-02T07:26:31.142Z] #19 292.0 Setting up dpkg-cross (2.6.18+nmu1) ...
07:26:31 [2022-06-02T07:26:31.148Z] #19 DONE 1.4s
07:26:31 [2022-06-02T07:26:31.148Z] 
07:26:31 [2022-06-02T07:26:31.148Z] #20 [dev-systemd-false  6/26] RUN ldconfig
07:26:31 [2022-06-02T07:26:31.148Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a
07:26:31 [2022-06-02T07:26:31.398Z] #19 292.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:26:31 [2022-06-02T07:26:31.398Z] #19 292.1 Setting up crossbuild-essential-armel (12.9) ...
07:26:31 [2022-06-02T07:26:31.398Z] #19 292.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
07:26:31 [2022-06-02T07:26:31.398Z] #19 292.1 Setting up crossbuild-essential-armhf (12.9) ...
07:26:31 [2022-06-02T07:26:31.398Z] #19 292.1 Setting up crossbuild-essential-arm64 (12.9) ...
07:26:31 [2022-06-02T07:26:31.398Z] #19 292.1 Setting up crossbuild-essential-s390x (12.9) ...
07:26:31 [2022-06-02T07:26:31.398Z] #19 292.1 Setting up crossbuild-essential-ppc64el (12.9) ...
07:26:31 [2022-06-02T07:26:31.398Z] #19 292.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:26:32 [2022-06-02T07:26:32.531Z] #20 DONE 1.8s
07:26:32 [2022-06-02T07:26:32.531Z] 
07:26:32 [2022-06-02T07:26:32.531Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:26:32 [2022-06-02T07:26:32.531Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:26:32 [2022-06-02T07:26:32.642Z] #21 4.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:26:32 [2022-06-02T07:26:32.762Z] #19 DONE 293.4s
07:26:32 [2022-06-02T07:26:32.762Z] 
07:26:32 [2022-06-02T07:26:32.762Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:26:32 [2022-06-02T07:26:32.762Z] #73 sha256:4dd4b48f77d1bab952706093413fe05c16765f67ac1fdaec02b41f29e7cf17ad
07:26:32 [2022-06-02T07:26:32.762Z] #73 DONE 0.1s
07:26:32 [2022-06-02T07:26:32.762Z] 
07:26:32 [2022-06-02T07:26:32.762Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:26:32 [2022-06-02T07:26:32.762Z] #74 sha256:916a567ea3dafb6261dc6885eed7b1effdcbae0a3b28a9f52aa33f9a77323d06
07:26:32 [2022-06-02T07:26:32.762Z] #74 ...
07:26:32 [2022-06-02T07:26:32.762Z] 
07:26:32 [2022-06-02T07:26:32.762Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:26:32 [2022-06-02T07:26:32.762Z] #32 sha256:9fbfdff4c0bb8769aaa6a00f3bfacc475ff3793e43c8f44f119ee912a7704abe
07:26:32 [2022-06-02T07:26:32.762Z] #32 DONE 0.1s
07:26:32 [2022-06-02T07:26:32.800Z] #47 ...
07:26:32 [2022-06-02T07:26:32.800Z] 
07:26:32 [2022-06-02T07:26:32.800Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:26:32 [2022-06-02T07:26:32.800Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:26:33 [2022-06-02T07:26:33.017Z] 
07:26:33 [2022-06-02T07:26:33.017Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:26:33 [2022-06-02T07:26:33.017Z] #33 sha256:ec9d15439ff64f777fee710495854ab4fa22cdb9a900ca63975918a6dc9fe303
07:26:33 [2022-06-02T07:26:33.582Z] #21 ...
07:26:33 [2022-06-02T07:26:33.582Z] 
07:26:33 [2022-06-02T07:26:33.582Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:33 [2022-06-02T07:26:33.582Z] #60 sha256:8d59deba2f3f6b7d84dc4941fe733732397265de8e3125f4d48dca0e11617e3a
07:26:33 [2022-06-02T07:26:33.582Z] #60 16.65 + cd /tmp/tmp.tC5IZD0WlY/src/github.com/opencontainers/runc
07:26:33 [2022-06-02T07:26:33.582Z] #60 16.65 + git checkout -q v1.1.2
07:26:33 [2022-06-02T07:26:33.582Z] #60 17.39 + '[' -z '' ']'
07:26:33 [2022-06-02T07:26:33.582Z] #60 17.40 + target=static
07:26:33 [2022-06-02T07:26:33.582Z] #60 17.40 + make BUILDTAGS=seccomp static
07:26:34 [2022-06-02T07:26:34.148Z] #60 18.20 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.309 + RM_GOPATH=0
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.309 + TMP_GOPATH=
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.309 + : /build
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.309 + '[' -z '' ']'
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.313 ++ mktemp -d
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.325 + export GOPATH=/tmp/tmp.xZ3Oa6CwAe
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.325 + GOPATH=/tmp/tmp.xZ3Oa6CwAe
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.325 + RM_GOPATH=1
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.325 + case "$(go env GOARCH)" in
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.337 ++ go env GOARCH
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.350 + export GO_BUILDMODE=-buildmode=pie
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.350 + GO_BUILDMODE=-buildmode=pie
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.352 ++ dirname /install.sh
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.352 + dir=/
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.352 + bin=dockercli
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.352 + shift
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.352 + '[' '!' -f //dockercli.installer ']'
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.353 + . //dockercli.installer
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.353 ++ : stable
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.353 ++ : 17.06.2-ce
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.353 + install_dockercli
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.353 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.353 Install docker/cli version 17.06.2-ce from stable
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.357 ++ uname -m
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.368 + arch=x86_64
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.368 + '[' x86_64 '!=' x86_64 ']'
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.368 + url=https://download.docker.com/linux/static
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.368 + tar -xz docker/docker
07:26:34 [2022-06-02T07:26:34.382Z] #33 1.369 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:26:34 [2022-06-02T07:26:34.712Z] #21 2.077 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:26:34 [2022-06-02T07:26:34.972Z] #21 2.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:26:34 [2022-06-02T07:26:34.972Z] #21 2.133 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:26:35 [2022-06-02T07:26:35.912Z] #21 3.255 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:26:37 [2022-06-02T07:26:37.100Z] #47 206.9 + dpkg --print-architecture
07:26:37 [2022-06-02T07:26:37.100Z] #47 206.9 + git checkout -q v2.1.0
07:26:37 [2022-06-02T07:26:37.100Z] #47 207.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:26:37 [2022-06-02T07:26:37.100Z] #47 207.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:26:37 [2022-06-02T07:26:37.654Z] #33 4.664 + mkdir -p /build
07:26:37 [2022-06-02T07:26:37.654Z] #33 4.668 + mv docker/docker /build/
07:26:37 [2022-06-02T07:26:37.654Z] #33 4.671 + rmdir docker
07:26:37 [2022-06-02T07:26:37.654Z] #33 DONE 4.9s
07:26:37 [2022-06-02T07:26:37.654Z] 
07:26:37 [2022-06-02T07:26:37.654Z] #20 [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
07:26:37 [2022-06-02T07:26:37.654Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:26:37 [2022-06-02T07:26:37.654Z] #20 1.860 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 1.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 1.894 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 2.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 2.662 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 3.101 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 3.635 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 4.231 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 4.616 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 5.002 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 5.008 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 5.016 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 5.042 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 5.047 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
07:26:37 [2022-06-02T07:26:37.654Z] #20 5.052 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:26:38 [2022-06-02T07:26:38.215Z] #20 5.395 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:26:38 [2022-06-02T07:26:38.215Z] #20 5.415 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:26:38 [2022-06-02T07:26:38.215Z] #20 5.415 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:26:38 [2022-06-02T07:26:38.215Z] #20 5.415 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:26:38 [2022-06-02T07:26:38.215Z] #20 5.415 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:26:38 [2022-06-02T07:26:38.215Z] #20 5.415 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:26:39 [2022-06-02T07:26:39.141Z] #20 ...
07:26:39 [2022-06-02T07:26:39.141Z] 
07:26:39 [2022-06-02T07:26:39.141Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:26:39 [2022-06-02T07:26:39.141Z] #74 sha256:916a567ea3dafb6261dc6885eed7b1effdcbae0a3b28a9f52aa33f9a77323d06
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.399 + RM_GOPATH=0
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.399 + TMP_GOPATH=
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.399 + : /build
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.399 + '[' -z '' ']'
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.399 ++ mktemp -d
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.406 + export GOPATH=/tmp/tmp.YEkDcQ43QW
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.406 + GOPATH=/tmp/tmp.YEkDcQ43QW
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.406 + RM_GOPATH=1
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.406 + case "$(go env GOARCH)" in
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.406 ++ go env GOARCH
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.424 + export GO_BUILDMODE=-buildmode=pie
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.424 + GO_BUILDMODE=-buildmode=pie
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.429 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 ++ dirname /install.sh
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + dir=/
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + bin=rootlesskit
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + shift
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + '[' '!' -f //rootlesskit.installer ']'
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + . //rootlesskit.installer
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 ++ : 1920341cd41e047834a21007424162a2dc946315
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + install_rootlesskit
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + case "$1" in
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + export CGO_ENABLED=0
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + CGO_ENABLED=0
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + _install_rootlesskit
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + for f in rootlesskit rootlesskit-docker-proxy
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + GOBIN=/build
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + GO111MODULE=on
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.430 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:26:39 [2022-06-02T07:26:39.141Z] #74 1.815 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:26:39 [2022-06-02T07:26:39.141Z] #74 3.201 go: downloading github.com/sirupsen/logrus v1.8.1
07:26:39 [2022-06-02T07:26:39.141Z] #74 3.201 go: downloading github.com/urfave/cli/v2 v2.4.0
07:26:39 [2022-06-02T07:26:39.141Z] #74 3.373 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:26:39 [2022-06-02T07:26:39.141Z] #74 4.779 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:26:39 [2022-06-02T07:26:39.141Z] #74 5.065 go: downloading github.com/google/uuid v1.3.0
07:26:39 [2022-06-02T07:26:39.141Z] #74 5.101 go: downloading github.com/moby/vpnkit v0.5.0
07:26:39 [2022-06-02T07:26:39.141Z] #74 5.101 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:26:39 [2022-06-02T07:26:39.141Z] #74 5.134 go: downloading github.com/gofrs/flock v0.8.1
07:26:39 [2022-06-02T07:26:39.141Z] #74 5.175 go: downloading github.com/gorilla/mux v1.8.0
07:26:39 [2022-06-02T07:26:39.141Z] #74 5.277 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:26:39 [2022-06-02T07:26:39.141Z] #74 5.475 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:26:39 [2022-06-02T07:26:39.141Z] #74 5.578 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:26:39 [2022-06-02T07:26:39.213Z] #21 6.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:26:39 [2022-06-02T07:26:39.213Z] #21 ...
07:26:39 [2022-06-02T07:26:39.213Z] 
07:26:39 [2022-06-02T07:26:39.213Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:39 [2022-06-02T07:26:39.213Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:26:39 [2022-06-02T07:26:39.213Z] #60 17.55 + cd /tmp/tmp.zWaBeIfetC/src/github.com/opencontainers/runc
07:26:39 [2022-06-02T07:26:39.213Z] #60 17.55 + git checkout -q v1.1.2
07:26:39 [2022-06-02T07:26:39.397Z] #74 6.677 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:26:39 [2022-06-02T07:26:39.397Z] #74 6.747 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:26:39 [2022-06-02T07:26:39.782Z] #60 18.20 + '[' -z '' ']'
07:26:39 [2022-06-02T07:26:39.782Z] #60 18.20 + target=static
07:26:39 [2022-06-02T07:26:39.782Z] #60 18.20 + make BUILDTAGS=seccomp static
07:26:40 [2022-06-02T07:26:40.042Z] #60 18.58 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
07:26:42 [2022-06-02T07:26:42.662Z] #74 ...
07:26:42 [2022-06-02T07:26:42.662Z] 
07:26:42 [2022-06-02T07:26:42.662Z] #49 [tini 1/3] 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
07:26:42 [2022-06-02T07:26:42.662Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
07:26:42 [2022-06-02T07:26:42.662Z] #49 1.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 1.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 1.891 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 2.608 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 2.996 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 3.761 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 4.288 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 4.740 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.154 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.160 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.167 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.170 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.177 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.181 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.186 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.211 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.211 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.211 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.215 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:26:42 [2022-06-02T07:26:42.662Z] #49 5.215 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:26:42 [2022-06-02T07:26:42.662Z] #49 ...
07:26:42 [2022-06-02T07:26:42.662Z] 
07:26:42 [2022-06-02T07:26:42.662Z] #69 [containerd 1/3] 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
07:26:42 [2022-06-02T07:26:42.662Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb
07:26:42 [2022-06-02T07:26:42.662Z] #69 1.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 1.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 1.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 2.200 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 2.526 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 3.048 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 3.646 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 4.215 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 4.775 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.151 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.151 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.151 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.151 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.151 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.155 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.166 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.167 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.170 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.174 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.175 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:26:42 [2022-06-02T07:26:42.662Z] #69 5.177 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:26:44 [2022-06-02T07:26:44.244Z] #60 ...
07:26:44 [2022-06-02T07:26:44.244Z] 
07:26:44 [2022-06-02T07:26:44.245Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:26:44 [2022-06-02T07:26:44.245Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:26:44 [2022-06-02T07:26:44.245Z] #34 DONE 220.5s
07:26:44 [2022-06-02T07:26:44.245Z] 
07:26:44 [2022-06-02T07:26:44.245Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:26:44 [2022-06-02T07:26:44.245Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:26:44 [2022-06-02T07:26:44.245Z] #21 7.424 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:26:44 [2022-06-02T07:26:44.505Z] #21 11.77 Fetched 8537 kB in 10s (858 kB/s)
07:26:46 [2022-06-02T07:26:46.356Z] #60 ...
07:26:46 [2022-06-02T07:26:46.356Z] 
07:26:46 [2022-06-02T07:26:46.356Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:26:46 [2022-06-02T07:26:46.356Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:26:46 [2022-06-02T07:26:46.356Z] #21 7.612 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:26:46 [2022-06-02T07:26:46.356Z] #21 11.19 Fetched 8537 kB in 10s (875 kB/s)
07:26:46 [2022-06-02T07:26:46.356Z] #21 11.19 Reading package lists...
07:26:46 [2022-06-02T07:26:46.356Z] #21 14.05 Reading package lists...
07:26:46 [2022-06-02T07:26:46.356Z] #21 16.96 Building dependency tree...
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.74 The following additional packages will be installed:
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.74   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.74   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.74   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.75   python3-pkg-resources vim-runtime xxd
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.75 Suggested packages:
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.75   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.75   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.75   acl attr quota
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.75 Recommended packages:
07:26:46 [2022-06-02T07:26:46.616Z] #21 18.75   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:26:47 [2022-06-02T07:26:47.097Z] #21 11.77 Reading package lists...
07:26:47 [2022-06-02T07:26:47.097Z] #21 ...
07:26:47 [2022-06-02T07:26:47.097Z] 
07:26:47 [2022-06-02T07:26:47.097Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:26:47 [2022-06-02T07:26:47.097Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 Delve is a source level debugger for Go programs.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 Delve enables you to interact with your program by controlling the execution of the process,
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 Pass flags to the program you are debugging using `--`, for example:
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 `dlv exec ./hello -- server --config conf/config.toml`
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 Usage:
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   dlv [command]
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 Available Commands:
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   attach      Attach to running process and begin debugging.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   connect     Connect to a headless debug server with a terminal client.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   core        Examine a core dump.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   debug       Compile and begin debugging main package in current directory, or the package specified.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   exec        Execute a precompiled binary, and begin a debug session.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   help        Help about any command
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   run         Deprecated command. Use 'debug' instead.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   test        Compile test binary and begin debugging program.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   trace       Compile and begin tracing program.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   version     Prints version.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 Flags:
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --disable-aslr                     Disables address space randomization
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   -h, --help                             help for dlv
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --init string                      Init file, executed by the terminal client.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --log                              Enable debugging server logging.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5       --wd string                        Working directory for running the program.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 Additional help topics:
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   dlv backend  Help about the --backend flag.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   dlv log      Help about logging flags.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5   dlv redirect Help about file redirection.
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 
07:26:47 [2022-06-02T07:26:47.097Z] #36 223.5 Use "dlv [command] --help" for more information about a command.
07:26:47 [2022-06-02T07:26:47.097Z] #36 DONE 223.8s
07:26:47 [2022-06-02T07:26:47.097Z] 
07:26:47 [2022-06-02T07:26:47.097Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:47 [2022-06-02T07:26:47.097Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:26:47 [2022-06-02T07:26:47.553Z] #21 ...
07:26:47 [2022-06-02T07:26:47.554Z] 
07:26:47 [2022-06-02T07:26:47.554Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:26:47 [2022-06-02T07:26:47.554Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d
07:26:47 [2022-06-02T07:26:47.554Z] #34 DONE 225.2s
07:26:47 [2022-06-02T07:26:47.554Z] 
07:26:47 [2022-06-02T07:26:47.554Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:26:47 [2022-06-02T07:26:47.554Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:26:47 [2022-06-02T07:26:47.814Z] #55 ...
07:26:47 [2022-06-02T07:26:47.814Z] 
07:26:47 [2022-06-02T07:26:47.814Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:26:47 [2022-06-02T07:26:47.814Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07 The following NEW packages will be installed:
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07   python3-pkg-resources python3-setuptools python3-wheel sudo
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:26:47 [2022-06-02T07:26:47.814Z] #21 20.07   xz-utils zip zstd
07:26:48 [2022-06-02T07:26:48.075Z] #21 20.46 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
07:26:48 [2022-06-02T07:26:48.075Z] #21 20.46 Need to get 27.6 MB of archives.
07:26:48 [2022-06-02T07:26:48.075Z] #21 20.46 After this operation, 106 MB of additional disk space will be used.
07:26:48 [2022-06-02T07:26:48.075Z] #21 20.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.58 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:26:48 [2022-06-02T07:26:48.335Z] #21 20.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:26:48 [2022-06-02T07:26:48.485Z] #60 ...
07:26:48 [2022-06-02T07:26:48.485Z] 
07:26:48 [2022-06-02T07:26:48.485Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:26:48 [2022-06-02T07:26:48.485Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:26:48 [2022-06-02T07:26:48.485Z] #21 11.77 Reading package lists...
07:26:48 [2022-06-02T07:26:48.593Z] #21 20.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:26:48 [2022-06-02T07:26:48.594Z] #21 20.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:26:48 [2022-06-02T07:26:48.594Z] #21 20.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:26:48 [2022-06-02T07:26:48.594Z] #21 20.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:26:48 [2022-06-02T07:26:48.853Z] #21 21.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:26:48 [2022-06-02T07:26:48.853Z] #21 21.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:26:48 [2022-06-02T07:26:48.853Z] #21 21.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:26:48 [2022-06-02T07:26:48.853Z] #21 21.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:26:48 [2022-06-02T07:26:48.853Z] #21 21.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:26:48 [2022-06-02T07:26:48.853Z] #21 21.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:26:48 [2022-06-02T07:26:48.853Z] #21 21.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.36 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:26:49 [2022-06-02T07:26:49.112Z] #21 21.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:26:49 [2022-06-02T07:26:49.684Z] #21 21.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:26:49 [2022-06-02T07:26:49.684Z] #21 21.82 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:26:49 [2022-06-02T07:26:49.684Z] #21 21.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:26:49 [2022-06-02T07:26:49.684Z] #21 21.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:26:50 [2022-06-02T07:26:50.621Z] #21 22.64 debconf: delaying package configuration, since apt-utils is not installed
07:26:50 [2022-06-02T07:26:50.621Z] #21 22.76 Fetched 27.6 MB in 2s (15.5 MB/s)
07:26:50 [2022-06-02T07:26:50.621Z] #21 22.82 Selecting previously unselected package pigz.
07:26:50 [2022-06-02T07:26:50.621Z] #21 22.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 ... 24019 files and directories currently installed.)
07:26:50 [2022-06-02T07:26:50.621Z] #21 22.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:26:50 [2022-06-02T07:26:50.621Z] #21 22.87 Unpacking pigz (2.6-1) ...
07:26:50 [2022-06-02T07:26:50.880Z] #21 22.98 Selecting previously unselected package libelf1:amd64.#21 ...
07:26:50 [2022-06-02T07:26:50.880Z] 
07:26:50 [2022-06-02T07:26:50.880Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"      && /build/dlv --help
07:26:50 [2022-06-02T07:26:50.880Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 Delve is a source level debugger for Go programs.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 Delve enables you to interact with your program by controlling the execution of the process,
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 Pass flags to the program you are debugging using `--`, for example:
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 `dlv exec ./hello -- server --config conf/config.toml`
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 Usage:
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   dlv [command]
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 Available Commands:
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   attach      Attach to running process and begin debugging.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   connect     Connect to a headless debug server with a terminal client.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   core        Examine a core dump.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   debug       Compile and begin debugging main package in current directory, or the package specified.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   exec        Execute a precompiled binary, and begin a debug session.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   help        Help about any command
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   run         Deprecated command. Use 'debug' instead.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   test        Compile test binary and begin debugging program.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   trace       Compile and begin tracing program.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6   version     Prints version.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6 Flags:
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:26:50 [2022-06-02T07:26:50.880Z] #36 228.6       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --disable-aslr                     Disables address space randomization
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6   -h, --help                             help for dlv
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --init string                      Init file, executed by the terminal client.
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --log                              Enable debugging server logging.
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6       --wd string                        Working directory for running the program.
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6 Additional help topics:
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6   dlv backend  Help about the --backend flag.
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6   dlv log      Help about logging flags.
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6   dlv redirect Help about file redirection.
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6 
07:26:50 [2022-06-02T07:26:50.881Z] #36 228.6 Use "dlv [command] --help" for more information about a command.
07:26:50 [2022-06-02T07:26:50.881Z] #36 DONE 228.7s
07:26:50 [2022-06-02T07:26:50.881Z] 
07:26:50 [2022-06-02T07:26:50.881Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:26:50 [2022-06-02T07:26:50.881Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450
07:26:50 [2022-06-02T07:26:50.881Z] #21 22.98 Selecting previously unselected package libelf1:amd64.
07:26:50 [2022-06-02T07:26:50.881Z] #21 22.99 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:26:50 [2022-06-02T07:26:50.881Z] #21 23.00 Unpacking libelf1:amd64 (0.183-1) ...
07:26:50 [2022-06-02T07:26:50.881Z] #21 23.20 Selecting previously unselected package libbpf0:amd64.
07:26:50 [2022-06-02T07:26:50.881Z] #21 23.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:26:50 [2022-06-02T07:26:50.881Z] #21 23.21 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:26:51 [2022-06-02T07:26:51.029Z] #21 15.89 Reading package lists...
07:26:51 [2022-06-02T07:26:51.140Z] #21 23.41 Selecting previously unselected package libcap2:amd64.
07:26:51 [2022-06-02T07:26:51.140Z] #21 23.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:26:51 [2022-06-02T07:26:51.140Z] #21 23.43 Unpacking libcap2:amd64 (1:2.44-1) ...
07:26:51 [2022-06-02T07:26:51.140Z] #21 23.48 Selecting previously unselected package libmnl0:amd64.
07:26:51 [2022-06-02T07:26:51.140Z] #21 23.50 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:26:51 [2022-06-02T07:26:51.140Z] #21 23.50 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:26:51 [2022-06-02T07:26:51.400Z] #21 23.62 Selecting previously unselected package libxtables12:amd64.
07:26:51 [2022-06-02T07:26:51.400Z] #21 23.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:26:51 [2022-06-02T07:26:51.400Z] #21 23.65 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:26:51 [2022-06-02T07:26:51.400Z] #21 23.83 Selecting previously unselected package libcap2-bin.
07:26:51 [2022-06-02T07:26:51.659Z] #21 23.83 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:26:51 [2022-06-02T07:26:51.659Z] #21 23.85 Unpacking libcap2-bin (1:2.44-1) ...
07:26:51 [2022-06-02T07:26:51.659Z] #21 23.94 Selecting previously unselected package iproute2.
07:26:51 [2022-06-02T07:26:51.659Z] #21 23.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:26:51 [2022-06-02T07:26:51.659Z] #21 23.97 Unpacking iproute2 (5.10.0-4) ...
07:26:51 [2022-06-02T07:26:51.862Z] #21 18.56 Building dependency tree...
07:26:52 [2022-06-02T07:26:52.227Z] #21 24.64 Selecting previously unselected package xxd.
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.70 The following additional packages will be installed:
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.70   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.70   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.70   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.70   python3-pkg-resources vim-runtime xxd
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.71 Suggested packages:
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.71   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.71   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.71   acl attr quota
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.71 Recommended packages:
07:26:52 [2022-06-02T07:26:52.433Z] #21 19.71   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:26:52 [2022-06-02T07:26:52.485Z] #21 24.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:26:52 [2022-06-02T07:26:52.485Z] #21 24.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:26:52 [2022-06-02T07:26:52.485Z] #21 24.78 Selecting previously unselected package vim-common.
07:26:52 [2022-06-02T07:26:52.485Z] #21 24.78 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:26:52 [2022-06-02T07:26:52.485Z] #21 24.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:26:52 [2022-06-02T07:26:52.744Z] #21 24.96 Selecting previously unselected package bash-completion.
07:26:52 [2022-06-02T07:26:52.744Z] #21 24.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72 The following NEW packages will be installed:
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72   python3-pkg-resources python3-setuptools python3-wheel sudo
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:26:53 [2022-06-02T07:26:53.375Z] #21 20.72   xz-utils zip zstd
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.04 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.04 Need to get 27.6 MB of archives.
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.04 After this operation, 106 MB of additional disk space will be used.
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.11 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:26:53 [2022-06-02T07:26:53.636Z] #21 21.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:26:53 [2022-06-02T07:26:53.895Z] #21 21.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:26:54 [2022-06-02T07:26:54.154Z] #21 21.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:26:54 [2022-06-02T07:26:54.154Z] #21 21.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:26:54 [2022-06-02T07:26:54.154Z] #21 21.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:26:54 [2022-06-02T07:26:54.154Z] #21 21.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:26:54 [2022-06-02T07:26:54.154Z] #21 21.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:26:54 [2022-06-02T07:26:54.154Z] #21 21.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:26:54 [2022-06-02T07:26:54.154Z] #21 21.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:26:54 [2022-06-02T07:26:54.154Z] #21 21.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:26:54 [2022-06-02T07:26:54.415Z] #21 21.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:26:54 [2022-06-02T07:26:54.651Z] #21 26.69 Unpacking bash-completion (1:2.11-2) ...
07:26:54 [2022-06-02T07:26:54.651Z] #21 27.08 Selecting previously unselected package bzip2.
07:26:54 [2022-06-02T07:26:54.651Z] #21 27.09 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
07:26:54 [2022-06-02T07:26:54.651Z] #21 27.11 Unpacking bzip2 (1.0.8-4) ...
07:26:54 [2022-06-02T07:26:54.677Z] #21 21.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:26:54 [2022-06-02T07:26:54.677Z] #21 21.91 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:26:54 [2022-06-02T07:26:54.677Z] #21 21.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:26:54 [2022-06-02T07:26:54.836Z] #69 ...
07:26:54 [2022-06-02T07:26:54.836Z] 
07:26:54 [2022-06-02T07:26:54.836Z] #20 [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
07:26:54 [2022-06-02T07:26:54.836Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:26:54 [2022-06-02T07:26:54.836Z] #20 21.29 Fetched 49.0 MB in 20s (2493 kB/s)
07:26:54 [2022-06-02T07:26:54.911Z] #21 27.20 Selecting previously unselected package xz-utils.
07:26:54 [2022-06-02T07:26:54.911Z] #21 27.20 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:26:54 [2022-06-02T07:26:54.911Z] #21 27.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:26:54 [2022-06-02T07:26:54.938Z] #21 22.44 debconf: delaying package configuration, since apt-utils is not installed
07:26:55 [2022-06-02T07:26:55.170Z] #21 27.39 Selecting previously unselected package apparmor.
07:26:55 [2022-06-02T07:26:55.170Z] #21 27.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.170Z] #21 27.45 Unpacking apparmor (2.13.6-10) ...
07:26:55 [2022-06-02T07:26:55.199Z] #21 22.57 Fetched 27.6 MB in 1s (23.2 MB/s)
07:26:55 [2022-06-02T07:26:55.199Z] #21 22.63 Selecting previously unselected package pigz.
07:26:55 [2022-06-02T07:26:55.199Z] #21 22.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 ... 24019 files and directories currently installed.)
07:26:55 [2022-06-02T07:26:55.199Z] #21 22.67 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.428Z] #21 27.73 Selecting previously unselected package inetutils-ping.
07:26:55 [2022-06-02T07:26:55.428Z] #21 27.74 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.428Z] #21 27.75 Unpacking inetutils-ping (2:2.0-1) ...
07:26:55 [2022-06-02T07:26:55.459Z] #21 22.68 Unpacking pigz (2.6-1) ...
07:26:55 [2022-06-02T07:26:55.460Z] #21 22.76 Selecting previously unselected package libelf1:amd64.
07:26:55 [2022-06-02T07:26:55.460Z] #21 22.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.460Z] #21 22.79 Unpacking libelf1:amd64 (0.183-1) ...
07:26:55 [2022-06-02T07:26:55.687Z] #21 27.83 Selecting previously unselected package libip4tc2:amd64.
07:26:55 [2022-06-02T07:26:55.687Z] #21 27.85 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.687Z] #21 27.85 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:26:55 [2022-06-02T07:26:55.687Z] #21 27.92 Selecting previously unselected package libip6tc2:amd64.
07:26:55 [2022-06-02T07:26:55.687Z] #21 27.93 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.687Z] #21 27.94 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:26:55 [2022-06-02T07:26:55.687Z] #21 27.99 Selecting previously unselected package libnfnetlink0:amd64.
07:26:55 [2022-06-02T07:26:55.687Z] #21 28.01 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.687Z] #21 28.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:26:55 [2022-06-02T07:26:55.687Z] #21 28.06 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:26:55 [2022-06-02T07:26:55.720Z] #21 22.92 Selecting previously unselected package libbpf0:amd64.
07:26:55 [2022-06-02T07:26:55.720Z] #21 22.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.720Z] #21 22.93 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:26:55 [2022-06-02T07:26:55.720Z] #21 23.03 Selecting previously unselected package libcap2:amd64.
07:26:55 [2022-06-02T07:26:55.720Z] #21 23.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.720Z] #21 23.04 Unpacking libcap2:amd64 (1:2.44-1) ...
07:26:55 [2022-06-02T07:26:55.720Z] #21 23.10 Selecting previously unselected package libmnl0:amd64.
07:26:55 [2022-06-02T07:26:55.720Z] #21 23.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.720Z] #21 23.11 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:26:55 [2022-06-02T07:26:55.720Z] #21 23.17 Selecting previously unselected package libxtables12:amd64.
07:26:55 [2022-06-02T07:26:55.945Z] #21 28.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.945Z] #21 28.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:26:55 [2022-06-02T07:26:55.945Z] #21 28.13 Selecting previously unselected package libnftnl11:amd64.
07:26:55 [2022-06-02T07:26:55.945Z] #21 28.13 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.945Z] #21 28.14 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:26:55 [2022-06-02T07:26:55.945Z] #21 28.22 Selecting previously unselected package iptables.
07:26:55 [2022-06-02T07:26:55.945Z] #21 28.23 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.945Z] #21 28.24 Unpacking iptables (1.8.7-1) ...
07:26:55 [2022-06-02T07:26:55.981Z] #21 23.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.981Z] #21 23.19 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:26:55 [2022-06-02T07:26:55.981Z] #21 23.27 Selecting previously unselected package libcap2-bin.
07:26:55 [2022-06-02T07:26:55.981Z] #21 23.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.981Z] #21 23.28 Unpacking libcap2-bin (1:2.44-1) ...
07:26:55 [2022-06-02T07:26:55.981Z] #21 23.35 Selecting previously unselected package iproute2.
07:26:55 [2022-06-02T07:26:55.981Z] #21 23.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:26:55 [2022-06-02T07:26:55.981Z] #21 23.36 Unpacking iproute2 (5.10.0-4) ...
07:26:56 [2022-06-02T07:26:56.041Z] #64 ...
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:26:56 [2022-06-02T07:26:56.041Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3
07:26:56 [2022-06-02T07:26:56.041Z] #55 225.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
07:26:56 [2022-06-02T07:26:56.041Z] #55 DONE 228.5s
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
07:26:56 [2022-06-02T07:26:56.041Z] #26 sha256:6dc5dfd2f63c965e97ceca30f9dba60444523d5b1ced8c0f324ebcaded6419ed
07:26:56 [2022-06-02T07:26:56.041Z] #26 225.7 + return
07:26:56 [2022-06-02T07:26:56.041Z] #26 DONE 228.3s
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:56 [2022-06-02T07:26:56.041Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:26:56 [2022-06-02T07:26:56.041Z] #64 ...
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
07:26:56 [2022-06-02T07:26:56.041Z] #27 sha256:283ca2d8ce07681f51e82fdd14779eadd649d1d3c56bff643bd36ca333138723
07:26:56 [2022-06-02T07:26:56.041Z] #27 ...
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:26:56 [2022-06-02T07:26:56.041Z] #60 sha256:daecf516e8e6c0973c5bb0b52b52304d6b408d87f97fe1d585361d166c7abb5a
07:26:56 [2022-06-02T07:26:56.041Z] #60 123.7 + mkdir -p /build
07:26:56 [2022-06-02T07:26:56.041Z] #60 123.7 + cp runc /build/runc
07:26:56 [2022-06-02T07:26:56.041Z] #60 DONE 124.4s
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
07:26:56 [2022-06-02T07:26:56.041Z] #27 sha256:283ca2d8ce07681f51e82fdd14779eadd649d1d3c56bff643bd36ca333138723
07:26:56 [2022-06-02T07:26:56.041Z] #27 DONE 2.2s
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
07:26:56 [2022-06-02T07:26:56.041Z] #32 sha256:9a4c6d8afe0cb7a3a5dac5657883ca11657332064d70db3b213d1452c1963e52
07:26:56 [2022-06-02T07:26:56.041Z] #32 DONE 1.1s
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
07:26:56 [2022-06-02T07:26:56.041Z] #35 sha256:22af8e25c92c5a7ea1236e8e004d0838489610ecd00b2e0c4181ec4d68e93466
07:26:56 [2022-06-02T07:26:56.041Z] #35 DONE 0.2s
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:56 [2022-06-02T07:26:56.041Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:26:56 [2022-06-02T07:26:56.041Z] #64 ...
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
07:26:56 [2022-06-02T07:26:56.041Z] #37 sha256:30fb44e963f11f4e97fd49378f9c38b1c4bec29ef1cd413fb5ec1826ecc5e476
07:26:56 [2022-06-02T07:26:56.041Z] #37 DONE 0.4s
07:26:56 [2022-06-02T07:26:56.041Z] 
07:26:56 [2022-06-02T07:26:56.041Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:56 [2022-06-02T07:26:56.041Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:26:56 [2022-06-02T07:26:56.041Z] #64 197.9 + bin/containerd
07:26:56 [2022-06-02T07:26:56.203Z] #21 28.50 Selecting previously unselected package libonig5:amd64.
07:26:56 [2022-06-02T07:26:56.204Z] #21 28.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
07:26:56 [2022-06-02T07:26:56.204Z] #21 28.51 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:26:56 [2022-06-02T07:26:56.461Z] #21 28.64 Selecting previously unselected package libjq1:amd64.
07:26:56 [2022-06-02T07:26:56.462Z] #21 28.65 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
07:26:56 [2022-06-02T07:26:56.462Z] #21 28.66 Unpacking libjq1:amd64 (1.6-2.1) ...
07:26:56 [2022-06-02T07:26:56.462Z] #21 28.75 Selecting previously unselected package jq.
07:26:56 [2022-06-02T07:26:56.462Z] #21 28.76 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
07:26:56 [2022-06-02T07:26:56.462Z] #21 28.77 Unpacking jq (1.6-2.1) ...
07:26:56 [2022-06-02T07:26:56.553Z] #21 23.75 Selecting previously unselected package xxd.
07:26:56 [2022-06-02T07:26:56.553Z] #21 23.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:26:56 [2022-06-02T07:26:56.553Z] #21 23.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:26:56 [2022-06-02T07:26:56.553Z] #21 23.87 Selecting previously unselected package vim-common.
07:26:56 [2022-06-02T07:26:56.553Z] #21 23.88 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:26:56 [2022-06-02T07:26:56.553Z] #21 23.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:26:56 [2022-06-02T07:26:56.719Z] #21 28.88 Selecting previously unselected package libaio1:amd64.
07:26:56 [2022-06-02T07:26:56.719Z] #21 28.90 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
07:26:56 [2022-06-02T07:26:56.719Z] #21 28.91 Unpacking libaio1:amd64 (0.3.112-9) ...
07:26:56 [2022-06-02T07:26:56.719Z] #21 28.97 Selecting previously unselected package libgpm2:amd64.
07:26:56 [2022-06-02T07:26:56.719Z] #21 28.98 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
07:26:56 [2022-06-02T07:26:56.719Z] #21 28.98 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:26:56 [2022-06-02T07:26:56.719Z] #21 29.04 Selecting previously unselected package libicu67:amd64.
07:26:56 [2022-06-02T07:26:56.719Z] #21 29.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
07:26:56 [2022-06-02T07:26:56.719Z] #21 29.06 Unpacking libicu67:amd64 (67.1-7) ...
07:26:56 [2022-06-02T07:26:56.813Z] #21 24.04 Selecting previously unselected package bash-completion.
07:26:56 [2022-06-02T07:26:56.813Z] #21 24.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:26:56 [2022-06-02T07:26:56.975Z] #64 ...
07:26:56 [2022-06-02T07:26:56.975Z] 
07:26:56 [2022-06-02T07:26:56.975Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
07:26:56 [2022-06-02T07:26:56.975Z] #39 sha256:0fb17529a0d50f3762a565c2c557e19a4d517374c3889de3930b51dc4fcc1fe2
07:26:56 [2022-06-02T07:26:56.975Z] #39 DONE 0.7s
07:26:56 [2022-06-02T07:26:56.975Z] 
07:26:56 [2022-06-02T07:26:56.975Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
07:26:56 [2022-06-02T07:26:56.975Z] #41 sha256:027b68482d6c7bc1f7c8d3f539694228e2c870f36de9fb725a5e094249cddc04
07:26:56 [2022-06-02T07:26:56.975Z] #41 DONE 0.1s
07:26:56 [2022-06-02T07:26:56.975Z] 
07:26:56 [2022-06-02T07:26:56.975Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
07:26:56 [2022-06-02T07:26:56.975Z] #45 sha256:cad86a1d636feaf04cc4551fd96c8babb9cfa3fdfff2e3fbb4d93d7db4a975e0
07:26:56 [2022-06-02T07:26:56.975Z] #45 DONE 0.1s
07:26:56 [2022-06-02T07:26:56.975Z] 
07:26:56 [2022-06-02T07:26:56.975Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
07:26:56 [2022-06-02T07:26:56.975Z] #48 sha256:ab944e5161192082fdeb59d0543fc4550e4589af7acab6dffbe86ba2804f4102
07:26:56 [2022-06-02T07:26:56.975Z] #48 DONE 0.1s
07:26:56 [2022-06-02T07:26:56.975Z] 
07:26:56 [2022-06-02T07:26:56.975Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:56 [2022-06-02T07:26:56.975Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:26:57 [2022-06-02T07:26:57.234Z] #64 ...
07:26:57 [2022-06-02T07:26:57.234Z] 
07:26:57 [2022-06-02T07:26:57.234Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
07:26:57 [2022-06-02T07:26:57.234Z] #52 sha256:ecfe547c57c03da08cdb409e0bb0bb4fef46fdad01813be72c9c1a0e5a4caf12
07:26:57 [2022-06-02T07:26:57.234Z] #52 DONE 0.1s
07:26:57 [2022-06-02T07:26:57.234Z] 
07:26:57 [2022-06-02T07:26:57.234Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
07:26:57 [2022-06-02T07:26:57.234Z] #54 sha256:697a28e2e22ffb441f0dc17a1e9a3e3a48c06b36c1776d3f49519f3b681023b2
07:26:57 [2022-06-02T07:26:57.234Z] #54 DONE 0.1s
07:26:57 [2022-06-02T07:26:57.234Z] 
07:26:57 [2022-06-02T07:26:57.234Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
07:26:57 [2022-06-02T07:26:57.234Z] #56 sha256:75ac2602149ab4349af8e2aec2df56f694075e2273f8e88122ef47fe15ea1363
07:26:57 [2022-06-02T07:26:57.491Z] #56 DONE 0.2s
07:26:57 [2022-06-02T07:26:57.491Z] 
07:26:57 [2022-06-02T07:26:57.491Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
07:26:57 [2022-06-02T07:26:57.491Z] #58 sha256:58cd0ba2c0f7f488b767b31375fdd7564b25f0338b5cf9ea3f711be2bb6e2c5d
07:26:57 [2022-06-02T07:26:57.491Z] #58 DONE 0.1s
07:26:57 [2022-06-02T07:26:57.491Z] 
07:26:57 [2022-06-02T07:26:57.491Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:57 [2022-06-02T07:26:57.491Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:26:57 [2022-06-02T07:26:57.491Z] #64 ...
07:26:57 [2022-06-02T07:26:57.491Z] 
07:26:57 [2022-06-02T07:26:57.491Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
07:26:57 [2022-06-02T07:26:57.491Z] #61 sha256:1bc85b794404572999a63668345dc29e4564659ee9533445a2050176199cad50
07:26:57 [2022-06-02T07:26:57.491Z] #61 DONE 0.1s
07:26:57 [2022-06-02T07:26:57.749Z] 
07:26:57 [2022-06-02T07:26:57.749Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:57 [2022-06-02T07:26:57.749Z] #64 sha256:bfe5d6703f1d24e559cddb1d6640a9388aae5f800567f1be36d405dc1c623359
07:26:58 [2022-06-02T07:26:58.724Z] #21 25.82 Unpacking bash-completion (1:2.11-2) ...
07:26:58 [2022-06-02T07:26:58.985Z] #21 26.14 Selecting previously unselected package bzip2.
07:26:58 [2022-06-02T07:26:58.985Z] #21 26.16 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
07:26:58 [2022-06-02T07:26:58.985Z] #21 26.17 Unpacking bzip2 (1.0.8-4) ...
07:26:58 [2022-06-02T07:26:58.985Z] #21 26.27 Selecting previously unselected package xz-utils.
07:26:58 [2022-06-02T07:26:58.985Z] #21 26.28 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:26:58 [2022-06-02T07:26:58.985Z] #21 26.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:26:58 [2022-06-02T07:26:58.985Z] #21 26.42 Selecting previously unselected package apparmor.
07:26:58 [2022-06-02T07:26:58.985Z] #21 26.42 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
07:26:59 [2022-06-02T07:26:59.168Z] #47 DONE 230.0s
07:26:59 [2022-06-02T07:26:59.168Z] 
07:26:59 [2022-06-02T07:26:59.168Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:26:59 [2022-06-02T07:26:59.168Z] #64 sha256:341d2483035511feb56de2e030c254b0dd6a0cf60f2e5940a0de587a497fc848
07:26:59 [2022-06-02T07:26:59.267Z] #21 26.47 Unpacking apparmor (2.13.6-10) ...
07:26:59 [2022-06-02T07:26:59.527Z] #21 26.93 Selecting previously unselected package inetutils-ping.
07:26:59 [2022-06-02T07:26:59.527Z] #21 26.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:26:59 [2022-06-02T07:26:59.527Z] #21 26.95 Unpacking inetutils-ping (2:2.0-1) ...
07:26:59 [2022-06-02T07:26:59.790Z] #21 27.05 Selecting previously unselected package libip4tc2:amd64.
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.07 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.14 Selecting previously unselected package libip6tc2:amd64.
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.15 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.15 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.21 Selecting previously unselected package libnfnetlink0:amd64.
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.28 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:26:59 [2022-06-02T07:26:59.791Z] #21 27.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.12 Selecting previously unselected package libinih1:amd64.
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.13 Unpacking libinih1:amd64 (53-1+b2) ...
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.18 Selecting previously unselected package libnet1:amd64.
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.27 Selecting previously unselected package libnl-3-200:amd64.
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:27:00 [2022-06-02T07:27:00.002Z] #21 32.36 Selecting previously unselected package libprotobuf-c1:amd64.
07:27:00 [2022-06-02T07:27:00.054Z] #21 27.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:27:00 [2022-06-02T07:27:00.054Z] #21 27.38 Selecting previously unselected package libnftnl11:amd64.
07:27:00 [2022-06-02T07:27:00.054Z] #21 27.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.054Z] #21 27.39 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:27:00 [2022-06-02T07:27:00.054Z] #21 27.47 Selecting previously unselected package iptables.
07:27:00 [2022-06-02T07:27:00.054Z] #21 27.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.054Z] #21 27.47 Unpacking iptables (1.8.7-1) ...
07:27:00 [2022-06-02T07:27:00.260Z] #21 32.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.260Z] #21 32.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:27:00 [2022-06-02T07:27:00.260Z] #21 32.44 Selecting previously unselected package net-tools.
07:27:00 [2022-06-02T07:27:00.260Z] #21 32.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.260Z] #21 32.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:27:00 [2022-06-02T07:27:00.314Z] #21 27.79 Selecting previously unselected package libonig5:amd64.
07:27:00 [2022-06-02T07:27:00.518Z] #21 32.65 Selecting previously unselected package patch.
07:27:00 [2022-06-02T07:27:00.518Z] #21 32.67 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.518Z] #21 32.68 Unpacking patch (2.7.6-7) ...
07:27:00 [2022-06-02T07:27:00.518Z] #21 32.77 Selecting previously unselected package python-pip-whl.
07:27:00 [2022-06-02T07:27:00.519Z] #21 32.78 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:27:00 [2022-06-02T07:27:00.519Z] #21 32.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:27:00 [2022-06-02T07:27:00.574Z] #21 27.79 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.575Z] #21 27.81 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:27:00 [2022-06-02T07:27:00.575Z] #21 27.93 Selecting previously unselected package libjq1:amd64.
07:27:00 [2022-06-02T07:27:00.575Z] #21 27.93 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.575Z] #21 27.96 Unpacking libjq1:amd64 (1.6-2.1) ...
07:27:00 [2022-06-02T07:27:00.575Z] #21 28.07 Selecting previously unselected package jq.
07:27:00 [2022-06-02T07:27:00.835Z] #21 28.07 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.835Z] #21 28.07 Unpacking jq (1.6-2.1) ...
07:27:00 [2022-06-02T07:27:00.835Z] #21 28.16 Selecting previously unselected package libaio1:amd64.
07:27:00 [2022-06-02T07:27:00.835Z] #21 28.17 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.835Z] #21 28.19 Unpacking libaio1:amd64 (0.3.112-9) ...
07:27:00 [2022-06-02T07:27:00.835Z] #21 28.24 Selecting previously unselected package libgpm2:amd64.
07:27:00 [2022-06-02T07:27:00.835Z] #21 28.26 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
07:27:00 [2022-06-02T07:27:00.835Z] #21 28.27 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:27:01 [2022-06-02T07:27:01.085Z] #21 33.34 Selecting previously unselected package python3-lib2to3.
07:27:01 [2022-06-02T07:27:01.085Z] #21 33.35 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
07:27:01 [2022-06-02T07:27:01.085Z] #21 33.36 Unpacking python3-lib2to3 (3.9.2-1) ...
07:27:01 [2022-06-02T07:27:01.096Z] #21 28.32 Selecting previously unselected package libicu67:amd64.
07:27:01 [2022-06-02T07:27:01.096Z] #21 28.33 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
07:27:01 [2022-06-02T07:27:01.096Z] #21 28.33 Unpacking libicu67:amd64 (67.1-7) ...
07:27:01 [2022-06-02T07:27:01.101Z] #64 ...
07:27:01 [2022-06-02T07:27:01.101Z] 
07:27:01 [2022-06-02T07:27:01.101Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
07:27:01 [2022-06-02T07:27:01.101Z] #48 sha256:12c6661757131c67f44b2016345c38b1bfa409cd16e7e2361134bb7cad0dd1b1
07:27:01 [2022-06-02T07:27:01.343Z] #21 33.51 Selecting previously unselected package python3-distutils.
07:27:01 [2022-06-02T07:27:01.343Z] #21 33.51 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
07:27:01 [2022-06-02T07:27:01.343Z] #21 33.51 Unpacking python3-distutils (3.9.2-1) ...
07:27:01 [2022-06-02T07:27:01.343Z] #21 33.63 Selecting previously unselected package python3-pkg-resources.
07:27:01 [2022-06-02T07:27:01.343Z] #21 33.63 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
07:27:01 [2022-06-02T07:27:01.343Z] #21 33.64 Unpacking python3-pkg-resources (52.0.0-4) ...
07:27:01 [2022-06-02T07:27:01.379Z] #20 21.29 Reading package lists...
07:27:01 [2022-06-02T07:27:01.379Z] #20 ...
07:27:01 [2022-06-02T07:27:01.379Z] 
07:27:01 [2022-06-02T07:27:01.379Z] #49 [tini 1/3] 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
07:27:01 [2022-06-02T07:27:01.379Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
07:27:01 [2022-06-02T07:27:01.379Z] #49 22.00 Fetched 49.0 MB in 20s (2402 kB/s)
07:27:01 [2022-06-02T07:27:01.602Z] #21 33.77 Selecting previously unselected package python3-setuptools.
07:27:01 [2022-06-02T07:27:01.602Z] #21 33.78 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
07:27:01 [2022-06-02T07:27:01.602Z] #21 33.79 Unpacking python3-setuptools (52.0.0-4) ...
07:27:01 [2022-06-02T07:27:01.602Z] #21 34.03 Selecting previously unselected package python3-wheel.
07:27:01 [2022-06-02T07:27:01.663Z] #48 DONE 0.6s
07:27:01 [2022-06-02T07:27:01.663Z] 
07:27:01 [2022-06-02T07:27:01.663Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
07:27:01 [2022-06-02T07:27:01.663Z] #52 sha256:51da144f90d7f9aef390b828f68028b93ac18ba705a7312601c47aa0a47e3f43
07:27:01 [2022-06-02T07:27:01.663Z] #52 DONE 0.1s
07:27:01 [2022-06-02T07:27:01.663Z] 
07:27:01 [2022-06-02T07:27:01.663Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
07:27:01 [2022-06-02T07:27:01.663Z] #54 sha256:263205a5620ea2920e1ed7abe2295169c14d9615160c650c24bf10ef8c9a17af
07:27:01 [2022-06-02T07:27:01.663Z] #54 DONE 0.1s
07:27:01 [2022-06-02T07:27:01.663Z] 
07:27:01 [2022-06-02T07:27:01.663Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:27:01 [2022-06-02T07:27:01.663Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:27:01 [2022-06-02T07:27:01.860Z] #21 34.04 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
07:27:01 [2022-06-02T07:27:01.860Z] #21 34.05 Unpacking python3-wheel (0.34.2-1) ...
07:27:01 [2022-06-02T07:27:01.860Z] #21 34.13 Selecting previously unselected package python3-pip.
07:27:01 [2022-06-02T07:27:01.860Z] #21 34.13 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:27:01 [2022-06-02T07:27:01.860Z] #21 34.14 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:27:02 [2022-06-02T07:27:02.118Z] #21 34.38 Selecting previously unselected package sudo.
07:27:02 [2022-06-02T07:27:02.118Z] #21 34.38 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
07:27:02 [2022-06-02T07:27:02.118Z] #21 34.39 Unpacking sudo (1.9.5p2-3) ...
07:27:02 [2022-06-02T07:27:02.683Z] #21 34.88 Selecting previously unselected package thin-provisioning-tools.
07:27:02 [2022-06-02T07:27:02.683Z] #21 34.88 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:27:02 [2022-06-02T07:27:02.683Z] #21 34.89 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:27:02 [2022-06-02T07:27:02.941Z] #21 35.10 Selecting previously unselected package uidmap.
07:27:02 [2022-06-02T07:27:02.941Z] #21 35.11 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
07:27:02 [2022-06-02T07:27:02.941Z] #21 35.11 Unpacking uidmap (1:4.8.1-1) ...
07:27:02 [2022-06-02T07:27:02.941Z] #21 35.22 Selecting previously unselected package vim-runtime.
07:27:02 [2022-06-02T07:27:02.941Z] #21 35.22 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:27:02 [2022-06-02T07:27:02.941Z] #21 35.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:27:02 [2022-06-02T07:27:02.941Z] #21 35.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:27:02 [2022-06-02T07:27:02.941Z] #21 35.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:27:03 [2022-06-02T07:27:03.273Z] #49 22.00 Reading package lists...
07:27:03 [2022-06-02T07:27:03.273Z] #49 ...
07:27:03 [2022-06-02T07:27:03.273Z] 
07:27:03 [2022-06-02T07:27:03.273Z] #20 [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
07:27:03 [2022-06-02T07:27:03.273Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:27:03 [2022-06-02T07:27:03.273Z] #20 21.29 Reading package lists...
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.56 Selecting previously unselected package libinih1:amd64.
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.57 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.57 Unpacking libinih1:amd64 (53-1+b2) ...
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.63 Selecting previously unselected package libnet1:amd64.
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.74 Selecting previously unselected package libnl-3-200:amd64.
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.84 Selecting previously unselected package libprotobuf-c1:amd64.
07:27:04 [2022-06-02T07:27:04.394Z] #21 31.84 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:27:04 [2022-06-02T07:27:04.642Z] #20 30.69 Reading package lists...
07:27:04 [2022-06-02T07:27:04.642Z] #20 ...
07:27:04 [2022-06-02T07:27:04.642Z] 
07:27:04 [2022-06-02T07:27:04.642Z] #69 [containerd 1/3] 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
07:27:04 [2022-06-02T07:27:04.642Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb
07:27:04 [2022-06-02T07:27:04.642Z] #69 21.87 Fetched 49.0 MB in 20s (2420 kB/s)
07:27:04 [2022-06-02T07:27:04.642Z] #69 21.87 Reading package lists...
07:27:04 [2022-06-02T07:27:04.642Z] #69 31.23 Reading package lists...
07:27:04 [2022-06-02T07:27:04.642Z] #69 ...
07:27:04 [2022-06-02T07:27:04.642Z] 
07:27:04 [2022-06-02T07:27:04.642Z] #49 [tini 1/3] 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
07:27:04 [2022-06-02T07:27:04.642Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
07:27:04 [2022-06-02T07:27:04.642Z] #49 22.00 Reading package lists...
07:27:04 [2022-06-02T07:27:04.656Z] #21 31.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:27:04 [2022-06-02T07:27:04.656Z] #21 31.90 Selecting previously unselected package net-tools.
07:27:04 [2022-06-02T07:27:04.656Z] #21 31.90 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:27:04 [2022-06-02T07:27:04.656Z] #21 31.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:27:04 [2022-06-02T07:27:04.656Z] #21 32.04 Selecting previously unselected package patch.
07:27:04 [2022-06-02T07:27:04.656Z] #21 32.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
07:27:04 [2022-06-02T07:27:04.656Z] #21 32.05 Unpacking patch (2.7.6-7) ...
07:27:04 [2022-06-02T07:27:04.916Z] #21 32.14 Selecting previously unselected package python-pip-whl.
07:27:04 [2022-06-02T07:27:04.916Z] #21 32.15 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:27:04 [2022-06-02T07:27:04.916Z] #21 32.15 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:27:05 [2022-06-02T07:27:05.486Z] #21 32.68 Selecting previously unselected package python3-lib2to3.
07:27:05 [2022-06-02T07:27:05.486Z] #21 32.69 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
07:27:05 [2022-06-02T07:27:05.486Z] #21 32.70 Unpacking python3-lib2to3 (3.9.2-1) ...
07:27:05 [2022-06-02T07:27:05.486Z] #21 32.80 Selecting previously unselected package python3-distutils.
07:27:05 [2022-06-02T07:27:05.486Z] #21 32.81 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
07:27:05 [2022-06-02T07:27:05.486Z] #21 32.81 Unpacking python3-distutils (3.9.2-1) ...
07:27:05 [2022-06-02T07:27:05.486Z] #21 32.93 Selecting previously unselected package python3-pkg-resources.
07:27:05 [2022-06-02T07:27:05.748Z] #21 32.93 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
07:27:05 [2022-06-02T07:27:05.748Z] #21 32.95 Unpacking python3-pkg-resources (52.0.0-4) ...
07:27:05 [2022-06-02T07:27:05.748Z] #21 33.08 Selecting previously unselected package python3-setuptools.
07:27:05 [2022-06-02T07:27:05.748Z] #21 33.08 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
07:27:05 [2022-06-02T07:27:05.748Z] #21 33.09 Unpacking python3-setuptools (52.0.0-4) ...
07:27:06 [2022-06-02T07:27:06.012Z] #21 33.30 Selecting previously unselected package python3-wheel.
07:27:06 [2022-06-02T07:27:06.012Z] #21 33.30 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
07:27:06 [2022-06-02T07:27:06.012Z] #21 33.32 Unpacking python3-wheel (0.34.2-1) ...
07:27:06 [2022-06-02T07:27:06.012Z] #21 33.36 Selecting previously unselected package python3-pip.
07:27:06 [2022-06-02T07:27:06.012Z] #21 33.37 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:27:06 [2022-06-02T07:27:06.012Z] #21 33.38 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:27:06 [2022-06-02T07:27:06.221Z] #21 38.14 Selecting previously unselected package vim.
07:27:06 [2022-06-02T07:27:06.221Z] #21 38.15 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:27:06 [2022-06-02T07:27:06.221Z] #21 38.16 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:27:06 [2022-06-02T07:27:06.479Z] #21 38.63 Selecting previously unselected package xfsprogs.
07:27:06 [2022-06-02T07:27:06.479Z] #21 38.64 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
07:27:06 [2022-06-02T07:27:06.479Z] #21 38.65 Unpacking xfsprogs (5.10.0-4) ...
07:27:06 [2022-06-02T07:27:06.582Z] #21 33.66 Selecting previously unselected package sudo.
07:27:06 [2022-06-02T07:27:06.582Z] #21 33.68 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
07:27:06 [2022-06-02T07:27:06.582Z] #21 33.68 Unpacking sudo (1.9.5p2-3) ...
07:27:06 [2022-06-02T07:27:06.737Z] #21 39.07 Selecting previously unselected package zip.
07:27:06 [2022-06-02T07:27:06.737Z] #21 39.07 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
07:27:06 [2022-06-02T07:27:06.737Z] #21 39.08 Unpacking zip (3.0-12) ...
07:27:06 [2022-06-02T07:27:06.995Z] #21 39.19 Selecting previously unselected package zstd.
07:27:06 [2022-06-02T07:27:06.995Z] #21 39.20 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:27:06 [2022-06-02T07:27:06.995Z] #21 39.21 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:27:07 [2022-06-02T07:27:07.103Z] #21 34.21 Selecting previously unselected package thin-provisioning-tools.
07:27:07 [2022-06-02T07:27:07.103Z] #21 34.23 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:27:07 [2022-06-02T07:27:07.103Z] #21 34.24 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:27:07 [2022-06-02T07:27:07.253Z] #21 39.54 Setting up python3-pkg-resources (52.0.0-4) ...
07:27:07 [2022-06-02T07:27:07.363Z] #21 34.50 Selecting previously unselected package uidmap.
07:27:07 [2022-06-02T07:27:07.363Z] #21 34.51 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
07:27:07 [2022-06-02T07:27:07.363Z] #21 34.52 Unpacking uidmap (1:4.8.1-1) ...
07:27:07 [2022-06-02T07:27:07.363Z] #21 34.65 Selecting previously unselected package vim-runtime.
07:27:07 [2022-06-02T07:27:07.363Z] #21 34.67 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:27:07 [2022-06-02T07:27:07.363Z] #21 34.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:27:07 [2022-06-02T07:27:07.363Z] #21 34.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:27:07 [2022-06-02T07:27:07.363Z] #21 34.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.25 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.26 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.27 Setting up libgpm2:amd64 (1.20.7-8) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.28 Setting up libicu67:amd64 (67.1-7) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.30 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.31 Setting up libinih1:amd64 (53-1+b2) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.32 Setting up uidmap (1:4.8.1-1) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.34 Setting up bzip2 (1.0.8-4) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:27:08 [2022-06-02T07:27:08.187Z] #21 40.37 Setting up python3-wheel (0.34.2-1) ...
07:27:08 [2022-06-02T07:27:08.753Z] #21 40.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:27:08 [2022-06-02T07:27:08.753Z] #21 40.96 Setting up libcap2:amd64 (1:2.44-1) ...
07:27:08 [2022-06-02T07:27:08.753Z] #21 40.97 Setting up libcap2-bin (1:2.44-1) ...
07:27:08 [2022-06-02T07:27:08.753Z] #21 40.98 Setting up apparmor (2.13.6-10) ...
07:27:10 [2022-06-02T07:27:10.125Z] #21 42.30 Setting up zip (3.0-12) ...
07:27:10 [2022-06-02T07:27:10.125Z] #21 42.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:27:10 [2022-06-02T07:27:10.125Z] #21 42.34 Setting up bash-completion (1:2.11-2) ...
07:27:10 [2022-06-02T07:27:10.657Z] #21 37.72 Selecting previously unselected package vim.
07:27:10 [2022-06-02T07:27:10.657Z] #21 37.73 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:27:10 [2022-06-02T07:27:10.657Z] #21 37.76 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:27:10 [2022-06-02T07:27:10.917Z] #21 38.26 Selecting previously unselected package xfsprogs.
07:27:10 [2022-06-02T07:27:10.917Z] #21 38.28 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
07:27:10 [2022-06-02T07:27:10.917Z] #21 38.28 Unpacking xfsprogs (5.10.0-4) ...
07:27:11 [2022-06-02T07:27:11.438Z] #21 38.65 Selecting previously unselected package zip.
07:27:11 [2022-06-02T07:27:11.438Z] #21 38.67 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
07:27:11 [2022-06-02T07:27:11.438Z] #21 38.67 Unpacking zip (3.0-12) ...
07:27:11 [2022-06-02T07:27:11.438Z] #21 38.78 Selecting previously unselected package zstd.
07:27:11 [2022-06-02T07:27:11.438Z] #21 38.79 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:27:11 [2022-06-02T07:27:11.438Z] #21 38.79 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:27:11 [2022-06-02T07:27:11.698Z] #21 39.07 Setting up python3-pkg-resources (52.0.0-4) ...
07:27:12 [2022-06-02T07:27:12.022Z] #21 44.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:27:12 [2022-06-02T07:27:12.022Z] #21 44.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:27:12 [2022-06-02T07:27:12.022Z] #21 44.35 Setting up libmnl0:amd64 (1.0.4-3) ...
07:27:12 [2022-06-02T07:27:12.022Z] #21 44.37 Setting up patch (2.7.6-7) ...
07:27:12 [2022-06-02T07:27:12.022Z] #21 44.38 Setting up sudo (1.9.5p2-3) ...
07:27:12 [2022-06-02T07:27:12.023Z] #21 44.44 invoke-rc.d: could not determine current runlevel
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.46 invoke-rc.d: policy-rc.d denied execution of start.
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.47 Setting up xfsprogs (5.10.0-4) ...
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.48 Setting up libxtables12:amd64 (1.8.7-1) ...
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.50 Setting up inetutils-ping (2:2.0-1) ...
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.52 Setting up pigz (2.6-1) ...
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.56 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:27:12 [2022-06-02T07:27:12.281Z] #21 44.57 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 39.91 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 39.92 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 39.93 Setting up libgpm2:amd64 (1.20.7-8) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 39.94 Setting up libicu67:amd64 (67.1-7) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 39.95 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 39.96 Setting up libinih1:amd64 (53-1+b2) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 39.98 Setting up uidmap (1:4.8.1-1) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 39.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 40.00 Setting up bzip2 (1.0.8-4) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 40.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:27:12 [2022-06-02T07:27:12.638Z] #21 40.03 Setting up python3-wheel (0.34.2-1) ...
07:27:12 [2022-06-02T07:27:12.733Z] #49 31.52 Reading package lists...
07:27:12 [2022-06-02T07:27:12.733Z] #49 ...
07:27:12 [2022-06-02T07:27:12.733Z] 
07:27:12 [2022-06-02T07:27:12.733Z] #20 [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
07:27:12 [2022-06-02T07:27:12.733Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:27:12 [2022-06-02T07:27:12.733Z] #20 30.69 Reading package lists...
07:27:12 [2022-06-02T07:27:12.848Z] #21 45.18 Setting up libaio1:amd64 (0.3.112-9) ...
07:27:12 [2022-06-02T07:27:12.848Z] #21 45.19 Setting up python3-lib2to3 (3.9.2-1) ...
07:27:13 [2022-06-02T07:27:13.414Z] #21 45.62 Setting up libelf1:amd64 (0.183-1) ...
07:27:13 [2022-06-02T07:27:13.414Z] #21 45.65 Setting up zstd (1.4.8+dfsg-2.1) ...
07:27:13 [2022-06-02T07:27:13.414Z] #21 45.66 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:27:13 [2022-06-02T07:27:13.414Z] #21 45.67 Setting up python3-distutils (3.9.2-1) ...
07:27:13 [2022-06-02T07:27:13.578Z] #21 40.70 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:27:13 [2022-06-02T07:27:13.578Z] #21 40.71 Setting up libcap2:amd64 (1:2.44-1) ...
07:27:13 [2022-06-02T07:27:13.578Z] #21 40.73 Setting up libcap2-bin (1:2.44-1) ...
07:27:13 [2022-06-02T07:27:13.578Z] #21 40.74 Setting up apparmor (2.13.6-10) ...
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.13 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:27:13 [2022-06-02T07:27:13.981Z] #21 46.20 Setting up python3-setuptools (52.0.0-4) ...
07:27:14 [2022-06-02T07:27:14.959Z] #21 42.08 Setting up zip (3.0-12) ...
07:27:14 [2022-06-02T07:27:14.959Z] #21 42.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:27:14 [2022-06-02T07:27:14.959Z] #21 42.13 Setting up bash-completion (1:2.11-2) ...
07:27:15 [2022-06-02T07:27:15.258Z] #20 40.09 Building dependency tree...
07:27:15 [2022-06-02T07:27:15.359Z] #21 47.54 Setting up libjq1:amd64 (1.6-2.1) ...
07:27:15 [2022-06-02T07:27:15.359Z] #21 47.55 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:27:15 [2022-06-02T07:27:15.359Z] #21 47.57 Setting up thin-provisioning-tools (0.9.0-1) ...
07:27:15 [2022-06-02T07:27:15.359Z] #21 47.58 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.56 Setting up jq (1.6-2.1) ...
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.57 Setting up libbpf0:amd64 (1:0.3-2) ...
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.58 Setting up iptables (1.8.7-1) ...
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:27:16 [2022-06-02T07:27:16.295Z] #21 48.64 Setting up iproute2 (5.10.0-4) ...
07:27:16 [2022-06-02T07:27:16.813Z] #21 48.97 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 43.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 43.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:27:16 [2022-06-02T07:27:16.869Z] #21 43.94 Setting up libmnl0:amd64 (1.0.4-3) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 43.96 Setting up patch (2.7.6-7) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 43.97 Setting up sudo (1.9.5p2-3) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.04 invoke-rc.d: could not determine current runlevel
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.05 invoke-rc.d: policy-rc.d denied execution of start.
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.06 Setting up xfsprogs (5.10.0-4) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.07 Setting up libxtables12:amd64 (1.8.7-1) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.09 Setting up inetutils-ping (2:2.0-1) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.10 Setting up pigz (2.6-1) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:27:16 [2022-06-02T07:27:16.869Z] #21 44.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.28 The following additional packages will be installed:
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.29   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.29   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.29   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.30   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.31   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.31   mingw-w64-common mingw-w64-x86-64-dev
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.35 Suggested packages:
07:27:17 [2022-06-02T07:27:17.151Z] #20 44.35   gcc-10-locales seccomp wine64
07:27:17 [2022-06-02T07:27:17.380Z] #21 DONE 49.6s
07:27:17 [2022-06-02T07:27:17.380Z] 
07:27:17 [2022-06-02T07:27:17.380Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:27:17 [2022-06-02T07:27:17.380Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:27:17 [2022-06-02T07:27:17.380Z] #55 ...
07:27:17 [2022-06-02T07:27:17.380Z] 
07:27:17 [2022-06-02T07:27:17.380Z] #22 [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
07:27:17 [2022-06-02T07:27:17.380Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.18 The following NEW packages will be installed:
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.18   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.18   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.18   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.18   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.18   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.18   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.18   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.19   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:27:17 [2022-06-02T07:27:17.717Z] #20 45.19   mingw-w64-x86-64-dev
07:27:17 [2022-06-02T07:27:17.808Z] #21 44.87 Setting up libaio1:amd64 (0.3.112-9) ...
07:27:17 [2022-06-02T07:27:17.808Z] #21 44.88 Setting up python3-lib2to3 (3.9.2-1) ...
07:27:18 [2022-06-02T07:27:18.068Z] #21 45.22 Setting up libelf1:amd64 (0.183-1) ...
07:27:18 [2022-06-02T07:27:18.068Z] #21 45.30 Setting up zstd (1.4.8+dfsg-2.1) ...
07:27:18 [2022-06-02T07:27:18.068Z] #21 45.31 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:27:18 [2022-06-02T07:27:18.068Z] #21 45.33 Setting up python3-distutils (3.9.2-1) ...
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.61 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.61 Need to get 115 MB of archives.
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.61 After this operation, 645 MB of additional disk space will be used.
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:27:18 [2022-06-02T07:27:18.278Z] #20 45.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:27:18 [2022-06-02T07:27:18.315Z] #22 0.919 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:27:18 [2022-06-02T07:27:18.315Z] #22 0.923 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:27:18 [2022-06-02T07:27:18.315Z] #22 0.926 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:27:18 [2022-06-02T07:27:18.315Z] #22 DONE 1.0s
07:27:18 [2022-06-02T07:27:18.315Z] 
07:27:18 [2022-06-02T07:27:18.315Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
07:27:18 [2022-06-02T07:27:18.315Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e
07:27:18 [2022-06-02T07:27:18.535Z] #20 45.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
07:27:18 [2022-06-02T07:27:18.535Z] #20 45.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
07:27:18 [2022-06-02T07:27:18.535Z] #20 46.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.78 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:27:18 [2022-06-02T07:27:18.589Z] #21 45.85 Setting up python3-setuptools (52.0.0-4) ...
07:27:19 [2022-06-02T07:27:19.102Z] #20 46.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
07:27:19 [2022-06-02T07:27:19.358Z] #20 46.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
07:27:19 [2022-06-02T07:27:19.614Z] #20 46.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
07:27:19 [2022-06-02T07:27:19.872Z] #20 ...
07:27:19 [2022-06-02T07:27:19.872Z] 
07:27:19 [2022-06-02T07:27:19.872Z] #69 [containerd 1/3] 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
07:27:19 [2022-06-02T07:27:19.872Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb
07:27:19 [2022-06-02T07:27:19.872Z] #69 31.23 Reading package lists...
07:27:19 [2022-06-02T07:27:19.872Z] #69 40.61 Building dependency tree...
07:27:19 [2022-06-02T07:27:19.872Z] #69 44.64 The following additional packages will be installed:
07:27:19 [2022-06-02T07:27:19.872Z] #69 44.65   libbtrfs0
07:27:19 [2022-06-02T07:27:19.873Z] #69 44.90 The following NEW packages will be installed:
07:27:19 [2022-06-02T07:27:19.873Z] #69 44.92   libbtrfs-dev libbtrfs0
07:27:19 [2022-06-02T07:27:19.873Z] #69 45.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
07:27:19 [2022-06-02T07:27:19.873Z] #69 45.40 Need to get 460 kB of archives.
07:27:19 [2022-06-02T07:27:19.873Z] #69 45.40 After this operation, 1237 kB of additional disk space will be used.
07:27:19 [2022-06-02T07:27:19.873Z] #69 45.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:27:19 [2022-06-02T07:27:19.873Z] #69 45.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.00 debconf: delaying package configuration, since apt-utils is not installed
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.40 Fetched 460 kB in 0s (1396 kB/s)
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.47 Selecting previously unselected package libbtrfs0:amd64.
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.64 Selecting previously unselected package libbtrfs-dev:amd64.
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.80 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:27:19 [2022-06-02T07:27:19.873Z] #69 46.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:27:19 [2022-06-02T07:27:19.873Z] #69 DONE 47.2s
07:27:19 [2022-06-02T07:27:19.873Z] 
07:27:19 [2022-06-02T07:27:19.873Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:27:19 [2022-06-02T07:27:19.873Z] #70 sha256:cbf0fd5d9831315308657425c67014f40542c3bf1c0e9c9aa2e2e3596ddacb58
07:27:19 [2022-06-02T07:27:19.873Z] #70 DONE 0.1s
07:27:19 [2022-06-02T07:27:19.873Z] 
07:27:19 [2022-06-02T07:27:19.873Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:27:19 [2022-06-02T07:27:19.873Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:27:19 [2022-06-02T07:27:19.971Z] #21 47.18 Setting up libjq1:amd64 (1.6-2.1) ...
07:27:19 [2022-06-02T07:27:19.971Z] #21 47.19 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:27:19 [2022-06-02T07:27:19.971Z] #21 47.21 Setting up thin-provisioning-tools (0.9.0-1) ...
07:27:19 [2022-06-02T07:27:19.971Z] #21 47.22 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.864 + RM_GOPATH=0
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.864 + TMP_GOPATH=
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.864 + : /build
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.864 + '[' -z '' ']'
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.864 ++ mktemp -d
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.866 + export GOPATH=/tmp/tmp.1gtNlHzPMy
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.866 + GOPATH=/tmp/tmp.1gtNlHzPMy
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.866 + RM_GOPATH=1
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.866 + case "$(go env GOARCH)" in
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.866 ++ go env GOARCH
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.879 + export GO_BUILDMODE=-buildmode=pie
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.879 + GO_BUILDMODE=-buildmode=pie
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.880 ++ dirname /install.sh
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.880 + dir=/
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.880 + bin=containerd
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.880 + shift
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.880 + '[' '!' -f //containerd.installer ']'
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.880 + . //containerd.installer
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.881 ++ set -e
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.881 ++ : v1.6.4
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.881 + install_containerd
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.881 + echo 'Install containerd version v1.6.4'
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.881 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1gtNlHzPMy/src/github.com/containerd/containerd
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.881 Install containerd version v1.6.4
07:27:20 [2022-06-02T07:27:20.803Z] #71 0.888 Cloning into '/tmp/tmp.1gtNlHzPMy/src/github.com/containerd/containerd'...
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.36 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.37 Setting up jq (1.6-2.1) ...
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.38 Setting up libbpf0:amd64 (1:0.3-2) ...
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.40 Setting up iptables (1.8.7-1) ...
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:27:21 [2022-06-02T07:27:21.354Z] #21 48.47 Setting up iproute2 (5.10.0-4) ...
07:27:21 [2022-06-02T07:27:21.615Z] #21 48.84 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:27:22 [2022-06-02T07:27:22.188Z] #21 DONE 49.5s
07:27:22 [2022-06-02T07:27:22.188Z] 
07:27:22 [2022-06-02T07:27:22.188Z] #22 [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
07:27:22 [2022-06-02T07:27:22.188Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb
07:27:23 [2022-06-02T07:27:23.130Z] #22 0.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:27:23 [2022-06-02T07:27:23.130Z] #22 0.837 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:27:23 [2022-06-02T07:27:23.130Z] #22 0.841 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:27:23 [2022-06-02T07:27:23.130Z] #22 DONE 0.9s
07:27:23 [2022-06-02T07:27:23.130Z] 
07:27:23 [2022-06-02T07:27:23.130Z] #23 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
07:27:23 [2022-06-02T07:27:23.130Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e
07:27:23 [2022-06-02T07:27:23.321Z] #71 ...
07:27:23 [2022-06-02T07:27:23.321Z] 
07:27:23 [2022-06-02T07:27:23.321Z] #49 [tini 1/3] 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
07:27:23 [2022-06-02T07:27:23.321Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
07:27:23 [2022-06-02T07:27:23.321Z] #49 31.52 Reading package lists...
07:27:23 [2022-06-02T07:27:23.321Z] #49 40.55 Building dependency tree...
07:27:23 [2022-06-02T07:27:23.321Z] #49 44.63 The following additional packages will be installed:
07:27:23 [2022-06-02T07:27:23.321Z] #49 44.66   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
07:27:23 [2022-06-02T07:27:23.321Z] #49 44.69 Suggested packages:
07:27:23 [2022-06-02T07:27:23.321Z] #49 44.70   cmake-doc ninja-build lrzip
07:27:23 [2022-06-02T07:27:23.321Z] #49 44.70 Recommended packages:
07:27:23 [2022-06-02T07:27:23.321Z] #49 44.70   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.27 The following NEW packages will be installed:
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.28   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.65 Need to get 8418 kB of archives.
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.65 After this operation, 34.9 MB of additional disk space will be used.
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #49 45.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #49 46.53 debconf: delaying package configuration, since apt-utils is not installed
07:27:23 [2022-06-02T07:27:23.321Z] #49 46.82 Fetched 8418 kB in 0s (17.2 MB/s)
07:27:23 [2022-06-02T07:27:23.321Z] #49 46.88 Selecting previously unselected package xxd.
07:27:23 [2022-06-02T07:27:23.321Z] #49 46.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 ... 30256 files and directories currently installed.)
07:27:23 [2022-06-02T07:27:23.321Z] #49 46.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 46.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 47.12 Selecting previously unselected package vim-common.
07:27:23 [2022-06-02T07:27:23.321Z] #49 47.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 47.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 47.40 Selecting previously unselected package cmake-data.
07:27:23 [2022-06-02T07:27:23.321Z] #49 47.41 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 47.42 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.34 Selecting previously unselected package libarchive13:amd64.
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.34 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.35 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.44 Selecting previously unselected package libjsoncpp24:amd64.
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.44 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.50 Selecting previously unselected package librhash0:amd64.
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.50 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.50 Unpacking librhash0:amd64 (1.4.1-2) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.55 Selecting previously unselected package libuv1:amd64.
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.56 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.57 Unpacking libuv1:amd64 (1.40.0-2) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.63 Selecting previously unselected package cmake.
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.64 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 48.64 Unpacking cmake (3.18.4-2+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.13 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.14 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.15 Setting up libuv1:amd64 (1.40.0-2) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.19 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.20 Setting up librhash0:amd64 (1.4.1-2) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.21 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.23 Setting up cmake (3.18.4-2+deb11u1) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 50.25 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:27:23 [2022-06-02T07:27:23.321Z] #49 ...
07:27:23 [2022-06-02T07:27:23.321Z] 
07:27:23 [2022-06-02T07:27:23.321Z] #20 [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
07:27:23 [2022-06-02T07:27:23.321Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.84 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 47.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:27:23 [2022-06-02T07:27:23.321Z] #20 48.46 debconf: delaying package configuration, since apt-utils is not installed
07:27:23 [2022-06-02T07:27:23.321Z] #20 48.65 Fetched 115 MB in 3s (44.4 MB/s)
07:27:23 [2022-06-02T07:27:23.321Z] #20 48.70 Selecting previously unselected package binutils-mingw-w64-i686.
07:27:23 [2022-06-02T07:27:23.321Z] #20 48.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
07:27:23 [2022-06-02T07:27:23.321Z] #20 48.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #20 48.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:27:23 [2022-06-02T07:27:23.321Z] #20 49.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:27:23 [2022-06-02T07:27:23.321Z] #20 49.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.321Z] #20 49.72 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:27:23 [2022-06-02T07:27:23.321Z] #20 ...
07:27:23 [2022-06-02T07:27:23.321Z] 
07:27:23 [2022-06-02T07:27:23.322Z] #49 [tini 1/3] 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
07:27:23 [2022-06-02T07:27:23.322Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f
07:27:23 [2022-06-02T07:27:23.322Z] #49 DONE 50.8s
07:27:23 [2022-06-02T07:27:23.322Z] 
07:27:23 [2022-06-02T07:27:23.322Z] #20 [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
07:27:23 [2022-06-02T07:27:23.322Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:27:23 [2022-06-02T07:27:23.322Z] #20 50.82 Selecting previously unselected package binutils-mingw-w64.
07:27:23 [2022-06-02T07:27:23.322Z] #20 50.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:27:23 [2022-06-02T07:27:23.578Z] #20 ...
07:27:23 [2022-06-02T07:27:23.578Z] 
07:27:23 [2022-06-02T07:27:23.578Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:27:23 [2022-06-02T07:27:23.578Z] #50 sha256:3f22a2a745f33115f8bfea491682f30cf124e628e7e3eb24059ced646b9c2b6d
07:27:23 [2022-06-02T07:27:23.578Z] #50 DONE 0.1s
07:27:23 [2022-06-02T07:27:23.578Z] 
07:27:23 [2022-06-02T07:27:23.578Z] #20 [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
07:27:23 [2022-06-02T07:27:23.578Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:27:23 [2022-06-02T07:27:23.578Z] #20 50.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:27:23 [2022-06-02T07:27:23.578Z] #20 50.98 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:27:23 [2022-06-02T07:27:23.578Z] #20 50.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.578Z] #20 51.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:27:23 [2022-06-02T07:27:23.836Z] #20 51.13 Selecting previously unselected package dmsetup.
07:27:23 [2022-06-02T07:27:23.836Z] #20 51.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:27:23 [2022-06-02T07:27:23.836Z] #20 51.15 Unpacking dmsetup (2:1.02.175-2.1) ...
07:27:23 [2022-06-02T07:27:23.836Z] #20 51.28 Selecting previously unselected package mingw-w64-common.
07:27:23 [2022-06-02T07:27:23.836Z] #20 51.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:27:23 [2022-06-02T07:27:23.836Z] #20 51.31 Unpacking mingw-w64-common (8.0.0-1) ...
07:27:24 [2022-06-02T07:27:24.131Z] #20 ...
07:27:24 [2022-06-02T07:27:24.131Z] 
07:27:24 [2022-06-02T07:27:24.131Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
07:27:24 [2022-06-02T07:27:24.131Z] #74 sha256:916a567ea3dafb6261dc6885eed7b1effdcbae0a3b28a9f52aa33f9a77323d06
07:27:24 [2022-06-02T07:27:24.131Z] #74 48.02 + for f in rootlesskit rootlesskit-docker-proxy
07:27:24 [2022-06-02T07:27:24.131Z] #74 48.02 + GOBIN=/build
07:27:24 [2022-06-02T07:27:24.131Z] #74 48.02 + GO111MODULE=on
07:27:24 [2022-06-02T07:27:24.131Z] #74 48.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.33 rootlesskit version 1.0.0
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.33 Usage of /build/rootlesskit-docker-proxy:
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34   -container-ip string
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34     	container ip
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34   -container-port int
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34     	container port (default -1)
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34   -host-ip string
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34     	host ip
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34   -host-port int
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34     	host port (default -1)
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34   -proto string
07:27:24 [2022-06-02T07:27:24.131Z] #74 51.34     	proxy protocol (default "tcp")
07:27:24 [2022-06-02T07:27:24.131Z] #74 DONE 51.4s
07:27:24 [2022-06-02T07:27:24.131Z] 
07:27:24 [2022-06-02T07:27:24.131Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:27:24 [2022-06-02T07:27:24.131Z] #75 sha256:3975735f3ab5a1179cbcff4ca8778d21cfc73831efdc93284bfc80fdf504d46d
07:27:24 [2022-06-02T07:27:24.418Z] #75 DONE 0.4s
07:27:24 [2022-06-02T07:27:24.418Z] 
07:27:24 [2022-06-02T07:27:24.418Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:27:24 [2022-06-02T07:27:24.418Z] #51 sha256:b6a36b150d128fe21d2309705f9580028f63dd586b0a2c6b7e929bb8964bbf8a
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 + RM_GOPATH=0
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 + TMP_GOPATH=
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 + : /build
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 + '[' -z '' ']'
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 ++ mktemp -d
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 + export GOPATH=/tmp/tmp.dhVXf5cDgR
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 + GOPATH=/tmp/tmp.dhVXf5cDgR
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 + RM_GOPATH=1
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 + case "$(go env GOARCH)" in
07:27:24 [2022-06-02T07:27:24.418Z] #51 1.088 ++ go env GOARCH
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.109 + export GO_BUILDMODE=-buildmode=pie
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.109 + GO_BUILDMODE=-buildmode=pie
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 ++ dirname /install.sh
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 + dir=/
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 + bin=tini
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 + shift
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 + '[' '!' -f //tini.installer ']'
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 + . //tini.installer
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 ++ : v0.19.0
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 + install_tini
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 + echo 'Install tini version v0.19.0'
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.111 + git clone https://github.com/krallin/tini.git /tmp/tmp.dhVXf5cDgR/tini
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.127 Cloning into '/tmp/tmp.dhVXf5cDgR/tini'...
07:27:24 [2022-06-02T07:27:24.675Z] #51 1.127 Install tini version v0.19.0
07:27:24 [2022-06-02T07:27:24.934Z] #51 ...
07:27:24 [2022-06-02T07:27:24.934Z] 
07:27:24 [2022-06-02T07:27:24.934Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:27:24 [2022-06-02T07:27:24.934Z] #76 sha256:e99867ff31fb2381ce8be42f79d4a8c0654be92ddc0a5cb3d6a4ad3915084352
07:27:24 [2022-06-02T07:27:24.934Z] #76 DONE 0.4s
07:27:24 [2022-06-02T07:27:24.934Z] 
07:27:24 [2022-06-02T07:27:24.935Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
07:27:24 [2022-06-02T07:27:24.935Z] #51 sha256:b6a36b150d128fe21d2309705f9580028f63dd586b0a2c6b7e929bb8964bbf8a
07:27:24 [2022-06-02T07:27:24.935Z] #51 1.639 + cd /tmp/tmp.dhVXf5cDgR/tini
07:27:24 [2022-06-02T07:27:24.935Z] #51 1.639 + git checkout -q v0.19.0
07:27:24 [2022-06-02T07:27:24.935Z] #51 1.669 + cmake .
07:27:25 [2022-06-02T07:27:25.501Z] #51 2.008 -- The C compiler identification is GNU 10.2.1
07:27:25 [2022-06-02T07:27:25.501Z] #51 2.068 -- Detecting C compiler ABI info
07:27:26 [2022-06-02T07:27:26.076Z] #51 2.489 -- Detecting C compiler ABI info - done
07:27:26 [2022-06-02T07:27:26.076Z] #51 2.550 -- Check for working C compiler: /usr/bin/cc - skipped
07:27:26 [2022-06-02T07:27:26.077Z] #51 2.553 -- Detecting C compile features
07:27:26 [2022-06-02T07:27:26.077Z] #51 2.554 -- Detecting C compile features - done
07:27:26 [2022-06-02T07:27:26.077Z] #51 2.586 -- Performing Test HAS_BUILTIN_FORTIFY
07:27:26 [2022-06-02T07:27:26.077Z] #51 2.749 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:27:26 [2022-06-02T07:27:26.077Z] #51 2.799 -- Configuring done
07:27:26 [2022-06-02T07:27:26.077Z] #51 2.813 -- Generating done
07:27:26 [2022-06-02T07:27:26.334Z] #51 2.815 -- Build files have been written to: /tmp/tmp.dhVXf5cDgR/tini
07:27:26 [2022-06-02T07:27:26.334Z] #51 2.818 + make tini-static
07:27:26 [2022-06-02T07:27:26.334Z] #51 2.908 Scanning dependencies of target tini-static
07:27:26 [2022-06-02T07:27:26.334Z] #51 2.928 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:27:26 [2022-06-02T07:27:26.899Z] #51 3.424 [100%] Linking C executable tini-static
07:27:27 [2022-06-02T07:27:27.157Z] #51 3.688 [100%] Built target tini-static
07:27:27 [2022-06-02T07:27:27.157Z] #51 3.703 + mkdir -p /build
07:27:27 [2022-06-02T07:27:27.157Z] #51 3.704 + cp tini-static /build/docker-init
07:27:27 [2022-06-02T07:27:27.414Z] #51 DONE 3.9s
07:27:27 [2022-06-02T07:27:27.414Z] 
07:27:27 [2022-06-02T07:27:27.414Z] #20 [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
07:27:27 [2022-06-02T07:27:27.414Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:27:27 [2022-06-02T07:27:27.414Z] #20 53.95 Selecting previously unselected package mingw-w64-x86-64-dev.
07:27:27 [2022-06-02T07:27:27.414Z] #20 53.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:27:27 [2022-06-02T07:27:27.414Z] #20 53.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:27:28 [2022-06-02T07:27:28.289Z] #23 9.216 Collecting yamllint==1.26.1
07:27:28 [2022-06-02T07:27:28.548Z] #23 10.27   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:27:28 [2022-06-02T07:27:28.783Z] #20 56.21 Selecting previously unselected package gcc-mingw-w64-base.
07:27:28 [2022-06-02T07:27:28.783Z] #20 56.21 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:27:28 [2022-06-02T07:27:28.783Z] #20 56.22 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:27:29 [2022-06-02T07:27:29.042Z] #20 56.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:27:29 [2022-06-02T07:27:29.042Z] #20 56.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:27:29 [2022-06-02T07:27:29.042Z] #20 56.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:27:29 [2022-06-02T07:27:29.970Z] #23 11.45 Collecting pathspec>=0.5.3
07:27:29 [2022-06-02T07:27:29.970Z] #23 11.45   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:27:29 [2022-06-02T07:27:29.970Z] #23 11.78 Collecting pyyaml
07:27:29 [2022-06-02T07:27:29.970Z] #23 11.79   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
07:27:29 [2022-06-02T07:27:29.970Z] #23 11.86 Building wheels for collected packages: yamllint
07:27:30 [2022-06-02T07:27:30.232Z] #23 11.86   Building wheel for yamllint (setup.py): started
07:27:30 [2022-06-02T07:27:30.935Z] #20 58.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:27:30 [2022-06-02T07:27:30.935Z] #20 58.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:27:30 [2022-06-02T07:27:30.935Z] #20 58.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:27:31 [2022-06-02T07:27:31.186Z] #23 12.96   Building wheel for yamllint (setup.py): finished with status 'done'
07:27:31 [2022-06-02T07:27:31.186Z] #23 12.97   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7a443d7ed0a21b719e002158476dc8deaffd367c05ae5a5441a84ae70bff4148
07:27:31 [2022-06-02T07:27:31.186Z] #23 12.97   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:27:31 [2022-06-02T07:27:31.186Z] #23 12.97 Successfully built yamllint
07:27:31 [2022-06-02T07:27:31.186Z] #23 13.00 Installing collected packages: pyyaml, pathspec, yamllint
07:27:31 [2022-06-02T07:27:31.762Z] #23 13.48 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:27:32 [2022-06-02T07:27:32.333Z] #23 DONE 13.9s
07:27:32 [2022-06-02T07:27:32.333Z] 
07:27:32 [2022-06-02T07:27:32.333Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
07:27:32 [2022-06-02T07:27:32.333Z] #27 sha256:95413a895efdc7269b76fcb97e99798a666ee95e3ef63a3e05a66e7e293c6f66
07:27:32 [2022-06-02T07:27:32.333Z] #27 DONE 0.1s
07:27:32 [2022-06-02T07:27:32.333Z] 
07:27:32 [2022-06-02T07:27:32.333Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
07:27:32 [2022-06-02T07:27:32.333Z] #32 sha256:6ef8ea7af61779af9875d6563e64ac37ba0df6228868373e570c96e375e7a1f5
07:27:32 [2022-06-02T07:27:32.596Z] #32 DONE 0.2s
07:27:32 [2022-06-02T07:27:32.596Z] 
07:27:32 [2022-06-02T07:27:32.596Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
07:27:32 [2022-06-02T07:27:32.596Z] #35 sha256:99a8c7b5b75839e765a340055b0207dcd0746ca942f0e369d03756314bcbe7b5
07:27:32 [2022-06-02T07:27:32.855Z] #35 DONE 0.1s
07:27:32 [2022-06-02T07:27:32.855Z] 
07:27:32 [2022-06-02T07:27:32.855Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
07:27:32 [2022-06-02T07:27:32.855Z] #37 sha256:f55a5032982d445e31ce2b60a545b89d58ae1bd1357ea3ac4a1cadcaaa01a2e6
07:27:32 [2022-06-02T07:27:32.855Z] #37 DONE 0.1s
07:27:32 [2022-06-02T07:27:32.855Z] 
07:27:32 [2022-06-02T07:27:32.855Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:27:32 [2022-06-02T07:27:32.855Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:27:32 [2022-06-02T07:27:32.855Z] #64 ...
07:27:32 [2022-06-02T07:27:32.855Z] 
07:27:32 [2022-06-02T07:27:32.855Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
07:27:32 [2022-06-02T07:27:32.855Z] #39 sha256:454d930e699a5d044b4b31d9ccaf07499c752b6303303ef612b23448125a7cf7
07:27:32 [2022-06-02T07:27:32.855Z] #39 DONE 0.1s
07:27:32 [2022-06-02T07:27:32.855Z] 
07:27:32 [2022-06-02T07:27:32.855Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
07:27:32 [2022-06-02T07:27:32.855Z] #41 sha256:b3488530f1486142c1c23c5aced45d3811fb4389c8d1e4a8b1d8e73004d2214a
07:27:33 [2022-06-02T07:27:33.112Z] #41 DONE 0.1s
07:27:33 [2022-06-02T07:27:33.112Z] 
07:27:33 [2022-06-02T07:27:33.112Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
07:27:33 [2022-06-02T07:27:33.112Z] #45 sha256:9c32cb9cb26706b5a57732a5dc8d93da7ce39ba4118921fc0b7cfe2eccd51fbe
07:27:33 [2022-06-02T07:27:33.112Z] #45 DONE 0.0s
07:27:33 [2022-06-02T07:27:33.112Z] 
07:27:33 [2022-06-02T07:27:33.112Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:27:33 [2022-06-02T07:27:33.112Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:27:33 [2022-06-02T07:27:33.138Z] #23 9.276 Collecting yamllint==1.26.1
07:27:33 [2022-06-02T07:27:33.398Z] #23 10.32   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:27:34 [2022-06-02T07:27:34.339Z] #23 11.37 Collecting pathspec>=0.5.3
07:27:34 [2022-06-02T07:27:34.599Z] #23 11.39   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:27:34 [2022-06-02T07:27:34.859Z] #23 11.74 Collecting pyyaml
07:27:34 [2022-06-02T07:27:34.859Z] #23 11.74   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
07:27:35 [2022-06-02T07:27:35.109Z] #20 ...
07:27:35 [2022-06-02T07:27:35.109Z] 
07:27:35 [2022-06-02T07:27:35.109Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:27:35 [2022-06-02T07:27:35.109Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:27:35 [2022-06-02T07:27:35.109Z] #71 14.66 + cd /tmp/tmp.1gtNlHzPMy/src/github.com/containerd/containerd
07:27:35 [2022-06-02T07:27:35.109Z] #71 14.66 + git checkout -q v1.6.4
07:27:35 [2022-06-02T07:27:35.119Z] #23 11.85 Building wheels for collected packages: yamllint
07:27:35 [2022-06-02T07:27:35.119Z] #23 11.86   Building wheel for yamllint (setup.py): started
07:27:35 [2022-06-02T07:27:35.366Z] #71 15.40 + export 'BUILDTAGS=netgo osusergo static_build'
07:27:35 [2022-06-02T07:27:35.366Z] #71 15.40 + BUILDTAGS='netgo osusergo static_build'
07:27:35 [2022-06-02T07:27:35.366Z] #71 15.40 + export EXTRA_FLAGS=-buildmode=pie
07:27:35 [2022-06-02T07:27:35.366Z] #71 15.40 + EXTRA_FLAGS=-buildmode=pie
07:27:35 [2022-06-02T07:27:35.366Z] #71 15.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:27:35 [2022-06-02T07:27:35.366Z] #71 15.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:27:35 [2022-06-02T07:27:35.366Z] #71 15.40 + '[' '' = dynamic ']'
07:27:35 [2022-06-02T07:27:35.366Z] #71 15.40 + make
07:27:36 [2022-06-02T07:27:36.059Z] #23 12.79   Building wheel for yamllint (setup.py): finished with status 'done'
07:27:36 [2022-06-02T07:27:36.059Z] #23 12.79   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=de97d97db60d478179310d712296f2bd4e0ecd1a0cbe62acab81ecdb3a6762bd
07:27:36 [2022-06-02T07:27:36.059Z] #23 12.79   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:27:36 [2022-06-02T07:27:36.059Z] #23 12.80 Successfully built yamllint
07:27:36 [2022-06-02T07:27:36.059Z] #23 12.84 Installing collected packages: pyyaml, pathspec, yamllint
07:27:36 [2022-06-02T07:27:36.296Z] #71 16.43 + bin/ctr
07:27:36 [2022-06-02T07:27:36.322Z] #23 13.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:27:36 [2022-06-02T07:27:36.459Z] #64 237.5 # github.com/containerd/containerd/cmd/containerd
07:27:36 [2022-06-02T07:27:36.459Z] #64 237.5 /usr/bin/ld: /tmp/go-link-535643037/000019.o: in function `New':
07:27:36 [2022-06-02T07:27:36.459Z] #64 237.5 /tmp/tmp.n4f2tXv4vw/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
07:27:36 [2022-06-02T07:27:36.459Z] #64 237.6 + bin/containerd-stress
07:27:36 [2022-06-02T07:27:36.896Z] #23 DONE 13.8s
07:27:36 [2022-06-02T07:27:36.896Z] 
07:27:36 [2022-06-02T07:27:36.896Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
07:27:36 [2022-06-02T07:27:36.896Z] #27 sha256:4763ce9dc23d4b9e30f4410b5903953415eec0f2915529d9a56f77b779ac40fd
07:27:37 [2022-06-02T07:27:37.026Z] #64 238.6 + bin/containerd-shim
07:27:37 [2022-06-02T07:27:37.156Z] #27 DONE 0.4s
07:27:37 [2022-06-02T07:27:37.156Z] 
07:27:37 [2022-06-02T07:27:37.156Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:27:37 [2022-06-02T07:27:37.156Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:27:37 [2022-06-02T07:27:37.420Z] #60 ...
07:27:37 [2022-06-02T07:27:37.420Z] 
07:27:37 [2022-06-02T07:27:37.421Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
07:27:37 [2022-06-02T07:27:37.421Z] #32 sha256:6265fd320a1aa533848009966a02c6cb69f48e89c570f6a3d50a05b663f04eaf
07:27:37 [2022-06-02T07:27:37.421Z] #32 DONE 0.3s
07:27:37 [2022-06-02T07:27:37.421Z] 
07:27:37 [2022-06-02T07:27:37.421Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:27:37 [2022-06-02T07:27:37.421Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:27:37 [2022-06-02T07:27:37.681Z] #60 ...
07:27:37 [2022-06-02T07:27:37.681Z] 
07:27:37 [2022-06-02T07:27:37.681Z] #35 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
07:27:37 [2022-06-02T07:27:37.681Z] #35 sha256:78e7fa1785aaefac45154e835f3543c9d8ede9fc508da9b1eff76d11d113100a
07:27:37 [2022-06-02T07:27:37.681Z] #35 DONE 0.1s
07:27:37 [2022-06-02T07:27:37.681Z] 
07:27:37 [2022-06-02T07:27:37.681Z] #37 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
07:27:37 [2022-06-02T07:27:37.681Z] #37 sha256:7c1b1f97ec9c4f9a44e6c92d0feefb5936133fe4ef11d57dd9ab7f45ef55b017
07:27:37 [2022-06-02T07:27:37.941Z] #37 DONE 0.3s
07:27:37 [2022-06-02T07:27:37.941Z] 
07:27:37 [2022-06-02T07:27:37.941Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:27:37 [2022-06-02T07:27:37.941Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:27:37 [2022-06-02T07:27:37.941Z] #60 ...
07:27:37 [2022-06-02T07:27:37.941Z] 
07:27:37 [2022-06-02T07:27:37.941Z] #39 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
07:27:37 [2022-06-02T07:27:37.941Z] #39 sha256:4236ee8f4e257fcb4f0933f0d3e832561aa28d66eae00e387972deadae0589de
07:27:37 [2022-06-02T07:27:37.941Z] #39 DONE 0.1s
07:27:37 [2022-06-02T07:27:37.941Z] 
07:27:37 [2022-06-02T07:27:37.941Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
07:27:37 [2022-06-02T07:27:37.941Z] #41 sha256:461636ddd7991d81de80c6fb8b4231ac37fed12605567b838cbcace18fd22c0e
07:27:37 [2022-06-02T07:27:37.941Z] #41 DONE 0.1s
07:27:38 [2022-06-02T07:27:38.205Z] 
07:27:38 [2022-06-02T07:27:38.205Z] #45 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
07:27:38 [2022-06-02T07:27:38.205Z] #45 sha256:76d8cbc098383130059a955d92cf249d00dfcf6bfed593886b989cab6338ac4a
07:27:38 [2022-06-02T07:27:38.205Z] #45 DONE 0.0s
07:27:38 [2022-06-02T07:27:38.205Z] 
07:27:38 [2022-06-02T07:27:38.205Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:27:38 [2022-06-02T07:27:38.205Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:27:40 [2022-06-02T07:27:40.329Z] #55 ...
07:27:40 [2022-06-02T07:27:40.329Z] 
07:27:40 [2022-06-02T07:27:40.329Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:27:40 [2022-06-02T07:27:40.329Z] #60 sha256:b087be339cbf778e80916ae362122ac79dfbc528e98776db20fa1b96dbfab1a4
07:27:40 [2022-06-02T07:27:40.329Z] #60 150.3 + mkdir -p /build
07:27:40 [2022-06-02T07:27:40.329Z] #60 150.3 + cp runc /build/runc
07:27:40 [2022-06-02T07:27:40.329Z] #60 DONE 151.3s
07:27:40 [2022-06-02T07:27:40.329Z] 
07:27:40 [2022-06-02T07:27:40.329Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:27:40 [2022-06-02T07:27:40.329Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:27:40 [2022-06-02T07:27:40.329Z] #55 266.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
07:27:40 [2022-06-02T07:27:40.329Z] #55 DONE 267.8s
07:27:40 [2022-06-02T07:27:40.329Z] 
07:27:40 [2022-06-02T07:27:40.329Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:27:40 [2022-06-02T07:27:40.329Z] #64 sha256:341d2483035511feb56de2e030c254b0dd6a0cf60f2e5940a0de587a497fc848
07:27:40 [2022-06-02T07:27:40.329Z] #64 ...
07:27:40 [2022-06-02T07:27:40.329Z] 
07:27:40 [2022-06-02T07:27:40.329Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
07:27:40 [2022-06-02T07:27:40.329Z] #56 sha256:2a11e4658f60f993614ef95cb4784623ca268fefbf8634795d522033016a1381
07:27:40 [2022-06-02T07:27:40.329Z] #56 DONE 0.9s
07:27:40 [2022-06-02T07:27:40.329Z] 
07:27:40 [2022-06-02T07:27:40.329Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:27:40 [2022-06-02T07:27:40.329Z] #64 sha256:341d2483035511feb56de2e030c254b0dd6a0cf60f2e5940a0de587a497fc848
07:27:40 [2022-06-02T07:27:40.329Z] #64 ...
07:27:40 [2022-06-02T07:27:40.329Z] 
07:27:40 [2022-06-02T07:27:40.329Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
07:27:40 [2022-06-02T07:27:40.329Z] #58 sha256:b22f5314696e060f7d697010911ace2b5d8382155dd09ef16ee9965e00731f09
07:27:40 [2022-06-02T07:27:40.329Z] #58 DONE 0.1s
07:27:40 [2022-06-02T07:27:40.329Z] 
07:27:40 [2022-06-02T07:27:40.329Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
07:27:40 [2022-06-02T07:27:40.329Z] #61 sha256:937319f796ff8750c80754e3c1f2e8a7ed43f13abd1cdf5db84ef3533f0bf6a4
07:27:40 [2022-06-02T07:27:40.329Z] #61 DONE 0.4s
07:27:40 [2022-06-02T07:27:40.329Z] 
07:27:40 [2022-06-02T07:27:40.329Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:27:40 [2022-06-02T07:27:40.329Z] #64 sha256:341d2483035511feb56de2e030c254b0dd6a0cf60f2e5940a0de587a497fc848
07:27:41 [2022-06-02T07:27:41.256Z] #64 241.0 + bin/containerd
07:27:41 [2022-06-02T07:27:41.547Z] #71 ...
07:27:41 [2022-06-02T07:27:41.547Z] 
07:27:41 [2022-06-02T07:27:41.547Z] #20 [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
07:27:41 [2022-06-02T07:27:41.547Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b
07:27:41 [2022-06-02T07:27:41.547Z] #20 62.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:27:41 [2022-06-02T07:27:41.547Z] #20 62.15 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:27:41 [2022-06-02T07:27:41.547Z] #20 62.15 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:27:41 [2022-06-02T07:27:41.547Z] #20 63.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:27:41 [2022-06-02T07:27:41.547Z] #20 63.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:27:41 [2022-06-02T07:27:41.547Z] #20 63.73 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:27:41 [2022-06-02T07:27:41.547Z] #20 65.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:27:41 [2022-06-02T07:27:41.547Z] #20 65.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:27:41 [2022-06-02T07:27:41.547Z] #20 65.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:27:41 [2022-06-02T07:27:41.804Z] #20 69.29 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:27:41 [2022-06-02T07:27:41.804Z] #20 69.29 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:27:41 [2022-06-02T07:27:41.804Z] #20 69.30 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:27:43 [2022-06-02T07:27:43.695Z] #20 70.91 Selecting previously unselected package g++-mingw-w64-x86-64.
07:27:43 [2022-06-02T07:27:43.695Z] #20 70.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:27:43 [2022-06-02T07:27:43.695Z] #20 70.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:27:43 [2022-06-02T07:27:43.695Z] #20 70.98 Selecting previously unselected package libapparmor1:amd64.
07:27:43 [2022-06-02T07:27:43.695Z] #20 70.99 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:27:43 [2022-06-02T07:27:43.695Z] #20 70.99 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:27:43 [2022-06-02T07:27:43.695Z] #20 71.05 Selecting previously unselected package libapparmor-dev:amd64.
07:27:43 [2022-06-02T07:27:43.696Z] #20 71.06 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:27:43 [2022-06-02T07:27:43.696Z] #20 71.06 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:27:43 [2022-06-02T07:27:43.696Z] #20 71.13 Selecting previously unselected package libbtrfs0:amd64.
07:27:43 [2022-06-02T07:27:43.696Z] #20 71.14 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:27:43 [2022-06-02T07:27:43.696Z] #20 71.14 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.21 Selecting previously unselected package libbtrfs-dev:amd64.
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.21 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.35 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.37 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.41 Selecting previously unselected package libudev-dev:amd64.
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.42 Unpacking libudev-dev:amd64 (247.3-7) ...
07:27:43 [2022-06-02T07:27:43.952Z] #20 71.49 Selecting previously unselected package libsepol1-dev:amd64.
07:27:44 [2022-06-02T07:27:44.213Z] #20 71.49 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.213Z] #20 71.50 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:27:44 [2022-06-02T07:27:44.213Z] #20 71.62 Selecting previously unselected package libpcre2-16-0:amd64.
07:27:44 [2022-06-02T07:27:44.213Z] #20 71.63 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.213Z] #20 71.64 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:27:44 [2022-06-02T07:27:44.213Z] #20 71.72 Selecting previously unselected package libpcre2-32-0:amd64.
07:27:44 [2022-06-02T07:27:44.470Z] #20 71.72 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.470Z] #20 71.73 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:27:44 [2022-06-02T07:27:44.470Z] #20 71.80 Selecting previously unselected package libpcre2-posix2:amd64.
07:27:44 [2022-06-02T07:27:44.470Z] #20 71.81 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.470Z] #20 71.81 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:27:44 [2022-06-02T07:27:44.470Z] #20 71.85 Selecting previously unselected package libpcre2-dev:amd64.
07:27:44 [2022-06-02T07:27:44.470Z] #20 71.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.470Z] #20 71.86 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.06 Selecting previously unselected package libselinux1-dev:amd64.
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.07 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.17 Selecting previously unselected package libdevmapper-dev:amd64.
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.18 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.18 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.23 Selecting previously unselected package libseccomp-dev:amd64.
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.24 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:27:44 [2022-06-02T07:27:44.726Z] #20 72.30 Selecting previously unselected package libsystemd-dev:amd64.
07:27:44 [2022-06-02T07:27:44.983Z] #20 72.31 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:27:44 [2022-06-02T07:27:44.983Z] #20 72.31 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.55 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.56 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.59 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.60 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.62 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.63 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.64 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.65 Setting up libudev-dev:amd64 (247.3-7) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.66 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.67 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.70 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.71 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.72 Setting up mingw-w64-common (8.0.0-1) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.73 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:27:45 [2022-06-02T07:27:45.240Z] #20 72.74 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.76 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.77 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.78 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.79 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.81 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
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.82 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.83 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
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.83 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.87 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.89 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.91 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.92 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.94 Setting up dmsetup (2:1.02.175-2.1) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.95 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.96 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:27:45 [2022-06-02T07:27:45.496Z] #20 72.97 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:27:46 [2022-06-02T07:27:46.865Z] #20 DONE 74.1s
07:27:46 [2022-06-02T07:27:46.865Z] 
07:27:46 [2022-06-02T07:27:46.865Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
07:27:46 [2022-06-02T07:27:46.865Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575
07:27:47 [2022-06-02T07:27:47.046Z] #64 247.2 + bin/containerd-shim-runc-v1
07:27:48 [2022-06-02T07:27:48.233Z] #21 1.211 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:27:48 [2022-06-02T07:27:48.233Z] #21 1.216 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:27:48 [2022-06-02T07:27:48.233Z] #21 1.380 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:27:51 [2022-06-02T07:27:51.274Z] #64 252.3 + bin/containerd-shim-runc-v2
07:27:51 [2022-06-02T07:27:51.274Z] #64 253.0 + binaries
07:27:51 [2022-06-02T07:27:51.274Z] #64 253.0 + install -D bin/containerd /build/containerd
07:27:51 [2022-06-02T07:27:51.274Z] #64 253.0 + install -D bin/containerd-shim /build/containerd-shim
07:27:51 [2022-06-02T07:27:51.274Z] #64 253.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:27:51 [2022-06-02T07:27:51.532Z] #64 253.0 + install -D bin/ctr /build/ctr
07:27:51 [2022-06-02T07:27:51.790Z] #64 DONE 253.5s
07:27:52 [2022-06-02T07:27:52.726Z] 
07:27:52 [2022-06-02T07:27:52.726Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
07:27:52 [2022-06-02T07:27:52.726Z] #65 sha256:2e9b3ce728633d0126eb7fba1247315a5a9ce4a4d302eff8728f4e113ae0b79e
07:27:52 [2022-06-02T07:27:52.984Z] #65 DONE 0.2s
07:27:52 [2022-06-02T07:27:52.984Z] 
07:27:52 [2022-06-02T07:27:52.984Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:27:52 [2022-06-02T07:27:52.984Z] #70 sha256:bbc564e84d6664f7f71a73b58c355f9855f749d9027611313808d8c65a858b6f
07:27:52 [2022-06-02T07:27:52.984Z] #70 DONE 0.1s
07:27:52 [2022-06-02T07:27:52.984Z] 
07:27:52 [2022-06-02T07:27:52.984Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
07:27:52 [2022-06-02T07:27:52.984Z] #75 sha256:77f0009a9121db2f69d07eb0e8b40a07298e295ddb41ff90fdf5e89736736f22
07:27:53 [2022-06-02T07:27:53.105Z] #55 ...
07:27:53 [2022-06-02T07:27:53.105Z] 
07:27:53 [2022-06-02T07:27:53.105Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:27:53 [2022-06-02T07:27:53.105Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:27:53 [2022-06-02T07:27:53.105Z] #47 289.1 + dpkg --print-architecture
07:27:53 [2022-06-02T07:27:53.105Z] #47 289.1 + git checkout -q v2.1.0
07:27:53 [2022-06-02T07:27:53.105Z] #47 289.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:27:53 [2022-06-02T07:27:53.105Z] #47 289.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:27:53 [2022-06-02T07:27:53.242Z] #75 DONE 0.2s
07:27:53 [2022-06-02T07:27:53.242Z] 
07:27:53 [2022-06-02T07:27:53.242Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:27:53 [2022-06-02T07:27:53.242Z] #76 sha256:7d10f6ef582934a2a66d03e50248bc0c05a4775abc064ee788030dca76e94f4c
07:27:53 [2022-06-02T07:27:53.242Z] #76 DONE 0.0s
07:27:53 [2022-06-02T07:27:53.242Z] 
07:27:53 [2022-06-02T07:27:53.242Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
07:27:53 [2022-06-02T07:27:53.242Z] #77 sha256:a317053ea0d1dc87f56eb0062880a23c46e33867c40e76f03a1bf4d3087512eb
07:27:53 [2022-06-02T07:27:53.490Z] #21 1.738 Reading package lists...
07:27:54 [2022-06-02T07:27:54.175Z] #77 DONE 0.9s
07:27:54 [2022-06-02T07:27:54.175Z] 
07:27:54 [2022-06-02T07:27:54.175Z] #78 exporting to image
07:27:54 [2022-06-02T07:27:54.175Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:27:54 [2022-06-02T07:27:54.175Z] #78 exporting layers
07:27:55 [2022-06-02T07:27:55.037Z] #64 ...
07:27:55 [2022-06-02T07:27:55.038Z] 
07:27:55 [2022-06-02T07:27:55.038Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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
07:27:55 [2022-06-02T07:27:55.038Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c
07:27:55 [2022-06-02T07:27:55.038Z] #47 289.5 + dpkg --print-architecture
07:27:55 [2022-06-02T07:27:55.038Z] #47 289.5 + git checkout -q v2.1.0
07:27:55 [2022-06-02T07:27:55.038Z] #47 289.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:27:55 [2022-06-02T07:27:55.038Z] #47 289.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:27:57 [2022-06-02T07:27:57.456Z] #78 exporting layers 3.0s done
07:27:57 [2022-06-02T07:27:57.456Z] #78 writing image sha256:112f5590ec6e8dcc08bf77239b3d0e379205f5ce472036361996ebf6316e2820 done
07:27:57 [2022-06-02T07:27:57.456Z] #78 naming to docker.io/library/docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 done
07:27:57 [2022-06-02T07:27:57.456Z] #78 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:27:57 [2022-06-02T07:27:57.662Z] #21 6.412 Reading package lists...
07:27:57 [2022-06-02T07:27:57.778Z] + sudo modprobe ip6table_filter
[Pipeline] sh
07:27:58 [2022-06-02T07:27:58.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/test/unit
07:27:59 [2022-06-02T07:27:59.046Z] #21 11.01 Building dependency tree...
07:27:59 [2022-06-02T07:27:59.046Z] #21 12.14 Reading state information...
07:27:59 [2022-06-02T07:27:59.955Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
07:27:59 [2022-06-02T07:27:59.955Z] + TESTFLAGS+=' -test.timeout=5m'
07:27:59 [2022-06-02T07:27:59.955Z] + TESTDIRS=./...
07:27:59 [2022-06-02T07:27:59.955Z] + exclude_paths='/vendor/|/integration'
07:27:59 [2022-06-02T07:27:59.955Z] ++ go list ./...
07:27:59 [2022-06-02T07:27:59.955Z] ++ grep -vE '(/vendor/|/integration)'
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.37 The following additional packages will be installed:
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.37   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.37   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.37   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.37   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.37   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.37   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.38   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39 Suggested packages:
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   seccomp:ppc64el seccomp:s390x
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39 Recommended packages:
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
07:27:59 [2022-06-02T07:27:59.975Z] #21 13.39   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
07:28:00 [2022-06-02T07:28:00.521Z] + pkg_list='github.com/docker/docker/api
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/backend/build
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/httpstatus
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/httputils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/middleware
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/build
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/checkpoint
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/container
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/debug
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/distribution
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/grpc
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/image
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/network
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/plugin
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/session
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/swarm
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/system
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/volume
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/backend
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/blkiodev
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/container
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/events
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/filters
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/image
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/mount
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/network
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/plugins/logdriver
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/registry
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/strslice
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/swarm
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/swarm/runtime
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/time
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/versions
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/versions/v1p19
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/versions/v1p20
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/volume
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/exporter
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/worker
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/dockerfile
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/remotecontext
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/remotecontext/git
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/remotecontext/urlutil
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cli
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cli/config
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cli/debug
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cli/winresources/docker-proxy
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cli/winresources/dockerd
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/client
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cmd/docker-proxy
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cmd/dockerd
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cmd/dockerd/trap
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/container
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/container/stream
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/contrib/apparmor
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/contrib/docker-device-tool
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/contrib/httpserver
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/cluster
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/cluster/convert
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/cluster/executor
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/cluster/executor/container
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/cluster/provider
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/config
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/events
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/events/testutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/exec
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/aufs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/copy
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/overlay
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/register
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/vfs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/graphdriver/zfs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/images
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/initlayer
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/links
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/listeners
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/awslogs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/fluentd
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/gcplogs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/gelf
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/journald
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/local
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/logentries
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/loggertest
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/loggerutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/splunk
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/syslog
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/logger/templates
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/names
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/network
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/daemon/stats
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/distribution
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/distribution/metadata
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/distribution/utils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/distribution/xfer
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/dockerversion
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/errdefs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/image
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/image/cache
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/image/tarexport
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/image/v1
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/internal/test/suite
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/layer
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libcontainerd
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libcontainerd/queue
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libcontainerd/remote
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libcontainerd/supervisor
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libcontainerd/types
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/bitseq
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/cluster
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/config
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/datastore
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/diagnostic
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/discoverapi
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/driverapi
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/bridge
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/host
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/null
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/overlay
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/remote
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/windows
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/drvregistry
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/etchosts
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/idm
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/internal/caller
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ipam
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ipamapi
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ipams/builtin
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ipams/null
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ipams/remote
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ipamutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/iptables
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/netlabel
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/netutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/networkdb
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/ns
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/options
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/osl
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/osl/kernel
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/portallocator
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/portmapper
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/resolvconf
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/testutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/libnetwork/types
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/oci
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/oci/caps
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/opts
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/aaparser
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/archive
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/authorization
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/broadcaster
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/capabilities
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/chrootarchive
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/containerfs
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/devicemapper
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/directory
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/dmesg
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/fileutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/fsutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/homedir
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/idtools
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/ioutils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/jsonmessage
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/longpath
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/loopback
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/namesgenerator
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/parsers
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/parsers/kernel
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/pidfile
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/platform
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/plugingetter
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/plugins
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/plugins/transport
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/pools
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/progress
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/pubsub
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/reexec
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/signal
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/stack
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/stdcopy
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/streamformatter
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/stringid
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/sysinfo
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/system
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/tailfile
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/tarsum
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/truncindex
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/urlutil
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/pkg/useragent
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/plugin
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/plugin/executor/containerd
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/plugin/v2
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/profiles/apparmor
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/profiles/seccomp
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/quota
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/reference
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/registry
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/registry/resumable
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/restartmanager
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/rootless
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/rootless/specconv
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/runconfig
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/runconfig/opts
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/daemon
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/environment
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/fakecontext
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/fakegit
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/fakestorage
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/fixtures/load
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/fixtures/plugin
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/registry
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/testutil/request
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/volume
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/volume/drivers
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/volume/local
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/volume/mounts
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/volume/service
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/volume/service/opts
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/volume/testutils'
07:28:00 [2022-06-02T07:28:00.522Z] ++ grep --fixed-strings -v /libnetwork
07:28:00 [2022-06-02T07:28:00.522Z] ++ echo 'github.com/docker/docker/api
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/backend/build
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/httpstatus
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/httputils
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/middleware
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/build
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/checkpoint
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/container
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/debug
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/distribution
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/grpc
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/image
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/network
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/plugin
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/session
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/swarm
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/system
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/server/router/volume
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/backend
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/blkiodev
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/container
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/events
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/filters
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/image
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/mount
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/network
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/plugins/logdriver
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/registry
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/strslice
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/swarm
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/swarm/runtime
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/time
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/versions
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/versions/v1p19
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/versions/v1p20
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/api/types/volume
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/exporter
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/builder-next/worker
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/dockerfile
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/remotecontext
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/remotecontext/git
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/builder/remotecontext/urlutil
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cli
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cli/config
07:28:00 [2022-06-02T07:28:00.522Z] github.com/docker/docker/cli/debug
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cli/winresources/docker-proxy
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cli/winresources/dockerd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/client
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cmd/docker-proxy
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cmd/dockerd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cmd/dockerd/trap
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/container
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/container/stream
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/contrib/apparmor
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/contrib/docker-device-tool
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/contrib/httpserver
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/convert
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/executor
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/executor/container
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/provider
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/config
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/events
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/events/testutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/exec
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/aufs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/copy
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/overlay
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/register
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/vfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/zfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/images
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/initlayer
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/links
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/listeners
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/awslogs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/fluentd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/gcplogs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/gelf
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/journald
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/local
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/logentries
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/loggertest
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/loggerutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/splunk
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/syslog
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/templates
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/names
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/network
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/stats
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/distribution
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/distribution/metadata
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/distribution/utils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/distribution/xfer
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/dockerversion
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/errdefs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/image
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/image/cache
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/image/tarexport
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/image/v1
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/internal/test/suite
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/layer
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libcontainerd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libcontainerd/queue
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libcontainerd/remote
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libcontainerd/supervisor
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libcontainerd/types
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/bitseq
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/cluster
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/config
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/datastore
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/diagnostic
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/discoverapi
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/driverapi
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/bridge
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/host
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/null
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/overlay
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/remote
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/windows
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/drvregistry
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/etchosts
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/idm
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/internal/caller
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ipam
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ipamapi
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ipams/builtin
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ipams/null
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ipams/remote
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ipamutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/iptables
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/netlabel
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/netutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/networkdb
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/ns
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/options
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/osl
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/osl/kernel
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/portallocator
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/portmapper
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/resolvconf
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/testutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libnetwork/types
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/oci
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/oci/caps
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/opts
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/aaparser
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/archive
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/authorization
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/broadcaster
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/capabilities
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/chrootarchive
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/containerfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/devicemapper
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/directory
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/dmesg
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/fileutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/fsutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/homedir
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/idtools
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/ioutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/jsonmessage
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/longpath
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/loopback
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/namesgenerator
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/parsers
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/parsers/kernel
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/pidfile
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/platform
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/plugingetter
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/plugins
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/plugins/transport
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/pools
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/progress
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/pubsub
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/reexec
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/signal
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/stack
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/stdcopy
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/streamformatter
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/stringid
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/sysinfo
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/system
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/tailfile
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/tarsum
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/truncindex
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/urlutil
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/pkg/useragent
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/plugin
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/plugin/executor/containerd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/plugin/v2
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/profiles/apparmor
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/profiles/seccomp
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/quota
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/reference
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/registry
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/registry/resumable
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/restartmanager
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/rootless
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/rootless/specconv
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/runconfig
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/runconfig/opts
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/daemon
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/environment
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/fakecontext
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/fakegit
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/fakestorage
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/fixtures/load
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/fixtures/plugin
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/registry
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/testutil/request
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/volume
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/volume/drivers
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/volume/local
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/volume/mounts
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/volume/service
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/volume/service/opts
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/volume/testutils'
07:28:00 [2022-06-02T07:28:00.523Z] + base_pkg_list='github.com/docker/docker/api
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/backend/build
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/httpstatus
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/httputils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/middleware
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/build
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/checkpoint
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/container
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/debug
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/distribution
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/grpc
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/image
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/network
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/plugin
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/session
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/swarm
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/system
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/server/router/volume
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/backend
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/blkiodev
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/container
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/events
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/filters
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/image
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/mount
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/network
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/plugins/logdriver
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/registry
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/strslice
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/swarm
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/swarm/runtime
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/time
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/versions
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/versions/v1p19
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/versions/v1p20
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/api/types/volume
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/builder-next
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/builder-next/exporter
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/builder-next/worker
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/dockerfile
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/remotecontext
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/remotecontext/git
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/builder/remotecontext/urlutil
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cli
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cli/config
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cli/debug
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cli/winresources/docker-proxy
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cli/winresources/dockerd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/client
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cmd/docker-proxy
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cmd/dockerd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cmd/dockerd/trap
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/container
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/container/stream
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/contrib/apparmor
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/contrib/docker-device-tool
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/contrib/httpserver
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/convert
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/executor
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/executor/container
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/cluster/provider
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/config
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/events
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/events/testutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/exec
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/aufs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/copy
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/overlay
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/register
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/vfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/graphdriver/zfs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/images
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/initlayer
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/links
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/listeners
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/awslogs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/fluentd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/gcplogs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/gelf
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/journald
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/local
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/logentries
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/loggertest
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/loggerutils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/splunk
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/syslog
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/logger/templates
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/names
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/network
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/daemon/stats
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/distribution
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/distribution/metadata
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/distribution/utils
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/distribution/xfer
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/dockerversion
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/errdefs
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/image
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/image/cache
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/image/tarexport
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/image/v1
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/internal/test/suite
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/layer
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libcontainerd
07:28:00 [2022-06-02T07:28:00.523Z] github.com/docker/docker/libcontainerd/queue
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libcontainerd/remote
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libcontainerd/supervisor
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libcontainerd/types
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/oci
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/oci/caps
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/opts
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/aaparser
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/archive
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/authorization
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/broadcaster
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/capabilities
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/chrootarchive
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/containerfs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/devicemapper
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/directory
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/dmesg
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/fileutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/fsutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/homedir
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/idtools
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/ioutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/jsonmessage
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/longpath
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/loopback
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/namesgenerator
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/parsers
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/parsers/kernel
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/pidfile
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/platform
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugingetter
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins/transport
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/pools
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/progress
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/pubsub
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/reexec
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/signal
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/stack
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/stdcopy
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/streamformatter
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/stringid
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/sysinfo
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/system
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/tailfile
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/tarsum
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/truncindex
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/urlutil
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/useragent
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/plugin
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/plugin/executor/containerd
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/plugin/v2
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/profiles/apparmor
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/profiles/seccomp
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/quota
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/reference
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/registry
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/registry/resumable
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/restartmanager
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/rootless
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/rootless/specconv
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/runconfig
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/runconfig/opts
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/daemon
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/environment
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/fakecontext
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/fakegit
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/fakestorage
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/fixtures/load
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/fixtures/plugin
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/registry
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/testutil/request
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/volume
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/volume/drivers
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/volume/local
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/volume/mounts
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/volume/service
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/volume/service/opts
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/volume/testutils'
07:28:00 [2022-06-02T07:28:00.524Z] ++ grep --fixed-strings /libnetwork
07:28:00 [2022-06-02T07:28:00.524Z] ++ echo 'github.com/docker/docker/api
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/backend/build
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/httpstatus
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/httputils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/middleware
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/build
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/checkpoint
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/container
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/debug
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/distribution
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/grpc
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/image
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/network
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/plugin
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/session
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/swarm
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/system
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/server/router/volume
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/backend
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/blkiodev
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/container
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/events
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/filters
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/image
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/mount
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/network
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/plugins/logdriver
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/registry
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/strslice
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/swarm
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/swarm/runtime
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/time
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/versions
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/versions/v1p19
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/versions/v1p20
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/api/types/volume
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/builder-next
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/builder-next/exporter
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/builder-next/worker
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/dockerfile
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/remotecontext
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/remotecontext/git
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/builder/remotecontext/urlutil
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cli
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cli/config
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cli/debug
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cli/winresources/docker-proxy
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cli/winresources/dockerd
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/client
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cmd/docker-proxy
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cmd/dockerd
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cmd/dockerd/trap
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/container
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/container/stream
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/contrib/apparmor
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/contrib/docker-device-tool
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/contrib/httpserver
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/cluster
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/cluster/convert
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/cluster/executor
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/cluster/executor/container
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/cluster/provider
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/config
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/events
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/events/testutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/exec
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/aufs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/copy
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/overlay
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/register
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/vfs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/graphdriver/zfs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/images
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/initlayer
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/links
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/listeners
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/awslogs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/fluentd
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/gcplogs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/gelf
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/journald
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/local
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/logentries
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/loggertest
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/loggerutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/splunk
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/syslog
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/logger/templates
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/names
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/network
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/daemon/stats
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/distribution
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/distribution/metadata
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/distribution/utils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/distribution/xfer
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/dockerversion
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/errdefs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/image
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/image/cache
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/image/tarexport
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/image/v1
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/internal/test/suite
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/layer
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libcontainerd
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libcontainerd/queue
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libcontainerd/remote
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libcontainerd/supervisor
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libcontainerd/types
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/bitseq
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/cluster
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/config
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/datastore
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/diagnostic
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/discoverapi
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/driverapi
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/bridge
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/host
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/null
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/overlay
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/remote
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/windows
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/drvregistry
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/etchosts
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/idm
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/internal/caller
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ipam
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ipamapi
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ipams/builtin
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ipams/null
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ipams/remote
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ipamutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/iptables
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/netlabel
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/netutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/networkdb
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/ns
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/options
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/osl
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/osl/kernel
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/portallocator
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/portmapper
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/resolvconf
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/testutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/libnetwork/types
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/oci
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/oci/caps
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/opts
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/aaparser
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/archive
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/authorization
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/broadcaster
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/capabilities
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/chrootarchive
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/containerfs
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/devicemapper
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/directory
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/dmesg
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/fileutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/fsutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/homedir
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/idtools
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/ioutils
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/jsonmessage
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/longpath
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/loopback
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/namesgenerator
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/parsers
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/parsers/kernel
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/pidfile
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/platform
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugingetter
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/plugins/transport
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/pools
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/progress
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/pubsub
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/reexec
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/signal
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/stack
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/stdcopy
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/streamformatter
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/stringid
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/sysinfo
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/system
07:28:00 [2022-06-02T07:28:00.524Z] github.com/docker/docker/pkg/tailfile
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/pkg/tarsum
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/pkg/truncindex
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/pkg/urlutil
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/pkg/useragent
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/plugin
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/plugin/executor/containerd
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/plugin/v2
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/profiles/apparmor
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/profiles/seccomp
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/quota
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/reference
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/registry
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/registry/resumable
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/restartmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/rootless
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/rootless/specconv
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/runconfig
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/runconfig/opts
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/daemon
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/environment
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/fakecontext
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/fakegit
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/fakestorage
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/fixtures/load
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/fixtures/plugin
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/registry
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/testutil/request
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/volume
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/volume/drivers
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/volume/local
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/volume/mounts
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/volume/service
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/volume/service/opts
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/volume/testutils'
07:28:00 [2022-06-02T07:28:00.525Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/bitseq
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cluster
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/config
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/datastore
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/diagnostic
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/discoverapi
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/driverapi
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/bridge
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/host
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/null
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/overlay
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/remote
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/windows
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drvregistry
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/etchosts
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/idm
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/internal/caller
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipam
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipamapi
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/builtin
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/null
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/remote
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipamutils
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/iptables
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/netlabel
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/netutils
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/networkdb
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ns
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/options
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/osl
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/osl/kernel
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/portallocator
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/portmapper
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/resolvconf
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/testutils
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/types'
07:28:00 [2022-06-02T07:28:00.525Z] + echo 'github.com/docker/docker/libnetwork
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/bitseq
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cluster
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/config
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/datastore
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/diagnostic
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/discoverapi
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/driverapi
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/bridge
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/host
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/null
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/overlay
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/remote
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/windows
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drvregistry
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/etchosts
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/idm
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/internal/caller
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipam
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipamapi
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/builtin
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/null
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/remote
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ipamutils
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/iptables
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/netlabel
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/netutils
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/networkdb
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/ns
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/options
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/osl
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/osl/kernel
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/portallocator
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/portmapper
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/resolvconf
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/testutils
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/types'
07:28:00 [2022-06-02T07:28:00.525Z] + grep --fixed-strings libnetwork/drivers/bridge
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/bridge
07:28:00 [2022-06-02T07:28:00.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:28:00 [2022-06-02T07:28:00.525Z] + type docker-proxy
07:28:00 [2022-06-02T07:28:00.525Z] hack/test/unit: line 25: type: docker-proxy: not found
07:28:00 [2022-06-02T07:28:00.525Z] + hack/make.sh binary-proxy install-proxy
07:28:00 [2022-06-02T07:28:00.525Z] 
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89 The following NEW packages will be installed:
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.89   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
07:28:00 [2022-06-02T07:28:00.539Z] #21 13.90   libseccomp2:ppc64el libseccomp2:s390x
07:28:00 [2022-06-02T07:28:00.783Z] Removing bundles/
07:28:00 [2022-06-02T07:28:00.783Z] 
07:28:00 [2022-06-02T07:28:00.783Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
07:28:00 [2022-06-02T07:28:00.783Z] Building: bundles/binary-proxy/docker-proxy-dev
07:28:00 [2022-06-02T07:28:00.783Z] GOOS="" GOARCH="" GOARM=""
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.25 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.25 Need to get 15.9 MB of archives.
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.25 After this operation, 73.0 MB of additional disk space will be used.
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
07:28:00 [2022-06-02T07:28:00.797Z] #21 14.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.45 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
07:28:01 [2022-06-02T07:28:01.053Z] #21 14.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
07:28:01 [2022-06-02T07:28:01.617Z] #21 15.01 debconf: delaying package configuration, since apt-utils is not installed
07:28:01 [2022-06-02T07:28:01.874Z] #21 15.23 Fetched 15.9 MB in 0s (32.5 MB/s)
07:28:01 [2022-06-02T07:28:01.874Z] #21 15.30 Selecting previously unselected package gcc-10-base:armel.
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38557 files and directories currently installed.)
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.34 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.34 Unpacking gcc-10-base:armel (10.2.1-6) ...
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.39 Selecting previously unselected package gcc-10-base:armhf.
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.39 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.40 Unpacking gcc-10-base:armhf (10.2.1-6) ...
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.45 Selecting previously unselected package gcc-10-base:ppc64el.
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.45 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.45 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.50 Selecting previously unselected package gcc-10-base:s390x.
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.50 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
07:28:02 [2022-06-02T07:28:02.130Z] #21 15.51 Unpacking gcc-10-base:s390x (10.2.1-6) ...
07:28:02 [2022-06-02T07:28:02.387Z] #21 15.56 Selecting previously unselected package gcc-10-base:arm64.
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.57 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.57 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.62 Selecting previously unselected package libgcc-s1:armel.
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.63 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.64 Unpacking libgcc-s1:armel (10.2.1-6) ...
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.68 Selecting previously unselected package libcrypt1:armel.
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.69 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.70 Unpacking libcrypt1:armel (1:4.4.18-4) ...
07:28:02 [2022-06-02T07:28:02.388Z] #21 15.78 Selecting previously unselected package libc6:armel.
07:28:02 [2022-06-02T07:28:02.644Z] #21 15.78 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
07:28:02 [2022-06-02T07:28:02.644Z] #21 15.95 Unpacking libc6:armel (2.31-13+deb11u3) ...
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.40 Selecting previously unselected package libapparmor1:armel.
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.40 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.41 Unpacking libapparmor1:armel (2.13.6-10) ...
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.47 Selecting previously unselected package libapparmor-dev:armel.
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.47 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.48 Unpacking libapparmor-dev:armel (2.13.6-10) ...
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.54 Selecting previously unselected package libgcc-s1:arm64.
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.55 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.55 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.59 Selecting previously unselected package libcrypt1:arm64.
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.59 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
07:28:03 [2022-06-02T07:28:03.206Z] #21 16.60 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
07:28:03 [2022-06-02T07:28:03.462Z] #21 16.68 Selecting previously unselected package libc6:arm64.
07:28:03 [2022-06-02T07:28:03.462Z] #21 16.69 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
07:28:03 [2022-06-02T07:28:03.462Z] #21 16.86 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
07:28:03 [2022-06-02T07:28:03.975Z] #21 17.24 Selecting previously unselected package libapparmor1:arm64.
07:28:03 [2022-06-02T07:28:03.975Z] #21 17.24 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
07:28:03 [2022-06-02T07:28:03.975Z] #21 17.25 Unpacking libapparmor1:arm64 (2.13.6-10) ...
07:28:03 [2022-06-02T07:28:03.975Z] #21 17.30 Selecting previously unselected package libapparmor-dev:arm64.
07:28:03 [2022-06-02T07:28:03.975Z] #21 17.31 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
07:28:03 [2022-06-02T07:28:03.975Z] #21 17.31 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
07:28:03 [2022-06-02T07:28:03.975Z] #21 17.38 Selecting previously unselected package libgcc-s1:s390x.
07:28:04 [2022-06-02T07:28:04.232Z] #21 17.38 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
07:28:04 [2022-06-02T07:28:04.232Z] #21 17.39 Unpacking libgcc-s1:s390x (10.2.1-6) ...
07:28:04 [2022-06-02T07:28:04.232Z] #21 17.44 Selecting previously unselected package libcrypt1:s390x.
07:28:04 [2022-06-02T07:28:04.232Z] #21 17.44 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
07:28:04 [2022-06-02T07:28:04.232Z] #21 17.45 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
07:28:04 [2022-06-02T07:28:04.232Z] #21 17.53 Selecting previously unselected package libc6:s390x.
07:28:04 [2022-06-02T07:28:04.232Z] #21 17.53 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
07:28:04 [2022-06-02T07:28:04.488Z] #21 17.70 Unpacking libc6:s390x (2.31-13+deb11u3) ...
07:28:04 [2022-06-02T07:28:04.744Z] #21 18.23 Selecting previously unselected package libapparmor1:s390x.
07:28:04 [2022-06-02T07:28:04.744Z] #21 18.23 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.24 Unpacking libapparmor1:s390x (2.13.6-10) ...
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.29 Selecting previously unselected package libapparmor-dev:s390x.
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.30 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.30 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.37 Selecting previously unselected package libgcc-s1:armhf.
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.38 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.38 Unpacking libgcc-s1:armhf (10.2.1-6) ...
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.43 Selecting previously unselected package libcrypt1:armhf.
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.43 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
07:28:05 [2022-06-02T07:28:05.001Z] #21 18.44 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
07:28:05 [2022-06-02T07:28:05.257Z] #21 18.52 Selecting previously unselected package libc6:armhf.
07:28:05 [2022-06-02T07:28:05.257Z] #21 18.53 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
07:28:05 [2022-06-02T07:28:05.514Z] #21 18.68 Unpacking libc6:armhf (2.31-13+deb11u3) ...
07:28:05 [2022-06-02T07:28:05.771Z] #21 19.11 Selecting previously unselected package libapparmor1:armhf.
07:28:05 [2022-06-02T07:28:05.771Z] #21 19.12 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
07:28:05 [2022-06-02T07:28:05.771Z] #21 19.12 Unpacking libapparmor1:armhf (2.13.6-10) ...
07:28:05 [2022-06-02T07:28:05.771Z] #21 19.17 Selecting previously unselected package libapparmor-dev:armhf.
07:28:05 [2022-06-02T07:28:05.771Z] #21 19.18 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
07:28:05 [2022-06-02T07:28:05.771Z] #21 19.18 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
07:28:06 [2022-06-02T07:28:06.028Z] #21 19.27 Selecting previously unselected package libgcc-s1:ppc64el.
07:28:06 [2022-06-02T07:28:06.028Z] #21 19.27 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
07:28:06 [2022-06-02T07:28:06.028Z] #21 19.28 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
07:28:06 [2022-06-02T07:28:06.028Z] #21 19.33 Selecting previously unselected package libcrypt1:ppc64el.
07:28:06 [2022-06-02T07:28:06.028Z] #21 19.34 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
07:28:06 [2022-06-02T07:28:06.028Z] #21 19.34 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
07:28:06 [2022-06-02T07:28:06.028Z] #21 19.44 Selecting previously unselected package libc6:ppc64el.
07:28:06 [2022-06-02T07:28:06.028Z] #21 19.44 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
07:28:06 [2022-06-02T07:28:06.284Z] #21 19.65 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
07:28:06 [2022-06-02T07:28:06.847Z] #21 20.21 Selecting previously unselected package libapparmor1:ppc64el.
07:28:06 [2022-06-02T07:28:06.847Z] #21 20.22 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
07:28:06 [2022-06-02T07:28:06.847Z] #21 20.23 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.33 Selecting previously unselected package libapparmor-dev:ppc64el.
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.34 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.35 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.43 Selecting previously unselected package libseccomp2:s390x.
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.44 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.44 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.48 Selecting previously unselected package libseccomp-dev:s390x.
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.48 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.49 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.104Z] #21 20.55 Selecting previously unselected package libseccomp2:ppc64el.
07:28:07 [2022-06-02T07:28:07.349Z] Created binary: bundles/binary-proxy/docker-proxy-dev
07:28:07 [2022-06-02T07:28:07.349Z] 
07:28:07 [2022-06-02T07:28:07.349Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
07:28:07 [2022-06-02T07:28:07.349Z] Installing docker-proxy to /usr/local/bin/
07:28:07 [2022-06-02T07:28:07.349Z] 
07:28:07 [2022-06-02T07:28:07.349Z] + mkdir -p bundles
07:28:07 [2022-06-02T07:28:07.349Z] + '[' -n 'github.com/docker/docker/api
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/backend/build
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/httpstatus
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/httputils
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/middleware
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/build
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/checkpoint
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/container
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/debug
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/distribution
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/grpc
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/image
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/network
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/plugin
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/session
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/swarm
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/system
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/server/router/volume
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/backend
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/blkiodev
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/container
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/events
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/filters
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/image
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/mount
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/network
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/plugins/logdriver
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/registry
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/strslice
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/swarm
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/swarm/runtime
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/time
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/versions
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/versions/v1p19
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/versions/v1p20
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/api/types/volume
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/builder-next
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/builder-next/exporter
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/builder-next/worker
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/dockerfile
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/remotecontext
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/remotecontext/git
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/builder/remotecontext/urlutil
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cli
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cli/config
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cli/debug
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cli/winresources/docker-proxy
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cli/winresources/dockerd
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/client
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cmd/docker-proxy
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cmd/dockerd
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cmd/dockerd/trap
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/container
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/container/stream
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/contrib/apparmor
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/contrib/docker-device-tool
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/contrib/httpserver
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/cluster
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/cluster/convert
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/cluster/executor
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/cluster/executor/container
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/cluster/provider
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/config
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/events
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/events/testutils
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/exec
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/aufs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/copy
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/overlay
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/register
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/vfs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/graphdriver/zfs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/images
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/initlayer
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/links
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/listeners
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/awslogs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/fluentd
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/gcplogs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/gelf
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/journald
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/local
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/logentries
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/loggertest
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/loggerutils
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/splunk
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/syslog
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/logger/templates
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/names
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/network
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/daemon/stats
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/distribution
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/distribution/metadata
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/distribution/utils
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/distribution/xfer
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/dockerversion
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/errdefs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/image
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/image/cache
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/image/tarexport
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/image/v1
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/internal/test/suite
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/layer
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/libcontainerd
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/libcontainerd/queue
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/libcontainerd/remote
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/libcontainerd/supervisor
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/libcontainerd/types
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/oci
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/oci/caps
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/opts
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/aaparser
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/archive
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/authorization
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/broadcaster
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/capabilities
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/chrootarchive
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/containerfs
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/devicemapper
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/directory
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/dmesg
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/fileutils
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/fsutils
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/homedir
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/idtools
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/ioutils
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/jsonmessage
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/longpath
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/loopback
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/namesgenerator
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/parsers
07:28:07 [2022-06-02T07:28:07.349Z] github.com/docker/docker/pkg/parsers/kernel
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/pidfile
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/platform
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/plugingetter
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/plugins
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/plugins/transport
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/pools
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/progress
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/pubsub
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/reexec
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/signal
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/stack
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/stdcopy
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/streamformatter
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/stringid
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/sysinfo
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/system
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/tailfile
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/tarsum
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/truncindex
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/urlutil
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/pkg/useragent
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/plugin
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/plugin/executor/containerd
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/plugin/v2
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/profiles/apparmor
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/profiles/seccomp
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/quota
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/reference
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/registry
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/registry/resumable
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/restartmanager
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/rootless
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/rootless/specconv
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/runconfig
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/runconfig/opts
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/daemon
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/environment
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/fakecontext
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/fakegit
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/fakestorage
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/fixtures/load
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/fixtures/plugin
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/registry
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/testutil/request
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/volume
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/volume/drivers
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/volume/local
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/volume/mounts
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/volume/service
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/volume/service/opts
07:28:07 [2022-06-02T07:28:07.350Z] github.com/docker/docker/volume/testutils' ']'
07:28:07 [2022-06-02T07:28:07.350Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
07:28:07 [2022-06-02T07:28:07.350Z] ?   	github.com/docker/docker/api	[no test files]
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.56 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.56 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.60 Selecting previously unselected package libseccomp-dev:ppc64el.
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.61 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.61 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.68 Selecting previously unselected package libseccomp2:armhf.
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.69 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.69 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.73 Selecting previously unselected package libseccomp-dev:armhf.
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.74 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
07:28:07 [2022-06-02T07:28:07.361Z] #21 20.74 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.80 Selecting previously unselected package libseccomp2:armel.
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.80 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.81 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.86 Selecting previously unselected package libseccomp-dev:armel.
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.86 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.87 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.94 Selecting previously unselected package libseccomp2:arm64.
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.94 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.95 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.617Z] #21 20.99 Selecting previously unselected package libseccomp-dev:arm64.
07:28:07 [2022-06-02T07:28:07.617Z] #21 21.00 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
07:28:07 [2022-06-02T07:28:07.617Z] #21 21.00 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.10 Setting up gcc-10-base:arm64 (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.11 Setting up gcc-10-base:armel (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.12 Setting up gcc-10-base:armhf (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.14 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.15 Setting up gcc-10-base:s390x (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.16 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.18 Setting up libcrypt1:armel (1:4.4.18-4) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.19 Setting up libcrypt1:armhf (1:4.4.18-4) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.20 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.21 Setting up libcrypt1:s390x (1:4.4.18-4) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.22 Setting up libgcc-s1:arm64 (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.23 Setting up libgcc-s1:armel (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.24 Setting up libgcc-s1:armhf (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.26 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.27 Setting up libgcc-s1:s390x (10.2.1-6) ...
07:28:07 [2022-06-02T07:28:07.874Z] #21 21.28 Setting up libc6:arm64 (2.31-13+deb11u3) ...
07:28:09 [2022-06-02T07:28:09.242Z] #21 22.50 Setting up libc6:armel (2.31-13+deb11u3) ...
07:28:10 [2022-06-02T07:28:10.610Z] #21 23.73 Setting up libc6:armhf (2.31-13+deb11u3) ...
07:28:11 [2022-06-02T07:28:11.573Z] #21 24.98 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
07:28:12 [2022-06-02T07:28:12.955Z] #21 26.22 Setting up libc6:s390x (2.31-13+deb11u3) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.45 Setting up libapparmor1:arm64 (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.46 Setting up libapparmor1:armel (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.47 Setting up libapparmor1:armhf (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.48 Setting up libapparmor1:ppc64el (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.49 Setting up libapparmor1:s390x (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.50 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.51 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.52 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.53 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.54 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.55 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.56 Setting up libapparmor-dev:armel (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.57 Setting up libapparmor-dev:armhf (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.58 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.59 Setting up libapparmor-dev:s390x (2.13.6-10) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.60 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.61 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.62 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.63 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.64 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
07:28:14 [2022-06-02T07:28:14.323Z] #21 27.65 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:28:14 [2022-06-02T07:28:14.886Z] #21 DONE 28.4s
07:28:14 [2022-06-02T07:28:14.886Z] 
07:28:14 [2022-06-02T07:28:14.886Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:14 [2022-06-02T07:28:14.886Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:28:15 [2022-06-02T07:28:15.062Z] #47 DONE 311.9s
07:28:15 [2022-06-02T07:28:15.062Z] 
07:28:15 [2022-06-02T07:28:15.062Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:15 [2022-06-02T07:28:15.062Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:28:15 [2022-06-02T07:28:15.143Z] #71 ...
07:28:15 [2022-06-02T07:28:15.143Z] 
07:28:15 [2022-06-02T07:28:15.143Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:28:15 [2022-06-02T07:28:15.143Z] #66 sha256:0608325f601980cdc7ff0f72fa4bc9797cad0d97b6230f244a4f3c4d22cc087b
07:28:15 [2022-06-02T07:28:15.143Z] #66 DONE 0.1s
07:28:15 [2022-06-02T07:28:15.143Z] 
07:28:15 [2022-06-02T07:28:15.143Z] #22 [dev-systemd-false  1/26] RUN groupadd -r docker
07:28:15 [2022-06-02T07:28:15.143Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f
07:28:16 [2022-06-02T07:28:16.447Z] #60 ...
07:28:16 [2022-06-02T07:28:16.447Z] 
07:28:16 [2022-06-02T07:28:16.447Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
07:28:16 [2022-06-02T07:28:16.447Z] #48 sha256:f3fa969a43bba2e4913e9cd05283758f76ab8fda0fa00b053dafbe0c28907158
07:28:16 [2022-06-02T07:28:16.516Z] #22 DONE 1.2s
07:28:16 [2022-06-02T07:28:16.516Z] 
07:28:16 [2022-06-02T07:28:16.516Z] #23 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
07:28:16 [2022-06-02T07:28:16.516Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22
07:28:16 [2022-06-02T07:28:16.708Z] #48 DONE 0.5s
07:28:16 [2022-06-02T07:28:16.708Z] 
07:28:16 [2022-06-02T07:28:16.708Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
07:28:16 [2022-06-02T07:28:16.708Z] #52 sha256:59a8ad13cbfa0d905a40e859091a8c5ee1ba14387b8b15b2a6d68f977c748214
07:28:16 [2022-06-02T07:28:16.708Z] #52 DONE 0.1s
07:28:16 [2022-06-02T07:28:16.708Z] 
07:28:16 [2022-06-02T07:28:16.708Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:28:16 [2022-06-02T07:28:16.708Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:28:16 [2022-06-02T07:28:16.708Z] #55 ...
07:28:16 [2022-06-02T07:28:16.708Z] 
07:28:16 [2022-06-02T07:28:16.708Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
07:28:16 [2022-06-02T07:28:16.708Z] #54 sha256:0544ff8fda1fd192ffe6abadfd4872095e0a7ab33adba7191baa205394ec98c9
07:28:16 [2022-06-02T07:28:16.708Z] #54 DONE 0.1s
07:28:16 [2022-06-02T07:28:16.967Z] #47 DONE 311.3s
07:28:16 [2022-06-02T07:28:16.967Z] 
07:28:16 [2022-06-02T07:28:16.967Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:28:16 [2022-06-02T07:28:16.967Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:28:16 [2022-06-02T07:28:16.967Z] #55 ...
07:28:16 [2022-06-02T07:28:16.967Z] 
07:28:16 [2022-06-02T07:28:16.967Z] #48 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
07:28:16 [2022-06-02T07:28:16.967Z] #48 sha256:cbfaf33db3114d9f1a1da4fb57acb2843050c530d193a3d3d3271820dea234fe
07:28:16 [2022-06-02T07:28:16.967Z] #48 DONE 0.1s
07:28:16 [2022-06-02T07:28:16.967Z] 
07:28:16 [2022-06-02T07:28:16.967Z] #52 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
07:28:16 [2022-06-02T07:28:16.967Z] #52 sha256:9fa650887dd2b45e6f5baa3d41819dc8edc0190967e2790a55aee2ae72d72956
07:28:16 [2022-06-02T07:28:16.967Z] #52 DONE 0.1s
07:28:16 [2022-06-02T07:28:16.967Z] 
07:28:16 [2022-06-02T07:28:16.967Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:16 [2022-06-02T07:28:16.967Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:28:16 [2022-06-02T07:28:16.967Z] #64 ...
07:28:16 [2022-06-02T07:28:16.967Z] 
07:28:16 [2022-06-02T07:28:16.967Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
07:28:16 [2022-06-02T07:28:16.967Z] #54 sha256:9b0a4a789127f6919302fc88c2f45bf7ef60d5bb38827afa91ffde7566a60ca5
07:28:16 [2022-06-02T07:28:16.967Z] #54 DONE 0.1s
07:28:16 [2022-06-02T07:28:16.967Z] 
07:28:16 [2022-06-02T07:28:16.967Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:16 [2022-06-02T07:28:16.967Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:28:16 [2022-06-02T07:28:16.968Z] 
07:28:16 [2022-06-02T07:28:16.968Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:16 [2022-06-02T07:28:16.968Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:28:17 [2022-06-02T07:28:17.084Z] #23 DONE 0.9s
07:28:17 [2022-06-02T07:28:17.084Z] 
07:28:17 [2022-06-02T07:28:17.084Z] #24 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:28:17 [2022-06-02T07:28:17.084Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466
07:28:18 [2022-06-02T07:28:18.016Z] #24 0.806 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:28:18 [2022-06-02T07:28:18.016Z] #24 DONE 0.9s
07:28:18 [2022-06-02T07:28:18.016Z] 
07:28:18 [2022-06-02T07:28:18.016Z] #25 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:28:18 [2022-06-02T07:28:18.016Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234
07:28:18 [2022-06-02T07:28:18.945Z] #25 DONE 0.9s
07:28:18 [2022-06-02T07:28:18.945Z] 
07:28:18 [2022-06-02T07:28:18.945Z] #26 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:28:18 [2022-06-02T07:28:18.945Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836
07:28:19 [2022-06-02T07:28:19.876Z] #26 DONE 0.9s
07:28:19 [2022-06-02T07:28:19.876Z] 
07:28:19 [2022-06-02T07:28:19.876Z] #27 [dev-systemd-false  6/26] RUN ldconfig
07:28:19 [2022-06-02T07:28:19.876Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df
07:28:21 [2022-06-02T07:28:21.244Z] #27 DONE 1.1s
07:28:21 [2022-06-02T07:28:21.244Z] 
07:28:21 [2022-06-02T07:28:21.244Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:21 [2022-06-02T07:28:21.244Z] #67 sha256:7349c7cf716e75879d087649524f55012cb32e099033e09e99e8a96acd0c2c2a
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 + RM_GOPATH=0
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 + TMP_GOPATH=
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 + : /build
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 + '[' -z '' ']'
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 ++ mktemp -d
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 + export GOPATH=/tmp/tmp.MSs2tiLHT6
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 + GOPATH=/tmp/tmp.MSs2tiLHT6
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 + RM_GOPATH=1
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 + case "$(go env GOARCH)" in
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.079 ++ go env GOARCH
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + export GO_BUILDMODE=-buildmode=pie
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + GO_BUILDMODE=-buildmode=pie
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 ++ dirname /install.sh
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + dir=/
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + bin=runc
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + shift
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + '[' '!' -f //runc.installer ']'
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + . //runc.installer
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 ++ set -e
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 ++ : v1.1.2
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + install_runc
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + RUNC_BUILDTAGS=seccomp
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MSs2tiLHT6/src/github.com/opencontainers/runc
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 Cloning into '/tmp/tmp.MSs2tiLHT6/src/github.com/opencontainers/runc'...
07:28:21 [2022-06-02T07:28:21.244Z] #67 1.096 Install runc version v1.1.2 (build tags: seccomp)
07:28:21 [2022-06-02T07:28:21.244Z] #67 5.503 + cd /tmp/tmp.MSs2tiLHT6/src/github.com/opencontainers/runc
07:28:21 [2022-06-02T07:28:21.244Z] #67 5.504 + git checkout -q v1.1.2
07:28:21 [2022-06-02T07:28:21.244Z] #67 5.730 + '[' -z '' ']'
07:28:21 [2022-06-02T07:28:21.244Z] #67 5.730 + target=static
07:28:21 [2022-06-02T07:28:21.244Z] #67 5.730 + make BUILDTAGS=seccomp static
07:28:21 [2022-06-02T07:28:21.244Z] #67 ...
07:28:21 [2022-06-02T07:28:21.244Z] 
07:28:21 [2022-06-02T07:28:21.244Z] #28 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:28:21 [2022-06-02T07:28:21.244Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef
07:28:22 [2022-06-02T07:28:22.173Z] #28 1.123 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:28:22 [2022-06-02T07:28:22.173Z] #28 1.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:28:22 [2022-06-02T07:28:22.173Z] #28 1.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:28:22 [2022-06-02T07:28:22.225Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
07:28:22 [2022-06-02T07:28:22.430Z] #28 1.396 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:28:22 [2022-06-02T07:28:22.687Z] #28 1.588 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:28:22 [2022-06-02T07:28:22.945Z] #28 1.868 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:28:23 [2022-06-02T07:28:23.202Z] #28 2.064 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:28:23 [2022-06-02T07:28:23.202Z] #28 2.256 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:28:23 [2022-06-02T07:28:23.459Z] #28 2.480 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:28:23 [2022-06-02T07:28:23.716Z] #28 2.781 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB]
07:28:23 [2022-06-02T07:28:23.716Z] #28 2.785 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB]
07:28:23 [2022-06-02T07:28:23.716Z] #28 2.793 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [145 kB]
07:28:23 [2022-06-02T07:28:23.716Z] #28 2.801 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
07:28:23 [2022-06-02T07:28:23.716Z] #28 2.809 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
07:28:23 [2022-06-02T07:28:23.972Z] #28 2.817 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB]
07:28:24 [2022-06-02T07:28:24.229Z] #28 3.140 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:28:24 [2022-06-02T07:28:24.229Z] #28 3.144 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:28:24 [2022-06-02T07:28:24.229Z] #28 3.145 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:28:24 [2022-06-02T07:28:24.229Z] #28 3.145 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:28:24 [2022-06-02T07:28:24.229Z] #28 3.146 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:28:24 [2022-06-02T07:28:24.229Z] #28 3.147 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:28:32 [2022-06-02T07:28:32.321Z] #28 ...
07:28:32 [2022-06-02T07:28:32.321Z] 
07:28:32 [2022-06-02T07:28:32.321Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:32 [2022-06-02T07:28:32.321Z] #67 sha256:7349c7cf716e75879d087649524f55012cb32e099033e09e99e8a96acd0c2c2a
07:28:32 [2022-06-02T07:28:32.321Z] #67 6.122 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
07:28:35 [2022-06-02T07:28:35.596Z] #67 ...
07:28:35 [2022-06-02T07:28:35.596Z] 
07:28:35 [2022-06-02T07:28:35.596Z] #28 [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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
07:28:35 [2022-06-02T07:28:35.596Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef
07:28:35 [2022-06-02T07:28:35.596Z] #28 14.40 Fetched 49.0 MB in 14s (3625 kB/s)
07:28:37 [2022-06-02T07:28:37.509Z] #64 291.8 # github.com/containerd/containerd/cmd/containerd
07:28:37 [2022-06-02T07:28:37.509Z] #64 291.8 /usr/bin/ld: /tmp/go-link-704475620/000019.o: in function `New':
07:28:37 [2022-06-02T07:28:37.509Z] #64 291.8 /tmp/tmp.w6m4Ft9uHy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
07:28:37 [2022-06-02T07:28:37.509Z] #64 291.8 + bin/containerd-stress
07:28:37 [2022-06-02T07:28:37.509Z] #64 293.0 + bin/containerd-shim
07:28:42 [2022-06-02T07:28:42.150Z] #28 14.40 Reading package lists...
07:28:44 [2022-06-02T07:28:44.087Z] #64 304.1 + bin/containerd-shim-runc-v1
07:28:48 [2022-06-02T07:28:48.693Z] #28 20.62 Reading package lists...
07:28:49 [2022-06-02T07:28:49.075Z] #60 ...
07:28:49 [2022-06-02T07:28:49.075Z] 
07:28:49 [2022-06-02T07:28:49.075Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:28:49 [2022-06-02T07:28:49.075Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:28:49 [2022-06-02T07:28:49.075Z] #55 345.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
07:28:49 [2022-06-02T07:28:49.623Z] #28 27.08 Building dependency tree...
07:28:49 [2022-06-02T07:28:49.647Z] #55 DONE 346.4s
07:28:49 [2022-06-02T07:28:49.647Z] 
07:28:49 [2022-06-02T07:28:49.647Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:49 [2022-06-02T07:28:49.647Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:28:50 [2022-06-02T07:28:50.551Z] #28 29.73 bzip2 is already the newest version (1.0.8-4).
07:28:50 [2022-06-02T07:28:50.551Z] #28 29.73 patch is already the newest version (2.7.6-7).
07:28:50 [2022-06-02T07:28:50.551Z] #28 29.73 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
07:28:50 [2022-06-02T07:28:50.551Z] #28 29.73 The following additional packages will be installed:
07:28:50 [2022-06-02T07:28:50.551Z] #28 29.74   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
07:28:50 [2022-06-02T07:28:50.714Z] #64 310.3 + bin/containerd-shim-runc-v2
07:28:50 [2022-06-02T07:28:50.807Z] #28 29.74   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
07:28:50 [2022-06-02T07:28:50.807Z] #28 29.74   libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:28:50 [2022-06-02T07:28:50.807Z] #28 29.75   python3-pkg-resources vim-runtime xxd
07:28:50 [2022-06-02T07:28:50.807Z] #28 29.76 Suggested packages:
07:28:50 [2022-06-02T07:28:50.807Z] #28 29.76   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
07:28:50 [2022-06-02T07:28:50.807Z] #28 29.76   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
07:28:50 [2022-06-02T07:28:50.807Z] #28 29.76 Recommended packages:
07:28:50 [2022-06-02T07:28:50.807Z] #28 29.76   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:28:50 [2022-06-02T07:28:50.971Z] #64 311.1 + binaries
07:28:51 [2022-06-02T07:28:51.270Z] #64 311.1 + install -D bin/containerd /build/containerd
07:28:51 [2022-06-02T07:28:51.270Z] #64 311.1 + install -D bin/containerd-shim /build/containerd-shim
07:28:51 [2022-06-02T07:28:51.270Z] #64 311.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:28:51 [2022-06-02T07:28:51.270Z] #64 311.2 + install -D bin/ctr /build/ctr
07:28:51 [2022-06-02T07:28:51.695Z] #60 ...
07:28:51 [2022-06-02T07:28:51.695Z] 
07:28:51 [2022-06-02T07:28:51.695Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
07:28:51 [2022-06-02T07:28:51.695Z] #56 sha256:2a887c502a1cf81c23f13852ec1393dc2fd209fe70957549061852659d5cca1d
07:28:52 [2022-06-02T07:28:52.268Z] #56 DONE 0.8s
07:28:52 [2022-06-02T07:28:52.268Z] 
07:28:52 [2022-06-02T07:28:52.268Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
07:28:52 [2022-06-02T07:28:52.268Z] #58 sha256:91f23291f2a6176fa536191c1efad7b4fa90ed85c483ac35968f300c24701bf2
07:28:52 [2022-06-02T07:28:52.268Z] #58 DONE 0.1s
07:28:52 [2022-06-02T07:28:52.268Z] 
07:28:52 [2022-06-02T07:28:52.268Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:52 [2022-06-02T07:28:52.268Z] #60 sha256:b8cf1a6287e1ef5a02eb8ec31afaf3597b0614021c7c3e8c775648908cdaadf1
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.25 The following NEW packages will be installed:
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.25   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.25   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.26   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.26   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.26   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.26   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.26   vim-common vim-runtime xfsprogs xxd zip zstd
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.63 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded.
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.63 Need to get 18.6 MB of archives.
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.63 After this operation, 71.4 MB of additional disk space will be used.
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.78 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.78 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:28:52 [2022-06-02T07:28:52.710Z] #28 31.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:28:52 [2022-06-02T07:28:52.966Z] #28 31.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:28:52 [2022-06-02T07:28:52.966Z] #28 31.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:28:52 [2022-06-02T07:28:52.966Z] #28 31.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:28:53 [2022-06-02T07:28:53.209Z] #60 151.5 + mkdir -p /build
07:28:53 [2022-06-02T07:28:53.209Z] #60 151.5 + cp runc /build/runc
07:28:53 [2022-06-02T07:28:53.472Z] #60 DONE 151.9s
07:28:53 [2022-06-02T07:28:53.472Z] 
07:28:53 [2022-06-02T07:28:53.472Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:53 [2022-06-02T07:28:53.472Z] #64 sha256:f153fb2e1e22b687b12bab1a92bc72d1e93261ee4e1f4c1886a4145fc84fb259
07:28:53 [2022-06-02T07:28:53.528Z] #28 32.60 debconf: delaying package configuration, since apt-utils is not installed
07:28:53 [2022-06-02T07:28:53.781Z] #64 DONE 313.4s
07:28:53 [2022-06-02T07:28:53.784Z] #28 32.89 Fetched 18.6 MB in 1s (31.0 MB/s)
07:28:54 [2022-06-02T07:28:54.040Z] #28 32.93 Selecting previously unselected package pigz.
07:28:54 [2022-06-02T07:28:54.040Z] #28 32.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40117 files and directories currently installed.)
07:28:54 [2022-06-02T07:28:54.040Z] #28 33.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.040Z] #28 33.01 Unpacking pigz (2.6-1) ...
07:28:54 [2022-06-02T07:28:54.040Z] #28 33.06 Selecting previously unselected package libelf1:amd64.
07:28:54 [2022-06-02T07:28:54.040Z] #28 33.08 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.040Z] #28 33.08 Unpacking libelf1:amd64 (0.183-1) ...
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.18 Selecting previously unselected package libbpf0:amd64.
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.20 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.20 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.28 Selecting previously unselected package libcap2:amd64.
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.30 Unpacking libcap2:amd64 (1:2.44-1) ...
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.36 Selecting previously unselected package libmnl0:amd64.
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.36 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.37 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:28:54 [2022-06-02T07:28:54.296Z] #28 33.41 Selecting previously unselected package libxtables12:amd64.
07:28:54 [2022-06-02T07:28:54.343Z] 
07:28:54 [2022-06-02T07:28:54.343Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
07:28:54 [2022-06-02T07:28:54.343Z] #65 sha256:dfb0ec3d95eb660ebfdaa4f665976250ac55192f9f5591c3991e2f312a42bd05
07:28:54 [2022-06-02T07:28:54.552Z] #28 33.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.552Z] #28 33.43 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:28:54 [2022-06-02T07:28:54.552Z] #28 33.48 Selecting previously unselected package libcap2-bin.
07:28:54 [2022-06-02T07:28:54.552Z] #28 33.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.552Z] #28 33.49 Unpacking libcap2-bin (1:2.44-1) ...
07:28:54 [2022-06-02T07:28:54.552Z] #28 33.55 Selecting previously unselected package iproute2.
07:28:54 [2022-06-02T07:28:54.552Z] #28 33.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.552Z] #28 33.55 Unpacking iproute2 (5.10.0-4) ...
07:28:54 [2022-06-02T07:28:54.808Z] #28 33.84 Selecting previously unselected package xxd.
07:28:54 [2022-06-02T07:28:54.808Z] #28 33.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:28:54 [2022-06-02T07:28:54.808Z] #28 33.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:28:54 [2022-06-02T07:28:54.808Z] #28 33.93 Selecting previously unselected package vim-common.
07:28:54 [2022-06-02T07:28:54.808Z] #28 33.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:28:54 [2022-06-02T07:28:54.808Z] #28 33.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:28:54 [2022-06-02T07:28:54.856Z] #64 ...
07:28:54 [2022-06-02T07:28:54.856Z] 
07:28:54 [2022-06-02T07:28:54.856Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
07:28:54 [2022-06-02T07:28:54.856Z] #61 sha256:aa6484aa170b289f678908332bbd3355fc1941c2289ffd30b97e0bf43bd638c7
07:28:54 [2022-06-02T07:28:54.856Z] #61 DONE 0.3s
07:28:54 [2022-06-02T07:28:54.856Z] 
07:28:54 [2022-06-02T07:28:54.856Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:54 [2022-06-02T07:28:54.856Z] #64 sha256:f153fb2e1e22b687b12bab1a92bc72d1e93261ee4e1f4c1886a4145fc84fb259
07:28:55 [2022-06-02T07:28:55.065Z] #28 34.06 Selecting previously unselected package bash-completion.
07:28:55 [2022-06-02T07:28:55.065Z] #28 34.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:28:55 [2022-06-02T07:28:55.268Z] #65 DONE 1.0s
07:28:55 [2022-06-02T07:28:55.268Z] 
07:28:55 [2022-06-02T07:28:55.268Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:28:55 [2022-06-02T07:28:55.268Z] #70 sha256:1fabfcb8236f7eb7f9512fbf49ef71ce3361bacf8e8045bdfe71a27cc0a19d82
07:28:55 [2022-06-02T07:28:55.524Z] #70 DONE 0.2s
07:28:55 [2022-06-02T07:28:55.524Z] 
07:28:55 [2022-06-02T07:28:55.524Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
07:28:55 [2022-06-02T07:28:55.524Z] #75 sha256:82a5b3965cf1a9b0302ee61ee2066978b59a08d22bc4924da15c4add9e68ce20
07:28:55 [2022-06-02T07:28:55.678Z] #64 ...
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
07:28:55 [2022-06-02T07:28:55.678Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576
07:28:55 [2022-06-02T07:28:55.678Z] #55 349.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
07:28:55 [2022-06-02T07:28:55.678Z] #55 DONE 349.3s
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:55 [2022-06-02T07:28:55.678Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:28:55 [2022-06-02T07:28:55.678Z] #64 ...
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:28:55 [2022-06-02T07:28:55.678Z] #60 sha256:8d59deba2f3f6b7d84dc4941fe733732397265de8e3125f4d48dca0e11617e3a
07:28:55 [2022-06-02T07:28:55.678Z] #60 155.5 + mkdir -p /build
07:28:55 [2022-06-02T07:28:55.678Z] #60 155.5 + cp runc /build/runc
07:28:55 [2022-06-02T07:28:55.678Z] #60 DONE 155.7s
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:55 [2022-06-02T07:28:55.678Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:28:55 [2022-06-02T07:28:55.678Z] #64 ...
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
07:28:55 [2022-06-02T07:28:55.678Z] #56 sha256:bb835dc044799ba12f5337f846f0f8f99b5c059dece412955a68f37fce92bfe1
07:28:55 [2022-06-02T07:28:55.678Z] #56 DONE 0.2s
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:55 [2022-06-02T07:28:55.678Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:28:55 [2022-06-02T07:28:55.678Z] #64 ...
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
07:28:55 [2022-06-02T07:28:55.678Z] #58 sha256:87deb4a0204125a78805b90da9f8b24eef9e2c676c43ee72abe0cbc7658b95f6
07:28:55 [2022-06-02T07:28:55.678Z] #58 DONE 0.1s
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #61 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
07:28:55 [2022-06-02T07:28:55.678Z] #61 sha256:9c7b2c95b14e86095ab80ea54f6dffc4eebee31fda7ae10d1aea205b18294215
07:28:55 [2022-06-02T07:28:55.678Z] #61 DONE 0.1s
07:28:55 [2022-06-02T07:28:55.678Z] 
07:28:55 [2022-06-02T07:28:55.678Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:28:55 [2022-06-02T07:28:55.678Z] #64 sha256:6d3d7816f5b1922b5926da66ce00c9bc392d17a48bdb9af69a2049fe74bdf7b3
07:28:56 [2022-06-02T07:28:56.437Z] #28 35.23 Unpacking bash-completion (1:2.11-2) ...
07:28:56 [2022-06-02T07:28:56.437Z] #28 35.46 Selecting previously unselected package apparmor.
07:28:56 [2022-06-02T07:28:56.437Z] #28 35.47 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
07:28:56 [2022-06-02T07:28:56.493Z] #75 DONE 1.0s
07:28:56 [2022-06-02T07:28:56.493Z] 
07:28:56 [2022-06-02T07:28:56.493Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:28:56 [2022-06-02T07:28:56.493Z] #76 sha256:fdb1c342e4db03be006850b03423ef05b9b7e846d4aa2430c57620bbab7de978
07:28:56 [2022-06-02T07:28:56.493Z] #76 DONE 0.0s
07:28:56 [2022-06-02T07:28:56.694Z] #28 35.51 Unpacking apparmor (2.13.6-10) ...
07:28:56 [2022-06-02T07:28:56.748Z] 
07:28:56 [2022-06-02T07:28:56.748Z] #77 [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
07:28:56 [2022-06-02T07:28:56.748Z] #77 sha256:0b1c93008e85cd3da6adc5f5d4b6e24962ea53725b22ff6f3661e5fcb99030d2
07:28:56 [2022-06-02T07:28:56.950Z] #28 35.84 Selecting previously unselected package inetutils-ping.
07:28:56 [2022-06-02T07:28:56.950Z] #28 35.85 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:28:56 [2022-06-02T07:28:56.950Z] #28 35.86 Unpacking inetutils-ping (2:2.0-1) ...
07:28:56 [2022-06-02T07:28:56.950Z] #28 35.94 Selecting previously unselected package libip4tc2:amd64.
07:28:56 [2022-06-02T07:28:56.950Z] #28 35.94 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
07:28:56 [2022-06-02T07:28:56.950Z] #28 35.95 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:28:56 [2022-06-02T07:28:56.950Z] #28 36.00 Selecting previously unselected package libip6tc2:amd64.
07:28:56 [2022-06-02T07:28:56.950Z] #28 36.00 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
07:28:56 [2022-06-02T07:28:56.950Z] #28 36.01 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:28:56 [2022-06-02T07:28:56.950Z] #28 36.06 Selecting previously unselected package libnfnetlink0:amd64.
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.06 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.12 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.12 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.17 Selecting previously unselected package libnftnl11:amd64.
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.18 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.19 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.24 Selecting previously unselected package iptables.
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.26 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.207Z] #28 36.26 Unpacking iptables (1.8.7-1) ...
07:28:57 [2022-06-02T07:28:57.352Z] #77 0.626 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:28:57 [2022-06-02T07:28:57.352Z] #77 0.782 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:28:57 [2022-06-02T07:28:57.394Z] #64 296.9 + bin/containerd
07:28:57 [2022-06-02T07:28:57.469Z] #28 36.46 Selecting previously unselected package libonig5:amd64.
07:28:57 [2022-06-02T07:28:57.469Z] #28 36.47 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.469Z] #28 36.48 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:28:57 [2022-06-02T07:28:57.608Z] #77 0.957 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.60 Selecting previously unselected package libjq1:amd64.
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.60 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.61 Unpacking libjq1:amd64 (1.6-2.1) ...
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.68 Selecting previously unselected package jq.
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.70 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.70 Unpacking jq (1.6-2.1) ...
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.78 Selecting previously unselected package libaio1:amd64.
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.78 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.79 Unpacking libaio1:amd64 (0.3.112-9) ...
07:28:57 [2022-06-02T07:28:57.726Z] #28 36.84 Selecting previously unselected package libgpm2:amd64.
07:28:57 [2022-06-02T07:28:57.982Z] #28 36.85 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.982Z] #28 36.86 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:28:57 [2022-06-02T07:28:57.982Z] #28 36.92 Selecting previously unselected package libinih1:amd64.
07:28:57 [2022-06-02T07:28:57.982Z] #28 36.92 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.982Z] #28 36.93 Unpacking libinih1:amd64 (53-1+b2) ...
07:28:57 [2022-06-02T07:28:57.982Z] #28 36.97 Selecting previously unselected package libnet1:amd64.
07:28:57 [2022-06-02T07:28:57.982Z] #28 36.97 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.982Z] #28 36.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:28:57 [2022-06-02T07:28:57.982Z] #28 37.04 Selecting previously unselected package libnl-3-200:amd64.
07:28:57 [2022-06-02T07:28:57.982Z] #28 37.04 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:28:57 [2022-06-02T07:28:57.982Z] #28 37.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:28:57 [2022-06-02T07:28:57.982Z] #28 37.11 Selecting previously unselected package libprotobuf-c1:amd64.
07:28:58 [2022-06-02T07:28:58.170Z] #77 1.037 Reading package lists...
07:28:58 [2022-06-02T07:28:58.211Z] #64 295.9 + bin/containerd
07:28:58 [2022-06-02T07:28:58.239Z] #28 37.11 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:28:58 [2022-06-02T07:28:58.239Z] #28 37.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:28:58 [2022-06-02T07:28:58.239Z] #28 37.23 Selecting previously unselected package net-tools.
07:28:58 [2022-06-02T07:28:58.239Z] #28 37.24 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:28:58 [2022-06-02T07:28:58.239Z] #28 37.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:28:58 [2022-06-02T07:28:58.239Z] #28 37.35 Selecting previously unselected package python-pip-whl.
07:28:58 [2022-06-02T07:28:58.426Z] #77 1.552 Reading package lists...
07:28:58 [2022-06-02T07:28:58.495Z] #28 37.35 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:28:58 [2022-06-02T07:28:58.495Z] #28 37.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:28:58 [2022-06-02T07:28:58.683Z] #77 2.056 Building dependency tree...
07:28:58 [2022-06-02T07:28:58.683Z] #77 2.166 Reading state information...
07:28:58 [2022-06-02T07:28:58.683Z] #77 2.279 The following additional packages will be installed:
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.66 Selecting previously unselected package python3-lib2to3.
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.66 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.67 Unpacking python3-lib2to3 (3.9.2-1) ...
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.74 Selecting previously unselected package python3-distutils.
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.74 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.75 Unpacking python3-distutils (3.9.2-1) ...
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.83 Selecting previously unselected package python3-pkg-resources.
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.84 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
07:28:58 [2022-06-02T07:28:58.755Z] #28 37.85 Unpacking python3-pkg-resources (52.0.0-4) ...
07:28:58 [2022-06-02T07:28:58.938Z] #77 2.280   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
07:28:58 [2022-06-02T07:28:58.938Z] #77 2.280 Suggested packages:
07:28:58 [2022-06-02T07:28:58.938Z] #77 2.280   systemd-container policykit-1
07:28:58 [2022-06-02T07:28:58.938Z] #77 2.280 Recommended packages:
07:28:58 [2022-06-02T07:28:58.938Z] #77 2.280   systemd-timesyncd | time-daemon libnss-systemd
07:28:58 [2022-06-02T07:28:58.938Z] #77 2.350 The following NEW packages will be installed:
07:28:58 [2022-06-02T07:28:58.938Z] #77 2.350   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
07:28:58 [2022-06-02T07:28:58.938Z] #77 2.351   libkmod2 libpam-systemd systemd systemd-sysv
07:28:59 [2022-06-02T07:28:59.012Z] #28 37.94 Selecting previously unselected package python3-setuptools.
07:28:59 [2022-06-02T07:28:59.012Z] #28 37.94 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
07:28:59 [2022-06-02T07:28:59.012Z] #28 37.95 Unpacking python3-setuptools (52.0.0-4) ...
07:28:59 [2022-06-02T07:28:59.012Z] #28 38.08 Selecting previously unselected package python3-wheel.
07:28:59 [2022-06-02T07:28:59.012Z] #28 38.09 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
07:28:59 [2022-06-02T07:28:59.012Z] #28 38.09 Unpacking python3-wheel (0.34.2-1) ...
07:28:59 [2022-06-02T07:28:59.012Z] #28 38.15 Selecting previously unselected package python3-pip.
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.622 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.622 Need to get 5817 kB of archives.
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.622 After this operation, 19.3 MB of additional disk space will be used.
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.622 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.643 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.644 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.646 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.648 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
07:28:59 [2022-06-02T07:28:59.193Z] #77 2.730 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
07:28:59 [2022-06-02T07:28:59.268Z] #28 38.16 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:28:59 [2022-06-02T07:28:59.268Z] #28 38.16 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:28:59 [2022-06-02T07:28:59.268Z] #28 38.31 Selecting previously unselected package sudo.
07:28:59 [2022-06-02T07:28:59.268Z] #28 38.32 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
07:28:59 [2022-06-02T07:28:59.268Z] #28 38.32 Unpacking sudo (1.9.5p2-3) ...
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.731 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.732 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.734 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.736 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.889 debconf: delaying package configuration, since apt-utils is not installed
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.919 Fetched 5817 kB in 0s (15.3 MB/s)
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.944 Selecting previously unselected package libargon2-1:amd64.
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.944 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28631 files and directories currently installed.)
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.956 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.963 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
07:28:59 [2022-06-02T07:28:59.449Z] #77 2.999 Selecting previously unselected package libjson-c5:amd64.
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.002 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.005 Unpacking libjson-c5:amd64 (0.15-2) ...
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.038 Selecting previously unselected package libcryptsetup12:amd64.
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.041 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.044 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.096 Selecting previously unselected package libkmod2:amd64.
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.098 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.103 Unpacking libkmod2:amd64 (28-1) ...
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.144 Selecting previously unselected package systemd.
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.147 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
07:28:59 [2022-06-02T07:28:59.705Z] #77 3.180 Unpacking systemd (247.3-7) ...
07:28:59 [2022-06-02T07:28:59.831Z] #28 38.63 Selecting previously unselected package thin-provisioning-tools.
07:28:59 [2022-06-02T07:28:59.831Z] #28 38.64 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:28:59 [2022-06-02T07:28:59.831Z] #28 38.64 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:28:59 [2022-06-02T07:28:59.831Z] #28 38.79 Selecting previously unselected package uidmap.
07:28:59 [2022-06-02T07:28:59.831Z] #28 38.80 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
07:28:59 [2022-06-02T07:28:59.831Z] #28 38.81 Unpacking uidmap (1:4.8.1-1) ...
07:29:00 [2022-06-02T07:29:00.088Z] #28 38.89 Selecting previously unselected package vim-runtime.
07:29:00 [2022-06-02T07:29:00.088Z] #28 38.90 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:29:00 [2022-06-02T07:29:00.088Z] #28 38.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:29:00 [2022-06-02T07:29:00.088Z] #28 38.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:29:00 [2022-06-02T07:29:00.088Z] #28 38.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.716 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.726 Setting up libjson-c5:amd64 (0.15-2) ...
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.736 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.745 Setting up libkmod2:amd64 (28-1) ...
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.759 Setting up systemd (247.3-7) ...
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.796 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.798 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.801 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
07:29:00 [2022-06-02T07:29:00.266Z] #77 3.821 Initializing machine ID from KVM UUID.
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.181 Selecting previously unselected package systemd-sysv.
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.181 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29442 files and directories currently installed.)
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.193 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.196 Unpacking systemd-sysv (247.3-7) ...
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.238 Selecting previously unselected package libdbus-1-3:amd64.
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.241 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.245 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.299 Selecting previously unselected package dbus.
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.302 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.311 Unpacking dbus (1.12.20-2) ...
07:29:00 [2022-06-02T07:29:00.826Z] #77 4.366 Selecting previously unselected package libpam-systemd:amd64.
07:29:01 [2022-06-02T07:29:01.081Z] #77 4.368 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
07:29:01 [2022-06-02T07:29:01.082Z] #77 4.372 Unpacking libpam-systemd:amd64 (247.3-7) ...
07:29:01 [2022-06-02T07:29:01.082Z] #77 4.417 Selecting previously unselected package dbus-user-session.
07:29:01 [2022-06-02T07:29:01.082Z] #77 4.420 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
07:29:01 [2022-06-02T07:29:01.082Z] #77 4.423 Unpacking dbus-user-session (1.12.20-2) ...
07:29:01 [2022-06-02T07:29:01.082Z] #77 4.485 Setting up systemd-sysv (247.3-7) ...
07:29:01 [2022-06-02T07:29:01.082Z] #77 4.496 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
07:29:01 [2022-06-02T07:29:01.082Z] #77 4.506 Setting up dbus (1.12.20-2) ...
07:29:01 [2022-06-02T07:29:01.082Z] #77 4.619 invoke-rc.d: could not determine current runlevel
07:29:01 [2022-06-02T07:29:01.338Z] #77 4.622 invoke-rc.d: policy-rc.d denied execution of start.
07:29:01 [2022-06-02T07:29:01.338Z] #77 4.626 Setting up libpam-systemd:amd64 (247.3-7) ...
07:29:01 [2022-06-02T07:29:01.338Z] #77 4.787 Setting up dbus-user-session (1.12.20-2) ...
07:29:01 [2022-06-02T07:29:01.338Z] #77 4.803 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:29:01 [2022-06-02T07:29:01.456Z] #28 40.49 Selecting previously unselected package vim.
07:29:01 [2022-06-02T07:29:01.456Z] #28 40.50 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:29:01 [2022-06-02T07:29:01.456Z] #28 40.51 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:29:01 [2022-06-02T07:29:01.594Z] #77 DONE 4.9s
07:29:01 [2022-06-02T07:29:01.594Z] 
07:29:01 [2022-06-02T07:29:01.594Z] #78 [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
07:29:01 [2022-06-02T07:29:01.594Z] #78 sha256:5509fe83fdbd3b044da2a38df8d05149109e7ab63bb1c0a5f7b3c52ef891f01a
07:29:01 [2022-06-02T07:29:01.850Z] #78 0.386   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07:29:01 [2022-06-02T07:29:01.850Z] #78 0.388                                  Dload  Upload   Total   Spent    Left  Speed
07:29:02 [2022-06-02T07:29:02.018Z] #28 40.83 Selecting previously unselected package xfsprogs.
07:29:02 [2022-06-02T07:29:02.019Z] #28 40.84 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
07:29:02 [2022-06-02T07:29:02.019Z] #28 40.84 Unpacking xfsprogs (5.10.0-4) ...
07:29:02 [2022-06-02T07:29:02.275Z] #28 41.11 Selecting previously unselected package zip.
07:29:02 [2022-06-02T07:29:02.275Z] #28 41.12 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
07:29:02 [2022-06-02T07:29:02.275Z] #28 41.13 Unpacking zip (3.0-12) ...
07:29:02 [2022-06-02T07:29:02.275Z] #28 41.23 Selecting previously unselected package zstd.
07:29:02 [2022-06-02T07:29:02.275Z] #28 41.24 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:29:02 [2022-06-02T07:29:02.275Z] #28 41.24 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:29:02 [2022-06-02T07:29:02.412Z] #78 0.390 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5035      0 --:--:-- --:--:-- --:--:--  5035
07:29:02 [2022-06-02T07:29:02.412Z] #78 DONE 0.8s
07:29:02 [2022-06-02T07:29:02.412Z] 
07:29:02 [2022-06-02T07:29:02.412Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
07:29:02 [2022-06-02T07:29:02.412Z] #79 sha256:f14ed3df75aac1b34b135d6113b62bb48f0ac49b2aee9c210f3af8c3aa8aaca6
07:29:02 [2022-06-02T07:29:02.531Z] #28 41.47 Setting up python3-pkg-resources (52.0.0-4) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.05 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.06 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.07 Setting up libgpm2:amd64 (1.20.7-8) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.08 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.09 Setting up libinih1:amd64 (53-1+b2) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.10 Setting up uidmap (1:4.8.1-1) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:29:03 [2022-06-02T07:29:03.093Z] #28 42.14 Setting up python3-wheel (0.34.2-1) ...
07:29:03 [2022-06-02T07:29:03.338Z] #79 DONE 1.0s
07:29:03 [2022-06-02T07:29:03.338Z] 
07:29:03 [2022-06-02T07:29:03.338Z] #80 exporting to image
07:29:03 [2022-06-02T07:29:03.338Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:29:03 [2022-06-02T07:29:03.338Z] #80 exporting layers
07:29:03 [2022-06-02T07:29:03.682Z] #28 42.58 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:29:03 [2022-06-02T07:29:03.682Z] #28 42.61 Setting up libcap2:amd64 (1:2.44-1) ...
07:29:03 [2022-06-02T07:29:03.682Z] #28 42.63 Setting up libcap2-bin (1:2.44-1) ...
07:29:03 [2022-06-02T07:29:03.682Z] #28 42.66 Setting up apparmor (2.13.6-10) ...
07:29:05 [2022-06-02T07:29:05.049Z] #28 43.82 Setting up zip (3.0-12) ...
07:29:05 [2022-06-02T07:29:05.049Z] #28 43.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:29:05 [2022-06-02T07:29:05.049Z] #28 43.85 Setting up bash-completion (1:2.11-2) ...
07:29:05 [2022-06-02T07:29:05.976Z] #28 45.04 Setting up libmnl0:amd64 (1.0.4-3) ...
07:29:05 [2022-06-02T07:29:05.976Z] #28 45.05 Setting up sudo (1.9.5p2-3) ...
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.12 invoke-rc.d: could not determine current runlevel
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.13 invoke-rc.d: policy-rc.d denied execution of start.
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.14 Setting up xfsprogs (5.10.0-4) ...
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.16 Setting up libxtables12:amd64 (1.8.7-1) ...
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.17 Setting up inetutils-ping (2:2.0-1) ...
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.19 Setting up pigz (2.6-1) ...
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:29:06 [2022-06-02T07:29:06.232Z] #28 45.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:29:06 [2022-06-02T07:29:06.743Z] #28 45.66 Setting up libaio1:amd64 (0.3.112-9) ...
07:29:06 [2022-06-02T07:29:06.743Z] #28 45.67 Setting up python3-lib2to3 (3.9.2-1) ...
07:29:06 [2022-06-02T07:29:06.999Z] #28 45.93 Setting up libelf1:amd64 (0.183-1) ...
07:29:06 [2022-06-02T07:29:06.999Z] #28 45.94 Setting up zstd (1.4.8+dfsg-2.1) ...
07:29:06 [2022-06-02T07:29:06.999Z] #28 45.96 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:29:06 [2022-06-02T07:29:06.999Z] #28 45.97 Setting up python3-distutils (3.9.2-1) ...
07:29:07 [2022-06-02T07:29:07.256Z] #28 46.30 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:29:07 [2022-06-02T07:29:07.256Z] #28 46.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:29:07 [2022-06-02T07:29:07.512Z] #28 46.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:29:07 [2022-06-02T07:29:07.512Z] #28 46.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:29:07 [2022-06-02T07:29:07.512Z] #28 46.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:29:07 [2022-06-02T07:29:07.512Z] #28 46.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:29:07 [2022-06-02T07:29:07.512Z] #28 46.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:29:07 [2022-06-02T07:29:07.512Z] #28 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:29:07 [2022-06-02T07:29:07.512Z] #28 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:29:07 [2022-06-02T07:29:07.512Z] #28 46.43 Setting up python3-setuptools (52.0.0-4) ...
07:29:08 [2022-06-02T07:29:08.075Z] #28 47.22 Setting up libjq1:amd64 (1.6-2.1) ...
07:29:08 [2022-06-02T07:29:08.331Z] #28 47.24 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:29:08 [2022-06-02T07:29:08.331Z] #28 47.25 Setting up thin-provisioning-tools (0.9.0-1) ...
07:29:08 [2022-06-02T07:29:08.331Z] #28 47.27 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:29:08 [2022-06-02T07:29:08.894Z] #28 47.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:29:08 [2022-06-02T07:29:08.894Z] #28 48.06 Setting up jq (1.6-2.1) ...
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.08 Setting up libbpf0:amd64 (1:0.3-2) ...
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.09 Setting up iptables (1.8.7-1) ...
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:29:09 [2022-06-02T07:29:09.149Z] #28 48.15 Setting up iproute2 (5.10.0-4) ...
07:29:09 [2022-06-02T07:29:09.405Z] #28 48.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:29:09 [2022-06-02T07:29:09.968Z] #28 DONE 49.1s
07:29:09 [2022-06-02T07:29:09.968Z] 
07:29:09 [2022-06-02T07:29:09.968Z] #29 [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
07:29:09 [2022-06-02T07:29:09.968Z] #29 sha256:7613aa2ab9f5f8188f2e7728f71678052ab587f2f13bf9a3a7fdd0fb8faad8d2
07:29:09 [2022-06-02T07:29:09.969Z] #80 exporting layers 6.5s done
07:29:09 [2022-06-02T07:29:09.969Z] #80 writing image sha256:50008c9541e523eb6c38653feb29ad6d8ffd024b1475ffe60723be73f708513d done
07:29:09 [2022-06-02T07:29:09.969Z] #80 naming to docker.io/library/docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 done
07:29:09 [2022-06-02T07:29:09.969Z] #80 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:29:10 [2022-06-02T07:29:10.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -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=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh dynbinary test-integration
07:29:10 [2022-06-02T07:29:10.895Z] #29 ...
07:29:10 [2022-06-02T07:29:10.895Z] 
07:29:10 [2022-06-02T07:29:10.895Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:10 [2022-06-02T07:29:10.895Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:29:10 [2022-06-02T07:29:10.895Z] #71 100.9 + bin/containerd
07:29:10 [2022-06-02T07:29:10.895Z] #71 ...
07:29:10 [2022-06-02T07:29:10.895Z] 
07:29:10 [2022-06-02T07:29:10.895Z] #29 [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
07:29:10 [2022-06-02T07:29:10.895Z] #29 sha256:7613aa2ab9f5f8188f2e7728f71678052ab587f2f13bf9a3a7fdd0fb8faad8d2
07:29:10 [2022-06-02T07:29:10.895Z] #29 0.825 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:29:10 [2022-06-02T07:29:10.895Z] #29 0.829 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:29:10 [2022-06-02T07:29:10.895Z] #29 0.832 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:29:10 [2022-06-02T07:29:10.895Z] #29 DONE 0.9s
07:29:10 [2022-06-02T07:29:10.895Z] 
07:29:10 [2022-06-02T07:29:10.895Z] #30 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
07:29:10 [2022-06-02T07:29:10.895Z] #30 sha256:06f72c9b31f4a2c26f18add57228420f705a12e20840c424867af9f088d8946e
07:29:12 [2022-06-02T07:29:12.207Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
07:29:12 [2022-06-02T07:29:12.208Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
07:29:12 [2022-06-02T07:29:12.208Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
07:29:12 [2022-06-02T07:29:12.208Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
07:29:12 [2022-06-02T07:29:12.208Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
07:29:12 [2022-06-02T07:29:12.208Z] Detected virtualization docker.
07:29:12 [2022-06-02T07:29:12.208Z] Detected architecture x86-64.
07:29:12 [2022-06-02T07:29:12.208Z] Set hostname to <80ec5a36395e>.
07:29:12 [2022-06-02T07:29:12.208Z] modprobe@configfs.service: Succeeded.
07:29:12 [2022-06-02T07:29:12.208Z] modprobe@drm.service: Succeeded.
07:29:12 [2022-06-02T07:29:12.208Z] modprobe@fuse.service: Succeeded.
07:29:12 [2022-06-02T07:29:12.504Z] + source /etc/docker-entrypoint-cmd
07:29:12 [2022-06-02T07:29:12.504Z] ++ hack/make.sh dynbinary test-integration
07:29:12 [2022-06-02T07:29:12.504Z] 
07:29:12 [2022-06-02T07:29:12.504Z] Removing bundles/
07:29:12 [2022-06-02T07:29:12.504Z] 
07:29:12 [2022-06-02T07:29:12.504Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:29:12 [2022-06-02T07:29:12.504Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:29:12 [2022-06-02T07:29:12.504Z] GOOS="" GOARCH="" GOARM=""
07:29:18 [2022-06-02T07:29:18.993Z] #30 7.753 Collecting yamllint==1.26.1
07:29:19 [2022-06-02T07:29:19.924Z] #30 8.805   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:29:20 [2022-06-02T07:29:20.488Z] #30 9.445 Collecting pathspec>=0.5.3
07:29:20 [2022-06-02T07:29:20.488Z] #30 9.458   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:29:20 [2022-06-02T07:29:20.745Z] #30 9.694 Collecting pyyaml
07:29:20 [2022-06-02T07:29:20.745Z] #30 9.701   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
07:29:20 [2022-06-02T07:29:20.745Z] #30 9.737 Building wheels for collected packages: yamllint
07:29:20 [2022-06-02T07:29:20.745Z] #30 9.742   Building wheel for yamllint (setup.py): started
07:29:21 [2022-06-02T07:29:21.309Z] #30 10.26   Building wheel for yamllint (setup.py): finished with status 'done'
07:29:21 [2022-06-02T07:29:21.309Z] #30 10.27   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c203adaa96a1ebb2fe96fea260ec3a232cfa4bbfb4379a11a152418dd8a0e840
07:29:21 [2022-06-02T07:29:21.309Z] #30 10.27   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:29:21 [2022-06-02T07:29:21.309Z] #30 10.27 Successfully built yamllint
07:29:21 [2022-06-02T07:29:21.309Z] #30 10.28 Installing collected packages: pyyaml, pathspec, yamllint
07:29:21 [2022-06-02T07:29:21.309Z] #30 10.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:29:21 [2022-06-02T07:29:21.872Z] #30 DONE 10.8s
07:29:21 [2022-06-02T07:29:21.872Z] 
07:29:21 [2022-06-02T07:29:21.872Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
07:29:21 [2022-06-02T07:29:21.872Z] #34 sha256:855c0692b1f3be3707fda802d9bee89a3c9d6b1fd27bfaf644185e3dac6949b1
07:29:22 [2022-06-02T07:29:22.128Z] #34 DONE 0.4s
07:29:22 [2022-06-02T07:29:22.128Z] 
07:29:22 [2022-06-02T07:29:22.128Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:22 [2022-06-02T07:29:22.128Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:29:22 [2022-06-02T07:29:22.386Z] #71 ...
07:29:22 [2022-06-02T07:29:22.386Z] 
07:29:22 [2022-06-02T07:29:22.386Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
07:29:22 [2022-06-02T07:29:22.386Z] #39 sha256:1f142e99eee5e512c56a93b85485343395b3c43aed077c56238986fb76a840ea
07:29:22 [2022-06-02T07:29:22.642Z] #39 DONE 0.3s
07:29:22 [2022-06-02T07:29:22.642Z] 
07:29:22 [2022-06-02T07:29:22.642Z] #42 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
07:29:22 [2022-06-02T07:29:22.642Z] #42 sha256:a09391193b4ac7c7bc7a0af8bc74283a89fe7fbdbe009aab1c90b7492627983f
07:29:22 [2022-06-02T07:29:22.642Z] #42 DONE 0.1s
07:29:22 [2022-06-02T07:29:22.642Z] 
07:29:22 [2022-06-02T07:29:22.642Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:22 [2022-06-02T07:29:22.642Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:29:22 [2022-06-02T07:29:22.642Z] #71 ...
07:29:22 [2022-06-02T07:29:22.642Z] 
07:29:22 [2022-06-02T07:29:22.642Z] #44 [dev-systemd-false 13/26] COPY --from=delve         /build/ /usr/local/bin/
07:29:22 [2022-06-02T07:29:22.642Z] #44 sha256:380f9800f46894a6ce02f97dcd94504a8aca61ac7951303db5c6dc65447850ad
07:29:22 [2022-06-02T07:29:22.642Z] #44 DONE 0.1s
07:29:22 [2022-06-02T07:29:22.898Z] 
07:29:22 [2022-06-02T07:29:22.898Z] #46 [dev-systemd-false 14/26] COPY --from=tomll         /build/ /usr/local/bin/
07:29:22 [2022-06-02T07:29:22.898Z] #46 sha256:eef2dab1b9837883c507aa67d5eac2c6bd515cb7dc5a1c973b35fa61d261361e
07:29:22 [2022-06-02T07:29:22.898Z] #46 DONE 0.1s
07:29:22 [2022-06-02T07:29:22.898Z] 
07:29:22 [2022-06-02T07:29:22.898Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:22 [2022-06-02T07:29:22.898Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:29:22 [2022-06-02T07:29:22.898Z] #71 ...
07:29:22 [2022-06-02T07:29:22.898Z] 
07:29:22 [2022-06-02T07:29:22.898Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres      /build/ /usr/local/bin/
07:29:22 [2022-06-02T07:29:22.898Z] #48 sha256:83477d7ed3a50aaaf043d4b6209ee5d7df86aa74747f3ce265095161f8c24ab4
07:29:22 [2022-06-02T07:29:22.898Z] #48 DONE 0.1s
07:29:22 [2022-06-02T07:29:22.898Z] 
07:29:22 [2022-06-02T07:29:22.898Z] #52 [dev-systemd-false 16/26] COPY --from=tini          /build/ /usr/local/bin/
07:29:22 [2022-06-02T07:29:22.898Z] #52 sha256:b27fdfbe48b21335796c690cb321d20a5893fcb6de937351aa1b824fdb3bd267
07:29:22 [2022-06-02T07:29:22.898Z] #52 DONE 0.1s
07:29:23 [2022-06-02T07:29:23.155Z] 
07:29:23 [2022-06-02T07:29:23.155Z] #55 [dev-systemd-false 17/26] COPY --from=registry      /build/ /usr/local/bin/
07:29:23 [2022-06-02T07:29:23.155Z] #55 sha256:64fb26aefbb1adbca24836d8d90318a5abea4d68ae22cd4e38f00e099640d47f
07:29:23 [2022-06-02T07:29:23.155Z] #55 DONE 0.2s
07:29:23 [2022-06-02T07:29:23.155Z] 
07:29:23 [2022-06-02T07:29:23.155Z] #59 [dev-systemd-false 18/26] COPY --from=criu          /build/ /usr/local/bin/
07:29:23 [2022-06-02T07:29:23.155Z] #59 sha256:7cc434ef626db66f96ff1158c91d62a714051006ea0ec631089e23fca1f03d1a
07:29:23 [2022-06-02T07:29:23.155Z] #59 DONE 0.1s
07:29:23 [2022-06-02T07:29:23.155Z] 
07:29:23 [2022-06-02T07:29:23.155Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum     /build/ /usr/local/bin/
07:29:23 [2022-06-02T07:29:23.155Z] #61 sha256:74ffa9307dba9439f38db8f3e339976ca4898f341c43b221a9c28613f0925f88
07:29:23 [2022-06-02T07:29:23.415Z] #61 DONE 0.1s
07:29:23 [2022-06-02T07:29:23.415Z] 
07:29:23 [2022-06-02T07:29:23.415Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/
07:29:23 [2022-06-02T07:29:23.415Z] #63 sha256:d7d2ad5bb1e1fe0660116c7fa6d1637cdb5bac9803fad5f456ce99bc78f9b260
07:29:23 [2022-06-02T07:29:23.672Z] #63 DONE 0.2s
07:29:23 [2022-06-02T07:29:23.672Z] 
07:29:23 [2022-06-02T07:29:23.672Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt         /build/ /usr/local/bin/
07:29:23 [2022-06-02T07:29:23.672Z] #65 sha256:dfe93fa1387fe231e5a3bddefea271f33e070d4d33c9bd35230705c4bbfab18e
07:29:23 [2022-06-02T07:29:23.672Z] #65 DONE 0.1s
07:29:23 [2022-06-02T07:29:23.672Z] 
07:29:23 [2022-06-02T07:29:23.672Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:23 [2022-06-02T07:29:23.672Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
07:29:29 [2022-06-02T07:29:29.902Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:29:29 [2022-06-02T07:29:29.902Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:29:30 [2022-06-02T07:29:30.161Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:29:30 [2022-06-02T07:29:30.161Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:29:30 [2022-06-02T07:29:30.419Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
07:29:30 [2022-06-02T07:29:30.420Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:29:30 [2022-06-02T07:29:30.986Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
07:29:31 [2022-06-02T07:29:31.245Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 67.9% of statements
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:29:31 [2022-06-02T07:29:31.245Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
07:29:31 [2022-06-02T07:29:31.503Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/builder	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:29:31 [2022-06-02T07:29:31.503Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:29:34 [2022-06-02T07:29:34.031Z] ok  	github.com/docker/docker/builder/remotecontext	0.131s	coverage: 13.7% of statements
07:29:34 [2022-06-02T07:29:34.031Z] ok  	github.com/docker/docker/builder/dockerfile	0.457s	coverage: 49.3% of statements
07:29:34 [2022-06-02T07:29:34.290Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
07:29:34 [2022-06-02T07:29:34.858Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
07:29:35 [2022-06-02T07:29:35.791Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.577s	coverage: 86.3% of statements
07:29:35 [2022-06-02T07:29:35.791Z] ?   	github.com/docker/docker/cli	[no test files]
07:29:35 [2022-06-02T07:29:35.792Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:29:35 [2022-06-02T07:29:35.792Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
07:29:35 [2022-06-02T07:29:35.792Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
07:29:36 [2022-06-02T07:29:36.358Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.302s	coverage: 69.3% of statements
07:29:39 [2022-06-02T07:29:39.644Z] ok  	github.com/docker/docker/client	0.124s	coverage: 75.6% of statements
07:29:45 [2022-06-02T07:29:45.564Z] #71 ...
07:29:45 [2022-06-02T07:29:45.564Z] 
07:29:45 [2022-06-02T07:29:45.564Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
07:29:45 [2022-06-02T07:29:45.564Z] #67 sha256:7349c7cf716e75879d087649524f55012cb32e099033e09e99e8a96acd0c2c2a
07:29:45 [2022-06-02T07:29:45.564Z] #67 89.70 + mkdir -p /build
07:29:45 [2022-06-02T07:29:45.564Z] #67 89.70 + cp runc /build/runc
07:29:45 [2022-06-02T07:29:45.564Z] #67 DONE 90.1s
07:29:45 [2022-06-02T07:29:45.564Z] 
07:29:45 [2022-06-02T07:29:45.564Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:45 [2022-06-02T07:29:45.564Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:29:46 [2022-06-02T07:29:46.935Z] #71 ...
07:29:46 [2022-06-02T07:29:46.935Z] 
07:29:46 [2022-06-02T07:29:46.935Z] #68 [dev-systemd-false 22/26] COPY --from=runc          /build/ /usr/local/bin/
07:29:46 [2022-06-02T07:29:46.935Z] #68 sha256:2e5a4a04d4a7a4397ddc386c139132da8d9eac1ab992961455cd53cc2b26253e
07:29:46 [2022-06-02T07:29:46.935Z] #68 DONE 0.1s
07:29:46 [2022-06-02T07:29:46.935Z] 
07:29:46 [2022-06-02T07:29:46.935Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
07:29:46 [2022-06-02T07:29:46.935Z] #71 sha256:05b6ee066fddfe18ef8f0b8373777f083281ce5b914e7e6588fbaa5263c7e0b6
07:29:53 [2022-06-02T07:29:53.644Z] #64 347.7 # github.com/containerd/containerd/cmd/containerd
07:29:53 [2022-06-02T07:29:53.644Z] #64 347.7 /usr/bin/ld: /tmp/go-link-1579295011/000019.o: in function `New':
07:29:53 [2022-06-02T07:29:53.645Z] #64 347.7 /tmp/tmp.mAOTdnXQkg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
07:29:53 [2022-06-02T07:29:53.645Z] #64 347.7 + bin/containerd-stress
07:29:53 [2022-06-02T07:29:53.645Z] #64 348.9 + bin/containerd-shim
07:29:54 [2022-06-02T07:29:54.432Z] #64 346.8 # github.com/containerd/containerd/cmd/containerd
07:29:54 [2022-06-02T07:29:54.432Z] #64 346.8 /usr/bin/ld: /tmp/go-link-371118653/000019.o: in function `New':
07:29:54 [2022-06-02T07:29:54.432Z] #64 346.8 /tmp/tmp.plI8nvtjNX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
07:29:54 [2022-06-02T07:29:54.432Z] #64 346.9 + bin/containerd-stress
07:29:54 [2022-06-02T07:29:54.432Z] #64 348.0 + bin/containerd-shim
07:30:00 [2022-06-02T07:30:00.253Z] #64 360.0 + bin/containerd-shim-runc-v1
07:30:02 [2022-06-02T07:30:02.548Z] #64 359.3 + bin/containerd-shim-runc-v1
07:30:06 [2022-06-02T07:30:06.835Z] #64 366.3 + bin/containerd-shim-runc-v2
07:30:07 [2022-06-02T07:30:07.404Z] #64 367.2 + binaries
07:30:07 [2022-06-02T07:30:07.404Z] #64 367.2 + install -D bin/containerd /build/containerd
07:30:07 [2022-06-02T07:30:07.404Z] #64 367.2 + install -D bin/containerd-shim /build/containerd-shim
07:30:07 [2022-06-02T07:30:07.404Z] #64 367.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:30:07 [2022-06-02T07:30:07.404Z] #64 367.2 + install -D bin/ctr /build/ctr
07:30:07 [2022-06-02T07:30:07.815Z] #64 365.7 + bin/containerd-shim-runc-v2
07:30:08 [2022-06-02T07:30:08.381Z] #64 366.5 + binaries
07:30:08 [2022-06-02T07:30:08.381Z] #64 366.5 + install -D bin/containerd /build/containerd
07:30:08 [2022-06-02T07:30:08.381Z] #64 366.6 + install -D bin/containerd-shim /build/containerd-shim
07:30:08 [2022-06-02T07:30:08.639Z] #64 366.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:30:08 [2022-06-02T07:30:08.639Z] #64 366.6 + install -D bin/ctr /build/ctr
07:30:08 [2022-06-02T07:30:08.896Z] #64 DONE 367.0s
07:30:09 [2022-06-02T07:30:09.831Z] 
07:30:09 [2022-06-02T07:30:09.831Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
07:30:09 [2022-06-02T07:30:09.831Z] #65 sha256:5a3226e17e10929afcaf012f485d703cb48c3db8097b90e1ae3e11b5970cb58b
07:30:09 [2022-06-02T07:30:09.941Z] #64 DONE 369.2s
07:30:10 [2022-06-02T07:30:10.088Z] #65 DONE 0.2s
07:30:10 [2022-06-02T07:30:10.088Z] 
07:30:10 [2022-06-02T07:30:10.088Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:30:10 [2022-06-02T07:30:10.088Z] #70 sha256:9062ef4fb657bdf3d29a944d7195aefc472d9738a13ec4277bbce675abc6cfd5
07:30:10 [2022-06-02T07:30:10.088Z] #70 DONE 0.1s
07:30:10 [2022-06-02T07:30:10.088Z] 
07:30:10 [2022-06-02T07:30:10.088Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
07:30:10 [2022-06-02T07:30:10.089Z] #75 sha256:b348e0598cb571b0aed332d1a81322b89ad5f73db537961fdd571196d466f2be
07:30:10 [2022-06-02T07:30:10.346Z] #75 DONE 0.2s
07:30:10 [2022-06-02T07:30:10.346Z] 
07:30:10 [2022-06-02T07:30:10.346Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:30:10 [2022-06-02T07:30:10.346Z] #76 sha256:c76bfba5dad8864b18d7d3de22fbfe8de841779e2e42487b97fc6a7509d0a4ab
07:30:10 [2022-06-02T07:30:10.346Z] #76 DONE 0.0s
07:30:10 [2022-06-02T07:30:10.346Z] 
07:30:10 [2022-06-02T07:30:10.346Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
07:30:10 [2022-06-02T07:30:10.346Z] #77 sha256:de7a1bf3f23d2e1d8a59c02040e2b112ced627c4ee0bb09ce18a20b26461b428
07:30:10 [2022-06-02T07:30:10.511Z] 
07:30:10 [2022-06-02T07:30:10.511Z] #65 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
07:30:10 [2022-06-02T07:30:10.511Z] #65 sha256:7a6722b96769a8afcb2840cc7fa76de9320451772d5ba54929c87f6a077d0b6a
07:30:11 [2022-06-02T07:30:11.448Z] #65 DONE 1.0s
07:30:11 [2022-06-02T07:30:11.448Z] 
07:30:11 [2022-06-02T07:30:11.448Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:30:11 [2022-06-02T07:30:11.448Z] #70 sha256:b8c92443927267c4d56bb0ccf3859ff6a276917f87599997fa90ebf00567d250
07:30:11 [2022-06-02T07:30:11.707Z] #70 DONE 0.2s
07:30:11 [2022-06-02T07:30:11.707Z] 
07:30:11 [2022-06-02T07:30:11.707Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
07:30:11 [2022-06-02T07:30:11.707Z] #75 sha256:5e76804ee5d4c99daec0c519d21fb675dcee897a081d44e9d0c3ae043814684f
07:30:11 [2022-06-02T07:30:11.808Z] ok  	github.com/docker/docker/cmd/dockerd	0.063s	coverage: 29.7% of statements
07:30:12 [2022-06-02T07:30:12.649Z] #75 DONE 1.0s
07:30:12 [2022-06-02T07:30:12.745Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.8% of statements
07:30:12 [2022-06-02T07:30:12.876Z] #77 DONE 2.1s
07:30:12 [2022-06-02T07:30:12.876Z] 
07:30:12 [2022-06-02T07:30:12.876Z] #78 exporting to image
07:30:12 [2022-06-02T07:30:12.876Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:30:12 [2022-06-02T07:30:12.876Z] #78 exporting layers
07:30:12 [2022-06-02T07:30:12.910Z] 
07:30:12 [2022-06-02T07:30:12.910Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:30:12 [2022-06-02T07:30:12.910Z] #76 sha256:16853416e5142215f574abca3142ee65f49d8fe4a54861b9ad5b86b725edc536
07:30:12 [2022-06-02T07:30:12.910Z] #76 DONE 0.0s
07:30:12 [2022-06-02T07:30:12.910Z] 
07:30:12 [2022-06-02T07:30:12.910Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
07:30:12 [2022-06-02T07:30:12.910Z] #77 sha256:f2b6de454d83cac0cf70514d4a700b910f4402744f00e79a7ea11f6c62152a8a
07:30:13 [2022-06-02T07:30:13.311Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.501s	coverage: 0.0% of statements
07:30:13 [2022-06-02T07:30:13.311Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
07:30:13 [2022-06-02T07:30:13.311Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:30:13 [2022-06-02T07:30:13.311Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:30:13 [2022-06-02T07:30:13.311Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:30:13 [2022-06-02T07:30:13.311Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:30:14 [2022-06-02T07:30:14.290Z] #77 DONE 1.5s
07:30:14 [2022-06-02T07:30:14.290Z] 
07:30:14 [2022-06-02T07:30:14.290Z] #78 exporting to image
07:30:14 [2022-06-02T07:30:14.290Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:30:14 [2022-06-02T07:30:14.290Z] #78 exporting layers
07:30:18 [2022-06-02T07:30:18.591Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
07:30:18 [2022-06-02T07:30:18.974Z] #71 177.4 # github.com/containerd/containerd/cmd/containerd
07:30:18 [2022-06-02T07:30:18.974Z] #71 177.4 /usr/bin/ld: /tmp/go-link-2889367001/000019.o: in function `New':
07:30:18 [2022-06-02T07:30:18.974Z] #71 177.4 /tmp/tmp.1gtNlHzPMy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
07:30:18 [2022-06-02T07:30:18.974Z] #71 177.5 + bin/containerd-stress
07:30:18 [2022-06-02T07:30:18.974Z] #71 178.6 + bin/containerd-shim
07:30:19 [2022-06-02T07:30:19.435Z] #78 exporting layers 6.7s done
07:30:19 [2022-06-02T07:30:19.435Z] #78 writing image sha256:96e0b60cb93457dbc6025974c9d7585c00415b6fc1937a564e64cb6bafed22c8 done
07:30:19 [2022-06-02T07:30:19.435Z] #78 naming to docker.io/library/docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 done
07:30:19 [2022-06-02T07:30:19.435Z] #78 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
07:30:19 [2022-06-02T07:30:19.780Z] + trap exit INT TERM
07:30:19 [2022-06-02T07:30:19.781Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
07:30:19 [2022-06-02T07:30:19.781Z] + CONTAINER_NAME=docker-pr1
07:30:19 [2022-06-02T07:30:19.781Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43676/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh dynbinary
07:30:19 [2022-06-02T07:30:19.968Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
07:30:20 [2022-06-02T07:30:20.715Z] 
07:30:20 [2022-06-02T07:30:20.715Z] Removing bundles/
07:30:20 [2022-06-02T07:30:20.715Z] 
07:30:20 [2022-06-02T07:30:20.715Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:30:20 [2022-06-02T07:30:20.715Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:30:20 [2022-06-02T07:30:20.715Z] GOOS="" GOARCH="" GOARM=""
07:30:20 [2022-06-02T07:30:20.872Z] #78 exporting layers 6.4s done
07:30:20 [2022-06-02T07:30:20.872Z] #78 writing image sha256:198f14c9b3b183b2b2c04fd4790efb247f9b388af474bff844bc6c455793bf43 done
07:30:20 [2022-06-02T07:30:20.873Z] #78 naming to docker.io/library/docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 done
07:30:20 [2022-06-02T07:30:20.873Z] #78 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
07:30:20 [2022-06-02T07:30:20.908Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:30:21 [2022-06-02T07:30:21.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh dynbinary test-integration
07:30:22 [2022-06-02T07:30:22.171Z] 
07:30:22 [2022-06-02T07:30:22.171Z] Removing bundles/
07:30:22 [2022-06-02T07:30:22.171Z] 
07:30:22 [2022-06-02T07:30:22.171Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:30:22 [2022-06-02T07:30:22.171Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:30:22 [2022-06-02T07:30:22.171Z] GOOS="" GOARCH="" GOARM=""
07:30:27 [2022-06-02T07:30:27.828Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
07:30:28 [2022-06-02T07:30:28.769Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 81.5% of statements
07:30:29 [2022-06-02T07:30:29.063Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
07:30:29 [2022-06-02T07:30:29.398Z] #71 189.7 + bin/containerd-shim-runc-v1
07:30:29 [2022-06-02T07:30:29.638Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
07:30:30 [2022-06-02T07:30:30.575Z] ok  	github.com/docker/docker/daemon	10.119s	coverage: 16.1% of statements
07:30:30 [2022-06-02T07:30:30.575Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:30:30 [2022-06-02T07:30:30.575Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:30:30 [2022-06-02T07:30:30.575Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:30:30 [2022-06-02T07:30:30.575Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:30:31 [2022-06-02T07:30:31.144Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.604s	coverage: 74.8% of statements
07:30:32 [2022-06-02T07:30:32.083Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.280s	coverage: 56.2% of statements
07:30:32 [2022-06-02T07:30:32.343Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 3.0% of statements
07:30:33 [2022-06-02T07:30:33.724Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.021s	coverage: 1.9% of statements
07:30:35 [2022-06-02T07:30:35.123Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.243s	coverage: 50.6% of statements
07:30:35 [2022-06-02T07:30:35.962Z] #71 195.9 + bin/containerd-shim-runc-v2
07:30:36 [2022-06-02T07:30:36.507Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.912s	coverage: 46.1% of statements
07:30:36 [2022-06-02T07:30:36.507Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:30:36 [2022-06-02T07:30:36.529Z] #71 196.7 + binaries
07:30:36 [2022-06-02T07:30:36.529Z] #71 196.7 + install -D bin/containerd /build/containerd
07:30:36 [2022-06-02T07:30:36.529Z] #71 196.8 + install -D bin/containerd-shim /build/containerd-shim
07:30:36 [2022-06-02T07:30:36.529Z] #71 196.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:30:36 [2022-06-02T07:30:36.529Z] #71 196.8 + install -D bin/ctr /build/ctr
07:30:37 [2022-06-02T07:30:37.077Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.784s	coverage: 58.5% of statements
07:30:37 [2022-06-02T07:30:37.077Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:30:37 [2022-06-02T07:30:37.077Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:30:37 [2022-06-02T07:30:37.094Z] #71 DONE 197.3s
07:30:37 [2022-06-02T07:30:37.336Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
07:30:38 [2022-06-02T07:30:38.291Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
07:30:38 [2022-06-02T07:30:38.467Z] 
07:30:38 [2022-06-02T07:30:38.467Z] #72 [dev-systemd-false 23/26] COPY --from=containerd    /build/ /usr/local/bin/
07:30:38 [2022-06-02T07:30:38.467Z] #72 sha256:d10e7f05caedfa4d93b7ae75939418694d6aa6696e61378e4a9a70b7e6391dbd
07:30:38 [2022-06-02T07:30:38.467Z] #72 DONE 0.2s
07:30:38 [2022-06-02T07:30:38.467Z] 
07:30:38 [2022-06-02T07:30:38.467Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:30:38 [2022-06-02T07:30:38.467Z] #77 sha256:7b4d0c00ffb24b8adef548e7ffe9d0b75cce8b11fcb4856498086e9bdf0bfec3
07:30:38 [2022-06-02T07:30:38.467Z] #77 DONE 0.1s
07:30:38 [2022-06-02T07:30:38.550Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
07:30:38 [2022-06-02T07:30:38.723Z] 
07:30:38 [2022-06-02T07:30:38.723Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit        /build/ /usr/local/bin/
07:30:38 [2022-06-02T07:30:38.723Z] #82 sha256:0decc190c9eba0fa5a35ab726f3df46956da2ff5867187cf17fd171b3d2835ef
07:30:39 [2022-06-02T07:30:39.287Z] #82 DONE 0.6s
07:30:39 [2022-06-02T07:30:39.287Z] 
07:30:39 [2022-06-02T07:30:39.287Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:30:39 [2022-06-02T07:30:39.287Z] #83 sha256:c4fed13bba4a4fadcdb8f2e18139ede864d360403fb4925ed2b13368fcd2775a
07:30:39 [2022-06-02T07:30:39.287Z] #83 DONE 0.0s
07:30:39 [2022-06-02T07:30:39.287Z] 
07:30:39 [2022-06-02T07:30:39.287Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker
07:30:39 [2022-06-02T07:30:39.287Z] #84 sha256:8ab6b0d5ee3700fe13266024254f69974b26b1abb1d6dc52e0cd722f03b99515
07:30:39 [2022-06-02T07:30:39.492Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 6.6% of statements
07:30:39 [2022-06-02T07:30:39.492Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:30:39 [2022-06-02T07:30:39.492Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:30:40 [2022-06-02T07:30:40.059Z] ok  	github.com/docker/docker/daemon/logger	0.236s	coverage: 43.2% of statements
07:30:40 [2022-06-02T07:30:40.627Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.133s	coverage: 79.9% of statements
07:30:40 [2022-06-02T07:30:40.627Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
07:30:40 [2022-06-02T07:30:40.627Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:30:41 [2022-06-02T07:30:41.203Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
07:30:41 [2022-06-02T07:30:41.462Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
07:30:41 [2022-06-02T07:30:41.721Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
07:30:42 [2022-06-02T07:30:42.681Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.168s	coverage: 76.8% of statements
07:30:42 [2022-06-02T07:30:42.681Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 79.2% of statements
07:30:42 [2022-06-02T07:30:42.681Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:30:42 [2022-06-02T07:30:42.681Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
07:30:43 [2022-06-02T07:30:43.249Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
07:30:43 [2022-06-02T07:30:43.515Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 62.0% of statements
07:30:44 [2022-06-02T07:30:44.669Z] #84 DONE 5.1s
07:30:44 [2022-06-02T07:30:44.670Z] 
07:30:44 [2022-06-02T07:30:44.670Z] #85 exporting to image
07:30:44 [2022-06-02T07:30:44.670Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:30:44 [2022-06-02T07:30:44.670Z] #85 exporting layers
07:30:45 [2022-06-02T07:30:45.433Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
07:30:45 [2022-06-02T07:30:45.433Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
07:30:45 [2022-06-02T07:30:45.433Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
07:30:45 [2022-06-02T07:30:45.695Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.556s	coverage: 82.5% of statements
07:30:45 [2022-06-02T07:30:45.695Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:30:45 [2022-06-02T07:30:45.695Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:30:46 [2022-06-02T07:30:46.622Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
07:30:46 [2022-06-02T07:30:46.887Z] ok  	github.com/docker/docker/distribution	0.590s	coverage: 28.2% of statements
07:30:46 [2022-06-02T07:30:46.887Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:30:47 [2022-06-02T07:30:47.456Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.0% of statements
07:30:48 [2022-06-02T07:30:48.026Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
07:30:48 [2022-06-02T07:30:48.606Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
07:30:49 [2022-06-02T07:30:49.183Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
07:30:49 [2022-06-02T07:30:49.183Z] ok  	github.com/docker/docker/distribution/xfer	1.899s	coverage: 84.9% of statements
07:30:49 [2022-06-02T07:30:49.183Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:30:49 [2022-06-02T07:30:49.183Z] ?   	github.com/docker/docker/image/v1	[no test files]
07:30:49 [2022-06-02T07:30:49.183Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:30:49 [2022-06-02T07:30:49.442Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
07:30:50 [2022-06-02T07:30:50.383Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
07:30:50 [2022-06-02T07:30:50.641Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
07:30:50 [2022-06-02T07:30:50.900Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
07:30:52 [2022-06-02T07:30:52.810Z] ok  	github.com/docker/docker/pkg/archive	0.284s	coverage: 81.9% of statements
07:30:53 [2022-06-02T07:30:53.749Z] ok  	github.com/docker/docker/pkg/authorization	0.706s	coverage: 68.3% of statements
07:30:53 [2022-06-02T07:30:53.749Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
07:30:54 [2022-06-02T07:30:54.008Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
07:30:57 [2022-06-02T07:30:57.310Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.517s	coverage: 42.7% of statements
07:30:57 [2022-06-02T07:30:57.310Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
07:30:57 [2022-06-02T07:30:57.572Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
07:30:57 [2022-06-02T07:30:57.833Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
07:30:58 [2022-06-02T07:30:58.094Z] ok  	github.com/docker/docker/layer	7.742s	coverage: 69.0% of statements
07:30:58 [2022-06-02T07:30:58.094Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:30:58 [2022-06-02T07:30:58.094Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:30:58 [2022-06-02T07:30:58.094Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:30:58 [2022-06-02T07:30:58.094Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:30:58 [2022-06-02T07:30:58.094Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:30:58 [2022-06-02T07:30:58.094Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:30:58 [2022-06-02T07:30:58.094Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 87.2% of statements
07:30:58 [2022-06-02T07:30:58.663Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
07:30:58 [2022-06-02T07:30:58.663Z] ok  	github.com/docker/docker/pkg/fsutils	0.179s	coverage: 85.1% of statements
07:31:01 [2022-06-02T07:31:01.036Z] ok  	github.com/docker/docker/pkg/idtools	0.397s	coverage: 67.9% of statements
07:31:01 [2022-06-02T07:31:01.036Z] ok  	github.com/docker/docker/pkg/ioutils	0.396s	coverage: 69.7% of statements
07:31:01 [2022-06-02T07:31:01.036Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
07:31:01 [2022-06-02T07:31:01.036Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
07:31:01 [2022-06-02T07:31:01.036Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:31:01 [2022-06-02T07:31:01.036Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
07:31:01 [2022-06-02T07:31:01.036Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
07:31:01 [2022-06-02T07:31:01.036Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
07:31:02 [2022-06-02T07:31:02.885Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
07:31:02 [2022-06-02T07:31:02.885Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
07:31:02 [2022-06-02T07:31:02.885Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:31:02 [2022-06-02T07:31:02.885Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:31:02 [2022-06-02T07:31:02.885Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
07:31:02 [2022-06-02T07:31:02.885Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
07:31:02 [2022-06-02T07:31:02.885Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
07:31:02 [2022-06-02T07:31:02.885Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
07:31:03 [2022-06-02T07:31:03.455Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
07:31:03 [2022-06-02T07:31:03.714Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
07:31:03 [2022-06-02T07:31:03.973Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
07:31:03 [2022-06-02T07:31:03.973Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
07:31:04 [2022-06-02T07:31:04.232Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
07:31:04 [2022-06-02T07:31:04.491Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:31:05 [2022-06-02T07:31:05.058Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
07:31:05 [2022-06-02T07:31:05.324Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
07:31:05 [2022-06-02T07:31:05.583Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
07:31:06 [2022-06-02T07:31:06.153Z] ok  	github.com/docker/docker/pkg/tarsum	0.065s	coverage: 89.3% of statements
07:31:06 [2022-06-02T07:31:06.414Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
07:31:06 [2022-06-02T07:31:06.673Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
07:31:08 [2022-06-02T07:31:08.579Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
07:31:08 [2022-06-02T07:31:08.839Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
07:31:09 [2022-06-02T07:31:09.098Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
07:31:10 [2022-06-02T07:31:10.481Z] ok  	github.com/docker/docker/quota	0.176s	coverage: 71.4% of statements
07:31:10 [2022-06-02T07:31:10.481Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
07:31:11 [2022-06-02T07:31:11.417Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
07:31:11 [2022-06-02T07:31:11.990Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
07:31:12 [2022-06-02T07:31:12.256Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
07:31:12 [2022-06-02T07:31:12.516Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
07:31:12 [2022-06-02T07:31:12.779Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
07:31:14 [2022-06-02T07:31:14.685Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
07:31:15 [2022-06-02T07:31:15.253Z] ok  	github.com/docker/docker/volume/local	0.101s	coverage: 77.2% of statements
07:31:15 [2022-06-02T07:31:15.512Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
07:31:16 [2022-06-02T07:31:16.891Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
07:31:17 [2022-06-02T07:31:17.237Z] #85 exporting layers 31.5s done
07:31:17 [2022-06-02T07:31:17.237Z] #85 writing image sha256:20d30ef70cbf6c579b5fba397f5589553275f56486e033431dd5e259c77f54fd done
07:31:17 [2022-06-02T07:31:17.237Z] #85 naming to docker.io/library/docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 done
07:31:17 [2022-06-02T07:31:17.237Z] #85 DONE 31.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
07:31:17 [2022-06-02T07:31:17.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43676/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/validate/default
07:31:18 [2022-06-02T07:31:18.678Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
07:31:18 [2022-06-02T07:31:18.678Z] No api/types/ or api/swagger.yaml changes in diff.
07:31:18 [2022-06-02T07:31:18.678Z] Congratulations!  All TOML source files changed here have valid syntax.
07:31:18 [2022-06-02T07:31:18.678Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
07:31:18 [2022-06-02T07:31:18.678Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
07:31:18 [2022-06-02T07:31:18.678Z] Congratulations!  No new tests were added to integration-cli.
07:31:18 [2022-06-02T07:31:18.678Z] 
07:31:18 [2022-06-02T07:31:18.678Z] INFO Start validation with golang-ci-lint
07:31:19 [2022-06-02T07:31:19.124Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:31:19 [2022-06-02T07:31:19.124Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:31:19 [2022-06-02T07:31:19.124Z] GOOS="" GOARCH="" GOARM=""
07:31:19 [2022-06-02T07:31:19.124Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:31:19 [2022-06-02T07:31:19.124Z] 
07:31:19 [2022-06-02T07:31:19.124Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:31:19 [2022-06-02T07:31:19.124Z] DOCKER_SYSTEMD=1
07:31:19 [2022-06-02T07:31:19.124Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:31:19 [2022-06-02T07:31:19.124Z] HOSTNAME=80ec5a36395e
07:31:19 [2022-06-02T07:31:19.124Z] DEST=bundles/test-integration
07:31:19 [2022-06-02T07:31:19.124Z] PWD=/go/src/github.com/docker/docker
07:31:19 [2022-06-02T07:31:19.124Z] DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:31:19 [2022-06-02T07:31:19.124Z] container=docker
07:31:19 [2022-06-02T07:31:19.124Z] HOME=/root
07:31:19 [2022-06-02T07:31:19.124Z] LANG=C.UTF-8
07:31:19 [2022-06-02T07:31:19.124Z] INVOCATION_ID=3a6bfa43f31047428ee4eae937a4fcaf
07:31:19 [2022-06-02T07:31:19.124Z] GOLANG_VERSION=1.18.3
07:31:19 [2022-06-02T07:31:19.124Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:31:19 [2022-06-02T07:31:19.124Z] VALIDATE_BRANCH=master
07:31:19 [2022-06-02T07:31:19.124Z] TERM=xterm
07:31:19 [2022-06-02T07:31:19.124Z] DOCKER_PKG=github.com/docker/docker
07:31:19 [2022-06-02T07:31:19.124Z] SHLVL=3
07:31:19 [2022-06-02T07:31:19.124Z] TIMEOUT=120m
07:31:19 [2022-06-02T07:31:19.124Z] DOCKER_BUILDTAGS= journald
07:31:19 [2022-06-02T07:31:19.124Z] DOCKER_GRAPHDRIVER=overlay2
07:31:19 [2022-06-02T07:31:19.124Z] GO111MODULE=off
07:31:19 [2022-06-02T07:31:19.124Z] DOCKER_EXPERIMENTAL=1
07:31:19 [2022-06-02T07:31:19.124Z] TEST_SKIP_INTEGRATION_CLI=1
07:31:19 [2022-06-02T07:31:19.124Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:31:19 [2022-06-02T07:31:19.124Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:31:19 [2022-06-02T07:31:19.124Z] GOPATH=/go
07:31:19 [2022-06-02T07:31:19.124Z] PKG_CONFIG=pkg-config
07:31:19 [2022-06-02T07:31:19.124Z] _=/usr/bin/env
07:31:19 [2022-06-02T07:31:19.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:31:19 [2022-06-02T07:31:19.620Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
07:31:19 [2022-06-02T07:31:19.620Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
07:31:38 [2022-06-02T07:31:38.861Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/rootless	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/volume	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === Skipped
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     network_proxy_test.go:208: No support for dual stack yet
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver btrfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver btrfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver btrfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver btrfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver btrfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:71: No driver to put!
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z] time="2022-06-02T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z] time="2022-06-02T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z] time="2022-06-02T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z] time="2022-06-02T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z] time="2022-06-02T07:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:71: No driver to put!
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     overlay_test.go:50: Fails to compute changes intermittently
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver zfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver zfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver zfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver zfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:44: Driver zfs not supported
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     graphtest_unix.go:71: No driver to put!
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:31:38 [2022-06-02T07:31:38.861Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
07:31:38 [2022-06-02T07:31:38.861Z] 
07:31:38 [2022-06-02T07:31:38.861Z] DONE 2768 tests, 28 skipped in 208.862s
07:31:38 [2022-06-02T07:31:38.861Z] + '[' -n 'github.com/docker/docker/libnetwork
07:31:38 [2022-06-02T07:31:38.861Z] github.com/docker/docker/libnetwork/bitseq
07:31:38 [2022-06-02T07:31:38.861Z] github.com/docker/docker/libnetwork/cluster
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/config
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/datastore
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/diagnostic
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/discoverapi
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/driverapi
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/bridge
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/host
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/null
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/overlay
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/remote
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/windows
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/drvregistry
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/etchosts
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/idm
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/internal/caller
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ipam
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ipamapi
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ipams/builtin
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ipams/null
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ipams/remote
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ipamutils
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/iptables
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/netlabel
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/netutils
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/networkdb
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/ns
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/options
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/osl
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/osl/kernel
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/portallocator
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/portmapper
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/resolvconf
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/testutils
07:31:38 [2022-06-02T07:31:38.862Z] github.com/docker/docker/libnetwork/types' ']'
07:31:38 [2022-06-02T07:31:38.862Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
07:32:06 [2022-06-02T07:32:06.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:32:06 [2022-06-02T07:32:06.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:32:25 [2022-06-02T07:32:25.550Z] ok  	github.com/docker/docker/libnetwork	37.430s	coverage: 40.6% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/config	0.021s	coverage: 19.7% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.523s	coverage: 59.9% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.016s	coverage: 4.0% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
07:32:25 [2022-06-02T07:32:25.551Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
07:32:25 [2022-06-02T07:32:25.551Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
07:32:27 [2022-06-02T07:32:27.983Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:32:27 [2022-06-02T07:32:27.983Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:32:27 [2022-06-02T07:32:27.983Z] GOOS="" GOARCH="" GOARM=""
07:32:27 [2022-06-02T07:32:27.983Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:32:27 [2022-06-02T07:32:27.983Z] 
07:32:27 [2022-06-02T07:32:27.983Z] + TEST_INTEGRATION_DEST=2
07:32:27 [2022-06-02T07:32:27.983Z] + CONTAINER_NAME=docker-pr1-2
07:32:27 [2022-06-02T07:32:27.983Z] + TEST_SKIP_INTEGRATION=1
07:32:27 [2022-06-02T07:32:27.983Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
07:32:27 [2022-06-02T07:32:27.983Z] + run_tests
07:32:27 [2022-06-02T07:32:27.983Z] + c=0
07:32:27 [2022-06-02T07:32:27.983Z] + '[' -n 0 ']'
07:32:27 [2022-06-02T07:32:27.983Z] + rm=
07:32:27 [2022-06-02T07:32:27.983Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43676/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43676/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh '' test-integration
07:32:27 [2022-06-02T07:32:27.983Z] ++ jobs -p
07:32:27 [2022-06-02T07:32:27.983Z] + TEST_INTEGRATION_DEST=3
07:32:27 [2022-06-02T07:32:27.983Z] + CONTAINER_NAME=docker-pr1-3
07:32:27 [2022-06-02T07:32:27.983Z] + TEST_SKIP_INTEGRATION=1
07:32:27 [2022-06-02T07:32:27.983Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
07:32:27 [2022-06-02T07:32:27.983Z] + run_tests
07:32:27 [2022-06-02T07:32:27.983Z] + '[' -n 0 ']'
07:32:27 [2022-06-02T07:32:27.983Z] + rm=
07:32:27 [2022-06-02T07:32:27.983Z] + TEST_INTEGRATION_DEST=1
07:32:27 [2022-06-02T07:32:27.983Z] + CONTAINER_NAME=docker-pr1-1
07:32:27 [2022-06-02T07:32:27.983Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43676/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43676/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh '' test-integration
07:32:27 [2022-06-02T07:32:27.983Z] + for job in $(jobs -p)
07:32:27 [2022-06-02T07:32:27.983Z] + wait 11425
07:32:27 [2022-06-02T07:32:27.983Z] + TEST_SKIP_INTEGRATION_CLI=1
07:32:27 [2022-06-02T07:32:27.983Z] + run_tests test-integration-flaky
07:32:27 [2022-06-02T07:32:27.983Z] + '[' -n 0 ']'
07:32:27 [2022-06-02T07:32:27.983Z] + rm=
07:32:27 [2022-06-02T07:32:27.983Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43676/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43676/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh test-integration-flaky test-integration
07:32:27 [2022-06-02T07:32:27.983Z] 
07:32:27 [2022-06-02T07:32:27.983Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
07:32:27 [2022-06-02T07:32:27.983Z] 
07:32:27 [2022-06-02T07:32:27.983Z] 
07:32:27 [2022-06-02T07:32:27.983Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:32:27 [2022-06-02T07:32:27.983Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:32:27 [2022-06-02T07:32:27.983Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:32:27 [2022-06-02T07:32:27.983Z] HOSTNAME=598a3f1e5987
07:32:27 [2022-06-02T07:32:27.983Z] TEST_SKIP_INTEGRATION=1
07:32:27 [2022-06-02T07:32:27.983Z] TESTDEBUG=0
07:32:27 [2022-06-02T07:32:27.983Z] DEST=bundles/test-integration
07:32:27 [2022-06-02T07:32:27.983Z] PWD=/go/src/github.com/docker/docker
07:32:27 [2022-06-02T07:32:27.983Z] KEEPBUNDLE=1
07:32:27 [2022-06-02T07:32:27.983Z] DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:32:27 [2022-06-02T07:32:27.984Z] container=docker
07:32:27 [2022-06-02T07:32:27.984Z] HOME=/root
07:32:27 [2022-06-02T07:32:27.984Z] GOLANG_VERSION=1.18.3
07:32:27 [2022-06-02T07:32:27.984Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:32:27 [2022-06-02T07:32:27.984Z] VALIDATE_BRANCH=master
07:32:27 [2022-06-02T07:32:27.984Z] TERM=xterm
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_PKG=github.com/docker/docker
07:32:27 [2022-06-02T07:32:27.984Z] SHLVL=1
07:32:27 [2022-06-02T07:32:27.984Z] TIMEOUT=120m
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_BUILDTAGS= journald
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_GRAPHDRIVER=overlay2
07:32:27 [2022-06-02T07:32:27.984Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:32:27 [2022-06-02T07:32:27.984Z] GO111MODULE=off
07:32:27 [2022-06-02T07:32:27.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:32:27 [2022-06-02T07:32:27.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:32:27 [2022-06-02T07:32:27.984Z] GOPATH=/go
07:32:27 [2022-06-02T07:32:27.984Z] PKG_CONFIG=pkg-config
07:32:27 [2022-06-02T07:32:27.984Z] _=/usr/bin/env
07:32:27 [2022-06-02T07:32:27.984Z] Building test suite binary ./integration-cli/test.main
07:32:27 [2022-06-02T07:32:27.984Z] No new tests added to integration.
07:32:27 [2022-06-02T07:32:27.984Z] 
07:32:27 [2022-06-02T07:32:27.984Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:32:27 [2022-06-02T07:32:27.984Z] HOSTNAME=74f69a089583
07:32:27 [2022-06-02T07:32:27.984Z] TEST_SKIP_INTEGRATION=1
07:32:27 [2022-06-02T07:32:27.984Z] TESTDEBUG=0
07:32:27 [2022-06-02T07:32:27.984Z] DEST=bundles/test-integration
07:32:27 [2022-06-02T07:32:27.984Z] PWD=/go/src/github.com/docker/docker
07:32:27 [2022-06-02T07:32:27.984Z] KEEPBUNDLE=1
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:32:27 [2022-06-02T07:32:27.984Z] container=docker
07:32:27 [2022-06-02T07:32:27.984Z] HOME=/root
07:32:27 [2022-06-02T07:32:27.984Z] GOLANG_VERSION=1.18.3
07:32:27 [2022-06-02T07:32:27.984Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:32:27 [2022-06-02T07:32:27.984Z] VALIDATE_BRANCH=master
07:32:27 [2022-06-02T07:32:27.984Z] TERM=xterm
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_PKG=github.com/docker/docker
07:32:27 [2022-06-02T07:32:27.984Z] SHLVL=1
07:32:27 [2022-06-02T07:32:27.984Z] TIMEOUT=120m
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_BUILDTAGS= journald
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_GRAPHDRIVER=overlay2
07:32:27 [2022-06-02T07:32:27.984Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
07:32:27 [2022-06-02T07:32:27.984Z] GO111MODULE=off
07:32:27 [2022-06-02T07:32:27.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:32:27 [2022-06-02T07:32:27.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:32:27 [2022-06-02T07:32:27.984Z] GOPATH=/go
07:32:27 [2022-06-02T07:32:27.984Z] PKG_CONFIG=pkg-config
07:32:27 [2022-06-02T07:32:27.984Z] _=/usr/bin/env
07:32:27 [2022-06-02T07:32:27.984Z] Building test suite binary ./integration-cli/test.main
07:32:27 [2022-06-02T07:32:27.984Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:32:27 [2022-06-02T07:32:27.984Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:32:27 [2022-06-02T07:32:27.984Z] HOSTNAME=f00fd1c0f0be
07:32:27 [2022-06-02T07:32:27.984Z] TESTDEBUG=0
07:32:27 [2022-06-02T07:32:27.984Z] DEST=bundles/test-integration
07:32:27 [2022-06-02T07:32:27.984Z] PWD=/go/src/github.com/docker/docker
07:32:27 [2022-06-02T07:32:27.984Z] KEEPBUNDLE=1
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:32:27 [2022-06-02T07:32:27.984Z] container=docker
07:32:27 [2022-06-02T07:32:27.984Z] HOME=/root
07:32:27 [2022-06-02T07:32:27.984Z] GOLANG_VERSION=1.18.3
07:32:27 [2022-06-02T07:32:27.984Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:32:27 [2022-06-02T07:32:27.984Z] VALIDATE_BRANCH=master
07:32:27 [2022-06-02T07:32:27.984Z] TERM=xterm
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_PKG=github.com/docker/docker
07:32:27 [2022-06-02T07:32:27.984Z] SHLVL=1
07:32:27 [2022-06-02T07:32:27.984Z] TIMEOUT=120m
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_BUILDTAGS= journald
07:32:27 [2022-06-02T07:32:27.984Z] DOCKER_GRAPHDRIVER=overlay2
07:32:27 [2022-06-02T07:32:27.984Z] GO111MODULE=off
07:32:27 [2022-06-02T07:32:27.984Z] TEST_SKIP_INTEGRATION_CLI=1
07:32:27 [2022-06-02T07:32:27.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:32:27 [2022-06-02T07:32:27.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:32:27 [2022-06-02T07:32:27.984Z] GOPATH=/go
07:32:27 [2022-06-02T07:32:27.984Z] PKG_CONFIG=pkg-config
07:32:27 [2022-06-02T07:32:27.984Z] _=/usr/bin/env
07:32:27 [2022-06-02T07:32:27.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:32:28 [2022-06-02T07:32:28.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:32:29 [2022-06-02T07:32:29.029Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:32:29 [2022-06-02T07:32:29.029Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:32:29 [2022-06-02T07:32:29.029Z] GOOS="" GOARCH="" GOARM=""
07:32:29 [2022-06-02T07:32:29.029Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:32:29 [2022-06-02T07:32:29.029Z] 
07:32:29 [2022-06-02T07:32:29.029Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:32:29 [2022-06-02T07:32:29.029Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:32:29 [2022-06-02T07:32:29.029Z] HOSTNAME=ebc382bcf274
07:32:29 [2022-06-02T07:32:29.029Z] DEST=bundles/test-integration
07:32:29 [2022-06-02T07:32:29.029Z] PWD=/go/src/github.com/docker/docker
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_ROOTLESS=1
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:32:29 [2022-06-02T07:32:29.029Z] container=docker
07:32:29 [2022-06-02T07:32:29.029Z] HOME=/root
07:32:29 [2022-06-02T07:32:29.029Z] GOLANG_VERSION=1.18.3
07:32:29 [2022-06-02T07:32:29.029Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:32:29 [2022-06-02T07:32:29.029Z] VALIDATE_BRANCH=master
07:32:29 [2022-06-02T07:32:29.029Z] TERM=xterm
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_PKG=github.com/docker/docker
07:32:29 [2022-06-02T07:32:29.029Z] SHLVL=1
07:32:29 [2022-06-02T07:32:29.029Z] TIMEOUT=120m
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_BUILDTAGS= journald
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_GRAPHDRIVER=overlay2
07:32:29 [2022-06-02T07:32:29.029Z] GO111MODULE=off
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_EXPERIMENTAL=1
07:32:29 [2022-06-02T07:32:29.029Z] TEST_SKIP_INTEGRATION_CLI=1
07:32:29 [2022-06-02T07:32:29.029Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:32:29 [2022-06-02T07:32:29.029Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:32:29 [2022-06-02T07:32:29.029Z] GOPATH=/go
07:32:29 [2022-06-02T07:32:29.029Z] PKG_CONFIG=pkg-config
07:32:29 [2022-06-02T07:32:29.029Z] _=/usr/bin/env
07:32:29 [2022-06-02T07:32:29.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:32:33 [2022-06-02T07:32:33.658Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.470s	coverage: 7.2% of statements
07:32:33 [2022-06-02T07:32:33.658Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
07:32:33 [2022-06-02T07:32:33.658Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
07:32:33 [2022-06-02T07:32:33.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:32:34 [2022-06-02T07:32:34.226Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
07:32:34 [2022-06-02T07:32:34.226Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
07:32:34 [2022-06-02T07:32:34.226Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
07:32:34 [2022-06-02T07:32:34.226Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
07:32:34 [2022-06-02T07:32:34.485Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
07:32:34 [2022-06-02T07:32:34.743Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
07:32:35 [2022-06-02T07:32:35.011Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
07:32:35 [2022-06-02T07:32:35.269Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
07:32:43 [2022-06-02T07:32:43.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:32:43 [2022-06-02T07:32:43.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:32:44 [2022-06-02T07:32:44.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:32:45 [2022-06-02T07:32:45.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:32:45 [2022-06-02T07:32:45.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:32:46 [2022-06-02T07:32:46.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:32:47 [2022-06-02T07:32:47.471Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
07:32:49 [2022-06-02T07:32:49.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:32:50 [2022-06-02T07:32:50.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:32:51 [2022-06-02T07:32:51.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:32:51 [2022-06-02T07:32:51.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:32:52 [2022-06-02T07:32:52.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:32:52 [2022-06-02T07:32:52.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:32:54 [2022-06-02T07:32:54.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:32:54 [2022-06-02T07:32:54.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:32:55 [2022-06-02T07:32:55.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:32:56 [2022-06-02T07:32:56.510Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:32:56 [2022-06-02T07:32:56.510Z] Using test binary docker
07:32:56 [2022-06-02T07:32:56.765Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:32:56 [2022-06-02T07:32:56.765Z] Starting apparmor (via systemctl): apparmor.service.
07:32:56 [2022-06-02T07:32:56.765Z] INFO: Waiting for daemon to start...
07:32:56 [2022-06-02T07:32:56.765Z] Starting dockerd
07:33:00 [2022-06-02T07:33:00.076Z] .
07:33:00 [2022-06-02T07:33:00.076Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:33:00 [2022-06-02T07:33:00.076Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:33:00 [2022-06-02T07:33:00.076Z] Error: No such image: emptyfs
07:33:00 [2022-06-02T07:33:00.076Z] Running integration-test (iteration 1)
07:33:00 [2022-06-02T07:33:00.076Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:33:00 [2022-06-02T07:33:00.076Z] Loaded image: busybox:latest
07:33:00 [2022-06-02T07:33:00.076Z] Loaded image: busybox:glibc
07:33:01 [2022-06-02T07:33:01.569Z] Loaded image: debian:bullseye-slim
07:33:01 [2022-06-02T07:33:01.569Z] Loaded image: hello-world:latest
07:33:01 [2022-06-02T07:33:01.824Z] Loaded image: arm32v7/hello-world:latest
07:33:01 [2022-06-02T07:33:01.824Z] INFO: Testing against a local daemon
07:33:01 [2022-06-02T07:33:01.824Z] === RUN   TestCgroupNamespacesBuild
07:33:03 [2022-06-02T07:33:03.275Z] --- PASS: TestCgroupNamespacesBuild (1.47s)
07:33:03 [2022-06-02T07:33:03.275Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:33:04 [2022-06-02T07:33:04.723Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s)
07:33:04 [2022-06-02T07:33:04.723Z] === RUN   TestBuildWithSession
07:33:04 [2022-06-02T07:33:04.723Z]     build_session_test.go:25: TODO: BuildKit
07:33:04 [2022-06-02T07:33:04.723Z] --- SKIP: TestBuildWithSession (0.00s)
07:33:04 [2022-06-02T07:33:04.723Z] === RUN   TestBuildSquashParent
07:33:05 [2022-06-02T07:33:05.562Z] ok  	github.com/docker/docker/libnetwork/ipam	16.509s	coverage: 85.3% of statements
07:33:05 [2022-06-02T07:33:05.562Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
07:33:05 [2022-06-02T07:33:05.562Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
07:33:05 [2022-06-02T07:33:05.562Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
07:33:05 [2022-06-02T07:33:05.562Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
07:33:05 [2022-06-02T07:33:05.562Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
07:33:05 [2022-06-02T07:33:05.562Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
07:33:05 [2022-06-02T07:33:05.562Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.285s	coverage: 74.0% of statements
07:33:05 [2022-06-02T07:33:05.562Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 45.1% of statements
07:33:05 [2022-06-02T07:33:05.562Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
07:33:05 [2022-06-02T07:33:05.562Z] ok  	github.com/docker/docker/libnetwork/netutils	0.020s	coverage: 44.1% of statements
07:33:10 [2022-06-02T07:33:10.097Z] --- PASS: TestBuildSquashParent (5.04s)
07:33:10 [2022-06-02T07:33:10.097Z] === RUN   TestBuildWithRemoveAndForceRemove
07:33:10 [2022-06-02T07:33:10.097Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:33:10 [2022-06-02T07:33:10.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:33:10 [2022-06-02T07:33:10.097Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:33:10 [2022-06-02T07:33:10.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:33:10 [2022-06-02T07:33:10.097Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:33:10 [2022-06-02T07:33:10.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:33:10 [2022-06-02T07:33:10.097Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:33:10 [2022-06-02T07:33:10.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:33:10 [2022-06-02T07:33:10.097Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:33:10 [2022-06-02T07:33:10.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:33:10 [2022-06-02T07:33:10.097Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:33:10 [2022-06-02T07:33:10.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:33:10 [2022-06-02T07:33:10.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:33:10 [2022-06-02T07:33:10.097Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:33:11 [2022-06-02T07:33:11.067Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:33:11 [2022-06-02T07:33:11.324Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:33:12 [2022-06-02T07:33:12.688Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:33:12 [2022-06-02T07:33:12.943Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:33:14 [2022-06-02T07:33:14.635Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:33:14 [2022-06-02T07:33:14.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s)
07:33:14 [2022-06-02T07:33:14.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s)
07:33:14 [2022-06-02T07:33:14.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.65s)
07:33:14 [2022-06-02T07:33:14.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s)
07:33:14 [2022-06-02T07:33:14.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s)
07:33:14 [2022-06-02T07:33:14.635Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s)
07:33:14 [2022-06-02T07:33:14.635Z] === RUN   TestBuildMultiStageCopy
07:33:14 [2022-06-02T07:33:14.635Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:33:15 [2022-06-02T07:33:15.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:33:15 [2022-06-02T07:33:15.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:33:16 [2022-06-02T07:33:16.083Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:33:16 [2022-06-02T07:33:16.083Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:33:16 [2022-06-02T07:33:16.339Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:33:16 [2022-06-02T07:33:16.594Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:33:16 [2022-06-02T07:33:16.893Z] --- PASS: TestBuildMultiStageCopy (2.42s)
07:33:16 [2022-06-02T07:33:16.893Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s)
07:33:16 [2022-06-02T07:33:16.893Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
07:33:16 [2022-06-02T07:33:16.893Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
07:33:16 [2022-06-02T07:33:16.893Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
07:33:16 [2022-06-02T07:33:16.893Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s)
07:33:16 [2022-06-02T07:33:16.893Z] === RUN   TestBuildMultiStageParentConfig
07:33:17 [2022-06-02T07:33:17.456Z] --- PASS: TestBuildMultiStageParentConfig (0.72s)
07:33:17 [2022-06-02T07:33:17.456Z] === RUN   TestBuildLabelWithTargets
07:33:18 [2022-06-02T07:33:18.862Z] --- PASS: TestBuildLabelWithTargets (1.21s)
07:33:18 [2022-06-02T07:33:18.862Z] === RUN   TestBuildWithEmptyLayers
07:33:19 [2022-06-02T07:33:19.159Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
07:33:19 [2022-06-02T07:33:19.159Z] === RUN   TestBuildMultiStageOnBuild
07:33:21 [2022-06-02T07:33:21.132Z] --- PASS: TestBuildMultiStageOnBuild (1.61s)
07:33:21 [2022-06-02T07:33:21.132Z] === RUN   TestBuildUncleanTarFilenames
07:33:21 [2022-06-02T07:33:21.388Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
07:33:21 [2022-06-02T07:33:21.388Z] === RUN   TestBuildMultiStageLayerLeak
07:33:23 [2022-06-02T07:33:23.319Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s)
07:33:23 [2022-06-02T07:33:23.319Z] === RUN   TestBuildWithHugeFile
07:33:33 [2022-06-02T07:33:33.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:33:43 [2022-06-02T07:33:43.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:33:52 [2022-06-02T07:33:52.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:33:52 [2022-06-02T07:33:52.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:33:53 [2022-06-02T07:33:53.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:33:53 [2022-06-02T07:33:53.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:33:54 [2022-06-02T07:33:54.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:33:54 [2022-06-02T07:33:54.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:33:57 [2022-06-02T07:33:57.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:33:58 [2022-06-02T07:33:58.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:33:59 [2022-06-02T07:33:59.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:33:59 [2022-06-02T07:33:59.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:34:00 [2022-06-02T07:34:00.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:34:01 [2022-06-02T07:34:01.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:34:02 [2022-06-02T07:34:02.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:34:03 [2022-06-02T07:34:03.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:34:04 [2022-06-02T07:34:04.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:34:04 [2022-06-02T07:34:04.948Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:34:04 [2022-06-02T07:34:04.948Z] Using test binary docker
07:34:04 [2022-06-02T07:34:04.948Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:34:04 [2022-06-02T07:34:04.948Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:34:04 [2022-06-02T07:34:04.948Z] INFO: Waiting for daemon to start...
07:34:04 [2022-06-02T07:34:04.948Z] Starting dockerd
07:34:08 [2022-06-02T07:34:08.236Z] .
07:34:08 [2022-06-02T07:34:08.236Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:34:08 [2022-06-02T07:34:08.236Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:34:08 [2022-06-02T07:34:08.236Z] Error: No such image: emptyfs
07:34:08 [2022-06-02T07:34:08.495Z] Running integration-test (iteration 1)
07:34:08 [2022-06-02T07:34:08.495Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:34:08 [2022-06-02T07:34:08.755Z] Loaded image: busybox:latest
07:34:08 [2022-06-02T07:34:08.755Z] Loaded image: busybox:glibc
07:34:10 [2022-06-02T07:34:10.133Z] Loaded image: debian:bullseye-slim
07:34:10 [2022-06-02T07:34:10.133Z] Loaded image: hello-world:latest
07:34:10 [2022-06-02T07:34:10.133Z] Loaded image: arm32v7/hello-world:latest
07:34:10 [2022-06-02T07:34:10.133Z] INFO: Testing against a local daemon
07:34:10 [2022-06-02T07:34:10.133Z] === RUN   TestCgroupNamespacesBuild
07:34:11 [2022-06-02T07:34:11.512Z] --- PASS: TestCgroupNamespacesBuild (1.21s)
07:34:11 [2022-06-02T07:34:11.512Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:34:12 [2022-06-02T07:34:12.890Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
07:34:12 [2022-06-02T07:34:12.890Z] === RUN   TestBuildWithSession
07:34:12 [2022-06-02T07:34:12.890Z]     build_session_test.go:25: TODO: BuildKit
07:34:12 [2022-06-02T07:34:12.890Z] --- SKIP: TestBuildWithSession (0.00s)
07:34:12 [2022-06-02T07:34:12.890Z] === RUN   TestBuildSquashParent
07:34:19 [2022-06-02T07:34:19.461Z] --- PASS: TestBuildSquashParent (6.47s)
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.461Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.623Z] --- PASS: TestBuildWithHugeFile (51.14s)
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildWCOWSandboxSize
07:34:19 [2022-06-02T07:34:19.623Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:34:19 [2022-06-02T07:34:19.623Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildWithEmptyDockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:34:19 [2022-06-02T07:34:19.623Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:34:19 [2022-06-02T07:34:19.623Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
07:34:19 [2022-06-02T07:34:19.623Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
07:34:19 [2022-06-02T07:34:19.623Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildPreserveOwnership
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildPreserveOwnership/copy_from
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:34:19 [2022-06-02T07:34:19.623Z] --- PASS: TestBuildPreserveOwnership (3.58s)
07:34:19 [2022-06-02T07:34:19.623Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.41s)
07:34:19 [2022-06-02T07:34:19.623Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s)
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildPlatformInvalid
07:34:19 [2022-06-02T07:34:19.623Z] --- PASS: TestBuildPlatformInvalid (0.07s)
07:34:19 [2022-06-02T07:34:19.623Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:34:19 [2022-06-02T07:34:19.623Z] Loaded image: busybox:latest
07:34:19 [2022-06-02T07:34:19.623Z] Loaded image: busybox:glibc
07:34:20 [2022-06-02T07:34:20.554Z] Loaded image: debian:bullseye-slim
07:34:20 [2022-06-02T07:34:20.554Z] Loaded image: hello-world:latest
07:34:20 [2022-06-02T07:34:20.554Z] Loaded image: arm32v7/hello-world:latest
07:34:20 [2022-06-02T07:34:20.840Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:34:20 [2022-06-02T07:34:20.840Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:34:22 [2022-06-02T07:34:22.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:34:22 [2022-06-02T07:34:22.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:34:25 [2022-06-02T07:34:25.515Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.86s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s)
07:34:25 [2022-06-02T07:34:25.515Z] === RUN   TestBuildMultiStageCopy
07:34:25 [2022-06-02T07:34:25.515Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:34:26 [2022-06-02T07:34:26.178Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 2m52.102199553s 
07:34:26 [2022-06-02T07:34:26.178Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner.  Replaced by revive. 
07:34:26 [2022-06-02T07:34:26.178Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 497.391581ms 
07:34:28 [2022-06-02T07:34:28.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:34:29 [2022-06-02T07:34:29.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:34:30 [2022-06-02T07:34:30.366Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:34:30 [2022-06-02T07:34:30.575Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.80s)
07:34:30 [2022-06-02T07:34:30.575Z] PASS
07:34:30 [2022-06-02T07:34:30.575Z] 
07:34:30 [2022-06-02T07:34:30.575Z] === Skipped
07:34:30 [2022-06-02T07:34:30.575Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:34:30 [2022-06-02T07:34:30.575Z]     build_session_test.go:25: TODO: BuildKit
07:34:30 [2022-06-02T07:34:30.575Z] 
07:34:30 [2022-06-02T07:34:30.575Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:34:30 [2022-06-02T07:34:30.575Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:34:30 [2022-06-02T07:34:30.575Z] 
07:34:30 [2022-06-02T07:34:30.575Z] DONE 34 tests, 2 skipped in 89.159s
07:34:30 [2022-06-02T07:34:30.575Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:34:30 [2022-06-02T07:34:30.575Z] INFO: Testing against a local daemon
07:34:30 [2022-06-02T07:34:30.575Z] === RUN   TestConfigInspect
07:34:31 [2022-06-02T07:34:31.135Z] --- PASS: TestConfigInspect (2.27s)
07:34:31 [2022-06-02T07:34:31.135Z] === RUN   TestConfigList
07:34:31 [2022-06-02T07:34:31.301Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:34:32 [2022-06-02T07:34:32.237Z] --- PASS: TestBuildMultiStageCopy (7.24s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
07:34:32 [2022-06-02T07:34:32.237Z] === RUN   TestBuildMultiStageParentConfig
07:34:33 [2022-06-02T07:34:33.731Z] --- PASS: TestConfigList (2.20s)
07:34:33 [2022-06-02T07:34:33.731Z] === RUN   TestConfigsCreateAndDelete
07:34:35 [2022-06-02T07:34:35.706Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
07:34:35 [2022-06-02T07:34:35.706Z] === RUN   TestConfigsUpdate
07:34:37 [2022-06-02T07:34:37.506Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
07:34:37 [2022-06-02T07:34:37.506Z] === RUN   TestBuildLabelWithTargets
07:34:37 [2022-06-02T07:34:37.711Z] --- PASS: TestConfigsUpdate (2.17s)
07:34:37 [2022-06-02T07:34:37.711Z] === RUN   TestTemplatedConfig
07:34:41 [2022-06-02T07:34:41.047Z] --- PASS: TestTemplatedConfig (2.71s)
07:34:41 [2022-06-02T07:34:41.047Z] === RUN   TestConfigCreateResolve
07:34:42 [2022-06-02T07:34:42.501Z] --- PASS: TestConfigCreateResolve (2.15s)
07:34:42 [2022-06-02T07:34:42.501Z] PASS
07:34:42 [2022-06-02T07:34:42.501Z] 
07:34:42 [2022-06-02T07:34:42.501Z] DONE 6 tests in 13.664s
07:34:42 [2022-06-02T07:34:42.757Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:34:42 [2022-06-02T07:34:42.757Z] INFO: Testing against a local daemon
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestAttachWithTTY
07:34:42 [2022-06-02T07:34:42.757Z] --- PASS: TestAttachWithTTY (0.07s)
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestAttachWithoutTTy
07:34:42 [2022-06-02T07:34:42.757Z] --- PASS: TestAttachWithoutTTy (0.06s)
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestCheckpoint
07:34:42 [2022-06-02T07:34:42.757Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:34:42 [2022-06-02T07:34:42.757Z] --- SKIP: TestCheckpoint (0.00s)
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/commit
07:34:42 [2022-06-02T07:34:42.757Z] === PAUSE TestContainerInvalidJSON/commit
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/create
07:34:42 [2022-06-02T07:34:42.757Z] === PAUSE TestContainerInvalidJSON/containers/create
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:34:42 [2022-06-02T07:34:42.757Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:34:42 [2022-06-02T07:34:42.757Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:34:42 [2022-06-02T07:34:42.757Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:34:42 [2022-06-02T07:34:42.757Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:34:42 [2022-06-02T07:34:42.757Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:34:42 [2022-06-02T07:34:42.757Z] === CONT  TestContainerInvalidJSON/commit
07:34:42 [2022-06-02T07:34:42.757Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:34:42 [2022-06-02T07:34:42.757Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:34:42 [2022-06-02T07:34:42.757Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:34:42 [2022-06-02T07:34:42.757Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:34:42 [2022-06-02T07:34:42.757Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:34:42 [2022-06-02T07:34:42.757Z] === CONT  TestContainerInvalidJSON/containers/create
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:34:42 [2022-06-02T07:34:42.757Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:34:42 [2022-06-02T07:34:42.757Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:34:42 [2022-06-02T07:34:42.757Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:34:42 [2022-06-02T07:34:42.757Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:34:42 [2022-06-02T07:34:42.757Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.757Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.757Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:34:42 [2022-06-02T07:34:42.758Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:34:42 [2022-06-02T07:34:42.758Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
07:34:42 [2022-06-02T07:34:42.758Z] === RUN   TestCopyFromContainerPathIsNotDir
07:34:43 [2022-06-02T07:34:43.015Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
07:34:43 [2022-06-02T07:34:43.016Z] === RUN   TestCopyToContainerPathDoesNotExist
07:34:43 [2022-06-02T07:34:43.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
07:34:43 [2022-06-02T07:34:43.016Z] === RUN   TestCopyEmptyFile
07:34:43 [2022-06-02T07:34:43.272Z] --- PASS: TestCopyEmptyFile (0.25s)
07:34:43 [2022-06-02T07:34:43.272Z] === RUN   TestCopyToContainerPathIsNotDir
07:34:43 [2022-06-02T07:34:43.272Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
07:34:43 [2022-06-02T07:34:43.272Z] === RUN   TestCopyFromContainer
07:34:44 [2022-06-02T07:34:44.679Z] === RUN   TestCopyFromContainer//
07:34:44 [2022-06-02T07:34:44.679Z] === RUN   TestCopyFromContainer//bar/root
07:34:44 [2022-06-02T07:34:44.679Z] === RUN   TestCopyFromContainer//bar/root/
07:34:44 [2022-06-02T07:34:44.679Z] === RUN   TestCopyFromContainer/bar/quux
07:34:44 [2022-06-02T07:34:44.679Z] === RUN   TestCopyFromContainer/bar/quux/
07:34:44 [2022-06-02T07:34:44.934Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:34:44 [2022-06-02T07:34:44.934Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:34:44 [2022-06-02T07:34:44.934Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:34:44 [2022-06-02T07:34:44.934Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCopyFromContainer/bar/notarget
07:34:45 [2022-06-02T07:34:45.190Z] --- PASS: TestCopyFromContainer (1.83s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:34:45 [2022-06-02T07:34:45.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:34:45 [2022-06-02T07:34:45.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:34:45 [2022-06-02T07:34:45.190Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:34:45 [2022-06-02T07:34:45.190Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:34:45 [2022-06-02T07:34:45.190Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:34:45 [2022-06-02T07:34:45.190Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:34:45 [2022-06-02T07:34:45.190Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:34:45 [2022-06-02T07:34:45.190Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCreateLinkToNonExistingContainer
07:34:45 [2022-06-02T07:34:45.190Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCreateWithInvalidEnv
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCreateWithInvalidEnv/0
07:34:45 [2022-06-02T07:34:45.190Z] === PAUSE TestCreateWithInvalidEnv/0
07:34:45 [2022-06-02T07:34:45.190Z] === RUN   TestCreateWithInvalidEnv/1
07:34:45 [2022-06-02T07:34:45.190Z] === PAUSE TestCreateWithInvalidEnv/1
07:34:45 [2022-06-02T07:34:45.191Z] === RUN   TestCreateWithInvalidEnv/2
07:34:45 [2022-06-02T07:34:45.191Z] === PAUSE TestCreateWithInvalidEnv/2
07:34:45 [2022-06-02T07:34:45.191Z] === CONT  TestCreateWithInvalidEnv/0
07:34:45 [2022-06-02T07:34:45.191Z] === CONT  TestCreateWithInvalidEnv/2
07:34:45 [2022-06-02T07:34:45.191Z] === CONT  TestCreateWithInvalidEnv/1
07:34:45 [2022-06-02T07:34:45.191Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:34:45 [2022-06-02T07:34:45.191Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:34:45 [2022-06-02T07:34:45.191Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:34:45 [2022-06-02T07:34:45.191Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:34:45 [2022-06-02T07:34:45.191Z] === RUN   TestCreateTmpfsMountsTarget
07:34:45 [2022-06-02T07:34:45.191Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:34:45 [2022-06-02T07:34:45.191Z] === RUN   TestCreateWithCustomMaskedPaths
07:34:45 [2022-06-02T07:34:45.626Z] --- PASS: TestBuildLabelWithTargets (8.00s)
07:34:45 [2022-06-02T07:34:45.626Z] === RUN   TestBuildWithEmptyLayers
07:34:47 [2022-06-02T07:34:47.077Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s)
07:34:47 [2022-06-02T07:34:47.077Z] === RUN   TestCreateWithCustomReadonlyPaths
07:34:48 [2022-06-02T07:34:48.161Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
07:34:48 [2022-06-02T07:34:48.161Z] === RUN   TestBuildMultiStageOnBuild
07:34:48 [2022-06-02T07:34:48.487Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s)
07:34:48 [2022-06-02T07:34:48.487Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:34:48 [2022-06-02T07:34:48.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:34:48 [2022-06-02T07:34:48.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:34:48 [2022-06-02T07:34:48.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:34:48 [2022-06-02T07:34:48.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:34:48 [2022-06-02T07:34:48.487Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:34:48 [2022-06-02T07:34:48.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:34:48 [2022-06-02T07:34:48.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:34:48 [2022-06-02T07:34:48.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:34:48 [2022-06-02T07:34:48.487Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:34:48 [2022-06-02T07:34:48.487Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:34:48 [2022-06-02T07:34:48.487Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:34:48 [2022-06-02T07:34:48.487Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:34:48 [2022-06-02T07:34:48.487Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
07:34:48 [2022-06-02T07:34:48.487Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:34:49 [2022-06-02T07:34:49.050Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
07:34:49 [2022-06-02T07:34:49.050Z] === RUN   TestCreateDifferentPlatform
07:34:49 [2022-06-02T07:34:49.050Z] === RUN   TestCreateDifferentPlatform/different_os
07:34:49 [2022-06-02T07:34:49.050Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:34:49 [2022-06-02T07:34:49.050Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:34:49 [2022-06-02T07:34:49.050Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:34:49 [2022-06-02T07:34:49.050Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:34:49 [2022-06-02T07:34:49.050Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:34:49 [2022-06-02T07:34:49.306Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
07:34:49 [2022-06-02T07:34:49.306Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:34:49 [2022-06-02T07:34:49.306Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
07:34:49 [2022-06-02T07:34:49.306Z] === RUN   TestCreateInvalidHostConfig
07:34:49 [2022-06-02T07:34:49.306Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:34:49 [2022-06-02T07:34:49.306Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:34:49 [2022-06-02T07:34:49.306Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:34:49 [2022-06-02T07:34:49.306Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:34:49 [2022-06-02T07:34:49.306Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:34:49 [2022-06-02T07:34:49.307Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:34:49 [2022-06-02T07:34:49.307Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:34:49 [2022-06-02T07:34:49.307Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:34:49 [2022-06-02T07:34:49.307Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:34:49 [2022-06-02T07:34:49.307Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:34:49 [2022-06-02T07:34:49.307Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:34:49 [2022-06-02T07:34:49.307Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:34:49 [2022-06-02T07:34:49.307Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:34:49 [2022-06-02T07:34:49.307Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:34:49 [2022-06-02T07:34:49.307Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:34:49 [2022-06-02T07:34:49.307Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:34:49 [2022-06-02T07:34:49.307Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:34:49 [2022-06-02T07:34:49.307Z] === RUN   TestContainerStartOnDaemonRestart
07:34:49 [2022-06-02T07:34:49.307Z] === PAUSE TestContainerStartOnDaemonRestart
07:34:49 [2022-06-02T07:34:49.307Z] === RUN   TestDaemonRestartIpcMode
07:34:49 [2022-06-02T07:34:49.307Z] === PAUSE TestDaemonRestartIpcMode
07:34:49 [2022-06-02T07:34:49.307Z] === RUN   TestDaemonHostGatewayIP
07:34:49 [2022-06-02T07:34:49.307Z] === PAUSE TestDaemonHostGatewayIP
07:34:49 [2022-06-02T07:34:49.307Z] === RUN   TestRestartDaemonWithRestartingContainer
07:34:49 [2022-06-02T07:34:49.307Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:34:49 [2022-06-02T07:34:49.307Z] === RUN   TestContainerKillOnDaemonStart
07:34:49 [2022-06-02T07:34:49.307Z] === PAUSE TestContainerKillOnDaemonStart
07:34:49 [2022-06-02T07:34:49.307Z] === RUN   TestDiff
07:34:49 [2022-06-02T07:34:49.916Z] --- PASS: TestDiff (0.57s)
07:34:49 [2022-06-02T07:34:49.916Z] === RUN   TestExecWithCloseStdin
07:34:50 [2022-06-02T07:34:50.478Z] --- PASS: TestExecWithCloseStdin (0.67s)
07:34:50 [2022-06-02T07:34:50.478Z] === RUN   TestExec
07:34:51 [2022-06-02T07:34:51.083Z] --- PASS: TestExec (0.63s)
07:34:51 [2022-06-02T07:34:51.083Z] === RUN   TestExecUser
07:34:52 [2022-06-02T07:34:52.054Z] --- PASS: TestExecUser (0.68s)
07:34:52 [2022-06-02T07:34:52.054Z] === RUN   TestExportContainerAndImportImage
07:34:52 [2022-06-02T07:34:52.616Z] --- PASS: TestExportContainerAndImportImage (0.85s)
07:34:52 [2022-06-02T07:34:52.616Z] === RUN   TestExportContainerAfterDaemonRestart
07:34:53 [2022-06-02T07:34:53.490Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
07:34:53 [2022-06-02T07:34:53.490Z] === RUN   TestBuildUncleanTarFilenames
07:34:53 [2022-06-02T07:34:53.749Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
07:34:53 [2022-06-02T07:34:53.749Z] === RUN   TestBuildMultiStageLayerLeak
07:34:54 [2022-06-02T07:34:54.024Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
07:34:54 [2022-06-02T07:34:54.024Z] === RUN   TestHealthCheckWorkdir
07:34:54 [2022-06-02T07:34:54.999Z] --- PASS: TestHealthCheckWorkdir (0.80s)
07:34:54 [2022-06-02T07:34:54.999Z] === RUN   TestHealthKillContainer
07:34:57 [2022-06-02T07:34:57.025Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.388s	coverage: 60.4% of statements
07:34:57 [2022-06-02T07:34:57.025Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
07:34:57 [2022-06-02T07:34:57.025Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
07:34:57 [2022-06-02T07:34:57.025Z] ok  	github.com/docker/docker/libnetwork/osl	4.289s	coverage: 39.7% of statements
07:34:57 [2022-06-02T07:34:57.025Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
07:34:57 [2022-06-02T07:34:57.025Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
07:34:57 [2022-06-02T07:34:57.025Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.261s	coverage: 48.6% of statements
07:34:57 [2022-06-02T07:34:57.284Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
07:34:57 [2022-06-02T07:34:57.284Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
07:34:57 [2022-06-02T07:34:57.542Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === Skipped
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork TestParallel1 (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork TestParallel3 (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork TestParallel2 (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
07:34:57 [2022-06-02T07:34:57.542Z]     firewalld_test.go:14: firewalld is not running
07:34:57 [2022-06-02T07:34:57.542Z] 
07:34:57 [2022-06-02T07:34:57.542Z] DONE 326 tests, 9 skipped in 202.348s
Post stage
[Pipeline] junit
07:34:58 [2022-06-02T07:34:58.495Z] Recording test results
07:34:59 [2022-06-02T07:34:59.026Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
07:34:59 [2022-06-02T07:34:59.026Z] === RUN   TestBuildWithHugeFile
07:35:00 [2022-06-02T07:35:00.013Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:35:00 [2022-06-02T07:35:00.351Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh dynbinary test-integration
07:35:00 [2022-06-02T07:35:00.920Z] 
07:35:00 [2022-06-02T07:35:00.920Z] Removing bundles/
07:35:00 [2022-06-02T07:35:00.920Z] 
07:35:00 [2022-06-02T07:35:00.920Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:35:00 [2022-06-02T07:35:00.920Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:35:00 [2022-06-02T07:35:00.920Z] GOOS="" GOARCH="" GOARM=""
07:35:03 [2022-06-02T07:35:03.123Z] --- PASS: TestHealthKillContainer (8.23s)
07:35:03 [2022-06-02T07:35:03.123Z] === RUN   TestInspectCpusetInConfigPre120
07:35:03 [2022-06-02T07:35:03.683Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
07:35:03 [2022-06-02T07:35:03.683Z] === RUN   TestIpcModeNone
07:35:04 [2022-06-02T07:35:04.286Z] --- PASS: TestIpcModeNone (0.66s)
07:35:04 [2022-06-02T07:35:04.286Z] === RUN   TestIpcModePrivate
07:35:04 [2022-06-02T07:35:04.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:35:04 [2022-06-02T07:35:04.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:35:04 [2022-06-02T07:35:04.541Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
07:35:04 [2022-06-02T07:35:04.797Z] --- PASS: TestIpcModePrivate (0.65s)
07:35:04 [2022-06-02T07:35:04.797Z] === RUN   TestIpcModeShareable
07:35:05 [2022-06-02T07:35:05.358Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
07:35:05 [2022-06-02T07:35:05.613Z] --- PASS: TestIpcModeShareable (0.64s)
07:35:05 [2022-06-02T07:35:05.613Z] === RUN   TestAPIIpcModeShareableAndContainer
07:35:07 [2022-06-02T07:35:07.543Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s)
07:35:07 [2022-06-02T07:35:07.543Z] === RUN   TestAPIIpcModeHost
07:35:07 [2022-06-02T07:35:07.798Z] --- PASS: TestAPIIpcModeHost (0.39s)
07:35:07 [2022-06-02T07:35:07.798Z] === RUN   TestDaemonIpcModeShareable
07:35:08 [2022-06-02T07:35:08.723Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
07:35:08 [2022-06-02T07:35:08.979Z] --- PASS: TestDaemonIpcModeShareable (1.25s)
07:35:08 [2022-06-02T07:35:08.979Z] === RUN   TestDaemonIpcModePrivate
07:35:09 [2022-06-02T07:35:09.906Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
07:35:10 [2022-06-02T07:35:10.161Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
07:35:10 [2022-06-02T07:35:10.161Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:35:11 [2022-06-02T07:35:11.562Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
07:35:11 [2022-06-02T07:35:11.562Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
07:35:11 [2022-06-02T07:35:11.562Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:35:12 [2022-06-02T07:35:12.488Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
07:35:12 [2022-06-02T07:35:12.488Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
07:35:12 [2022-06-02T07:35:12.488Z] === RUN   TestIpcModeOlderClient
07:35:12 [2022-06-02T07:35:12.488Z] === PAUSE TestIpcModeOlderClient
07:35:12 [2022-06-02T07:35:12.488Z] === RUN   TestKillContainerInvalidSignal
07:35:13 [2022-06-02T07:35:13.048Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
07:35:13 [2022-06-02T07:35:13.048Z] === RUN   TestKillContainer
07:35:13 [2022-06-02T07:35:13.048Z] === RUN   TestKillContainer/no_signal
07:35:13 [2022-06-02T07:35:13.519Z] === RUN   TestKillContainer/non_killing_signal
07:35:13 [2022-06-02T07:35:13.774Z] === RUN   TestKillContainer/killing_signal
07:35:14 [2022-06-02T07:35:14.335Z] --- PASS: TestKillContainer (1.32s)
07:35:14 [2022-06-02T07:35:14.335Z]     --- PASS: TestKillContainer/no_signal (0.43s)
07:35:14 [2022-06-02T07:35:14.335Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
07:35:14 [2022-06-02T07:35:14.335Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
07:35:14 [2022-06-02T07:35:14.335Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:35:14 [2022-06-02T07:35:14.335Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:35:14 [2022-06-02T07:35:14.940Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:35:15 [2022-06-02T07:35:15.912Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
07:35:15 [2022-06-02T07:35:15.912Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
07:35:15 [2022-06-02T07:35:15.912Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
07:35:15 [2022-06-02T07:35:15.912Z] === RUN   TestKillStoppedContainer
07:35:15 [2022-06-02T07:35:15.912Z] --- PASS: TestKillStoppedContainer (0.05s)
07:35:15 [2022-06-02T07:35:15.912Z] === RUN   TestKillStoppedContainerAPIPre120
07:35:15 [2022-06-02T07:35:15.912Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:35:15 [2022-06-02T07:35:15.912Z] === RUN   TestKillDifferentUserContainer
07:35:16 [2022-06-02T07:35:16.168Z] --- PASS: TestKillDifferentUserContainer (0.42s)
07:35:16 [2022-06-02T07:35:16.168Z] === RUN   TestInspectOomKilledTrue
07:35:16 [2022-06-02T07:35:16.168Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
07:35:16 [2022-06-02T07:35:16.168Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:35:16 [2022-06-02T07:35:16.168Z] === RUN   TestInspectOomKilledFalse
07:35:16 [2022-06-02T07:35:16.728Z] --- PASS: TestInspectOomKilledFalse (0.40s)
07:35:16 [2022-06-02T07:35:16.728Z] === RUN   TestLinksEtcHostsContentMatch
07:35:16 [2022-06-02T07:35:16.982Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
07:35:16 [2022-06-02T07:35:16.982Z] === RUN   TestLinksContainerNames
07:35:17 [2022-06-02T07:35:17.908Z] --- PASS: TestLinksContainerNames (0.92s)
07:35:17 [2022-06-02T07:35:17.908Z] === RUN   TestLogsFollowTailEmpty
07:35:18 [2022-06-02T07:35:18.164Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
07:35:18 [2022-06-02T07:35:18.164Z] === RUN   TestContainerNetworkMountsNoChown
07:35:18 [2022-06-02T07:35:18.727Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/default
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/default
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/private
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/private
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rprivate
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rprivate
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/slave
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/slave
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rslave
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rslave
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/shared
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/shared
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rshared
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rshared
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/default
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/default/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/default/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/default/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/rshared
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/shared
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/rslave
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/slave
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/rprivate
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/private
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/private/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/private/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/default/mount_root
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:35:18 [2022-06-02T07:35:18.727Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:35:18 [2022-06-02T07:35:18.983Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:35:18 [2022-06-02T07:35:18.983Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:35:18 [2022-06-02T07:35:18.983Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:35:18 [2022-06-02T07:35:18.983Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:35:18 [2022-06-02T07:35:18.983Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:35:18 [2022-06-02T07:35:18.983Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:35:18 [2022-06-02T07:35:18.983Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:35:18 [2022-06-02T07:35:18.983Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/private/bind_root
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/private/mount_root
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:35:19 [2022-06-02T07:35:19.239Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:35:19 [2022-06-02T07:35:19.239Z] --- PASS: TestMountDaemonRoot (0.02s)
07:35:19 [2022-06-02T07:35:19.239Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
07:35:19 [2022-06-02T07:35:19.239Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
07:35:19 [2022-06-02T07:35:19.239Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
07:35:19 [2022-06-02T07:35:19.239Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
07:35:19 [2022-06-02T07:35:19.239Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:35:19 [2022-06-02T07:35:19.239Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:35:19 [2022-06-02T07:35:19.239Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:35:19 [2022-06-02T07:35:19.239Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:35:19 [2022-06-02T07:35:19.239Z] === RUN   TestContainerBindMountNonRecursive
07:35:20 [2022-06-02T07:35:20.643Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
07:35:20 [2022-06-02T07:35:20.643Z] === RUN   TestContainerVolumesMountedAsShared
07:35:21 [2022-06-02T07:35:21.203Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
07:35:21 [2022-06-02T07:35:21.203Z] === RUN   TestContainerVolumesMountedAsSlave
07:35:21 [2022-06-02T07:35:21.459Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
07:35:21 [2022-06-02T07:35:21.459Z] === RUN   TestNetworkNat
07:35:22 [2022-06-02T07:35:22.019Z] --- PASS: TestNetworkNat (0.46s)
07:35:22 [2022-06-02T07:35:22.019Z] === RUN   TestNetworkLocalhostTCPNat
07:35:22 [2022-06-02T07:35:22.275Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
07:35:22 [2022-06-02T07:35:22.275Z] === RUN   TestNetworkLoopbackNat
07:35:25 [2022-06-02T07:35:25.016Z] --- PASS: TestNetworkLoopbackNat (2.65s)
07:35:25 [2022-06-02T07:35:25.016Z] === RUN   TestPause
07:35:25 [2022-06-02T07:35:25.271Z] --- PASS: TestPause (0.46s)
07:35:25 [2022-06-02T07:35:25.271Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:35:25 [2022-06-02T07:35:25.526Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:35:25 [2022-06-02T07:35:25.526Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:35:25 [2022-06-02T07:35:25.526Z] === RUN   TestPauseStopPausedContainer
07:35:25 [2022-06-02T07:35:25.823Z] --- PASS: TestPauseStopPausedContainer (0.45s)
07:35:25 [2022-06-02T07:35:25.823Z] === RUN   TestPidHost
07:35:26 [2022-06-02T07:35:26.750Z] --- PASS: TestPidHost (1.02s)
07:35:26 [2022-06-02T07:35:26.750Z] === RUN   TestPsFilter
07:35:27 [2022-06-02T07:35:27.005Z] --- PASS: TestPsFilter (0.12s)
07:35:27 [2022-06-02T07:35:27.005Z] === RUN   TestRemoveContainerWithRemovedVolume
07:35:27 [2022-06-02T07:35:27.566Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
07:35:27 [2022-06-02T07:35:27.566Z] === RUN   TestRemoveContainerWithVolume
07:35:27 [2022-06-02T07:35:27.822Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
07:35:27 [2022-06-02T07:35:27.822Z] === RUN   TestRemoveContainerRunning
07:35:28 [2022-06-02T07:35:28.430Z] --- PASS: TestRemoveContainerRunning (0.47s)
07:35:28 [2022-06-02T07:35:28.430Z] === RUN   TestRemoveContainerForceRemoveRunning
07:35:28 [2022-06-02T07:35:28.685Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
07:35:28 [2022-06-02T07:35:28.685Z] === RUN   TestRemoveInvalidContainer
07:35:28 [2022-06-02T07:35:28.685Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:35:28 [2022-06-02T07:35:28.685Z] === RUN   TestRenameLinkedContainer
07:35:30 [2022-06-02T07:35:30.614Z] --- PASS: TestRenameLinkedContainer (1.80s)
07:35:30 [2022-06-02T07:35:30.614Z] === RUN   TestRenameStoppedContainer
07:35:30 [2022-06-02T07:35:30.916Z] --- PASS: TestRenameStoppedContainer (0.42s)
07:35:30 [2022-06-02T07:35:30.916Z] === RUN   TestRenameRunningContainerAndReuse
07:35:31 [2022-06-02T07:35:31.842Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
07:35:31 [2022-06-02T07:35:31.842Z] === RUN   TestRenameInvalidName
07:35:32 [2022-06-02T07:35:32.402Z] --- PASS: TestRenameInvalidName (0.48s)
07:35:32 [2022-06-02T07:35:32.402Z] === RUN   TestRenameAnonymousContainer
07:35:34 [2022-06-02T07:35:34.334Z] --- PASS: TestRenameAnonymousContainer (1.66s)
07:35:34 [2022-06-02T07:35:34.334Z] === RUN   TestRenameContainerWithSameName
07:35:34 [2022-06-02T07:35:34.334Z] --- PASS: TestRenameContainerWithSameName (0.44s)
07:35:34 [2022-06-02T07:35:34.334Z] === RUN   TestRenameContainerWithLinkedContainer
07:35:35 [2022-06-02T07:35:35.302Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
07:35:35 [2022-06-02T07:35:35.303Z] === RUN   TestResize
07:35:35 [2022-06-02T07:35:35.863Z] --- PASS: TestResize (0.43s)
07:35:35 [2022-06-02T07:35:35.863Z] === RUN   TestResizeWithInvalidSize
07:35:36 [2022-06-02T07:35:36.119Z] --- PASS: TestResizeWithInvalidSize (0.44s)
07:35:36 [2022-06-02T07:35:36.119Z] === RUN   TestResizeWhenContainerNotStarted
07:35:36 [2022-06-02T07:35:36.723Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:35:36 [2022-06-02T07:35:36.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:35:38 [2022-06-02T07:35:38.610Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:35:39 [2022-06-02T07:35:39.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:35:40 [2022-06-02T07:35:40.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:35:40 [2022-06-02T07:35:40.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:35:42 [2022-06-02T07:35:42.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:35:42 [2022-06-02T07:35:42.306Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:35:46 [2022-06-02T07:35:46.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:35:46 [2022-06-02T07:35:46.511Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:35:47 [2022-06-02T07:35:47.555Z] INFO [linters context/goanalysis] analyzers took 4m45.155994687s with top 10 stages: buildir: 2m1.944979682s, goimports: 24.497877092s, unconvert: 17.123878985s, gosec: 14.530132292s, S1038: 8.448907893s, golint: 8.002579115s, misspell: 6.087063567s, nilness: 4.338432258s, inspect: 4.164820458s, S1039: 3.859068277s 
07:35:47 [2022-06-02T07:35:47.555Z] INFO [runner] Issues before processing: 3034, after processing: 0 
07:35:47 [2022-06-02T07:35:47.555Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 77/2035, identifier_marker: 2035/2035, skip_dirs: 2418/2418, autogenerated_exclude: 2035/2418, exclude: 2035/2035, nolint: 0/77, filename_unadjuster: 2418/2418, path_prettifier: 2418/2418, skip_files: 2418/2418, cgo: 2418/3034 
07:35:47 [2022-06-02T07:35:47.555Z] INFO [runner] processing took 81.091279ms with stages: nolint: 32.329284ms, identifier_marker: 21.482419ms, path_prettifier: 9.14574ms, autogenerated_exclude: 8.141434ms, exclude-rules: 7.845871ms, skip_dirs: 1.763695ms, cgo: 242.284µs, filename_unadjuster: 134.652µs, max_same_issues: 1.763µs, uniq_by_line: 704ns, diff: 581ns, skip_files: 452ns, exclude: 444ns, max_from_linter: 437ns, source_code: 402ns, path_shortener: 251ns, severity-rules: 229ns, max_per_file_from_linter: 227ns, sort_results: 216ns, path_prefixer: 194ns 
07:35:47 [2022-06-02T07:35:47.555Z] INFO [runner] linters took 1m31.907390878s with stages: goanalysis_metalinter: 1m31.826172578s 
07:35:47 [2022-06-02T07:35:47.555Z] INFO File cache stats: 1671 entries of total size 8.5MiB 
07:35:47 [2022-06-02T07:35:47.555Z] INFO Memory: 2647 samples, avg is 285.3MB, max is 1178.5MB 
07:35:47 [2022-06-02T07:35:47.555Z] INFO Execution took 4m24.517549927s               
07:35:47 [2022-06-02T07:35:47.555Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
07:35:47 [2022-06-02T07:35:47.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh dynbinary test-docker-py
07:35:48 [2022-06-02T07:35:48.167Z] 
07:35:48 [2022-06-02T07:35:48.423Z] Removing bundles/
07:35:48 [2022-06-02T07:35:48.423Z] 
07:35:48 [2022-06-02T07:35:48.423Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:35:48 [2022-06-02T07:35:48.423Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:35:48 [2022-06-02T07:35:48.423Z] GOOS="" GOARCH="" GOARM=""
07:35:48 [2022-06-02T07:35:48.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:35:49 [2022-06-02T07:35:49.847Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:35:50 [2022-06-02T07:35:50.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:35:51 [2022-06-02T07:35:51.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:35:52 [2022-06-02T07:35:52.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:35:53 [2022-06-02T07:35:53.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:35:55 [2022-06-02T07:35:55.276Z] --- PASS: TestBuildWithHugeFile (50.30s)
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWCOWSandboxSize
07:35:55 [2022-06-02T07:35:55.276Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:35:55 [2022-06-02T07:35:55.276Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWithEmptyDockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
07:35:55 [2022-06-02T07:35:55.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
07:35:55 [2022-06-02T07:35:55.276Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
07:35:55 [2022-06-02T07:35:55.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildPreserveOwnership
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildPreserveOwnership/copy_from
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:35:55 [2022-06-02T07:35:55.359Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.61s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s)
07:35:55 [2022-06-02T07:35:55.359Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s)
07:35:55 [2022-06-02T07:35:55.359Z] === RUN   TestCgroupNamespacesRun
07:35:56 [2022-06-02T07:35:56.285Z] --- PASS: TestCgroupNamespacesRun (1.23s)
07:35:56 [2022-06-02T07:35:56.285Z] === RUN   TestCgroupNamespacesRunPrivileged
07:35:56 [2022-06-02T07:35:56.285Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
07:35:56 [2022-06-02T07:35:56.285Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
07:35:56 [2022-06-02T07:35:56.285Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:35:57 [2022-06-02T07:35:57.648Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
07:35:57 [2022-06-02T07:35:57.648Z] === RUN   TestCgroupNamespacesRunHostMode
07:35:58 [2022-06-02T07:35:58.574Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
07:35:58 [2022-06-02T07:35:58.574Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:35:59 [2022-06-02T07:35:59.466Z] --- PASS: TestBuildPreserveOwnership (10.43s)
07:35:59 [2022-06-02T07:35:59.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.40s)
07:35:59 [2022-06-02T07:35:59.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestBuildPlatformInvalid
07:35:59 [2022-06-02T07:35:59.466Z] --- PASS: TestBuildPlatformInvalid (0.09s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:35:59 [2022-06-02T07:35:59.466Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z] PASS
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === Skipped
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z]     build_session_test.go:25: TODO: BuildKit
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] DONE 34 tests, 3 skipped in 110.852s
07:35:59 [2022-06-02T07:35:59.466Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:35:59 [2022-06-02T07:35:59.466Z] INFO: Testing against a local daemon
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigInspect
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigInspect (0.02s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigList
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigList (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigsCreateAndDelete
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigsUpdate
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigsUpdate (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestTemplatedConfig
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestTemplatedConfig (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigCreateResolve
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigCreateResolve (0.02s)
07:35:59 [2022-06-02T07:35:59.466Z] PASS
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === Skipped
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] DONE 6 tests, 6 skipped in 0.169s
07:35:59 [2022-06-02T07:35:59.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:35:59 [2022-06-02T07:35:59.725Z] INFO: Testing against a local daemon
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestAttachWithTTY
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestAttachWithTTY (0.05s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestAttachWithoutTTy
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestAttachWithoutTTy (0.04s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestCheckpoint
07:35:59 [2022-06-02T07:35:59.725Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:35:59 [2022-06-02T07:35:59.725Z] --- SKIP: TestCheckpoint (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/commit
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/containers/create
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/commit
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/containers/create
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestCopyFromContainerPathIsNotDir
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestCopyToContainerPathDoesNotExist
07:35:59 [2022-06-02T07:35:59.979Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
07:35:59 [2022-06-02T07:35:59.979Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:35:59 [2022-06-02T07:35:59.984Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
07:35:59 [2022-06-02T07:35:59.984Z] === RUN   TestCopyEmptyFile
07:35:59 [2022-06-02T07:35:59.984Z] --- PASS: TestCopyEmptyFile (0.21s)
07:35:59 [2022-06-02T07:35:59.984Z] === RUN   TestCopyToContainerPathIsNotDir
07:36:00 [2022-06-02T07:36:00.243Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
07:36:00 [2022-06-02T07:36:00.243Z] === RUN   TestCopyFromContainer
07:36:00 [2022-06-02T07:36:00.906Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
07:36:00 [2022-06-02T07:36:00.906Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:36:01 [2022-06-02T07:36:01.832Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s)
07:36:01 [2022-06-02T07:36:01.832Z] === RUN   TestCgroupNamespacesRunOlderClient
07:36:02 [2022-06-02T07:36:02.803Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
07:36:02 [2022-06-02T07:36:02.803Z] === RUN   TestNISDomainname
07:36:03 [2022-06-02T07:36:03.364Z] --- PASS: TestNISDomainname (0.54s)
07:36:03 [2022-06-02T07:36:03.364Z] === RUN   TestHostnameDnsResolution
07:36:04 [2022-06-02T07:36:04.292Z] --- PASS: TestHostnameDnsResolution (0.75s)
07:36:04 [2022-06-02T07:36:04.292Z] === RUN   TestUnprivilegedPortsAndPing
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer//
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer//bar/root
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer//bar/root/
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/quux
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/quux/
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCopyFromContainer/bar/notarget
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCopyFromContainer (4.61s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateLinkToNonExistingContainer
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithInvalidEnv
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithInvalidEnv/0
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateWithInvalidEnv/0
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithInvalidEnv/1
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateWithInvalidEnv/1
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithInvalidEnv/2
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateWithInvalidEnv/2
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateWithInvalidEnv/0
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateWithInvalidEnv/2
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateWithInvalidEnv/1
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateTmpfsMountsTarget
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithCustomMaskedPaths
07:36:04 [2022-06-02T07:36:04.853Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
07:36:04 [2022-06-02T07:36:04.853Z] === RUN   TestPrivilegedHostDevices
07:36:05 [2022-06-02T07:36:05.413Z] --- PASS: TestPrivilegedHostDevices (0.54s)
07:36:05 [2022-06-02T07:36:05.413Z] === RUN   TestConsoleSize
07:36:05 [2022-06-02T07:36:05.669Z] --- PASS: TestConsoleSize (0.44s)
07:36:05 [2022-06-02T07:36:05.669Z] === RUN   TestStats
07:36:06 [2022-06-02T07:36:06.073Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
07:36:06 [2022-06-02T07:36:06.073Z] === RUN   TestCreateWithCustomReadonlyPaths
07:36:07 [2022-06-02T07:36:07.015Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:36:07 [2022-06-02T07:36:07.016Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:36:07 [2022-06-02T07:36:07.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:36:07 [2022-06-02T07:36:07.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:36:07 [2022-06-02T07:36:07.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:36:07 [2022-06-02T07:36:07.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:36:07 [2022-06-02T07:36:07.275Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:36:07 [2022-06-02T07:36:07.535Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
07:36:07 [2022-06-02T07:36:07.535Z] === RUN   TestCreateDifferentPlatform
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateDifferentPlatform/different_os
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:36:07 [2022-06-02T07:36:07.795Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:36:07 [2022-06-02T07:36:07.795Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:36:07 [2022-06-02T07:36:07.795Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:36:07 [2022-06-02T07:36:07.795Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:36:07 [2022-06-02T07:36:07.795Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:36:07 [2022-06-02T07:36:07.795Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:36:07 [2022-06-02T07:36:07.795Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestContainerStartOnDaemonRestart
07:36:07 [2022-06-02T07:36:07.795Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:36:07 [2022-06-02T07:36:07.795Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestDaemonRestartIpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestDaemonRestartIpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestDaemonHostGatewayIP
07:36:07 [2022-06-02T07:36:07.795Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:36:07 [2022-06-02T07:36:07.795Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestRestartDaemonWithRestartingContainer
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestContainerKillOnDaemonStart
07:36:07 [2022-06-02T07:36:07.795Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:36:07 [2022-06-02T07:36:07.795Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestDiff
07:36:08 [2022-06-02T07:36:08.055Z] --- PASS: TestDiff (0.40s)
07:36:08 [2022-06-02T07:36:08.055Z] === RUN   TestExecWithCloseStdin
07:36:08 [2022-06-02T07:36:08.222Z] --- PASS: TestStats (2.52s)
07:36:08 [2022-06-02T07:36:08.222Z] === RUN   TestStopContainerWithTimeout
07:36:08 [2022-06-02T07:36:08.222Z] === RUN   TestStopContainerWithTimeout/0
07:36:08 [2022-06-02T07:36:08.222Z] === PAUSE TestStopContainerWithTimeout/0
07:36:08 [2022-06-02T07:36:08.222Z] === RUN   TestStopContainerWithTimeout/1
07:36:08 [2022-06-02T07:36:08.222Z] === PAUSE TestStopContainerWithTimeout/1
07:36:08 [2022-06-02T07:36:08.222Z] === RUN   TestStopContainerWithTimeout/3
07:36:08 [2022-06-02T07:36:08.222Z] === PAUSE TestStopContainerWithTimeout/3
07:36:08 [2022-06-02T07:36:08.222Z] === RUN   TestStopContainerWithTimeout/-1
07:36:08 [2022-06-02T07:36:08.222Z] === PAUSE TestStopContainerWithTimeout/-1
07:36:08 [2022-06-02T07:36:08.222Z] === CONT  TestStopContainerWithTimeout/0
07:36:08 [2022-06-02T07:36:08.222Z] === CONT  TestStopContainerWithTimeout/-1
07:36:08 [2022-06-02T07:36:08.624Z] --- PASS: TestExecWithCloseStdin (0.48s)
07:36:08 [2022-06-02T07:36:08.624Z] === RUN   TestExec
07:36:08 [2022-06-02T07:36:08.797Z] === CONT  TestStopContainerWithTimeout/3
07:36:09 [2022-06-02T07:36:09.192Z] --- PASS: TestExec (0.45s)
07:36:09 [2022-06-02T07:36:09.192Z] === RUN   TestExecUser
07:36:09 [2022-06-02T07:36:09.451Z] --- PASS: TestExecUser (0.47s)
07:36:09 [2022-06-02T07:36:09.451Z] === RUN   TestExportContainerAndImportImage
07:36:10 [2022-06-02T07:36:10.020Z] --- PASS: TestExportContainerAndImportImage (0.56s)
07:36:10 [2022-06-02T07:36:10.020Z] === RUN   TestExportContainerAfterDaemonRestart
07:36:11 [2022-06-02T07:36:11.335Z] === CONT  TestStopContainerWithTimeout/1
07:36:11 [2022-06-02T07:36:11.400Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
07:36:11 [2022-06-02T07:36:11.400Z] === RUN   TestHealthCheckWorkdir
07:36:11 [2022-06-02T07:36:11.969Z] --- PASS: TestHealthCheckWorkdir (0.54s)
07:36:11 [2022-06-02T07:36:11.969Z] === RUN   TestHealthKillContainer
07:36:12 [2022-06-02T07:36:12.738Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:36:12 [2022-06-02T07:36:12.738Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
07:36:12 [2022-06-02T07:36:12.738Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
07:36:12 [2022-06-02T07:36:12.738Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
07:36:12 [2022-06-02T07:36:12.738Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
07:36:12 [2022-06-02T07:36:12.738Z] === RUN   TestDeleteDevicemapper
07:36:12 [2022-06-02T07:36:12.738Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:36:12 [2022-06-02T07:36:12.738Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:36:12 [2022-06-02T07:36:12.738Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:36:14 [2022-06-02T07:36:14.102Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s)
07:36:14 [2022-06-02T07:36:14.102Z] === RUN   TestUpdateMemory
07:36:14 [2022-06-02T07:36:14.662Z] --- PASS: TestUpdateMemory (0.58s)
07:36:14 [2022-06-02T07:36:14.662Z] === RUN   TestUpdateCPUQuota
07:36:15 [2022-06-02T07:36:15.634Z] --- PASS: TestUpdateCPUQuota (0.93s)
07:36:15 [2022-06-02T07:36:15.634Z] === RUN   TestUpdatePidsLimit
07:36:15 [2022-06-02T07:36:15.634Z] === RUN   TestUpdatePidsLimit/update_from_none
07:36:15 [2022-06-02T07:36:15.634Z] === RUN   TestUpdatePidsLimit/no_change
07:36:15 [2022-06-02T07:36:15.889Z] === RUN   TestUpdatePidsLimit/update_lower
07:36:16 [2022-06-02T07:36:16.145Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:36:16 [2022-06-02T07:36:16.401Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:36:16 [2022-06-02T07:36:16.656Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:36:16 [2022-06-02T07:36:16.912Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:36:17 [2022-06-02T07:36:17.837Z] --- PASS: TestUpdatePidsLimit (2.11s)
07:36:17 [2022-06-02T07:36:17.837Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
07:36:17 [2022-06-02T07:36:17.837Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
07:36:17 [2022-06-02T07:36:17.837Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
07:36:17 [2022-06-02T07:36:17.837Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
07:36:17 [2022-06-02T07:36:17.837Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
07:36:17 [2022-06-02T07:36:17.837Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
07:36:17 [2022-06-02T07:36:17.837Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
07:36:17 [2022-06-02T07:36:17.837Z] === RUN   TestUpdateRestartPolicy
07:36:20 [2022-06-02T07:36:20.085Z] --- PASS: TestHealthKillContainer (7.88s)
07:36:20 [2022-06-02T07:36:20.085Z] === RUN   TestInspectCpusetInConfigPre120
07:36:20 [2022-06-02T07:36:20.085Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:36:20 [2022-06-02T07:36:20.085Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:36:20 [2022-06-02T07:36:20.085Z] === RUN   TestIpcModeNone
07:36:20 [2022-06-02T07:36:20.344Z] --- PASS: TestIpcModeNone (0.60s)
07:36:20 [2022-06-02T07:36:20.344Z] === RUN   TestIpcModePrivate
07:36:20 [2022-06-02T07:36:20.912Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
07:36:20 [2022-06-02T07:36:20.912Z] --- PASS: TestIpcModePrivate (0.46s)
07:36:20 [2022-06-02T07:36:20.912Z] === RUN   TestIpcModeShareable
07:36:20 [2022-06-02T07:36:20.912Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:20 [2022-06-02T07:36:20.912Z] --- SKIP: TestIpcModeShareable (0.00s)
07:36:20 [2022-06-02T07:36:20.912Z] === RUN   TestAPIIpcModeShareableAndContainer
07:36:22 [2022-06-02T07:36:22.293Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
07:36:22 [2022-06-02T07:36:22.293Z] === RUN   TestAPIIpcModeHost
07:36:22 [2022-06-02T07:36:22.293Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:22 [2022-06-02T07:36:22.293Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:36:22 [2022-06-02T07:36:22.293Z] === RUN   TestDaemonIpcModeShareable
07:36:22 [2022-06-02T07:36:22.293Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:22 [2022-06-02T07:36:22.293Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:36:22 [2022-06-02T07:36:22.293Z] === RUN   TestDaemonIpcModePrivate
07:36:23 [2022-06-02T07:36:23.231Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
07:36:23 [2022-06-02T07:36:23.490Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
07:36:23 [2022-06-02T07:36:23.490Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:36:23 [2022-06-02T07:36:23.490Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:23 [2022-06-02T07:36:23.490Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:36:23 [2022-06-02T07:36:23.490Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:36:23 [2022-06-02T07:36:23.490Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:23 [2022-06-02T07:36:23.490Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:36:23 [2022-06-02T07:36:23.490Z] === RUN   TestIpcModeOlderClient
07:36:23 [2022-06-02T07:36:23.490Z] === PAUSE TestIpcModeOlderClient
07:36:23 [2022-06-02T07:36:23.490Z] === RUN   TestKillContainerInvalidSignal
07:36:24 [2022-06-02T07:36:24.059Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
07:36:24 [2022-06-02T07:36:24.059Z] === RUN   TestKillContainer
07:36:24 [2022-06-02T07:36:24.059Z] === RUN   TestKillContainer/no_signal
07:36:24 [2022-06-02T07:36:24.319Z] === RUN   TestKillContainer/non_killing_signal
07:36:24 [2022-06-02T07:36:24.579Z] === RUN   TestKillContainer/killing_signal
07:36:25 [2022-06-02T07:36:25.147Z] --- PASS: TestKillContainer (1.20s)
07:36:25 [2022-06-02T07:36:25.147Z]     --- PASS: TestKillContainer/no_signal (0.39s)
07:36:25 [2022-06-02T07:36:25.147Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
07:36:25 [2022-06-02T07:36:25.147Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
07:36:25 [2022-06-02T07:36:25.147Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:36:25 [2022-06-02T07:36:25.147Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:36:25 [2022-06-02T07:36:25.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:36:25 [2022-06-02T07:36:25.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:36:25 [2022-06-02T07:36:25.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
07:36:25 [2022-06-02T07:36:25.975Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
07:36:25 [2022-06-02T07:36:25.975Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
07:36:25 [2022-06-02T07:36:25.975Z] === RUN   TestKillStoppedContainer
07:36:25 [2022-06-02T07:36:25.975Z] --- PASS: TestKillStoppedContainer (0.04s)
07:36:25 [2022-06-02T07:36:25.975Z] === RUN   TestKillStoppedContainerAPIPre120
07:36:25 [2022-06-02T07:36:25.975Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:36:25 [2022-06-02T07:36:25.975Z] === RUN   TestKillDifferentUserContainer
07:36:26 [2022-06-02T07:36:26.544Z] --- PASS: TestKillDifferentUserContainer (0.45s)
07:36:26 [2022-06-02T07:36:26.544Z] === RUN   TestInspectOomKilledTrue
07:36:26 [2022-06-02T07:36:26.544Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:26 [2022-06-02T07:36:26.544Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:36:26 [2022-06-02T07:36:26.544Z] === RUN   TestInspectOomKilledFalse
07:36:26 [2022-06-02T07:36:26.544Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:36:26 [2022-06-02T07:36:26.544Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:36:26 [2022-06-02T07:36:26.544Z] === RUN   TestLinksEtcHostsContentMatch
07:36:26 [2022-06-02T07:36:26.544Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:36:26 [2022-06-02T07:36:26.544Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:36:26 [2022-06-02T07:36:26.544Z] === RUN   TestLinksContainerNames
07:36:27 [2022-06-02T07:36:27.482Z] --- PASS: TestLinksContainerNames (0.80s)
07:36:27 [2022-06-02T07:36:27.482Z] === RUN   TestLogsFollowTailEmpty
07:36:27 [2022-06-02T07:36:27.741Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
07:36:27 [2022-06-02T07:36:27.741Z] === RUN   TestContainerNetworkMountsNoChown
07:36:28 [2022-06-02T07:36:28.001Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/private
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/private
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rprivate
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rprivate
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/slave
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/slave
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rslave
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rslave
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/shared
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/shared
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rshared
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rshared
07:36:28 [2022-06-02T07:36:28.001Z] === CONT  TestMountDaemonRoot/default
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default/mount_root
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === CONT  TestMountDaemonRoot/default/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === CONT  TestMountDaemonRoot/rprivate
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/private/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/private/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/default/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rshared
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rslave
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/slave
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:36:28 [2022-06-02T07:36:28.521Z] --- PASS: TestMountDaemonRoot (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z] === RUN   TestContainerBindMountNonRecursive
07:36:28 [2022-06-02T07:36:28.522Z]     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)
07:36:28 [2022-06-02T07:36:28.522Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z] === RUN   TestContainerVolumesMountedAsShared
07:36:28 [2022-06-02T07:36:28.522Z]     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)
07:36:28 [2022-06-02T07:36:28.522Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
07:36:28 [2022-06-02T07:36:28.522Z] === RUN   TestContainerVolumesMountedAsSlave
07:36:28 [2022-06-02T07:36:28.522Z]     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)
07:36:28 [2022-06-02T07:36:28.522Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
07:36:28 [2022-06-02T07:36:28.522Z] === RUN   TestNetworkNat
07:36:29 [2022-06-02T07:36:29.090Z] --- PASS: TestNetworkNat (0.58s)
07:36:29 [2022-06-02T07:36:29.090Z] === RUN   TestNetworkLocalhostTCPNat
07:36:29 [2022-06-02T07:36:29.660Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
07:36:29 [2022-06-02T07:36:29.660Z] === RUN   TestNetworkLoopbackNat
07:36:30 [2022-06-02T07:36:30.266Z] --- PASS: TestUpdateRestartPolicy (11.20s)
07:36:30 [2022-06-02T07:36:30.266Z] === RUN   TestUpdateRestartWithAutoRemove
07:36:30 [2022-06-02T07:36:30.266Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
07:36:30 [2022-06-02T07:36:30.266Z] === RUN   TestWaitNonBlocked
07:36:30 [2022-06-02T07:36:30.266Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:36:30 [2022-06-02T07:36:30.266Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:36:30 [2022-06-02T07:36:30.266Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:36:30 [2022-06-02T07:36:30.266Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:36:30 [2022-06-02T07:36:30.266Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:36:30 [2022-06-02T07:36:30.266Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:36:30 [2022-06-02T07:36:30.266Z] --- PASS: TestWaitNonBlocked (0.01s)
07:36:30 [2022-06-02T07:36:30.266Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
07:36:30 [2022-06-02T07:36:30.266Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
07:36:30 [2022-06-02T07:36:30.266Z] === RUN   TestWaitBlocked
07:36:30 [2022-06-02T07:36:30.266Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:36:30 [2022-06-02T07:36:30.266Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:36:30 [2022-06-02T07:36:30.266Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:36:30 [2022-06-02T07:36:30.266Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:36:30 [2022-06-02T07:36:30.266Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:36:30 [2022-06-02T07:36:30.266Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:36:30 [2022-06-02T07:36:30.827Z] --- PASS: TestWaitBlocked (0.01s)
07:36:30 [2022-06-02T07:36:30.827Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
07:36:30 [2022-06-02T07:36:30.827Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
07:36:30 [2022-06-02T07:36:30.827Z] === CONT  TestContainerStartOnDaemonRestart
07:36:30 [2022-06-02T07:36:30.827Z] === CONT  TestRestartDaemonWithRestartingContainer
07:36:32 [2022-06-02T07:36:32.194Z] --- PASS: TestNetworkLoopbackNat (2.53s)
07:36:32 [2022-06-02T07:36:32.194Z] === RUN   TestPause
07:36:32 [2022-06-02T07:36:32.194Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:32 [2022-06-02T07:36:32.194Z] --- SKIP: TestPause (0.00s)
07:36:32 [2022-06-02T07:36:32.194Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:36:32 [2022-06-02T07:36:32.194Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:36:32 [2022-06-02T07:36:32.194Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:36:32 [2022-06-02T07:36:32.194Z] === RUN   TestPauseStopPausedContainer
07:36:32 [2022-06-02T07:36:32.194Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:32 [2022-06-02T07:36:32.194Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
07:36:32 [2022-06-02T07:36:32.194Z] === RUN   TestPidHost
07:36:33 [2022-06-02T07:36:33.132Z] --- PASS: TestPidHost (0.91s)
07:36:33 [2022-06-02T07:36:33.132Z] === RUN   TestPsFilter
07:36:33 [2022-06-02T07:36:33.132Z] --- PASS: TestPsFilter (0.11s)
07:36:33 [2022-06-02T07:36:33.132Z] === RUN   TestRemoveContainerWithRemovedVolume
07:36:33 [2022-06-02T07:36:33.345Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s)
07:36:33 [2022-06-02T07:36:33.345Z] === CONT  TestDaemonHostGatewayIP
07:36:33 [2022-06-02T07:36:33.345Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s)
07:36:33 [2022-06-02T07:36:33.345Z] === CONT  TestDaemonRestartIpcMode
07:36:33 [2022-06-02T07:36:33.700Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
07:36:33 [2022-06-02T07:36:33.700Z] === RUN   TestRemoveContainerWithVolume
07:36:33 [2022-06-02T07:36:33.959Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
07:36:33 [2022-06-02T07:36:33.959Z] === RUN   TestRemoveContainerRunning
07:36:34 [2022-06-02T07:36:34.527Z] --- PASS: TestRemoveContainerRunning (0.42s)
07:36:34 [2022-06-02T07:36:34.527Z] === RUN   TestRemoveContainerForceRemoveRunning
07:36:34 [2022-06-02T07:36:34.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
07:36:34 [2022-06-02T07:36:34.787Z] === RUN   TestRemoveInvalidContainer
07:36:34 [2022-06-02T07:36:34.787Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:36:34 [2022-06-02T07:36:34.787Z] === RUN   TestRenameLinkedContainer
07:36:35 [2022-06-02T07:36:35.903Z] --- PASS: TestDaemonRestartIpcMode (2.75s)
07:36:35 [2022-06-02T07:36:35.903Z] === CONT  TestIpcModeOlderClient
07:36:35 [2022-06-02T07:36:35.903Z] --- PASS: TestDaemonHostGatewayIP (2.81s)
07:36:35 [2022-06-02T07:36:35.903Z] === CONT  TestContainerKillOnDaemonStart
07:36:36 [2022-06-02T07:36:36.200Z] --- PASS: TestIpcModeOlderClient (0.10s)
07:36:36 [2022-06-02T07:36:36.697Z] --- PASS: TestRenameLinkedContainer (1.66s)
07:36:36 [2022-06-02T07:36:36.697Z] === RUN   TestRenameStoppedContainer
07:36:36 [2022-06-02T07:36:36.697Z] --- PASS: TestRenameStoppedContainer (0.40s)
07:36:36 [2022-06-02T07:36:36.697Z] === RUN   TestRenameRunningContainerAndReuse
07:36:37 [2022-06-02T07:36:37.398Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:36:37 [2022-06-02T07:36:37.399Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:36:37 [2022-06-02T07:36:37.399Z] GOOS="" GOARCH="" GOARM=""
07:36:37 [2022-06-02T07:36:37.399Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:36:37 [2022-06-02T07:36:37.399Z] 
07:36:37 [2022-06-02T07:36:37.399Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:36:37 [2022-06-02T07:36:37.399Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:36:37 [2022-06-02T07:36:37.399Z] HOSTNAME=1b5945215d87
07:36:37 [2022-06-02T07:36:37.399Z] TESTDEBUG=0
07:36:37 [2022-06-02T07:36:37.399Z] DEST=bundles/test-integration
07:36:37 [2022-06-02T07:36:37.399Z] PWD=/go/src/github.com/docker/docker
07:36:37 [2022-06-02T07:36:37.399Z] DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:36:37 [2022-06-02T07:36:37.399Z] container=docker
07:36:37 [2022-06-02T07:36:37.399Z] HOME=/root
07:36:37 [2022-06-02T07:36:37.399Z] GOLANG_VERSION=1.18.3
07:36:37 [2022-06-02T07:36:37.399Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:36:37 [2022-06-02T07:36:37.399Z] VALIDATE_BRANCH=master
07:36:37 [2022-06-02T07:36:37.399Z] TERM=xterm
07:36:37 [2022-06-02T07:36:37.399Z] DOCKER_PKG=github.com/docker/docker
07:36:37 [2022-06-02T07:36:37.399Z] SHLVL=1
07:36:37 [2022-06-02T07:36:37.399Z] TIMEOUT=120m
07:36:37 [2022-06-02T07:36:37.399Z] DOCKER_BUILDTAGS= journald
07:36:37 [2022-06-02T07:36:37.399Z] DOCKER_GRAPHDRIVER=overlay2
07:36:37 [2022-06-02T07:36:37.399Z] GO111MODULE=off
07:36:37 [2022-06-02T07:36:37.399Z] DOCKER_EXPERIMENTAL=1
07:36:37 [2022-06-02T07:36:37.399Z] TEST_SKIP_INTEGRATION_CLI=1
07:36:37 [2022-06-02T07:36:37.399Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:36:37 [2022-06-02T07:36:37.399Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:36:37 [2022-06-02T07:36:37.399Z] GOPATH=/go
07:36:37 [2022-06-02T07:36:37.399Z] PKG_CONFIG=pkg-config
07:36:37 [2022-06-02T07:36:37.399Z] _=/usr/bin/env
07:36:37 [2022-06-02T07:36:37.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:36:37 [2022-06-02T07:36:37.637Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
07:36:37 [2022-06-02T07:36:37.637Z] === RUN   TestRenameInvalidName
07:36:38 [2022-06-02T07:36:38.206Z] --- PASS: TestRenameInvalidName (0.44s)
07:36:38 [2022-06-02T07:36:38.206Z] === RUN   TestRenameAnonymousContainer
07:36:39 [2022-06-02T07:36:39.584Z] --- PASS: TestRenameAnonymousContainer (1.45s)
07:36:39 [2022-06-02T07:36:39.584Z] === RUN   TestRenameContainerWithSameName
07:36:39 [2022-06-02T07:36:39.844Z] --- PASS: TestRenameContainerWithSameName (0.41s)
07:36:39 [2022-06-02T07:36:39.844Z] === RUN   TestRenameContainerWithLinkedContainer
07:36:40 [2022-06-02T07:36:40.822Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
07:36:40 [2022-06-02T07:36:40.822Z] === RUN   TestResize
07:36:41 [2022-06-02T07:36:41.411Z] --- PASS: TestResize (0.45s)
07:36:41 [2022-06-02T07:36:41.412Z] === RUN   TestResizeWithInvalidSize
07:36:41 [2022-06-02T07:36:41.675Z] --- PASS: TestResizeWithInvalidSize (0.40s)
07:36:41 [2022-06-02T07:36:41.675Z] === RUN   TestResizeWhenContainerNotStarted
07:36:41 [2022-06-02T07:36:41.934Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
07:36:41 [2022-06-02T07:36:41.934Z] === RUN   TestDaemonRestartKillContainers
07:36:41 [2022-06-02T07:36:41.934Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:36:41 [2022-06-02T07:36:41.934Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:36:41 [2022-06-02T07:36:41.934Z] === RUN   TestCgroupNamespacesRun
07:36:43 [2022-06-02T07:36:43.314Z] --- PASS: TestCgroupNamespacesRun (1.13s)
07:36:43 [2022-06-02T07:36:43.314Z] === RUN   TestCgroupNamespacesRunPrivileged
07:36:43 [2022-06-02T07:36:43.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:36:44 [2022-06-02T07:36:44.251Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
07:36:44 [2022-06-02T07:36:44.251Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:36:45 [2022-06-02T07:36:45.633Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
07:36:45 [2022-06-02T07:36:45.633Z] === RUN   TestCgroupNamespacesRunHostMode
07:36:46 [2022-06-02T07:36:46.577Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
07:36:46 [2022-06-02T07:36:46.577Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:36:47 [2022-06-02T07:36:47.957Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
07:36:47 [2022-06-02T07:36:47.957Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:36:48 [2022-06-02T07:36:48.439Z] --- PASS: TestContainerKillOnDaemonStart (11.50s)
07:36:48 [2022-06-02T07:36:48.439Z] PASS
07:36:48 [2022-06-02T07:36:48.439Z] 
07:36:48 [2022-06-02T07:36:48.439Z] === Skipped
07:36:48 [2022-06-02T07:36:48.439Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:36:48 [2022-06-02T07:36:48.439Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:36:48 [2022-06-02T07:36:48.439Z] 
07:36:48 [2022-06-02T07:36:48.439Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:36:48 [2022-06-02T07:36:48.439Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
07:36:48 [2022-06-02T07:36:48.439Z] 
07:36:48 [2022-06-02T07:36:48.439Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:36:48 [2022-06-02T07:36:48.439Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:36:48 [2022-06-02T07:36:48.439Z] 
07:36:48 [2022-06-02T07:36:48.439Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
07:36:48 [2022-06-02T07:36:48.439Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
07:36:48 [2022-06-02T07:36:48.439Z] 
07:36:48 [2022-06-02T07:36:48.439Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:36:48 [2022-06-02T07:36:48.439Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:36:48 [2022-06-02T07:36:48.439Z] 
07:36:48 [2022-06-02T07:36:48.439Z] DONE 243 tests, 5 skipped in 124.844s
07:36:48 [2022-06-02T07:36:48.439Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:36:48 [2022-06-02T07:36:48.439Z] === RUN   TestConfigDaemonLibtrustID
07:36:48 [2022-06-02T07:36:48.439Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
07:36:48 [2022-06-02T07:36:48.439Z] === RUN   TestConfigDaemonID
07:36:48 [2022-06-02T07:36:48.894Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
07:36:48 [2022-06-02T07:36:48.894Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:36:48 [2022-06-02T07:36:48.999Z]     daemon_test.go:83: [db7576a9d8e45] daemon is not started
07:36:48 [2022-06-02T07:36:48.999Z] --- PASS: TestConfigDaemonID (1.04s)
07:36:48 [2022-06-02T07:36:48.999Z] === RUN   TestDaemonConfigValidation
07:36:48 [2022-06-02T07:36:48.999Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:36:48 [2022-06-02T07:36:48.999Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:36:48 [2022-06-02T07:36:48.999Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:36:48 [2022-06-02T07:36:48.999Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:36:48 [2022-06-02T07:36:48.999Z] === RUN   TestDaemonConfigValidation/invalid_config
07:36:48 [2022-06-02T07:36:48.999Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:36:48 [2022-06-02T07:36:48.999Z] === RUN   TestDaemonConfigValidation/malformed_config
07:36:48 [2022-06-02T07:36:48.999Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:36:48 [2022-06-02T07:36:48.999Z] === RUN   TestDaemonConfigValidation/valid_config
07:36:48 [2022-06-02T07:36:48.999Z] === PAUSE TestDaemonConfigValidation/valid_config
07:36:48 [2022-06-02T07:36:48.999Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:36:48 [2022-06-02T07:36:48.999Z] === CONT  TestDaemonConfigValidation/malformed_config
07:36:49 [2022-06-02T07:36:49.255Z] === CONT  TestDaemonConfigValidation/invalid_config
07:36:49 [2022-06-02T07:36:49.255Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:36:49 [2022-06-02T07:36:49.255Z] === CONT  TestDaemonConfigValidation/valid_config
07:36:49 [2022-06-02T07:36:49.255Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:36:49 [2022-06-02T07:36:49.255Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
07:36:49 [2022-06-02T07:36:49.255Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
07:36:49 [2022-06-02T07:36:49.255Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
07:36:49 [2022-06-02T07:36:49.255Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
07:36:49 [2022-06-02T07:36:49.255Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
07:36:49 [2022-06-02T07:36:49.255Z] === RUN   TestConfigDaemonSeccompProfiles
07:36:49 [2022-06-02T07:36:49.255Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:36:49 [2022-06-02T07:36:49.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
07:36:49 [2022-06-02T07:36:49.463Z] === RUN   TestCgroupNamespacesRunOlderClient
07:36:50 [2022-06-02T07:36:50.223Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:36:50 [2022-06-02T07:36:50.843Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
07:36:50 [2022-06-02T07:36:50.843Z] === RUN   TestNISDomainname
07:36:50 [2022-06-02T07:36:50.843Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:36:50 [2022-06-02T07:36:50.843Z] --- SKIP: TestNISDomainname (0.02s)
07:36:50 [2022-06-02T07:36:50.843Z] === RUN   TestHostnameDnsResolution
07:36:51 [2022-06-02T07:36:51.411Z] --- PASS: TestHostnameDnsResolution (0.66s)
07:36:51 [2022-06-02T07:36:51.411Z] === RUN   TestUnprivilegedPortsAndPing
07:36:51 [2022-06-02T07:36:51.411Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
07:36:51 [2022-06-02T07:36:51.411Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
07:36:51 [2022-06-02T07:36:51.411Z] === RUN   TestPrivilegedHostDevices
07:36:51 [2022-06-02T07:36:51.672Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:36:51 [2022-06-02T07:36:51.984Z] --- PASS: TestPrivilegedHostDevices (0.46s)
07:36:51 [2022-06-02T07:36:51.984Z] === RUN   TestConsoleSize
07:36:52 [2022-06-02T07:36:52.243Z] --- PASS: TestConsoleSize (0.39s)
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStats
07:36:52 [2022-06-02T07:36:52.243Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:52 [2022-06-02T07:36:52.243Z] --- SKIP: TestStats (0.00s)
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout/0
07:36:52 [2022-06-02T07:36:52.243Z] === PAUSE TestStopContainerWithTimeout/0
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout/1
07:36:52 [2022-06-02T07:36:52.243Z] === PAUSE TestStopContainerWithTimeout/1
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout/3
07:36:52 [2022-06-02T07:36:52.243Z] === PAUSE TestStopContainerWithTimeout/3
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout/-1
07:36:52 [2022-06-02T07:36:52.243Z] === PAUSE TestStopContainerWithTimeout/-1
07:36:52 [2022-06-02T07:36:52.243Z] === CONT  TestStopContainerWithTimeout/0
07:36:52 [2022-06-02T07:36:52.243Z] === CONT  TestStopContainerWithTimeout/3
07:36:52 [2022-06-02T07:36:52.642Z] === CONT  TestConfigDaemonSeccompProfiles
07:36:52 [2022-06-02T07:36:52.643Z]     daemon_test.go:197: [d2a0fa707fdb1] daemon is not started
07:36:52 [2022-06-02T07:36:52.643Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
07:36:52 [2022-06-02T07:36:52.643Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s)
07:36:52 [2022-06-02T07:36:52.643Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
07:36:52 [2022-06-02T07:36:52.643Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
07:36:52 [2022-06-02T07:36:52.643Z] === RUN   TestDaemonProxy
07:36:52 [2022-06-02T07:36:52.643Z] === RUN   TestDaemonProxy/environment_variables
07:36:52 [2022-06-02T07:36:52.812Z] === CONT  TestStopContainerWithTimeout/1
07:36:54 [2022-06-02T07:36:54.528Z] === RUN   TestDaemonProxy/command-line_options
07:36:54 [2022-06-02T07:36:54.715Z] === CONT  TestStopContainerWithTimeout/-1
07:36:55 [2022-06-02T07:36:55.931Z] === RUN   TestDaemonProxy/configuration_file
07:36:56 [2022-06-02T07:36:56.627Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:36:56 [2022-06-02T07:36:56.627Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
07:36:56 [2022-06-02T07:36:56.627Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
07:36:56 [2022-06-02T07:36:56.627Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
07:36:56 [2022-06-02T07:36:56.627Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
07:36:56 [2022-06-02T07:36:56.627Z] === RUN   TestDeleteDevicemapper
07:36:56 [2022-06-02T07:36:56.627Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:36:56 [2022-06-02T07:36:56.627Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:36:56 [2022-06-02T07:36:56.627Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:36:57 [2022-06-02T07:36:57.858Z] === RUN   TestDaemonProxy/conflicting_options
07:36:58 [2022-06-02T07:36:58.008Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
07:36:58 [2022-06-02T07:36:58.008Z] === RUN   TestUpdateMemory
07:36:58 [2022-06-02T07:36:58.008Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:58 [2022-06-02T07:36:58.008Z] --- SKIP: TestUpdateMemory (0.00s)
07:36:58 [2022-06-02T07:36:58.008Z] === RUN   TestUpdateCPUQuota
07:36:58 [2022-06-02T07:36:58.114Z] === RUN   TestDaemonProxy/reload_sanitized
07:36:58 [2022-06-02T07:36:58.267Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:58 [2022-06-02T07:36:58.267Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:36:58 [2022-06-02T07:36:58.267Z] === RUN   TestUpdatePidsLimit
07:36:58 [2022-06-02T07:36:58.267Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:58 [2022-06-02T07:36:58.267Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:36:58 [2022-06-02T07:36:58.267Z] === RUN   TestUpdateRestartPolicy
07:36:58 [2022-06-02T07:36:58.674Z] --- PASS: TestDaemonProxy (6.21s)
07:36:58 [2022-06-02T07:36:58.674Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
07:36:58 [2022-06-02T07:36:58.674Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
07:36:58 [2022-06-02T07:36:58.674Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
07:36:58 [2022-06-02T07:36:58.674Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:36:58 [2022-06-02T07:36:58.674Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
07:36:58 [2022-06-02T07:36:58.674Z] PASS
07:36:58 [2022-06-02T07:36:58.674Z] 
07:36:58 [2022-06-02T07:36:58.674Z] DONE 18 tests in 11.132s
07:36:58 [2022-06-02T07:36:58.674Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:36:58 [2022-06-02T07:36:58.674Z] INFO: Testing against a local daemon
07:36:58 [2022-06-02T07:36:58.674Z] === RUN   TestCommitInheritsEnv
07:36:58 [2022-06-02T07:36:58.931Z] --- PASS: TestCommitInheritsEnv (0.33s)
07:36:58 [2022-06-02T07:36:58.931Z] === RUN   TestImportExtremelyLargeImageWorks
07:36:58 [2022-06-02T07:36:58.931Z] === PAUSE TestImportExtremelyLargeImageWorks
07:36:58 [2022-06-02T07:36:58.931Z] === RUN   TestImportWithCustomPlatform
07:36:58 [2022-06-02T07:36:58.931Z] === RUN   TestImportWithCustomPlatform/#00
07:36:59 [2022-06-02T07:36:59.230Z] === RUN   TestImportWithCustomPlatform/_______
07:36:59 [2022-06-02T07:36:59.230Z] === RUN   TestImportWithCustomPlatform//
07:36:59 [2022-06-02T07:36:59.230Z] === RUN   TestImportWithCustomPlatform/linux
07:36:59 [2022-06-02T07:36:59.230Z] === RUN   TestImportWithCustomPlatform/LINUX
07:36:59 [2022-06-02T07:36:59.230Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:36:59 [2022-06-02T07:36:59.230Z] === RUN   TestImportWithCustomPlatform/macos
07:36:59 [2022-06-02T07:36:59.230Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:36:59 [2022-06-02T07:36:59.230Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:36:59 [2022-06-02T07:36:59.486Z] --- PASS: TestImportWithCustomPlatform (0.33s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:36:59 [2022-06-02T07:36:59.486Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:36:59 [2022-06-02T07:36:59.486Z] === RUN   TestImagesFilterMultiReference
07:36:59 [2022-06-02T07:36:59.486Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:36:59 [2022-06-02T07:36:59.486Z] === RUN   TestImagePullPlatformInvalid
07:36:59 [2022-06-02T07:36:59.486Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:36:59 [2022-06-02T07:36:59.486Z] === RUN   TestRemoveImageOrphaning
07:36:59 [2022-06-02T07:36:59.785Z] --- PASS: TestRemoveImageOrphaning (0.27s)
07:36:59 [2022-06-02T07:36:59.785Z] === RUN   TestRemoveImageGarbageCollector
07:37:00 [2022-06-02T07:37:00.347Z] time="2022-06-02T07:37:00Z" level=info msg="[graphdriver] trying configured driver: overlay2"
07:37:01 [2022-06-02T07:37:01.709Z] --- PASS: TestRemoveImageGarbageCollector (1.84s)
07:37:01 [2022-06-02T07:37:01.709Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:37:01 [2022-06-02T07:37:01.709Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:37:01 [2022-06-02T07:37:01.709Z] === RUN   TestTagInvalidReference
07:37:01 [2022-06-02T07:37:01.709Z] --- PASS: TestTagInvalidReference (0.01s)
07:37:01 [2022-06-02T07:37:01.709Z] === RUN   TestTagValidPrefixedRepo
07:37:01 [2022-06-02T07:37:01.709Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
07:37:01 [2022-06-02T07:37:01.709Z] === RUN   TestTagExistedNameWithoutForce
07:37:01 [2022-06-02T07:37:01.709Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:37:01 [2022-06-02T07:37:01.709Z] === RUN   TestTagOfficialNames
07:37:01 [2022-06-02T07:37:01.709Z] --- PASS: TestTagOfficialNames (0.06s)
07:37:01 [2022-06-02T07:37:01.709Z] === RUN   TestTagMatchesDigest
07:37:01 [2022-06-02T07:37:01.709Z] --- PASS: TestTagMatchesDigest (0.02s)
07:37:01 [2022-06-02T07:37:01.709Z] === CONT  TestImportExtremelyLargeImageWorks
07:37:03 [2022-06-02T07:37:03.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:37:04 [2022-06-02T07:37:04.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:37:10 [2022-06-02T07:37:10.476Z] --- PASS: TestUpdateRestartPolicy (10.91s)
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestUpdateRestartWithAutoRemove
07:37:10 [2022-06-02T07:37:10.476Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitNonBlocked
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:37:10 [2022-06-02T07:37:10.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:37:10 [2022-06-02T07:37:10.476Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] --- PASS: TestWaitNonBlocked (0.01s)
07:37:10 [2022-06-02T07:37:10.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
07:37:10 [2022-06-02T07:37:10.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitBlocked
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:37:10 [2022-06-02T07:37:10.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:37:10 [2022-06-02T07:37:10.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:37:10 [2022-06-02T07:37:10.735Z] --- PASS: TestWaitBlocked (0.01s)
07:37:10 [2022-06-02T07:37:10.735Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
07:37:10 [2022-06-02T07:37:10.735Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
07:37:10 [2022-06-02T07:37:10.735Z] === CONT  TestDaemonRestartIpcMode
07:37:10 [2022-06-02T07:37:10.735Z] === CONT  TestIpcModeOlderClient
07:37:10 [2022-06-02T07:37:10.995Z] --- PASS: TestIpcModeOlderClient (0.07s)
07:37:10 [2022-06-02T07:37:10.995Z] === CONT  TestRestartDaemonWithRestartingContainer
07:37:13 [2022-06-02T07:37:13.534Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s)
07:37:13 [2022-06-02T07:37:13.534Z] --- PASS: TestDaemonRestartIpcMode (2.77s)
07:37:13 [2022-06-02T07:37:13.534Z] PASS
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === Skipped
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
07:37:13 [2022-06-02T07:37:13.534Z]     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)
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     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)
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     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)
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
07:37:13 [2022-06-02T07:37:13.534Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
07:37:13 [2022-06-02T07:37:13.534Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] DONE 220 tests, 27 skipped in 74.127s
07:37:13 [2022-06-02T07:37:13.534Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:37:13 [2022-06-02T07:37:13.793Z] === RUN   TestConfigDaemonLibtrustID
07:37:14 [2022-06-02T07:37:14.361Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
07:37:14 [2022-06-02T07:37:14.361Z] === RUN   TestConfigDaemonID
07:37:15 [2022-06-02T07:37:15.298Z]     daemon_test.go:83: [d190edf02c7bd] daemon is not started
07:37:15 [2022-06-02T07:37:15.298Z] --- PASS: TestConfigDaemonID (1.08s)
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/invalid_config
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/malformed_config
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/valid_config
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/valid_config
07:37:15 [2022-06-02T07:37:15.298Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:37:15 [2022-06-02T07:37:15.298Z] === CONT  TestDaemonConfigValidation/malformed_config
07:37:15 [2022-06-02T07:37:15.557Z] === CONT  TestDaemonConfigValidation/invalid_config
07:37:15 [2022-06-02T07:37:15.557Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:37:15 [2022-06-02T07:37:15.557Z] === CONT  TestDaemonConfigValidation/valid_config
07:37:15 [2022-06-02T07:37:15.557Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
07:37:15 [2022-06-02T07:37:15.557Z] === RUN   TestConfigDaemonSeccompProfiles
07:37:15 [2022-06-02T07:37:15.557Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:37:16 [2022-06-02T07:37:16.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:37:16 [2022-06-02T07:37:16.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:37:16 [2022-06-02T07:37:16.935Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:37:17 [2022-06-02T07:37:17.872Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:37:17 [2022-06-02T07:37:17.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:37:18 [2022-06-02T07:37:18.808Z] === CONT  TestConfigDaemonSeccompProfiles
07:37:18 [2022-06-02T07:37:18.808Z]     daemon_test.go:197: [d03bae9b10f26] daemon is not started
07:37:18 [2022-06-02T07:37:18.808Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
07:37:18 [2022-06-02T07:37:18.808Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
07:37:18 [2022-06-02T07:37:18.808Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
07:37:18 [2022-06-02T07:37:18.808Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
07:37:18 [2022-06-02T07:37:18.808Z] === RUN   TestDaemonProxy
07:37:18 [2022-06-02T07:37:18.808Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:37:18 [2022-06-02T07:37:18.808Z] --- SKIP: TestDaemonProxy (0.00s)
07:37:18 [2022-06-02T07:37:18.808Z] PASS
07:37:18 [2022-06-02T07:37:18.808Z] 
07:37:18 [2022-06-02T07:37:18.808Z] === Skipped
07:37:18 [2022-06-02T07:37:18.808Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
07:37:18 [2022-06-02T07:37:18.808Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:37:18 [2022-06-02T07:37:18.808Z] 
07:37:18 [2022-06-02T07:37:18.808Z] DONE 13 tests, 1 skipped in 5.255s
07:37:18 [2022-06-02T07:37:18.808Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:37:19 [2022-06-02T07:37:19.067Z] INFO: Testing against a local daemon
07:37:19 [2022-06-02T07:37:19.067Z] === RUN   TestCommitInheritsEnv
07:37:20 [2022-06-02T07:37:20.448Z] --- PASS: TestCommitInheritsEnv (1.10s)
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportExtremelyLargeImageWorks
07:37:20 [2022-06-02T07:37:20.448Z] === PAUSE TestImportExtremelyLargeImageWorks
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/#00
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/_______
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform//
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/linux
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/LINUX
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/macos
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:37:20 [2022-06-02T07:37:20.448Z] --- PASS: TestImportWithCustomPlatform (0.31s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImagesFilterMultiReference
07:37:20 [2022-06-02T07:37:20.448Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImagePullPlatformInvalid
07:37:20 [2022-06-02T07:37:20.448Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestRemoveImageOrphaning
07:37:20 [2022-06-02T07:37:20.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:37:20 [2022-06-02T07:37:20.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestRemoveImageOrphaning (1.61s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestRemoveImageGarbageCollector
07:37:22 [2022-06-02T07:37:22.352Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:37:22 [2022-06-02T07:37:22.352Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagInvalidReference
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagInvalidReference (0.01s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagValidPrefixedRepo
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagExistedNameWithoutForce
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagOfficialNames
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagOfficialNames (0.05s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagMatchesDigest
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagMatchesDigest (0.01s)
07:37:22 [2022-06-02T07:37:22.352Z] === CONT  TestImportExtremelyLargeImageWorks
07:37:23 [2022-06-02T07:37:23.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:37:26 [2022-06-02T07:37:26.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:37:30 [2022-06-02T07:37:30.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:37:31 [2022-06-02T07:37:31.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:37:34 [2022-06-02T07:37:34.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:37:37 [2022-06-02T07:37:37.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:37:38 [2022-06-02T07:37:38.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:37:38 [2022-06-02T07:37:38.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:37:38 [2022-06-02T07:37:38.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:37:38 [2022-06-02T07:37:38.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:37:39 [2022-06-02T07:37:39.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:37:39 [2022-06-02T07:37:39.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:37:40 [2022-06-02T07:37:40.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:37:41 [2022-06-02T07:37:41.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:37:42 [2022-06-02T07:37:42.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:37:43 [2022-06-02T07:37:43.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:37:43 [2022-06-02T07:37:43.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:37:44 [2022-06-02T07:37:44.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:37:44 [2022-06-02T07:37:44.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:37:45 [2022-06-02T07:37:45.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:37:45 [2022-06-02T07:37:45.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:37:47 [2022-06-02T07:37:47.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:37:47 [2022-06-02T07:37:47.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:37:47 [2022-06-02T07:37:47.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:37:48 [2022-06-02T07:37:48.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:37:49 [2022-06-02T07:37:49.352Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:37:49 [2022-06-02T07:37:49.352Z] Using test binary docker
07:37:49 [2022-06-02T07:37:49.352Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:37:49 [2022-06-02T07:37:49.352Z] +++ /etc/init.d/apparmor start
07:37:49 [2022-06-02T07:37:49.352Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:37:49 [2022-06-02T07:37:49.352Z] INFO: Waiting for daemon to start...
07:37:49 [2022-06-02T07:37:49.352Z] Starting dockerd
07:37:49 [2022-06-02T07:37:49.352Z] +++ 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
07:37:49 [2022-06-02T07:37:49.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:37:51 [2022-06-02T07:37:51.250Z] .
07:37:51 [2022-06-02T07:37:51.250Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:37:51 [2022-06-02T07:37:51.250Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:37:51 [2022-06-02T07:37:51.250Z] Error: No such image: emptyfs
07:37:51 [2022-06-02T07:37:51.250Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:37:51 [2022-06-02T07:37:51.250Z] ++++ docker load
07:37:51 [2022-06-02T07:37:51.508Z] Running integration-test (iteration 1)
07:37:51 [2022-06-02T07:37:51.509Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
07:37:51 [2022-06-02T07:37:51.509Z] ++ 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
07:37:51 [2022-06-02T07:37:51.509Z] ++ set -e
07:37:51 [2022-06-02T07:37:51.509Z] ++ '[' -n 0 ']'
07:37:51 [2022-06-02T07:37:51.509Z] ++ set -x
07:37:51 [2022-06-02T07:37:51.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=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
07:37:51 [2022-06-02T07:37:51.767Z] Loaded image: busybox:latest
07:37:51 [2022-06-02T07:37:51.767Z] Loaded image: busybox:glibc
07:37:52 [2022-06-02T07:37:52.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:37:52 [2022-06-02T07:37:52.703Z] Loaded image: debian:bullseye-slim
07:37:52 [2022-06-02T07:37:52.703Z] Loaded image: hello-world:latest
07:37:52 [2022-06-02T07:37:52.961Z] Loaded image: arm32v7/hello-world:latest
07:37:52 [2022-06-02T07:37:52.961Z] INFO: Testing against a local daemon
07:37:52 [2022-06-02T07:37:52.961Z] === RUN   TestCgroupNamespacesBuild
07:37:54 [2022-06-02T07:37:54.334Z] --- PASS: TestCgroupNamespacesBuild (1.22s)
07:37:54 [2022-06-02T07:37:54.334Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:37:54 [2022-06-02T07:37:54.824Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:37:54 [2022-06-02T07:37:54.824Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:37:54 [2022-06-02T07:37:54.824Z] GOOS="" GOARCH="" GOARM=""
07:37:54 [2022-06-02T07:37:54.824Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:37:54 [2022-06-02T07:37:54.824Z] 
07:37:54 [2022-06-02T07:37:54.824Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:37:54 [2022-06-02T07:37:54.824Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:37:54 [2022-06-02T07:37:54.824Z] Using test binary docker
07:37:54 [2022-06-02T07:37:54.824Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:37:54 [2022-06-02T07:37:54.824Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:37:54 [2022-06-02T07:37:54.824Z] INFO: Waiting for daemon to start...
07:37:54 [2022-06-02T07:37:54.824Z] Starting dockerd
07:37:54 [2022-06-02T07:37:54.824Z] .
07:37:54 [2022-06-02T07:37:54.824Z] INFO: Building docker-sdk-python3:5.0.3...
07:37:55 [2022-06-02T07:37:55.268Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
07:37:55 [2022-06-02T07:37:55.268Z] === RUN   TestBuildWithSession
07:37:55 [2022-06-02T07:37:55.268Z]     build_session_test.go:25: TODO: BuildKit
07:37:55 [2022-06-02T07:37:55.268Z] --- SKIP: TestBuildWithSession (0.00s)
07:37:55 [2022-06-02T07:37:55.268Z] === RUN   TestBuildSquashParent
07:37:55 [2022-06-02T07:37:55.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:37:55 [2022-06-02T07:37:55.456Z] Using test binary docker
07:37:55 [2022-06-02T07:37:55.456Z] +++ /etc/init.d/apparmor start
07:37:55 [2022-06-02T07:37:55.456Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:37:55 [2022-06-02T07:37:55.456Z] INFO: Waiting for daemon to start...
07:37:55 [2022-06-02T07:37:55.456Z] Starting dockerd
07:37:55 [2022-06-02T07:37:55.456Z] +++ 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
07:37:57 [2022-06-02T07:37:57.360Z] .
07:37:57 [2022-06-02T07:37:57.360Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:37:57 [2022-06-02T07:37:57.360Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:37:57 [2022-06-02T07:37:57.360Z] Error: No such image: emptyfs
07:37:57 [2022-06-02T07:37:57.360Z] ++++ docker load
07:37:57 [2022-06-02T07:37:57.360Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:37:57 [2022-06-02T07:37:57.619Z] Running integration-test (iteration 1)
07:37:57 [2022-06-02T07:37:57.619Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:37:57 [2022-06-02T07:37:57.619Z] ++ 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
07:37:57 [2022-06-02T07:37:57.619Z] ++ set -e
07:37:57 [2022-06-02T07:37:57.619Z] ++ '[' -n 0 ']'
07:37:57 [2022-06-02T07:37:57.619Z] ++ set -x
07:37:57 [2022-06-02T07:37:57.619Z] ++ env -i DEST=/go/src/github.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
07:37:58 [2022-06-02T07:37:58.557Z] Loaded image: busybox:latest
07:37:59 [2022-06-02T07:37:59.124Z] Loaded image: busybox:glibc
07:37:59 [2022-06-02T07:37:59.453Z] --- PASS: TestBuildSquashParent (4.00s)
07:37:59 [2022-06-02T07:37:59.453Z] === RUN   TestBuildWithRemoveAndForceRemove
07:37:59 [2022-06-02T07:37:59.453Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:37:59 [2022-06-02T07:37:59.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:37:59 [2022-06-02T07:37:59.453Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:37:59 [2022-06-02T07:37:59.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:37:59 [2022-06-02T07:37:59.453Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:37:59 [2022-06-02T07:37:59.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:37:59 [2022-06-02T07:37:59.453Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:37:59 [2022-06-02T07:37:59.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:37:59 [2022-06-02T07:37:59.453Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:37:59 [2022-06-02T07:37:59.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:37:59 [2022-06-02T07:37:59.453Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:37:59 [2022-06-02T07:37:59.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:37:59 [2022-06-02T07:37:59.453Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:37:59 [2022-06-02T07:37:59.453Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:38:00 [2022-06-02T07:38:00.827Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:38:00 [2022-06-02T07:38:00.827Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:38:01 [2022-06-02T07:38:01.763Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:38:01 [2022-06-02T07:38:01.763Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:38:03 [2022-06-02T07:38:03.136Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:38:03 [2022-06-02T07:38:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s)
07:38:03 [2022-06-02T07:38:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s)
07:38:03 [2022-06-02T07:38:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s)
07:38:03 [2022-06-02T07:38:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s)
07:38:03 [2022-06-02T07:38:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s)
07:38:03 [2022-06-02T07:38:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.35s)
07:38:03 [2022-06-02T07:38:03.136Z] === RUN   TestBuildMultiStageCopy
07:38:03 [2022-06-02T07:38:03.136Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:38:04 [2022-06-02T07:38:04.070Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:38:04 [2022-06-02T07:38:04.328Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:38:04 [2022-06-02T07:38:04.393Z] Loaded image: debian:bullseye-slim
07:38:04 [2022-06-02T07:38:04.393Z] Loaded image: hello-world:latest
07:38:04 [2022-06-02T07:38:04.393Z] Loaded image: arm32v7/hello-world:latest
07:38:04 [2022-06-02T07:38:04.393Z] INFO: Testing against a local daemon
07:38:04 [2022-06-02T07:38:04.393Z] === RUN   TestCgroupNamespacesBuild
07:38:04 [2022-06-02T07:38:04.585Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:38:04 [2022-06-02T07:38:04.585Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:38:04 [2022-06-02T07:38:04.843Z] --- PASS: TestBuildMultiStageCopy (1.91s)
07:38:04 [2022-06-02T07:38:04.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s)
07:38:04 [2022-06-02T07:38:04.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
07:38:04 [2022-06-02T07:38:04.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
07:38:04 [2022-06-02T07:38:04.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
07:38:04 [2022-06-02T07:38:04.843Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
07:38:04 [2022-06-02T07:38:04.843Z] === RUN   TestBuildMultiStageParentConfig
07:38:05 [2022-06-02T07:38:05.408Z] --- PASS: TestBuildMultiStageParentConfig (0.57s)
07:38:05 [2022-06-02T07:38:05.408Z] === RUN   TestBuildLabelWithTargets
07:38:06 [2022-06-02T07:38:06.297Z] --- PASS: TestCgroupNamespacesBuild (2.29s)
07:38:06 [2022-06-02T07:38:06.297Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:38:06 [2022-06-02T07:38:06.343Z] --- PASS: TestBuildLabelWithTargets (0.92s)
07:38:06 [2022-06-02T07:38:06.343Z] === RUN   TestBuildWithEmptyLayers
07:38:06 [2022-06-02T07:38:06.908Z] --- PASS: TestBuildWithEmptyLayers (0.53s)
07:38:06 [2022-06-02T07:38:06.908Z] === RUN   TestBuildMultiStageOnBuild
07:38:08 [2022-06-02T07:38:08.281Z] --- PASS: TestBuildMultiStageOnBuild (1.29s)
07:38:08 [2022-06-02T07:38:08.281Z] === RUN   TestBuildUncleanTarFilenames
07:38:08 [2022-06-02T07:38:08.823Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s)
07:38:08 [2022-06-02T07:38:08.823Z] === RUN   TestBuildWithSession
07:38:08 [2022-06-02T07:38:08.823Z]     build_session_test.go:25: TODO: BuildKit
07:38:08 [2022-06-02T07:38:08.823Z] --- SKIP: TestBuildWithSession (0.00s)
07:38:08 [2022-06-02T07:38:08.823Z] === RUN   TestBuildSquashParent
07:38:08 [2022-06-02T07:38:08.846Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
07:38:08 [2022-06-02T07:38:08.846Z] === RUN   TestBuildMultiStageLayerLeak
07:38:10 [2022-06-02T07:38:10.221Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s)
07:38:10 [2022-06-02T07:38:10.221Z] === RUN   TestBuildWithHugeFile
07:38:18 [2022-06-02T07:38:18.792Z] --- PASS: TestBuildSquashParent (9.22s)
07:38:18 [2022-06-02T07:38:18.793Z] === RUN   TestBuildWithRemoveAndForceRemove
07:38:18 [2022-06-02T07:38:18.793Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:38:18 [2022-06-02T07:38:18.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:38:18 [2022-06-02T07:38:18.793Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:38:18 [2022-06-02T07:38:18.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:38:18 [2022-06-02T07:38:18.793Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:38:18 [2022-06-02T07:38:18.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:38:18 [2022-06-02T07:38:18.793Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:38:18 [2022-06-02T07:38:18.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:38:18 [2022-06-02T07:38:18.793Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:38:18 [2022-06-02T07:38:18.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:38:18 [2022-06-02T07:38:18.793Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:38:18 [2022-06-02T07:38:18.793Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:38:18 [2022-06-02T07:38:18.793Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:38:18 [2022-06-02T07:38:18.793Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:38:20 [2022-06-02T07:38:20.698Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:38:21 [2022-06-02T07:38:21.265Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:38:24 [2022-06-02T07:38:24.552Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:38:24 [2022-06-02T07:38:24.552Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:38:27 [2022-06-02T07:38:27.838Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:38:27 [2022-06-02T07:38:27.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s)
07:38:27 [2022-06-02T07:38:27.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.57s)
07:38:27 [2022-06-02T07:38:27.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.44s)
07:38:27 [2022-06-02T07:38:27.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s)
07:38:27 [2022-06-02T07:38:27.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s)
07:38:27 [2022-06-02T07:38:27.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s)
07:38:27 [2022-06-02T07:38:27.838Z] === RUN   TestBuildMultiStageCopy
07:38:27 [2022-06-02T07:38:27.838Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:38:30 [2022-06-02T07:38:30.376Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:38:30 [2022-06-02T07:38:30.635Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:38:31 [2022-06-02T07:38:31.202Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:38:32 [2022-06-02T07:38:32.139Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:38:32 [2022-06-02T07:38:32.707Z] --- PASS: TestBuildMultiStageCopy (5.14s)
07:38:32 [2022-06-02T07:38:32.707Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s)
07:38:32 [2022-06-02T07:38:32.707Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
07:38:32 [2022-06-02T07:38:32.707Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s)
07:38:32 [2022-06-02T07:38:32.707Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s)
07:38:32 [2022-06-02T07:38:32.707Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
07:38:32 [2022-06-02T07:38:32.707Z] === RUN   TestBuildMultiStageParentConfig
07:38:33 [2022-06-02T07:38:33.527Z] sha256:2c28da25c52cd72100bfa62cf448077ef9e063bb341b3e616dc3d25e27907217
07:38:33 [2022-06-02T07:38:33.527Z] INFO: Starting docker-py tests...
07:38:33 [2022-06-02T07:38:33.527Z] ============================= test session starts ==============================
07:38:33 [2022-06-02T07:38:33.527Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
07:38:33 [2022-06-02T07:38:33.527Z] rootdir: /src, inifile: pytest.ini
07:38:33 [2022-06-02T07:38:33.527Z] plugins: cov-2.6.1, timeout-1.3.3
07:38:33 [2022-06-02T07:38:33.527Z] collected 395 items / 2 deselected / 393 selected
07:38:33 [2022-06-02T07:38:33.527Z] 
07:38:34 [2022-06-02T07:38:34.084Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
07:38:34 [2022-06-02T07:38:34.084Z] === RUN   TestBuildLabelWithTargets
07:38:36 [2022-06-02T07:38:36.617Z] --- PASS: TestBuildLabelWithTargets (2.24s)
07:38:36 [2022-06-02T07:38:36.617Z] === RUN   TestBuildWithEmptyLayers
07:38:37 [2022-06-02T07:38:37.185Z] --- PASS: TestBuildWithEmptyLayers (1.16s)
07:38:37 [2022-06-02T07:38:37.185Z] === RUN   TestBuildMultiStageOnBuild
07:38:38 [2022-06-02T07:38:38.253Z] --- PASS: TestImportExtremelyLargeImageWorks (92.02s)
07:38:38 [2022-06-02T07:38:38.253Z] PASS
07:38:38 [2022-06-02T07:38:38.253Z] 
07:38:38 [2022-06-02T07:38:38.253Z] DONE 22 tests in 95.132s
07:38:38 [2022-06-02T07:38:38.253Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:38:38 [2022-06-02T07:38:38.253Z] INFO: Testing against a local daemon
07:38:38 [2022-06-02T07:38:38.253Z] === RUN   TestNetworkCreateDelete
07:38:38 [2022-06-02T07:38:38.253Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:38:38 [2022-06-02T07:38:38.253Z] === RUN   TestDockerNetworkDeletePreferID
07:38:38 [2022-06-02T07:38:38.253Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
07:38:38 [2022-06-02T07:38:38.253Z] === RUN   TestDaemonDNSFallback
07:38:40 [2022-06-02T07:38:40.473Z] --- PASS: TestBuildMultiStageOnBuild (3.09s)
07:38:40 [2022-06-02T07:38:40.473Z] === RUN   TestBuildUncleanTarFilenames
07:38:40 [2022-06-02T07:38:40.762Z] --- PASS: TestDaemonDNSFallback (6.37s)
07:38:40 [2022-06-02T07:38:40.762Z] === RUN   TestInspectNetwork
07:38:42 [2022-06-02T07:38:42.372Z] --- PASS: TestBuildUncleanTarFilenames (1.74s)
07:38:42 [2022-06-02T07:38:42.372Z] === RUN   TestBuildMultiStageLayerLeak
07:38:44 [2022-06-02T07:38:44.023Z] === RUN   TestInspectNetwork/full_network_id
07:38:44 [2022-06-02T07:38:44.023Z] === RUN   TestInspectNetwork/partial_network_id
07:38:44 [2022-06-02T07:38:44.023Z] === RUN   TestInspectNetwork/network_name
07:38:44 [2022-06-02T07:38:44.023Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:38:45 [2022-06-02T07:38:45.342Z] tests/integration/api_build_test.py .......................X             [  6%]
07:38:45 [2022-06-02T07:38:45.653Z] --- PASS: TestBuildMultiStageLayerLeak (3.37s)
07:38:45 [2022-06-02T07:38:45.653Z] === RUN   TestBuildWithHugeFile
07:38:45 [2022-06-02T07:38:45.905Z] tests/integration/api_client_test.py .....                               [  7%]
07:38:47 [2022-06-02T07:38:47.647Z] tests/integration/api_config_test.py ......                              [  8%]
07:38:48 [2022-06-02T07:38:48.181Z] --- PASS: TestInspectNetwork (7.28s)
07:38:48 [2022-06-02T07:38:48.181Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:38:48 [2022-06-02T07:38:48.181Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:38:48 [2022-06-02T07:38:48.181Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:38:48 [2022-06-02T07:38:48.181Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:38:48 [2022-06-02T07:38:48.181Z] === RUN   TestRunContainerWithBridgeNone
07:38:49 [2022-06-02T07:38:49.019Z] --- PASS: TestBuildWithHugeFile (34.95s)
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildWCOWSandboxSize
07:38:49 [2022-06-02T07:38:49.019Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:38:49 [2022-06-02T07:38:49.019Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildWithEmptyDockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:38:49 [2022-06-02T07:38:49.019Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:38:49 [2022-06-02T07:38:49.019Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
07:38:49 [2022-06-02T07:38:49.019Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
07:38:49 [2022-06-02T07:38:49.019Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildPreserveOwnership
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildPreserveOwnership/copy_from
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:38:49 [2022-06-02T07:38:49.019Z] --- PASS: TestBuildPreserveOwnership (2.79s)
07:38:49 [2022-06-02T07:38:49.019Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.85s)
07:38:49 [2022-06-02T07:38:49.019Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildPlatformInvalid
07:38:49 [2022-06-02T07:38:49.019Z] --- PASS: TestBuildPlatformInvalid (0.08s)
07:38:49 [2022-06-02T07:38:49.019Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:38:49 [2022-06-02T07:38:49.019Z] Loaded image: busybox:latest
07:38:49 [2022-06-02T07:38:49.019Z] Loaded image: busybox:glibc
07:38:49 [2022-06-02T07:38:49.585Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/create
07:38:49 [2022-06-02T07:38:49.585Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:38:49 [2022-06-02T07:38:49.585Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:38:49 [2022-06-02T07:38:49.585Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:38:49 [2022-06-02T07:38:49.585Z] === CONT  TestNetworkInvalidJSON/networks/create
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:38:49 [2022-06-02T07:38:49.585Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:38:49 [2022-06-02T07:38:49.585Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:38:49 [2022-06-02T07:38:49.585Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:38:49 [2022-06-02T07:38:49.585Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkList
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkList//networks
07:38:49 [2022-06-02T07:38:49.585Z] === PAUSE TestNetworkList//networks
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestNetworkList//networks/
07:38:49 [2022-06-02T07:38:49.585Z] === PAUSE TestNetworkList//networks/
07:38:49 [2022-06-02T07:38:49.585Z] === CONT  TestNetworkList//networks
07:38:49 [2022-06-02T07:38:49.585Z] === CONT  TestNetworkList//networks/
07:38:49 [2022-06-02T07:38:49.585Z] --- PASS: TestNetworkList (0.01s)
07:38:49 [2022-06-02T07:38:49.585Z]     --- PASS: TestNetworkList//networks (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:38:49 [2022-06-02T07:38:49.585Z] === RUN   TestHostIPv4BridgeLabel
07:38:49 [2022-06-02T07:38:49.951Z] Loaded image: debian:bullseye-slim
07:38:49 [2022-06-02T07:38:49.951Z] Loaded image: hello-world:latest
07:38:50 [2022-06-02T07:38:50.145Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
07:38:50 [2022-06-02T07:38:50.145Z] === RUN   TestDaemonRestartWithLiveRestore
07:38:50 [2022-06-02T07:38:50.209Z] Loaded image: arm32v7/hello-world:latest
07:38:51 [2022-06-02T07:38:51.071Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
07:38:51 [2022-06-02T07:38:51.071Z] === RUN   TestDaemonDefaultNetworkPools
07:38:51 [2022-06-02T07:38:51.997Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
07:38:51 [2022-06-02T07:38:51.997Z] === RUN   TestDaemonRestartWithExistingNetwork
07:38:52 [2022-06-02T07:38:52.964Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
07:38:52 [2022-06-02T07:38:52.964Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:38:54 [2022-06-02T07:38:54.411Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
07:38:54 [2022-06-02T07:38:54.411Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:38:55 [2022-06-02T07:38:55.015Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:38:55 [2022-06-02T07:38:55.015Z] === RUN   TestServiceWithPredefinedNetwork
07:38:57 [2022-06-02T07:38:57.572Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s)
07:38:57 [2022-06-02T07:38:57.572Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:38:57 [2022-06-02T07:38:57.572Z]     service_test.go:243: FLAKY_TEST
07:38:57 [2022-06-02T07:38:57.572Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:38:57 [2022-06-02T07:38:57.572Z] === RUN   TestServiceWithDataPathPortInit
07:38:58 [2022-06-02T07:38:58.314Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.06s)
07:38:58 [2022-06-02T07:38:58.314Z] PASS
07:38:58 [2022-06-02T07:38:58.314Z] 
07:38:58 [2022-06-02T07:38:58.314Z] === Skipped
07:38:58 [2022-06-02T07:38:58.314Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
07:38:58 [2022-06-02T07:38:58.314Z]     build_session_test.go:25: TODO: BuildKit
07:38:58 [2022-06-02T07:38:58.314Z] 
07:38:58 [2022-06-02T07:38:58.314Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:38:58 [2022-06-02T07:38:58.314Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:38:58 [2022-06-02T07:38:58.314Z] 
07:38:58 [2022-06-02T07:38:58.314Z] DONE 34 tests, 2 skipped in 65.761s
07:38:58 [2022-06-02T07:38:58.314Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
07:38:58 [2022-06-02T07:38:58.314Z] ++ 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
07:38:58 [2022-06-02T07:38:58.314Z] ++ set -e
07:38:58 [2022-06-02T07:38:58.314Z] ++ '[' -n 0 ']'
07:38:58 [2022-06-02T07:38:58.314Z] ++ set -x
07:38:58 [2022-06-02T07:38:58.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:38:58 [2022-06-02T07:38:58.314Z] INFO: Testing against a local daemon
07:38:58 [2022-06-02T07:38:58.314Z] === RUN   TestConfigInspect
07:38:58 [2022-06-02T07:38:58.817Z] --- PASS: TestImportExtremelyLargeImageWorks (92.45s)
07:38:58 [2022-06-02T07:38:58.817Z] PASS
07:38:58 [2022-06-02T07:38:58.817Z] 
07:38:58 [2022-06-02T07:38:58.817Z] === Skipped
07:38:58 [2022-06-02T07:38:58.817Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:38:58 [2022-06-02T07:38:58.817Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:38:58 [2022-06-02T07:38:58.817Z] 
07:38:58 [2022-06-02T07:38:58.817Z] DONE 22 tests, 1 skipped in 95.902s
07:38:58 [2022-06-02T07:38:58.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:38:58 [2022-06-02T07:38:58.817Z] INFO: Testing against a local daemon
07:38:58 [2022-06-02T07:38:58.817Z] === RUN   TestNetworkCreateDelete
07:38:58 [2022-06-02T07:38:58.817Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:38:58 [2022-06-02T07:38:58.817Z] === RUN   TestDockerNetworkDeletePreferID
07:38:58 [2022-06-02T07:38:58.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:38:58 [2022-06-02T07:38:58.817Z] === RUN   TestDaemonDNSFallback
07:38:59 [2022-06-02T07:38:59.687Z] --- PASS: TestConfigInspect (2.34s)
07:38:59 [2022-06-02T07:38:59.687Z] === RUN   TestConfigList
07:39:02 [2022-06-02T07:39:02.104Z] --- PASS: TestDaemonDNSFallback (6.33s)
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestInspectNetwork
07:39:02 [2022-06-02T07:39:02.104Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.104Z] --- SKIP: TestInspectNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestRunContainerWithBridgeNone
07:39:02 [2022-06-02T07:39:02.104Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.104Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create
07:39:02 [2022-06-02T07:39:02.104Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:39:02 [2022-06-02T07:39:02.104Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:39:02 [2022-06-02T07:39:02.104Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:39:02 [2022-06-02T07:39:02.104Z] === CONT  TestNetworkInvalidJSON/networks/create
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:39:02 [2022-06-02T07:39:02.104Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:39:02 [2022-06-02T07:39:02.104Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:39:02 [2022-06-02T07:39:02.105Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkList
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkList//networks
07:39:02 [2022-06-02T07:39:02.105Z] === PAUSE TestNetworkList//networks
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkList//networks/
07:39:02 [2022-06-02T07:39:02.105Z] === PAUSE TestNetworkList//networks/
07:39:02 [2022-06-02T07:39:02.105Z] === CONT  TestNetworkList//networks
07:39:02 [2022-06-02T07:39:02.105Z] === CONT  TestNetworkList//networks/
07:39:02 [2022-06-02T07:39:02.105Z] --- PASS: TestNetworkList (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkList//networks (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestHostIPv4BridgeLabel
07:39:02 [2022-06-02T07:39:02.105Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonRestartWithLiveRestore
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonDefaultNetworkPools
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonRestartWithExistingNetwork
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestServiceWithPredefinedNetwork
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:243: FLAKY_TEST
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestServiceWithDataPathPortInit
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] PASS
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === Skipped
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:243: FLAKY_TEST
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] DONE 34 tests, 12 skipped in 7.079s
07:39:02 [2022-06-02T07:39:02.105Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.105Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDockerNetworkIpvlanPersistance
07:39:02 [2022-06-02T07:39:02.105Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDockerNetworkIpvlan
07:39:02 [2022-06-02T07:39:02.105Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] PASS
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === Skipped
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] DONE 2 tests, 2 skipped in 0.110s
07:39:02 [2022-06-02T07:39:02.105Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.105Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDockerNetworkMacvlanPersistance
07:39:02 [2022-06-02T07:39:02.105Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDockerNetworkMacvlan
07:39:02 [2022-06-02T07:39:02.105Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] PASS
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === Skipped
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] DONE 2 tests, 2 skipped in 0.105s
07:39:02 [2022-06-02T07:39:02.105Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.105Z] testing: warning: no tests to run
07:39:02 [2022-06-02T07:39:02.105Z] PASS
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] DONE 0 tests in 0.031s
07:39:02 [2022-06-02T07:39:02.105Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.215Z] --- PASS: TestConfigList (2.23s)
07:39:02 [2022-06-02T07:39:02.215Z] === RUN   TestConfigsCreateAndDelete
07:39:02 [2022-06-02T07:39:02.364Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginAllowRequest
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginTLS
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginDenyRequest
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginAPIDenyResponse
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginDenyResponse
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginAllowEventStream
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginErrorResponse
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginErrorRequest
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginHeader
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2Disable
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:39:02 [2022-06-02T07:39:02.364Z] PASS
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === Skipped
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
07:39:02 [2022-06-02T07:39:02.365Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.365Z] 
07:39:02 [2022-06-02T07:39:02.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
07:39:02 [2022-06-02T07:39:02.365Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.365Z] 
07:39:02 [2022-06-02T07:39:02.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:39:02 [2022-06-02T07:39:02.365Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.365Z] 
07:39:02 [2022-06-02T07:39:02.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:39:02 [2022-06-02T07:39:02.365Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.365Z] 
07:39:02 [2022-06-02T07:39:02.365Z] DONE 17 tests, 17 skipped in 0.265s
07:39:02 [2022-06-02T07:39:02.365Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.624Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:39:02 [2022-06-02T07:39:02.624Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:39:02 [2022-06-02T07:39:02.624Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:39:02 [2022-06-02T07:39:02.624Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:39:02 [2022-06-02T07:39:02.624Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:39:02 [2022-06-02T07:39:02.624Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:39:02 [2022-06-02T07:39:02.624Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:39:02 [2022-06-02T07:39:02.624Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:39:02 [2022-06-02T07:39:02.624Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInstall
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.624Z] --- SKIP: TestPluginInstall (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginsWithRuntimes
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:39:02 [2022-06-02T07:39:02.624Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginBackCompatMediaTypes
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:39:02 [2022-06-02T07:39:02.624Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z] PASS
07:39:02 [2022-06-02T07:39:02.624Z] 
07:39:02 [2022-06-02T07:39:02.624Z] === Skipped
07:39:02 [2022-06-02T07:39:02.624Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.624Z] 
07:39:02 [2022-06-02T07:39:02.624Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:39:02 [2022-06-02T07:39:02.624Z] 
07:39:02 [2022-06-02T07:39:02.624Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:39:02 [2022-06-02T07:39:02.624Z] 
07:39:02 [2022-06-02T07:39:02.624Z] DONE 19 tests, 3 skipped in 0.154s
07:39:02 [2022-06-02T07:39:02.624Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.624Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestExternalGraphDriver
07:39:02 [2022-06-02T07:39:02.883Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:39:02 [2022-06-02T07:39:02.883Z] --- SKIP: TestExternalGraphDriver (0.03s)
07:39:02 [2022-06-02T07:39:02.883Z] === RUN   TestGraphdriverPluginV2
07:39:04 [2022-06-02T07:39:04.114Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
07:39:04 [2022-06-02T07:39:04.114Z] === RUN   TestConfigsUpdate
07:39:06 [2022-06-02T07:39:06.173Z] --- PASS: TestGraphdriverPluginV2 (3.42s)
07:39:06 [2022-06-02T07:39:06.173Z] PASS
07:39:06 [2022-06-02T07:39:06.173Z] 
07:39:06 [2022-06-02T07:39:06.173Z] === Skipped
07:39:06 [2022-06-02T07:39:06.173Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
07:39:06 [2022-06-02T07:39:06.173Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:39:06 [2022-06-02T07:39:06.173Z] 
07:39:06 [2022-06-02T07:39:06.173Z] DONE 2 tests, 1 skipped in 3.565s
07:39:06 [2022-06-02T07:39:06.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:39:06 [2022-06-02T07:39:06.433Z] INFO: Testing against a local daemon
07:39:06 [2022-06-02T07:39:06.433Z] === RUN   TestContinueAfterPluginCrash
07:39:06 [2022-06-02T07:39:06.433Z] === PAUSE TestContinueAfterPluginCrash
07:39:06 [2022-06-02T07:39:06.433Z] === RUN   TestReadPluginNoRead
07:39:06 [2022-06-02T07:39:06.433Z] === PAUSE TestReadPluginNoRead
07:39:06 [2022-06-02T07:39:06.433Z] === RUN   TestDaemonStartWithLogOpt
07:39:06 [2022-06-02T07:39:06.433Z] === PAUSE TestDaemonStartWithLogOpt
07:39:06 [2022-06-02T07:39:06.433Z] === CONT  TestContinueAfterPluginCrash
07:39:06 [2022-06-02T07:39:06.433Z] === CONT  TestDaemonStartWithLogOpt
07:39:06 [2022-06-02T07:39:06.638Z] --- PASS: TestConfigsUpdate (2.28s)
07:39:06 [2022-06-02T07:39:06.639Z] === RUN   TestTemplatedConfig
07:39:09 [2022-06-02T07:39:09.165Z] --- PASS: TestTemplatedConfig (2.50s)
07:39:09 [2022-06-02T07:39:09.165Z] === RUN   TestConfigCreateResolve
07:39:10 [2022-06-02T07:39:10.627Z] --- PASS: TestDaemonStartWithLogOpt (4.41s)
07:39:10 [2022-06-02T07:39:10.627Z] === CONT  TestReadPluginNoRead
07:39:11 [2022-06-02T07:39:11.062Z] --- PASS: TestConfigCreateResolve (2.17s)
07:39:11 [2022-06-02T07:39:11.062Z] PASS
07:39:11 [2022-06-02T07:39:11.062Z] 
07:39:11 [2022-06-02T07:39:11.062Z] DONE 6 tests in 13.756s
07:39:11 [2022-06-02T07:39:11.062Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
07:39:11 [2022-06-02T07:39:11.062Z] ++ 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
07:39:11 [2022-06-02T07:39:11.062Z] ++ set -e
07:39:11 [2022-06-02T07:39:11.062Z] ++ '[' -n 0 ']'
07:39:11 [2022-06-02T07:39:11.062Z] ++ set -x
07:39:11 [2022-06-02T07:39:11.062Z] ++ env -i DEST=/go/src/github.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
07:39:11 [2022-06-02T07:39:11.062Z] INFO: Testing against a local daemon
07:39:11 [2022-06-02T07:39:11.062Z] === RUN   TestAttachWithTTY
07:39:11 [2022-06-02T07:39:11.321Z] --- PASS: TestAttachWithTTY (0.06s)
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestAttachWithoutTTy
07:39:11 [2022-06-02T07:39:11.321Z] --- PASS: TestAttachWithoutTTy (0.04s)
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestCheckpoint
07:39:11 [2022-06-02T07:39:11.321Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:39:11 [2022-06-02T07:39:11.321Z] --- SKIP: TestCheckpoint (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/commit
07:39:11 [2022-06-02T07:39:11.321Z] === PAUSE TestContainerInvalidJSON/commit
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/create
07:39:11 [2022-06-02T07:39:11.321Z] === PAUSE TestContainerInvalidJSON/containers/create
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:39:11 [2022-06-02T07:39:11.321Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:39:11 [2022-06-02T07:39:11.321Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:39:11 [2022-06-02T07:39:11.321Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:39:11 [2022-06-02T07:39:11.321Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:39:11 [2022-06-02T07:39:11.321Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:39:11 [2022-06-02T07:39:11.321Z] === CONT  TestContainerInvalidJSON/commit
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:39:11 [2022-06-02T07:39:11.321Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:39:11 [2022-06-02T07:39:11.321Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:39:11 [2022-06-02T07:39:11.321Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:39:11 [2022-06-02T07:39:11.321Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:39:11 [2022-06-02T07:39:11.321Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:39:11 [2022-06-02T07:39:11.321Z] === CONT  TestContainerInvalidJSON/containers/create
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:39:11 [2022-06-02T07:39:11.321Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:39:11 [2022-06-02T07:39:11.321Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:39:11 [2022-06-02T07:39:11.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestCopyFromContainerPathIsNotDir
07:39:11 [2022-06-02T07:39:11.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestCopyToContainerPathDoesNotExist
07:39:11 [2022-06-02T07:39:11.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
07:39:11 [2022-06-02T07:39:11.321Z] === RUN   TestCopyEmptyFile
07:39:11 [2022-06-02T07:39:11.579Z] --- PASS: TestCopyEmptyFile (0.22s)
07:39:11 [2022-06-02T07:39:11.579Z] === RUN   TestCopyToContainerPathIsNotDir
07:39:11 [2022-06-02T07:39:11.579Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:39:11 [2022-06-02T07:39:11.579Z] === RUN   TestCopyFromContainer
07:39:12 [2022-06-02T07:39:12.448Z] --- PASS: TestServiceWithDataPathPortInit (14.10s)
07:39:12 [2022-06-02T07:39:12.448Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:39:12 [2022-06-02T07:39:12.512Z] === RUN   TestCopyFromContainer//
07:39:12 [2022-06-02T07:39:12.770Z] === RUN   TestCopyFromContainer//bar/root
07:39:12 [2022-06-02T07:39:12.770Z] === RUN   TestCopyFromContainer//bar/root/
07:39:12 [2022-06-02T07:39:12.770Z] === RUN   TestCopyFromContainer/bar/quux
07:39:12 [2022-06-02T07:39:12.770Z] === RUN   TestCopyFromContainer/bar/quux/
07:39:12 [2022-06-02T07:39:12.770Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:39:13 [2022-06-02T07:39:13.028Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:39:13 [2022-06-02T07:39:13.028Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:39:13 [2022-06-02T07:39:13.028Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:39:13 [2022-06-02T07:39:13.028Z] === RUN   TestCopyFromContainer/bar/notarget
07:39:13 [2022-06-02T07:39:13.174Z] === RUN   TestReadPluginNoRead/default
07:39:13 [2022-06-02T07:39:13.286Z] --- PASS: TestCopyFromContainer (1.49s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:39:13 [2022-06-02T07:39:13.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:39:13 [2022-06-02T07:39:13.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:39:13 [2022-06-02T07:39:13.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:39:13 [2022-06-02T07:39:13.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:39:13 [2022-06-02T07:39:13.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:39:13 [2022-06-02T07:39:13.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:39:13 [2022-06-02T07:39:13.286Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateLinkToNonExistingContainer
07:39:13 [2022-06-02T07:39:13.286Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateWithInvalidEnv
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateWithInvalidEnv/0
07:39:13 [2022-06-02T07:39:13.286Z] === PAUSE TestCreateWithInvalidEnv/0
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateWithInvalidEnv/1
07:39:13 [2022-06-02T07:39:13.286Z] === PAUSE TestCreateWithInvalidEnv/1
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateWithInvalidEnv/2
07:39:13 [2022-06-02T07:39:13.286Z] === PAUSE TestCreateWithInvalidEnv/2
07:39:13 [2022-06-02T07:39:13.286Z] === CONT  TestCreateWithInvalidEnv/0
07:39:13 [2022-06-02T07:39:13.286Z] === CONT  TestCreateWithInvalidEnv/2
07:39:13 [2022-06-02T07:39:13.286Z] === CONT  TestCreateWithInvalidEnv/1
07:39:13 [2022-06-02T07:39:13.286Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:39:13 [2022-06-02T07:39:13.286Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateTmpfsMountsTarget
07:39:13 [2022-06-02T07:39:13.286Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:39:13 [2022-06-02T07:39:13.286Z] === RUN   TestCreateWithCustomMaskedPaths
07:39:13 [2022-06-02T07:39:13.853Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4qok3068eqn7qw7gd8dwkmex9 Created:2022-06-02 07:39:12.560427441 +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[ab6d4e7c3468ad94e841f9d4021ea22a4f501e5f993d28ea1de5a7e0de78dfe0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dgxyb4q3hlhnm9c54itx0v7om EndpointID:37807b70b7a6721b0f20a18261280276b92c0f3711df70818f56a1807ec79843 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2583b312998e322011c0127c4b27dc5d29127e12c1b434b82d61c82c68601e3a 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:1647e985c433 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dgxyb4q3hlhnm9c54itx0v7om EndpointID:37807b70b7a6721b0f20a18261280276b92c0f3711df70818f56a1807ec79843 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:39:14 [2022-06-02T07:39:14.130Z] === RUN   TestReadPluginNoRead/disabled_caching
07:39:14 [2022-06-02T07:39:14.658Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
07:39:14 [2022-06-02T07:39:14.659Z] === RUN   TestCreateWithCustomReadonlyPaths
07:39:15 [2022-06-02T07:39:15.524Z] --- PASS: TestContinueAfterPluginCrash (9.04s)
07:39:15 [2022-06-02T07:39:15.524Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:39:15 [2022-06-02T07:39:15.591Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
07:39:15 [2022-06-02T07:39:15.591Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:39:15 [2022-06-02T07:39:15.591Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:39:15 [2022-06-02T07:39:15.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:39:15 [2022-06-02T07:39:15.591Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:39:15 [2022-06-02T07:39:15.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:39:15 [2022-06-02T07:39:15.591Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:39:15 [2022-06-02T07:39:15.591Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:39:15 [2022-06-02T07:39:15.591Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:39:15 [2022-06-02T07:39:15.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:39:15 [2022-06-02T07:39:15.591Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:39:15 [2022-06-02T07:39:15.591Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:39:15 [2022-06-02T07:39:15.591Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:39:15 [2022-06-02T07:39:15.591Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:39:15 [2022-06-02T07:39:15.591Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:39:15 [2022-06-02T07:39:15.591Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:39:16 [2022-06-02T07:39:16.157Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateDifferentPlatform
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateDifferentPlatform/different_os
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:39:16 [2022-06-02T07:39:16.157Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:39:16 [2022-06-02T07:39:16.157Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:39:16 [2022-06-02T07:39:16.157Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:39:16 [2022-06-02T07:39:16.157Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:39:16 [2022-06-02T07:39:16.157Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateInvalidHostConfig
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:39:16 [2022-06-02T07:39:16.157Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:39:16 [2022-06-02T07:39:16.157Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:39:16 [2022-06-02T07:39:16.157Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:39:16 [2022-06-02T07:39:16.157Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:39:16 [2022-06-02T07:39:16.157Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:39:16 [2022-06-02T07:39:16.157Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:39:16 [2022-06-02T07:39:16.157Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:39:16 [2022-06-02T07:39:16.157Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:39:16 [2022-06-02T07:39:16.157Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestContainerStartOnDaemonRestart
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestContainerStartOnDaemonRestart
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestDaemonRestartIpcMode
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestDaemonRestartIpcMode
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestDaemonHostGatewayIP
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestDaemonHostGatewayIP
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestRestartDaemonWithRestartingContainer
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestContainerKillOnDaemonStart
07:39:16 [2022-06-02T07:39:16.157Z] === PAUSE TestContainerKillOnDaemonStart
07:39:16 [2022-06-02T07:39:16.157Z] === RUN   TestDiff
07:39:16 [2022-06-02T07:39:16.415Z] --- PASS: TestDiff (0.41s)
07:39:16 [2022-06-02T07:39:16.415Z] === RUN   TestExecWithCloseStdin
07:39:16 [2022-06-02T07:39:16.901Z] === CONT  TestReadPluginNoRead
07:39:16 [2022-06-02T07:39:16.901Z]     read_test.go:92: [d985ed7e291f5] daemon is not started
07:39:16 [2022-06-02T07:39:16.901Z] --- PASS: TestReadPluginNoRead (6.01s)
07:39:16 [2022-06-02T07:39:16.901Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
07:39:16 [2022-06-02T07:39:16.901Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.36s)
07:39:16 [2022-06-02T07:39:16.901Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
07:39:16 [2022-06-02T07:39:16.901Z] PASS
07:39:16 [2022-06-02T07:39:16.901Z] 
07:39:16 [2022-06-02T07:39:16.901Z] DONE 6 tests in 10.539s
07:39:16 [2022-06-02T07:39:16.901Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:39:16 [2022-06-02T07:39:16.901Z] testing: warning: no tests to run
07:39:16 [2022-06-02T07:39:16.901Z] PASS
07:39:16 [2022-06-02T07:39:16.901Z] 
07:39:16 [2022-06-02T07:39:16.901Z] DONE 0 tests in 0.037s
07:39:16 [2022-06-02T07:39:16.901Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:39:16 [2022-06-02T07:39:16.901Z] INFO: Testing against a local daemon
07:39:16 [2022-06-02T07:39:16.901Z] === RUN   TestPluginWithDevMounts
07:39:16 [2022-06-02T07:39:16.901Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:39:16 [2022-06-02T07:39:16.901Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:39:16 [2022-06-02T07:39:16.901Z] PASS
07:39:16 [2022-06-02T07:39:16.901Z] 
07:39:16 [2022-06-02T07:39:16.901Z] === Skipped
07:39:16 [2022-06-02T07:39:16.901Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:39:16 [2022-06-02T07:39:16.901Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:39:16 [2022-06-02T07:39:16.901Z] 
07:39:16 [2022-06-02T07:39:16.901Z] DONE 1 tests, 1 skipped in 0.099s
07:39:16 [2022-06-02T07:39:16.901Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:39:16 [2022-06-02T07:39:16.901Z] INFO: Testing against a local daemon
07:39:16 [2022-06-02T07:39:16.901Z] === RUN   TestSecretInspect
07:39:16 [2022-06-02T07:39:16.901Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:16 [2022-06-02T07:39:16.901Z] --- SKIP: TestSecretInspect (0.01s)
07:39:16 [2022-06-02T07:39:16.901Z] === RUN   TestSecretList
07:39:16 [2022-06-02T07:39:16.981Z] --- PASS: TestExecWithCloseStdin (0.46s)
07:39:16 [2022-06-02T07:39:16.981Z] === RUN   TestExec
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestSecretList (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestSecretsCreateAndDelete
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestSecretsUpdate
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestSecretsUpdate (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestTemplatedSecret
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestTemplatedSecret (0.00s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestSecretCreateResolve
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] PASS
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === Skipped
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] DONE 6 tests, 6 skipped in 0.171s
07:39:17 [2022-06-02T07:39:17.162Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:39:17 [2022-06-02T07:39:17.162Z] INFO: Testing against a local daemon
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestServiceCreateInit
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- PASS: TestServiceCreateInit (0.03s)
07:39:17 [2022-06-02T07:39:17.162Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:39:17 [2022-06-02T07:39:17.162Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateServiceMultipleTimes
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateServiceConflict
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestCreateServiceConflict (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateServiceMaxReplicas
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateWithDuplicateNetworkNames
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateServiceSecretFileMode
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestCreateServiceConfigFileMode
07:39:17 [2022-06-02T07:39:17.422Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestCreateServiceSysctls
07:39:17 [2022-06-02T07:39:17.422Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateServiceSysctls (0.03s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestCreateServiceCapabilities
07:39:17 [2022-06-02T07:39:17.422Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestInspect
07:39:17 [2022-06-02T07:39:17.422Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestInspect (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestCreateJob
07:39:17 [2022-06-02T07:39:17.422Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateJob (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestReplicatedJob
07:39:17 [2022-06-02T07:39:17.422Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestReplicatedJob (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestUpdateReplicatedJob
07:39:17 [2022-06-02T07:39:17.422Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestServiceListWithStatuses
07:39:17 [2022-06-02T07:39:17.422Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestDockerNetworkConnectAlias
07:39:17 [2022-06-02T07:39:17.422Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestDockerNetworkReConnect
07:39:17 [2022-06-02T07:39:17.422Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestServicePlugin
07:39:17 [2022-06-02T07:39:17.547Z] --- PASS: TestExec (0.45s)
07:39:17 [2022-06-02T07:39:17.547Z] === RUN   TestExecUser
07:39:17 [2022-06-02T07:39:17.757Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
07:39:17 [2022-06-02T07:39:17.809Z] --- PASS: TestExecUser (0.47s)
07:39:17 [2022-06-02T07:39:17.809Z] === RUN   TestExportContainerAndImportImage
07:39:18 [2022-06-02T07:39:18.100Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
07:39:18 [2022-06-02T07:39:18.100Z] PASS
07:39:18 [2022-06-02T07:39:18.100Z] 
07:39:18 [2022-06-02T07:39:18.100Z] === Skipped
07:39:18 [2022-06-02T07:39:18.100Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:39:18 [2022-06-02T07:39:18.100Z]     service_test.go:243: FLAKY_TEST
07:39:18 [2022-06-02T07:39:18.100Z] 
07:39:18 [2022-06-02T07:39:18.100Z] DONE 38 tests, 1 skipped in 44.385s
07:39:18 [2022-06-02T07:39:18.100Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:39:18 [2022-06-02T07:39:18.100Z] INFO: Testing against a local daemon
07:39:18 [2022-06-02T07:39:18.100Z] === RUN   TestDockerNetworkIpvlanPersistance
07:39:18 [2022-06-02T07:39:18.100Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:18 [2022-06-02T07:39:18.100Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:39:18 [2022-06-02T07:39:18.100Z] === RUN   TestDockerNetworkIpvlan
07:39:18 [2022-06-02T07:39:18.100Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:18 [2022-06-02T07:39:18.100Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:39:18 [2022-06-02T07:39:18.100Z] PASS
07:39:18 [2022-06-02T07:39:18.100Z] 
07:39:18 [2022-06-02T07:39:18.100Z] === Skipped
07:39:18 [2022-06-02T07:39:18.100Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:39:18 [2022-06-02T07:39:18.100Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:18 [2022-06-02T07:39:18.100Z] 
07:39:18 [2022-06-02T07:39:18.100Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:39:18 [2022-06-02T07:39:18.100Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:18 [2022-06-02T07:39:18.100Z] 
07:39:18 [2022-06-02T07:39:18.100Z] DONE 2 tests, 2 skipped in 0.023s
07:39:18 [2022-06-02T07:39:18.100Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:39:18 [2022-06-02T07:39:18.374Z] --- PASS: TestExportContainerAndImportImage (0.56s)
07:39:18 [2022-06-02T07:39:18.374Z] === RUN   TestExportContainerAfterDaemonRestart
07:39:18 [2022-06-02T07:39:18.400Z] INFO: Testing against a local daemon
07:39:18 [2022-06-02T07:39:18.400Z] === RUN   TestDockerNetworkMacvlanPersistance
07:39:19 [2022-06-02T07:39:19.330Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServicePlugin (1.93s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdateLabel
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdateLabel (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdateSecrets
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdateConfigs
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdateNetwork
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdatePidsLimit
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
07:39:19 [2022-06-02T07:39:19.330Z] PASS
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === Skipped
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
07:39:19 [2022-06-02T07:39:19.331Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
07:39:19 [2022-06-02T07:39:19.331Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestInspect (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:39:19 [2022-06-02T07:39:19.331Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s)
07:39:19 [2022-06-02T07:39:19.331Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] DONE 24 tests, 23 skipped in 2.363s
07:39:19 [2022-06-02T07:39:19.590Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:39:19 [2022-06-02T07:39:19.590Z] INFO: Testing against a local daemon
07:39:19 [2022-06-02T07:39:19.590Z] === RUN   TestSessionCreate
07:39:19 [2022-06-02T07:39:19.590Z] --- PASS: TestSessionCreate (0.03s)
07:39:19 [2022-06-02T07:39:19.590Z] === RUN   TestSessionCreateWithBadUpgrade
07:39:19 [2022-06-02T07:39:19.590Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:39:19 [2022-06-02T07:39:19.590Z] PASS
07:39:19 [2022-06-02T07:39:19.590Z] 
07:39:19 [2022-06-02T07:39:19.590Z] DONE 2 tests in 0.152s
07:39:19 [2022-06-02T07:39:19.590Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:39:19 [2022-06-02T07:39:19.750Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
07:39:19 [2022-06-02T07:39:19.750Z] === RUN   TestHealthCheckWorkdir
07:39:19 [2022-06-02T07:39:19.804Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
07:39:19 [2022-06-02T07:39:19.804Z] === RUN   TestDockerNetworkMacvlan
07:39:19 [2022-06-02T07:39:19.848Z] INFO: Testing against a local daemon
07:39:19 [2022-06-02T07:39:19.848Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:39:19 [2022-06-02T07:39:19.848Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:39:19 [2022-06-02T07:39:19.848Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:39:19 [2022-06-02T07:39:19.848Z] === RUN   TestDiskUsage
07:39:19 [2022-06-02T07:39:19.848Z] === PAUSE TestDiskUsage
07:39:19 [2022-06-02T07:39:19.848Z] === RUN   TestEventsExecDie
07:39:20 [2022-06-02T07:39:20.103Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:39:20 [2022-06-02T07:39:20.107Z] --- PASS: TestEventsExecDie (0.49s)
07:39:20 [2022-06-02T07:39:20.107Z] === RUN   TestEventsBackwardsCompatible
07:39:20 [2022-06-02T07:39:20.316Z] --- PASS: TestHealthCheckWorkdir (0.51s)
07:39:20 [2022-06-02T07:39:20.316Z] === RUN   TestHealthKillContainer
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestEventsVolumeCreate
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestEventsVolumeCreate (0.04s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestInfoBinaryCommits
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestInfoAPIVersioned
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestInfoAPI
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestInfoAPI (0.02s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestInfoAPIWarnings
07:39:21 [2022-06-02T07:39:21.028Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:39:21 [2022-06-02T07:39:21.588Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:39:23 [2022-06-02T07:39:23.475Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:39:25 [2022-06-02T07:39:25.362Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:39:28 [2022-06-02T07:39:28.422Z] --- PASS: TestHealthKillContainer (7.88s)
07:39:28 [2022-06-02T07:39:28.422Z] === RUN   TestInspectCpusetInConfigPre120
07:39:28 [2022-06-02T07:39:28.422Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
07:39:28 [2022-06-02T07:39:28.422Z] === RUN   TestIpcModeNone
07:39:28 [2022-06-02T07:39:28.626Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:39:28 [2022-06-02T07:39:28.988Z] --- PASS: TestIpcModeNone (0.44s)
07:39:28 [2022-06-02T07:39:28.988Z] === RUN   TestIpcModePrivate
07:39:29 [2022-06-02T07:39:29.248Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
07:39:29 [2022-06-02T07:39:29.505Z] --- PASS: TestIpcModePrivate (0.48s)
07:39:29 [2022-06-02T07:39:29.505Z] === RUN   TestIpcModeShareable
07:39:29 [2022-06-02T07:39:29.553Z] --- PASS: TestDockerNetworkMacvlan (9.81s)
07:39:29 [2022-06-02T07:39:29.553Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:39:29 [2022-06-02T07:39:29.553Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
07:39:29 [2022-06-02T07:39:29.553Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
07:39:29 [2022-06-02T07:39:29.553Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
07:39:29 [2022-06-02T07:39:29.553Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s)
07:39:29 [2022-06-02T07:39:29.553Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
07:39:29 [2022-06-02T07:39:29.553Z] PASS
07:39:29 [2022-06-02T07:39:29.553Z] 
07:39:29 [2022-06-02T07:39:29.553Z] DONE 8 tests in 11.108s
07:39:29 [2022-06-02T07:39:29.553Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:39:29 [2022-06-02T07:39:29.553Z] testing: warning: no tests to run
07:39:29 [2022-06-02T07:39:29.553Z] PASS
07:39:29 [2022-06-02T07:39:29.553Z] 
07:39:29 [2022-06-02T07:39:29.553Z] DONE 0 tests in 0.008s
07:39:29 [2022-06-02T07:39:29.553Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:39:29 [2022-06-02T07:39:29.553Z] INFO: Testing against a local daemon
07:39:29 [2022-06-02T07:39:29.553Z] === RUN   TestAuthZPluginAllowRequest
07:39:29 [2022-06-02T07:39:29.763Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
07:39:30 [2022-06-02T07:39:30.020Z] --- PASS: TestIpcModeShareable (0.45s)
07:39:30 [2022-06-02T07:39:30.020Z] === RUN   TestAPIIpcModeShareableAndContainer
07:39:30 [2022-06-02T07:39:30.568Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
07:39:30 [2022-06-02T07:39:30.568Z] === RUN   TestAuthZPluginTLS
07:39:31 [2022-06-02T07:39:31.128Z] --- PASS: TestAuthZPluginTLS (0.54s)
07:39:31 [2022-06-02T07:39:31.128Z] === RUN   TestAuthZPluginDenyRequest
07:39:31 [2022-06-02T07:39:31.429Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
07:39:31 [2022-06-02T07:39:31.429Z] === RUN   TestAPIIpcModeHost
07:39:31 [2022-06-02T07:39:31.687Z] --- PASS: TestAPIIpcModeHost (0.37s)
07:39:31 [2022-06-02T07:39:31.687Z] === RUN   TestDaemonIpcModeShareable
07:39:31 [2022-06-02T07:39:31.731Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:39:31 [2022-06-02T07:39:31.731Z] === RUN   TestAuthZPluginAPIDenyResponse
07:39:32 [2022-06-02T07:39:32.293Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
07:39:32 [2022-06-02T07:39:32.293Z] === RUN   TestAuthZPluginDenyResponse
07:39:32 [2022-06-02T07:39:32.852Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
07:39:32 [2022-06-02T07:39:32.852Z] === RUN   TestAuthZPluginAllowEventStream
07:39:33 [2022-06-02T07:39:33.058Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
07:39:33 [2022-06-02T07:39:33.058Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
07:39:33 [2022-06-02T07:39:33.058Z] === RUN   TestDaemonIpcModePrivate
07:39:33 [2022-06-02T07:39:33.779Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
07:39:33 [2022-06-02T07:39:33.780Z] === RUN   TestAuthZPluginErrorResponse
07:39:33 [2022-06-02T07:39:33.991Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
07:39:33 [2022-06-02T07:39:33.991Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
07:39:33 [2022-06-02T07:39:33.991Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:39:34 [2022-06-02T07:39:34.385Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:39:34 [2022-06-02T07:39:34.385Z] === RUN   TestAuthZPluginErrorRequest
07:39:34 [2022-06-02T07:39:34.924Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
07:39:34 [2022-06-02T07:39:34.960Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
07:39:34 [2022-06-02T07:39:34.960Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:39:35 [2022-06-02T07:39:35.181Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
07:39:35 [2022-06-02T07:39:35.182Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:39:35 [2022-06-02T07:39:35.525Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:39:35 [2022-06-02T07:39:35.525Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:39:36 [2022-06-02T07:39:36.114Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
07:39:36 [2022-06-02T07:39:36.372Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
07:39:36 [2022-06-02T07:39:36.372Z] === RUN   TestIpcModeOlderClient
07:39:36 [2022-06-02T07:39:36.372Z] === PAUSE TestIpcModeOlderClient
07:39:36 [2022-06-02T07:39:36.372Z] === RUN   TestKillContainerInvalidSignal
07:39:36 [2022-06-02T07:39:36.629Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
07:39:36 [2022-06-02T07:39:36.629Z] === RUN   TestKillContainer
07:39:36 [2022-06-02T07:39:36.629Z] === RUN   TestKillContainer/no_signal
07:39:36 [2022-06-02T07:39:36.886Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
07:39:36 [2022-06-02T07:39:36.886Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:39:37 [2022-06-02T07:39:37.195Z] === RUN   TestKillContainer/non_killing_signal
07:39:37 [2022-06-02T07:39:37.455Z] === RUN   TestKillContainer/killing_signal
07:39:38 [2022-06-02T07:39:38.020Z] --- PASS: TestKillContainer (1.22s)
07:39:38 [2022-06-02T07:39:38.020Z]     --- PASS: TestKillContainer/no_signal (0.41s)
07:39:38 [2022-06-02T07:39:38.020Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
07:39:38 [2022-06-02T07:39:38.020Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
07:39:38 [2022-06-02T07:39:38.020Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:39:38 [2022-06-02T07:39:38.020Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:39:38 [2022-06-02T07:39:38.340Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:39:38 [2022-06-02T07:39:38.395Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s)
07:39:38 [2022-06-02T07:39:38.395Z] === RUN   TestAuthZPluginHeader
07:39:38 [2022-06-02T07:39:38.450Z] --- PASS: TestInfoAPIWarnings (16.56s)
07:39:38 [2022-06-02T07:39:38.450Z] === RUN   TestInfoDebug
07:39:38 [2022-06-02T07:39:38.450Z] --- PASS: TestInfoDebug (0.54s)
07:39:38 [2022-06-02T07:39:38.450Z] === RUN   TestInfoInsecureRegistries
07:39:38 [2022-06-02T07:39:38.450Z] --- PASS: TestInfoInsecureRegistries (0.55s)
07:39:38 [2022-06-02T07:39:38.450Z] === RUN   TestInfoRegistryMirrors
07:39:38 [2022-06-02T07:39:38.450Z] --- PASS: TestInfoRegistryMirrors (0.54s)
07:39:38 [2022-06-02T07:39:38.450Z] === RUN   TestLoginFailsWithBadCredentials
07:39:38 [2022-06-02T07:39:38.600Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s)
07:39:38 [2022-06-02T07:39:38.600Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
07:39:38 [2022-06-02T07:39:38.600Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
07:39:38 [2022-06-02T07:39:38.600Z] === RUN   TestKillStoppedContainer
07:39:38 [2022-06-02T07:39:38.709Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
07:39:38 [2022-06-02T07:39:38.710Z] === RUN   TestPingCacheHeaders
07:39:38 [2022-06-02T07:39:38.710Z] --- PASS: TestPingCacheHeaders (0.03s)
07:39:38 [2022-06-02T07:39:38.710Z] === RUN   TestPingGet
07:39:38 [2022-06-02T07:39:38.710Z] --- PASS: TestPingGet (0.01s)
07:39:38 [2022-06-02T07:39:38.710Z] === RUN   TestPingHead
07:39:38 [2022-06-02T07:39:38.710Z] --- PASS: TestPingHead (0.03s)
07:39:38 [2022-06-02T07:39:38.710Z] === RUN   TestPingSwarmHeader
07:39:38 [2022-06-02T07:39:38.858Z] --- PASS: TestKillStoppedContainer (0.04s)
07:39:38 [2022-06-02T07:39:38.858Z] === RUN   TestKillStoppedContainerAPIPre120
07:39:38 [2022-06-02T07:39:38.858Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:39:38 [2022-06-02T07:39:38.858Z] === RUN   TestKillDifferentUserContainer
07:39:38 [2022-06-02T07:39:38.956Z] --- PASS: TestAuthZPluginHeader (0.70s)
07:39:38 [2022-06-02T07:39:38.956Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:39:39 [2022-06-02T07:39:39.115Z] --- PASS: TestKillDifferentUserContainer (0.43s)
07:39:39 [2022-06-02T07:39:39.115Z] === RUN   TestInspectOomKilledTrue
07:39:39 [2022-06-02T07:39:39.277Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:39:39 [2022-06-02T07:39:39.681Z] --- PASS: TestInspectOomKilledTrue (0.48s)
07:39:39 [2022-06-02T07:39:39.681Z] === RUN   TestInspectOomKilledFalse
07:39:39 [2022-06-02T07:39:39.844Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:39:40 [2022-06-02T07:39:40.245Z] --- PASS: TestInspectOomKilledFalse (0.40s)
07:39:40 [2022-06-02T07:39:40.245Z] === RUN   TestLinksEtcHostsContentMatch
07:39:40 [2022-06-02T07:39:40.503Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
07:39:40 [2022-06-02T07:39:40.503Z] === RUN   TestLinksContainerNames
07:39:40 [2022-06-02T07:39:40.781Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:39:40 [2022-06-02T07:39:40.781Z] --- PASS: TestPingSwarmHeader (2.19s)
07:39:40 [2022-06-02T07:39:40.781Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:39:40 [2022-06-02T07:39:40.781Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:39:40 [2022-06-02T07:39:40.781Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:39:40 [2022-06-02T07:39:40.781Z] === RUN   TestVersion
07:39:41 [2022-06-02T07:39:41.040Z] --- PASS: TestVersion (0.03s)
07:39:41 [2022-06-02T07:39:41.040Z] === CONT  TestDiskUsage
07:39:41 [2022-06-02T07:39:41.435Z] --- PASS: TestLinksContainerNames (0.81s)
07:39:41 [2022-06-02T07:39:41.435Z] === RUN   TestLogsFollowTailEmpty
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/image_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_container.Run
07:39:41 [2022-06-02T07:39:41.693Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
07:39:41 [2022-06-02T07:39:41.693Z] === RUN   TestContainerNetworkMountsNoChown
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.950Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
07:39:41 [2022-06-02T07:39:41.950Z] === RUN   TestMountDaemonRoot
07:39:41 [2022-06-02T07:39:41.950Z] === RUN   TestMountDaemonRoot/default
07:39:41 [2022-06-02T07:39:41.950Z] === PAUSE TestMountDaemonRoot/default
07:39:41 [2022-06-02T07:39:41.950Z] === RUN   TestMountDaemonRoot/private
07:39:41 [2022-06-02T07:39:41.950Z] === PAUSE TestMountDaemonRoot/private
07:39:41 [2022-06-02T07:39:41.950Z] === RUN   TestMountDaemonRoot/rprivate
07:39:41 [2022-06-02T07:39:41.950Z] === PAUSE TestMountDaemonRoot/rprivate
07:39:41 [2022-06-02T07:39:41.950Z] === RUN   TestMountDaemonRoot/slave
07:39:41 [2022-06-02T07:39:41.950Z] === PAUSE TestMountDaemonRoot/slave
07:39:41 [2022-06-02T07:39:41.950Z] === RUN   TestMountDaemonRoot/rslave
07:39:41 [2022-06-02T07:39:41.950Z] === PAUSE TestMountDaemonRoot/rslave
07:39:41 [2022-06-02T07:39:41.950Z] === RUN   TestMountDaemonRoot/shared
07:39:41 [2022-06-02T07:39:41.950Z] === PAUSE TestMountDaemonRoot/shared
07:39:41 [2022-06-02T07:39:41.950Z] === RUN   TestMountDaemonRoot/rshared
07:39:41 [2022-06-02T07:39:41.950Z] === PAUSE TestMountDaemonRoot/rshared
07:39:41 [2022-06-02T07:39:41.950Z] === CONT  TestMountDaemonRoot/default
07:39:41 [2022-06-02T07:39:41.951Z] === RUN   TestMountDaemonRoot/default/bind_root
07:39:41 [2022-06-02T07:39:41.951Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:39:41 [2022-06-02T07:39:41.951Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:39:41 [2022-06-02T07:39:41.951Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:39:41 [2022-06-02T07:39:41.951Z] === RUN   TestMountDaemonRoot/default/mount_root
07:39:41 [2022-06-02T07:39:41.951Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:39:41 [2022-06-02T07:39:41.951Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:39:41 [2022-06-02T07:39:41.951Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:39:41 [2022-06-02T07:39:41.951Z] === CONT  TestMountDaemonRoot/default/bind_root
07:39:41 [2022-06-02T07:39:41.951Z] === CONT  TestMountDaemonRoot/rshared
07:39:41 [2022-06-02T07:39:41.951Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:39:41 [2022-06-02T07:39:41.951Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:39:41 [2022-06-02T07:39:41.951Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:39:41 [2022-06-02T07:39:41.951Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:39:41 [2022-06-02T07:39:41.951Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:39:41 [2022-06-02T07:39:41.951Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:39:41 [2022-06-02T07:39:41.951Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:39:41 [2022-06-02T07:39:41.951Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:39:41 [2022-06-02T07:39:41.951Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:39:42 [2022-06-02T07:39:42.130Z] --- PASS: TestDiskUsage (1.23s)
07:39:42 [2022-06-02T07:39:42.130Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z] PASS
07:39:42 [2022-06-02T07:39:42.130Z] 
07:39:42 [2022-06-02T07:39:42.130Z] === Skipped
07:39:42 [2022-06-02T07:39:42.130Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:39:42 [2022-06-02T07:39:42.130Z] 
07:39:42 [2022-06-02T07:39:42.130Z] DONE 54 tests, 1 skipped in 22.531s
07:39:42 [2022-06-02T07:39:42.130Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/shared
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rslave
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/slave
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rprivate
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/private
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/private/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/private/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/default/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/private/mount_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/private/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:39:42 [2022-06-02T07:39:42.208Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:39:42 [2022-06-02T07:39:42.389Z] INFO: Testing against a local daemon
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesCreateAndList
07:39:42 [2022-06-02T07:39:42.389Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesRemove
07:39:42 [2022-06-02T07:39:42.389Z] --- PASS: TestVolumesRemove (0.05s)
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInspect
07:39:42 [2022-06-02T07:39:42.389Z] --- PASS: TestVolumesInspect (0.02s)
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:39:42 [2022-06-02T07:39:42.389Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:39:42 [2022-06-02T07:39:42.389Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:39:42 [2022-06-02T07:39:42.389Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:39:42 [2022-06-02T07:39:42.389Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z] PASS
07:39:42 [2022-06-02T07:39:42.389Z] 
07:39:42 [2022-06-02T07:39:42.389Z] DONE 9 tests in 0.189s
07:39:42 [2022-06-02T07:39:42.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:39:42 [2022-06-02T07:39:42.389Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14170 is not a child of this shell
07:39:42 [2022-06-02T07:39:42.389Z] warning: PID 14170 from bundles/test-integration/docker.pid had a nonzero exit code
07:39:42 [2022-06-02T07:39:42.389Z] Leaving: AppArmorNo profiles have been unloaded.
07:39:42 [2022-06-02T07:39:42.389Z] 
07:39:42 [2022-06-02T07:39:42.389Z] Unloading profiles will leave already running processes permanently
07:39:42 [2022-06-02T07:39:42.389Z] unconfined, which can lead to unexpected situations.
07:39:42 [2022-06-02T07:39:42.389Z] 
07:39:42 [2022-06-02T07:39:42.389Z] To set a process to complain mode, use the command line tool
07:39:42 [2022-06-02T07:39:42.389Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:39:42 [2022-06-02T07:39:42.389Z] Removing test suite binaries
07:39:42 [2022-06-02T07:39:42.389Z] exiting test-integration
07:39:42 [2022-06-02T07:39:42.390Z] ++ exit 0
07:39:42 [2022-06-02T07:39:42.390Z] 
07:39:42 [2022-06-02T07:39:42.466Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:39:42 [2022-06-02T07:39:42.466Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:39:42 [2022-06-02T07:39:42.466Z] --- PASS: TestMountDaemonRoot (0.01s)
07:39:42 [2022-06-02T07:39:42.466Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
07:39:42 [2022-06-02T07:39:42.466Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
07:39:42 [2022-06-02T07:39:42.466Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
07:39:42 [2022-06-02T07:39:42.466Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:39:42 [2022-06-02T07:39:42.466Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:39:42 [2022-06-02T07:39:42.466Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
07:39:42 [2022-06-02T07:39:42.466Z] === RUN   TestContainerBindMountNonRecursive
07:39:43 [2022-06-02T07:39:43.119Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s)
07:39:43 [2022-06-02T07:39:43.119Z] === RUN   TestAuthZPluginV2Disable
Post stage
[Pipeline] junit
07:39:43 [2022-06-02T07:39:43.340Z] Recording test results
07:39:43 [2022-06-02T07:39:43.838Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
07:39:43 [2022-06-02T07:39:43.838Z] === RUN   TestContainerVolumesMountedAsShared
07:39:44 [2022-06-02T07:39:44.095Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
07:39:44 [2022-06-02T07:39:44.095Z] === RUN   TestContainerVolumesMountedAsSlave
07:39:44 [2022-06-02T07:39:44.354Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
07:39:44 [2022-06-02T07:39:44.354Z] === RUN   TestNetworkNat
07:39:44 [2022-06-02T07:39:44.919Z] --- PASS: TestNetworkNat (0.42s)
07:39:44 [2022-06-02T07:39:44.919Z] === RUN   TestNetworkLocalhostTCPNat
07:39:45 [2022-06-02T07:39:45.177Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
07:39:45 [2022-06-02T07:39:45.177Z] === RUN   TestNetworkLoopbackNat
07:39:45 [2022-06-02T07:39:45.284Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:39:45 [2022-06-02T07:39:45.626Z] + echo Ensuring container killed.
07:39:45 [2022-06-02T07:39:45.626Z] Ensuring container killed.
07:39:45 [2022-06-02T07:39:45.626Z] + docker rm -vf docker-pr1
07:39:45 [2022-06-02T07:39:45.626Z] Error: No such container: docker-pr1
[Pipeline] sh
07:39:45 [2022-06-02T07:39:45.912Z] + echo Chowning /workspace to jenkins user
07:39:45 [2022-06-02T07:39:45.913Z] Chowning /workspace to jenkins user
07:39:45 [2022-06-02T07:39:45.913Z] + id -u
07:39:45 [2022-06-02T07:39:45.913Z] + id -g
07:39:45 [2022-06-02T07:39:45.913Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43676:/workspace busybox chown -R 1000:1000 /workspace
07:39:45 [2022-06-02T07:39:45.913Z] Unable to find image 'busybox:latest' locally
07:39:45 [2022-06-02T07:39:45.913Z] latest: Pulling from library/busybox
07:39:46 [2022-06-02T07:39:46.467Z] --- PASS: TestAuthZPluginV2Disable (3.37s)
07:39:46 [2022-06-02T07:39:46.467Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:39:46 [2022-06-02T07:39:46.855Z] 462eb288b104: Pulling fs layer
07:39:46 [2022-06-02T07:39:46.855Z] 462eb288b104: Download complete
07:39:46 [2022-06-02T07:39:46.855Z] 462eb288b104: Pull complete
07:39:46 [2022-06-02T07:39:46.855Z] Digest: sha256:ebadf81a7f2146e95f8c850ad7af8cf9755d31cdba380a8ffd5930fba5996095
07:39:46 [2022-06-02T07:39:46.855Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:39:48 [2022-06-02T07:39:48.454Z] --- PASS: TestNetworkLoopbackNat (2.54s)
07:39:48 [2022-06-02T07:39:48.454Z] === RUN   TestPause
07:39:48 [2022-06-02T07:39:48.454Z] --- PASS: TestPause (0.42s)
07:39:48 [2022-06-02T07:39:48.454Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:39:48 [2022-06-02T07:39:48.454Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:39:48 [2022-06-02T07:39:48.454Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:39:48 [2022-06-02T07:39:48.454Z] === RUN   TestPauseStopPausedContainer
07:39:48 [2022-06-02T07:39:48.532Z] + bundleName=amd64-rootless
07:39:48 [2022-06-02T07:39:48.532Z] + echo Creating amd64-rootless-bundles.tar.gz
07:39:48 [2022-06-02T07:39:48.532Z] Creating amd64-rootless-bundles.tar.gz
07:39:48 [2022-06-02T07:39:48.532Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:39:48 [2022-06-02T07:39:48.532Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
07:39:48 [2022-06-02T07:39:48.544Z] Archiving artifacts
07:39:48 [2022-06-02T07:39:48.711Z] --- PASS: TestPauseStopPausedContainer (0.45s)
07:39:48 [2022-06-02T07:39:48.711Z] === RUN   TestPidHost
07:39:49 [2022-06-02T07:39:49.644Z] --- PASS: TestPidHost (0.93s)
07:39:49 [2022-06-02T07:39:49.644Z] === RUN   TestPsFilter
07:39:49 [2022-06-02T07:39:49.644Z] --- PASS: TestPsFilter (0.09s)
07:39:49 [2022-06-02T07:39:49.644Z] === RUN   TestRemoveContainerWithRemovedVolume
07:39:49 [2022-06-02T07:39:49.727Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s)
07:39:49 [2022-06-02T07:39:49.727Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:39:50 [2022-06-02T07:39:50.210Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
07:39:50 [2022-06-02T07:39:50.210Z] === RUN   TestRemoveContainerWithVolume
07:39:50 [2022-06-02T07:39:50.468Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
07:39:50 [2022-06-02T07:39:50.468Z] === RUN   TestRemoveContainerRunning
07:39:50 [2022-06-02T07:39:50.586Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43676/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:39:50 [2022-06-02T07:39:50.901Z] + make clean
07:39:51 [2022-06-02T07:39:51.035Z] --- PASS: TestRemoveContainerRunning (0.42s)
07:39:51 [2022-06-02T07:39:51.035Z] === RUN   TestRemoveContainerForceRemoveRunning
07:39:51 [2022-06-02T07:39:51.160Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:39:51 [2022-06-02T07:39:51.160Z] docker-dev-cache
07:39:51 [2022-06-02T07:39:51.160Z] docker-mod-cache
[Pipeline] deleteDir
07:39:51 [2022-06-02T07:39:51.292Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
07:39:51 [2022-06-02T07:39:51.293Z] === RUN   TestRemoveInvalidContainer
07:39:51 [2022-06-02T07:39:51.293Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:39:51 [2022-06-02T07:39:51.293Z] === RUN   TestRenameLinkedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:39:53 [2022-06-02T07:39:53.193Z] --- PASS: TestRenameLinkedContainer (1.67s)
07:39:53 [2022-06-02T07:39:53.193Z] === RUN   TestRenameStoppedContainer
07:39:53 [2022-06-02T07:39:53.451Z] --- PASS: TestRenameStoppedContainer (0.41s)
07:39:53 [2022-06-02T07:39:53.451Z] === RUN   TestRenameRunningContainerAndReuse
07:39:54 [2022-06-02T07:39:54.385Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
07:39:54 [2022-06-02T07:39:54.385Z] === RUN   TestRenameInvalidName
07:39:54 [2022-06-02T07:39:54.643Z] --- PASS: TestRenameInvalidName (0.39s)
07:39:54 [2022-06-02T07:39:54.643Z] === RUN   TestRenameAnonymousContainer
07:39:56 [2022-06-02T07:39:56.545Z] --- PASS: TestRenameAnonymousContainer (1.53s)
07:39:56 [2022-06-02T07:39:56.545Z] === RUN   TestRenameContainerWithSameName
07:39:56 [2022-06-02T07:39:56.545Z] --- PASS: TestRenameContainerWithSameName (0.43s)
07:39:56 [2022-06-02T07:39:56.545Z] === RUN   TestRenameContainerWithLinkedContainer
07:39:57 [2022-06-02T07:39:57.477Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
07:39:57 [2022-06-02T07:39:57.477Z] === RUN   TestResize
07:39:57 [2022-06-02T07:39:57.735Z] --- PASS: TestResize (0.39s)
07:39:57 [2022-06-02T07:39:57.735Z] === RUN   TestResizeWithInvalidSize
07:39:58 [2022-06-02T07:39:58.301Z] --- PASS: TestResizeWithInvalidSize (0.41s)
07:39:58 [2022-06-02T07:39:58.301Z] === RUN   TestResizeWhenContainerNotStarted
07:39:58 [2022-06-02T07:39:58.559Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:39:58 [2022-06-02T07:39:58.559Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:39:58 [2022-06-02T07:39:58.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:40:00 [2022-06-02T07:40:00.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:40:01 [2022-06-02T07:40:01.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:40:01 [2022-06-02T07:40:01.978Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.39s)
07:40:01 [2022-06-02T07:40:01.978Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:40:02 [2022-06-02T07:40:02.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:40:02 [2022-06-02T07:40:02.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:40:04 [2022-06-02T07:40:04.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:40:04 [2022-06-02T07:40:04.137Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:40:07 [2022-06-02T07:40:07.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:40:07 [2022-06-02T07:40:07.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:40:09 [2022-06-02T07:40:09.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:40:10 [2022-06-02T07:40:10.877Z] .........................xx....................                          [ 29%]
07:40:11 [2022-06-02T07:40:11.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:40:11 [2022-06-02T07:40:11.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:40:12 [2022-06-02T07:40:12.588Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:40:12 [2022-06-02T07:40:12.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:40:14 [2022-06-02T07:40:14.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:40:16 [2022-06-02T07:40:16.116Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
07:40:16 [2022-06-02T07:40:16.116Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s)
07:40:16 [2022-06-02T07:40:16.116Z] === RUN   TestCgroupNamespacesRun
07:40:16 [2022-06-02T07:40:16.934Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
07:40:16 [2022-06-02T07:40:16.934Z] PASS
07:40:16 [2022-06-02T07:40:16.934Z] 
07:40:16 [2022-06-02T07:40:16.934Z] DONE 17 tests in 47.242s
07:40:16 [2022-06-02T07:40:16.934Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:40:16 [2022-06-02T07:40:16.934Z] INFO: Testing against a local daemon
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:40:16 [2022-06-02T07:40:16.934Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:40:16 [2022-06-02T07:40:16.934Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:40:16 [2022-06-02T07:40:16.934Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:40:16 [2022-06-02T07:40:16.934Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:40:16 [2022-06-02T07:40:16.934Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:40:16 [2022-06-02T07:40:16.934Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:40:16 [2022-06-02T07:40:16.934Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:40:16 [2022-06-02T07:40:16.934Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInstall
07:40:16 [2022-06-02T07:40:16.934Z] === RUN   TestPluginInstall/no_auth
07:40:17 [2022-06-02T07:40:17.050Z] --- PASS: TestCgroupNamespacesRun (1.14s)
07:40:17 [2022-06-02T07:40:17.050Z] === RUN   TestCgroupNamespacesRunPrivileged
07:40:17 [2022-06-02T07:40:17.497Z] time="2022-06-02T07:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:40:17 [2022-06-02T07:40:17.497Z] time="2022-06-02T07:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3af26f1d51d418b8ab0ba5788649b0b9a0ebfdb6f05419265ede74fb166a0c3" mediatype=application/vnd.docker.plugin.v1+json size=522
07:40:17 [2022-06-02T07:40:17.497Z] time="2022-06-02T07:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:40:17 [2022-06-02T07:40:17.497Z] time="2022-06-02T07:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3af26f1d51d418b8ab0ba5788649b0b9a0ebfdb6f05419265ede74fb166a0c3" mediatype=application/vnd.docker.plugin.v1+json size=522
07:40:17 [2022-06-02T07:40:17.752Z] === RUN   TestPluginInstall/with_htpasswd
07:40:18 [2022-06-02T07:40:18.009Z] time="2022-06-02T07:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:40:18 [2022-06-02T07:40:18.009Z] time="2022-06-02T07:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3af26f1d51d418b8ab0ba5788649b0b9a0ebfdb6f05419265ede74fb166a0c3" mediatype=application/vnd.docker.plugin.v1+json size=522
07:40:18 [2022-06-02T07:40:18.009Z] time="2022-06-02T07:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:40:18 [2022-06-02T07:40:18.009Z] time="2022-06-02T07:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3af26f1d51d418b8ab0ba5788649b0b9a0ebfdb6f05419265ede74fb166a0c3" mediatype=application/vnd.docker.plugin.v1+json size=522
07:40:18 [2022-06-02T07:40:18.266Z] === RUN   TestPluginInstall/with_insecure
07:40:18 [2022-06-02T07:40:18.451Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
07:40:18 [2022-06-02T07:40:18.451Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:40:19 [2022-06-02T07:40:19.233Z] time="2022-06-02T07:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:40:19 [2022-06-02T07:40:19.233Z] time="2022-06-02T07:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e0bdc26ad9d666c0735395dfc4792d8dd6987de13b1236e79b03bfd28c0314c" mediatype=application/vnd.docker.plugin.v1+json size=522
07:40:19 [2022-06-02T07:40:19.233Z] time="2022-06-02T07:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:40:19 [2022-06-02T07:40:19.233Z] time="2022-06-02T07:40:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e0bdc26ad9d666c0735395dfc4792d8dd6987de13b1236e79b03bfd28c0314c" mediatype=application/vnd.docker.plugin.v1+json size=522
07:40:19 [2022-06-02T07:40:19.405Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
07:40:19 [2022-06-02T07:40:19.405Z] === RUN   TestCgroupNamespacesRunHostMode
07:40:19 [2022-06-02T07:40:19.489Z]     plugin_test.go:195: [d0a8745339599] daemon is not started
07:40:19 [2022-06-02T07:40:19.489Z] --- PASS: TestPluginInstall (2.80s)
07:40:19 [2022-06-02T07:40:19.489Z]     --- PASS: TestPluginInstall/no_auth (1.09s)
07:40:19 [2022-06-02T07:40:19.489Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
07:40:19 [2022-06-02T07:40:19.489Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
07:40:19 [2022-06-02T07:40:19.489Z] === RUN   TestPluginsWithRuntimes
07:40:20 [2022-06-02T07:40:20.339Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
07:40:20 [2022-06-02T07:40:20.339Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:40:20 [2022-06-02T07:40:20.896Z] === RUN   TestPluginsWithRuntimes/No_Args
07:40:21 [2022-06-02T07:40:21.711Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
07:40:21 [2022-06-02T07:40:21.711Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:40:21 [2022-06-02T07:40:21.863Z] === RUN   TestPluginsWithRuntimes/With_Args
07:40:22 [2022-06-02T07:40:22.644Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
07:40:22 [2022-06-02T07:40:22.644Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:40:22 [2022-06-02T07:40:22.788Z] --- PASS: TestPluginsWithRuntimes (3.32s)
07:40:22 [2022-06-02T07:40:22.788Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
07:40:22 [2022-06-02T07:40:22.788Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
07:40:22 [2022-06-02T07:40:22.788Z] === RUN   TestPluginBackCompatMediaTypes
07:40:23 [2022-06-02T07:40:23.209Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
07:40:23 [2022-06-02T07:40:23.209Z] === RUN   TestCgroupNamespacesRunOlderClient
07:40:23 [2022-06-02T07:40:23.348Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
07:40:23 [2022-06-02T07:40:23.349Z] PASS
07:40:23 [2022-06-02T07:40:23.349Z] 
07:40:23 [2022-06-02T07:40:23.349Z] DONE 24 tests in 6.763s
07:40:23 [2022-06-02T07:40:23.349Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:40:23 [2022-06-02T07:40:23.349Z] INFO: Testing against a local daemon
07:40:23 [2022-06-02T07:40:23.349Z] === RUN   TestExternalGraphDriver
07:40:23 [2022-06-02T07:40:23.604Z] === RUN   TestExternalGraphDriver/json
07:40:24 [2022-06-02T07:40:24.582Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
07:40:24 [2022-06-02T07:40:24.582Z] === RUN   TestNISDomainname
07:40:24 [2022-06-02T07:40:24.839Z] --- PASS: TestNISDomainname (0.47s)
07:40:24 [2022-06-02T07:40:24.839Z] === RUN   TestHostnameDnsResolution
07:40:25 [2022-06-02T07:40:25.054Z] === RUN   TestExternalGraphDriver/spec
07:40:25 [2022-06-02T07:40:25.771Z] --- PASS: TestHostnameDnsResolution (0.69s)
07:40:25 [2022-06-02T07:40:25.771Z] === RUN   TestUnprivilegedPortsAndPing
07:40:26 [2022-06-02T07:40:26.029Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
07:40:26 [2022-06-02T07:40:26.029Z] === RUN   TestPrivilegedHostDevices
07:40:26 [2022-06-02T07:40:26.594Z] --- PASS: TestPrivilegedHostDevices (0.47s)
07:40:26 [2022-06-02T07:40:26.594Z] === RUN   TestConsoleSize
07:40:26 [2022-06-02T07:40:26.852Z] --- PASS: TestConsoleSize (0.39s)
07:40:26 [2022-06-02T07:40:26.852Z] === RUN   TestStats
07:40:26 [2022-06-02T07:40:26.983Z] === RUN   TestExternalGraphDriver/pull
07:40:27 [2022-06-02T07:40:27.010Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:40:28 [2022-06-02T07:40:28.344Z] --- PASS: TestExternalGraphDriver (5.02s)
07:40:28 [2022-06-02T07:40:28.344Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
07:40:28 [2022-06-02T07:40:28.344Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
07:40:28 [2022-06-02T07:40:28.344Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
07:40:28 [2022-06-02T07:40:28.344Z] === RUN   TestGraphdriverPluginV2
07:40:29 [2022-06-02T07:40:29.377Z] --- PASS: TestStats (2.42s)
07:40:29 [2022-06-02T07:40:29.377Z] === RUN   TestStopContainerWithTimeout
07:40:29 [2022-06-02T07:40:29.377Z] === RUN   TestStopContainerWithTimeout/0
07:40:29 [2022-06-02T07:40:29.377Z] === PAUSE TestStopContainerWithTimeout/0
07:40:29 [2022-06-02T07:40:29.377Z] === RUN   TestStopContainerWithTimeout/1
07:40:29 [2022-06-02T07:40:29.377Z] === PAUSE TestStopContainerWithTimeout/1
07:40:29 [2022-06-02T07:40:29.377Z] === RUN   TestStopContainerWithTimeout/3
07:40:29 [2022-06-02T07:40:29.377Z] === PAUSE TestStopContainerWithTimeout/3
07:40:29 [2022-06-02T07:40:29.377Z] === RUN   TestStopContainerWithTimeout/-1
07:40:29 [2022-06-02T07:40:29.378Z] === PAUSE TestStopContainerWithTimeout/-1
07:40:29 [2022-06-02T07:40:29.378Z] === CONT  TestStopContainerWithTimeout/0
07:40:29 [2022-06-02T07:40:29.378Z] === CONT  TestStopContainerWithTimeout/-1
07:40:29 [2022-06-02T07:40:29.944Z] === CONT  TestStopContainerWithTimeout/3
07:40:32 [2022-06-02T07:40:32.473Z] === CONT  TestStopContainerWithTimeout/1
07:40:32 [2022-06-02T07:40:32.602Z] --- PASS: TestGraphdriverPluginV2 (4.05s)
07:40:32 [2022-06-02T07:40:32.602Z] PASS
07:40:32 [2022-06-02T07:40:32.602Z] 
07:40:32 [2022-06-02T07:40:32.602Z] DONE 5 tests in 9.130s
07:40:32 [2022-06-02T07:40:32.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:40:32 [2022-06-02T07:40:32.602Z] INFO: Testing against a local daemon
07:40:32 [2022-06-02T07:40:32.602Z] === RUN   TestContinueAfterPluginCrash
07:40:32 [2022-06-02T07:40:32.602Z] === PAUSE TestContinueAfterPluginCrash
07:40:32 [2022-06-02T07:40:32.602Z] === RUN   TestReadPluginNoRead
07:40:32 [2022-06-02T07:40:32.602Z] === PAUSE TestReadPluginNoRead
07:40:32 [2022-06-02T07:40:32.602Z] === RUN   TestDaemonStartWithLogOpt
07:40:32 [2022-06-02T07:40:32.602Z] === PAUSE TestDaemonStartWithLogOpt
07:40:32 [2022-06-02T07:40:32.602Z] === CONT  TestContinueAfterPluginCrash
07:40:32 [2022-06-02T07:40:32.602Z] === CONT  TestDaemonStartWithLogOpt
07:40:33 [2022-06-02T07:40:33.407Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:40:33 [2022-06-02T07:40:33.407Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
07:40:33 [2022-06-02T07:40:33.407Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
07:40:33 [2022-06-02T07:40:33.407Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
07:40:33 [2022-06-02T07:40:33.407Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
07:40:33 [2022-06-02T07:40:33.407Z] === RUN   TestDeleteDevicemapper
07:40:33 [2022-06-02T07:40:33.407Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:40:33 [2022-06-02T07:40:33.407Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:40:33 [2022-06-02T07:40:33.407Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:40:34 [2022-06-02T07:40:34.462Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
07:40:35 [2022-06-02T07:40:35.308Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
07:40:35 [2022-06-02T07:40:35.308Z] === RUN   TestUpdateMemory
07:40:35 [2022-06-02T07:40:35.566Z] --- PASS: TestUpdateMemory (0.53s)
07:40:35 [2022-06-02T07:40:35.566Z] === RUN   TestUpdateCPUQuota
07:40:35 [2022-06-02T07:40:35.958Z] --- PASS: TestDaemonStartWithLogOpt (3.38s)
07:40:35 [2022-06-02T07:40:35.958Z] === CONT  TestReadPluginNoRead
07:40:36 [2022-06-02T07:40:36.131Z] --- PASS: TestUpdateCPUQuota (0.65s)
07:40:36 [2022-06-02T07:40:36.131Z] === RUN   TestUpdatePidsLimit
07:40:36 [2022-06-02T07:40:36.131Z] === RUN   TestUpdatePidsLimit/update_from_none
07:40:36 [2022-06-02T07:40:36.388Z] === RUN   TestUpdatePidsLimit/no_change
07:40:36 [2022-06-02T07:40:36.388Z] === RUN   TestUpdatePidsLimit/update_lower
07:40:36 [2022-06-02T07:40:36.645Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:40:36 [2022-06-02T07:40:36.903Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:40:36 [2022-06-02T07:40:36.903Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:40:37 [2022-06-02T07:40:37.160Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:40:37 [2022-06-02T07:40:37.726Z] --- PASS: TestUpdatePidsLimit (1.64s)
07:40:37 [2022-06-02T07:40:37.726Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
07:40:37 [2022-06-02T07:40:37.726Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
07:40:37 [2022-06-02T07:40:37.726Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
07:40:37 [2022-06-02T07:40:37.726Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
07:40:37 [2022-06-02T07:40:37.726Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
07:40:37 [2022-06-02T07:40:37.726Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
07:40:37 [2022-06-02T07:40:37.726Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
07:40:37 [2022-06-02T07:40:37.726Z] === RUN   TestUpdateRestartPolicy
07:40:38 [2022-06-02T07:40:38.556Z] === RUN   TestReadPluginNoRead/default
07:40:39 [2022-06-02T07:40:39.482Z] === RUN   TestReadPluginNoRead/disabled_caching
07:40:39 [2022-06-02T07:40:39.688Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
07:40:40 [2022-06-02T07:40:40.844Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:40:40 [2022-06-02T07:40:40.844Z] --- PASS: TestContinueAfterPluginCrash (8.42s)
07:40:41 [2022-06-02T07:40:41.802Z] === CONT  TestReadPluginNoRead
07:40:41 [2022-06-02T07:40:41.802Z]     read_test.go:92: [db813089f7360] daemon is not started
07:40:41 [2022-06-02T07:40:41.802Z] --- PASS: TestReadPluginNoRead (5.97s)
07:40:41 [2022-06-02T07:40:41.802Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
07:40:41 [2022-06-02T07:40:41.802Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
07:40:41 [2022-06-02T07:40:41.802Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
07:40:41 [2022-06-02T07:40:41.802Z] PASS
07:40:41 [2022-06-02T07:40:41.802Z] 
07:40:41 [2022-06-02T07:40:41.802Z] DONE 6 tests in 9.372s
07:40:41 [2022-06-02T07:40:41.802Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:40:41 [2022-06-02T07:40:41.802Z] testing: warning: no tests to run
07:40:41 [2022-06-02T07:40:41.802Z] PASS
07:40:41 [2022-06-02T07:40:41.802Z] 
07:40:41 [2022-06-02T07:40:41.802Z] DONE 0 tests in 0.007s
07:40:42 [2022-06-02T07:40:42.063Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:40:42 [2022-06-02T07:40:42.063Z] INFO: Testing against a local daemon
07:40:42 [2022-06-02T07:40:42.063Z] === RUN   TestPluginWithDevMounts
07:40:42 [2022-06-02T07:40:42.063Z] === PAUSE TestPluginWithDevMounts
07:40:42 [2022-06-02T07:40:42.063Z] === CONT  TestPluginWithDevMounts
07:40:43 [2022-06-02T07:40:43.972Z] --- PASS: TestPluginWithDevMounts (1.61s)
07:40:43 [2022-06-02T07:40:43.972Z] PASS
07:40:43 [2022-06-02T07:40:43.972Z] 
07:40:43 [2022-06-02T07:40:43.972Z] DONE 1 tests in 1.640s
07:40:43 [2022-06-02T07:40:43.972Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:40:43 [2022-06-02T07:40:43.972Z] INFO: Testing against a local daemon
07:40:43 [2022-06-02T07:40:43.972Z] === RUN   TestSecretInspect
07:40:45 [2022-06-02T07:40:45.899Z] --- PASS: TestSecretInspect (2.17s)
07:40:45 [2022-06-02T07:40:45.899Z] === RUN   TestSecretList
07:40:48 [2022-06-02T07:40:48.456Z] --- PASS: TestSecretList (2.18s)
07:40:48 [2022-06-02T07:40:48.456Z] === RUN   TestSecretsCreateAndDelete
07:40:49 [2022-06-02T07:40:49.916Z] --- PASS: TestUpdateRestartPolicy (10.74s)
07:40:49 [2022-06-02T07:40:49.917Z] === RUN   TestUpdateRestartWithAutoRemove
07:40:49 [2022-06-02T07:40:49.917Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
07:40:49 [2022-06-02T07:40:49.917Z] === RUN   TestWaitNonBlocked
07:40:49 [2022-06-02T07:40:49.917Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:40:49 [2022-06-02T07:40:49.917Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:40:49 [2022-06-02T07:40:49.917Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:40:49 [2022-06-02T07:40:49.917Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:40:49 [2022-06-02T07:40:49.917Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:40:49 [2022-06-02T07:40:49.917Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:40:49 [2022-06-02T07:40:49.917Z] --- PASS: TestWaitNonBlocked (0.02s)
07:40:49 [2022-06-02T07:40:49.917Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
07:40:49 [2022-06-02T07:40:49.917Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
07:40:49 [2022-06-02T07:40:49.917Z] === RUN   TestWaitBlocked
07:40:49 [2022-06-02T07:40:49.917Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:40:49 [2022-06-02T07:40:49.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:40:49 [2022-06-02T07:40:49.917Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:40:49 [2022-06-02T07:40:49.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:40:49 [2022-06-02T07:40:49.917Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:40:49 [2022-06-02T07:40:49.917Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:40:50 [2022-06-02T07:40:50.427Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
07:40:50 [2022-06-02T07:40:50.427Z] === RUN   TestSecretsUpdate
07:40:50 [2022-06-02T07:40:50.481Z] --- PASS: TestWaitBlocked (0.01s)
07:40:50 [2022-06-02T07:40:50.481Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
07:40:50 [2022-06-02T07:40:50.481Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
07:40:50 [2022-06-02T07:40:50.481Z] === CONT  TestContainerStartOnDaemonRestart
07:40:50 [2022-06-02T07:40:50.481Z] === CONT  TestRestartDaemonWithRestartingContainer
07:40:51 [2022-06-02T07:40:51.834Z] --- PASS: TestSecretsUpdate (1.77s)
07:40:51 [2022-06-02T07:40:51.834Z] === RUN   TestTemplatedSecret
07:40:52 [2022-06-02T07:40:52.159Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:40:52 [2022-06-02T07:40:52.160Z] Using test binary docker
07:40:52 [2022-06-02T07:40:52.160Z] +++ /etc/init.d/apparmor start
07:40:52 [2022-06-02T07:40:52.160Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:40:52 [2022-06-02T07:40:52.160Z] INFO: Waiting for daemon to start...
07:40:52 [2022-06-02T07:40:52.160Z] Starting dockerd
07:40:52 [2022-06-02T07:40:52.160Z] +++ 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
07:40:52 [2022-06-02T07:40:52.160Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:40:52 [2022-06-02T07:40:52.160Z] Using test binary docker
07:40:52 [2022-06-02T07:40:52.160Z] +++ /etc/init.d/apparmor start
07:40:52 [2022-06-02T07:40:52.160Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:40:52 [2022-06-02T07:40:52.160Z] INFO: Waiting for daemon to start...
07:40:52 [2022-06-02T07:40:52.160Z] Starting dockerd
07:40:52 [2022-06-02T07:40:52.160Z] +++ 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
07:40:52 [2022-06-02T07:40:52.160Z] .
07:40:52 [2022-06-02T07:40:52.160Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:40:52 [2022-06-02T07:40:52.160Z] 
07:40:52 [2022-06-02T07:40:52.160Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:40:52 [2022-06-02T07:40:52.160Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:40:52 [2022-06-02T07:40:52.160Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:40:52 [2022-06-02T07:40:52.160Z] Error: No such image: emptyfs
07:40:52 [2022-06-02T07:40:52.160Z] Error: No such image: emptyfs
07:40:52 [2022-06-02T07:40:52.160Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:40:52 [2022-06-02T07:40:52.160Z] ++++ docker load
07:40:52 [2022-06-02T07:40:52.160Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:40:52 [2022-06-02T07:40:52.160Z] ++++ docker load
07:40:52 [2022-06-02T07:40:52.160Z] Running integration-test (iteration 1)
07:40:52 [2022-06-02T07:40:52.160Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:40:52 [2022-06-02T07:40:52.160Z] ++ 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)/'
07:40:52 [2022-06-02T07:40:52.160Z] ++ set -e
07:40:52 [2022-06-02T07:40:52.160Z] ++ '[' -n 0 ']'
07:40:52 [2022-06-02T07:40:52.160Z] ++ set -x
07:40:52 [2022-06-02T07:40:52.160Z] ++ env -i DEST=/go/src/github.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)/'
07:40:52 [2022-06-02T07:40:52.160Z] Running integration-test (iteration 1)
07:40:52 [2022-06-02T07:40:52.160Z] 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)/
07:40:52 [2022-06-02T07:40:52.160Z] ++ 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)/'
07:40:52 [2022-06-02T07:40:52.160Z] ++ set -e
07:40:52 [2022-06-02T07:40:52.160Z] ++ '[' -n 0 ']'
07:40:52 [2022-06-02T07:40:52.160Z] ++ set -x
07:40:52 [2022-06-02T07:40:52.160Z] ++ env -i DEST=/go/src/github.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)/'
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: busybox:latest
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: busybox:latest
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: busybox:glibc
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: busybox:glibc
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: debian:bullseye-slim
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: debian:bullseye-slim
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: hello-world:latest
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: hello-world:latest
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: arm32v7/hello-world:latest
07:40:52 [2022-06-02T07:40:52.160Z] INFO: Testing against a local daemon
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:40:52 [2022-06-02T07:40:52.160Z] Loaded image: arm32v7/hello-world:latest
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:40:52 [2022-06-02T07:40:52.160Z] INFO: Testing against a local daemon
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerDaemonSuite
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:40:52 [2022-06-02T07:40:52.160Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:40:52 [2022-06-02T07:40:52.380Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s)
07:40:52 [2022-06-02T07:40:52.380Z] === CONT  TestIpcModeOlderClient
07:40:52 [2022-06-02T07:40:52.380Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
07:40:52 [2022-06-02T07:40:52.380Z] === CONT  TestContainerKillOnDaemonStart
07:40:52 [2022-06-02T07:40:52.380Z] --- PASS: TestIpcModeOlderClient (0.07s)
07:40:52 [2022-06-02T07:40:52.380Z] === CONT  TestDaemonHostGatewayIP
07:40:52 [2022-06-02T07:40:52.732Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:40:52 [2022-06-02T07:40:52.732Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:40:52 [2022-06-02T07:40:52.732Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:40:54 [2022-06-02T07:40:54.108Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:40:54 [2022-06-02T07:40:54.366Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:40:54 [2022-06-02T07:40:54.366Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:40:54 [2022-06-02T07:40:54.366Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:40:54 [2022-06-02T07:40:54.388Z] --- PASS: TestTemplatedSecret (2.55s)
07:40:54 [2022-06-02T07:40:54.388Z] === RUN   TestSecretCreateResolve
07:40:54 [2022-06-02T07:40:54.908Z] --- PASS: TestDaemonHostGatewayIP (2.36s)
07:40:54 [2022-06-02T07:40:54.908Z] === CONT  TestDaemonRestartIpcMode
07:40:55 [2022-06-02T07:40:55.300Z] --- PASS: TestBuildWithHugeFile (129.75s)
07:40:55 [2022-06-02T07:40:55.300Z] === RUN   TestBuildWCOWSandboxSize
07:40:55 [2022-06-02T07:40:55.300Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:40:55 [2022-06-02T07:40:55.300Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:40:55 [2022-06-02T07:40:55.300Z] === RUN   TestBuildWithEmptyDockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:40:55 [2022-06-02T07:40:55.300Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
07:40:55 [2022-06-02T07:40:55.558Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:40:55 [2022-06-02T07:40:55.558Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
07:40:55 [2022-06-02T07:40:55.558Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
07:40:55 [2022-06-02T07:40:55.558Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s)
07:40:55 [2022-06-02T07:40:55.558Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
07:40:55 [2022-06-02T07:40:55.558Z] === RUN   TestBuildPreserveOwnership
07:40:55 [2022-06-02T07:40:55.558Z] === RUN   TestBuildPreserveOwnership/copy_from
07:40:55 [2022-06-02T07:40:55.558Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:40:56 [2022-06-02T07:40:56.010Z] tests/integration/api_network_test.py ............................       [ 47%]
07:40:56 [2022-06-02T07:40:56.492Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:40:56 [2022-06-02T07:40:56.750Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:40:56 [2022-06-02T07:40:56.750Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:40:56 [2022-06-02T07:40:56.750Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:40:56 [2022-06-02T07:40:56.750Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:40:56 [2022-06-02T07:40:56.899Z] --- PASS: TestSecretCreateResolve (2.20s)
07:40:56 [2022-06-02T07:40:56.899Z] PASS
07:40:56 [2022-06-02T07:40:56.899Z] 
07:40:56 [2022-06-02T07:40:56.899Z] DONE 6 tests in 13.099s
07:40:56 [2022-06-02T07:40:56.899Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:40:56 [2022-06-02T07:40:56.899Z] INFO: Testing against a local daemon
07:40:56 [2022-06-02T07:40:56.899Z] === RUN   TestServiceCreateInit
07:40:56 [2022-06-02T07:40:56.899Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:40:57 [2022-06-02T07:40:57.435Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
07:40:58 [2022-06-02T07:40:58.123Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:40:59 [2022-06-02T07:40:59.056Z] --- PASS: TestBuildPreserveOwnership (3.59s)
07:40:59 [2022-06-02T07:40:59.056Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.58s)
07:40:59 [2022-06-02T07:40:59.056Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s)
07:40:59 [2022-06-02T07:40:59.056Z] === RUN   TestBuildPlatformInvalid
07:40:59 [2022-06-02T07:40:59.314Z] --- PASS: TestBuildPlatformInvalid (0.09s)
07:40:59 [2022-06-02T07:40:59.314Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:40:59 [2022-06-02T07:40:59.878Z] Loaded image: busybox:latest
07:41:00 [2022-06-02T07:41:00.136Z] Loaded image: busybox:glibc
07:41:00 [2022-06-02T07:41:00.397Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:41:01 [2022-06-02T07:41:01.059Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:41:01 [2022-06-02T07:41:01.770Z] Loaded image: debian:bullseye-slim
07:41:01 [2022-06-02T07:41:01.770Z] Loaded image: hello-world:latest
07:41:02 [2022-06-02T07:41:02.029Z] Loaded image: arm32v7/hello-world:latest
07:41:02 [2022-06-02T07:41:02.288Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:41:03 [2022-06-02T07:41:03.987Z] --- PASS: TestContainerKillOnDaemonStart (11.57s)
07:41:03 [2022-06-02T07:41:03.987Z] PASS
07:41:03 [2022-06-02T07:41:03.987Z] 
07:41:03 [2022-06-02T07:41:03.987Z] === Skipped
07:41:03 [2022-06-02T07:41:03.987Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
07:41:03 [2022-06-02T07:41:03.987Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:41:03 [2022-06-02T07:41:03.987Z] 
07:41:03 [2022-06-02T07:41:03.987Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:41:03 [2022-06-02T07:41:03.987Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:41:03 [2022-06-02T07:41:03.987Z] 
07:41:03 [2022-06-02T07:41:03.987Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
07:41:03 [2022-06-02T07:41:03.987Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:41:03 [2022-06-02T07:41:03.987Z] 
07:41:03 [2022-06-02T07:41:03.987Z] DONE 243 tests, 3 skipped in 112.965s
07:41:03 [2022-06-02T07:41:03.987Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
07:41:03 [2022-06-02T07:41:03.987Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
07:41:03 [2022-06-02T07:41:03.987Z] ++ set -e
07:41:03 [2022-06-02T07:41:03.987Z] ++ '[' -n 0 ']'
07:41:03 [2022-06-02T07:41:03.987Z] ++ set -x
07:41:03 [2022-06-02T07:41:03.987Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
07:41:03 [2022-06-02T07:41:03.987Z] === RUN   TestConfigDaemonLibtrustID
07:41:04 [2022-06-02T07:41:04.410Z] --- PASS: TestServiceCreateInit (7.48s)
07:41:04 [2022-06-02T07:41:04.410Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
07:41:04 [2022-06-02T07:41:04.410Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
07:41:04 [2022-06-02T07:41:04.410Z] === RUN   TestCreateServiceMultipleTimes
07:41:04 [2022-06-02T07:41:04.553Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
07:41:04 [2022-06-02T07:41:04.553Z] === RUN   TestConfigDaemonID
07:41:04 [2022-06-02T07:41:04.821Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:41:05 [2022-06-02T07:41:05.966Z]     daemon_test.go:83: [d92f9f6eb05b0] daemon is not started
07:41:05 [2022-06-02T07:41:05.966Z] --- PASS: TestConfigDaemonID (1.04s)
07:41:05 [2022-06-02T07:41:05.966Z] === RUN   TestDaemonConfigValidation
07:41:05 [2022-06-02T07:41:05.966Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:41:05 [2022-06-02T07:41:05.966Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:41:05 [2022-06-02T07:41:05.966Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:41:05 [2022-06-02T07:41:05.966Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:41:05 [2022-06-02T07:41:05.966Z] === RUN   TestDaemonConfigValidation/invalid_config
07:41:05 [2022-06-02T07:41:05.966Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:41:05 [2022-06-02T07:41:05.966Z] === RUN   TestDaemonConfigValidation/malformed_config
07:41:05 [2022-06-02T07:41:05.966Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:41:05 [2022-06-02T07:41:05.966Z] === RUN   TestDaemonConfigValidation/valid_config
07:41:05 [2022-06-02T07:41:05.966Z] === PAUSE TestDaemonConfigValidation/valid_config
07:41:05 [2022-06-02T07:41:05.966Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:41:05 [2022-06-02T07:41:05.966Z] === CONT  TestDaemonConfigValidation/malformed_config
07:41:05 [2022-06-02T07:41:05.966Z] === CONT  TestDaemonConfigValidation/valid_config
07:41:05 [2022-06-02T07:41:05.966Z] === CONT  TestDaemonConfigValidation/invalid_config
07:41:05 [2022-06-02T07:41:05.966Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:41:05 [2022-06-02T07:41:05.966Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:41:05 [2022-06-02T07:41:05.966Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
07:41:05 [2022-06-02T07:41:05.966Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
07:41:05 [2022-06-02T07:41:05.966Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
07:41:05 [2022-06-02T07:41:05.966Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
07:41:05 [2022-06-02T07:41:05.966Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
07:41:05 [2022-06-02T07:41:05.966Z] === RUN   TestConfigDaemonSeccompProfiles
07:41:05 [2022-06-02T07:41:05.966Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:41:05 [2022-06-02T07:41:05.999Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
07:41:06 [2022-06-02T07:41:06.802Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:41:06 [2022-06-02T07:41:06.898Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:41:07 [2022-06-02T07:41:07.060Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:41:07 [2022-06-02T07:41:07.072Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:41:07 [2022-06-02T07:41:07.625Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:41:07 [2022-06-02T07:41:07.831Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:41:08 [2022-06-02T07:41:08.559Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:41:08 [2022-06-02T07:41:08.816Z] === RUN   TestDockerSuite/TestAttachAfterDetach
07:41:09 [2022-06-02T07:41:09.203Z] === CONT  TestConfigDaemonSeccompProfiles
07:41:09 [2022-06-02T07:41:09.203Z]     daemon_test.go:197: [d49fcfbb5c72c] daemon is not started
07:41:09 [2022-06-02T07:41:09.203Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
07:41:09 [2022-06-02T07:41:09.203Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
07:41:09 [2022-06-02T07:41:09.203Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
07:41:09 [2022-06-02T07:41:09.203Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
07:41:09 [2022-06-02T07:41:09.203Z] === RUN   TestDaemonProxy
07:41:09 [2022-06-02T07:41:09.203Z] === RUN   TestDaemonProxy/environment_variables
07:41:11 [2022-06-02T07:41:11.100Z] === RUN   TestDaemonProxy/command-line_options
07:41:11 [2022-06-02T07:41:11.331Z] tests/integration/api_service_test.py .................................. [ 59%]
07:41:11 [2022-06-02T07:41:11.343Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
07:41:11 [2022-06-02T07:41:11.344Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.25s)
07:41:11 [2022-06-02T07:41:11.344Z] PASS
07:41:11 [2022-06-02T07:41:11.344Z] 
07:41:11 [2022-06-02T07:41:11.344Z] === Skipped
07:41:11 [2022-06-02T07:41:11.344Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:41:11 [2022-06-02T07:41:11.344Z]     build_session_test.go:25: TODO: BuildKit
07:41:11 [2022-06-02T07:41:11.344Z] 
07:41:11 [2022-06-02T07:41:11.344Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:41:11 [2022-06-02T07:41:11.344Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:41:11 [2022-06-02T07:41:11.344Z] 
07:41:11 [2022-06-02T07:41:11.344Z] DONE 34 tests, 2 skipped in 193.749s
07:41:11 [2022-06-02T07:41:11.601Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:41:11 [2022-06-02T07:41:11.601Z] ++ 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
07:41:11 [2022-06-02T07:41:11.601Z] ++ set -e
07:41:11 [2022-06-02T07:41:11.601Z] ++ '[' -n 0 ']'
07:41:11 [2022-06-02T07:41:11.601Z] ++ set -x
07:41:11 [2022-06-02T07:41:11.601Z] ++ env -i DEST=/go/src/github.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
07:41:11 [2022-06-02T07:41:11.601Z] INFO: Testing against a local daemon
07:41:11 [2022-06-02T07:41:11.601Z] === RUN   TestConfigInspect
07:41:12 [2022-06-02T07:41:12.535Z] === RUN   TestDockerSuite/TestAttachDetach
07:41:12 [2022-06-02T07:41:12.543Z] === RUN   TestDaemonProxy/configuration_file
07:41:13 [2022-06-02T07:41:13.100Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:41:13 [2022-06-02T07:41:13.360Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
07:41:13 [2022-06-02T07:41:13.927Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:41:14 [2022-06-02T07:41:14.439Z] === RUN   TestDaemonProxy/conflicting_options
07:41:14 [2022-06-02T07:41:14.494Z] --- PASS: TestConfigInspect (2.80s)
07:41:14 [2022-06-02T07:41:14.494Z] === RUN   TestConfigList
07:41:14 [2022-06-02T07:41:14.697Z] === RUN   TestDaemonProxy/reload_sanitized
07:41:14 [2022-06-02T07:41:14.753Z]     docker_cli_daemon_test.go:1474: [dd55a8f941e64] daemon is not started
07:41:15 [2022-06-02T07:41:15.262Z] --- PASS: TestDaemonProxy (6.23s)
07:41:15 [2022-06-02T07:41:15.262Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
07:41:15 [2022-06-02T07:41:15.262Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
07:41:15 [2022-06-02T07:41:15.262Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
07:41:15 [2022-06-02T07:41:15.262Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:41:15 [2022-06-02T07:41:15.262Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
07:41:15 [2022-06-02T07:41:15.262Z] PASS
07:41:15 [2022-06-02T07:41:15.262Z] 
07:41:15 [2022-06-02T07:41:15.262Z] DONE 18 tests in 11.232s
07:41:15 [2022-06-02T07:41:15.262Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
07:41:15 [2022-06-02T07:41:15.262Z] ++ 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
07:41:15 [2022-06-02T07:41:15.262Z] ++ set -e
07:41:15 [2022-06-02T07:41:15.262Z] ++ '[' -n 0 ']'
07:41:15 [2022-06-02T07:41:15.262Z] ++ set -x
07:41:15 [2022-06-02T07:41:15.262Z] ++ env -i DEST=/go/src/github.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
07:41:15 [2022-06-02T07:41:15.320Z]     check_test.go:307: [d09f0a7a03cc6] daemon is not started
07:41:15 [2022-06-02T07:41:15.320Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
07:41:15 [2022-06-02T07:41:15.520Z] INFO: Testing against a local daemon
07:41:15 [2022-06-02T07:41:15.520Z] === RUN   TestCommitInheritsEnv
07:41:15 [2022-06-02T07:41:15.520Z] --- PASS: TestCommitInheritsEnv (0.23s)
07:41:15 [2022-06-02T07:41:15.520Z] === RUN   TestImportExtremelyLargeImageWorks
07:41:15 [2022-06-02T07:41:15.520Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
07:41:15 [2022-06-02T07:41:15.520Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:41:15 [2022-06-02T07:41:15.520Z] === RUN   TestImportWithCustomPlatform
07:41:15 [2022-06-02T07:41:15.520Z] === RUN   TestImportWithCustomPlatform/#00
07:41:15 [2022-06-02T07:41:15.579Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:41:15 [2022-06-02T07:41:15.778Z] === RUN   TestImportWithCustomPlatform/_______
07:41:15 [2022-06-02T07:41:15.778Z] === RUN   TestImportWithCustomPlatform//
07:41:15 [2022-06-02T07:41:15.778Z] === RUN   TestImportWithCustomPlatform/linux
07:41:15 [2022-06-02T07:41:15.778Z] === RUN   TestImportWithCustomPlatform/LINUX
07:41:15 [2022-06-02T07:41:15.778Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:41:16 [2022-06-02T07:41:16.036Z] === RUN   TestImportWithCustomPlatform/macos
07:41:16 [2022-06-02T07:41:16.036Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:41:16 [2022-06-02T07:41:16.036Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:41:16 [2022-06-02T07:41:16.036Z] --- PASS: TestImportWithCustomPlatform (0.31s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:41:16 [2022-06-02T07:41:16.036Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:41:16 [2022-06-02T07:41:16.036Z] === RUN   TestImagesFilterMultiReference
07:41:16 [2022-06-02T07:41:16.036Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:41:16 [2022-06-02T07:41:16.036Z] === RUN   TestImagePullPlatformInvalid
07:41:16 [2022-06-02T07:41:16.036Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:41:16 [2022-06-02T07:41:16.036Z] === RUN   TestRemoveImageOrphaning
07:41:16 [2022-06-02T07:41:16.145Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:41:16 [2022-06-02T07:41:16.238Z] ............................                                             [ 66%]
07:41:16 [2022-06-02T07:41:16.293Z] --- PASS: TestRemoveImageOrphaning (0.26s)
07:41:16 [2022-06-02T07:41:16.293Z] === RUN   TestRemoveImageGarbageCollector
07:41:16 [2022-06-02T07:41:16.293Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:41:16 [2022-06-02T07:41:16.293Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:41:16 [2022-06-02T07:41:16.293Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:41:16 [2022-06-02T07:41:16.293Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:41:16 [2022-06-02T07:41:16.293Z] === RUN   TestTagInvalidReference
07:41:16 [2022-06-02T07:41:16.293Z] --- PASS: TestTagInvalidReference (0.01s)
07:41:16 [2022-06-02T07:41:16.293Z] === RUN   TestTagValidPrefixedRepo
07:41:16 [2022-06-02T07:41:16.293Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:41:16 [2022-06-02T07:41:16.293Z] === RUN   TestTagExistedNameWithoutForce
07:41:16 [2022-06-02T07:41:16.293Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:41:16 [2022-06-02T07:41:16.293Z] === RUN   TestTagOfficialNames
07:41:16 [2022-06-02T07:41:16.293Z] --- PASS: TestTagOfficialNames (0.05s)
07:41:16 [2022-06-02T07:41:16.293Z] === RUN   TestTagMatchesDigest
07:41:16 [2022-06-02T07:41:16.551Z] --- PASS: TestTagMatchesDigest (0.01s)
07:41:16 [2022-06-02T07:41:16.551Z] PASS
07:41:16 [2022-06-02T07:41:16.551Z] 
07:41:16 [2022-06-02T07:41:16.551Z] === Skipped
07:41:16 [2022-06-02T07:41:16.551Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
07:41:16 [2022-06-02T07:41:16.551Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
07:41:16 [2022-06-02T07:41:16.551Z] 
07:41:16 [2022-06-02T07:41:16.551Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:41:16 [2022-06-02T07:41:16.551Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:41:16 [2022-06-02T07:41:16.551Z] 
07:41:16 [2022-06-02T07:41:16.551Z] DONE 22 tests, 2 skipped in 1.193s
07:41:16 [2022-06-02T07:41:16.551Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
07:41:16 [2022-06-02T07:41:16.551Z] ++ 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
07:41:16 [2022-06-02T07:41:16.551Z] ++ set -e
07:41:16 [2022-06-02T07:41:16.551Z] ++ '[' -n 0 ']'
07:41:16 [2022-06-02T07:41:16.551Z] ++ set -x
07:41:16 [2022-06-02T07:41:16.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
07:41:16 [2022-06-02T07:41:16.551Z] INFO: Testing against a local daemon
07:41:16 [2022-06-02T07:41:16.551Z] === RUN   TestNetworkCreateDelete
07:41:16 [2022-06-02T07:41:16.551Z] --- PASS: TestNetworkCreateDelete (0.12s)
07:41:16 [2022-06-02T07:41:16.551Z] === RUN   TestDockerNetworkDeletePreferID
07:41:17 [2022-06-02T07:41:17.079Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:41:17 [2022-06-02T07:41:17.116Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
07:41:17 [2022-06-02T07:41:17.116Z] === RUN   TestDaemonDNSFallback
07:41:17 [2022-06-02T07:41:17.337Z] --- PASS: TestConfigList (3.05s)
07:41:17 [2022-06-02T07:41:17.337Z] === RUN   TestConfigsCreateAndDelete
07:41:17 [2022-06-02T07:41:17.595Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
07:41:17 [2022-06-02T07:41:17.855Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:41:19 [2022-06-02T07:41:19.229Z]     check_test.go:307: [dd398e3849039] daemon is not started
07:41:19 [2022-06-02T07:41:19.229Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
07:41:19 [2022-06-02T07:41:19.487Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:41:20 [2022-06-02T07:41:20.422Z] --- PASS: TestConfigsCreateAndDelete (2.77s)
07:41:20 [2022-06-02T07:41:20.422Z] === RUN   TestConfigsUpdate
07:41:20 [2022-06-02T07:41:20.422Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:41:21 [2022-06-02T07:41:21.355Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:41:21 [2022-06-02T07:41:21.355Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:41:21 [2022-06-02T07:41:21.919Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:41:22 [2022-06-02T07:41:22.488Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:41:22 [2022-06-02T07:41:22.577Z] --- PASS: TestCreateServiceMultipleTimes (15.76s)
07:41:22 [2022-06-02T07:41:22.577Z] === RUN   TestCreateServiceConflict
07:41:22 [2022-06-02T07:41:22.577Z] --- PASS: TestCreateServiceConflict (2.19s)
07:41:22 [2022-06-02T07:41:22.577Z] === RUN   TestCreateServiceMaxReplicas
07:41:22 [2022-06-02T07:41:22.747Z] --- PASS: TestConfigsUpdate (2.58s)
07:41:22 [2022-06-02T07:41:22.747Z] === RUN   TestTemplatedConfig
07:41:23 [2022-06-02T07:41:23.315Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
07:41:23 [2022-06-02T07:41:23.669Z] --- PASS: TestDaemonDNSFallback (6.26s)
07:41:23 [2022-06-02T07:41:23.669Z] === RUN   TestInspectNetwork
07:41:25 [2022-06-02T07:41:25.131Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
07:41:25 [2022-06-02T07:41:25.131Z] === RUN   TestCreateWithDuplicateNetworkNames
07:41:26 [2022-06-02T07:41:26.199Z] === RUN   TestInspectNetwork/full_network_id
07:41:26 [2022-06-02T07:41:26.199Z] === RUN   TestInspectNetwork/partial_network_id
07:41:26 [2022-06-02T07:41:26.199Z] === RUN   TestInspectNetwork/network_name
07:41:26 [2022-06-02T07:41:26.199Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:41:26 [2022-06-02T07:41:26.609Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
07:41:26 [2022-06-02T07:41:26.609Z] --- PASS: TestTemplatedConfig (3.84s)
07:41:26 [2022-06-02T07:41:26.609Z] === RUN   TestConfigCreateResolve
07:41:28 [2022-06-02T07:41:28.516Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
07:41:29 [2022-06-02T07:41:29.893Z] --- PASS: TestConfigCreateResolve (3.00s)
07:41:29 [2022-06-02T07:41:29.893Z] PASS
07:41:29 [2022-06-02T07:41:29.893Z] 
07:41:29 [2022-06-02T07:41:29.893Z] DONE 6 tests in 18.126s
07:41:29 [2022-06-02T07:41:29.893Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:41:29 [2022-06-02T07:41:29.893Z] ++ 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
07:41:29 [2022-06-02T07:41:29.893Z] ++ set -e
07:41:29 [2022-06-02T07:41:29.893Z] ++ '[' -n 0 ']'
07:41:29 [2022-06-02T07:41:29.893Z] ++ set -x
07:41:29 [2022-06-02T07:41:29.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:41:29 [2022-06-02T07:41:29.893Z] INFO: Testing against a local daemon
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestAttachWithTTY
07:41:29 [2022-06-02T07:41:29.893Z] --- PASS: TestAttachWithTTY (0.05s)
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestAttachWithoutTTy
07:41:29 [2022-06-02T07:41:29.893Z] --- PASS: TestAttachWithoutTTy (0.06s)
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestCheckpoint
07:41:29 [2022-06-02T07:41:29.893Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:41:29 [2022-06-02T07:41:29.893Z] --- SKIP: TestCheckpoint (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/commit
07:41:29 [2022-06-02T07:41:29.893Z] === PAUSE TestContainerInvalidJSON/commit
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/create
07:41:29 [2022-06-02T07:41:29.893Z] === PAUSE TestContainerInvalidJSON/containers/create
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:41:29 [2022-06-02T07:41:29.893Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:41:29 [2022-06-02T07:41:29.893Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:41:29 [2022-06-02T07:41:29.893Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:41:29 [2022-06-02T07:41:29.893Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:41:29 [2022-06-02T07:41:29.893Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:41:29 [2022-06-02T07:41:29.893Z] === CONT  TestContainerInvalidJSON/commit
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:41:29 [2022-06-02T07:41:29.893Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:41:29 [2022-06-02T07:41:29.893Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:41:29 [2022-06-02T07:41:29.893Z] === CONT  TestContainerInvalidJSON/containers/create
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:41:29 [2022-06-02T07:41:29.893Z] --- PASS: TestContainerInvalidJSON (0.02s)
07:41:29 [2022-06-02T07:41:29.893Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:41:29 [2022-06-02T07:41:29.893Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:41:30 [2022-06-02T07:41:30.152Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
07:41:30 [2022-06-02T07:41:30.152Z] === RUN   TestCopyFromContainerPathIsNotDir
07:41:30 [2022-06-02T07:41:30.152Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
07:41:30 [2022-06-02T07:41:30.152Z] === RUN   TestCopyToContainerPathDoesNotExist
07:41:30 [2022-06-02T07:41:30.152Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
07:41:30 [2022-06-02T07:41:30.152Z] === RUN   TestCopyEmptyFile
07:41:30 [2022-06-02T07:41:30.383Z] --- PASS: TestInspectNetwork (6.67s)
07:41:30 [2022-06-02T07:41:30.383Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:41:30 [2022-06-02T07:41:30.383Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:41:30 [2022-06-02T07:41:30.383Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:41:30 [2022-06-02T07:41:30.383Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:41:30 [2022-06-02T07:41:30.383Z] === RUN   TestRunContainerWithBridgeNone
07:41:30 [2022-06-02T07:41:30.718Z] --- PASS: TestCopyEmptyFile (0.46s)
07:41:30 [2022-06-02T07:41:30.718Z] === RUN   TestCopyToContainerPathIsNotDir
07:41:30 [2022-06-02T07:41:30.718Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
07:41:30 [2022-06-02T07:41:30.718Z] === RUN   TestCopyFromContainer
07:41:31 [2022-06-02T07:41:31.316Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/create
07:41:31 [2022-06-02T07:41:31.316Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:41:31 [2022-06-02T07:41:31.316Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:41:31 [2022-06-02T07:41:31.316Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:41:31 [2022-06-02T07:41:31.316Z] === CONT  TestNetworkInvalidJSON/networks/create
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:41:31 [2022-06-02T07:41:31.316Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:41:31 [2022-06-02T07:41:31.316Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:41:31 [2022-06-02T07:41:31.316Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:41:31 [2022-06-02T07:41:31.316Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkList
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkList//networks
07:41:31 [2022-06-02T07:41:31.316Z] === PAUSE TestNetworkList//networks
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestNetworkList//networks/
07:41:31 [2022-06-02T07:41:31.316Z] === PAUSE TestNetworkList//networks/
07:41:31 [2022-06-02T07:41:31.316Z] === CONT  TestNetworkList//networks
07:41:31 [2022-06-02T07:41:31.316Z] === CONT  TestNetworkList//networks/
07:41:31 [2022-06-02T07:41:31.316Z] --- PASS: TestNetworkList (0.01s)
07:41:31 [2022-06-02T07:41:31.316Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z]     --- PASS: TestNetworkList//networks (0.00s)
07:41:31 [2022-06-02T07:41:31.316Z] === RUN   TestHostIPv4BridgeLabel
07:41:31 [2022-06-02T07:41:31.882Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
07:41:31 [2022-06-02T07:41:31.882Z] === RUN   TestDaemonRestartWithLiveRestore
07:41:32 [2022-06-02T07:41:32.112Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
07:41:32 [2022-06-02T07:41:32.678Z] === RUN   TestCopyFromContainer//
07:41:32 [2022-06-02T07:41:32.678Z] === RUN   TestCopyFromContainer//bar/root
07:41:32 [2022-06-02T07:41:32.937Z] === RUN   TestCopyFromContainer//bar/root/
07:41:33 [2022-06-02T07:41:33.196Z] === RUN   TestCopyFromContainer/bar/quux
07:41:33 [2022-06-02T07:41:33.196Z] === RUN   TestCopyFromContainer/bar/quux/
07:41:33 [2022-06-02T07:41:33.255Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
07:41:33 [2022-06-02T07:41:33.255Z] === RUN   TestDaemonDefaultNetworkPools
07:41:33 [2022-06-02T07:41:33.455Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:41:33 [2022-06-02T07:41:33.455Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:41:33 [2022-06-02T07:41:33.455Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:41:33 [2022-06-02T07:41:33.713Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:41:33 [2022-06-02T07:41:33.713Z] === RUN   TestCopyFromContainer/bar/notarget
07:41:33 [2022-06-02T07:41:33.821Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
07:41:33 [2022-06-02T07:41:33.821Z] === RUN   TestDaemonRestartWithExistingNetwork
07:41:33 [2022-06-02T07:41:33.973Z] --- PASS: TestCopyFromContainer (3.23s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer// (0.15s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.17s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
07:41:33 [2022-06-02T07:41:33.973Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:41:33 [2022-06-02T07:41:33.973Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:41:33 [2022-06-02T07:41:33.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:41:33 [2022-06-02T07:41:33.973Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:41:33 [2022-06-02T07:41:33.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:41:33 [2022-06-02T07:41:33.973Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:41:33 [2022-06-02T07:41:33.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:41:33 [2022-06-02T07:41:33.973Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:41:33 [2022-06-02T07:41:33.973Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:41:33 [2022-06-02T07:41:33.973Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:41:33 [2022-06-02T07:41:33.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:41:33 [2022-06-02T07:41:33.973Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:41:33 [2022-06-02T07:41:33.973Z] === RUN   TestCreateLinkToNonExistingContainer
07:41:34 [2022-06-02T07:41:34.231Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
07:41:34 [2022-06-02T07:41:34.231Z] === RUN   TestCreateWithInvalidEnv
07:41:34 [2022-06-02T07:41:34.231Z] === RUN   TestCreateWithInvalidEnv/0
07:41:34 [2022-06-02T07:41:34.231Z] === PAUSE TestCreateWithInvalidEnv/0
07:41:34 [2022-06-02T07:41:34.231Z] === RUN   TestCreateWithInvalidEnv/1
07:41:34 [2022-06-02T07:41:34.231Z] === PAUSE TestCreateWithInvalidEnv/1
07:41:34 [2022-06-02T07:41:34.231Z] === RUN   TestCreateWithInvalidEnv/2
07:41:34 [2022-06-02T07:41:34.231Z] === PAUSE TestCreateWithInvalidEnv/2
07:41:34 [2022-06-02T07:41:34.231Z] === CONT  TestCreateWithInvalidEnv/0
07:41:34 [2022-06-02T07:41:34.231Z] === CONT  TestCreateWithInvalidEnv/2
07:41:34 [2022-06-02T07:41:34.231Z] === CONT  TestCreateWithInvalidEnv/1
07:41:34 [2022-06-02T07:41:34.231Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:41:34 [2022-06-02T07:41:34.231Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:41:34 [2022-06-02T07:41:34.231Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:41:34 [2022-06-02T07:41:34.231Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
07:41:34 [2022-06-02T07:41:34.231Z] === RUN   TestCreateTmpfsMountsTarget
07:41:34 [2022-06-02T07:41:34.231Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:41:34 [2022-06-02T07:41:34.231Z] === RUN   TestCreateWithCustomMaskedPaths
07:41:34 [2022-06-02T07:41:34.755Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
07:41:34 [2022-06-02T07:41:34.755Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:41:35 [2022-06-02T07:41:35.164Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
07:41:36 [2022-06-02T07:41:36.100Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s)
07:41:36 [2022-06-02T07:41:36.100Z] === RUN   TestCreateWithCustomReadonlyPaths
07:41:36 [2022-06-02T07:41:36.130Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
07:41:36 [2022-06-02T07:41:36.130Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:41:36 [2022-06-02T07:41:36.695Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:41:36 [2022-06-02T07:41:36.695Z] === RUN   TestServiceWithPredefinedNetwork
07:41:37 [2022-06-02T07:41:37.473Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
07:41:38 [2022-06-02T07:41:38.410Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
07:41:38 [2022-06-02T07:41:38.410Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:41:38 [2022-06-02T07:41:38.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:41:38 [2022-06-02T07:41:38.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:41:38 [2022-06-02T07:41:38.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:41:38 [2022-06-02T07:41:38.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:41:38 [2022-06-02T07:41:38.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:41:38 [2022-06-02T07:41:38.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:41:38 [2022-06-02T07:41:38.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:41:38 [2022-06-02T07:41:38.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:41:38 [2022-06-02T07:41:38.410Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:41:38 [2022-06-02T07:41:38.410Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:41:38 [2022-06-02T07:41:38.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:41:38 [2022-06-02T07:41:38.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:41:38 [2022-06-02T07:41:38.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:41:38 [2022-06-02T07:41:38.410Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:41:38 [2022-06-02T07:41:38.668Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:41:38 [2022-06-02T07:41:38.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
07:41:38 [2022-06-02T07:41:38.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
07:41:38 [2022-06-02T07:41:38.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
07:41:38 [2022-06-02T07:41:38.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
07:41:38 [2022-06-02T07:41:38.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s)
07:41:38 [2022-06-02T07:41:38.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:41:38 [2022-06-02T07:41:38.668Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:41:38 [2022-06-02T07:41:38.926Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
07:41:39 [2022-06-02T07:41:39.185Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s)
07:41:39 [2022-06-02T07:41:39.185Z] === RUN   TestCreateDifferentPlatform
07:41:39 [2022-06-02T07:41:39.185Z] === RUN   TestCreateDifferentPlatform/different_os
07:41:39 [2022-06-02T07:41:39.185Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:41:39 [2022-06-02T07:41:39.185Z] --- PASS: TestCreateDifferentPlatform (0.02s)
07:41:39 [2022-06-02T07:41:39.185Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
07:41:39 [2022-06-02T07:41:39.185Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:41:39 [2022-06-02T07:41:39.185Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:41:39 [2022-06-02T07:41:39.185Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:41:39 [2022-06-02T07:41:39.222Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
07:41:39 [2022-06-02T07:41:39.222Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:41:39 [2022-06-02T07:41:39.222Z]     service_test.go:243: FLAKY_TEST
07:41:39 [2022-06-02T07:41:39.222Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:41:39 [2022-06-02T07:41:39.222Z] === RUN   TestServiceWithDataPathPortInit
07:41:39 [2022-06-02T07:41:39.444Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:41:39 [2022-06-02T07:41:39.444Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestCreateInvalidHostConfig
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:41:39 [2022-06-02T07:41:39.444Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:41:39 [2022-06-02T07:41:39.444Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:41:39 [2022-06-02T07:41:39.444Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:41:39 [2022-06-02T07:41:39.444Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:41:39 [2022-06-02T07:41:39.444Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:41:39 [2022-06-02T07:41:39.444Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:41:39 [2022-06-02T07:41:39.444Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:41:39 [2022-06-02T07:41:39.444Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:41:39 [2022-06-02T07:41:39.444Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestContainerStartOnDaemonRestart
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestContainerStartOnDaemonRestart
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestDaemonRestartIpcMode
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestDaemonRestartIpcMode
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestDaemonHostGatewayIP
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestDaemonHostGatewayIP
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestRestartDaemonWithRestartingContainer
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestContainerKillOnDaemonStart
07:41:39 [2022-06-02T07:41:39.444Z] === PAUSE TestContainerKillOnDaemonStart
07:41:39 [2022-06-02T07:41:39.444Z] === RUN   TestDiff
07:41:40 [2022-06-02T07:41:40.010Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:41:40 [2022-06-02T07:41:40.096Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s)
07:41:40 [2022-06-02T07:41:40.096Z] === RUN   TestCreateServiceSecretFileMode
07:41:40 [2022-06-02T07:41:40.269Z] --- PASS: TestDiff (0.76s)
07:41:40 [2022-06-02T07:41:40.269Z] === RUN   TestExecWithCloseStdin
07:41:40 [2022-06-02T07:41:40.393Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
07:41:40 [2022-06-02T07:41:40.393Z] === RUN   TestCreateServiceConfigFileMode
07:41:41 [2022-06-02T07:41:41.203Z] --- PASS: TestExecWithCloseStdin (1.02s)
07:41:41 [2022-06-02T07:41:41.203Z] === RUN   TestExec
07:41:41 [2022-06-02T07:41:41.461Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
07:41:41 [2022-06-02T07:41:41.461Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
07:41:41 [2022-06-02T07:41:41.719Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:41:42 [2022-06-02T07:41:42.026Z] --- PASS: TestExec (0.81s)
07:41:42 [2022-06-02T07:41:42.026Z] === RUN   TestExecUser
07:41:42 [2022-06-02T07:41:42.604Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
07:41:42 [2022-06-02T07:41:42.862Z] --- PASS: TestExecUser (0.96s)
07:41:42 [2022-06-02T07:41:42.862Z] === RUN   TestExportContainerAndImportImage
07:41:42 [2022-06-02T07:41:42.862Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
07:41:42 [2022-06-02T07:41:42.947Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
07:41:42 [2022-06-02T07:41:42.947Z] === RUN   TestCreateServiceSysctls
07:41:43 [2022-06-02T07:41:43.441Z]     check_test.go:307: [d0ebfe4ed8526] daemon is not started
07:41:43 [2022-06-02T07:41:43.441Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
07:41:44 [2022-06-02T07:41:44.009Z] --- PASS: TestExportContainerAndImportImage (1.10s)
07:41:44 [2022-06-02T07:41:44.009Z] === RUN   TestExportContainerAfterDaemonRestart
07:41:44 [2022-06-02T07:41:44.942Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:41:45 [2022-06-02T07:41:45.877Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
07:41:45 [2022-06-02T07:41:45.877Z] === RUN   TestHealthCheckWorkdir
07:41:45 [2022-06-02T07:41:45.877Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
07:41:46 [2022-06-02T07:41:46.257Z] --- PASS: TestCreateServiceSysctls (3.21s)
07:41:46 [2022-06-02T07:41:46.257Z] === RUN   TestCreateServiceCapabilities
07:41:46 [2022-06-02T07:41:46.809Z] --- PASS: TestHealthCheckWorkdir (0.97s)
07:41:46 [2022-06-02T07:41:46.809Z] === RUN   TestHealthKillContainer
07:41:47 [2022-06-02T07:41:47.066Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
07:41:47 [2022-06-02T07:41:47.324Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:41:48 [2022-06-02T07:41:48.258Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:41:48 [2022-06-02T07:41:48.814Z] --- PASS: TestCreateServiceCapabilities (2.47s)
07:41:48 [2022-06-02T07:41:48.814Z] === RUN   TestInspect
07:41:49 [2022-06-02T07:41:49.194Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
07:41:51 [2022-06-02T07:41:51.370Z] --- PASS: TestInspect (2.78s)
07:41:51 [2022-06-02T07:41:51.370Z] === RUN   TestCreateJob
07:41:53 [2022-06-02T07:41:53.376Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:41:53 [2022-06-02T07:41:53.376Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
07:41:54 [2022-06-02T07:41:54.084Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
07:41:54 [2022-06-02T07:41:54.084Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:41:54 [2022-06-02T07:41:54.724Z] --- PASS: TestCreateJob (3.16s)
07:41:54 [2022-06-02T07:41:54.724Z] === RUN   TestReplicatedJob
07:41:54 [2022-06-02T07:41:54.748Z] --- PASS: TestHealthKillContainer (8.23s)
07:41:54 [2022-06-02T07:41:54.748Z] === RUN   TestInspectCpusetInConfigPre120
07:41:55 [2022-06-02T07:41:55.019Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e1sejbjyw2x03lzzd4hi4ebeb Created:2022-06-02 07:41:53.747584269 +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[0ee023d91c7bece9d19fa5afeb7f4149deec480ed8b81a3f42e01e7666466980:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8guf75a58shcsadxvf23r4jwa EndpointID:f9e591dc4cbf2aa4df850f6dd659dc52089266f742b764611bd1b36f16e6e357 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b8c05c5de6a554879bcf9c69548076ac202a4366fb7838c889c3e29ccf68cf71 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:4e377ce85411 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8guf75a58shcsadxvf23r4jwa EndpointID:f9e591dc4cbf2aa4df850f6dd659dc52089266f742b764611bd1b36f16e6e357 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:41:55 [2022-06-02T07:41:55.317Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:41:55 [2022-06-02T07:41:55.317Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
07:41:55 [2022-06-02T07:41:55.317Z] === RUN   TestIpcModeNone
07:41:55 [2022-06-02T07:41:55.317Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:41:56 [2022-06-02T07:41:56.254Z] --- PASS: TestIpcModeNone (0.66s)
07:41:56 [2022-06-02T07:41:56.254Z] === RUN   TestIpcModePrivate
07:41:56 [2022-06-02T07:41:56.512Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
07:41:56 [2022-06-02T07:41:56.771Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
07:41:56 [2022-06-02T07:41:56.771Z] --- PASS: TestIpcModePrivate (0.75s)
07:41:56 [2022-06-02T07:41:56.771Z] === RUN   TestIpcModeShareable
07:41:57 [2022-06-02T07:41:57.030Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:41:57 [2022-06-02T07:41:57.030Z]     check_test.go:307: [d19135011ee96] daemon is not started
07:41:57 [2022-06-02T07:41:57.030Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
07:41:57 [2022-06-02T07:41:57.288Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
07:41:57 [2022-06-02T07:41:57.478Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:41:57 [2022-06-02T07:41:57.546Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
07:41:57 [2022-06-02T07:41:57.546Z] --- PASS: TestIpcModeShareable (0.74s)
07:41:57 [2022-06-02T07:41:57.546Z] === RUN   TestAPIIpcModeShareableAndContainer
07:41:58 [2022-06-02T07:41:58.113Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
07:41:58 [2022-06-02T07:41:58.679Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
07:41:59 [2022-06-02T07:41:59.200Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
07:41:59 [2022-06-02T07:41:59.201Z] PASS
07:41:59 [2022-06-02T07:41:59.201Z] 
07:41:59 [2022-06-02T07:41:59.201Z] === Skipped
07:41:59 [2022-06-02T07:41:59.201Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:41:59 [2022-06-02T07:41:59.201Z]     service_test.go:243: FLAKY_TEST
07:41:59 [2022-06-02T07:41:59.201Z] 
07:41:59 [2022-06-02T07:41:59.201Z] DONE 38 tests, 1 skipped in 42.816s
07:41:59 [2022-06-02T07:41:59.201Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:41:59 [2022-06-02T07:41:59.201Z] ++ 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
07:41:59 [2022-06-02T07:41:59.201Z] ++ set -e
07:41:59 [2022-06-02T07:41:59.201Z] ++ '[' -n 0 ']'
07:41:59 [2022-06-02T07:41:59.201Z] ++ set -x
07:41:59 [2022-06-02T07:41:59.201Z] ++ env -i DEST=/go/src/github.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
07:41:59 [2022-06-02T07:41:59.458Z] INFO: Testing against a local daemon
07:41:59 [2022-06-02T07:41:59.458Z] === RUN   TestDockerNetworkIpvlanPersistance
07:41:59 [2022-06-02T07:41:59.458Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:41:59 [2022-06-02T07:41:59.458Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:41:59 [2022-06-02T07:41:59.458Z] === RUN   TestDockerNetworkIpvlan
07:41:59 [2022-06-02T07:41:59.458Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:41:59 [2022-06-02T07:41:59.458Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:41:59 [2022-06-02T07:41:59.458Z] PASS
07:41:59 [2022-06-02T07:41:59.458Z] 
07:41:59 [2022-06-02T07:41:59.458Z] === Skipped
07:41:59 [2022-06-02T07:41:59.458Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:41:59 [2022-06-02T07:41:59.458Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:41:59 [2022-06-02T07:41:59.458Z] 
07:41:59 [2022-06-02T07:41:59.458Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:41:59 [2022-06-02T07:41:59.458Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:41:59 [2022-06-02T07:41:59.458Z] 
07:41:59 [2022-06-02T07:41:59.458Z] DONE 2 tests, 2 skipped in 0.078s
07:41:59 [2022-06-02T07:41:59.458Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:41:59 [2022-06-02T07:41:59.458Z] ++ 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
07:41:59 [2022-06-02T07:41:59.458Z] ++ set -e
07:41:59 [2022-06-02T07:41:59.458Z] ++ '[' -n 0 ']'
07:41:59 [2022-06-02T07:41:59.458Z] ++ set -x
07:41:59 [2022-06-02T07:41:59.458Z] ++ env -i DEST=/go/src/github.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
07:41:59 [2022-06-02T07:41:59.459Z] INFO: Testing against a local daemon
07:41:59 [2022-06-02T07:41:59.459Z] === RUN   TestDockerNetworkMacvlanPersistance
07:42:00 [2022-06-02T07:42:00.008Z] --- PASS: TestReplicatedJob (5.60s)
07:42:00 [2022-06-02T07:42:00.008Z] === RUN   TestUpdateReplicatedJob
07:42:00 [2022-06-02T07:42:00.055Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s)
07:42:00 [2022-06-02T07:42:00.055Z] === RUN   TestAPIIpcModeHost
07:42:00 [2022-06-02T07:42:00.834Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
07:42:00 [2022-06-02T07:42:00.834Z] === RUN   TestDockerNetworkMacvlan
07:42:00 [2022-06-02T07:42:00.990Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:42:00 [2022-06-02T07:42:00.990Z] --- PASS: TestAPIIpcModeHost (0.82s)
07:42:00 [2022-06-02T07:42:00.990Z] === RUN   TestDaemonIpcModeShareable
07:42:01 [2022-06-02T07:42:01.399Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:42:01 [2022-06-02T07:42:01.557Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
07:42:02 [2022-06-02T07:42:02.122Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:42:02 [2022-06-02T07:42:02.332Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:42:02 [2022-06-02T07:42:02.381Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
07:42:02 [2022-06-02T07:42:02.639Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
07:42:02 [2022-06-02T07:42:02.639Z] === RUN   TestDaemonIpcModePrivate
07:42:02 [2022-06-02T07:42:02.896Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:42:02 [2022-06-02T07:42:02.897Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:42:03 [2022-06-02T07:42:03.301Z] --- PASS: TestUpdateReplicatedJob (3.28s)
07:42:03 [2022-06-02T07:42:03.301Z] === RUN   TestServiceListWithStatuses
07:42:03 [2022-06-02T07:42:03.301Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:42:03 [2022-06-02T07:42:03.301Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:42:03 [2022-06-02T07:42:03.301Z] === RUN   TestDockerNetworkConnectAlias
07:42:04 [2022-06-02T07:42:04.271Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:125, shared: false, mustBeShared: false
07:42:04 [2022-06-02T07:42:04.271Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
07:42:04 [2022-06-02T07:42:04.271Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:42:04 [2022-06-02T07:42:04.794Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:42:06 [2022-06-02T07:42:06.176Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
07:42:06 [2022-06-02T07:42:06.176Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
07:42:06 [2022-06-02T07:42:06.176Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:42:06 [2022-06-02T07:42:06.176Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
07:42:06 [2022-06-02T07:42:06.691Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:42:06 [2022-06-02T07:42:06.742Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
07:42:07 [2022-06-02T07:42:07.307Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
07:42:07 [2022-06-02T07:42:07.538Z] --- PASS: TestDockerNetworkConnectAlias (4.22s)
07:42:07 [2022-06-02T07:42:07.538Z] === RUN   TestDockerNetworkReConnect
07:42:07 [2022-06-02T07:42:07.568Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s)
07:42:07 [2022-06-02T07:42:07.568Z] === RUN   TestIpcModeOlderClient
07:42:07 [2022-06-02T07:42:07.568Z] === PAUSE TestIpcModeOlderClient
07:42:07 [2022-06-02T07:42:07.568Z] === RUN   TestKillContainerInvalidSignal
07:42:08 [2022-06-02T07:42:08.134Z] --- PASS: TestKillContainerInvalidSignal (0.60s)
07:42:08 [2022-06-02T07:42:08.134Z] === RUN   TestKillContainer
07:42:08 [2022-06-02T07:42:08.134Z] === RUN   TestKillContainer/no_signal
07:42:08 [2022-06-02T07:42:08.699Z] === RUN   TestKillContainer/non_killing_signal
07:42:08 [2022-06-02T07:42:08.956Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
07:42:08 [2022-06-02T07:42:08.956Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:42:08 [2022-06-02T07:42:08.956Z]     check_test.go:307: [de2b229d5c713] daemon is not started
07:42:08 [2022-06-02T07:42:08.956Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
07:42:09 [2022-06-02T07:42:09.214Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
07:42:09 [2022-06-02T07:42:09.214Z] === RUN   TestKillContainer/killing_signal
07:42:09 [2022-06-02T07:42:09.970Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:42:10 [2022-06-02T07:42:10.148Z] --- PASS: TestKillContainer (1.97s)
07:42:10 [2022-06-02T07:42:10.148Z]     --- PASS: TestKillContainer/no_signal (0.56s)
07:42:10 [2022-06-02T07:42:10.148Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
07:42:10 [2022-06-02T07:42:10.148Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
07:42:10 [2022-06-02T07:42:10.148Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:42:10 [2022-06-02T07:42:10.148Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:42:10 [2022-06-02T07:42:10.227Z] --- PASS: TestDockerNetworkMacvlan (9.42s)
07:42:10 [2022-06-02T07:42:10.227Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:42:10 [2022-06-02T07:42:10.227Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
07:42:10 [2022-06-02T07:42:10.227Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
07:42:10 [2022-06-02T07:42:10.227Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
07:42:10 [2022-06-02T07:42:10.227Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s)
07:42:10 [2022-06-02T07:42:10.227Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
07:42:10 [2022-06-02T07:42:10.227Z] PASS
07:42:10 [2022-06-02T07:42:10.227Z] 
07:42:10 [2022-06-02T07:42:10.227Z] DONE 8 tests in 10.803s
07:42:10 [2022-06-02T07:42:10.227Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
07:42:10 [2022-06-02T07:42:10.227Z] ++ 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
07:42:10 [2022-06-02T07:42:10.227Z] ++ set -e
07:42:10 [2022-06-02T07:42:10.227Z] ++ '[' -n 0 ']'
07:42:10 [2022-06-02T07:42:10.227Z] ++ set -x
07:42:10 [2022-06-02T07:42:10.228Z] ++ env -i DEST=/go/src/github.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
07:42:10 [2022-06-02T07:42:10.228Z] testing: warning: no tests to run
07:42:10 [2022-06-02T07:42:10.228Z] PASS
07:42:10 [2022-06-02T07:42:10.228Z] 
07:42:10 [2022-06-02T07:42:10.228Z] DONE 0 tests in 0.022s
07:42:10 [2022-06-02T07:42:10.228Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:42:10 [2022-06-02T07:42:10.228Z] ++ 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
07:42:10 [2022-06-02T07:42:10.228Z] ++ set -e
07:42:10 [2022-06-02T07:42:10.228Z] ++ '[' -n 0 ']'
07:42:10 [2022-06-02T07:42:10.228Z] ++ set -x
07:42:10 [2022-06-02T07:42:10.228Z] ++ env -i DEST=/go/src/github.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
07:42:10 [2022-06-02T07:42:10.228Z] INFO: Testing against a local daemon
07:42:10 [2022-06-02T07:42:10.228Z] === RUN   TestAuthZPluginAllowRequest
07:42:10 [2022-06-02T07:42:10.405Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
07:42:10 [2022-06-02T07:42:10.843Z] --- PASS: TestDockerNetworkReConnect (3.38s)
07:42:10 [2022-06-02T07:42:10.843Z] === RUN   TestServicePlugin
07:42:10 [2022-06-02T07:42:10.972Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:42:10 [2022-06-02T07:42:10.972Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
07:42:11 [2022-06-02T07:42:11.538Z] === RUN   TestDockerSuite/TestBuildAddScript
07:42:11 [2022-06-02T07:42:11.599Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
07:42:11 [2022-06-02T07:42:11.600Z] === RUN   TestAuthZPluginTLS
07:42:11 [2022-06-02T07:42:11.796Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s)
07:42:11 [2022-06-02T07:42:11.796Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
07:42:11 [2022-06-02T07:42:11.796Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
07:42:11 [2022-06-02T07:42:11.796Z] === RUN   TestKillStoppedContainer
07:42:11 [2022-06-02T07:42:11.796Z] --- PASS: TestKillStoppedContainer (0.07s)
07:42:11 [2022-06-02T07:42:11.796Z] === RUN   TestKillStoppedContainerAPIPre120
07:42:11 [2022-06-02T07:42:11.796Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
07:42:11 [2022-06-02T07:42:11.796Z] === RUN   TestKillDifferentUserContainer
07:42:12 [2022-06-02T07:42:12.164Z] --- PASS: TestAuthZPluginTLS (0.55s)
07:42:12 [2022-06-02T07:42:12.165Z] === RUN   TestAuthZPluginDenyRequest
07:42:12 [2022-06-02T07:42:12.422Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:42:12 [2022-06-02T07:42:12.422Z] === RUN   TestAuthZPluginAPIDenyResponse
07:42:12 [2022-06-02T07:42:12.729Z] --- PASS: TestKillDifferentUserContainer (0.83s)
07:42:12 [2022-06-02T07:42:12.729Z] === RUN   TestInspectOomKilledTrue
07:42:12 [2022-06-02T07:42:12.729Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:42:12 [2022-06-02T07:42:12.729Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:42:12 [2022-06-02T07:42:12.729Z] === RUN   TestInspectOomKilledFalse
07:42:12 [2022-06-02T07:42:12.729Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:42:12 [2022-06-02T07:42:12.729Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:42:12 [2022-06-02T07:42:12.729Z] === RUN   TestLinksEtcHostsContentMatch
07:42:12 [2022-06-02T07:42:12.987Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
07:42:12 [2022-06-02T07:42:12.987Z] === RUN   TestAuthZPluginDenyResponse
07:42:13 [2022-06-02T07:42:13.295Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
07:42:13 [2022-06-02T07:42:13.295Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
07:42:13 [2022-06-02T07:42:13.295Z] === RUN   TestLinksContainerNames
07:42:13 [2022-06-02T07:42:13.552Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
07:42:13 [2022-06-02T07:42:13.552Z] === RUN   TestAuthZPluginAllowEventStream
07:42:14 [2022-06-02T07:42:14.670Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
07:42:14 [2022-06-02T07:42:14.671Z] --- PASS: TestLinksContainerNames (1.47s)
07:42:14 [2022-06-02T07:42:14.671Z] === RUN   TestLogsFollowTailEmpty
07:42:14 [2022-06-02T07:42:14.929Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
07:42:14 [2022-06-02T07:42:14.940Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
07:42:14 [2022-06-02T07:42:14.940Z] === RUN   TestAuthZPluginErrorResponse
07:42:15 [2022-06-02T07:42:15.056Z]     plugin_test.go:61: [dca5b0b9991c5] joining swarm manager [df6a8af5a745d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:42:15 [2022-06-02T07:42:15.202Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:42:15 [2022-06-02T07:42:15.202Z] === RUN   TestAuthZPluginErrorRequest
07:42:15 [2022-06-02T07:42:15.497Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
07:42:15 [2022-06-02T07:42:15.497Z] === RUN   TestContainerNetworkMountsNoChown
07:42:15 [2022-06-02T07:42:15.561Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:42:15 [2022-06-02T07:42:15.561Z] tests/integration/client_test.py .....                                   [ 75%]
07:42:15 [2022-06-02T07:42:15.561Z] tests/integration/context_api_test.py ...                                [ 76%]
07:42:15 [2022-06-02T07:42:15.561Z] tests/integration/errors_test.py .                                       [ 76%]
07:42:15 [2022-06-02T07:42:15.767Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
07:42:15 [2022-06-02T07:42:15.767Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:42:15 [2022-06-02T07:42:15.982Z]     plugin_test.go:64: [d9354a8bbb296] joining swarm manager [df6a8af5a745d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:42:16 [2022-06-02T07:42:16.332Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:42:16 [2022-06-02T07:42:16.332Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:42:16 [2022-06-02T07:42:16.431Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/default
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/default
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/private
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/private
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rprivate
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rprivate
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/slave
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/slave
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rslave
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rslave
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/shared
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/shared
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rshared
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rshared
07:42:16 [2022-06-02T07:42:16.431Z] === CONT  TestMountDaemonRoot/default
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/default/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/default/mount_root
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === CONT  TestMountDaemonRoot/default/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === CONT  TestMountDaemonRoot/rshared
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === CONT  TestMountDaemonRoot/shared
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === CONT  TestMountDaemonRoot/rslave
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === CONT  TestMountDaemonRoot/slave
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:42:16 [2022-06-02T07:42:16.431Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/rprivate
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/private
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/private/bind_root
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/private/mount_root
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/default/mount_root
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:42:16 [2022-06-02T07:42:16.432Z]     check_test.go:307: [df5bac88d8730] daemon is not started
07:42:16 [2022-06-02T07:42:16.432Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
07:42:16 [2022-06-02T07:42:16.432Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/private/bind_root
07:42:16 [2022-06-02T07:42:16.689Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:42:16 [2022-06-02T07:42:16.947Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:42:16 [2022-06-02T07:42:16.947Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:42:16 [2022-06-02T07:42:16.947Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:42:16 [2022-06-02T07:42:16.947Z] === CONT  TestMountDaemonRoot/private/mount_root
07:42:16 [2022-06-02T07:42:16.947Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:42:16 [2022-06-02T07:42:16.947Z] --- PASS: TestMountDaemonRoot (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
07:42:16 [2022-06-02T07:42:16.947Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
07:42:16 [2022-06-02T07:42:16.947Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
07:42:16 [2022-06-02T07:42:16.947Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
07:42:16 [2022-06-02T07:42:16.947Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:42:16 [2022-06-02T07:42:16.947Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
07:42:16 [2022-06-02T07:42:16.947Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
07:42:16 [2022-06-02T07:42:16.947Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
07:42:16 [2022-06-02T07:42:16.947Z] === RUN   TestContainerBindMountNonRecursive
07:42:17 [2022-06-02T07:42:17.704Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s)
07:42:17 [2022-06-02T07:42:17.704Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:42:18 [2022-06-02T07:42:18.847Z] --- PASS: TestContainerBindMountNonRecursive (1.89s)
07:42:18 [2022-06-02T07:42:18.847Z] === RUN   TestContainerVolumesMountedAsShared
07:42:19 [2022-06-02T07:42:19.076Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s)
07:42:19 [2022-06-02T07:42:19.076Z] === RUN   TestAuthZPluginHeader
07:42:19 [2022-06-02T07:42:19.413Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s)
07:42:19 [2022-06-02T07:42:19.413Z] === RUN   TestContainerVolumesMountedAsSlave
07:42:19 [2022-06-02T07:42:19.641Z] --- PASS: TestAuthZPluginHeader (0.69s)
07:42:19 [2022-06-02T07:42:19.641Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:42:19 [2022-06-02T07:42:19.641Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:19 [2022-06-02T07:42:19.641Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:42:19 [2022-06-02T07:42:19.641Z] === RUN   TestAuthZPluginV2Disable
07:42:19 [2022-06-02T07:42:19.641Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:19 [2022-06-02T07:42:19.641Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:42:19 [2022-06-02T07:42:19.641Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:42:19 [2022-06-02T07:42:19.641Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:19 [2022-06-02T07:42:19.641Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:42:19 [2022-06-02T07:42:19.641Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:42:19 [2022-06-02T07:42:19.641Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:19 [2022-06-02T07:42:19.641Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:42:19 [2022-06-02T07:42:19.641Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:42:19 [2022-06-02T07:42:19.674Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
07:42:20 [2022-06-02T07:42:20.240Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s)
07:42:20 [2022-06-02T07:42:20.240Z] === RUN   TestNetworkNat
07:42:20 [2022-06-02T07:42:20.240Z]     check_test.go:307: [da00729d55a3a] daemon is not started
07:42:20 [2022-06-02T07:42:20.240Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
07:42:20 [2022-06-02T07:42:20.811Z] --- PASS: TestNetworkNat (0.72s)
07:42:20 [2022-06-02T07:42:20.811Z] === RUN   TestNetworkLocalhostTCPNat
07:42:21 [2022-06-02T07:42:21.746Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s)
07:42:21 [2022-06-02T07:42:21.746Z] === RUN   TestNetworkLoopbackNat
07:42:21 [2022-06-02T07:42:21.746Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
07:42:23 [2022-06-02T07:42:23.122Z]     docker_cli_daemon_plugins_test.go:80: [d7efbaeda4261] daemon is not started
07:42:24 [2022-06-02T07:42:24.056Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
07:42:24 [2022-06-02T07:42:24.622Z] --- PASS: TestNetworkLoopbackNat (2.94s)
07:42:24 [2022-06-02T07:42:24.622Z] === RUN   TestPause
07:42:25 [2022-06-02T07:42:25.190Z] --- PASS: TestPause (0.63s)
07:42:25 [2022-06-02T07:42:25.190Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:42:25 [2022-06-02T07:42:25.190Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:42:25 [2022-06-02T07:42:25.190Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:42:25 [2022-06-02T07:42:25.190Z] === RUN   TestPauseStopPausedContainer
07:42:25 [2022-06-02T07:42:25.450Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
07:42:26 [2022-06-02T07:42:26.017Z] --- PASS: TestPauseStopPausedContainer (0.70s)
07:42:26 [2022-06-02T07:42:26.017Z] === RUN   TestPidHost
07:42:26 [2022-06-02T07:42:26.953Z]     docker_cli_daemon_plugins_test.go:170: [ddbf5cf5ec5b6] daemon is not started
07:42:27 [2022-06-02T07:42:27.519Z] --- PASS: TestPidHost (1.56s)
07:42:27 [2022-06-02T07:42:27.519Z] === RUN   TestPsFilter
07:42:27 [2022-06-02T07:42:27.519Z] --- PASS: TestPsFilter (0.14s)
07:42:27 [2022-06-02T07:42:27.519Z] === RUN   TestRemoveContainerWithRemovedVolume
07:42:28 [2022-06-02T07:42:28.086Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
07:42:28 [2022-06-02T07:42:28.086Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
07:42:28 [2022-06-02T07:42:28.344Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
07:42:28 [2022-06-02T07:42:28.344Z] === RUN   TestRemoveContainerWithVolume
07:42:28 [2022-06-02T07:42:28.344Z] === RUN   TestDockerSuite/TestBuildAddTar
07:42:29 [2022-06-02T07:42:29.280Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
07:42:29 [2022-06-02T07:42:29.280Z] === RUN   TestRemoveContainerRunning
07:42:29 [2022-06-02T07:42:29.847Z] --- PASS: TestRemoveContainerRunning (0.78s)
07:42:29 [2022-06-02T07:42:29.847Z] === RUN   TestRemoveContainerForceRemoveRunning
07:42:30 [2022-06-02T07:42:30.782Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
07:42:30 [2022-06-02T07:42:30.782Z] === RUN   TestRemoveInvalidContainer
07:42:30 [2022-06-02T07:42:30.782Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:42:30 [2022-06-02T07:42:30.782Z] === RUN   TestRenameLinkedContainer
07:42:31 [2022-06-02T07:42:31.735Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
07:42:32 [2022-06-02T07:42:32.310Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
07:42:32 [2022-06-02T07:42:32.574Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
07:42:33 [2022-06-02T07:42:33.165Z]     check_test.go:307: [d23549a1a0871] daemon is not started
07:42:33 [2022-06-02T07:42:33.165Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
07:42:33 [2022-06-02T07:42:33.737Z] --- PASS: TestRenameLinkedContainer (2.98s)
07:42:33 [2022-06-02T07:42:33.737Z] === RUN   TestRenameStoppedContainer
07:42:34 [2022-06-02T07:42:34.179Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:42:34 [2022-06-02T07:42:34.672Z] --- PASS: TestRenameStoppedContainer (0.77s)
07:42:34 [2022-06-02T07:42:34.672Z] === RUN   TestRenameRunningContainerAndReuse
07:42:34 [2022-06-02T07:42:34.933Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
07:42:36 [2022-06-02T07:42:36.312Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s)
07:42:36 [2022-06-02T07:42:36.312Z] === RUN   TestRenameInvalidName
07:42:36 [2022-06-02T07:42:36.312Z] === RUN   TestDockerSuite/TestBuildAddTarXz
07:42:36 [2022-06-02T07:42:36.880Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
07:42:36 [2022-06-02T07:42:36.880Z] --- PASS: TestRenameInvalidName (0.84s)
07:42:36 [2022-06-02T07:42:36.880Z] === RUN   TestRenameAnonymousContainer
07:42:37 [2022-06-02T07:42:37.446Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
07:42:37 [2022-06-02T07:42:37.713Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
07:42:37 [2022-06-02T07:42:37.714Z] PASS
07:42:37 [2022-06-02T07:42:37.714Z] 
07:42:37 [2022-06-02T07:42:37.714Z] === Skipped
07:42:37 [2022-06-02T07:42:37.714Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:37 [2022-06-02T07:42:37.714Z] 
07:42:37 [2022-06-02T07:42:37.714Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:37 [2022-06-02T07:42:37.714Z] 
07:42:37 [2022-06-02T07:42:37.714Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:37 [2022-06-02T07:42:37.714Z] 
07:42:37 [2022-06-02T07:42:37.714Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:37 [2022-06-02T07:42:37.714Z] 
07:42:37 [2022-06-02T07:42:37.714Z] DONE 17 tests, 4 skipped in 26.056s
07:42:37 [2022-06-02T07:42:37.714Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:42:37 [2022-06-02T07:42:37.714Z] ++ 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
07:42:37 [2022-06-02T07:42:37.714Z] ++ set -e
07:42:37 [2022-06-02T07:42:37.714Z] ++ '[' -n 0 ']'
07:42:37 [2022-06-02T07:42:37.714Z] ++ set -x
07:42:37 [2022-06-02T07:42:37.714Z] ++ env -i DEST=/go/src/github.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
07:42:37 [2022-06-02T07:42:37.714Z] INFO: Testing against a local daemon
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:42:37 [2022-06-02T07:42:37.714Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:42:37 [2022-06-02T07:42:37.714Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:42:37 [2022-06-02T07:42:37.714Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:42:37 [2022-06-02T07:42:37.714Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:42:37 [2022-06-02T07:42:37.714Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:42:37 [2022-06-02T07:42:37.714Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:42:37 [2022-06-02T07:42:37.714Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:42:37 [2022-06-02T07:42:37.714Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInstall
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInstall/no_auth
07:42:37 [2022-06-02T07:42:37.714Z] time="2022-06-02T07:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:42:37 [2022-06-02T07:42:37.714Z] time="2022-06-02T07:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f67042595844a3f479824165a27aa927cf5cc26482bf7176c5e9df18ab8f443e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:42:37 [2022-06-02T07:42:37.714Z] time="2022-06-02T07:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:42:37 [2022-06-02T07:42:37.714Z] time="2022-06-02T07:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f67042595844a3f479824165a27aa927cf5cc26482bf7176c5e9df18ab8f443e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:42:37 [2022-06-02T07:42:37.714Z] === RUN   TestPluginInstall/with_htpasswd
07:42:37 [2022-06-02T07:42:37.714Z] time="2022-06-02T07:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:42:37 [2022-06-02T07:42:37.714Z] time="2022-06-02T07:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cadda23373f5630ac80b4101dc9757a091baa1ef775cd80ca3e72b4af8501cc9" mediatype=application/vnd.docker.plugin.v1+json size=522
07:42:37 [2022-06-02T07:42:37.714Z] time="2022-06-02T07:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:42:37 [2022-06-02T07:42:37.714Z] time="2022-06-02T07:42:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cadda23373f5630ac80b4101dc9757a091baa1ef775cd80ca3e72b4af8501cc9" mediatype=application/vnd.docker.plugin.v1+json size=522
07:42:37 [2022-06-02T07:42:37.972Z] === RUN   TestPluginInstall/with_insecure
07:42:38 [2022-06-02T07:42:38.380Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
07:42:38 [2022-06-02T07:42:38.906Z] time="2022-06-02T07:42:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:42:38 [2022-06-02T07:42:38.906Z] time="2022-06-02T07:42:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:121072e8573a874bc538213aeabb38b0f1c1c1c0aceb24839451d539cd5660dc" mediatype=application/vnd.docker.plugin.v1+json size=522
07:42:38 [2022-06-02T07:42:38.906Z] time="2022-06-02T07:42:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:42:38 [2022-06-02T07:42:38.906Z] time="2022-06-02T07:42:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:121072e8573a874bc538213aeabb38b0f1c1c1c0aceb24839451d539cd5660dc" mediatype=application/vnd.docker.plugin.v1+json size=522
07:42:38 [2022-06-02T07:42:38.906Z]     plugin_test.go:195: [d18c9e0d5736d] daemon is not started
07:42:38 [2022-06-02T07:42:38.906Z] --- PASS: TestPluginInstall (2.49s)
07:42:38 [2022-06-02T07:42:38.906Z]     --- PASS: TestPluginInstall/no_auth (0.94s)
07:42:38 [2022-06-02T07:42:38.906Z]     --- PASS: TestPluginInstall/with_htpasswd (0.54s)
07:42:38 [2022-06-02T07:42:38.906Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
07:42:38 [2022-06-02T07:42:38.906Z] === RUN   TestPluginsWithRuntimes
07:42:38 [2022-06-02T07:42:38.948Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
07:42:40 [2022-06-02T07:42:40.322Z] --- PASS: TestRenameAnonymousContainer (3.11s)
07:42:40 [2022-06-02T07:42:40.322Z] === RUN   TestRenameContainerWithSameName
07:42:40 [2022-06-02T07:42:40.322Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
07:42:40 [2022-06-02T07:42:40.804Z] === RUN   TestPluginsWithRuntimes/No_Args
07:42:40 [2022-06-02T07:42:40.888Z] --- PASS: TestRenameContainerWithSameName (0.76s)
07:42:40 [2022-06-02T07:42:40.888Z] === RUN   TestRenameContainerWithLinkedContainer
07:42:41 [2022-06-02T07:42:41.370Z] === RUN   TestPluginsWithRuntimes/With_Args
07:42:42 [2022-06-02T07:42:42.261Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
07:42:42 [2022-06-02T07:42:42.261Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s)
07:42:42 [2022-06-02T07:42:42.261Z] === RUN   TestResize
07:42:42 [2022-06-02T07:42:42.302Z] --- PASS: TestPluginsWithRuntimes (3.23s)
07:42:42 [2022-06-02T07:42:42.302Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
07:42:42 [2022-06-02T07:42:42.302Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
07:42:42 [2022-06-02T07:42:42.302Z] === RUN   TestPluginBackCompatMediaTypes
07:42:42 [2022-06-02T07:42:42.637Z] --- PASS: TestServicePlugin (30.14s)
07:42:42 [2022-06-02T07:42:42.637Z] === RUN   TestServiceUpdateLabel
07:42:42 [2022-06-02T07:42:42.868Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
07:42:42 [2022-06-02T07:42:42.868Z] PASS
07:42:42 [2022-06-02T07:42:42.868Z] 
07:42:42 [2022-06-02T07:42:42.868Z] DONE 24 tests in 6.426s
07:42:42 [2022-06-02T07:42:42.868Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:42:42 [2022-06-02T07:42:42.868Z] ++ 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
07:42:42 [2022-06-02T07:42:42.868Z] ++ set -e
07:42:42 [2022-06-02T07:42:42.868Z] ++ '[' -n 0 ']'
07:42:42 [2022-06-02T07:42:42.868Z] ++ set -x
07:42:42 [2022-06-02T07:42:42.868Z] ++ env -i DEST=/go/src/github.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
07:42:42 [2022-06-02T07:42:42.868Z] INFO: Testing against a local daemon
07:42:42 [2022-06-02T07:42:42.868Z] === RUN   TestExternalGraphDriver
07:42:42 [2022-06-02T07:42:42.868Z] === RUN   TestExternalGraphDriver/json
07:42:43 [2022-06-02T07:42:43.196Z] --- PASS: TestResize (0.81s)
07:42:43 [2022-06-02T07:42:43.196Z] === RUN   TestResizeWithInvalidSize
07:42:43 [2022-06-02T07:42:43.196Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
07:42:43 [2022-06-02T07:42:43.241Z] --- PASS: TestServiceUpdateLabel (2.22s)
07:42:43 [2022-06-02T07:42:43.241Z] === RUN   TestServiceUpdateSecrets
07:42:43 [2022-06-02T07:42:43.762Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
07:42:43 [2022-06-02T07:42:43.762Z] --- PASS: TestResizeWithInvalidSize (0.77s)
07:42:43 [2022-06-02T07:42:43.762Z] === RUN   TestResizeWhenContainerNotStarted
07:42:44 [2022-06-02T07:42:44.699Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:42:44 [2022-06-02T07:42:44.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:42:44 [2022-06-02T07:42:44.769Z] === RUN   TestExternalGraphDriver/spec
07:42:46 [2022-06-02T07:42:46.074Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
07:42:46 [2022-06-02T07:42:46.141Z] === RUN   TestExternalGraphDriver/pull
07:42:46 [2022-06-02T07:42:46.333Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
07:42:47 [2022-06-02T07:42:47.514Z] --- PASS: TestExternalGraphDriver (4.75s)
07:42:47 [2022-06-02T07:42:47.514Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
07:42:47 [2022-06-02T07:42:47.514Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
07:42:47 [2022-06-02T07:42:47.514Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
07:42:47 [2022-06-02T07:42:47.514Z] === RUN   TestGraphdriverPluginV2
07:42:47 [2022-06-02T07:42:47.514Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:47 [2022-06-02T07:42:47.514Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
07:42:47 [2022-06-02T07:42:47.514Z] PASS
07:42:47 [2022-06-02T07:42:47.514Z] 
07:42:47 [2022-06-02T07:42:47.514Z] === Skipped
07:42:47 [2022-06-02T07:42:47.514Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
07:42:47 [2022-06-02T07:42:47.514Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:42:47 [2022-06-02T07:42:47.514Z] 
07:42:47 [2022-06-02T07:42:47.514Z] DONE 5 tests, 1 skipped in 4.860s
07:42:47 [2022-06-02T07:42:47.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:42:47 [2022-06-02T07:42:47.772Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:42:47 [2022-06-02T07:42:47.772Z] ++ 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
07:42:47 [2022-06-02T07:42:47.772Z] ++ set -e
07:42:47 [2022-06-02T07:42:47.772Z] ++ '[' -n 0 ']'
07:42:47 [2022-06-02T07:42:47.772Z] ++ set -x
07:42:47 [2022-06-02T07:42:47.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-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
07:42:47 [2022-06-02T07:42:47.772Z] INFO: Testing against a local daemon
07:42:47 [2022-06-02T07:42:47.772Z] === RUN   TestContinueAfterPluginCrash
07:42:47 [2022-06-02T07:42:47.772Z] === PAUSE TestContinueAfterPluginCrash
07:42:47 [2022-06-02T07:42:47.772Z] === RUN   TestReadPluginNoRead
07:42:47 [2022-06-02T07:42:47.772Z] === PAUSE TestReadPluginNoRead
07:42:47 [2022-06-02T07:42:47.772Z] === RUN   TestDaemonStartWithLogOpt
07:42:47 [2022-06-02T07:42:47.772Z] === PAUSE TestDaemonStartWithLogOpt
07:42:47 [2022-06-02T07:42:47.772Z] === CONT  TestContinueAfterPluginCrash
07:42:47 [2022-06-02T07:42:47.772Z] === CONT  TestDaemonStartWithLogOpt
07:42:49 [2022-06-02T07:42:49.082Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:42:49 [2022-06-02T07:42:49.082Z] === RUN   TestDockerSuite/TestBuildBlankName
07:42:49 [2022-06-02T07:42:49.082Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
07:42:50 [2022-06-02T07:42:50.018Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
07:42:50 [2022-06-02T07:42:50.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:42:50 [2022-06-02T07:42:50.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:42:50 [2022-06-02T07:42:50.327Z] .........                                                                [ 85%]
07:42:50 [2022-06-02T07:42:50.843Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
07:42:51 [2022-06-02T07:42:51.050Z] --- PASS: TestDaemonStartWithLogOpt (2.95s)
07:42:51 [2022-06-02T07:42:51.050Z] === CONT  TestReadPluginNoRead
07:42:51 [2022-06-02T07:42:51.410Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:42:51 [2022-06-02T07:42:51.668Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:42:52 [2022-06-02T07:42:52.233Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
07:42:52 [2022-06-02T07:42:52.948Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:42:53 [2022-06-02T07:42:53.610Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
07:42:53 [2022-06-02T07:42:53.881Z] === RUN   TestReadPluginNoRead/default
07:42:54 [2022-06-02T07:42:54.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
07:42:55 [2022-06-02T07:42:55.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:42:55 [2022-06-02T07:42:55.253Z] === RUN   TestReadPluginNoRead/disabled_caching
07:42:55 [2022-06-02T07:42:55.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:42:55 [2022-06-02T07:42:55.506Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:42:55 [2022-06-02T07:42:55.821Z] --- PASS: TestContinueAfterPluginCrash (7.92s)
07:42:56 [2022-06-02T07:42:56.386Z] === CONT  TestReadPluginNoRead
07:42:56 [2022-06-02T07:42:56.386Z]     read_test.go:92: [dfff215775f9e] daemon is not started
07:42:56 [2022-06-02T07:42:56.386Z] --- PASS: TestReadPluginNoRead (5.65s)
07:42:56 [2022-06-02T07:42:56.386Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
07:42:56 [2022-06-02T07:42:56.386Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
07:42:56 [2022-06-02T07:42:56.386Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
07:42:56 [2022-06-02T07:42:56.386Z] PASS
07:42:56 [2022-06-02T07:42:56.386Z] 
07:42:56 [2022-06-02T07:42:56.386Z] DONE 6 tests in 8.698s
07:42:56 [2022-06-02T07:42:56.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 
07:42:56 [2022-06-02T07:42:56.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
07:42:56 [2022-06-02T07:42:56.386Z] ++ set -e
07:42:56 [2022-06-02T07:42:56.386Z] ++ '[' -n 0 ']'
07:42:56 [2022-06-02T07:42:56.386Z] ++ set -x
07:42:56 [2022-06-02T07:42:56.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
07:42:56 [2022-06-02T07:42:56.386Z] testing: warning: no tests to run
07:42:56 [2022-06-02T07:42:56.386Z] PASS
07:42:56 [2022-06-02T07:42:56.386Z] 
07:42:56 [2022-06-02T07:42:56.386Z] DONE 0 tests in 0.035s
07:42:56 [2022-06-02T07:42:56.386Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:42:56 [2022-06-02T07:42:56.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
07:42:56 [2022-06-02T07:42:56.386Z] ++ set -e
07:42:56 [2022-06-02T07:42:56.386Z] ++ '[' -n 0 ']'
07:42:56 [2022-06-02T07:42:56.386Z] ++ set -x
07:42:56 [2022-06-02T07:42:56.387Z] ++ env -i DEST=/go/src/github.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
07:42:56 [2022-06-02T07:42:56.436Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
07:42:56 [2022-06-02T07:42:56.436Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
07:42:56 [2022-06-02T07:42:56.644Z] INFO: Testing against a local daemon
07:42:56 [2022-06-02T07:42:56.644Z] === RUN   TestPluginWithDevMounts
07:42:56 [2022-06-02T07:42:56.644Z] === PAUSE TestPluginWithDevMounts
07:42:56 [2022-06-02T07:42:56.644Z] === CONT  TestPluginWithDevMounts
07:42:56 [2022-06-02T07:42:56.947Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:42:58 [2022-06-02T07:42:58.016Z] --- PASS: TestPluginWithDevMounts (1.52s)
07:42:58 [2022-06-02T07:42:58.016Z] PASS
07:42:58 [2022-06-02T07:42:58.016Z] 
07:42:58 [2022-06-02T07:42:58.016Z] DONE 1 tests in 1.620s
07:42:58 [2022-06-02T07:42:58.016Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
07:42:58 [2022-06-02T07:42:58.016Z] ++ 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
07:42:58 [2022-06-02T07:42:58.016Z] ++ set -e
07:42:58 [2022-06-02T07:42:58.016Z] ++ '[' -n 0 ']'
07:42:58 [2022-06-02T07:42:58.016Z] ++ set -x
07:42:58 [2022-06-02T07:42:58.016Z] ++ env -i DEST=/go/src/github.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
07:42:58 [2022-06-02T07:42:58.016Z] INFO: Testing against a local daemon
07:42:58 [2022-06-02T07:42:58.110Z] --- PASS: TestServiceUpdateSecrets (14.62s)
07:42:58 [2022-06-02T07:42:58.110Z] === RUN   TestServiceUpdateConfigs
07:42:58 [2022-06-02T07:42:58.274Z] === RUN   TestSecretInspect
07:42:58 [2022-06-02T07:42:58.965Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
07:42:58 [2022-06-02T07:42:58.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:42:59 [2022-06-02T07:42:59.901Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
07:43:00 [2022-06-02T07:43:00.804Z] --- PASS: TestSecretInspect (2.19s)
07:43:00 [2022-06-02T07:43:00.804Z] === RUN   TestSecretList
07:43:00 [2022-06-02T07:43:00.837Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:43:01 [2022-06-02T07:43:01.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:43:02 [2022-06-02T07:43:02.034Z]     check_test.go:307: [d4fea4790caab] daemon is not started
07:43:02 [2022-06-02T07:43:02.034Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
07:43:02 [2022-06-02T07:43:02.704Z] --- PASS: TestSecretList (2.19s)
07:43:02 [2022-06-02T07:43:02.704Z] === RUN   TestSecretsCreateAndDelete
07:43:03 [2022-06-02T07:43:03.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:43:03 [2022-06-02T07:43:03.480Z] tests/integration/models_nodes_test.py .                                 [ 90%]
07:43:03 [2022-06-02T07:43:03.480Z] tests/integration/models_resources_test.py .                             [ 91%]
07:43:03 [2022-06-02T07:43:03.977Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
07:43:04 [2022-06-02T07:43:04.543Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
07:43:04 [2022-06-02T07:43:04.603Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
07:43:04 [2022-06-02T07:43:04.603Z] === RUN   TestSecretsUpdate
07:43:05 [2022-06-02T07:43:05.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:43:06 [2022-06-02T07:43:06.048Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:43:07 [2022-06-02T07:43:07.129Z] --- PASS: TestSecretsUpdate (2.26s)
07:43:07 [2022-06-02T07:43:07.129Z] === RUN   TestTemplatedSecret
07:43:09 [2022-06-02T07:43:09.622Z] tests/integration/models_services_test.py ................X.             [ 95%]
07:43:09 [2022-06-02T07:43:09.657Z] --- PASS: TestTemplatedSecret (2.42s)
07:43:09 [2022-06-02T07:43:09.657Z] === RUN   TestSecretCreateResolve
07:43:10 [2022-06-02T07:43:10.232Z] --- PASS: TestDaemonRestartKillContainers (0.01s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.93s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.47s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.36s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s)
07:43:10 [2022-06-02T07:43:10.233Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.36s)
07:43:10 [2022-06-02T07:43:10.233Z] === RUN   TestCgroupNamespacesRun
07:43:11 [2022-06-02T07:43:11.557Z] --- PASS: TestSecretCreateResolve (2.19s)
07:43:11 [2022-06-02T07:43:11.558Z] PASS
07:43:11 [2022-06-02T07:43:11.558Z] 
07:43:11 [2022-06-02T07:43:11.558Z] DONE 6 tests in 13.499s
07:43:11 [2022-06-02T07:43:11.558Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
07:43:11 [2022-06-02T07:43:11.558Z] ++ 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
07:43:11 [2022-06-02T07:43:11.558Z] ++ set -e
07:43:11 [2022-06-02T07:43:11.558Z] ++ '[' -n 0 ']'
07:43:11 [2022-06-02T07:43:11.558Z] ++ set -x
07:43:11 [2022-06-02T07:43:11.558Z] ++ env -i DEST=/go/src/github.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
07:43:11 [2022-06-02T07:43:11.558Z] INFO: Testing against a local daemon
07:43:11 [2022-06-02T07:43:11.558Z] === RUN   TestServiceCreateInit
07:43:11 [2022-06-02T07:43:11.558Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:43:11 [2022-06-02T07:43:11.609Z] --- PASS: TestCgroupNamespacesRun (1.83s)
07:43:11 [2022-06-02T07:43:11.609Z] === RUN   TestCgroupNamespacesRunPrivileged
07:43:13 [2022-06-02T07:43:13.114Z] --- PASS: TestServiceUpdateConfigs (14.57s)
07:43:13 [2022-06-02T07:43:13.114Z] === RUN   TestServiceUpdateNetwork
07:43:13 [2022-06-02T07:43:13.512Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.01s)
07:43:13 [2022-06-02T07:43:13.512Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:43:15 [2022-06-02T07:43:15.743Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:43:16 [2022-06-02T07:43:16.046Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.29s)
07:43:16 [2022-06-02T07:43:16.046Z] === RUN   TestCgroupNamespacesRunHostMode
07:43:16 [2022-06-02T07:43:16.752Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:43:16 [2022-06-02T07:43:16.752Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:43:17 [2022-06-02T07:43:17.423Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
07:43:17 [2022-06-02T07:43:17.682Z] --- PASS: TestCgroupNamespacesRunHostMode (2.00s)
07:43:17 [2022-06-02T07:43:17.682Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:43:19 [2022-06-02T07:43:19.051Z] --- PASS: TestServiceCreateInit (7.01s)
07:43:19 [2022-06-02T07:43:19.051Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s)
07:43:19 [2022-06-02T07:43:19.051Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
07:43:19 [2022-06-02T07:43:19.051Z] === RUN   TestCreateServiceMultipleTimes
07:43:20 [2022-06-02T07:43:20.209Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s)
07:43:20 [2022-06-02T07:43:20.209Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:43:20 [2022-06-02T07:43:20.209Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
07:43:20 [2022-06-02T07:43:20.339Z] tests/integration/regression_test.py ......                              [ 98%]
07:43:20 [2022-06-02T07:43:20.467Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
07:43:20 [2022-06-02T07:43:20.850Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:43:20 [2022-06-02T07:43:20.850Z] tests/integration/credentials/utils_test.py .                            [100%]
07:43:20 [2022-06-02T07:43:20.850Z] 
07:43:20 [2022-06-02T07:43:20.850Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:43:20 [2022-06-02T07:43:20.850Z] =========================== short test summary info ============================
07:43:20 [2022-06-02T07:43:20.850Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:43:20 [2022-06-02T07:43:20.850Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:43:20 [2022-06-02T07:43:20.850Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:43:20 [2022-06-02T07:43:20.850Z]   Not supported on most drivers
07:43:20 [2022-06-02T07:43:20.850Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:43:20 [2022-06-02T07:43:20.850Z]   Output of docker top depends on host distro, and is not formalized.
07:43:20 [2022-06-02T07:43:20.850Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:43:20 [2022-06-02T07:43:20.850Z]   Output of docker top depends on host distro, and is not formalized.
07:43:20 [2022-06-02T07:43:20.850Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:43:20 [2022-06-02T07:43:20.850Z]   Can fail if eth0 has multiple IP addresses
07:43:20 [2022-06-02T07:43:20.850Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:43:20 [2022-06-02T07:43:20.850Z]   This doesn't seem to be taken into account by the engine
07:43:20 [2022-06-02T07:43:20.850Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
07:43:20 [2022-06-02T07:43:20.850Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:43:20 [2022-06-02T07:43:20.850Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.85 seconds ==
07:43:21 [2022-06-02T07:43:21.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:43:21 [2022-06-02T07:43:21.843Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s)
07:43:21 [2022-06-02T07:43:21.843Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:43:22 [2022-06-02T07:43:22.410Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
07:43:22 [2022-06-02T07:43:22.410Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
07:43:22 [2022-06-02T07:43:22.410Z] === RUN   TestCgroupNamespacesRunOlderClient
07:43:22 [2022-06-02T07:43:22.976Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
07:43:23 [2022-06-02T07:43:23.233Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
07:43:23 [2022-06-02T07:43:23.490Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
07:43:24 [2022-06-02T07:43:24.055Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
07:43:24 [2022-06-02T07:43:24.055Z] === RUN   TestNISDomainname
07:43:25 [2022-06-02T07:43:25.324Z] --- PASS: TestServiceUpdateNetwork (12.45s)
07:43:25 [2022-06-02T07:43:25.324Z] === RUN   TestServiceUpdatePidsLimit
07:43:25 [2022-06-02T07:43:25.458Z] --- PASS: TestNISDomainname (1.05s)
07:43:25 [2022-06-02T07:43:25.459Z] === RUN   TestHostnameDnsResolution
07:43:25 [2022-06-02T07:43:25.459Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
07:43:26 [2022-06-02T07:43:26.249Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:43:26 [2022-06-02T07:43:26.839Z] --- PASS: TestHostnameDnsResolution (1.36s)
07:43:26 [2022-06-02T07:43:26.839Z] === RUN   TestUnprivilegedPortsAndPing
07:43:26 [2022-06-02T07:43:26.855Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:43:27 [2022-06-02T07:43:27.405Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s)
07:43:27 [2022-06-02T07:43:27.405Z] === RUN   TestPrivilegedHostDevices
07:43:27 [2022-06-02T07:43:27.663Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
07:43:28 [2022-06-02T07:43:28.596Z] --- PASS: TestPrivilegedHostDevices (0.89s)
07:43:28 [2022-06-02T07:43:28.596Z] === RUN   TestConsoleSize
07:43:28 [2022-06-02T07:43:28.596Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
07:43:29 [2022-06-02T07:43:29.162Z] --- PASS: TestConsoleSize (0.74s)
07:43:29 [2022-06-02T07:43:29.162Z] === RUN   TestStats
07:43:31 [2022-06-02T07:43:31.060Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
07:43:31 [2022-06-02T07:43:31.997Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
07:43:31 [2022-06-02T07:43:31.997Z] --- PASS: TestStats (2.83s)
07:43:31 [2022-06-02T07:43:31.997Z] === RUN   TestStopContainerWithTimeout
07:43:31 [2022-06-02T07:43:31.997Z] === RUN   TestStopContainerWithTimeout/0
07:43:31 [2022-06-02T07:43:31.997Z] === PAUSE TestStopContainerWithTimeout/0
07:43:31 [2022-06-02T07:43:31.997Z] === RUN   TestStopContainerWithTimeout/1
07:43:31 [2022-06-02T07:43:31.997Z] === PAUSE TestStopContainerWithTimeout/1
07:43:31 [2022-06-02T07:43:31.997Z] === RUN   TestStopContainerWithTimeout/3
07:43:31 [2022-06-02T07:43:31.997Z] === PAUSE TestStopContainerWithTimeout/3
07:43:31 [2022-06-02T07:43:31.997Z] === RUN   TestStopContainerWithTimeout/-1
07:43:31 [2022-06-02T07:43:31.997Z] === PAUSE TestStopContainerWithTimeout/-1
07:43:31 [2022-06-02T07:43:31.997Z] === CONT  TestStopContainerWithTimeout/0
07:43:31 [2022-06-02T07:43:31.997Z] === CONT  TestStopContainerWithTimeout/-1
07:43:33 [2022-06-02T07:43:33.308Z] Leaving: AppArmorNo profiles have been unloaded.
07:43:33 [2022-06-02T07:43:33.308Z] 
07:43:33 [2022-06-02T07:43:33.308Z] Unloading profiles will leave already running processes permanently
07:43:33 [2022-06-02T07:43:33.308Z] unconfined, which can lead to unexpected situations.
07:43:33 [2022-06-02T07:43:33.308Z] 
07:43:33 [2022-06-02T07:43:33.308Z] To set a process to complain mode, use the command line tool
07:43:33 [2022-06-02T07:43:33.308Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:43:33 [2022-06-02T07:43:33.308Z] 
Post stage
[Pipeline] junit
07:43:33 [2022-06-02T07:43:33.319Z] Recording test results
07:43:33 [2022-06-02T07:43:33.376Z] === CONT  TestStopContainerWithTimeout/3
07:43:33 [2022-06-02T07:43:33.376Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
07:43:33 [2022-06-02T07:43:33.953Z] --- PASS: TestCreateServiceMultipleTimes (15.09s)
07:43:33 [2022-06-02T07:43:33.953Z] === RUN   TestCreateServiceConflict
07:43:34 [2022-06-02T07:43:34.314Z] === RUN   TestDockerSuite/TestBuildCacheAdd
07:43:34 [2022-06-02T07:43:34.421Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
07:43:34 [2022-06-02T07:43:34.739Z] + echo Ensuring container killed.
07:43:34 [2022-06-02T07:43:34.739Z] Ensuring container killed.
07:43:34 [2022-06-02T07:43:34.739Z] + docker rm -vf docker-pr1
07:43:34 [2022-06-02T07:43:34.739Z] Error: No such container: docker-pr1
[Pipeline] sh
07:43:35 [2022-06-02T07:43:35.018Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:43:35 [2022-06-02T07:43:35.060Z] + echo Chowning /workspace to jenkins user
07:43:35 [2022-06-02T07:43:35.060Z] Chowning /workspace to jenkins user
07:43:35 [2022-06-02T07:43:35.060Z] + id -u
07:43:35 [2022-06-02T07:43:35.060Z] + id -g
07:43:35 [2022-06-02T07:43:35.060Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43676:/workspace busybox chown -R 1000:1000 /workspace
07:43:35 [2022-06-02T07:43:35.060Z] Unable to find image 'busybox:latest' locally
07:43:35 [2022-06-02T07:43:35.252Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
07:43:35 [2022-06-02T07:43:35.252Z] === CONT  TestStopContainerWithTimeout/1
07:43:35 [2022-06-02T07:43:35.316Z] latest: Pulling from library/busybox
07:43:35 [2022-06-02T07:43:35.316Z] 462eb288b104: Pulling fs layer
07:43:35 [2022-06-02T07:43:35.316Z] 462eb288b104: Verifying Checksum
07:43:35 [2022-06-02T07:43:35.316Z] 462eb288b104: Download complete
07:43:35 [2022-06-02T07:43:35.573Z] 462eb288b104: Pull complete
07:43:35 [2022-06-02T07:43:35.573Z] Digest: sha256:ebadf81a7f2146e95f8c850ad7af8cf9755d31cdba380a8ffd5930fba5996095
07:43:35 [2022-06-02T07:43:35.573Z] Status: Downloaded newer image for busybox:latest
07:43:35 [2022-06-02T07:43:35.819Z]     check_test.go:307: [d2e28cbdc5b03] daemon is not started
07:43:35 [2022-06-02T07:43:35.819Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
07:43:35 [2022-06-02T07:43:35.819Z] === RUN   TestDockerSuite/TestBuildCacheFrom
07:43:36 [2022-06-02T07:43:36.484Z] --- PASS: TestCreateServiceConflict (2.32s)
07:43:36 [2022-06-02T07:43:36.484Z] === RUN   TestCreateServiceMaxReplicas
07:43:36 [2022-06-02T07:43:36.753Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:43:36 [2022-06-02T07:43:36.753Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
07:43:36 [2022-06-02T07:43:36.753Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.19s)
07:43:36 [2022-06-02T07:43:36.753Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
07:43:36 [2022-06-02T07:43:36.753Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
07:43:36 [2022-06-02T07:43:36.753Z] === RUN   TestDeleteDevicemapper
07:43:36 [2022-06-02T07:43:36.753Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:43:36 [2022-06-02T07:43:36.753Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:43:36 [2022-06-02T07:43:36.753Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:43:37 [2022-06-02T07:43:37.320Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:43:37 [2022-06-02T07:43:37.797Z] + bundleName=docker-py
07:43:37 [2022-06-02T07:43:37.797Z] + echo Creating docker-py-bundles.tar.gz
07:43:37 [2022-06-02T07:43:37.797Z] Creating docker-py-bundles.tar.gz
07:43:37 [2022-06-02T07:43:37.797Z] + 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
07:43:37 [2022-06-02T07:43:37.807Z] Archiving artifacts
07:43:39 [2022-06-02T07:43:39.020Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
07:43:39 [2022-06-02T07:43:39.020Z] === RUN   TestCreateWithDuplicateNetworkNames
07:43:39 [2022-06-02T07:43:39.854Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
07:43:39 [2022-06-02T07:43:39.862Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43676/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
07:43:40 [2022-06-02T07:43:40.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh binary
07:43:40 [2022-06-02T07:43:40.422Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.45s)
07:43:40 [2022-06-02T07:43:40.422Z] === RUN   TestUpdateMemory
07:43:40 [2022-06-02T07:43:40.422Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:43:40 [2022-06-02T07:43:40.422Z] --- SKIP: TestUpdateMemory (0.00s)
07:43:40 [2022-06-02T07:43:40.422Z] === RUN   TestUpdateCPUQuota
07:43:40 [2022-06-02T07:43:40.536Z] 
07:43:40 [2022-06-02T07:43:40.792Z] Removing bundles/
07:43:40 [2022-06-02T07:43:40.792Z] 
07:43:40 [2022-06-02T07:43:40.792Z] ---> Making bundle: binary (in bundles/binary)
07:43:40 [2022-06-02T07:43:40.792Z] Building: bundles/binary-daemon/dockerd-dev
07:43:40 [2022-06-02T07:43:40.792Z] GOOS="" GOARCH="" GOARM=""
07:43:41 [2022-06-02T07:43:41.675Z] --- PASS: TestServiceUpdatePidsLimit (16.40s)
07:43:41 [2022-06-02T07:43:41.675Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
07:43:41 [2022-06-02T07:43:41.675Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
07:43:41 [2022-06-02T07:43:41.675Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
07:43:41 [2022-06-02T07:43:41.675Z] PASS
07:43:41 [2022-06-02T07:43:41.675Z] 
07:43:41 [2022-06-02T07:43:41.675Z] === Skipped
07:43:41 [2022-06-02T07:43:41.675Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:43:41 [2022-06-02T07:43:41.675Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:43:41 [2022-06-02T07:43:41.675Z] 
07:43:41 [2022-06-02T07:43:41.675Z] DONE 27 tests, 1 skipped in 164.571s
07:43:41 [2022-06-02T07:43:41.675Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:43:41 [2022-06-02T07:43:41.675Z] INFO: Testing against a local daemon
07:43:41 [2022-06-02T07:43:41.675Z] === RUN   TestSessionCreate
07:43:41 [2022-06-02T07:43:41.675Z] --- PASS: TestSessionCreate (0.02s)
07:43:41 [2022-06-02T07:43:41.675Z] === RUN   TestSessionCreateWithBadUpgrade
07:43:41 [2022-06-02T07:43:41.675Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:43:41 [2022-06-02T07:43:41.675Z] PASS
07:43:41 [2022-06-02T07:43:41.675Z] 
07:43:41 [2022-06-02T07:43:41.675Z] DONE 2 tests in 0.055s
07:43:41 [2022-06-02T07:43:41.675Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:43:41 [2022-06-02T07:43:41.675Z] INFO: Testing against a local daemon
07:43:41 [2022-06-02T07:43:41.675Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:43:41 [2022-06-02T07:43:41.675Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
07:43:41 [2022-06-02T07:43:41.675Z] === RUN   TestDiskUsage
07:43:41 [2022-06-02T07:43:41.675Z] === PAUSE TestDiskUsage
07:43:41 [2022-06-02T07:43:41.675Z] === RUN   TestEventsExecDie
07:43:41 [2022-06-02T07:43:41.799Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
07:43:41 [2022-06-02T07:43:41.799Z] --- PASS: TestUpdateCPUQuota (1.50s)
07:43:41 [2022-06-02T07:43:41.799Z] === RUN   TestUpdatePidsLimit
07:43:41 [2022-06-02T07:43:41.799Z] === RUN   TestUpdatePidsLimit/update_from_none
07:43:41 [2022-06-02T07:43:41.932Z] --- PASS: TestEventsExecDie (0.65s)
07:43:41 [2022-06-02T07:43:41.932Z] === RUN   TestEventsBackwardsCompatible
07:43:42 [2022-06-02T07:43:42.057Z] === RUN   TestUpdatePidsLimit/no_change
07:43:42 [2022-06-02T07:43:42.187Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
07:43:42 [2022-06-02T07:43:42.187Z] === RUN   TestEventsVolumeCreate
07:43:42 [2022-06-02T07:43:42.187Z] --- PASS: TestEventsVolumeCreate (0.06s)
07:43:42 [2022-06-02T07:43:42.187Z] === RUN   TestInfoBinaryCommits
07:43:42 [2022-06-02T07:43:42.187Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:43:42 [2022-06-02T07:43:42.187Z] === RUN   TestInfoAPIVersioned
07:43:42 [2022-06-02T07:43:42.187Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:43:42 [2022-06-02T07:43:42.187Z] === RUN   TestInfoAPI
07:43:42 [2022-06-02T07:43:42.187Z] --- PASS: TestInfoAPI (0.02s)
07:43:42 [2022-06-02T07:43:42.187Z] === RUN   TestInfoAPIWarnings
07:43:42 [2022-06-02T07:43:42.626Z] === RUN   TestUpdatePidsLimit/update_lower
07:43:42 [2022-06-02T07:43:42.885Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:43:43 [2022-06-02T07:43:43.452Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:43:43 [2022-06-02T07:43:43.452Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
07:43:43 [2022-06-02T07:43:43.711Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:43:43 [2022-06-02T07:43:43.970Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:43:44 [2022-06-02T07:43:44.229Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
07:43:45 [2022-06-02T07:43:45.167Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
07:43:45 [2022-06-02T07:43:45.425Z] --- PASS: TestUpdatePidsLimit (3.64s)
07:43:45 [2022-06-02T07:43:45.425Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
07:43:45 [2022-06-02T07:43:45.425Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
07:43:45 [2022-06-02T07:43:45.425Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
07:43:45 [2022-06-02T07:43:45.425Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
07:43:45 [2022-06-02T07:43:45.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
07:43:45 [2022-06-02T07:43:45.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
07:43:45 [2022-06-02T07:43:45.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
07:43:45 [2022-06-02T07:43:45.425Z] === RUN   TestUpdateRestartPolicy
07:43:48 [2022-06-02T07:43:48.707Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
07:43:50 [2022-06-02T07:43:50.081Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
07:43:51 [2022-06-02T07:43:51.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
07:43:52 [2022-06-02T07:43:52.021Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
07:43:52 [2022-06-02T07:43:52.587Z] === RUN   TestDockerSuite/TestBuildClearCmd
07:43:52 [2022-06-02T07:43:52.846Z] === RUN   TestDockerSuite/TestBuildCmd
07:43:53 [2022-06-02T07:43:53.106Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
07:43:53 [2022-06-02T07:43:53.106Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
07:43:53 [2022-06-02T07:43:53.364Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
07:43:53 [2022-06-02T07:43:53.892Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
07:43:53 [2022-06-02T07:43:53.893Z] === RUN   TestCreateServiceSecretFileMode
07:43:53 [2022-06-02T07:43:53.931Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
07:43:53 [2022-06-02T07:43:53.931Z]     docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows
07:43:53 [2022-06-02T07:43:53.931Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
07:43:54 [2022-06-02T07:43:54.150Z] --- PASS: TestCreateServiceSecretFileMode (2.38s)
07:43:54 [2022-06-02T07:43:54.150Z] === RUN   TestCreateServiceConfigFileMode
07:43:54 [2022-06-02T07:43:54.866Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
07:43:55 [2022-06-02T07:43:55.125Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
07:43:56 [2022-06-02T07:43:56.678Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
07:43:56 [2022-06-02T07:43:56.678Z] === RUN   TestCreateServiceSysctls
07:43:57 [2022-06-02T07:43:57.655Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
07:43:57 [2022-06-02T07:43:57.655Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:43:57 [2022-06-02T07:43:57.655Z]     check_test.go:307: [d5fd565c96c98] daemon is not started
07:43:57 [2022-06-02T07:43:57.655Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
07:43:57 [2022-06-02T07:43:57.655Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:43:57 [2022-06-02T07:43:57.655Z]     check_test.go:307: [dafaaa8a3eb34] daemon is not started
07:43:57 [2022-06-02T07:43:57.655Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
07:43:58 [2022-06-02T07:43:58.221Z] --- PASS: TestUpdateRestartPolicy (12.74s)
07:43:58 [2022-06-02T07:43:58.221Z] === RUN   TestUpdateRestartWithAutoRemove
07:43:58 [2022-06-02T07:43:58.789Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
07:43:58 [2022-06-02T07:43:58.789Z] === RUN   TestWaitNonBlocked
07:43:58 [2022-06-02T07:43:58.789Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:43:58 [2022-06-02T07:43:58.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:43:58 [2022-06-02T07:43:58.789Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:43:58 [2022-06-02T07:43:58.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:43:58 [2022-06-02T07:43:58.789Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:43:58 [2022-06-02T07:43:58.789Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:43:59 [2022-06-02T07:43:59.355Z] === RUN   TestDockerSuite/TestBuildConditionalCache
07:43:59 [2022-06-02T07:43:59.921Z] --- PASS: TestWaitNonBlocked (0.01s)
07:43:59 [2022-06-02T07:43:59.921Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s)
07:43:59 [2022-06-02T07:43:59.921Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
07:43:59 [2022-06-02T07:43:59.921Z] === RUN   TestWaitBlocked
07:43:59 [2022-06-02T07:43:59.921Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:43:59 [2022-06-02T07:43:59.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:43:59 [2022-06-02T07:43:59.921Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:43:59 [2022-06-02T07:43:59.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:43:59 [2022-06-02T07:43:59.921Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:43:59 [2022-06-02T07:43:59.921Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:43:59 [2022-06-02T07:43:59.957Z] --- PASS: TestCreateServiceSysctls (2.95s)
07:43:59 [2022-06-02T07:43:59.957Z] === RUN   TestCreateServiceCapabilities
07:44:00 [2022-06-02T07:44:00.305Z] --- PASS: TestInfoAPIWarnings (16.54s)
07:44:00 [2022-06-02T07:44:00.305Z] === RUN   TestInfoDebug
07:44:00 [2022-06-02T07:44:00.305Z] --- PASS: TestInfoDebug (0.52s)
07:44:00 [2022-06-02T07:44:00.305Z] === RUN   TestInfoInsecureRegistries
07:44:00 [2022-06-02T07:44:00.305Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:44:00 [2022-06-02T07:44:00.305Z] === RUN   TestInfoRegistryMirrors
07:44:00 [2022-06-02T07:44:00.305Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:44:00 [2022-06-02T07:44:00.305Z] === RUN   TestLoginFailsWithBadCredentials
07:44:00 [2022-06-02T07:44:00.305Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
07:44:00 [2022-06-02T07:44:00.305Z] === RUN   TestPingCacheHeaders
07:44:00 [2022-06-02T07:44:00.305Z] --- PASS: TestPingCacheHeaders (0.02s)
07:44:00 [2022-06-02T07:44:00.305Z] === RUN   TestPingGet
07:44:00 [2022-06-02T07:44:00.305Z] --- PASS: TestPingGet (0.01s)
07:44:00 [2022-06-02T07:44:00.305Z] === RUN   TestPingHead
07:44:00 [2022-06-02T07:44:00.305Z] --- PASS: TestPingHead (0.02s)
07:44:00 [2022-06-02T07:44:00.305Z] === RUN   TestPingSwarmHeader
07:44:00 [2022-06-02T07:44:00.487Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
07:44:00 [2022-06-02T07:44:00.907Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:44:01 [2022-06-02T07:44:01.054Z]     check_test.go:307: [da4d1e4494243] daemon is not started
07:44:01 [2022-06-02T07:44:01.054Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
07:44:01 [2022-06-02T07:44:01.324Z] --- PASS: TestWaitBlocked (0.03s)
07:44:01 [2022-06-02T07:44:01.324Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
07:44:01 [2022-06-02T07:44:01.324Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
07:44:01 [2022-06-02T07:44:01.324Z] === CONT  TestContainerStartOnDaemonRestart
07:44:01 [2022-06-02T07:44:01.324Z] === CONT  TestContainerKillOnDaemonStart
07:44:01 [2022-06-02T07:44:01.468Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:44:01 [2022-06-02T07:44:01.582Z] === RUN   TestDockerSuite/TestBuildContextCleanup
07:44:01 [2022-06-02T07:44:01.842Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
07:44:02 [2022-06-02T07:44:02.406Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:44:02 [2022-06-02T07:44:02.406Z] --- PASS: TestPingSwarmHeader (2.06s)
07:44:02 [2022-06-02T07:44:02.406Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:44:02 [2022-06-02T07:44:02.406Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:44:02 [2022-06-02T07:44:02.406Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:44:02 [2022-06-02T07:44:02.406Z] === RUN   TestVersion
07:44:02 [2022-06-02T07:44:02.406Z] --- PASS: TestVersion (0.02s)
07:44:02 [2022-06-02T07:44:02.406Z] === CONT  TestCgroupDriverSystemdMemoryLimit
07:44:02 [2022-06-02T07:44:02.406Z] === CONT  TestDiskUsage
07:44:02 [2022-06-02T07:44:02.486Z] --- PASS: TestCreateServiceCapabilities (2.41s)
07:44:02 [2022-06-02T07:44:02.486Z] === RUN   TestInspect
07:44:02 [2022-06-02T07:44:02.778Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/container_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/image_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/volume_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/build-cache_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:44:02 [2022-06-02T07:44:02.982Z] === RUN   TestDiskUsage/after_LoadBusybox
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:44:03 [2022-06-02T07:44:03.238Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:44:03 [2022-06-02T07:44:03.345Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
07:44:03 [2022-06-02T07:44:03.495Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:44:03 [2022-06-02T07:44:03.495Z] === RUN   TestDiskUsage/after_container.Run
07:44:03 [2022-06-02T07:44:03.911Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:44:04 [2022-06-02T07:44:04.056Z] --- PASS: TestDiskUsage (1.60s)
07:44:04 [2022-06-02T07:44:04.056Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]     --- PASS: TestDiskUsage/after_container.Run (0.53s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
07:44:04 [2022-06-02T07:44:04.056Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s)
07:44:04 [2022-06-02T07:44:04.056Z] PASS
07:44:04 [2022-06-02T07:44:04.056Z] 
07:44:04 [2022-06-02T07:44:04.056Z] DONE 54 tests in 22.762s
07:44:04 [2022-06-02T07:44:04.056Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:44:04 [2022-06-02T07:44:04.056Z] INFO: Testing against a local daemon
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestVolumesCreateAndList
07:44:04 [2022-06-02T07:44:04.056Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:44:04 [2022-06-02T07:44:04.056Z] === RUN   TestVolumesRemove
07:44:04 [2022-06-02T07:44:04.312Z] --- PASS: TestVolumesRemove (0.08s)
07:44:04 [2022-06-02T07:44:04.312Z] === RUN   TestVolumesInspect
07:44:04 [2022-06-02T07:44:04.312Z] --- PASS: TestVolumesInspect (0.02s)
07:44:04 [2022-06-02T07:44:04.312Z] === RUN   TestVolumesInvalidJSON
07:44:04 [2022-06-02T07:44:04.312Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:44:04 [2022-06-02T07:44:04.312Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:44:04 [2022-06-02T07:44:04.312Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:44:04 [2022-06-02T07:44:04.312Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:44:04 [2022-06-02T07:44:04.312Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:44:04 [2022-06-02T07:44:04.312Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:44:04 [2022-06-02T07:44:04.312Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:44:04 [2022-06-02T07:44:04.312Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:44:04 [2022-06-02T07:44:04.312Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:44:04 [2022-06-02T07:44:04.312Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:44:04 [2022-06-02T07:44:04.312Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:44:04 [2022-06-02T07:44:04.312Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:44:04 [2022-06-02T07:44:04.312Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:44:04 [2022-06-02T07:44:04.312Z] PASS
07:44:04 [2022-06-02T07:44:04.312Z] 
07:44:04 [2022-06-02T07:44:04.312Z] DONE 9 tests in 0.152s
07:44:04 [2022-06-02T07:44:04.312Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:44:04 [2022-06-02T07:44:04.386Z] --- PASS: TestInspect (2.26s)
07:44:04 [2022-06-02T07:44:04.386Z] === RUN   TestCreateJob
07:44:04 [2022-06-02T07:44:04.848Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s)
07:44:04 [2022-06-02T07:44:04.848Z] === CONT  TestRestartDaemonWithRestartingContainer
07:44:04 [2022-06-02T07:44:04.872Z] Stopping apparmor (via systemctl): apparmor.service.
07:44:04 [2022-06-02T07:44:04.872Z] Removing test suite binaries
07:44:04 [2022-06-02T07:44:04.872Z] exiting test-integration
07:44:04 [2022-06-02T07:44:04.872Z] ++ exit 0
07:44:04 [2022-06-02T07:44:04.872Z] 
07:44:05 [2022-06-02T07:44:05.786Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
Post stage
[Pipeline] junit
07:44:06 [2022-06-02T07:44:06.285Z] Recording test results
07:44:07 [2022-06-02T07:44:07.667Z] --- PASS: TestCreateJob (2.90s)
07:44:07 [2022-06-02T07:44:07.667Z] === RUN   TestReplicatedJob
07:44:07 [2022-06-02T07:44:07.688Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.78s)
07:44:07 [2022-06-02T07:44:07.688Z] === CONT  TestDaemonHostGatewayIP
07:44:07 [2022-06-02T07:44:07.926Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:44:08 [2022-06-02T07:44:08.252Z] + echo Ensuring container killed.
07:44:08 [2022-06-02T07:44:08.252Z] Ensuring container killed.
07:44:08 [2022-06-02T07:44:08.252Z] + docker rm -vf docker-pr1
07:44:08 [2022-06-02T07:44:08.252Z] Error: No such container: docker-pr1
[Pipeline] sh
07:44:08 [2022-06-02T07:44:08.570Z] + echo Chowning /workspace to jenkins user
07:44:08 [2022-06-02T07:44:08.570Z] Chowning /workspace to jenkins user
07:44:08 [2022-06-02T07:44:08.570Z] + id -u
07:44:08 [2022-06-02T07:44:08.570Z] + id -g
07:44:08 [2022-06-02T07:44:08.570Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43676:/workspace busybox chown -R 1000:1000 /workspace
07:44:08 [2022-06-02T07:44:08.570Z] Unable to find image 'busybox:latest' locally
07:44:08 [2022-06-02T07:44:08.570Z] latest: Pulling from library/busybox
07:44:08 [2022-06-02T07:44:08.826Z] 462eb288b104: Pulling fs layer
07:44:08 [2022-06-02T07:44:08.826Z] 462eb288b104: Download complete
07:44:08 [2022-06-02T07:44:08.826Z] 462eb288b104: Pull complete
07:44:08 [2022-06-02T07:44:08.826Z] Digest: sha256:ebadf81a7f2146e95f8c850ad7af8cf9755d31cdba380a8ffd5930fba5996095
07:44:08 [2022-06-02T07:44:08.826Z] Status: Downloaded newer image for busybox:latest
07:44:09 [2022-06-02T07:44:09.066Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:44:10 [2022-06-02T07:44:10.565Z] + bundleName=amd64-cgroup2
07:44:10 [2022-06-02T07:44:10.565Z] + echo Creating amd64-cgroup2-bundles.tar.gz
07:44:10 [2022-06-02T07:44:10.565Z] Creating amd64-cgroup2-bundles.tar.gz
07:44:10 [2022-06-02T07:44:10.565Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:44:10 [2022-06-02T07:44:10.565Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
07:44:10 [2022-06-02T07:44:10.875Z] Archiving artifacts
07:44:10 [2022-06-02T07:44:10.967Z] --- PASS: TestDaemonHostGatewayIP (3.39s)
07:44:10 [2022-06-02T07:44:10.967Z] === CONT  TestDaemonRestartIpcMode
07:44:11 [2022-06-02T07:44:11.851Z] --- PASS: TestReplicatedJob (4.34s)
07:44:11 [2022-06-02T07:44:11.851Z] === RUN   TestUpdateReplicatedJob
07:44:11 [2022-06-02T07:44:11.901Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
07:44:12 [2022-06-02T07:44:12.886Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43676/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:44:13 [2022-06-02T07:44:13.275Z] + make clean
07:44:13 [2022-06-02T07:44:13.275Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:44:13 [2022-06-02T07:44:13.275Z] docker-dev-cache
07:44:13 [2022-06-02T07:44:13.275Z] docker-mod-cache
[Pipeline] deleteDir
07:44:14 [2022-06-02T07:44:14.383Z] --- PASS: TestUpdateReplicatedJob (2.90s)
07:44:14 [2022-06-02T07:44:14.383Z] === RUN   TestServiceListWithStatuses
07:44:14 [2022-06-02T07:44:14.383Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:44:14 [2022-06-02T07:44:14.383Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:44:14 [2022-06-02T07:44:14.383Z] === RUN   TestDockerNetworkConnectAlias
07:44:14 [2022-06-02T07:44:14.432Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
07:44:14 [2022-06-02T07:44:14.432Z] --- PASS: TestDaemonRestartIpcMode (3.46s)
07:44:14 [2022-06-02T07:44:14.432Z] === CONT  TestIpcModeOlderClient
07:44:14 [2022-06-02T07:44:14.432Z] --- PASS: TestIpcModeOlderClient (0.08s)
07:44:14 [2022-06-02T07:44:14.690Z] --- PASS: TestContainerKillOnDaemonStart (13.42s)
07:44:14 [2022-06-02T07:44:14.690Z] PASS
07:44:14 [2022-06-02T07:44:14.690Z] 
07:44:14 [2022-06-02T07:44:14.690Z] === Skipped
07:44:14 [2022-06-02T07:44:14.690Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:44:14 [2022-06-02T07:44:14.690Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:44:14 [2022-06-02T07:44:14.690Z] 
07:44:14 [2022-06-02T07:44:14.690Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:44:14 [2022-06-02T07:44:14.690Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:44:14 [2022-06-02T07:44:14.690Z] 
07:44:14 [2022-06-02T07:44:14.690Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:44:14 [2022-06-02T07:44:14.690Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:44:14 [2022-06-02T07:44:14.690Z] 
07:44:14 [2022-06-02T07:44:14.690Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:44:14 [2022-06-02T07:44:14.690Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:44:14 [2022-06-02T07:44:14.690Z] 
07:44:14 [2022-06-02T07:44:14.690Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:44:14 [2022-06-02T07:44:14.690Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:44:14 [2022-06-02T07:44:14.690Z] 
07:44:14 [2022-06-02T07:44:14.690Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:44:14 [2022-06-02T07:44:14.690Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:44:14 [2022-06-02T07:44:14.690Z] 
07:44:14 [2022-06-02T07:44:14.690Z] DONE 243 tests, 6 skipped in 164.982s
07:44:14 [2022-06-02T07:44:14.690Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:44:14 [2022-06-02T07:44:14.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
07:44:14 [2022-06-02T07:44:14.690Z] ++ set -e
07:44:14 [2022-06-02T07:44:14.690Z] ++ '[' -n 0 ']'
07:44:14 [2022-06-02T07:44:14.690Z] ++ set -x
07:44:14 [2022-06-02T07:44:14.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
07:44:14 [2022-06-02T07:44:14.690Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
07:44:14 [2022-06-02T07:44:14.948Z] === RUN   TestConfigDaemonLibtrustID
07:44:15 [2022-06-02T07:44:15.206Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
07:44:15 [2022-06-02T07:44:15.469Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
07:44:15 [2022-06-02T07:44:15.469Z] === RUN   TestConfigDaemonID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:44:15 [2022-06-02T07:44:15.932Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
07:44:16 [2022-06-02T07:44:16.547Z]     daemon_test.go:83: [d2f804eb4a4fa] daemon is not started
07:44:16 [2022-06-02T07:44:16.547Z] --- PASS: TestConfigDaemonID (1.06s)
07:44:16 [2022-06-02T07:44:16.547Z] === RUN   TestDaemonConfigValidation
07:44:16 [2022-06-02T07:44:16.547Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:44:16 [2022-06-02T07:44:16.547Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:44:16 [2022-06-02T07:44:16.547Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:44:16 [2022-06-02T07:44:16.547Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:44:16 [2022-06-02T07:44:16.547Z] === RUN   TestDaemonConfigValidation/invalid_config
07:44:16 [2022-06-02T07:44:16.547Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:44:16 [2022-06-02T07:44:16.547Z] === RUN   TestDaemonConfigValidation/malformed_config
07:44:16 [2022-06-02T07:44:16.547Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:44:16 [2022-06-02T07:44:16.547Z] === RUN   TestDaemonConfigValidation/valid_config
07:44:16 [2022-06-02T07:44:16.547Z] === PAUSE TestDaemonConfigValidation/valid_config
07:44:16 [2022-06-02T07:44:16.547Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:44:16 [2022-06-02T07:44:16.547Z] === CONT  TestDaemonConfigValidation/malformed_config
07:44:16 [2022-06-02T07:44:16.547Z] === CONT  TestDaemonConfigValidation/invalid_config
07:44:16 [2022-06-02T07:44:16.547Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:44:16 [2022-06-02T07:44:16.809Z] === CONT  TestDaemonConfigValidation/valid_config
07:44:16 [2022-06-02T07:44:16.809Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:44:16 [2022-06-02T07:44:16.809Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
07:44:16 [2022-06-02T07:44:16.809Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.12s)
07:44:16 [2022-06-02T07:44:16.809Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.13s)
07:44:16 [2022-06-02T07:44:16.809Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.19s)
07:44:16 [2022-06-02T07:44:16.809Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.12s)
07:44:16 [2022-06-02T07:44:16.809Z] === RUN   TestConfigDaemonSeccompProfiles
07:44:16 [2022-06-02T07:44:16.809Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:44:18 [2022-06-02T07:44:18.194Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:44:18 [2022-06-02T07:44:18.195Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
07:44:18 [2022-06-02T07:44:18.453Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
07:44:18 [2022-06-02T07:44:18.745Z] --- PASS: TestDockerNetworkConnectAlias (3.93s)
07:44:18 [2022-06-02T07:44:18.745Z] === RUN   TestDockerNetworkReConnect
07:44:19 [2022-06-02T07:44:19.019Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:44:19 [2022-06-02T07:44:19.953Z] === CONT  TestConfigDaemonSeccompProfiles
07:44:19 [2022-06-02T07:44:19.953Z]     daemon_test.go:197: [d37c4c2d9d635] daemon is not started
07:44:19 [2022-06-02T07:44:19.953Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
07:44:19 [2022-06-02T07:44:19.953Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
07:44:19 [2022-06-02T07:44:19.953Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
07:44:19 [2022-06-02T07:44:19.953Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
07:44:19 [2022-06-02T07:44:19.953Z] === RUN   TestDaemonProxy
07:44:19 [2022-06-02T07:44:19.953Z] === RUN   TestDaemonProxy/environment_variables
07:44:21 [2022-06-02T07:44:21.856Z] === RUN   TestDaemonProxy/command-line_options
07:44:21 [2022-06-02T07:44:21.856Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
07:44:21 [2022-06-02T07:44:21.856Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
07:44:22 [2022-06-02T07:44:22.027Z] --- PASS: TestDockerNetworkReConnect (3.27s)
07:44:22 [2022-06-02T07:44:22.027Z] === RUN   TestServicePlugin
07:44:22 [2022-06-02T07:44:22.027Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:44:22 [2022-06-02T07:44:22.027Z] --- SKIP: TestServicePlugin (0.00s)
07:44:22 [2022-06-02T07:44:22.027Z] === RUN   TestServiceUpdateLabel
07:44:23 [2022-06-02T07:44:23.231Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
07:44:23 [2022-06-02T07:44:23.232Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
07:44:23 [2022-06-02T07:44:23.232Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
07:44:23 [2022-06-02T07:44:23.232Z]     docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows
07:44:23 [2022-06-02T07:44:23.232Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
07:44:23 [2022-06-02T07:44:23.232Z]     docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows
07:44:23 [2022-06-02T07:44:23.232Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
07:44:23 [2022-06-02T07:44:23.232Z]     docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows
07:44:23 [2022-06-02T07:44:23.232Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
07:44:23 [2022-06-02T07:44:23.489Z] === RUN   TestDaemonProxy/configuration_file
07:44:23 [2022-06-02T07:44:23.928Z] --- PASS: TestServiceUpdateLabel (2.16s)
07:44:23 [2022-06-02T07:44:23.928Z] === RUN   TestServiceUpdateSecrets
07:44:25 [2022-06-02T07:44:25.394Z] === RUN   TestDaemonProxy/conflicting_options
07:44:25 [2022-06-02T07:44:25.394Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
07:44:25 [2022-06-02T07:44:25.963Z] === RUN   TestDaemonProxy/reload_sanitized
07:44:26 [2022-06-02T07:44:26.221Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
07:44:26 [2022-06-02T07:44:26.480Z] --- PASS: TestDaemonProxy (6.44s)
07:44:26 [2022-06-02T07:44:26.480Z]     --- PASS: TestDaemonProxy/environment_variables (1.78s)
07:44:26 [2022-06-02T07:44:26.480Z]     --- PASS: TestDaemonProxy/command-line_options (1.78s)
07:44:26 [2022-06-02T07:44:26.480Z]     --- PASS: TestDaemonProxy/configuration_file (1.82s)
07:44:26 [2022-06-02T07:44:26.480Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:44:26 [2022-06-02T07:44:26.480Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.55s)
07:44:26 [2022-06-02T07:44:26.480Z] PASS
07:44:26 [2022-06-02T07:44:26.480Z] 
07:44:26 [2022-06-02T07:44:26.480Z] DONE 18 tests in 11.838s
07:44:26 [2022-06-02T07:44:26.480Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:44:26 [2022-06-02T07:44:26.480Z] ++ 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
07:44:26 [2022-06-02T07:44:26.480Z] ++ set -e
07:44:26 [2022-06-02T07:44:26.480Z] ++ '[' -n 0 ']'
07:44:26 [2022-06-02T07:44:26.480Z] ++ set -x
07:44:26 [2022-06-02T07:44:26.480Z] ++ env -i DEST=/go/src/github.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
07:44:26 [2022-06-02T07:44:26.737Z] INFO: Testing against a local daemon
07:44:26 [2022-06-02T07:44:26.737Z] === RUN   TestCommitInheritsEnv
07:44:27 [2022-06-02T07:44:27.304Z] --- PASS: TestCommitInheritsEnv (0.47s)
07:44:27 [2022-06-02T07:44:27.304Z] === RUN   TestImportExtremelyLargeImageWorks
07:44:27 [2022-06-02T07:44:27.304Z] === PAUSE TestImportExtremelyLargeImageWorks
07:44:27 [2022-06-02T07:44:27.304Z] === RUN   TestImportWithCustomPlatform
07:44:27 [2022-06-02T07:44:27.304Z] === RUN   TestImportWithCustomPlatform/#00
07:44:27 [2022-06-02T07:44:27.304Z] === RUN   TestImportWithCustomPlatform/_______
07:44:27 [2022-06-02T07:44:27.304Z] === RUN   TestImportWithCustomPlatform//
07:44:27 [2022-06-02T07:44:27.304Z] === RUN   TestImportWithCustomPlatform/linux
07:44:27 [2022-06-02T07:44:27.563Z] === RUN   TestImportWithCustomPlatform/LINUX
07:44:27 [2022-06-02T07:44:27.563Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:44:27 [2022-06-02T07:44:27.822Z]     check_test.go:307: [d631bbf81e074] daemon is not started
07:44:27 [2022-06-02T07:44:27.822Z] === RUN   TestImportWithCustomPlatform/macos
07:44:27 [2022-06-02T07:44:27.822Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:44:27 [2022-06-02T07:44:27.822Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:44:27 [2022-06-02T07:44:27.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
07:44:27 [2022-06-02T07:44:27.822Z] --- PASS: TestImportWithCustomPlatform (0.60s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.11s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform/linux (0.13s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.13s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:44:27 [2022-06-02T07:44:27.822Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s)
07:44:27 [2022-06-02T07:44:27.822Z] === RUN   TestImagesFilterMultiReference
07:44:27 [2022-06-02T07:44:27.822Z] --- PASS: TestImagesFilterMultiReference (0.08s)
07:44:27 [2022-06-02T07:44:27.822Z] === RUN   TestImagePullPlatformInvalid
07:44:27 [2022-06-02T07:44:27.822Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:44:27 [2022-06-02T07:44:27.822Z] === RUN   TestRemoveImageOrphaning
07:44:28 [2022-06-02T07:44:28.390Z] --- PASS: TestRemoveImageOrphaning (0.39s)
07:44:28 [2022-06-02T07:44:28.391Z] === RUN   TestRemoveImageGarbageCollector
07:44:28 [2022-06-02T07:44:28.957Z] time="2022-06-02T07:44:28Z" level=info msg="[graphdriver] trying configured driver: overlay2"
07:44:30 [2022-06-02T07:44:30.858Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
07:44:30 [2022-06-02T07:44:30.858Z] --- PASS: TestRemoveImageGarbageCollector (2.41s)
07:44:30 [2022-06-02T07:44:30.858Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:44:30 [2022-06-02T07:44:30.858Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
07:44:30 [2022-06-02T07:44:30.858Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:44:30 [2022-06-02T07:44:30.858Z] === RUN   TestTagInvalidReference
07:44:30 [2022-06-02T07:44:30.858Z] --- PASS: TestTagInvalidReference (0.05s)
07:44:30 [2022-06-02T07:44:30.858Z] === RUN   TestTagValidPrefixedRepo
07:44:30 [2022-06-02T07:44:30.858Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:44:30 [2022-06-02T07:44:30.858Z] === RUN   TestTagExistedNameWithoutForce
07:44:30 [2022-06-02T07:44:30.858Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
07:44:30 [2022-06-02T07:44:30.858Z] === RUN   TestTagOfficialNames
07:44:31 [2022-06-02T07:44:31.116Z] --- PASS: TestTagOfficialNames (0.08s)
07:44:31 [2022-06-02T07:44:31.116Z] === RUN   TestTagMatchesDigest
07:44:31 [2022-06-02T07:44:31.116Z] --- PASS: TestTagMatchesDigest (0.02s)
07:44:31 [2022-06-02T07:44:31.116Z] === CONT  TestImportExtremelyLargeImageWorks
07:44:33 [2022-06-02T07:44:33.648Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
07:44:33 [2022-06-02T07:44:33.907Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
07:44:34 [2022-06-02T07:44:34.839Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
07:44:36 [2022-06-02T07:44:36.737Z]     check_test.go:307: [de64920437bc8] daemon is not started
07:44:36 [2022-06-02T07:44:36.737Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
07:44:38 [2022-06-02T07:44:38.796Z] --- PASS: TestServiceUpdateSecrets (14.29s)
07:44:38 [2022-06-02T07:44:38.796Z] === RUN   TestServiceUpdateConfigs
07:44:39 [2022-06-02T07:44:39.263Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
07:44:40 [2022-06-02T07:44:40.198Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
07:44:45 [2022-06-02T07:44:45.460Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
07:44:45 [2022-06-02T07:44:45.461Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
07:44:45 [2022-06-02T07:44:45.718Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
07:44:46 [2022-06-02T07:44:46.653Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
07:44:46 [2022-06-02T07:44:46.653Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
07:44:47 [2022-06-02T07:44:47.218Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
07:44:47 [2022-06-02T07:44:47.785Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
07:44:47 [2022-06-02T07:44:47.785Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
07:44:48 [2022-06-02T07:44:48.352Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
07:44:48 [2022-06-02T07:44:48.917Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
07:44:49 [2022-06-02T07:44:49.385Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
07:44:49 [2022-06-02T07:44:49.952Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
07:44:50 [2022-06-02T07:44:50.209Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
07:44:50 [2022-06-02T07:44:50.467Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
07:44:50 [2022-06-02T07:44:50.724Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
07:44:50 [2022-06-02T07:44:50.982Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
07:44:50 [2022-06-02T07:44:50.982Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
07:44:51 [2022-06-02T07:44:51.548Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
07:44:52 [2022-06-02T07:44:52.113Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
07:44:52 [2022-06-02T07:44:52.113Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
07:44:52 [2022-06-02T07:44:52.679Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
07:44:52 [2022-06-02T07:44:52.937Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
07:44:52 [2022-06-02T07:44:52.937Z]     check_test.go:307: [dd2e119354783] daemon is not started
07:44:53 [2022-06-02T07:44:53.195Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
07:44:53 [2022-06-02T07:44:53.656Z] --- PASS: TestServiceUpdateConfigs (13.99s)
07:44:53 [2022-06-02T07:44:53.656Z] === RUN   TestServiceUpdateNetwork
07:44:54 [2022-06-02T07:44:54.128Z]     check_test.go:307: [dfc9f4e33ca10] daemon is not started
07:44:54 [2022-06-02T07:44:54.128Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
07:44:54 [2022-06-02T07:44:54.386Z] === RUN   TestDockerSuite/TestBuildDockerignore
07:44:54 [2022-06-02T07:44:54.643Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
07:44:56 [2022-06-02T07:44:56.542Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
07:44:59 [2022-06-02T07:44:59.823Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
07:44:59 [2022-06-02T07:44:59.823Z]     check_test.go:307: [d466f5ecccf96] daemon is not started
07:44:59 [2022-06-02T07:44:59.823Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
07:45:03 [2022-06-02T07:45:03.105Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
07:45:05 [2022-06-02T07:45:05.004Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
07:45:05 [2022-06-02T07:45:05.004Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
07:45:05 [2022-06-02T07:45:05.881Z] --- PASS: TestServiceUpdateNetwork (12.17s)
07:45:05 [2022-06-02T07:45:05.881Z] === RUN   TestServiceUpdatePidsLimit
07:45:05 [2022-06-02T07:45:05.881Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:45:06 [2022-06-02T07:45:06.138Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:45:06 [2022-06-02T07:45:06.377Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
07:45:08 [2022-06-02T07:45:08.905Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
07:45:09 [2022-06-02T07:45:09.163Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
07:45:09 [2022-06-02T07:45:09.729Z]     check_test.go:307: [d6f85a8344295] daemon is not started
07:45:09 [2022-06-02T07:45:09.729Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
07:45:14 [2022-06-02T07:45:14.240Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:45:14 [2022-06-02T07:45:14.992Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
07:45:18 [2022-06-02T07:45:18.488Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
07:45:20 [2022-06-02T07:45:20.792Z] --- PASS: TestServiceUpdatePidsLimit (16.03s)
07:45:20 [2022-06-02T07:45:20.793Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
07:45:20 [2022-06-02T07:45:20.793Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
07:45:20 [2022-06-02T07:45:20.793Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
07:45:20 [2022-06-02T07:45:20.793Z] PASS
07:45:20 [2022-06-02T07:45:20.793Z] 
07:45:20 [2022-06-02T07:45:20.793Z] === Skipped
07:45:20 [2022-06-02T07:45:20.793Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
07:45:20 [2022-06-02T07:45:20.793Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:45:20 [2022-06-02T07:45:20.793Z] 
07:45:20 [2022-06-02T07:45:20.793Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
07:45:20 [2022-06-02T07:45:20.793Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:45:20 [2022-06-02T07:45:20.793Z] 
07:45:20 [2022-06-02T07:45:20.793Z] DONE 27 tests, 2 skipped in 128.669s
07:45:20 [2022-06-02T07:45:20.793Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
07:45:20 [2022-06-02T07:45:20.794Z] ++ 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
07:45:20 [2022-06-02T07:45:20.794Z] ++ set -e
07:45:20 [2022-06-02T07:45:20.794Z] ++ '[' -n 0 ']'
07:45:20 [2022-06-02T07:45:20.794Z] ++ set -x
07:45:20 [2022-06-02T07:45:20.794Z] ++ env -i DEST=/go/src/github.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
07:45:20 [2022-06-02T07:45:20.794Z] INFO: Testing against a local daemon
07:45:20 [2022-06-02T07:45:20.794Z] === RUN   TestSessionCreate
07:45:20 [2022-06-02T07:45:20.794Z] --- PASS: TestSessionCreate (0.03s)
07:45:20 [2022-06-02T07:45:20.794Z] === RUN   TestSessionCreateWithBadUpgrade
07:45:20 [2022-06-02T07:45:20.794Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:45:20 [2022-06-02T07:45:20.794Z] PASS
07:45:20 [2022-06-02T07:45:20.794Z] 
07:45:20 [2022-06-02T07:45:20.794Z] DONE 2 tests in 0.128s
07:45:20 [2022-06-02T07:45:20.794Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
07:45:20 [2022-06-02T07:45:20.794Z] ++ 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
07:45:20 [2022-06-02T07:45:20.794Z] ++ set -e
07:45:20 [2022-06-02T07:45:20.794Z] ++ '[' -n 0 ']'
07:45:20 [2022-06-02T07:45:20.794Z] ++ set -x
07:45:20 [2022-06-02T07:45:20.794Z] ++ env -i DEST=/go/src/github.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
07:45:20 [2022-06-02T07:45:20.794Z] INFO: Testing against a local daemon
07:45:20 [2022-06-02T07:45:20.794Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:45:20 [2022-06-02T07:45:20.794Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:45:20 [2022-06-02T07:45:20.794Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:45:20 [2022-06-02T07:45:20.794Z] === RUN   TestDiskUsage
07:45:20 [2022-06-02T07:45:20.794Z] === PAUSE TestDiskUsage
07:45:20 [2022-06-02T07:45:20.794Z] === RUN   TestEventsExecDie
07:45:21 [2022-06-02T07:45:21.029Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
07:45:21 [2022-06-02T07:45:21.029Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
07:45:21 [2022-06-02T07:45:21.051Z] --- PASS: TestEventsExecDie (0.49s)
07:45:21 [2022-06-02T07:45:21.051Z] === RUN   TestEventsBackwardsCompatible
07:45:21 [2022-06-02T07:45:21.051Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
07:45:21 [2022-06-02T07:45:21.051Z] === RUN   TestEventsVolumeCreate
07:45:21 [2022-06-02T07:45:21.051Z] --- PASS: TestEventsVolumeCreate (0.05s)
07:45:21 [2022-06-02T07:45:21.051Z] === RUN   TestInfoBinaryCommits
07:45:21 [2022-06-02T07:45:21.051Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:45:21 [2022-06-02T07:45:21.051Z] === RUN   TestInfoAPIVersioned
07:45:21 [2022-06-02T07:45:21.051Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:45:21 [2022-06-02T07:45:21.051Z] === RUN   TestInfoAPI
07:45:21 [2022-06-02T07:45:21.051Z] --- PASS: TestInfoAPI (0.02s)
07:45:21 [2022-06-02T07:45:21.051Z] === RUN   TestInfoAPIWarnings
07:45:21 [2022-06-02T07:45:21.963Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
07:45:21 [2022-06-02T07:45:21.963Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
07:45:23 [2022-06-02T07:45:23.337Z]     check_test.go:307: [db8a55d2dc489] daemon is not started
07:45:23 [2022-06-02T07:45:23.337Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
07:45:23 [2022-06-02T07:45:23.903Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
07:45:24 [2022-06-02T07:45:24.469Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
07:45:25 [2022-06-02T07:45:25.034Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
07:45:26 [2022-06-02T07:45:26.406Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
07:45:26 [2022-06-02T07:45:26.972Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
07:45:26 [2022-06-02T07:45:26.972Z]     check_test.go:307: [d899aa4abcb50] daemon is not started
07:45:26 [2022-06-02T07:45:26.972Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
07:45:28 [2022-06-02T07:45:28.346Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
07:45:29 [2022-06-02T07:45:29.279Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
07:45:30 [2022-06-02T07:45:30.653Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
07:45:31 [2022-06-02T07:45:31.218Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
07:45:35 [2022-06-02T07:45:35.401Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
07:45:36 [2022-06-02T07:45:36.773Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
07:45:36 [2022-06-02T07:45:36.773Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
07:45:39 [2022-06-02T07:45:39.115Z] --- PASS: TestInfoAPIWarnings (16.54s)
07:45:39 [2022-06-02T07:45:39.115Z] === RUN   TestInfoDebug
07:45:39 [2022-06-02T07:45:39.115Z] --- PASS: TestInfoDebug (0.52s)
07:45:39 [2022-06-02T07:45:39.115Z] === RUN   TestInfoInsecureRegistries
07:45:39 [2022-06-02T07:45:39.115Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:45:39 [2022-06-02T07:45:39.115Z] === RUN   TestInfoRegistryMirrors
07:45:39 [2022-06-02T07:45:39.301Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
07:45:39 [2022-06-02T07:45:39.301Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
07:45:39 [2022-06-02T07:45:39.373Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:45:39 [2022-06-02T07:45:39.373Z] === RUN   TestLoginFailsWithBadCredentials
07:45:39 [2022-06-02T07:45:39.373Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
07:45:39 [2022-06-02T07:45:39.373Z] === RUN   TestPingCacheHeaders
07:45:39 [2022-06-02T07:45:39.373Z] --- PASS: TestPingCacheHeaders (0.02s)
07:45:39 [2022-06-02T07:45:39.373Z] === RUN   TestPingGet
07:45:39 [2022-06-02T07:45:39.373Z] --- PASS: TestPingGet (0.01s)
07:45:39 [2022-06-02T07:45:39.373Z] === RUN   TestPingHead
07:45:39 [2022-06-02T07:45:39.373Z] --- PASS: TestPingHead (0.02s)
07:45:39 [2022-06-02T07:45:39.373Z] === RUN   TestPingSwarmHeader
07:45:39 [2022-06-02T07:45:39.938Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:45:40 [2022-06-02T07:45:40.502Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:45:41 [2022-06-02T07:45:41.434Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:45:41 [2022-06-02T07:45:41.435Z] --- PASS: TestPingSwarmHeader (2.03s)
07:45:41 [2022-06-02T07:45:41.435Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:45:41 [2022-06-02T07:45:41.435Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:45:41 [2022-06-02T07:45:41.435Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:45:41 [2022-06-02T07:45:41.435Z] === RUN   TestVersion
07:45:41 [2022-06-02T07:45:41.435Z] --- PASS: TestVersion (0.02s)
07:45:41 [2022-06-02T07:45:41.435Z] === CONT  TestDiskUsage
07:45:41 [2022-06-02T07:45:41.831Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
07:45:41 [2022-06-02T07:45:41.999Z] === RUN   TestDiskUsage/empty
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/container_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/image_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/volume_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.000Z] === RUN   TestDiskUsage/after_container.Run
07:45:42 [2022-06-02T07:45:42.089Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:45:42 [2022-06-02T07:45:42.565Z] --- PASS: TestDiskUsage (1.12s)
07:45:42 [2022-06-02T07:45:42.565Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z] PASS
07:45:42 [2022-06-02T07:45:42.565Z] 
07:45:42 [2022-06-02T07:45:42.565Z] === Skipped
07:45:42 [2022-06-02T07:45:42.565Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:45:42 [2022-06-02T07:45:42.565Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:45:42 [2022-06-02T07:45:42.565Z] 
07:45:42 [2022-06-02T07:45:42.565Z] DONE 54 tests, 1 skipped in 22.151s
07:45:42 [2022-06-02T07:45:42.565Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
07:45:42 [2022-06-02T07:45:42.565Z] ++ 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
07:45:42 [2022-06-02T07:45:42.565Z] ++ set -e
07:45:42 [2022-06-02T07:45:42.565Z] ++ '[' -n 0 ']'
07:45:42 [2022-06-02T07:45:42.565Z] ++ set -x
07:45:42 [2022-06-02T07:45:42.565Z] ++ env -i DEST=/go/src/github.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
07:45:42 [2022-06-02T07:45:42.565Z] INFO: Testing against a local daemon
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestVolumesCreateAndList
07:45:42 [2022-06-02T07:45:42.565Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:45:42 [2022-06-02T07:45:42.565Z] === RUN   TestVolumesRemove
07:45:42 [2022-06-02T07:45:42.823Z] --- PASS: TestVolumesRemove (0.06s)
07:45:42 [2022-06-02T07:45:42.823Z] === RUN   TestVolumesInspect
07:45:42 [2022-06-02T07:45:42.823Z] --- PASS: TestVolumesInspect (0.02s)
07:45:42 [2022-06-02T07:45:42.823Z] === RUN   TestVolumesInvalidJSON
07:45:42 [2022-06-02T07:45:42.823Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:45:42 [2022-06-02T07:45:42.823Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:45:42 [2022-06-02T07:45:42.823Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:45:42 [2022-06-02T07:45:42.823Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:45:42 [2022-06-02T07:45:42.823Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:45:42 [2022-06-02T07:45:42.823Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:45:42 [2022-06-02T07:45:42.823Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:45:42 [2022-06-02T07:45:42.823Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:45:42 [2022-06-02T07:45:42.823Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:45:42 [2022-06-02T07:45:42.823Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:45:42 [2022-06-02T07:45:42.823Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:45:42 [2022-06-02T07:45:42.823Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:45:42 [2022-06-02T07:45:42.823Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:45:42 [2022-06-02T07:45:42.823Z] PASS
07:45:42 [2022-06-02T07:45:42.823Z] 
07:45:42 [2022-06-02T07:45:42.823Z] DONE 9 tests in 0.198s
07:45:42 [2022-06-02T07:45:42.823Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:45:42 [2022-06-02T07:45:42.823Z] ++++ cat bundles/test-integration/docker.pid
07:45:42 [2022-06-02T07:45:42.823Z] +++ kill 14221
07:45:43 [2022-06-02T07:45:43.082Z] +++ /etc/init.d/apparmor stop
07:45:43 [2022-06-02T07:45:43.082Z] Leaving: AppArmorNo profiles have been unloaded.
07:45:43 [2022-06-02T07:45:43.082Z] 
07:45:43 [2022-06-02T07:45:43.082Z] Unloading profiles will leave already running processes permanently
07:45:43 [2022-06-02T07:45:43.082Z] unconfined, which can lead to unexpected situations.
07:45:43 [2022-06-02T07:45:43.082Z] 
07:45:43 [2022-06-02T07:45:43.082Z] To set a process to complain mode, use the command line tool
07:45:43 [2022-06-02T07:45:43.082Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:45:43 [2022-06-02T07:45:43.082Z] +++ true
07:45:43 [2022-06-02T07:45:43.082Z] exiting test-integration
07:45:43 [2022-06-02T07:45:43.082Z] ++ exit 0
07:45:43 [2022-06-02T07:45:43.082Z] 
Post stage
[Pipeline] junit
07:45:44 [2022-06-02T07:45:44.026Z] Recording test results
07:45:44 [2022-06-02T07:45:44.241Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:45:44 [2022-06-02T07:45:44.578Z] + echo Ensuring container killed.
07:45:44 [2022-06-02T07:45:44.578Z] Ensuring container killed.
07:45:44 [2022-06-02T07:45:44.578Z] + docker rm -vf docker-pr1
07:45:44 [2022-06-02T07:45:44.578Z] Error: No such container: docker-pr1
[Pipeline] sh
07:45:44 [2022-06-02T07:45:44.858Z] + echo Chowning /workspace to jenkins user
07:45:44 [2022-06-02T07:45:44.858Z] Chowning /workspace to jenkins user
07:45:44 [2022-06-02T07:45:44.858Z] + id -u
07:45:44 [2022-06-02T07:45:44.858Z] + id -g
07:45:44 [2022-06-02T07:45:44.858Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43676:/workspace busybox chown -R 1000:1000 /workspace
07:45:44 [2022-06-02T07:45:44.858Z] Unable to find image 'busybox:latest' locally
07:45:44 [2022-06-02T07:45:44.858Z] latest: Pulling from library/busybox
07:45:45 [2022-06-02T07:45:45.116Z] e9bbb3cc217f: Pulling fs layer
07:45:45 [2022-06-02T07:45:45.116Z] e9bbb3cc217f: Download complete
07:45:45 [2022-06-02T07:45:45.116Z] e9bbb3cc217f: Pull complete
07:45:45 [2022-06-02T07:45:45.116Z] Digest: sha256:ebadf81a7f2146e95f8c850ad7af8cf9755d31cdba380a8ffd5930fba5996095
07:45:45 [2022-06-02T07:45:45.116Z] Status: Downloaded newer image for busybox:latest
07:45:45 [2022-06-02T07:45:45.371Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:45:46 [2022-06-02T07:45:46.781Z] + bundleName=arm64-integration
07:45:46 [2022-06-02T07:45:46.781Z] + echo Creating arm64-integration-bundles.tar.gz
07:45:46 [2022-06-02T07:45:46.781Z] Creating arm64-integration-bundles.tar.gz
07:45:46 [2022-06-02T07:45:46.781Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:45:46 [2022-06-02T07:45:46.781Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
07:45:47 [2022-06-02T07:45:47.049Z] Archiving artifacts
07:45:47 [2022-06-02T07:45:47.243Z] Created binary: bundles/binary-daemon/dockerd-dev
07:45:47 [2022-06-02T07:45:47.243Z] Copying nested executables into bundles/binary-daemon
07:45:47 [2022-06-02T07:45:47.243Z] Building: bundles/binary-daemon/docker-proxy-dev
07:45:47 [2022-06-02T07:45:47.243Z] GOOS="" GOARCH="" GOARM=""
07:45:47 [2022-06-02T07:45:47.243Z] Created binary: bundles/binary-daemon/docker-proxy-dev
07:45:47 [2022-06-02T07:45:47.243Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
07:45:47 [2022-06-02T07:45:47.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh cross
07:45:47 [2022-06-02T07:45:47.828Z] 
07:45:47 [2022-06-02T07:45:47.828Z] Removing bundles/
07:45:48 [2022-06-02T07:45:48.084Z] 
07:45:48 [2022-06-02T07:45:48.084Z] ---> Making bundle: cross (in bundles/cross)
07:45:48 [2022-06-02T07:45:48.084Z] Cross building: bundles/cross/linux/amd64
07:45:48 [2022-06-02T07:45:48.084Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
07:45:48 [2022-06-02T07:45:48.084Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:45:48 [2022-06-02T07:45:48.700Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43676/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:45:49 [2022-06-02T07:45:49.003Z] + make clean
07:45:49 [2022-06-02T07:45:49.260Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:45:49 [2022-06-02T07:45:49.260Z] docker-dev-cache
07:45:49 [2022-06-02T07:45:49.260Z] docker-mod-cache
[Pipeline] deleteDir
07:45:50 [2022-06-02T07:45:50.634Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:45:51 [2022-06-02T07:45:51.567Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
07:45:52 [2022-06-02T07:45:52.499Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
07:45:53 [2022-06-02T07:45:53.873Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
07:45:57 [2022-06-02T07:45:57.154Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
07:45:58 [2022-06-02T07:45:58.088Z] === RUN   TestDockerSuite/TestBuildDotDotFile
07:45:58 [2022-06-02T07:45:58.088Z] === RUN   TestDockerSuite/TestBuildEOLInLine
07:46:03 [2022-06-02T07:46:03.348Z]     docker_cli_daemon_test.go:2503: [dd594fd876ac5] daemon is not started
07:46:03 [2022-06-02T07:46:03.348Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
07:46:03 [2022-06-02T07:46:03.348Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
07:46:03 [2022-06-02T07:46:03.607Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
07:46:04 [2022-06-02T07:46:04.541Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
07:46:04 [2022-06-02T07:46:04.541Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
07:46:04 [2022-06-02T07:46:04.799Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
07:46:05 [2022-06-02T07:46:05.365Z] === RUN   TestDockerSuite/TestBuildEntrypoint
07:46:05 [2022-06-02T07:46:05.623Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
07:46:08 [2022-06-02T07:46:08.152Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
07:46:09 [2022-06-02T07:46:09.525Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
07:46:10 [2022-06-02T07:46:10.897Z] === RUN   TestDockerSuite/TestBuildEnv
07:46:12 [2022-06-02T07:46:12.270Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
07:46:13 [2022-06-02T07:46:13.204Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
07:46:13 [2022-06-02T07:46:13.204Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
07:46:14 [2022-06-02T07:46:14.577Z] === RUN   TestDockerSuite/TestBuildEnvUsage
07:46:15 [2022-06-02T07:46:15.951Z] === RUN   TestDockerDaemonSuite/TestShmSize
07:46:17 [2022-06-02T07:46:17.852Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
07:46:21 [2022-06-02T07:46:21.132Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
07:46:21 [2022-06-02T07:46:21.132Z]     check_test.go:307: [d789034a42020] daemon is not started
07:46:21 [2022-06-02T07:46:21.132Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
07:46:21 [2022-06-02T07:46:21.730Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
07:46:27 [2022-06-02T07:46:27.011Z] --- PASS: TestDockerDaemonSuite (337.19s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.00s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.41s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.98s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.50s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.20s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.92s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.33s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.32s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.41s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.31s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.37s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.09s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.02s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.25s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.19s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.69s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.64s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.77s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.84s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.67s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.66s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.10s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.70s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.54s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.45s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.71s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.86s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.65s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.10s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.54s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.47s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.01s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.50s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.87s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.60s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.42s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.30s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
07:46:27 [2022-06-02T07:46:27.011Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.35s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.05s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.60s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s)
07:46:27 [2022-06-02T07:46:27.012Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.79s)
07:46:27 [2022-06-02T07:46:27.012Z] === RUN   TestDockerSwarmSuite
07:46:27 [2022-06-02T07:46:27.012Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
07:46:29 [2022-06-02T07:46:29.536Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
07:46:32 [2022-06-02T07:46:32.849Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
07:46:38 [2022-06-02T07:46:38.109Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
07:46:43 [2022-06-02T07:46:43.367Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
07:46:44 [2022-06-02T07:46:44.740Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
07:46:51 [2022-06-02T07:46:51.294Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
07:46:52 [2022-06-02T07:46:52.226Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
07:46:52 [2022-06-02T07:46:52.482Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
07:46:53 [2022-06-02T07:46:53.415Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
07:46:53 [2022-06-02T07:46:53.980Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
07:46:54 [2022-06-02T07:46:54.914Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
07:46:54 [2022-06-02T07:46:54.914Z]     docker_api_swarm_test.go:563: [d81831ece4110] joining swarm manager [d4ecb17326a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:46:56 [2022-06-02T07:46:56.812Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
07:46:56 [2022-06-02T07:46:56.812Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
07:46:56 [2022-06-02T07:46:56.812Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
07:46:57 [2022-06-02T07:46:57.069Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
07:47:07 [2022-06-02T07:47:07.029Z] === RUN   TestDockerSuite/TestBuildExpose
07:47:07 [2022-06-02T07:47:07.029Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
07:47:07 [2022-06-02T07:47:07.593Z]     docker_api_swarm_test.go:585: [d58e1e0513d9a] joining swarm manager [d4ecb17326a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:47:07 [2022-06-02T07:47:07.850Z] === RUN   TestDockerSuite/TestBuildExposeOrder
07:47:08 [2022-06-02T07:47:08.416Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
07:47:08 [2022-06-02T07:47:08.983Z] === RUN   TestDockerSuite/TestBuildFails
07:47:09 [2022-06-02T07:47:09.916Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
07:47:09 [2022-06-02T07:47:09.916Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
07:47:10 [2022-06-02T07:47:10.852Z]     check_test.go:378: [d81831ece4110] daemon is not started
07:47:12 [2022-06-02T07:47:12.225Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
07:47:14 [2022-06-02T07:47:14.123Z] === RUN   TestDockerSuite/TestBuildForceRm
07:47:15 [2022-06-02T07:47:15.496Z] === RUN   TestDockerSuite/TestBuildFromGit
07:47:16 [2022-06-02T07:47:16.871Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
07:47:17 [2022-06-02T07:47:17.436Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
07:47:18 [2022-06-02T07:47:18.369Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
07:47:20 [2022-06-02T07:47:20.270Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
07:47:20 [2022-06-02T07:47:20.836Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
07:47:21 [2022-06-02T07:47:21.094Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
07:47:21 [2022-06-02T07:47:21.094Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
07:47:21 [2022-06-02T07:47:21.094Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
07:47:21 [2022-06-02T07:47:21.351Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
07:47:23 [2022-06-02T07:47:23.879Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
07:47:24 [2022-06-02T07:47:24.137Z]     docker_api_swarm_test.go:46: [dca5750013cce] joining swarm manager [d81d66a26c123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:47:25 [2022-06-02T07:47:25.510Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
07:47:26 [2022-06-02T07:47:26.882Z] === RUN   TestDockerSuite/TestBuildHistory
07:47:31 [2022-06-02T07:47:31.062Z] === RUN   TestDockerSuite/TestBuildIidFile
07:47:31 [2022-06-02T07:47:31.321Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
07:47:32 [2022-06-02T07:47:32.254Z] === RUN   TestDockerSuite/TestBuildInheritance
07:47:32 [2022-06-02T07:47:32.820Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
07:47:33 [2022-06-02T07:47:33.386Z] === RUN   TestDockerSuite/TestBuildInvalidTag
07:47:33 [2022-06-02T07:47:33.386Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
07:47:33 [2022-06-02T07:47:33.386Z] --- PASS: TestImportExtremelyLargeImageWorks (182.30s)
07:47:33 [2022-06-02T07:47:33.386Z] PASS
07:47:33 [2022-06-02T07:47:33.386Z] 
07:47:33 [2022-06-02T07:47:33.386Z] DONE 22 tests in 186.784s
07:47:33 [2022-06-02T07:47:33.386Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:47:33 [2022-06-02T07:47:33.386Z] ++ 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
07:47:33 [2022-06-02T07:47:33.386Z] ++ set -e
07:47:33 [2022-06-02T07:47:33.386Z] ++ '[' -n 0 ']'
07:47:33 [2022-06-02T07:47:33.386Z] ++ set -x
07:47:33 [2022-06-02T07:47:33.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=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
07:47:33 [2022-06-02T07:47:33.386Z] INFO: Testing against a local daemon
07:47:33 [2022-06-02T07:47:33.386Z] === RUN   TestNetworkCreateDelete
07:47:33 [2022-06-02T07:47:33.642Z] --- PASS: TestNetworkCreateDelete (0.16s)
07:47:33 [2022-06-02T07:47:33.642Z] === RUN   TestDockerNetworkDeletePreferID
07:47:34 [2022-06-02T07:47:34.207Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
07:47:34 [2022-06-02T07:47:34.207Z] === RUN   TestDaemonDNSFallback
07:47:34 [2022-06-02T07:47:34.207Z] === RUN   TestDockerSuite/TestBuildLabel
07:47:34 [2022-06-02T07:47:34.465Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
07:47:35 [2022-06-02T07:47:35.031Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
07:47:35 [2022-06-02T07:47:35.596Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
07:47:35 [2022-06-02T07:47:35.854Z] === RUN   TestDockerSuite/TestBuildLabels
07:47:36 [2022-06-02T07:47:36.437Z] === RUN   TestDockerSuite/TestBuildLabelsCache
07:47:37 [2022-06-02T07:47:37.010Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
07:47:38 [2022-06-02T07:47:38.925Z] === RUN   TestDockerSuite/TestBuildLastModified
07:47:40 [2022-06-02T07:47:40.820Z] --- PASS: TestDaemonDNSFallback (6.79s)
07:47:40 [2022-06-02T07:47:40.820Z] === RUN   TestInspectNetwork
07:47:41 [2022-06-02T07:47:41.750Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
07:47:42 [2022-06-02T07:47:42.684Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
07:47:43 [2022-06-02T07:47:43.617Z] === RUN   TestDockerSuite/TestBuildLineBreak
07:47:46 [2022-06-02T07:47:46.145Z] === RUN   TestInspectNetwork/full_network_id
07:47:46 [2022-06-02T07:47:46.145Z] === RUN   TestInspectNetwork/partial_network_id
07:47:46 [2022-06-02T07:47:46.145Z] === RUN   TestInspectNetwork/network_name
07:47:46 [2022-06-02T07:47:46.145Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:47:46 [2022-06-02T07:47:46.709Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
07:47:46 [2022-06-02T07:47:46.709Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
07:47:46 [2022-06-02T07:47:46.709Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
07:47:46 [2022-06-02T07:47:46.966Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
07:47:46 [2022-06-02T07:47:46.966Z] === RUN   TestDockerSuite/TestBuildMaintainer
07:47:47 [2022-06-02T07:47:47.223Z] === RUN   TestDockerSuite/TestBuildMissingArgs
07:47:48 [2022-06-02T07:47:48.155Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
07:47:49 [2022-06-02T07:47:49.088Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
07:47:50 [2022-06-02T07:47:50.020Z] --- PASS: TestInspectNetwork (9.07s)
07:47:50 [2022-06-02T07:47:50.020Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:47:50 [2022-06-02T07:47:50.020Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:47:50 [2022-06-02T07:47:50.020Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
07:47:50 [2022-06-02T07:47:50.020Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:47:50 [2022-06-02T07:47:50.020Z] === RUN   TestRunContainerWithBridgeNone
07:47:51 [2022-06-02T07:47:51.918Z] --- PASS: TestRunContainerWithBridgeNone (1.91s)
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/create
07:47:51 [2022-06-02T07:47:51.918Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:47:51 [2022-06-02T07:47:51.918Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:47:51 [2022-06-02T07:47:51.918Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:47:51 [2022-06-02T07:47:51.918Z] === CONT  TestNetworkInvalidJSON/networks/create
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:47:51 [2022-06-02T07:47:51.918Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:47:51 [2022-06-02T07:47:51.918Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:47:51 [2022-06-02T07:47:51.918Z] --- PASS: TestNetworkInvalidJSON (0.03s)
07:47:51 [2022-06-02T07:47:51.918Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkList
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkList//networks
07:47:51 [2022-06-02T07:47:51.918Z] === PAUSE TestNetworkList//networks
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestNetworkList//networks/
07:47:51 [2022-06-02T07:47:51.918Z] === PAUSE TestNetworkList//networks/
07:47:51 [2022-06-02T07:47:51.918Z] === CONT  TestNetworkList//networks
07:47:51 [2022-06-02T07:47:51.918Z] === CONT  TestNetworkList//networks/
07:47:51 [2022-06-02T07:47:51.918Z] --- PASS: TestNetworkList (0.01s)
07:47:51 [2022-06-02T07:47:51.918Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z]     --- PASS: TestNetworkList//networks (0.00s)
07:47:51 [2022-06-02T07:47:51.918Z] === RUN   TestHostIPv4BridgeLabel
07:47:52 [2022-06-02T07:47:52.176Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
07:47:52 [2022-06-02T07:47:52.434Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
07:47:52 [2022-06-02T07:47:52.434Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
07:47:52 [2022-06-02T07:47:52.434Z] === RUN   TestDaemonRestartWithLiveRestore
07:47:52 [2022-06-02T07:47:52.999Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
07:47:53 [2022-06-02T07:47:53.564Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
07:47:53 [2022-06-02T07:47:53.564Z] === RUN   TestDaemonDefaultNetworkPools
07:47:54 [2022-06-02T07:47:54.475Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
07:47:54 [2022-06-02T07:47:54.475Z] Copying nested executables into bundles/cross/linux/amd64-daemon
07:47:54 [2022-06-02T07:47:54.475Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
07:47:54 [2022-06-02T07:47:54.475Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:47:54 [2022-06-02T07:47:54.475Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
07:47:54 [2022-06-02T07:47:54.475Z] Cross building: bundles/cross/windows/amd64
07:47:54 [2022-06-02T07:47:54.475Z] +++++++ cat ./cli/winresources/dockerd/winres.json
07:47:54 [2022-06-02T07:47:54.475Z] {
07:47:54 [2022-06-02T07:47:54.475Z]   "RT_GROUP_ICON": {
07:47:54 [2022-06-02T07:47:54.475Z]     "#1": {
07:47:54 [2022-06-02T07:47:54.475Z]       "0409": "../../winresources/docker.ico"
07:47:54 [2022-06-02T07:47:54.475Z]     }
07:47:54 [2022-06-02T07:47:54.475Z]   },
07:47:54 [2022-06-02T07:47:54.475Z]   "RT_MANIFEST": {
07:47:54 [2022-06-02T07:47:54.475Z]     "#1": {
07:47:54 [2022-06-02T07:47:54.475Z]       "0409": {
07:47:54 [2022-06-02T07:47:54.475Z]         "identity": {},
07:47:54 [2022-06-02T07:47:54.475Z]         "description": "Docker Engine",
07:47:54 [2022-06-02T07:47:54.475Z]         "minimum-os": "vista",
07:47:54 [2022-06-02T07:47:54.475Z]         "execution-level": "",
07:47:54 [2022-06-02T07:47:54.475Z]         "ui-access": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "auto-elevate": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "dpi-awareness": "unaware",
07:47:54 [2022-06-02T07:47:54.475Z]         "disable-theming": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "disable-window-filtering": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "high-resolution-scrolling-aware": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "ultra-high-resolution-scrolling-aware": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "long-path-aware": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "printer-driver-isolation": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "gdi-scaling": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "segment-heap": false,
07:47:54 [2022-06-02T07:47:54.475Z]         "use-common-controls-v6": false
07:47:54 [2022-06-02T07:47:54.475Z]       }
07:47:54 [2022-06-02T07:47:54.475Z]     }
07:47:54 [2022-06-02T07:47:54.475Z]   },
07:47:54 [2022-06-02T07:47:54.475Z]   "RT_MESSAGETABLE": {
07:47:54 [2022-06-02T07:47:54.475Z]     "#1": {
07:47:54 [2022-06-02T07:47:54.475Z]       "0409": "../../winresources/event_messages.bin"
07:47:54 [2022-06-02T07:47:54.475Z]     }
07:47:54 [2022-06-02T07:47:54.475Z]   },
07:47:54 [2022-06-02T07:47:54.475Z]   "RT_VERSION": {
07:47:54 [2022-06-02T07:47:54.475Z]     "#1": {
07:47:54 [2022-06-02T07:47:54.475Z]       "0409": {
07:47:54 [2022-06-02T07:47:54.475Z]         "fixed": {
07:47:54 [2022-06-02T07:47:54.475Z]           "file_version": "0.0.0.0",
07:47:54 [2022-06-02T07:47:54.475Z]           "product_version": "0.0.0.0",
07:47:54 [2022-06-02T07:47:54.475Z]           "type": "Unknown"
07:47:54 [2022-06-02T07:47:54.475Z]         },
07:47:54 [2022-06-02T07:47:54.475Z]         "info": {
07:47:54 [2022-06-02T07:47:54.475Z]           "0000": {
07:47:54 [2022-06-02T07:47:54.475Z]             "CompanyName": "",
07:47:54 [2022-06-02T07:47:54.475Z]             "FileVersion": "dev",
07:47:54 [2022-06-02T07:47:54.475Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
07:47:54 [2022-06-02T07:47:54.475Z]             "OriginalFileName": "dockerd-dev.exe",
07:47:54 [2022-06-02T07:47:54.475Z]             "ProductName": "",
07:47:54 [2022-06-02T07:47:54.475Z]             "ProductVersion": "dev",
07:47:54 [2022-06-02T07:47:54.475Z]             "SpecialBuild": "c1a9ffc97a0f0d0a034ab1ab727095a33c571337"
07:47:54 [2022-06-02T07:47:54.475Z]           }
07:47:54 [2022-06-02T07:47:54.475Z]         }
07:47:54 [2022-06-02T07:47:54.475Z]       }
07:47:54 [2022-06-02T07:47:54.475Z]     }
07:47:54 [2022-06-02T07:47:54.475Z]   }
07:47:54 [2022-06-02T07:47:54.475Z] }
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/config.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/config_windows.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/daemon.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/daemon_test.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/daemon_windows.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/docker.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/docker_windows.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/genwinres_windows.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/metrics.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/options.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/options_test.go
07:47:54 [2022-06-02T07:47:54.475Z] cmd/dockerd/service_windows.go
07:47:54 [2022-06-02T07:47:54.475Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
07:47:54 [2022-06-02T07:47:54.475Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:47:54 [2022-06-02T07:47:54.496Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
07:47:54 [2022-06-02T07:47:54.496Z] === RUN   TestDaemonRestartWithExistingNetwork
07:47:55 [2022-06-02T07:47:55.428Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
07:47:55 [2022-06-02T07:47:55.428Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:47:56 [2022-06-02T07:47:56.799Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
07:47:56 [2022-06-02T07:47:56.799Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:47:57 [2022-06-02T07:47:57.365Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:47:57 [2022-06-02T07:47:57.365Z] === RUN   TestServiceWithPredefinedNetwork
07:48:00 [2022-06-02T07:48:00.641Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s)
07:48:00 [2022-06-02T07:48:00.641Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:48:00 [2022-06-02T07:48:00.641Z]     service_test.go:243: FLAKY_TEST
07:48:00 [2022-06-02T07:48:00.641Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:48:00 [2022-06-02T07:48:00.641Z] === RUN   TestServiceWithDataPathPortInit
07:48:00 [2022-06-02T07:48:00.641Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
07:48:03 [2022-06-02T07:48:03.171Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
07:48:04 [2022-06-02T07:48:04.103Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
07:48:05 [2022-06-02T07:48:05.474Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
07:48:05 [2022-06-02T07:48:05.474Z]     docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows
07:48:05 [2022-06-02T07:48:05.475Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
07:48:08 [2022-06-02T07:48:08.752Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
07:48:09 [2022-06-02T07:48:09.010Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
07:48:10 [2022-06-02T07:48:10.912Z] === RUN   TestDockerSuite/TestBuildMultipleTags
07:48:11 [2022-06-02T07:48:11.171Z] === RUN   TestDockerSuite/TestBuildNetContainer
07:48:12 [2022-06-02T07:48:12.546Z] === RUN   TestDockerSuite/TestBuildNetNone
07:48:12 [2022-06-02T07:48:12.807Z] === RUN   TestDockerSuite/TestBuildNoContext
07:48:13 [2022-06-02T07:48:13.742Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:48:14 [2022-06-02T07:48:14.000Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:48:15 [2022-06-02T07:48:15.374Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:48:15 [2022-06-02T07:48:15.631Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:48:15 [2022-06-02T07:48:15.631Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:48:15 [2022-06-02T07:48:15.890Z] --- PASS: TestServiceWithDataPathPortInit (15.58s)
07:48:15 [2022-06-02T07:48:15.890Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:48:15 [2022-06-02T07:48:15.890Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:48:16 [2022-06-02T07:48:16.148Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:48:16 [2022-06-02T07:48:16.714Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:48:18 [2022-06-02T07:48:18.613Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
07:48:18 [2022-06-02T07:48:18.871Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:48:19 [2022-06-02T07:48:19.129Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nuu0yjrsm35ehngyw5ol2jtng Created:2022-06-02 07:48:17.321800488 +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[b602c8bfddcc7cb9ff010390c541de6992c3b94ec764d76388f8a9b0eeb16d40:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w1qettcqxbya4k48e3xhds32v EndpointID:5f669dbecacdd054b48f50e724b5d9db2199966516fb55219b89fe74ebde66ec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f07f2da4cf612ab7f4dd548a20372d769bf23c27e2e866326d8b48a4862c8af 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:514946a48052 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w1qettcqxbya4k48e3xhds32v EndpointID:5f669dbecacdd054b48f50e724b5d9db2199966516fb55219b89fe74ebde66ec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:48:20 [2022-06-02T07:48:20.500Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:48:21 [2022-06-02T07:48:21.436Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:48:23 [2022-06-02T07:48:23.338Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:48:23 [2022-06-02T07:48:23.903Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s)
07:48:23 [2022-06-02T07:48:23.903Z] PASS
07:48:23 [2022-06-02T07:48:23.903Z] 
07:48:23 [2022-06-02T07:48:23.903Z] === Skipped
07:48:23 [2022-06-02T07:48:23.903Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:48:23 [2022-06-02T07:48:23.903Z]     service_test.go:243: FLAKY_TEST
07:48:23 [2022-06-02T07:48:23.903Z] 
07:48:23 [2022-06-02T07:48:23.903Z] DONE 38 tests, 1 skipped in 50.464s
07:48:23 [2022-06-02T07:48:23.903Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:48:23 [2022-06-02T07:48:23.903Z] ++ 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
07:48:23 [2022-06-02T07:48:23.903Z] ++ set -e
07:48:23 [2022-06-02T07:48:23.903Z] ++ '[' -n 0 ']'
07:48:23 [2022-06-02T07:48:23.903Z] ++ set -x
07:48:23 [2022-06-02T07:48:23.903Z] ++ env -i DEST=/go/src/github.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
07:48:23 [2022-06-02T07:48:23.903Z] INFO: Testing against a local daemon
07:48:23 [2022-06-02T07:48:23.903Z] === RUN   TestDockerNetworkIpvlanPersistance
07:48:23 [2022-06-02T07:48:23.903Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:48:23 [2022-06-02T07:48:23.903Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:48:23 [2022-06-02T07:48:23.903Z] === RUN   TestDockerNetworkIpvlan
07:48:23 [2022-06-02T07:48:23.903Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:48:23 [2022-06-02T07:48:23.903Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:48:23 [2022-06-02T07:48:23.903Z] PASS
07:48:23 [2022-06-02T07:48:23.903Z] 
07:48:23 [2022-06-02T07:48:23.903Z] === Skipped
07:48:23 [2022-06-02T07:48:23.903Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:48:23 [2022-06-02T07:48:23.903Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:48:23 [2022-06-02T07:48:23.903Z] 
07:48:23 [2022-06-02T07:48:23.903Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:48:23 [2022-06-02T07:48:23.903Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:48:23 [2022-06-02T07:48:23.903Z] 
07:48:23 [2022-06-02T07:48:23.903Z] DONE 2 tests, 2 skipped in 0.107s
07:48:23 [2022-06-02T07:48:23.903Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:48:23 [2022-06-02T07:48:23.903Z] ++ 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
07:48:23 [2022-06-02T07:48:23.903Z] ++ set -e
07:48:23 [2022-06-02T07:48:23.903Z] ++ '[' -n 0 ']'
07:48:23 [2022-06-02T07:48:23.903Z] ++ set -x
07:48:23 [2022-06-02T07:48:23.903Z] ++ env -i DEST=/go/src/github.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
07:48:23 [2022-06-02T07:48:23.903Z] INFO: Testing against a local daemon
07:48:23 [2022-06-02T07:48:23.903Z] === RUN   TestDockerNetworkMacvlanPersistance
07:48:24 [2022-06-02T07:48:24.160Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:48:25 [2022-06-02T07:48:25.094Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:48:25 [2022-06-02T07:48:25.352Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
07:48:25 [2022-06-02T07:48:25.352Z] === RUN   TestDockerNetworkMacvlan
07:48:25 [2022-06-02T07:48:25.610Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:48:26 [2022-06-02T07:48:26.175Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:48:27 [2022-06-02T07:48:27.190Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:48:27 [2022-06-02T07:48:27.770Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:48:28 [2022-06-02T07:48:28.337Z] === RUN   TestDockerSuite/TestBuildPATH
07:48:30 [2022-06-02T07:48:30.239Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:48:30 [2022-06-02T07:48:30.496Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:48:31 [2022-06-02T07:48:31.063Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:48:31 [2022-06-02T07:48:31.628Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
07:48:32 [2022-06-02T07:48:32.193Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:48:32 [2022-06-02T07:48:32.763Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:48:34 [2022-06-02T07:48:34.136Z]     docker_api_swarm_test.go:304: [d4df868519569] joining swarm manager [dfb0fcd44dfd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:48:35 [2022-06-02T07:48:35.509Z]     docker_api_swarm_test.go:305: [d0be9d604c513] joining swarm manager [dfb0fcd44dfd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:48:38 [2022-06-02T07:48:38.037Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
07:48:38 [2022-06-02T07:48:38.294Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:48:39 [2022-06-02T07:48:39.226Z] --- PASS: TestDockerNetworkMacvlan (13.95s)
07:48:39 [2022-06-02T07:48:39.226Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
07:48:39 [2022-06-02T07:48:39.226Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
07:48:39 [2022-06-02T07:48:39.226Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s)
07:48:39 [2022-06-02T07:48:39.226Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.34s)
07:48:39 [2022-06-02T07:48:39.226Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.04s)
07:48:39 [2022-06-02T07:48:39.226Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
07:48:39 [2022-06-02T07:48:39.226Z] PASS
07:48:39 [2022-06-02T07:48:39.226Z] 
07:48:39 [2022-06-02T07:48:39.226Z] DONE 8 tests in 15.397s
07:48:39 [2022-06-02T07:48:39.226Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:48:39 [2022-06-02T07:48:39.226Z] ++ 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
07:48:39 [2022-06-02T07:48:39.226Z] ++ set -e
07:48:39 [2022-06-02T07:48:39.226Z] ++ '[' -n 0 ']'
07:48:39 [2022-06-02T07:48:39.226Z] ++ set -x
07:48:39 [2022-06-02T07:48:39.226Z] ++ env -i DEST=/go/src/github.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
07:48:39 [2022-06-02T07:48:39.486Z] testing: warning: no tests to run
07:48:39 [2022-06-02T07:48:39.486Z] PASS
07:48:39 [2022-06-02T07:48:39.486Z] 
07:48:39 [2022-06-02T07:48:39.486Z] DONE 0 tests in 0.032s
07:48:39 [2022-06-02T07:48:39.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:48:39 [2022-06-02T07:48:39.486Z] ++ 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
07:48:39 [2022-06-02T07:48:39.486Z] ++ set -e
07:48:39 [2022-06-02T07:48:39.486Z] ++ '[' -n 0 ']'
07:48:39 [2022-06-02T07:48:39.486Z] ++ set -x
07:48:39 [2022-06-02T07:48:39.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:48:39 [2022-06-02T07:48:39.486Z] INFO: Testing against a local daemon
07:48:39 [2022-06-02T07:48:39.486Z] === RUN   TestAuthZPluginAllowRequest
07:48:40 [2022-06-02T07:48:40.858Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:48:40 [2022-06-02T07:48:40.858Z] --- PASS: TestAuthZPluginAllowRequest (1.36s)
07:48:40 [2022-06-02T07:48:40.858Z] === RUN   TestAuthZPluginTLS
07:48:41 [2022-06-02T07:48:41.423Z] --- PASS: TestAuthZPluginTLS (0.55s)
07:48:41 [2022-06-02T07:48:41.423Z] === RUN   TestAuthZPluginDenyRequest
07:48:41 [2022-06-02T07:48:41.988Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
07:48:41 [2022-06-02T07:48:41.988Z] === RUN   TestAuthZPluginAPIDenyResponse
07:48:42 [2022-06-02T07:48:42.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
07:48:42 [2022-06-02T07:48:42.554Z] === RUN   TestAuthZPluginDenyResponse
07:48:43 [2022-06-02T07:48:43.119Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
07:48:43 [2022-06-02T07:48:43.119Z] === RUN   TestAuthZPluginAllowEventStream
07:48:43 [2022-06-02T07:48:43.683Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
07:48:44 [2022-06-02T07:48:44.617Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s)
07:48:44 [2022-06-02T07:48:44.617Z] === RUN   TestAuthZPluginErrorResponse
07:48:44 [2022-06-02T07:48:44.874Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:48:44 [2022-06-02T07:48:44.874Z] === RUN   TestAuthZPluginErrorRequest
07:48:45 [2022-06-02T07:48:45.440Z] === RUN   TestDockerSuite/TestBuildRm
07:48:45 [2022-06-02T07:48:45.440Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
07:48:45 [2022-06-02T07:48:45.440Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:48:46 [2022-06-02T07:48:46.007Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
07:48:46 [2022-06-02T07:48:46.007Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:48:47 [2022-06-02T07:48:47.908Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:48:47 [2022-06-02T07:48:47.908Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s)
07:48:47 [2022-06-02T07:48:47.908Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:48:48 [2022-06-02T07:48:48.474Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:48:49 [2022-06-02T07:48:49.848Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s)
07:48:49 [2022-06-02T07:48:49.848Z] === RUN   TestAuthZPluginHeader
07:48:49 [2022-06-02T07:48:49.848Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:48:50 [2022-06-02T07:48:50.106Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:48:50 [2022-06-02T07:48:50.364Z] --- PASS: TestAuthZPluginHeader (0.80s)
07:48:50 [2022-06-02T07:48:50.364Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:48:50 [2022-06-02T07:48:50.622Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
07:48:51 [2022-06-02T07:48:51.555Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
07:48:52 [2022-06-02T07:48:52.488Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:48:53 [2022-06-02T07:48:53.054Z] === RUN   TestDockerSuite/TestBuildShellMultiple
07:48:54 [2022-06-02T07:48:54.953Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s)
07:48:54 [2022-06-02T07:48:54.953Z] === RUN   TestAuthZPluginV2Disable
07:48:55 [2022-06-02T07:48:55.884Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:48:55 [2022-06-02T07:48:55.884Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:48:56 [2022-06-02T07:48:56.142Z]     docker_api_swarm_test.go:364: Waiting for possible election...
07:48:56 [2022-06-02T07:48:56.142Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:48:56 [2022-06-02T07:48:56.142Z]     docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows
07:48:56 [2022-06-02T07:48:56.142Z] === RUN   TestDockerSuite/TestBuildSpaces
07:48:57 [2022-06-02T07:48:57.081Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:48:58 [2022-06-02T07:48:58.014Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:48:58 [2022-06-02T07:48:58.014Z] === RUN   TestDockerSuite/TestBuildStderr
07:48:58 [2022-06-02T07:48:58.579Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:48:58 [2022-06-02T07:48:58.837Z] --- PASS: TestAuthZPluginV2Disable (3.97s)
07:48:58 [2022-06-02T07:48:58.837Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:49:01 [2022-06-02T07:49:01.366Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:49:02 [2022-06-02T07:49:02.298Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:49:02 [2022-06-02T07:49:02.298Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s)
07:49:02 [2022-06-02T07:49:02.298Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:49:02 [2022-06-02T07:49:02.865Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:49:03 [2022-06-02T07:49:03.429Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:49:03 [2022-06-02T07:49:03.995Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:49:04 [2022-06-02T07:49:04.929Z] === RUN   TestDockerSuite/TestBuildUser
07:49:06 [2022-06-02T07:49:06.833Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:49:11 [2022-06-02T07:49:11.014Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:49:12 [2022-06-02T07:49:12.915Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
07:49:13 [2022-06-02T07:49:13.848Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.28s)
07:49:13 [2022-06-02T07:49:13.848Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:49:15 [2022-06-02T07:49:15.238Z]     docker_api_swarm_test.go:272: [d2073a8b32f92] joining swarm manager [d035962b980b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:49:16 [2022-06-02T07:49:16.610Z]     docker_api_swarm_test.go:273: [dcdf605a9cbf6] joining swarm manager [d035962b980b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:49:21 [2022-06-02T07:49:21.868Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:49:22 [2022-06-02T07:49:22.125Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:49:22 [2022-06-02T07:49:22.384Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:49:22 [2022-06-02T07:49:22.948Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:49:23 [2022-06-02T07:49:23.512Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:49:24 [2022-06-02T07:49:24.445Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:49:24 [2022-06-02T07:49:24.445Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
07:49:24 [2022-06-02T07:49:24.445Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:49:24 [2022-06-02T07:49:24.445Z]     docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows
07:49:24 [2022-06-02T07:49:24.445Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:49:24 [2022-06-02T07:49:24.445Z]     docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows
07:49:24 [2022-06-02T07:49:24.445Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:49:24 [2022-06-02T07:49:24.445Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
07:49:24 [2022-06-02T07:49:24.445Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:49:25 [2022-06-02T07:49:25.378Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:49:25 [2022-06-02T07:49:25.378Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:49:25 [2022-06-02T07:49:25.942Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:49:26 [2022-06-02T07:49:26.508Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:49:27 [2022-06-02T07:49:27.073Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:49:27 [2022-06-02T07:49:27.073Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:49:28 [2022-06-02T07:49:28.970Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:49:29 [2022-06-02T07:49:29.902Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:49:30 [2022-06-02T07:49:30.159Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
07:49:30 [2022-06-02T07:49:30.159Z] PASS
07:49:30 [2022-06-02T07:49:30.159Z] 
07:49:30 [2022-06-02T07:49:30.159Z] DONE 17 tests in 50.855s
07:49:30 [2022-06-02T07:49:30.159Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:49:30 [2022-06-02T07:49:30.159Z] ++ 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
07:49:30 [2022-06-02T07:49:30.159Z] ++ set -e
07:49:30 [2022-06-02T07:49:30.159Z] ++ '[' -n 0 ']'
07:49:30 [2022-06-02T07:49:30.159Z] ++ set -x
07:49:30 [2022-06-02T07:49:30.159Z] ++ env -i DEST=/go/src/github.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
07:49:30 [2022-06-02T07:49:30.417Z] INFO: Testing against a local daemon
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:49:30 [2022-06-02T07:49:30.417Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:49:30 [2022-06-02T07:49:30.417Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:49:30 [2022-06-02T07:49:30.417Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:49:30 [2022-06-02T07:49:30.417Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:49:30 [2022-06-02T07:49:30.417Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:49:30 [2022-06-02T07:49:30.417Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:49:30 [2022-06-02T07:49:30.417Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:49:30 [2022-06-02T07:49:30.417Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInstall
07:49:30 [2022-06-02T07:49:30.417Z] === RUN   TestPluginInstall/no_auth
07:49:30 [2022-06-02T07:49:30.674Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:49:30 [2022-06-02T07:49:30.855Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
07:49:30 [2022-06-02T07:49:30.855Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
07:49:30 [2022-06-02T07:49:30.855Z] {
07:49:30 [2022-06-02T07:49:30.855Z]   "RT_GROUP_ICON": {
07:49:30 [2022-06-02T07:49:30.855Z]     "#1": {
07:49:30 [2022-06-02T07:49:30.855Z]       "0409": "../../winresources/docker.ico"
07:49:30 [2022-06-02T07:49:30.855Z]     }
07:49:30 [2022-06-02T07:49:30.855Z]   },
07:49:30 [2022-06-02T07:49:30.855Z]   "RT_MANIFEST": {
07:49:30 [2022-06-02T07:49:30.855Z]     "#1": {
07:49:30 [2022-06-02T07:49:30.855Z]       "0409": {
07:49:30 [2022-06-02T07:49:30.855Z]         "identity": {},
07:49:30 [2022-06-02T07:49:30.855Z]         "description": "Docker Engine",
07:49:30 [2022-06-02T07:49:30.855Z]         "minimum-os": "vista",
07:49:30 [2022-06-02T07:49:30.855Z]         "execution-level": "",
07:49:30 [2022-06-02T07:49:30.855Z]         "ui-access": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "auto-elevate": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "dpi-awareness": "unaware",
07:49:30 [2022-06-02T07:49:30.855Z]         "disable-theming": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "disable-window-filtering": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "high-resolution-scrolling-aware": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "ultra-high-resolution-scrolling-aware": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "long-path-aware": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "printer-driver-isolation": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "gdi-scaling": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "segment-heap": false,
07:49:30 [2022-06-02T07:49:30.855Z]         "use-common-controls-v6": false
07:49:30 [2022-06-02T07:49:30.855Z]       }
07:49:30 [2022-06-02T07:49:30.855Z]     }
07:49:30 [2022-06-02T07:49:30.855Z]   },
07:49:30 [2022-06-02T07:49:30.855Z]   "RT_MESSAGETABLE": {
07:49:30 [2022-06-02T07:49:30.855Z]     "#1": {
07:49:30 [2022-06-02T07:49:30.855Z]       "0409": "../../winresources/event_messages.bin"
07:49:30 [2022-06-02T07:49:30.855Z]     }
07:49:30 [2022-06-02T07:49:30.855Z]   },
07:49:30 [2022-06-02T07:49:30.855Z]   "RT_VERSION": {
07:49:30 [2022-06-02T07:49:30.855Z]     "#1": {
07:49:30 [2022-06-02T07:49:30.855Z]       "0409": {
07:49:30 [2022-06-02T07:49:30.855Z]         "fixed": {
07:49:30 [2022-06-02T07:49:30.855Z]           "file_version": "0.0.0.0",
07:49:30 [2022-06-02T07:49:30.856Z]           "product_version": "0.0.0.0",
07:49:30 [2022-06-02T07:49:30.856Z]           "type": "Unknown"
07:49:30 [2022-06-02T07:49:30.856Z]         },
07:49:30 [2022-06-02T07:49:30.856Z]         "info": {
07:49:30 [2022-06-02T07:49:30.856Z]           "0000": {
07:49:30 [2022-06-02T07:49:30.856Z]             "CompanyName": "",
07:49:30 [2022-06-02T07:49:30.856Z]             "FileVersion": "dev",
07:49:30 [2022-06-02T07:49:30.856Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
07:49:30 [2022-06-02T07:49:30.856Z]             "OriginalFileName": "docker-proxy-dev.exe",
07:49:30 [2022-06-02T07:49:30.856Z]             "ProductName": "",
07:49:30 [2022-06-02T07:49:30.856Z]             "ProductVersion": "dev",
07:49:30 [2022-06-02T07:49:30.856Z]             "SpecialBuild": "c1a9ffc97a0f0d0a034ab1ab727095a33c571337"
07:49:30 [2022-06-02T07:49:30.856Z]           }
07:49:30 [2022-06-02T07:49:30.856Z]         }
07:49:30 [2022-06-02T07:49:30.856Z]       }
07:49:30 [2022-06-02T07:49:30.856Z]     }
07:49:30 [2022-06-02T07:49:30.856Z]   }
07:49:30 [2022-06-02T07:49:30.856Z] }
07:49:30 [2022-06-02T07:49:30.856Z] cmd/docker-proxy/genwinres_windows.go
07:49:30 [2022-06-02T07:49:30.856Z] cmd/docker-proxy/main.go
07:49:30 [2022-06-02T07:49:30.856Z] cmd/docker-proxy/network_proxy_test.go
07:49:30 [2022-06-02T07:49:30.856Z] cmd/docker-proxy/proxy.go
07:49:30 [2022-06-02T07:49:30.856Z] cmd/docker-proxy/sctp_proxy.go
07:49:30 [2022-06-02T07:49:30.856Z] cmd/docker-proxy/tcp_proxy.go
07:49:30 [2022-06-02T07:49:30.856Z] cmd/docker-proxy/udp_proxy.go
07:49:30 [2022-06-02T07:49:30.856Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
07:49:30 [2022-06-02T07:49:30.856Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:49:30 [2022-06-02T07:49:30.856Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
07:49:30 [2022-06-02T07:49:30.856Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
07:49:30 [2022-06-02T07:49:30.856Z] remote: Enumerating objects: 23, done.
07:49:30 [2022-06-02T07:49:30.856Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
07:49:30 [2022-06-02T07:49:30.856Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
07:49:30 [2022-06-02T07:49:30.856Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
07:49:30 [2022-06-02T07:49:30.856Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
07:49:30 [2022-06-02T07:49:30.856Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
07:49:30 [2022-06-02T07:49:30.856Z] Building: bundles/cross/windows/amd64/containerutility.exe
07:49:30 [2022-06-02T07:49:30.856Z] Cross building: bundles/cross/linux/ppc64le
07:49:30 [2022-06-02T07:49:30.856Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
07:49:30 [2022-06-02T07:49:30.856Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
07:49:31 [2022-06-02T07:49:31.240Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:49:31 [2022-06-02T07:49:31.498Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:49:31 [2022-06-02T07:49:31.498Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
07:49:31 [2022-06-02T07:49:31.498Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:49:32 [2022-06-02T07:49:32.432Z] === RUN   TestDockerSuite/TestBuildXZHost
07:49:32 [2022-06-02T07:49:32.432Z] time="2022-06-02T07:49:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:49:32 [2022-06-02T07:49:32.432Z] time="2022-06-02T07:49:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:339aeb96dea9644979e9801a21f3f530361e75504fd8d6d33cb6e0ba2ae7c1de" mediatype=application/vnd.docker.plugin.v1+json size=522
07:49:32 [2022-06-02T07:49:32.432Z] time="2022-06-02T07:49:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:49:32 [2022-06-02T07:49:32.432Z] time="2022-06-02T07:49:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:339aeb96dea9644979e9801a21f3f530361e75504fd8d6d33cb6e0ba2ae7c1de" mediatype=application/vnd.docker.plugin.v1+json size=522
07:49:32 [2022-06-02T07:49:32.690Z] === RUN   TestPluginInstall/with_htpasswd
07:49:33 [2022-06-02T07:49:33.255Z] time="2022-06-02T07:49:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:49:33 [2022-06-02T07:49:33.255Z] time="2022-06-02T07:49:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef83f63068a0fa3e90092f30132c4c651a90888285868dd8b646b142335f71ff" mediatype=application/vnd.docker.plugin.v1+json size=522
07:49:33 [2022-06-02T07:49:33.255Z] time="2022-06-02T07:49:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:49:33 [2022-06-02T07:49:33.255Z] time="2022-06-02T07:49:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef83f63068a0fa3e90092f30132c4c651a90888285868dd8b646b142335f71ff" mediatype=application/vnd.docker.plugin.v1+json size=522
07:49:33 [2022-06-02T07:49:33.513Z] === RUN   TestPluginInstall/with_insecure
07:49:34 [2022-06-02T07:49:34.447Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
07:49:34 [2022-06-02T07:49:34.447Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
07:49:34 [2022-06-02T07:49:34.447Z]     docker_cli_sni_test.go:18: Flakey test
07:49:34 [2022-06-02T07:49:34.447Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
07:49:34 [2022-06-02T07:49:34.705Z] time="2022-06-02T07:49:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:49:34 [2022-06-02T07:49:34.705Z] time="2022-06-02T07:49:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c58a8a0c492403e1f26c45d5dccafa600f70373ac941be6e590bbf5ad0d208b8" mediatype=application/vnd.docker.plugin.v1+json size=522
07:49:34 [2022-06-02T07:49:34.705Z] time="2022-06-02T07:49:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:49:34 [2022-06-02T07:49:34.705Z] time="2022-06-02T07:49:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c58a8a0c492403e1f26c45d5dccafa600f70373ac941be6e590bbf5ad0d208b8" mediatype=application/vnd.docker.plugin.v1+json size=522
07:49:34 [2022-06-02T07:49:34.974Z]     plugin_test.go:195: [d454b70533a87] daemon is not started
07:49:34 [2022-06-02T07:49:34.974Z] --- PASS: TestPluginInstall (4.59s)
07:49:34 [2022-06-02T07:49:34.974Z]     --- PASS: TestPluginInstall/no_auth (2.28s)
07:49:34 [2022-06-02T07:49:34.974Z]     --- PASS: TestPluginInstall/with_htpasswd (0.88s)
07:49:34 [2022-06-02T07:49:34.975Z]     --- PASS: TestPluginInstall/with_insecure (1.43s)
07:49:34 [2022-06-02T07:49:34.975Z] === RUN   TestPluginsWithRuntimes
07:49:34 [2022-06-02T07:49:34.975Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
07:49:35 [2022-06-02T07:49:35.232Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:49:36 [2022-06-02T07:49:36.164Z] === RUN   TestDockerSuite/TestCommitChange
07:49:37 [2022-06-02T07:49:37.096Z] === RUN   TestPluginsWithRuntimes/No_Args
07:49:37 [2022-06-02T07:49:37.096Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:49:38 [2022-06-02T07:49:38.030Z] === RUN   TestDockerSuite/TestCommitHardlink
07:49:38 [2022-06-02T07:49:38.030Z] === RUN   TestPluginsWithRuntimes/With_Args
07:49:39 [2022-06-02T07:49:39.403Z] === RUN   TestDockerSuite/TestCommitNewFile
07:49:39 [2022-06-02T07:49:39.403Z] --- PASS: TestPluginsWithRuntimes (4.30s)
07:49:39 [2022-06-02T07:49:39.403Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.23s)
07:49:39 [2022-06-02T07:49:39.403Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.11s)
07:49:39 [2022-06-02T07:49:39.403Z] === RUN   TestPluginBackCompatMediaTypes
07:49:39 [2022-06-02T07:49:39.969Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s)
07:49:39 [2022-06-02T07:49:39.969Z] PASS
07:49:39 [2022-06-02T07:49:39.969Z] 
07:49:39 [2022-06-02T07:49:39.969Z] DONE 24 tests in 9.815s
07:49:40 [2022-06-02T07:49:40.226Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:49:40 [2022-06-02T07:49:40.226Z] ++ 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
07:49:40 [2022-06-02T07:49:40.226Z] ++ set -e
07:49:40 [2022-06-02T07:49:40.226Z] ++ '[' -n 0 ']'
07:49:40 [2022-06-02T07:49:40.226Z] ++ set -x
07:49:40 [2022-06-02T07:49:40.226Z] ++ env -i DEST=/go/src/github.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
07:49:40 [2022-06-02T07:49:40.226Z] INFO: Testing against a local daemon
07:49:40 [2022-06-02T07:49:40.226Z] === RUN   TestExternalGraphDriver
07:49:40 [2022-06-02T07:49:40.226Z] === RUN   TestExternalGraphDriver/json
07:49:40 [2022-06-02T07:49:40.484Z] === RUN   TestDockerSuite/TestCommitPausedContainer
07:49:41 [2022-06-02T07:49:41.049Z] === RUN   TestDockerSuite/TestCommitTTY
07:49:42 [2022-06-02T07:49:42.422Z] === RUN   TestExternalGraphDriver/spec
07:49:42 [2022-06-02T07:49:42.422Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:49:42 [2022-06-02T07:49:42.987Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:49:43 [2022-06-02T07:49:43.919Z] === RUN   TestExternalGraphDriver/pull
07:49:44 [2022-06-02T07:49:44.178Z] === RUN   TestDockerSuite/TestCommitWithoutPause
07:49:44 [2022-06-02T07:49:44.742Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:49:44 [2022-06-02T07:49:44.742Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:49:44 [2022-06-02T07:49:44.742Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:49:45 [2022-06-02T07:49:45.001Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:49:45 [2022-06-02T07:49:45.001Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:49:45 [2022-06-02T07:49:45.001Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:49:45 [2022-06-02T07:49:45.001Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:49:45 [2022-06-02T07:49:45.567Z] --- PASS: TestExternalGraphDriver (5.45s)
07:49:45 [2022-06-02T07:49:45.567Z]     --- PASS: TestExternalGraphDriver/json (1.85s)
07:49:45 [2022-06-02T07:49:45.567Z]     --- PASS: TestExternalGraphDriver/spec (1.77s)
07:49:45 [2022-06-02T07:49:45.567Z]     --- PASS: TestExternalGraphDriver/pull (1.77s)
07:49:45 [2022-06-02T07:49:45.567Z] === RUN   TestGraphdriverPluginV2
07:49:46 [2022-06-02T07:49:46.136Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:49:47 [2022-06-02T07:49:47.507Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:49:47 [2022-06-02T07:49:47.507Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:49:47 [2022-06-02T07:49:47.764Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:49:48 [2022-06-02T07:49:48.329Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:49:48 [2022-06-02T07:49:48.894Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:49:49 [2022-06-02T07:49:49.460Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:49:50 [2022-06-02T07:49:50.025Z] --- PASS: TestGraphdriverPluginV2 (4.22s)
07:49:50 [2022-06-02T07:49:50.025Z] PASS
07:49:50 [2022-06-02T07:49:50.025Z] 
07:49:50 [2022-06-02T07:49:50.025Z] DONE 5 tests in 9.785s
07:49:50 [2022-06-02T07:49:50.025Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:49:50 [2022-06-02T07:49:50.025Z] ++ 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
07:49:50 [2022-06-02T07:49:50.025Z] ++ set -e
07:49:50 [2022-06-02T07:49:50.025Z] ++ '[' -n 0 ']'
07:49:50 [2022-06-02T07:49:50.025Z] ++ set -x
07:49:50 [2022-06-02T07:49:50.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:49:50 [2022-06-02T07:49:50.025Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:49:50 [2022-06-02T07:49:50.025Z] INFO: Testing against a local daemon
07:49:50 [2022-06-02T07:49:50.025Z] === RUN   TestContinueAfterPluginCrash
07:49:50 [2022-06-02T07:49:50.025Z] === PAUSE TestContinueAfterPluginCrash
07:49:50 [2022-06-02T07:49:50.025Z] === RUN   TestReadPluginNoRead
07:49:50 [2022-06-02T07:49:50.025Z] === PAUSE TestReadPluginNoRead
07:49:50 [2022-06-02T07:49:50.025Z] === RUN   TestDaemonStartWithLogOpt
07:49:50 [2022-06-02T07:49:50.025Z] === PAUSE TestDaemonStartWithLogOpt
07:49:50 [2022-06-02T07:49:50.025Z] === CONT  TestContinueAfterPluginCrash
07:49:50 [2022-06-02T07:49:50.025Z] === CONT  TestDaemonStartWithLogOpt
07:49:50 [2022-06-02T07:49:50.025Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:49:50 [2022-06-02T07:49:50.025Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:49:50 [2022-06-02T07:49:50.590Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:49:50 [2022-06-02T07:49:50.590Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:49:50 [2022-06-02T07:49:50.590Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:49:50 [2022-06-02T07:49:50.847Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:49:50 [2022-06-02T07:49:50.847Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:49:51 [2022-06-02T07:49:51.796Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
07:49:52 [2022-06-02T07:49:52.361Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:49:53 [2022-06-02T07:49:53.294Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:49:53 [2022-06-02T07:49:53.294Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:49:54 [2022-06-02T07:49:54.669Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:49:54 [2022-06-02T07:49:54.927Z] --- PASS: TestDaemonStartWithLogOpt (4.77s)
07:49:54 [2022-06-02T07:49:54.927Z] === CONT  TestReadPluginNoRead
07:49:55 [2022-06-02T07:49:55.185Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:49:55 [2022-06-02T07:49:55.185Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:49:55 [2022-06-02T07:49:55.751Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:49:56 [2022-06-02T07:49:56.317Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:49:57 [2022-06-02T07:49:57.249Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:49:57 [2022-06-02T07:49:57.506Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:49:57 [2022-06-02T07:49:57.506Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:49:57 [2022-06-02T07:49:57.506Z] === RUN   TestReadPluginNoRead/default
07:49:58 [2022-06-02T07:49:58.071Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:49:59 [2022-06-02T07:49:59.003Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:49:59 [2022-06-02T07:49:59.003Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
07:49:59 [2022-06-02T07:49:59.261Z] === RUN   TestReadPluginNoRead/disabled_caching
07:49:59 [2022-06-02T07:49:59.519Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:49:59 [2022-06-02T07:49:59.776Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:49:59 [2022-06-02T07:49:59.776Z] --- PASS: TestContinueAfterPluginCrash (9.75s)
07:50:00 [2022-06-02T07:50:00.341Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:50:01 [2022-06-02T07:50:01.277Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:50:02 [2022-06-02T07:50:02.211Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:50:03 [2022-06-02T07:50:03.146Z] === CONT  TestReadPluginNoRead
07:50:03 [2022-06-02T07:50:03.146Z]     read_test.go:92: [d83428a161e28] daemon is not started
07:50:03 [2022-06-02T07:50:03.146Z] --- PASS: TestReadPluginNoRead (8.29s)
07:50:03 [2022-06-02T07:50:03.146Z]     --- PASS: TestReadPluginNoRead/default (1.74s)
07:50:03 [2022-06-02T07:50:03.146Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.98s)
07:50:03 [2022-06-02T07:50:03.146Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s)
07:50:03 [2022-06-02T07:50:03.146Z] PASS
07:50:03 [2022-06-02T07:50:03.146Z] 
07:50:03 [2022-06-02T07:50:03.146Z] DONE 6 tests in 13.176s
07:50:03 [2022-06-02T07:50:03.146Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:50:03 [2022-06-02T07:50:03.146Z] ++ 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
07:50:03 [2022-06-02T07:50:03.146Z] ++ set -e
07:50:03 [2022-06-02T07:50:03.146Z] ++ '[' -n 0 ']'
07:50:03 [2022-06-02T07:50:03.146Z] ++ set -x
07:50:03 [2022-06-02T07:50:03.147Z] ++ env -i DEST=/go/src/github.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
07:50:03 [2022-06-02T07:50:03.147Z] testing: warning: no tests to run
07:50:03 [2022-06-02T07:50:03.147Z] PASS
07:50:03 [2022-06-02T07:50:03.147Z] 
07:50:03 [2022-06-02T07:50:03.147Z] DONE 0 tests in 0.040s
07:50:03 [2022-06-02T07:50:03.147Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:50:03 [2022-06-02T07:50:03.147Z] ++ 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
07:50:03 [2022-06-02T07:50:03.147Z] ++ set -e
07:50:03 [2022-06-02T07:50:03.147Z] ++ '[' -n 0 ']'
07:50:03 [2022-06-02T07:50:03.147Z] ++ set -x
07:50:03 [2022-06-02T07:50:03.147Z] ++ env -i DEST=/go/src/github.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
07:50:03 [2022-06-02T07:50:03.405Z] INFO: Testing against a local daemon
07:50:03 [2022-06-02T07:50:03.405Z] === RUN   TestPluginWithDevMounts
07:50:03 [2022-06-02T07:50:03.405Z] === PAUSE TestPluginWithDevMounts
07:50:03 [2022-06-02T07:50:03.405Z] === CONT  TestPluginWithDevMounts
07:50:03 [2022-06-02T07:50:03.662Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:50:03 [2022-06-02T07:50:03.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
07:50:03 [2022-06-02T07:50:03.662Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:50:03 [2022-06-02T07:50:03.662Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:50:03 [2022-06-02T07:50:03.663Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:50:03 [2022-06-02T07:50:03.663Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:50:04 [2022-06-02T07:50:04.596Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:50:05 [2022-06-02T07:50:05.532Z] --- PASS: TestPluginWithDevMounts (1.98s)
07:50:05 [2022-06-02T07:50:05.532Z] PASS
07:50:05 [2022-06-02T07:50:05.532Z] 
07:50:05 [2022-06-02T07:50:05.532Z] DONE 1 tests in 2.119s
07:50:05 [2022-06-02T07:50:05.532Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:50:05 [2022-06-02T07:50:05.532Z] ++ 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
07:50:05 [2022-06-02T07:50:05.532Z] ++ set -e
07:50:05 [2022-06-02T07:50:05.532Z] ++ '[' -n 0 ']'
07:50:05 [2022-06-02T07:50:05.532Z] ++ set -x
07:50:05 [2022-06-02T07:50:05.532Z] ++ env -i DEST=/go/src/github.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
07:50:05 [2022-06-02T07:50:05.532Z] INFO: Testing against a local daemon
07:50:05 [2022-06-02T07:50:05.532Z] === RUN   TestSecretInspect
07:50:06 [2022-06-02T07:50:06.098Z]     docker_api_swarm_node_test.go:20: [d8609841c7337] joining swarm manager [ded9be271594d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:50:07 [2022-06-02T07:50:07.030Z]     docker_api_swarm_node_test.go:21: [d63a8503d5049] joining swarm manager [ded9be271594d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:50:07 [2022-06-02T07:50:07.963Z] --- PASS: TestSecretInspect (2.51s)
07:50:07 [2022-06-02T07:50:07.963Z] === RUN   TestSecretList
07:50:08 [2022-06-02T07:50:08.920Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:50:09 [2022-06-02T07:50:09.177Z] === RUN   TestDockerSuite/TestContainerAPITop
07:50:10 [2022-06-02T07:50:10.110Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:50:10 [2022-06-02T07:50:10.110Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
07:50:10 [2022-06-02T07:50:10.110Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:50:10 [2022-06-02T07:50:10.110Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:50:10 [2022-06-02T07:50:10.367Z] --- PASS: TestSecretList (2.54s)
07:50:10 [2022-06-02T07:50:10.367Z] === RUN   TestSecretsCreateAndDelete
07:50:12 [2022-06-02T07:50:12.890Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
07:50:12 [2022-06-02T07:50:12.890Z] === RUN   TestSecretsUpdate
07:50:12 [2022-06-02T07:50:12.890Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:50:13 [2022-06-02T07:50:13.190Z] === RUN   TestDockerSuite/TestContainerNetworkMode
07:50:14 [2022-06-02T07:50:14.123Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
07:50:15 [2022-06-02T07:50:15.055Z] --- PASS: TestSecretsUpdate (2.50s)
07:50:15 [2022-06-02T07:50:15.055Z] === RUN   TestTemplatedSecret
07:50:17 [2022-06-02T07:50:17.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
07:50:17 [2022-06-02T07:50:17.582Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
07:50:18 [2022-06-02T07:50:18.147Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
07:50:18 [2022-06-02T07:50:18.405Z] --- PASS: TestTemplatedSecret (3.13s)
07:50:18 [2022-06-02T07:50:18.405Z] === RUN   TestSecretCreateResolve
07:50:19 [2022-06-02T07:50:19.776Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
07:50:21 [2022-06-02T07:50:21.150Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:50:21 [2022-06-02T07:50:21.408Z] --- PASS: TestSecretCreateResolve (3.00s)
07:50:21 [2022-06-02T07:50:21.408Z] PASS
07:50:21 [2022-06-02T07:50:21.408Z] 
07:50:21 [2022-06-02T07:50:21.408Z] DONE 6 tests in 15.963s
07:50:21 [2022-06-02T07:50:21.408Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:50:21 [2022-06-02T07:50:21.408Z] ++ 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
07:50:21 [2022-06-02T07:50:21.408Z] ++ set -e
07:50:21 [2022-06-02T07:50:21.408Z] ++ '[' -n 0 ']'
07:50:21 [2022-06-02T07:50:21.408Z] ++ set -x
07:50:21 [2022-06-02T07:50:21.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:50:21 [2022-06-02T07:50:21.409Z] INFO: Testing against a local daemon
07:50:21 [2022-06-02T07:50:21.409Z] === RUN   TestServiceCreateInit
07:50:21 [2022-06-02T07:50:21.409Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:50:22 [2022-06-02T07:50:22.342Z]     docker_api_swarm_test.go:502: [d34afe2bbdc81] joining swarm manager [de30a1501cdd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:50:22 [2022-06-02T07:50:22.342Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
07:50:23 [2022-06-02T07:50:23.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
07:50:25 [2022-06-02T07:50:25.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:50:25 [2022-06-02T07:50:25.608Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:50:26 [2022-06-02T07:50:26.539Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:50:27 [2022-06-02T07:50:27.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00105b4b8_<nil>_<nil>}
07:50:29 [2022-06-02T07:50:29.017Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12423689737_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:50:29 [2022-06-02T07:50:29.582Z] --- PASS: TestServiceCreateInit (8.18s)
07:50:29 [2022-06-02T07:50:29.582Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.10s)
07:50:29 [2022-06-02T07:50:29.582Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.06s)
07:50:29 [2022-06-02T07:50:29.582Z] === RUN   TestCreateServiceMultipleTimes
07:50:30 [2022-06-02T07:50:30.147Z]     docker_api_swarm_test.go:507: [d1675b7e32b8d] joining swarm manager [de30a1501cdd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:50:30 [2022-06-02T07:50:30.147Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12423689737_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:50:31 [2022-06-02T07:50:31.520Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34046791472_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:50:33 [2022-06-02T07:50:33.417Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34046791472_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:50:34 [2022-06-02T07:50:34.792Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34046791472_/foo_true__0xc00105b4e8_<nil>_<nil>_<nil>}
07:50:36 [2022-06-02T07:50:36.164Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00105b500_<nil>_<nil>}
07:50:37 [2022-06-02T07:50:37.536Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00105b518_<nil>_<nil>}
07:50:37 [2022-06-02T07:50:37.794Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00105b530_<nil>_<nil>}
07:50:39 [2022-06-02T07:50:39.162Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00105b548_<nil>_<nil>}
07:50:40 [2022-06-02T07:50:40.535Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
07:50:41 [2022-06-02T07:50:41.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
07:50:41 [2022-06-02T07:50:41.468Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
07:50:41 [2022-06-02T07:50:41.725Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
07:50:43 [2022-06-02T07:50:43.623Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
07:50:44 [2022-06-02T07:50:44.995Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
07:50:45 [2022-06-02T07:50:45.927Z] --- PASS: TestCreateServiceMultipleTimes (16.20s)
07:50:45 [2022-06-02T07:50:45.927Z] === RUN   TestCreateServiceConflict
07:50:46 [2022-06-02T07:50:46.867Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:50:47 [2022-06-02T07:50:47.822Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:50:48 [2022-06-02T07:50:48.079Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:50:48 [2022-06-02T07:50:48.336Z] --- PASS: TestCreateServiceConflict (2.58s)
07:50:48 [2022-06-02T07:50:48.336Z] === RUN   TestCreateServiceMaxReplicas
07:50:48 [2022-06-02T07:50:48.901Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:50:49 [2022-06-02T07:50:49.467Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
07:50:50 [2022-06-02T07:50:50.032Z] === RUN   TestDockerSuite/TestCpFromCaseA
07:50:50 [2022-06-02T07:50:50.967Z] === RUN   TestDockerSuite/TestCpFromCaseB
07:50:51 [2022-06-02T07:50:51.533Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:50:51 [2022-06-02T07:50:51.791Z] --- PASS: TestCreateServiceMaxReplicas (3.32s)
07:50:51 [2022-06-02T07:50:51.791Z] === RUN   TestCreateWithDuplicateNetworkNames
07:50:52 [2022-06-02T07:50:52.356Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:50:52 [2022-06-02T07:50:52.922Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:50:53 [2022-06-02T07:50:53.856Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:50:54 [2022-06-02T07:50:54.789Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:50:55 [2022-06-02T07:50:55.354Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:50:55 [2022-06-02T07:50:55.919Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:50:56 [2022-06-02T07:50:56.484Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:50:57 [2022-06-02T07:50:57.048Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:50:58 [2022-06-02T07:50:58.422Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:50:58 [2022-06-02T07:50:58.679Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
07:50:59 [2022-06-02T07:50:59.244Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:50:59 [2022-06-02T07:50:59.809Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:50:59 [2022-06-02T07:50:59.809Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:51:00 [2022-06-02T07:51:00.377Z] === RUN   TestDockerSuite/TestCpRelativePath
07:51:00 [2022-06-02T07:51:00.942Z]     docker_api_swarm_node_test.go:81: [de1162cba3bc8] joining swarm manager [db3831c1d1579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:51:01 [2022-06-02T07:51:01.200Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:51:01 [2022-06-02T07:51:01.766Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:51:02 [2022-06-02T07:51:02.331Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:51:03 [2022-06-02T07:51:03.264Z] === RUN   TestDockerSuite/TestCpToCaseA
07:51:04 [2022-06-02T07:51:04.205Z] === RUN   TestDockerSuite/TestCpToCaseB
07:51:04 [2022-06-02T07:51:04.770Z] === RUN   TestDockerSuite/TestCpToCaseC
07:51:05 [2022-06-02T07:51:05.702Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s)
07:51:05 [2022-06-02T07:51:05.702Z] === RUN   TestCreateServiceSecretFileMode
07:51:06 [2022-06-02T07:51:06.636Z] === RUN   TestDockerSuite/TestCpToCaseD
07:51:09 [2022-06-02T07:51:09.170Z] --- PASS: TestCreateServiceSecretFileMode (3.46s)
07:51:09 [2022-06-02T07:51:09.170Z] === RUN   TestCreateServiceConfigFileMode
07:51:11 [2022-06-02T07:51:11.069Z] === RUN   TestDockerSuite/TestCpToCaseE
07:51:12 [2022-06-02T07:51:12.442Z] --- PASS: TestCreateServiceConfigFileMode (3.17s)
07:51:12 [2022-06-02T07:51:12.442Z] === RUN   TestCreateServiceSysctls
07:51:13 [2022-06-02T07:51:13.817Z] === RUN   TestDockerSuite/TestCpToCaseF
07:51:14 [2022-06-02T07:51:14.076Z] === RUN   TestDockerSuite/TestCpToCaseG
07:51:15 [2022-06-02T07:51:15.450Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
07:51:16 [2022-06-02T07:51:16.381Z] --- PASS: TestCreateServiceSysctls (3.82s)
07:51:16 [2022-06-02T07:51:16.381Z] === RUN   TestCreateServiceCapabilities
07:51:17 [2022-06-02T07:51:17.755Z]     docker_api_swarm_node_test.go:53: [dd09123fc2872] joining swarm manager [daef4db96e3e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:51:18 [2022-06-02T07:51:18.321Z] === RUN   TestDockerSuite/TestCpToCaseH
07:51:18 [2022-06-02T07:51:18.580Z]     docker_api_swarm_node_test.go:54: [de9dc1c1bc668] joining swarm manager [daef4db96e3e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:51:19 [2022-06-02T07:51:19.951Z] --- PASS: TestCreateServiceCapabilities (3.71s)
07:51:19 [2022-06-02T07:51:19.951Z] === RUN   TestInspect
07:51:20 [2022-06-02T07:51:20.885Z] === RUN   TestDockerSuite/TestCpToCaseI
07:51:21 [2022-06-02T07:51:21.453Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:51:22 [2022-06-02T07:51:22.357Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
07:51:22 [2022-06-02T07:51:22.357Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
07:51:22 [2022-06-02T07:51:22.357Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
07:51:22 [2022-06-02T07:51:22.357Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
07:51:22 [2022-06-02T07:51:22.357Z] Cross building: bundles/cross/linux/s390x
07:51:22 [2022-06-02T07:51:22.357Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
07:51:22 [2022-06-02T07:51:22.357Z] GOOS="linux" GOARCH="s390x" GOARM=""
07:51:23 [2022-06-02T07:51:23.357Z] --- PASS: TestInspect (3.37s)
07:51:23 [2022-06-02T07:51:23.357Z] === RUN   TestCreateJob
07:51:25 [2022-06-02T07:51:25.256Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
07:51:26 [2022-06-02T07:51:26.190Z] === RUN   TestDockerSuite/TestCpToDot
07:51:26 [2022-06-02T07:51:26.754Z] --- PASS: TestCreateJob (3.36s)
07:51:26 [2022-06-02T07:51:26.754Z] === RUN   TestReplicatedJob
07:51:26 [2022-06-02T07:51:26.754Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:51:27 [2022-06-02T07:51:27.689Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:51:29 [2022-06-02T07:51:29.060Z] === RUN   TestDockerSuite/TestCpToStdout
07:51:29 [2022-06-02T07:51:29.993Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:51:31 [2022-06-02T07:51:31.366Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:51:31 [2022-06-02T07:51:31.366Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:51:32 [2022-06-02T07:51:32.299Z] === RUN   TestDockerSuite/TestCpVolumePath
07:51:32 [2022-06-02T07:51:32.557Z] --- PASS: TestReplicatedJob (5.86s)
07:51:32 [2022-06-02T07:51:32.557Z] === RUN   TestUpdateReplicatedJob
07:51:33 [2022-06-02T07:51:33.122Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:51:33 [2022-06-02T07:51:33.122Z] === RUN   TestDockerSuite/TestCreateArgs
07:51:33 [2022-06-02T07:51:33.122Z] === RUN   TestDockerSuite/TestCreateByImageID
07:51:33 [2022-06-02T07:51:33.688Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:51:34 [2022-06-02T07:51:34.255Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:51:34 [2022-06-02T07:51:34.255Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
07:51:34 [2022-06-02T07:51:34.255Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:51:34 [2022-06-02T07:51:34.255Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:51:34 [2022-06-02T07:51:34.821Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:51:35 [2022-06-02T07:51:35.386Z] === RUN   TestDockerSuite/TestCreateLabels
07:51:35 [2022-06-02T07:51:35.386Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:51:35 [2022-06-02T07:51:35.386Z] === RUN   TestDockerSuite/TestCreateRM
07:51:35 [2022-06-02T07:51:35.643Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:51:35 [2022-06-02T07:51:35.643Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:51:35 [2022-06-02T07:51:35.643Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:51:35 [2022-06-02T07:51:35.643Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:51:35 [2022-06-02T07:51:35.643Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:51:35 [2022-06-02T07:51:35.901Z] --- PASS: TestUpdateReplicatedJob (3.51s)
07:51:35 [2022-06-02T07:51:35.901Z] === RUN   TestServiceListWithStatuses
07:51:35 [2022-06-02T07:51:35.901Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:51:35 [2022-06-02T07:51:35.901Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:51:35 [2022-06-02T07:51:35.901Z] === RUN   TestDockerNetworkConnectAlias
07:51:37 [2022-06-02T07:51:37.274Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:51:37 [2022-06-02T07:51:37.532Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:51:37 [2022-06-02T07:51:37.532Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:51:41 [2022-06-02T07:51:41.714Z] --- PASS: TestDockerNetworkConnectAlias (5.13s)
07:51:41 [2022-06-02T07:51:41.714Z] === RUN   TestDockerNetworkReConnect
07:51:41 [2022-06-02T07:51:41.714Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:51:41 [2022-06-02T07:51:41.714Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:51:41 [2022-06-02T07:51:41.714Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:51:41 [2022-06-02T07:51:41.714Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:51:41 [2022-06-02T07:51:41.714Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:51:41 [2022-06-02T07:51:41.714Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:51:42 [2022-06-02T07:51:42.280Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:51:43 [2022-06-02T07:51:43.663Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:51:44 [2022-06-02T07:51:44.227Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:51:45 [2022-06-02T07:51:45.597Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:51:45 [2022-06-02T07:51:45.858Z] --- PASS: TestDockerNetworkReConnect (4.62s)
07:51:45 [2022-06-02T07:51:45.858Z] === RUN   TestServicePlugin
07:51:47 [2022-06-02T07:51:47.234Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:51:47 [2022-06-02T07:51:47.799Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:51:48 [2022-06-02T07:51:48.365Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:51:48 [2022-06-02T07:51:48.365Z] === RUN   TestDockerSuite/TestDevicePermissions
07:51:48 [2022-06-02T07:51:48.934Z] === RUN   TestDockerSuite/TestDockerFails
07:51:48 [2022-06-02T07:51:48.934Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
07:51:48 [2022-06-02T07:51:48.934Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
07:51:48 [2022-06-02T07:51:48.934Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
07:51:49 [2022-06-02T07:51:49.871Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
07:51:50 [2022-06-02T07:51:50.129Z]     plugin_test.go:61: [dffe52e0aa9e2] joining swarm manager [d2242818b8083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:51:50 [2022-06-02T07:51:50.388Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
07:51:50 [2022-06-02T07:51:50.955Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
07:51:51 [2022-06-02T07:51:51.522Z]     plugin_test.go:64: [d2618e7604314] joining swarm manager [d2242818b8083]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:51:51 [2022-06-02T07:51:51.780Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
07:51:51 [2022-06-02T07:51:51.780Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
07:51:51 [2022-06-02T07:51:51.780Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
07:51:52 [2022-06-02T07:51:52.038Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
07:51:57 [2022-06-02T07:51:57.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
07:51:58 [2022-06-02T07:51:58.127Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
07:52:00 [2022-06-02T07:52:00.027Z]     docker_api_swarm_test.go:202: [d0b7c05fbfd76] joining swarm manager [d5c118645b01d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:52:00 [2022-06-02T07:52:00.284Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
07:52:02 [2022-06-02T07:52:02.182Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
07:52:03 [2022-06-02T07:52:03.562Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
07:52:04 [2022-06-02T07:52:04.128Z] === RUN   TestDockerSuite/TestEventsAttach
07:52:05 [2022-06-02T07:52:05.062Z] === RUN   TestDockerSuite/TestEventsCommit
07:52:05 [2022-06-02T07:52:05.995Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:52:06 [2022-06-02T07:52:06.253Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:52:06 [2022-06-02T07:52:06.819Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:52:07 [2022-06-02T07:52:07.076Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
07:52:08 [2022-06-02T07:52:08.970Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
07:52:09 [2022-06-02T07:52:09.901Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:52:11 [2022-06-02T07:52:11.799Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
07:52:13 [2022-06-02T07:52:13.695Z] === RUN   TestDockerSuite/TestEventsCopy
07:52:14 [2022-06-02T07:52:14.626Z] === RUN   TestDockerSuite/TestEventsFilterContainer
07:52:14 [2022-06-02T07:52:14.626Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
07:52:15 [2022-06-02T07:52:15.558Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
07:52:16 [2022-06-02T07:52:16.122Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
07:52:16 [2022-06-02T07:52:16.380Z] === RUN   TestDockerSuite/TestEventsFilterImageName
07:52:16 [2022-06-02T07:52:16.945Z]     docker_api_swarm_test.go:384: [d76f64c0f6a34] joining swarm manager [de21b51257b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:52:17 [2022-06-02T07:52:17.511Z] --- PASS: TestServicePlugin (31.82s)
07:52:17 [2022-06-02T07:52:17.511Z] === RUN   TestServiceUpdateLabel
07:52:17 [2022-06-02T07:52:17.769Z] === RUN   TestDockerSuite/TestEventsFilterLabels
07:52:18 [2022-06-02T07:52:18.027Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
07:52:18 [2022-06-02T07:52:18.284Z] === RUN   TestDockerSuite/TestEventsFilterType
07:52:18 [2022-06-02T07:52:18.541Z]     docker_api_swarm_test.go:385: [dca983df1368d] joining swarm manager [de21b51257b5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:52:18 [2022-06-02T07:52:18.799Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
07:52:19 [2022-06-02T07:52:19.056Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
07:52:19 [2022-06-02T07:52:19.056Z] === RUN   TestDockerSuite/TestEventsFilters
07:52:20 [2022-06-02T07:52:20.428Z] --- PASS: TestServiceUpdateLabel (2.89s)
07:52:20 [2022-06-02T07:52:20.428Z] === RUN   TestServiceUpdateSecrets
07:52:20 [2022-06-02T07:52:20.428Z] === RUN   TestDockerSuite/TestEventsFormat
07:52:21 [2022-06-02T07:52:21.806Z] === RUN   TestDockerSuite/TestEventsFormatBadField
07:52:21 [2022-06-02T07:52:21.806Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
07:52:21 [2022-06-02T07:52:21.806Z] === RUN   TestDockerSuite/TestEventsImageImport
07:52:22 [2022-06-02T07:52:22.370Z] === RUN   TestDockerSuite/TestEventsImageLoad
07:52:22 [2022-06-02T07:52:22.628Z] === RUN   TestDockerSuite/TestEventsImagePull
07:52:23 [2022-06-02T07:52:23.558Z] === RUN   TestDockerSuite/TestEventsImageTag
07:52:24 [2022-06-02T07:52:24.489Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
07:52:24 [2022-06-02T07:52:24.746Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
07:52:24 [2022-06-02T07:52:24.746Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
07:52:24 [2022-06-02T07:52:24.746Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
07:52:24 [2022-06-02T07:52:24.746Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
07:52:24 [2022-06-02T07:52:24.746Z] === RUN   TestDockerSuite/TestEventsPluginOps
07:52:26 [2022-06-02T07:52:26.639Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
07:52:27 [2022-06-02T07:52:27.203Z] === RUN   TestDockerSuite/TestEventsRename
07:52:27 [2022-06-02T07:52:27.768Z] === RUN   TestDockerSuite/TestEventsResize
07:52:28 [2022-06-02T07:52:28.334Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
07:52:33 [2022-06-02T07:52:33.589Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
07:52:34 [2022-06-02T07:52:34.154Z] === RUN   TestDockerSuite/TestEventsStreaming
07:52:34 [2022-06-02T07:52:34.718Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
07:52:35 [2022-06-02T07:52:35.282Z] --- PASS: TestServiceUpdateSecrets (14.84s)
07:52:35 [2022-06-02T07:52:35.282Z] === RUN   TestServiceUpdateConfigs
07:52:37 [2022-06-02T07:52:37.809Z] === RUN   TestDockerSuite/TestEventsTop
07:52:37 [2022-06-02T07:52:37.809Z] === RUN   TestDockerSuite/TestEventsUntag
07:52:41 [2022-06-02T07:52:41.088Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
07:52:41 [2022-06-02T07:52:41.348Z] === RUN   TestDockerSuite/TestExec
07:52:41 [2022-06-02T07:52:41.914Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
07:52:42 [2022-06-02T07:52:42.481Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
07:52:42 [2022-06-02T07:52:42.740Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
07:52:43 [2022-06-02T07:52:43.323Z] === RUN   TestDockerSuite/TestExecAPIStart
07:52:44 [2022-06-02T07:52:44.699Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
07:52:45 [2022-06-02T07:52:45.265Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
07:52:45 [2022-06-02T07:52:45.830Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
07:52:46 [2022-06-02T07:52:46.395Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
07:52:46 [2022-06-02T07:52:46.653Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
07:52:47 [2022-06-02T07:52:47.219Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
07:52:47 [2022-06-02T07:52:47.785Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
07:52:48 [2022-06-02T07:52:48.722Z] === RUN   TestDockerSuite/TestExecCgroup
07:52:49 [2022-06-02T07:52:49.658Z] === RUN   TestDockerSuite/TestExecEnv
07:52:50 [2022-06-02T07:52:50.225Z] --- PASS: TestServiceUpdateConfigs (14.87s)
07:52:50 [2022-06-02T07:52:50.225Z] === RUN   TestServiceUpdateNetwork
07:52:50 [2022-06-02T07:52:50.225Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
07:52:51 [2022-06-02T07:52:51.599Z] === RUN   TestDockerSuite/TestExecExitStatus
07:52:52 [2022-06-02T07:52:52.166Z] === RUN   TestDockerSuite/TestExecInspectID
07:52:54 [2022-06-02T07:52:54.067Z] === RUN   TestDockerSuite/TestExecInteractive
07:52:54 [2022-06-02T07:52:54.325Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
07:52:54 [2022-06-02T07:52:54.891Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
07:52:55 [2022-06-02T07:52:55.456Z] === RUN   TestDockerSuite/TestExecParseError
07:52:56 [2022-06-02T07:52:56.020Z] === RUN   TestDockerSuite/TestExecPausedContainer
07:52:56 [2022-06-02T07:52:56.277Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
07:52:56 [2022-06-02T07:52:56.842Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
07:52:58 [2022-06-02T07:52:58.213Z] === RUN   TestDockerSuite/TestExecSetEnv
07:52:58 [2022-06-02T07:52:58.778Z] === RUN   TestDockerSuite/TestExecStartFails
07:52:59 [2022-06-02T07:52:59.342Z] === RUN   TestDockerSuite/TestExecStateCleanup
07:53:03 [2022-06-02T07:53:03.529Z] --- PASS: TestServiceUpdateNetwork (13.22s)
07:53:03 [2022-06-02T07:53:03.529Z] === RUN   TestServiceUpdatePidsLimit
07:53:04 [2022-06-02T07:53:04.902Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:53:05 [2022-06-02T07:53:05.466Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:53:10 [2022-06-02T07:53:10.721Z] === RUN   TestDockerSuite/TestExecStopNotHanging
07:53:10 [2022-06-02T07:53:10.721Z] === RUN   TestDockerSuite/TestExecTTY
07:53:10 [2022-06-02T07:53:10.981Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
07:53:11 [2022-06-02T07:53:11.547Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
07:53:12 [2022-06-02T07:53:12.112Z] === RUN   TestDockerSuite/TestExecUlimits
07:53:12 [2022-06-02T07:53:12.112Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:53:12 [2022-06-02T07:53:12.677Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
07:53:12 [2022-06-02T07:53:12.677Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
07:53:12 [2022-06-02T07:53:12.677Z] === RUN   TestDockerSuite/TestExecWithImageUser
07:53:13 [2022-06-02T07:53:13.743Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
07:53:13 [2022-06-02T07:53:13.743Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
07:53:13 [2022-06-02T07:53:13.743Z] GOOS="linux" GOARCH="s390x" GOARM=""
07:53:13 [2022-06-02T07:53:13.743Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
07:53:13 [2022-06-02T07:53:13.743Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:53:14 [2022-06-02T07:53:14.050Z] === RUN   TestDockerSuite/TestExecWithNoTERM
07:53:14 [2022-06-02T07:53:14.101Z] + sudo modprobe ip6table_filter
[Pipeline] sh
07:53:14 [2022-06-02T07:53:14.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/test/unit
07:53:14 [2022-06-02T07:53:14.615Z] === RUN   TestDockerSuite/TestExecWithPrivileged
07:53:14 [2022-06-02T07:53:14.976Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
07:53:14 [2022-06-02T07:53:14.976Z] + TESTFLAGS+=' -test.timeout=5m'
07:53:14 [2022-06-02T07:53:14.976Z] + TESTDIRS=./...
07:53:14 [2022-06-02T07:53:14.976Z] + exclude_paths='/vendor/|/integration'
07:53:14 [2022-06-02T07:53:14.976Z] ++ grep -vE '(/vendor/|/integration)'
07:53:14 [2022-06-02T07:53:14.976Z] ++ go list ./...
07:53:15 [2022-06-02T07:53:15.179Z] === RUN   TestDockerSuite/TestExecWithTERM
07:53:15 [2022-06-02T07:53:15.179Z]     check_test.go:378: [dca983df1368d] daemon is not started
07:53:15 [2022-06-02T07:53:15.179Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
07:53:15 [2022-06-02T07:53:15.744Z] === RUN   TestDockerSuite/TestExecWithUser
07:53:15 [2022-06-02T07:53:15.905Z] + pkg_list='github.com/docker/docker/api
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/backend/build
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/httpstatus
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/httputils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/middleware
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/build
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/checkpoint
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/container
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/debug
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/distribution
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/grpc
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/image
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/network
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/plugin
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/session
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/swarm
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/system
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/volume
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/backend
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/blkiodev
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/container
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/events
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/filters
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/image
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/mount
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/network
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/plugins/logdriver
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/registry
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/strslice
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/swarm
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/swarm/runtime
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/time
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/versions
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/versions/v1p19
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/versions/v1p20
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/volume
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/exporter
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/worker
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/dockerfile
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/remotecontext
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/remotecontext/git
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/remotecontext/urlutil
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cli
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cli/config
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cli/debug
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cli/winresources/docker-proxy
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cli/winresources/dockerd
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/client
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cmd/docker-proxy
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cmd/dockerd
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cmd/dockerd/trap
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/container
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/container/stream
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/contrib/apparmor
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/contrib/docker-device-tool
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/contrib/httpserver
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/cluster
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/cluster/convert
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/cluster/executor
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/cluster/executor/container
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/cluster/provider
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/config
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/events
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/events/testutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/exec
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/aufs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/copy
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/overlay
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/register
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/vfs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/graphdriver/zfs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/images
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/initlayer
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/links
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/listeners
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/awslogs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/fluentd
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/gcplogs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/gelf
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/journald
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/local
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/logentries
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/loggertest
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/loggerutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/splunk
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/syslog
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/logger/templates
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/names
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/network
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/daemon/stats
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/distribution
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/distribution/metadata
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/distribution/utils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/distribution/xfer
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/dockerversion
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/errdefs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/image
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/image/cache
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/image/tarexport
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/image/v1
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/internal/test/suite
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/layer
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libcontainerd
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libcontainerd/queue
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libcontainerd/remote
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libcontainerd/supervisor
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libcontainerd/types
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/bitseq
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/cluster
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/config
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/datastore
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/diagnostic
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/discoverapi
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/driverapi
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/bridge
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/host
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/null
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/overlay
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/remote
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/windows
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/drvregistry
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/etchosts
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/idm
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/internal/caller
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ipam
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ipamapi
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ipams/builtin
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ipams/null
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ipams/remote
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ipamutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/iptables
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/netlabel
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/netutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/networkdb
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/ns
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/options
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/osl
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/osl/kernel
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/portallocator
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/portmapper
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/resolvconf
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/testutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/libnetwork/types
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/oci
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/oci/caps
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/opts
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/aaparser
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/archive
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/authorization
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/broadcaster
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/capabilities
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/chrootarchive
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/containerfs
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/devicemapper
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/directory
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/dmesg
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/fileutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/fsutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/homedir
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/idtools
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/ioutils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/jsonmessage
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/longpath
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/loopback
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/namesgenerator
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/parsers
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/parsers/kernel
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/pidfile
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/platform
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/plugingetter
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/plugins
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/plugins/transport
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/pools
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/progress
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/pubsub
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/reexec
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/signal
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/stack
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/stdcopy
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/streamformatter
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/stringid
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/sysinfo
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/system
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/tailfile
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/tarsum
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/truncindex
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/urlutil
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/pkg/useragent
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/plugin
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/plugin/executor/containerd
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/plugin/v2
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/profiles/apparmor
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/profiles/seccomp
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/quota
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/reference
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/registry
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/registry/resumable
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/restartmanager
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/rootless
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/rootless/specconv
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/runconfig
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/runconfig/opts
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/daemon
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/environment
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/fakecontext
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/fakegit
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/fakestorage
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/fixtures/load
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/fixtures/plugin
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/registry
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/testutil/request
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/volume
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/volume/drivers
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/volume/local
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/volume/mounts
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/volume/service
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/volume/service/opts
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/volume/testutils'
07:53:15 [2022-06-02T07:53:15.906Z] ++ echo 'github.com/docker/docker/api
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/backend/build
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/httpstatus
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/httputils
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/middleware
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/build
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/checkpoint
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/container
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/debug
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/distribution
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/grpc
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/image
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/network
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/plugin
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/session
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/swarm
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/system
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/server/router/volume
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/backend
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/blkiodev
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/container
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/events
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/filters
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/image
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/mount
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/network
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/plugins/logdriver
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/registry
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/strslice
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/swarm
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/swarm/runtime
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/time
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/versions
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/versions/v1p19
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/versions/v1p20
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/api/types/volume
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/exporter
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/builder-next/worker
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/dockerfile
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/remotecontext
07:53:15 [2022-06-02T07:53:15.906Z] github.com/docker/docker/builder/remotecontext/git
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/remotecontext/urlutil
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli/config
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli/debug
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli/winresources/docker-proxy
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli/winresources/dockerd
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/client
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cmd/docker-proxy
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cmd/dockerd
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cmd/dockerd/trap
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/container
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/container/stream
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/contrib/apparmor
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/contrib/docker-device-tool
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/contrib/httpserver
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/convert
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/executor
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/executor/container
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/provider
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/config
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/events
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/events/testutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/exec
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/aufs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/copy
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/overlay
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/register
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/vfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/zfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/images
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/initlayer
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/links
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/listeners
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/awslogs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/fluentd
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/gcplogs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/gelf
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/journald
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/local
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/logentries
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/loggertest
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/loggerutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/splunk
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/syslog
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/templates
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/names
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/network
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/stats
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/distribution
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/distribution/metadata
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/distribution/utils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/distribution/xfer
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/dockerversion
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/errdefs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/image
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/image/cache
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/image/tarexport
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/image/v1
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/internal/test/suite
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/layer
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libcontainerd
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libcontainerd/queue
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libcontainerd/remote
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libcontainerd/supervisor
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libcontainerd/types
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/bitseq
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/cluster
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/config
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/datastore
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/diagnostic
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/discoverapi
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/driverapi
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/bridge
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/host
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/null
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/overlay
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/remote
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/windows
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/drvregistry
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/etchosts
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/idm
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/internal/caller
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ipam
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ipamapi
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ipams/builtin
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ipams/null
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ipams/remote
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ipamutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/iptables
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/netlabel
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/netutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/networkdb
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/ns
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/options
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/osl
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/osl/kernel
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/portallocator
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/portmapper
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/resolvconf
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/testutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/libnetwork/types
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/oci
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/oci/caps
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/opts
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/aaparser
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/archive
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/authorization
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/broadcaster
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/capabilities
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/chrootarchive
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/containerfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/devicemapper
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/directory
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/dmesg
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/fileutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/fsutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/homedir
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/idtools
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/ioutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/jsonmessage
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/longpath
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/loopback
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/namesgenerator
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/parsers
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/parsers/kernel
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/pidfile
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/platform
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/plugingetter
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/plugins
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/plugins/transport
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/pools
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/progress
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/pubsub
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/reexec
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/signal
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/stack
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/stdcopy
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/streamformatter
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/stringid
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/sysinfo
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/system
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/tailfile
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/tarsum
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/truncindex
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/urlutil
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/pkg/useragent
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/plugin
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/plugin/executor/containerd
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/plugin/v2
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/profiles/apparmor
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/profiles/seccomp
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/quota
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/reference
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/registry
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/registry/resumable
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/restartmanager
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/rootless
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/rootless/specconv
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/runconfig
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/runconfig/opts
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/daemon
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/environment
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/fakecontext
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/fakegit
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/fakestorage
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/fixtures/load
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/fixtures/plugin
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/registry
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/testutil/request
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/volume
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/volume/drivers
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/volume/local
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/volume/mounts
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/volume/service
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/volume/service/opts
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/volume/testutils'
07:53:15 [2022-06-02T07:53:15.907Z] ++ grep --fixed-strings -v /libnetwork
07:53:15 [2022-06-02T07:53:15.907Z] + base_pkg_list='github.com/docker/docker/api
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/backend/build
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/httpstatus
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/httputils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/middleware
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/build
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/checkpoint
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/container
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/debug
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/distribution
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/grpc
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/image
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/network
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/plugin
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/session
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/swarm
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/system
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/server/router/volume
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/backend
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/blkiodev
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/container
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/events
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/filters
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/image
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/mount
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/network
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/plugins/logdriver
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/registry
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/strslice
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/swarm
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/swarm/runtime
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/time
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/versions
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/versions/v1p19
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/versions/v1p20
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/api/types/volume
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/builder-next
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/builder-next/exporter
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/builder-next/worker
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/dockerfile
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/remotecontext
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/remotecontext/git
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/builder/remotecontext/urlutil
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli/config
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli/debug
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli/winresources/docker-proxy
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cli/winresources/dockerd
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/client
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cmd/docker-proxy
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cmd/dockerd
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cmd/dockerd/trap
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/container
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/container/stream
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/contrib/apparmor
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/contrib/docker-device-tool
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/contrib/httpserver
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/convert
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/executor
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/executor/container
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/cluster/provider
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/config
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/events
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/events/testutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/exec
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/aufs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/copy
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/overlay
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/register
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/vfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/graphdriver/zfs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/images
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/initlayer
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/links
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/listeners
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/awslogs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/fluentd
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/gcplogs
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/gelf
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/journald
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/local
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/logentries
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/loggertest
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/loggerutils
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/splunk
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/syslog
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/logger/templates
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/names
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/network
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/daemon/stats
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/distribution
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/distribution/metadata
07:53:15 [2022-06-02T07:53:15.907Z] github.com/docker/docker/distribution/utils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/distribution/xfer
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/dockerversion
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/errdefs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/image
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/image/cache
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/image/tarexport
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/image/v1
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/internal/test/suite
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/layer
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd/queue
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd/remote
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd/supervisor
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd/types
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/oci
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/oci/caps
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/opts
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/aaparser
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/archive
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/authorization
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/broadcaster
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/capabilities
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/chrootarchive
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/containerfs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/devicemapper
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/directory
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/dmesg
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/fileutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/fsutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/homedir
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/idtools
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/ioutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/jsonmessage
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/longpath
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/loopback
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/namesgenerator
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/parsers
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/parsers/kernel
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/pidfile
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/platform
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/plugingetter
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/plugins
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/plugins/transport
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/pools
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/progress
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/pubsub
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/reexec
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/signal
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/stack
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/stdcopy
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/streamformatter
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/stringid
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/sysinfo
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/system
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/tailfile
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/tarsum
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/truncindex
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/urlutil
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/useragent
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/plugin
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/plugin/executor/containerd
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/plugin/v2
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/profiles/apparmor
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/profiles/seccomp
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/quota
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/reference
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/registry
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/registry/resumable
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/restartmanager
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/rootless
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/rootless/specconv
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/runconfig
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/runconfig/opts
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/daemon
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/environment
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/fakecontext
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/fakegit
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/fakestorage
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/fixtures/load
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/fixtures/plugin
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/registry
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/testutil/request
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/volume
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/volume/drivers
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/volume/local
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/volume/mounts
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/volume/service
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/volume/service/opts
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/volume/testutils'
07:53:15 [2022-06-02T07:53:15.908Z] ++ echo 'github.com/docker/docker/api
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/backend/build
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/httpstatus
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/httputils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/middleware
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/build
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/checkpoint
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/container
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/debug
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/distribution
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/grpc
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/image
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/network
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/plugin
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/session
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/swarm
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/system
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/server/router/volume
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/backend
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/blkiodev
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/container
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/events
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/filters
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/image
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/mount
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/network
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/plugins/logdriver
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/registry
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/strslice
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/swarm
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/swarm/runtime
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/time
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/versions
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/versions/v1p19
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/versions/v1p20
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/api/types/volume
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/builder-next
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/builder-next/exporter
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/builder-next/worker
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/dockerfile
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/remotecontext
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/remotecontext/git
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/builder/remotecontext/urlutil
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cli
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cli/config
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cli/debug
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cli/winresources/docker-proxy
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cli/winresources/dockerd
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/client
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cmd/docker-proxy
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cmd/dockerd
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cmd/dockerd/trap
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/container
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/container/stream
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/contrib/apparmor
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/contrib/docker-device-tool
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/contrib/httpserver
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/cluster
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/cluster/convert
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/cluster/executor
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/cluster/executor/container
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/cluster/provider
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/config
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/events
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/events/testutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/exec
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/aufs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/copy
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/overlay
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/register
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/vfs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/graphdriver/zfs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/images
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/initlayer
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/links
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/listeners
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/awslogs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/fluentd
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/gcplogs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/gelf
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/journald
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/local
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/logentries
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/loggertest
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/loggerutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/splunk
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/syslog
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/logger/templates
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/names
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/network
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/daemon/stats
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/distribution
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/distribution/metadata
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/distribution/utils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/distribution/xfer
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/dockerversion
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/errdefs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/image
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/image/cache
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/image/tarexport
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/image/v1
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/internal/test/suite
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/layer
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd/queue
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd/remote
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd/supervisor
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libcontainerd/types
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/bitseq
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/cluster
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/config
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/datastore
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/diagnostic
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/discoverapi
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/driverapi
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/bridge
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/host
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/null
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/overlay
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/remote
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/windows
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/drvregistry
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/etchosts
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/idm
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/internal/caller
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ipam
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ipamapi
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ipams/builtin
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ipams/null
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ipams/remote
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ipamutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/iptables
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/netlabel
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/netutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/networkdb
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/ns
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/options
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/osl
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/osl/kernel
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/portallocator
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/portmapper
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/resolvconf
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/testutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/libnetwork/types
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/oci
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/oci/caps
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/opts
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/aaparser
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/archive
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/authorization
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/broadcaster
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/capabilities
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/chrootarchive
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/containerfs
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/devicemapper
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/directory
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/dmesg
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/fileutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/fsutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/homedir
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/idtools
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/ioutils
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/jsonmessage
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/longpath
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/loopback
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/namesgenerator
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/parsers
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/parsers/kernel
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/pidfile
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/platform
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/plugingetter
07:53:15 [2022-06-02T07:53:15.908Z] github.com/docker/docker/pkg/plugins
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/plugins/transport
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/pools
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/progress
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/pubsub
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/reexec
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/signal
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/stack
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/stdcopy
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/streamformatter
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/stringid
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/sysinfo
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/system
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/tailfile
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/tarsum
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/truncindex
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/urlutil
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/pkg/useragent
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/plugin
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/plugin/executor/containerd
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/plugin/v2
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/profiles/apparmor
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/profiles/seccomp
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/quota
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/reference
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/registry
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/registry/resumable
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/restartmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/rootless
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/rootless/specconv
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/runconfig
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/runconfig/opts
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/daemon
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/environment
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/fakecontext
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/fakegit
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/fakestorage
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/fixtures/load
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/fixtures/plugin
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/registry
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/testutil/request
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/volume
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/volume/drivers
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/volume/local
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/volume/mounts
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/volume/service
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/volume/service/opts
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/volume/testutils'
07:53:15 [2022-06-02T07:53:15.909Z] ++ grep --fixed-strings /libnetwork
07:53:15 [2022-06-02T07:53:15.909Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/bitseq
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cluster
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/config
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/datastore
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/diagnostic
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/discoverapi
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/driverapi
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/bridge
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/host
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/null
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/overlay
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/remote
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/windows
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drvregistry
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/etchosts
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/idm
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/internal/caller
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipam
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipamapi
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/builtin
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/null
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/remote
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipamutils
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/iptables
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/netlabel
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/netutils
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/networkdb
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ns
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/options
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/osl
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/osl/kernel
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/portallocator
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/portmapper
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/resolvconf
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/testutils
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/types'
07:53:15 [2022-06-02T07:53:15.909Z] + echo 'github.com/docker/docker/libnetwork
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/bitseq
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cluster
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/config
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/datastore
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/diagnostic
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/discoverapi
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/driverapi
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/bridge
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/host
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/null
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/overlay
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/remote
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/windows
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drvregistry
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/etchosts
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/idm
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/internal/caller
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipam
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipamapi
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/builtin
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/null
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/remote
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ipamutils
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/iptables
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/netlabel
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/netutils
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/networkdb
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/ns
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/options
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/osl
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/osl/kernel
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/portallocator
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/portmapper
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/resolvconf
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/testutils
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/types'
07:53:15 [2022-06-02T07:53:15.909Z] + grep --fixed-strings libnetwork/drivers/bridge
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/bridge
07:53:15 [2022-06-02T07:53:15.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:53:15 [2022-06-02T07:53:15.909Z] + type docker-proxy
07:53:15 [2022-06-02T07:53:15.909Z] hack/test/unit: line 25: type: docker-proxy: not found
07:53:15 [2022-06-02T07:53:15.909Z] + hack/make.sh binary-proxy install-proxy
07:53:15 [2022-06-02T07:53:15.909Z] 
07:53:15 [2022-06-02T07:53:15.909Z] Removing bundles/
07:53:15 [2022-06-02T07:53:15.909Z] 
07:53:15 [2022-06-02T07:53:15.909Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
07:53:15 [2022-06-02T07:53:15.909Z] Building: bundles/binary-proxy/docker-proxy-dev
07:53:15 [2022-06-02T07:53:15.909Z] GOOS="" GOARCH="" GOARM=""
07:53:16 [2022-06-02T07:53:16.677Z] === RUN   TestDockerSuite/TestGetContainerStats
07:53:17 [2022-06-02T07:53:17.243Z]     docker_api_swarm_test.go:802: [d5c890078a2bd] joining swarm manager [df73280fcfdc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:53:19 [2022-06-02T07:53:19.139Z]     docker_api_swarm_test.go:802: [d8d1c6f217518] joining swarm manager [df73280fcfdc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:53:19 [2022-06-02T07:53:19.704Z] --- PASS: TestServiceUpdatePidsLimit (16.40s)
07:53:19 [2022-06-02T07:53:19.704Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
07:53:19 [2022-06-02T07:53:19.704Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
07:53:19 [2022-06-02T07:53:19.704Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
07:53:19 [2022-06-02T07:53:19.704Z] PASS
07:53:19 [2022-06-02T07:53:19.704Z] 
07:53:19 [2022-06-02T07:53:19.704Z] === Skipped
07:53:19 [2022-06-02T07:53:19.704Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:53:19 [2022-06-02T07:53:19.704Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:53:19 [2022-06-02T07:53:19.704Z] 
07:53:19 [2022-06-02T07:53:19.704Z] DONE 27 tests, 1 skipped in 178.474s
07:53:19 [2022-06-02T07:53:19.704Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:53:19 [2022-06-02T07:53:19.704Z] ++ 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
07:53:19 [2022-06-02T07:53:19.704Z] ++ set -e
07:53:19 [2022-06-02T07:53:19.704Z] ++ '[' -n 0 ']'
07:53:19 [2022-06-02T07:53:19.704Z] ++ set -x
07:53:19 [2022-06-02T07:53:19.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:53:19 [2022-06-02T07:53:19.961Z] INFO: Testing against a local daemon
07:53:19 [2022-06-02T07:53:19.961Z] === RUN   TestSessionCreate
07:53:19 [2022-06-02T07:53:19.961Z] --- PASS: TestSessionCreate (0.03s)
07:53:19 [2022-06-02T07:53:19.961Z] === RUN   TestSessionCreateWithBadUpgrade
07:53:19 [2022-06-02T07:53:19.961Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:53:19 [2022-06-02T07:53:19.961Z] PASS
07:53:19 [2022-06-02T07:53:19.961Z] 
07:53:19 [2022-06-02T07:53:19.961Z] DONE 2 tests in 0.164s
07:53:19 [2022-06-02T07:53:19.961Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:53:19 [2022-06-02T07:53:19.961Z] ++ 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
07:53:19 [2022-06-02T07:53:19.961Z] ++ set -e
07:53:19 [2022-06-02T07:53:19.961Z] ++ '[' -n 0 ']'
07:53:19 [2022-06-02T07:53:19.961Z] ++ set -x
07:53:19 [2022-06-02T07:53:19.961Z] ++ env -i DEST=/go/src/github.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
07:53:19 [2022-06-02T07:53:19.961Z]     docker_api_swarm_test.go:802: [d6d76f85e0373] joining swarm manager [df73280fcfdc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:53:20 [2022-06-02T07:53:20.218Z] INFO: Testing against a local daemon
07:53:20 [2022-06-02T07:53:20.218Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:53:20 [2022-06-02T07:53:20.218Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:53:20 [2022-06-02T07:53:20.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:53:20 [2022-06-02T07:53:20.218Z] === RUN   TestDiskUsage
07:53:20 [2022-06-02T07:53:20.218Z] === PAUSE TestDiskUsage
07:53:20 [2022-06-02T07:53:20.218Z] === RUN   TestEventsExecDie
07:53:20 [2022-06-02T07:53:20.782Z] --- PASS: TestEventsExecDie (0.58s)
07:53:20 [2022-06-02T07:53:20.782Z] === RUN   TestEventsBackwardsCompatible
07:53:20 [2022-06-02T07:53:20.782Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
07:53:20 [2022-06-02T07:53:20.782Z] === RUN   TestEventsVolumeCreate
07:53:20 [2022-06-02T07:53:20.782Z] --- PASS: TestEventsVolumeCreate (0.07s)
07:53:20 [2022-06-02T07:53:20.782Z] === RUN   TestInfoBinaryCommits
07:53:20 [2022-06-02T07:53:20.782Z] --- PASS: TestInfoBinaryCommits (0.01s)
07:53:20 [2022-06-02T07:53:20.782Z] === RUN   TestInfoAPIVersioned
07:53:20 [2022-06-02T07:53:20.782Z] --- PASS: TestInfoAPIVersioned (0.00s)
07:53:20 [2022-06-02T07:53:20.782Z] === RUN   TestInfoAPI
07:53:20 [2022-06-02T07:53:20.782Z] --- PASS: TestInfoAPI (0.01s)
07:53:20 [2022-06-02T07:53:20.782Z] === RUN   TestInfoAPIWarnings
07:53:21 [2022-06-02T07:53:21.039Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
07:53:21 [2022-06-02T07:53:21.297Z]     docker_api_swarm_test.go:802: [d84cdd4aadb28] joining swarm manager [df73280fcfdc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:53:23 [2022-06-02T07:53:23.837Z]     docker_api_swarm_test.go:810: [d8e8d67cac86d] joining swarm manager [df73280fcfdc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
07:53:23 [2022-06-02T07:53:23.998Z] Created binary: bundles/binary-proxy/docker-proxy-dev
07:53:23 [2022-06-02T07:53:23.998Z] 
07:53:23 [2022-06-02T07:53:23.998Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
07:53:23 [2022-06-02T07:53:23.998Z] Installing docker-proxy to /usr/local/bin/
07:53:23 [2022-06-02T07:53:23.998Z] 
07:53:23 [2022-06-02T07:53:23.998Z] + mkdir -p bundles
07:53:23 [2022-06-02T07:53:23.998Z] + '[' -n 'github.com/docker/docker/api
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/backend/build
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/httpstatus
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/httputils
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/middleware
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/build
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/checkpoint
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/container
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/debug
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/distribution
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/grpc
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/image
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/network
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/plugin
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/session
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/swarm
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/system
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/server/router/volume
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/backend
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/blkiodev
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/container
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/events
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/filters
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/image
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/mount
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/network
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/plugins/logdriver
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/registry
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/strslice
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/swarm
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/swarm/runtime
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/time
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/versions
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/versions/v1p19
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/versions/v1p20
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/api/types/volume
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/builder-next
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/builder-next/exporter
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/builder-next/worker
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/dockerfile
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/remotecontext
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/remotecontext/git
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/builder/remotecontext/urlutil
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cli
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cli/config
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cli/debug
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cli/winresources/docker-proxy
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cli/winresources/dockerd
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/client
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cmd/docker-proxy
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cmd/dockerd
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cmd/dockerd/trap
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/container
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/container/stream
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/contrib/apparmor
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/contrib/docker-device-tool
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/contrib/httpserver
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/cluster
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/cluster/convert
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/cluster/executor
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/cluster/executor/container
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/cluster/provider
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/config
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/events
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/events/testutils
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/exec
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/graphdriver
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/graphdriver/aufs
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/graphdriver/copy
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:53:23 [2022-06-02T07:53:23.998Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/graphdriver/overlay
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/graphdriver/register
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/graphdriver/vfs
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/graphdriver/zfs
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/images
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/initlayer
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/links
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/listeners
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/awslogs
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/fluentd
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/gcplogs
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/gelf
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/journald
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/local
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/logentries
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/loggertest
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/loggerutils
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/splunk
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/syslog
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/logger/templates
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/names
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/network
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/daemon/stats
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/distribution
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/distribution/metadata
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/distribution/utils
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/distribution/xfer
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/dockerversion
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/errdefs
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/image
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/image/cache
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/image/tarexport
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/image/v1
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/internal/test/suite
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/layer
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/libcontainerd
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/libcontainerd/queue
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/libcontainerd/remote
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/libcontainerd/supervisor
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/libcontainerd/types
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/oci
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/oci/caps
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/opts
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/aaparser
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/archive
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/authorization
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/broadcaster
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/capabilities
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/chrootarchive
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/containerfs
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/devicemapper
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/directory
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/dmesg
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/fileutils
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/fsutils
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/homedir
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/idtools
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/ioutils
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/jsonmessage
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/longpath
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/loopback
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/namesgenerator
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/parsers
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/parsers/kernel
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/pidfile
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/platform
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/plugingetter
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/plugins
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/plugins/transport
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/pools
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/progress
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/pubsub
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/reexec
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/signal
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/stack
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/stdcopy
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/streamformatter
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/stringid
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/sysinfo
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/system
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/tailfile
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/tarsum
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/truncindex
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/urlutil
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/pkg/useragent
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/plugin
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/plugin/executor/containerd
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/plugin/v2
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/profiles/apparmor
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/profiles/seccomp
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/quota
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/reference
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/registry
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/registry/resumable
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/restartmanager
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/rootless
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/rootless/specconv
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/runconfig
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/runconfig/opts
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/daemon
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/environment
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/fakecontext
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/fakegit
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/fakestorage
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/fixtures/load
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/fixtures/plugin
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/registry
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/testutil/request
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/volume
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/volume/drivers
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/volume/local
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/volume/mounts
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/volume/service
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/volume/service/opts
07:53:23 [2022-06-02T07:53:23.999Z] github.com/docker/docker/volume/testutils' ']'
07:53:23 [2022-06-02T07:53:23.999Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
07:53:23 [2022-06-02T07:53:23.999Z] ?   	github.com/docker/docker/api	[no test files]
07:53:25 [2022-06-02T07:53:25.733Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
07:53:27 [2022-06-02T07:53:27.634Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
07:53:31 [2022-06-02T07:53:31.817Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
07:53:32 [2022-06-02T07:53:32.383Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
07:53:32 [2022-06-02T07:53:32.383Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
07:53:32 [2022-06-02T07:53:32.383Z] === RUN   TestDockerSuite/TestHealth
07:53:37 [2022-06-02T07:53:37.647Z] --- PASS: TestInfoAPIWarnings (16.54s)
07:53:37 [2022-06-02T07:53:37.647Z] === RUN   TestInfoDebug
07:53:37 [2022-06-02T07:53:37.906Z] --- PASS: TestInfoDebug (0.52s)
07:53:37 [2022-06-02T07:53:37.906Z] === RUN   TestInfoInsecureRegistries
07:53:38 [2022-06-02T07:53:38.471Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:53:38 [2022-06-02T07:53:38.471Z] === RUN   TestInfoRegistryMirrors
07:53:39 [2022-06-02T07:53:39.035Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:53:39 [2022-06-02T07:53:39.035Z] === RUN   TestLoginFailsWithBadCredentials
07:53:39 [2022-06-02T07:53:39.035Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
07:53:39 [2022-06-02T07:53:39.036Z] === RUN   TestPingCacheHeaders
07:53:39 [2022-06-02T07:53:39.036Z] --- PASS: TestPingCacheHeaders (0.02s)
07:53:39 [2022-06-02T07:53:39.036Z] === RUN   TestPingGet
07:53:39 [2022-06-02T07:53:39.036Z] --- PASS: TestPingGet (0.02s)
07:53:39 [2022-06-02T07:53:39.036Z] === RUN   TestPingHead
07:53:39 [2022-06-02T07:53:39.036Z] --- PASS: TestPingHead (0.02s)
07:53:39 [2022-06-02T07:53:39.036Z] === RUN   TestPingSwarmHeader
07:53:39 [2022-06-02T07:53:39.601Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:53:40 [2022-06-02T07:53:40.168Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:53:41 [2022-06-02T07:53:41.541Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:53:41 [2022-06-02T07:53:41.541Z] --- PASS: TestPingSwarmHeader (2.33s)
07:53:41 [2022-06-02T07:53:41.541Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:53:41 [2022-06-02T07:53:41.541Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:53:41 [2022-06-02T07:53:41.541Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:53:41 [2022-06-02T07:53:41.541Z] === RUN   TestVersion
07:53:41 [2022-06-02T07:53:41.541Z] --- PASS: TestVersion (0.02s)
07:53:41 [2022-06-02T07:53:41.541Z] === CONT  TestDiskUsage
07:53:42 [2022-06-02T07:53:42.053Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 7.9% of statements
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/container_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/image_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/volume_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.106Z] === RUN   TestDiskUsage/after_container.Run
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:53:42 [2022-06-02T07:53:42.671Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:53:42 [2022-06-02T07:53:42.671Z] --- PASS: TestDiskUsage (1.24s)
07:53:42 [2022-06-02T07:53:42.671Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z] PASS
07:53:42 [2022-06-02T07:53:42.671Z] 
07:53:42 [2022-06-02T07:53:42.671Z] === Skipped
07:53:42 [2022-06-02T07:53:42.671Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:53:42 [2022-06-02T07:53:42.671Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:53:42 [2022-06-02T07:53:42.671Z] 
07:53:42 [2022-06-02T07:53:42.671Z] DONE 54 tests, 1 skipped in 22.716s
07:53:42 [2022-06-02T07:53:42.671Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:53:42 [2022-06-02T07:53:42.671Z] ++ 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
07:53:42 [2022-06-02T07:53:42.671Z] ++ set -e
07:53:42 [2022-06-02T07:53:42.671Z] ++ '[' -n 0 ']'
07:53:42 [2022-06-02T07:53:42.671Z] ++ set -x
07:53:42 [2022-06-02T07:53:42.671Z] ++ env -i DEST=/go/src/github.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
07:53:42 [2022-06-02T07:53:42.929Z] INFO: Testing against a local daemon
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesCreateAndList
07:53:42 [2022-06-02T07:53:42.929Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesRemove
07:53:42 [2022-06-02T07:53:42.929Z] --- PASS: TestVolumesRemove (0.05s)
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesInspect
07:53:42 [2022-06-02T07:53:42.929Z] --- PASS: TestVolumesInspect (0.03s)
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesInvalidJSON
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:53:42 [2022-06-02T07:53:42.929Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:53:42 [2022-06-02T07:53:42.929Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:53:42 [2022-06-02T07:53:42.929Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:53:42 [2022-06-02T07:53:42.929Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:53:42 [2022-06-02T07:53:42.929Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:53:42 [2022-06-02T07:53:42.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:53:42 [2022-06-02T07:53:42.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:53:42 [2022-06-02T07:53:42.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:53:42 [2022-06-02T07:53:42.929Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:53:42 [2022-06-02T07:53:42.929Z] PASS
07:53:42 [2022-06-02T07:53:42.929Z] 
07:53:42 [2022-06-02T07:53:42.929Z] DONE 9 tests in 0.205s
07:53:42 [2022-06-02T07:53:42.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:53:43 [2022-06-02T07:53:43.187Z] ++++ cat bundles/test-integration/docker.pid
07:53:43 [2022-06-02T07:53:43.187Z] +++ kill 6653
07:53:43 [2022-06-02T07:53:43.445Z] +++ /etc/init.d/apparmor stop
07:53:43 [2022-06-02T07:53:43.445Z] Leaving: AppArmorNo profiles have been unloaded.
07:53:43 [2022-06-02T07:53:43.445Z] 
07:53:43 [2022-06-02T07:53:43.445Z] Unloading profiles will leave already running processes permanently
07:53:43 [2022-06-02T07:53:43.445Z] unconfined, which can lead to unexpected situations.
07:53:43 [2022-06-02T07:53:43.445Z] 
07:53:43 [2022-06-02T07:53:43.445Z] To set a process to complain mode, use the command line tool
07:53:43 [2022-06-02T07:53:43.445Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:53:43 [2022-06-02T07:53:43.445Z] +++ true
07:53:43 [2022-06-02T07:53:43.445Z] exiting test-integration
07:53:43 [2022-06-02T07:53:43.445Z] ++ exit 0
07:53:43 [2022-06-02T07:53:43.445Z] 
07:53:44 [2022-06-02T07:53:44.026Z] + for job in $(jobs -p)
07:53:44 [2022-06-02T07:53:44.026Z] + wait 11426
07:53:52 [2022-06-02T07:53:52.127Z] === RUN   TestDockerSuite/TestHistoryExistentImage
07:53:52 [2022-06-02T07:53:52.127Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
07:53:52 [2022-06-02T07:53:52.127Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
07:53:52 [2022-06-02T07:53:52.127Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
07:53:52 [2022-06-02T07:53:52.384Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
07:53:52 [2022-06-02T07:53:52.384Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
07:53:53 [2022-06-02T07:53:53.315Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
07:53:53 [2022-06-02T07:53:53.315Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
07:53:53 [2022-06-02T07:53:53.315Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
07:53:53 [2022-06-02T07:53:53.315Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
07:53:53 [2022-06-02T07:53:53.315Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
07:53:53 [2022-06-02T07:53:53.573Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
07:53:53 [2022-06-02T07:53:53.830Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
07:53:53 [2022-06-02T07:53:53.830Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
07:53:54 [2022-06-02T07:53:54.395Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
07:53:54 [2022-06-02T07:53:54.653Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
07:53:55 [2022-06-02T07:53:55.218Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
07:53:55 [2022-06-02T07:53:55.783Z] === RUN   TestDockerSuite/TestImagesFormat
07:53:55 [2022-06-02T07:53:55.783Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
07:53:56 [2022-06-02T07:53:56.347Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
07:53:58 [2022-06-02T07:53:58.870Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
07:53:58 [2022-06-02T07:53:58.870Z] === RUN   TestDockerSuite/TestImportBadURL
07:53:58 [2022-06-02T07:53:58.870Z] === RUN   TestDockerSuite/TestImportDisplay
07:54:00 [2022-06-02T07:54:00.239Z] === RUN   TestDockerSuite/TestImportFile
07:54:01 [2022-06-02T07:54:01.171Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
07:54:01 [2022-06-02T07:54:01.171Z] === RUN   TestDockerSuite/TestImportFileWithMessage
07:54:02 [2022-06-02T07:54:02.103Z] === RUN   TestDockerSuite/TestImportGzipped
07:54:03 [2022-06-02T07:54:03.473Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
07:54:04 [2022-06-02T07:54:04.407Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
07:54:04 [2022-06-02T07:54:04.973Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
07:54:05 [2022-06-02T07:54:05.538Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
07:54:05 [2022-06-02T07:54:05.801Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
07:54:05 [2022-06-02T07:54:05.801Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
07:54:05 [2022-06-02T07:54:05.801Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
07:54:06 [2022-06-02T07:54:06.366Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
07:54:06 [2022-06-02T07:54:06.930Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
07:54:07 [2022-06-02T07:54:07.188Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
07:54:07 [2022-06-02T07:54:07.752Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
07:54:08 [2022-06-02T07:54:08.009Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
07:54:08 [2022-06-02T07:54:08.573Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
07:54:08 [2022-06-02T07:54:08.573Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
07:54:09 [2022-06-02T07:54:09.505Z] === RUN   TestDockerSuite/TestInspectAmpersand
07:54:10 [2022-06-02T07:54:10.070Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
07:54:10 [2022-06-02T07:54:10.634Z] === RUN   TestDockerSuite/TestInspectByPrefix
07:54:10 [2022-06-02T07:54:10.634Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
07:54:10 [2022-06-02T07:54:10.891Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
07:54:10 [2022-06-02T07:54:10.891Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
07:54:10 [2022-06-02T07:54:10.891Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
07:54:11 [2022-06-02T07:54:11.823Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
07:54:12 [2022-06-02T07:54:12.080Z] === RUN   TestDockerSuite/TestInspectDefault
07:54:12 [2022-06-02T07:54:12.644Z] === RUN   TestDockerSuite/TestInspectHistory
07:54:13 [2022-06-02T07:54:13.209Z] === RUN   TestDockerSuite/TestInspectImage
07:54:13 [2022-06-02T07:54:13.209Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
07:54:13 [2022-06-02T07:54:13.209Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
07:54:13 [2022-06-02T07:54:13.209Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
07:54:13 [2022-06-02T07:54:13.209Z] === RUN   TestDockerSuite/TestInspectInt64
07:54:13 [2022-06-02T07:54:13.774Z] === RUN   TestDockerSuite/TestInspectJSONFields
07:54:14 [2022-06-02T07:54:14.031Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
07:54:14 [2022-06-02T07:54:14.288Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
07:54:14 [2022-06-02T07:54:14.545Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
07:54:15 [2022-06-02T07:54:15.109Z] === RUN   TestDockerSuite/TestInspectPlugin
07:54:17 [2022-06-02T07:54:17.005Z] === RUN   TestDockerSuite/TestInspectRootFS
07:54:17 [2022-06-02T07:54:17.005Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
07:54:17 [2022-06-02T07:54:17.572Z] === RUN   TestDockerSuite/TestInspectStatus
07:54:18 [2022-06-02T07:54:18.141Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
07:54:19 [2022-06-02T07:54:19.075Z] === RUN   TestDockerSuite/TestInspectTemplateError
07:54:19 [2022-06-02T07:54:19.639Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
07:54:19 [2022-06-02T07:54:19.897Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
07:54:20 [2022-06-02T07:54:20.461Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
07:54:21 [2022-06-02T07:54:21.028Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
07:54:21 [2022-06-02T07:54:21.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
07:54:21 [2022-06-02T07:54:21.549Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
07:54:22 [2022-06-02T07:54:22.115Z] === RUN   TestDockerSuite/TestInspectUnknownObject
07:54:22 [2022-06-02T07:54:22.115Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
07:54:23 [2022-06-02T07:54:23.486Z] === RUN   TestDockerSuite/TestLinkShortDefinition
07:54:24 [2022-06-02T07:54:24.416Z] === RUN   TestDockerSuite/TestLinksEnvs
07:54:25 [2022-06-02T07:54:25.348Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
07:54:25 [2022-06-02T07:54:25.606Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
07:54:26 [2022-06-02T07:54:26.540Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
07:54:27 [2022-06-02T07:54:27.910Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
07:54:29 [2022-06-02T07:54:29.808Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
07:54:29 [2022-06-02T07:54:29.808Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
07:54:30 [2022-06-02T07:54:30.740Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
07:54:30 [2022-06-02T07:54:30.997Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
07:54:31 [2022-06-02T07:54:31.562Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
07:54:39 [2022-06-02T07:54:39.661Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
07:54:39 [2022-06-02T07:54:39.919Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
07:54:41 [2022-06-02T07:54:41.291Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
07:54:41 [2022-06-02T07:54:41.548Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
07:54:42 [2022-06-02T07:54:42.479Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
07:54:43 [2022-06-02T07:54:43.043Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
07:54:43 [2022-06-02T07:54:43.043Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
07:54:43 [2022-06-02T07:54:43.615Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
07:54:43 [2022-06-02T07:54:43.615Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
07:54:43 [2022-06-02T07:54:43.615Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
07:54:43 [2022-06-02T07:54:43.876Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
07:54:44 [2022-06-02T07:54:44.807Z] === RUN   TestDockerSuite/TestLogsAPIUntil
07:54:47 [2022-06-02T07:54:47.332Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
07:54:48 [2022-06-02T07:54:48.263Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
07:54:49 [2022-06-02T07:54:49.198Z]     docker_api_swarm_service_test.go:395: [d1d9502013ac5] joining swarm manager [d3b3ffbacae67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:54:49 [2022-06-02T07:54:49.198Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
07:54:49 [2022-06-02T07:54:49.761Z]     docker_api_swarm_service_test.go:395: [d0cdc5c23bbdb] joining swarm manager [d3b3ffbacae67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:54:53 [2022-06-02T07:54:53.939Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
07:54:54 [2022-06-02T07:54:54.196Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
07:54:54 [2022-06-02T07:54:54.453Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
07:54:55 [2022-06-02T07:54:55.488Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
07:54:56 [2022-06-02T07:54:56.052Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
07:54:56 [2022-06-02T07:54:56.991Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
07:54:57 [2022-06-02T07:54:57.925Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
07:54:58 [2022-06-02T07:54:58.489Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
07:55:00 [2022-06-02T07:55:00.385Z] === RUN   TestDockerSuite/TestLogsFollowStopped
07:55:00 [2022-06-02T07:55:00.646Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
07:55:01 [2022-06-02T07:55:01.212Z] === RUN   TestDockerSuite/TestLogsSince
07:55:05 [2022-06-02T07:55:05.406Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
07:55:06 [2022-06-02T07:55:06.778Z]     docker_api_swarm_service_test.go:343: [dc3a217ad2656] joining swarm manager [d1d54925ddbe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:55:07 [2022-06-02T07:55:07.710Z]     docker_api_swarm_service_test.go:343: [d96d69c09142d] joining swarm manager [d1d54925ddbe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:55:07 [2022-06-02T07:55:07.710Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
07:55:14 [2022-06-02T07:55:14.258Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
07:55:14 [2022-06-02T07:55:14.258Z] === RUN   TestDockerSuite/TestLogsTail
07:55:14 [2022-06-02T07:55:14.258Z] === RUN   TestDockerSuite/TestLogsTimestamps
07:55:14 [2022-06-02T07:55:14.823Z] === RUN   TestDockerSuite/TestLogsWithDetails
07:55:15 [2022-06-02T07:55:15.080Z] === RUN   TestDockerSuite/TestMountIntoProc
07:55:15 [2022-06-02T07:55:15.338Z] === RUN   TestDockerSuite/TestMountIntoSys
07:55:15 [2022-06-02T07:55:15.902Z] === RUN   TestDockerSuite/TestNetHostname
07:55:17 [2022-06-02T07:55:17.276Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
07:55:17 [2022-06-02T07:55:17.276Z] === RUN   TestDockerSuite/TestNetworkEvents
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/builder	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/builder/remotecontext	0.128s	coverage: 13.7% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/builder/dockerfile	0.524s	coverage: 49.3% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.729s	coverage: 86.3% of statements
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/cli	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
07:55:18 [2022-06-02T07:55:18.446Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.233s	coverage: 67.6% of statements
07:55:21 [2022-06-02T07:55:21.454Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
07:55:22 [2022-06-02T07:55:22.618Z] ok  	github.com/docker/docker/client	0.152s	coverage: 75.6% of statements
07:55:22 [2022-06-02T07:55:22.826Z]     docker_api_swarm_service_test.go:490: [ddb1cd7629a05] joining swarm manager [da85f043319f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:55:23 [2022-06-02T07:55:23.083Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
07:55:23 [2022-06-02T07:55:23.650Z]     docker_api_swarm_service_test.go:490: [d1da66be07559] joining swarm manager [da85f043319f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:55:24 [2022-06-02T07:55:24.584Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
07:55:25 [2022-06-02T07:55:25.150Z] === RUN   TestDockerSuite/TestPluginActive
07:55:27 [2022-06-02T07:55:27.053Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
07:55:33 [2022-06-02T07:55:33.613Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
07:55:33 [2022-06-02T07:55:33.613Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
07:55:33 [2022-06-02T07:55:33.613Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
07:55:34 [2022-06-02T07:55:34.177Z] === RUN   TestDockerSuite/TestPluginLogDriver
07:55:36 [2022-06-02T07:55:36.703Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
07:55:36 [2022-06-02T07:55:36.703Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
07:55:39 [2022-06-02T07:55:39.230Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
07:55:41 [2022-06-02T07:55:41.757Z] === RUN   TestDockerSuite/TestPluginUpgrade
07:55:42 [2022-06-02T07:55:42.014Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
07:55:44 [2022-06-02T07:55:44.544Z]     docker_api_swarm_service_test.go:128: [d5a5052d39fe5] joining swarm manager [dd488b8d8b896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:55:45 [2022-06-02T07:55:45.109Z]     docker_api_swarm_service_test.go:129: [d666f6e241c5a] joining swarm manager [dd488b8d8b896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:55:47 [2022-06-02T07:55:47.010Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
07:55:47 [2022-06-02T07:55:47.010Z]     docker_api_swarm_service_test.go:137: [dd89d8e88835a] joining swarm manager [dd488b8d8b896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:55:47 [2022-06-02T07:55:47.945Z]     docker_api_swarm_service_test.go:138: [d19b00baa99e5] joining swarm manager [dd488b8d8b896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:55:48 [2022-06-02T07:55:48.512Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
07:55:49 [2022-06-02T07:55:49.883Z] === RUN   TestDockerSuite/TestPortHostBinding
07:55:50 [2022-06-02T07:55:50.837Z] === RUN   TestDockerSuite/TestPortList
07:55:57 [2022-06-02T07:55:57.393Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
07:55:57 [2022-06-02T07:55:57.650Z] === RUN   TestDockerSuite/TestPostContainersAttach
07:56:04 [2022-06-02T07:56:04.201Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
07:56:04 [2022-06-02T07:56:04.201Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
07:56:04 [2022-06-02T07:56:04.201Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
07:56:04 [2022-06-02T07:56:04.201Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
07:56:04 [2022-06-02T07:56:04.201Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
07:56:04 [2022-06-02T07:56:04.458Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
07:56:04 [2022-06-02T07:56:04.458Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
07:56:04 [2022-06-02T07:56:04.716Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
07:56:04 [2022-06-02T07:56:04.716Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
07:56:05 [2022-06-02T07:56:05.649Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
07:56:05 [2022-06-02T07:56:05.649Z] === RUN   TestDockerSuite/TestPruneContainerLabel
07:56:07 [2022-06-02T07:56:07.551Z] === RUN   TestDockerSuite/TestPruneContainerUntil
07:56:08 [2022-06-02T07:56:08.483Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
07:56:08 [2022-06-02T07:56:08.741Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
07:56:08 [2022-06-02T07:56:08.999Z] === RUN   TestDockerSuite/TestPsByOrder
07:56:09 [2022-06-02T07:56:09.244Z] ok  	github.com/docker/docker/cmd/dockerd	0.090s	coverage: 29.7% of statements
07:56:09 [2022-06-02T07:56:09.245Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.8% of statements
07:56:09 [2022-06-02T07:56:09.245Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.492s	coverage: 0.0% of statements
07:56:09 [2022-06-02T07:56:09.245Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
07:56:09 [2022-06-02T07:56:09.245Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:56:09 [2022-06-02T07:56:09.245Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:56:09 [2022-06-02T07:56:09.245Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:56:09 [2022-06-02T07:56:09.245Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:56:10 [2022-06-02T07:56:10.372Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
07:56:10 [2022-06-02T07:56:10.938Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
07:56:11 [2022-06-02T07:56:11.503Z] === RUN   TestDockerSuite/TestPsListContainersBase
07:56:12 [2022-06-02T07:56:12.875Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
07:56:13 [2022-06-02T07:56:13.414Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
07:56:14 [2022-06-02T07:56:14.262Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
07:56:14 [2022-06-02T07:56:14.819Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
07:56:14 [2022-06-02T07:56:14.838Z]     docker_api_swarm_service_test.go:304: [d85fade4bfd82] joining swarm manager [dbb3f18d70da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:56:16 [2022-06-02T07:56:16.210Z]     docker_api_swarm_service_test.go:304: [d3405960caf69] joining swarm manager [dbb3f18d70da7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:56:16 [2022-06-02T07:56:16.241Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
07:56:18 [2022-06-02T07:56:18.736Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
07:56:18 [2022-06-02T07:56:18.736Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
07:56:21 [2022-06-02T07:56:21.263Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
07:56:24 [2022-06-02T07:56:24.326Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.441s	coverage: 13.4% of statements
07:56:24 [2022-06-02T07:56:24.582Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 81.5% of statements
07:56:25 [2022-06-02T07:56:25.143Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
07:56:25 [2022-06-02T07:56:25.706Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
07:56:25 [2022-06-02T07:56:25.962Z] ok  	github.com/docker/docker/daemon	10.168s	coverage: 16.1% of statements
07:56:25 [2022-06-02T07:56:25.962Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:56:25 [2022-06-02T07:56:25.962Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:56:25 [2022-06-02T07:56:25.962Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:56:25 [2022-06-02T07:56:25.962Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:56:27 [2022-06-02T07:56:27.327Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.754s	coverage: 74.8% of statements
07:56:27 [2022-06-02T07:56:27.810Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
07:56:28 [2022-06-02T07:56:28.254Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.023s	coverage: 3.0% of statements
07:56:28 [2022-06-02T07:56:28.254Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.264s	coverage: 56.2% of statements
07:56:28 [2022-06-02T07:56:28.375Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
07:56:29 [2022-06-02T07:56:29.746Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
07:56:30 [2022-06-02T07:56:30.144Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
07:56:30 [2022-06-02T07:56:30.677Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
07:56:31 [2022-06-02T07:56:31.536Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.380s	coverage: 50.6% of statements
07:56:31 [2022-06-02T07:56:31.612Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
07:56:32 [2022-06-02T07:56:32.902Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.616s	coverage: 46.1% of statements
07:56:32 [2022-06-02T07:56:32.902Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:56:32 [2022-06-02T07:56:32.983Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
07:56:33 [2022-06-02T07:56:33.832Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.673s	coverage: 58.5% of statements
07:56:33 [2022-06-02T07:56:33.832Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:56:33 [2022-06-02T07:56:33.832Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:56:33 [2022-06-02T07:56:33.832Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 58.5% of statements
07:56:34 [2022-06-02T07:56:34.880Z] === RUN   TestDockerSuite/TestPsListContainersSize
07:56:35 [2022-06-02T07:56:35.199Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
07:56:35 [2022-06-02T07:56:35.444Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
07:56:35 [2022-06-02T07:56:35.444Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
07:56:35 [2022-06-02T07:56:35.454Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
07:56:35 [2022-06-02T07:56:35.701Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
07:56:36 [2022-06-02T07:56:36.271Z] === RUN   TestDockerSuite/TestPsRightTagName
07:56:36 [2022-06-02T07:56:36.382Z] ok  	github.com/docker/docker/daemon/images	0.049s	coverage: 6.6% of statements
07:56:36 [2022-06-02T07:56:36.382Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:56:36 [2022-06-02T07:56:36.382Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:56:37 [2022-06-02T07:56:37.310Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
07:56:37 [2022-06-02T07:56:37.648Z]     docker_api_swarm_service_test.go:100: [de506630835b2] joining swarm manager [de68fe88ca4fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:56:37 [2022-06-02T07:56:37.871Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.201s	coverage: 80.2% of statements
07:56:38 [2022-06-02T07:56:38.127Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
07:56:38 [2022-06-02T07:56:38.127Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:56:38 [2022-06-02T07:56:38.215Z] === RUN   TestDockerSuite/TestPsShowMounts
07:56:38 [2022-06-02T07:56:38.472Z]     docker_api_swarm_service_test.go:101: [de68620c94166] joining swarm manager [de68fe88ca4fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:56:38 [2022-06-02T07:56:38.691Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 68.2% of statements
07:56:38 [2022-06-02T07:56:38.948Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
07:56:39 [2022-06-02T07:56:39.512Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
07:56:39 [2022-06-02T07:56:39.845Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
07:56:40 [2022-06-02T07:56:40.075Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.177s	coverage: 76.8% of statements
07:56:40 [2022-06-02T07:56:40.104Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
07:56:40 [2022-06-02T07:56:40.104Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
07:56:40 [2022-06-02T07:56:40.104Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
07:56:40 [2022-06-02T07:56:40.332Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 79.2% of statements
07:56:40 [2022-06-02T07:56:40.332Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:56:40 [2022-06-02T07:56:40.332Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
07:56:40 [2022-06-02T07:56:40.363Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
07:56:40 [2022-06-02T07:56:40.622Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
07:56:40 [2022-06-02T07:56:40.622Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
07:56:41 [2022-06-02T07:56:41.261Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 31.5% of statements
07:56:41 [2022-06-02T07:56:41.261Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 62.0% of statements
07:56:41 [2022-06-02T07:56:41.559Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
07:56:42 [2022-06-02T07:56:42.192Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
07:56:42 [2022-06-02T07:56:42.755Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
07:56:42 [2022-06-02T07:56:42.937Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
07:56:43 [2022-06-02T07:56:43.320Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
07:56:43 [2022-06-02T07:56:43.871Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
07:56:44 [2022-06-02T07:56:44.249Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.628s	coverage: 82.5% of statements
07:56:44 [2022-06-02T07:56:44.249Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:56:44 [2022-06-02T07:56:44.249Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:56:44 [2022-06-02T07:56:44.436Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
07:56:44 [2022-06-02T07:56:44.909Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 44.4% of statements
07:56:45 [2022-06-02T07:56:45.167Z] ok  	github.com/docker/docker/distribution	0.638s	coverage: 28.2% of statements
07:56:45 [2022-06-02T07:56:45.167Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:56:46 [2022-06-02T07:56:46.096Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
07:56:46 [2022-06-02T07:56:46.660Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
07:56:46 [2022-06-02T07:56:46.916Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
07:56:47 [2022-06-02T07:56:47.480Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
07:56:47 [2022-06-02T07:56:47.736Z] ok  	github.com/docker/docker/distribution/xfer	1.901s	coverage: 84.9% of statements
07:56:47 [2022-06-02T07:56:47.736Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:56:47 [2022-06-02T07:56:47.736Z] ?   	github.com/docker/docker/image/v1	[no test files]
07:56:47 [2022-06-02T07:56:47.736Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:56:48 [2022-06-02T07:56:48.666Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
07:56:49 [2022-06-02T07:56:49.230Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
07:56:49 [2022-06-02T07:56:49.487Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 66.0% of statements
07:56:49 [2022-06-02T07:56:49.744Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
07:56:51 [2022-06-02T07:56:51.006Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
07:56:51 [2022-06-02T07:56:51.265Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
07:56:51 [2022-06-02T07:56:51.637Z] ok  	github.com/docker/docker/pkg/archive	0.311s	coverage: 82.2% of statements
07:56:52 [2022-06-02T07:56:52.200Z] ok  	github.com/docker/docker/pkg/authorization	0.267s	coverage: 68.3% of statements
07:56:52 [2022-06-02T07:56:52.201Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
07:56:52 [2022-06-02T07:56:52.457Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
07:56:52 [2022-06-02T07:56:52.638Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
07:56:52 [2022-06-02T07:56:52.638Z] === RUN   TestDockerSuite/TestRestartPolicyNO
07:56:52 [2022-06-02T07:56:52.638Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
07:56:52 [2022-06-02T07:56:52.896Z] === RUN   TestDockerSuite/TestRestartRunningContainer
07:56:55 [2022-06-02T07:56:55.423Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
07:56:55 [2022-06-02T07:56:55.725Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.501s	coverage: 42.7% of statements
07:56:55 [2022-06-02T07:56:55.725Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
07:56:55 [2022-06-02T07:56:55.982Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
07:56:55 [2022-06-02T07:56:55.987Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
07:56:56 [2022-06-02T07:56:56.239Z] ok  	github.com/docker/docker/layer	7.142s	coverage: 69.0% of statements
07:56:56 [2022-06-02T07:56:56.239Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:56:56 [2022-06-02T07:56:56.239Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:56:56 [2022-06-02T07:56:56.239Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:56:56 [2022-06-02T07:56:56.239Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:56:56 [2022-06-02T07:56:56.239Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:56:56 [2022-06-02T07:56:56.239Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:56:56 [2022-06-02T07:56:56.239Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
07:56:56 [2022-06-02T07:56:56.803Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
07:56:56 [2022-06-02T07:56:56.803Z] ok  	github.com/docker/docker/pkg/fsutils	0.160s	coverage: 85.1% of statements
07:56:57 [2022-06-02T07:56:57.060Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
07:56:58 [2022-06-02T07:56:58.428Z] ok  	github.com/docker/docker/pkg/idtools	0.558s	coverage: 67.9% of statements
07:56:58 [2022-06-02T07:56:58.428Z] ok  	github.com/docker/docker/pkg/ioutils	0.449s	coverage: 71.5% of statements
07:56:58 [2022-06-02T07:56:58.535Z] === RUN   TestDockerSuite/TestRestartWithVolumes
07:56:58 [2022-06-02T07:56:58.685Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
07:56:58 [2022-06-02T07:56:58.685Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
07:56:58 [2022-06-02T07:56:58.685Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:56:58 [2022-06-02T07:56:58.942Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
07:56:58 [2022-06-02T07:56:58.942Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
07:56:59 [2022-06-02T07:56:59.199Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
07:56:59 [2022-06-02T07:56:59.455Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
07:56:59 [2022-06-02T07:56:59.455Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
07:56:59 [2022-06-02T07:56:59.455Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:56:59 [2022-06-02T07:56:59.455Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:56:59 [2022-06-02T07:56:59.908Z] === RUN   TestDockerSuite/TestRmiBlank
07:56:59 [2022-06-02T07:56:59.908Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
07:56:59 [2022-06-02T07:56:59.908Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
07:57:00 [2022-06-02T07:57:00.017Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
07:57:00 [2022-06-02T07:57:00.580Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
07:57:00 [2022-06-02T07:57:00.836Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
07:57:01 [2022-06-02T07:57:01.091Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
07:57:01 [2022-06-02T07:57:01.811Z]     check_test.go:378: [de506630835b2] daemon is not started
07:57:02 [2022-06-02T07:57:02.454Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 75.0% of statements
07:57:02 [2022-06-02T07:57:02.454Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
07:57:02 [2022-06-02T07:57:02.710Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
07:57:02 [2022-06-02T07:57:02.744Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
07:57:02 [2022-06-02T07:57:02.966Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
07:57:03 [2022-06-02T07:57:03.222Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
07:57:03 [2022-06-02T07:57:03.222Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:57:03 [2022-06-02T07:57:03.309Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
07:57:03 [2022-06-02T07:57:03.567Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
07:57:03 [2022-06-02T07:57:03.792Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.1% of statements
07:57:04 [2022-06-02T07:57:04.352Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
07:57:04 [2022-06-02T07:57:04.608Z] ok  	github.com/docker/docker/pkg/tailfile	0.067s	coverage: 88.6% of statements
07:57:04 [2022-06-02T07:57:04.941Z] === RUN   TestDockerSuite/TestRmiImgIDForce
07:57:05 [2022-06-02T07:57:05.170Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
07:57:05 [2022-06-02T07:57:05.425Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
07:57:05 [2022-06-02T07:57:05.425Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
07:57:05 [2022-06-02T07:57:05.506Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
07:57:06 [2022-06-02T07:57:06.439Z] === RUN   TestDockerSuite/TestRmiParentImageFail
07:57:07 [2022-06-02T07:57:07.003Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
07:57:07 [2022-06-02T07:57:07.003Z] === RUN   TestDockerSuite/TestRmiTag
07:57:07 [2022-06-02T07:57:07.261Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
07:57:07 [2022-06-02T07:57:07.314Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
07:57:07 [2022-06-02T07:57:07.571Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
07:57:07 [2022-06-02T07:57:07.827Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
07:57:07 [2022-06-02T07:57:07.827Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
07:57:09 [2022-06-02T07:57:09.193Z] ok  	github.com/docker/docker/quota	0.215s	coverage: 71.4% of statements
07:57:09 [2022-06-02T07:57:09.193Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
07:57:09 [2022-06-02T07:57:09.202Z]     docker_api_swarm_service_test.go:533: [dd8e3df73f3ad] joining swarm manager [d85c96df181c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:57:10 [2022-06-02T07:57:10.123Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.6% of statements
07:57:10 [2022-06-02T07:57:10.574Z]     docker_api_swarm_service_test.go:534: [d7e9795cdc9b5] joining swarm manager [d85c96df181c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:57:10 [2022-06-02T07:57:10.685Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
07:57:10 [2022-06-02T07:57:10.685Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
07:57:10 [2022-06-02T07:57:10.832Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
07:57:11 [2022-06-02T07:57:11.247Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
07:57:11 [2022-06-02T07:57:11.247Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
07:57:11 [2022-06-02T07:57:11.397Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
07:57:11 [2022-06-02T07:57:11.963Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
07:57:12 [2022-06-02T07:57:12.528Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
07:57:13 [2022-06-02T07:57:13.135Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
07:57:13 [2022-06-02T07:57:13.697Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 77.2% of statements
07:57:14 [2022-06-02T07:57:14.259Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
07:57:14 [2022-06-02T07:57:14.427Z] === RUN   TestDockerSuite/TestRunAddHost
07:57:14 [2022-06-02T07:57:14.684Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
07:57:14 [2022-06-02T07:57:14.941Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
07:57:15 [2022-06-02T07:57:15.186Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
07:57:15 [2022-06-02T07:57:15.521Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
07:57:15 [2022-06-02T07:57:15.522Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
07:57:16 [2022-06-02T07:57:16.457Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
07:57:17 [2022-06-02T07:57:17.827Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
07:57:18 [2022-06-02T07:57:18.392Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
07:57:18 [2022-06-02T07:57:18.957Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
07:57:19 [2022-06-02T07:57:19.523Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
07:57:20 [2022-06-02T07:57:20.457Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
07:57:21 [2022-06-02T07:57:21.390Z] === RUN   TestDockerSuite/TestRunAttachDetach
07:57:21 [2022-06-02T07:57:21.954Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
07:57:22 [2022-06-02T07:57:22.518Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
07:57:23 [2022-06-02T07:57:23.083Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
07:57:23 [2022-06-02T07:57:23.647Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
07:57:24 [2022-06-02T07:57:24.212Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
07:57:24 [2022-06-02T07:57:24.778Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
07:57:25 [2022-06-02T07:57:25.709Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
07:57:25 [2022-06-02T07:57:25.968Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
07:57:26 [2022-06-02T07:57:26.533Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
07:57:26 [2022-06-02T07:57:26.791Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
07:57:26 [2022-06-02T07:57:26.791Z] === RUN   TestDockerSuite/TestRunBindMounts
07:57:28 [2022-06-02T07:57:28.162Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
07:57:29 [2022-06-02T07:57:29.094Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
07:57:29 [2022-06-02T07:57:29.352Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
07:57:29 [2022-06-02T07:57:29.916Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
07:57:30 [2022-06-02T07:57:30.174Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
07:57:30 [2022-06-02T07:57:30.174Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
07:57:30 [2022-06-02T07:57:30.738Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
07:57:30 [2022-06-02T07:57:30.996Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
07:57:31 [2022-06-02T07:57:31.568Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
07:57:32 [2022-06-02T07:57:32.132Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
07:57:32 [2022-06-02T07:57:32.391Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
07:57:32 [2022-06-02T07:57:32.391Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
07:57:32 [2022-06-02T07:57:32.955Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
07:57:32 [2022-06-02T07:57:32.955Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
07:57:33 [2022-06-02T07:57:33.519Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
07:57:33 [2022-06-02T07:57:33.776Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
07:57:34 [2022-06-02T07:57:34.341Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
07:57:34 [2022-06-02T07:57:34.907Z] === RUN   TestDockerSuite/TestRunContainerNetwork
07:57:35 [2022-06-02T07:57:35.472Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
07:57:35 [2022-06-02T07:57:35.472Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
07:57:36 [2022-06-02T07:57:36.037Z]     docker_api_swarm_service_test.go:148: [d5aab7660f036] joining swarm manager [df3ea145a0aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:57:36 [2022-06-02T07:57:36.037Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
07:57:36 [2022-06-02T07:57:36.969Z]     docker_api_swarm_service_test.go:148: [d0bb0f52bb7fd] joining swarm manager [df3ea145a0aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:57:37 [2022-06-02T07:57:37.059Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.3% of statements
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/rootless	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/volume	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === Skipped
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     network_proxy_test.go:208: No support for dual stack yet
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver btrfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver btrfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver btrfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver btrfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver btrfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:71: No driver to put!
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z] time="2022-06-02T07:56:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z] time="2022-06-02T07:56:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z] time="2022-06-02T07:56:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z] time="2022-06-02T07:56:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z] time="2022-06-02T07:56:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:71: No driver to put!
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     overlay_test.go:50: Fails to compute changes intermittently
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver zfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver zfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver zfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver zfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:44: Driver zfs not supported
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     graphtest_unix.go:71: No driver to put!
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:57:37 [2022-06-02T07:57:37.059Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
07:57:37 [2022-06-02T07:57:37.059Z] 
07:57:37 [2022-06-02T07:57:37.059Z] DONE 2768 tests, 28 skipped in 251.183s
07:57:37 [2022-06-02T07:57:37.059Z] + '[' -n 'github.com/docker/docker/libnetwork
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/bitseq
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/cluster
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/config
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/datastore
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/diagnostic
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/discoverapi
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/driverapi
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/bridge
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/host
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/null
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/overlay
07:57:37 [2022-06-02T07:57:37.059Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/drivers/remote
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/drivers/windows
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/drvregistry
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/etchosts
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/idm
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/internal/caller
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ipam
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ipamapi
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ipams/builtin
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ipams/null
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ipams/remote
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ipamutils
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/iptables
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/netlabel
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/netutils
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/networkdb
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/ns
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/options
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/osl
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/osl/kernel
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/portallocator
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/portmapper
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/resolvconf
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/testutils
07:57:37 [2022-06-02T07:57:37.060Z] github.com/docker/docker/libnetwork/types' ']'
07:57:37 [2022-06-02T07:57:37.060Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
07:57:37 [2022-06-02T07:57:37.227Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
07:57:38 [2022-06-02T07:57:38.601Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
07:57:39 [2022-06-02T07:57:39.975Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
07:57:40 [2022-06-02T07:57:40.239Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
07:57:40 [2022-06-02T07:57:40.806Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
07:57:41 [2022-06-02T07:57:41.373Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
07:57:41 [2022-06-02T07:57:41.937Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
07:57:42 [2022-06-02T07:57:42.195Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
07:57:43 [2022-06-02T07:57:43.567Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
07:57:45 [2022-06-02T07:57:45.464Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
07:57:45 [2022-06-02T07:57:45.464Z] === RUN   TestDockerSuite/TestRunCreateVolume
07:57:46 [2022-06-02T07:57:46.028Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
07:57:47 [2022-06-02T07:57:47.926Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
07:57:48 [2022-06-02T07:57:48.866Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
07:57:50 [2022-06-02T07:57:50.241Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
07:57:51 [2022-06-02T07:57:51.614Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
07:57:51 [2022-06-02T07:57:51.614Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
07:57:51 [2022-06-02T07:57:51.614Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
07:57:51 [2022-06-02T07:57:51.614Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
07:57:51 [2022-06-02T07:57:51.614Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
07:57:52 [2022-06-02T07:57:52.179Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
07:57:53 [2022-06-02T07:57:53.551Z] === RUN   TestDockerSuite/TestRunDNSOptions
07:57:54 [2022-06-02T07:57:54.486Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
07:57:56 [2022-06-02T07:57:56.385Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
07:57:56 [2022-06-02T07:57:56.643Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
07:57:57 [2022-06-02T07:57:57.576Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
07:57:58 [2022-06-02T07:57:58.141Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
07:57:58 [2022-06-02T07:57:58.141Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
07:57:58 [2022-06-02T07:57:58.141Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
07:57:58 [2022-06-02T07:57:58.399Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
07:57:59 [2022-06-02T07:57:59.333Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
07:57:59 [2022-06-02T07:57:59.333Z] === RUN   TestDockerSuite/TestRunDuplicateMount
07:57:59 [2022-06-02T07:57:59.899Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
07:58:00 [2022-06-02T07:58:00.463Z] === RUN   TestDockerSuite/TestRunEchoStdout
07:58:01 [2022-06-02T07:58:01.029Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
07:58:01 [2022-06-02T07:58:01.595Z] === RUN   TestDockerSuite/TestRunEmptyEnv
07:58:01 [2022-06-02T07:58:01.595Z] === RUN   TestDockerSuite/TestRunEntrypoint
07:58:02 [2022-06-02T07:58:02.161Z] === RUN   TestDockerSuite/TestRunEnvironment
07:58:02 [2022-06-02T07:58:02.728Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
07:58:03 [2022-06-02T07:58:03.293Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
07:58:03 [2022-06-02T07:58:03.857Z] === RUN   TestDockerSuite/TestRunExitCode
07:58:04 [2022-06-02T07:58:04.114Z] === RUN   TestDockerSuite/TestRunExitCodeOne
07:58:04 [2022-06-02T07:58:04.680Z] === RUN   TestDockerSuite/TestRunExitCodeZero
07:58:04 [2022-06-02T07:58:04.938Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
07:58:05 [2022-06-02T07:58:05.534Z] === RUN   TestDockerSuite/TestRunExposePort
07:58:05 [2022-06-02T07:58:05.534Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
07:58:06 [2022-06-02T07:58:06.101Z] === RUN   TestDockerSuite/TestRunGroupAdd
07:58:06 [2022-06-02T07:58:06.359Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
07:58:07 [2022-06-02T07:58:07.292Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
07:58:07 [2022-06-02T07:58:07.549Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
07:58:07 [2022-06-02T07:58:07.549Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
07:58:07 [2022-06-02T07:58:07.549Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
07:58:10 [2022-06-02T07:58:10.079Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
07:58:10 [2022-06-02T07:58:10.079Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
07:58:13 [2022-06-02T07:58:13.358Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
07:58:21 [2022-06-02T07:58:21.465Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
07:58:21 [2022-06-02T07:58:21.465Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
07:58:22 [2022-06-02T07:58:22.846Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
07:58:22 [2022-06-02T07:58:22.846Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
07:58:22 [2022-06-02T07:58:22.846Z] === RUN   TestDockerSuite/TestRunInvalidReference
07:58:22 [2022-06-02T07:58:22.846Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
07:58:23 [2022-06-02T07:58:23.412Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
07:58:23 [2022-06-02T07:58:23.688Z] ok  	github.com/docker/docker/libnetwork	37.084s	coverage: 40.6% of statements
07:58:23 [2022-06-02T07:58:23.688Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 84.4% of statements
07:58:23 [2022-06-02T07:58:23.688Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
07:58:23 [2022-06-02T07:58:23.688Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
07:58:23 [2022-06-02T07:58:23.688Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
07:58:23 [2022-06-02T07:58:23.688Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
07:58:23 [2022-06-02T07:58:23.688Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
07:58:23 [2022-06-02T07:58:23.688Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
07:58:23 [2022-06-02T07:58:23.688Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
07:58:23 [2022-06-02T07:58:23.689Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
07:58:23 [2022-06-02T07:58:23.689Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 19.7% of statements
07:58:23 [2022-06-02T07:58:23.689Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
07:58:23 [2022-06-02T07:58:23.689Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
07:58:23 [2022-06-02T07:58:23.689Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
07:58:23 [2022-06-02T07:58:23.689Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
07:58:23 [2022-06-02T07:58:23.689Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.339s	coverage: 59.9% of statements
07:58:23 [2022-06-02T07:58:23.689Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
07:58:23 [2022-06-02T07:58:23.689Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
07:58:23 [2022-06-02T07:58:23.689Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.131s	coverage: 4.0% of statements
07:58:23 [2022-06-02T07:58:23.689Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
07:58:23 [2022-06-02T07:58:23.689Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
07:58:23 [2022-06-02T07:58:23.689Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
07:58:23 [2022-06-02T07:58:23.689Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
07:58:25 [2022-06-02T07:58:25.315Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
07:58:26 [2022-06-02T07:58:26.248Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
07:58:27 [2022-06-02T07:58:27.181Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
07:58:31 [2022-06-02T07:58:31.770Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.613s	coverage: 7.2% of statements
07:58:31 [2022-06-02T07:58:31.770Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
07:58:32 [2022-06-02T07:58:32.331Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
07:58:32 [2022-06-02T07:58:32.586Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
07:58:32 [2022-06-02T07:58:32.586Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
07:58:32 [2022-06-02T07:58:32.586Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
07:58:32 [2022-06-02T07:58:32.842Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
07:58:33 [2022-06-02T07:58:33.099Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
07:58:33 [2022-06-02T07:58:33.355Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
07:58:33 [2022-06-02T07:58:33.611Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
07:58:33 [2022-06-02T07:58:33.740Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
07:58:33 [2022-06-02T07:58:33.740Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
07:58:33 [2022-06-02T07:58:33.740Z] === RUN   TestDockerSuite/TestRunModeHostname
07:58:33 [2022-06-02T07:58:33.867Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
07:58:33 [2022-06-02T07:58:33.998Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
07:58:33 [2022-06-02T07:58:33.998Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
07:58:34 [2022-06-02T07:58:34.255Z] === RUN   TestDockerSuite/TestRunModeIpcHost
07:58:36 [2022-06-02T07:58:36.153Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
07:58:36 [2022-06-02T07:58:36.411Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
07:58:36 [2022-06-02T07:58:36.668Z] === RUN   TestDockerSuite/TestRunModePIDContainer
07:58:37 [2022-06-02T07:58:37.599Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
07:58:37 [2022-06-02T07:58:37.600Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
07:58:37 [2022-06-02T07:58:37.858Z] === RUN   TestDockerSuite/TestRunModeUTSHost
07:58:39 [2022-06-02T07:58:39.230Z] === RUN   TestDockerSuite/TestRunMount
07:58:41 [2022-06-02T07:58:41.131Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
07:58:44 [2022-06-02T07:58:44.412Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
07:58:44 [2022-06-02T07:58:44.412Z] === RUN   TestDockerSuite/TestRunMountOrdering
07:58:44 [2022-06-02T07:58:44.977Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
07:58:45 [2022-06-02T07:58:45.238Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
07:58:46 [2022-06-02T07:58:46.035Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
07:58:47 [2022-06-02T07:58:47.134Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
07:58:47 [2022-06-02T07:58:47.134Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
07:58:48 [2022-06-02T07:58:48.506Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
07:58:49 [2022-06-02T07:58:49.880Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
07:58:51 [2022-06-02T07:58:51.255Z] === RUN   TestDockerSuite/TestRunNamedVolume
07:58:53 [2022-06-02T07:58:53.159Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
07:58:53 [2022-06-02T07:58:53.159Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
07:58:55 [2022-06-02T07:58:55.059Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
07:58:55 [2022-06-02T07:58:55.993Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
07:58:55 [2022-06-02T07:58:55.993Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
07:58:57 [2022-06-02T07:58:57.373Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
07:58:57 [2022-06-02T07:58:57.373Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
07:58:57 [2022-06-02T07:58:57.630Z] === RUN   TestDockerSuite/TestRunNetHost
07:58:58 [2022-06-02T07:58:58.565Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
07:58:59 [2022-06-02T07:58:59.499Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
07:58:59 [2022-06-02T07:58:59.756Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
07:59:00 [2022-06-02T07:59:00.320Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
07:59:00 [2022-06-02T07:59:00.871Z] ok  	github.com/docker/docker/libnetwork/ipam	14.287s	coverage: 85.3% of statements
07:59:00 [2022-06-02T07:59:00.871Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
07:59:00 [2022-06-02T07:59:00.871Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
07:59:00 [2022-06-02T07:59:00.871Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
07:59:00 [2022-06-02T07:59:00.871Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
07:59:00 [2022-06-02T07:59:00.871Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
07:59:00 [2022-06-02T07:59:00.871Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
07:59:00 [2022-06-02T07:59:00.871Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.263s	coverage: 74.0% of statements
07:59:00 [2022-06-02T07:59:00.871Z] ok  	github.com/docker/docker/libnetwork/iptables	0.152s	coverage: 45.1% of statements
07:59:00 [2022-06-02T07:59:00.871Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
07:59:01 [2022-06-02T07:59:01.433Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
07:59:01 [2022-06-02T07:59:01.693Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
07:59:03 [2022-06-02T07:59:03.595Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
07:59:04 [2022-06-02T07:59:04.528Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
07:59:07 [2022-06-02T07:59:07.058Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
07:59:07 [2022-06-02T07:59:07.317Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
07:59:07 [2022-06-02T07:59:07.317Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
07:59:07 [2022-06-02T07:59:07.883Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
07:59:07 [2022-06-02T07:59:07.883Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
07:59:08 [2022-06-02T07:59:08.449Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
07:59:09 [2022-06-02T07:59:09.016Z] === RUN   TestDockerSuite/TestRunNonExistingImage
07:59:09 [2022-06-02T07:59:09.016Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
07:59:09 [2022-06-02T07:59:09.275Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
07:59:15 [2022-06-02T07:59:15.849Z] === RUN   TestDockerSuite/TestRunOOMExitCode
07:59:15 [2022-06-02T07:59:15.849Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
07:59:15 [2022-06-02T07:59:15.849Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
07:59:15 [2022-06-02T07:59:15.849Z] === RUN   TestDockerSuite/TestRunPIDsLimit
07:59:15 [2022-06-02T07:59:15.849Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
07:59:16 [2022-06-02T07:59:16.781Z] === RUN   TestDockerSuite/TestRunPortInUse
07:59:17 [2022-06-02T07:59:17.349Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
07:59:17 [2022-06-02T07:59:17.607Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
07:59:17 [2022-06-02T07:59:17.607Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
07:59:18 [2022-06-02T07:59:18.173Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
07:59:18 [2022-06-02T07:59:18.430Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
07:59:18 [2022-06-02T07:59:18.996Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
07:59:19 [2022-06-02T07:59:19.254Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
07:59:19 [2022-06-02T07:59:19.254Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
07:59:19 [2022-06-02T07:59:19.254Z] === RUN   TestDockerSuite/TestRunPublishPort
07:59:19 [2022-06-02T07:59:19.819Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
07:59:20 [2022-06-02T07:59:20.386Z] === RUN   TestDockerSuite/TestRunReadProcLatency
07:59:20 [2022-06-02T07:59:20.386Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
07:59:20 [2022-06-02T07:59:20.386Z] === RUN   TestDockerSuite/TestRunReadProcTimer
07:59:20 [2022-06-02T07:59:20.643Z] === RUN   TestDockerSuite/TestRunRedirectStdout
07:59:21 [2022-06-02T07:59:21.574Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
07:59:21 [2022-06-02T07:59:21.574Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
07:59:21 [2022-06-02T07:59:21.574Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
07:59:24 [2022-06-02T07:59:24.101Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
07:59:24 [2022-06-02T07:59:24.666Z] === RUN   TestDockerSuite/TestRunRm
07:59:24 [2022-06-02T07:59:24.924Z] === RUN   TestDockerSuite/TestRunRmAndWait
07:59:29 [2022-06-02T07:59:29.101Z] === RUN   TestDockerSuite/TestRunRmPre125Api
07:59:29 [2022-06-02T07:59:29.101Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
07:59:29 [2022-06-02T07:59:29.101Z] === RUN   TestDockerSuite/TestRunRootWorkdir
07:59:29 [2022-06-02T07:59:29.666Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
07:59:31 [2022-06-02T07:59:31.567Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
07:59:32 [2022-06-02T07:59:32.133Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
07:59:34 [2022-06-02T07:59:34.666Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
07:59:37 [2022-06-02T07:59:37.944Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
07:59:37 [2022-06-02T07:59:37.944Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
07:59:38 [2022-06-02T07:59:38.202Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
07:59:38 [2022-06-02T07:59:38.767Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
07:59:39 [2022-06-02T07:59:39.334Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
07:59:39 [2022-06-02T07:59:39.902Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
07:59:40 [2022-06-02T07:59:40.468Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
07:59:41 [2022-06-02T07:59:41.401Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
07:59:41 [2022-06-02T07:59:41.401Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
07:59:41 [2022-06-02T07:59:41.658Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
07:59:42 [2022-06-02T07:59:42.594Z] === RUN   TestDockerSuite/TestRunSetMacAddress
07:59:42 [2022-06-02T07:59:42.852Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
07:59:44 [2022-06-02T07:59:44.225Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
07:59:45 [2022-06-02T07:59:45.597Z] === RUN   TestDockerSuite/TestRunState
07:59:46 [2022-06-02T07:59:46.973Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
07:59:47 [2022-06-02T07:59:47.231Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
07:59:47 [2022-06-02T07:59:47.488Z] === RUN   TestDockerSuite/TestRunStdinPipe
07:59:48 [2022-06-02T07:59:48.055Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
07:59:48 [2022-06-02T07:59:48.312Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
07:59:48 [2022-06-02T07:59:48.312Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
07:59:48 [2022-06-02T07:59:48.312Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
07:59:48 [2022-06-02T07:59:48.881Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
07:59:49 [2022-06-02T07:59:49.448Z] === RUN   TestDockerSuite/TestRunSysctls
07:59:50 [2022-06-02T07:59:50.383Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
07:59:50 [2022-06-02T07:59:50.643Z] === RUN   TestDockerSuite/TestRunTLSVerify
07:59:50 [2022-06-02T07:59:50.643Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
07:59:50 [2022-06-02T07:59:50.643Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
07:59:51 [2022-06-02T07:59:51.221Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
07:59:53 [2022-06-02T07:59:53.122Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
07:59:53 [2022-06-02T07:59:53.122Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
07:59:53 [2022-06-02T07:59:53.687Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
07:59:55 [2022-06-02T07:59:55.588Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
07:59:56 [2022-06-02T07:59:56.153Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
07:59:58 [2022-06-02T07:59:58.052Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
07:59:59 [2022-06-02T07:59:59.423Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
08:00:01 [2022-06-02T08:00:01.322Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
08:00:01 [2022-06-02T08:00:01.887Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
08:00:02 [2022-06-02T08:00:02.146Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
08:00:02 [2022-06-02T08:00:02.403Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
08:00:02 [2022-06-02T08:00:02.970Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
08:00:04 [2022-06-02T08:00:04.867Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
08:00:04 [2022-06-02T08:00:04.867Z] === RUN   TestDockerSuite/TestRunUnshareProc
08:00:06 [2022-06-02T08:00:06.241Z] === RUN   TestDockerSuite/TestRunUserByID
08:00:06 [2022-06-02T08:00:06.808Z] === RUN   TestDockerSuite/TestRunUserByIDBig
08:00:06 [2022-06-02T08:00:06.808Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
08:00:07 [2022-06-02T08:00:07.067Z] === RUN   TestDockerSuite/TestRunUserByIDZero
08:00:07 [2022-06-02T08:00:07.632Z] === RUN   TestDockerSuite/TestRunUserByName
08:00:07 [2022-06-02T08:00:07.890Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
08:00:08 [2022-06-02T08:00:08.148Z] === RUN   TestDockerSuite/TestRunUserDefaults
08:00:09 [2022-06-02T08:00:09.111Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
08:00:09 [2022-06-02T08:00:09.111Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
08:00:09 [2022-06-02T08:00:09.111Z] === RUN   TestDockerSuite/TestRunUserNotFound
08:00:09 [2022-06-02T08:00:09.111Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
08:00:09 [2022-06-02T08:00:09.369Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
08:00:12 [2022-06-02T08:00:12.647Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
08:00:13 [2022-06-02T08:00:13.211Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
08:00:14 [2022-06-02T08:00:14.146Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
08:00:14 [2022-06-02T08:00:14.146Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
08:00:15 [2022-06-02T08:00:15.518Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
08:00:16 [2022-06-02T08:00:16.892Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
08:00:18 [2022-06-02T08:00:18.270Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
08:00:19 [2022-06-02T08:00:19.645Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
08:00:20 [2022-06-02T08:00:20.210Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
08:00:20 [2022-06-02T08:00:20.774Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
08:00:20 [2022-06-02T08:00:20.774Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
08:00:20 [2022-06-02T08:00:20.774Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
08:00:20 [2022-06-02T08:00:20.774Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
08:00:20 [2022-06-02T08:00:20.774Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
08:00:20 [2022-06-02T08:00:20.774Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
08:00:20 [2022-06-02T08:00:20.774Z] === RUN   TestDockerSuite/TestRunWithBadDevice
08:00:20 [2022-06-02T08:00:20.774Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
08:00:20 [2022-06-02T08:00:20.774Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
08:00:20 [2022-06-02T08:00:20.774Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
08:00:21 [2022-06-02T08:00:21.707Z] === RUN   TestDockerSuite/TestRunWithCPUShares
08:00:22 [2022-06-02T08:00:22.271Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
08:00:22 [2022-06-02T08:00:22.837Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
08:00:23 [2022-06-02T08:00:23.404Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
08:00:23 [2022-06-02T08:00:23.969Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
08:00:24 [2022-06-02T08:00:24.534Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
08:00:24 [2022-06-02T08:00:24.534Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
08:00:25 [2022-06-02T08:00:25.468Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
08:00:25 [2022-06-02T08:00:25.468Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
08:00:25 [2022-06-02T08:00:25.468Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
08:00:25 [2022-06-02T08:00:25.468Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
08:00:25 [2022-06-02T08:00:25.468Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
08:00:25 [2022-06-02T08:00:25.468Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
08:00:25 [2022-06-02T08:00:25.468Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
08:00:25 [2022-06-02T08:00:25.468Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
08:00:25 [2022-06-02T08:00:25.468Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
08:00:25 [2022-06-02T08:00:25.469Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
08:00:25 [2022-06-02T08:00:25.469Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
08:00:25 [2022-06-02T08:00:25.469Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
08:00:25 [2022-06-02T08:00:25.469Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
08:00:25 [2022-06-02T08:00:25.469Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
08:00:25 [2022-06-02T08:00:25.469Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
08:00:25 [2022-06-02T08:00:25.727Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
08:00:26 [2022-06-02T08:00:26.295Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
08:00:26 [2022-06-02T08:00:26.870Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
08:00:26 [2022-06-02T08:00:26.870Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
08:00:27 [2022-06-02T08:00:27.446Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
08:00:27 [2022-06-02T08:00:27.446Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
08:00:28 [2022-06-02T08:00:28.379Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
08:00:28 [2022-06-02T08:00:28.379Z] === RUN   TestDockerSuite/TestRunWithShmSize
08:00:28 [2022-06-02T08:00:28.944Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
08:00:28 [2022-06-02T08:00:28.944Z] === RUN   TestDockerSuite/TestRunWithSwappiness
08:00:29 [2022-06-02T08:00:29.511Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
08:00:29 [2022-06-02T08:00:29.511Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
08:00:29 [2022-06-02T08:00:29.511Z] === RUN   TestDockerSuite/TestRunWithUlimits
08:00:30 [2022-06-02T08:00:30.079Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
08:00:31 [2022-06-02T08:00:31.454Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
08:00:31 [2022-06-02T08:00:31.713Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
08:00:31 [2022-06-02T08:00:31.972Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
08:00:31 [2022-06-02T08:00:31.972Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
08:00:31 [2022-06-02T08:00:31.972Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
08:00:32 [2022-06-02T08:00:32.231Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
08:00:32 [2022-06-02T08:00:32.231Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
08:00:33 [2022-06-02T08:00:33.164Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
08:00:34 [2022-06-02T08:00:34.098Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
08:00:35 [2022-06-02T08:00:35.472Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
08:00:36 [2022-06-02T08:00:36.039Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
08:00:36 [2022-06-02T08:00:36.039Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
08:00:36 [2022-06-02T08:00:36.039Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
08:00:36 [2022-06-02T08:00:36.970Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
08:00:36 [2022-06-02T08:00:36.970Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
08:00:37 [2022-06-02T08:00:37.904Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
08:00:38 [2022-06-02T08:00:38.838Z] === RUN   TestDockerSuite/TestSaveCheckTimes
08:00:38 [2022-06-02T08:00:38.838Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
08:00:40 [2022-06-02T08:00:40.210Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
08:00:40 [2022-06-02T08:00:40.210Z] === RUN   TestDockerSuite/TestSaveImageId
08:00:40 [2022-06-02T08:00:40.468Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
08:00:41 [2022-06-02T08:00:41.033Z] === RUN   TestDockerSuite/TestSaveLoadParents
08:00:42 [2022-06-02T08:00:42.406Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents366782027
08:00:42 [2022-06-02T08:00:42.663Z] === RUN   TestDockerSuite/TestSaveMultipleNames
08:00:42 [2022-06-02T08:00:42.663Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
08:00:42 [2022-06-02T08:00:42.920Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
08:00:44 [2022-06-02T08:00:44.305Z] === RUN   TestDockerSuite/TestSaveSingleTag
08:00:44 [2022-06-02T08:00:44.305Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
08:00:44 [2022-06-02T08:00:44.305Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
08:00:46 [2022-06-02T08:00:46.204Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
08:00:46 [2022-06-02T08:00:46.204Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
08:00:47 [2022-06-02T08:00:47.137Z] === RUN   TestDockerSuite/TestSearchCmdOptions
08:00:47 [2022-06-02T08:00:47.703Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
08:00:47 [2022-06-02T08:00:47.703Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
08:00:47 [2022-06-02T08:00:47.703Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
08:00:47 [2022-06-02T08:00:47.961Z] === RUN   TestDockerSuite/TestSearchWithLimit
08:00:48 [2022-06-02T08:00:48.527Z] === RUN   TestDockerSuite/TestSlowStdinClosing
08:00:48 [2022-06-02T08:00:48.527Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
08:00:48 [2022-06-02T08:00:48.786Z]     docker_cli_service_logs_test.go:246: checking task x2tbad0aialy
08:00:48 [2022-06-02T08:00:48.786Z]     docker_cli_service_logs_test.go:251: checking messages for x2tbad0aialy
08:00:48 [2022-06-02T08:00:48.786Z]     docker_cli_service_logs_test.go:246: checking task 17w43dtdd60u
08:00:48 [2022-06-02T08:00:48.786Z]     docker_cli_service_logs_test.go:251: checking messages for 17w43dtdd60u
08:00:49 [2022-06-02T08:00:49.351Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
08:00:49 [2022-06-02T08:00:49.351Z] === RUN   TestDockerSwarmSuite/TestServiceScale
08:00:49 [2022-06-02T08:00:49.916Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
08:00:50 [2022-06-02T08:00:50.481Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
08:00:51 [2022-06-02T08:00:51.854Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
08:00:52 [2022-06-02T08:00:52.846Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.270s	coverage: 60.0% of statements
08:00:52 [2022-06-02T08:00:52.846Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:00:52 [2022-06-02T08:00:52.846Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:00:52 [2022-06-02T08:00:52.846Z] ok  	github.com/docker/docker/libnetwork/osl	4.302s	coverage: 39.7% of statements
08:00:52 [2022-06-02T08:00:52.846Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
08:00:52 [2022-06-02T08:00:52.846Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
08:00:53 [2022-06-02T08:00:53.109Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.216s	coverage: 48.6% of statements
08:00:53 [2022-06-02T08:00:53.364Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
08:00:53 [2022-06-02T08:00:53.364Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:00:53 [2022-06-02T08:00:53.620Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === Skipped
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork TestParallel3 (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork TestParallel2 (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork TestParallel1 (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:00:53 [2022-06-02T08:00:53.620Z]     firewalld_test.go:14: firewalld is not running
08:00:53 [2022-06-02T08:00:53.620Z] 
08:00:53 [2022-06-02T08:00:53.620Z] DONE 326 tests, 9 skipped in 199.448s
Post stage
[Pipeline] junit
08:00:54 [2022-06-02T08:00:54.193Z] Recording test results
08:00:54 [2022-06-02T08:00:54.604Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
08:00:54 [2022-06-02T08:00:54.921Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/validate/vendor
08:00:55 [2022-06-02T08:00:55.482Z] No vendor changes in diff.
08:00:55 [2022-06-02T08:00:55.739Z] WARNING: could not find copyright information for github.com/coreos/go-systemd
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:00:56 [2022-06-02T08:00:56.034Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
08:00:56 [2022-06-02T08:00:56.356Z] + echo Ensuring container killed.
08:00:56 [2022-06-02T08:00:56.356Z] Ensuring container killed.
08:00:56 [2022-06-02T08:00:56.356Z] + docker rm -vf docker-pr1
08:00:56 [2022-06-02T08:00:56.356Z] Error: No such container: docker-pr1
[Pipeline] sh
08:00:56 [2022-06-02T08:00:56.683Z] + echo Chowning /workspace to jenkins user
08:00:56 [2022-06-02T08:00:56.683Z] Chowning /workspace to jenkins user
08:00:56 [2022-06-02T08:00:56.683Z] + id -u
08:00:56 [2022-06-02T08:00:56.683Z] + id -g
08:00:56 [2022-06-02T08:00:56.683Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43676:/workspace busybox chown -R 1000:1000 /workspace
08:00:56 [2022-06-02T08:00:56.970Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
08:00:57 [2022-06-02T08:00:57.904Z] === RUN   TestDockerSuite/TestStartAttachSilent
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:00:58 [2022-06-02T08:00:58.401Z] + bundleName=unit
08:00:58 [2022-06-02T08:00:58.401Z] + echo Creating unit-bundles.tar.gz
08:00:58 [2022-06-02T08:00:58.401Z] Creating unit-bundles.tar.gz
08:00:58 [2022-06-02T08:00:58.401Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
08:00:58 [2022-06-02T08:00:58.401Z] bundles/junit-report-libnetwork.xml
08:00:58 [2022-06-02T08:00:58.401Z] bundles/junit-report.xml
08:00:58 [2022-06-02T08:00:58.401Z] bundles/go-test-report-libnetwork.json
08:00:58 [2022-06-02T08:00:58.401Z] bundles/go-test-report.json
08:00:58 [2022-06-02T08:00:58.401Z] bundles/profile-libnetwork.out
08:00:58 [2022-06-02T08:00:58.401Z] bundles/profile.out
[Pipeline] archiveArtifacts
08:00:58 [2022-06-02T08:00:58.411Z] Archiving artifacts
08:00:58 [2022-06-02T08:00:58.472Z] === RUN   TestDockerSuite/TestStartAttachWithRename
08:00:58 [2022-06-02T08:00:58.847Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43676/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:00:59 [2022-06-02T08:00:59.145Z] + make clean
08:00:59 [2022-06-02T08:00:59.401Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:00:59 [2022-06-02T08:00:59.401Z] docker-dev-cache
08:00:59 [2022-06-02T08:00:59.401Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:01:01 [2022-06-02T08:01:01.753Z] === RUN   TestDockerSuite/TestStartMultipleContainers
08:01:02 [2022-06-02T08:01:02.687Z] === RUN   TestDockerSuite/TestStartPausedContainer
08:01:03 [2022-06-02T08:01:03.260Z] === RUN   TestDockerSuite/TestStartRecordError
08:01:04 [2022-06-02T08:01:04.198Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
08:01:06 [2022-06-02T08:01:06.097Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
08:01:07 [2022-06-02T08:01:07.032Z] === RUN   TestDockerSuite/TestStatsAllNoStream
08:01:09 [2022-06-02T08:01:09.560Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
08:01:09 [2022-06-02T08:01:09.817Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
08:01:11 [2022-06-02T08:01:11.716Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
08:01:14 [2022-06-02T08:01:14.242Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
08:01:14 [2022-06-02T08:01:14.242Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
08:01:16 [2022-06-02T08:01:16.140Z]     docker_cli_swarm_test.go:1895: [d2c4fea4b3e2c] joining swarm manager [dd71fcdd65926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:01:17 [2022-06-02T08:01:17.075Z]     docker_cli_swarm_test.go:1896: [dccfaf3707ff5] joining swarm manager [dd71fcdd65926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:01:17 [2022-06-02T08:01:17.075Z] === RUN   TestDockerSuite/TestStatsFormatAll
08:01:22 [2022-06-02T08:01:22.336Z] === RUN   TestDockerSuite/TestStatsNoStream
08:01:24 [2022-06-02T08:01:24.858Z] === RUN   TestDockerSuite/TestStopContainerSignal
08:01:25 [2022-06-02T08:01:25.798Z] === RUN   TestDockerSuite/TestTopMultipleArgs
08:01:26 [2022-06-02T08:01:26.372Z] === RUN   TestDockerSuite/TestTopNonPrivileged
08:01:26 [2022-06-02T08:01:26.938Z] === RUN   TestDockerSuite/TestTopPrivileged
08:01:27 [2022-06-02T08:01:27.504Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
08:01:27 [2022-06-02T08:01:27.504Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
08:01:27 [2022-06-02T08:01:27.504Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
08:01:27 [2022-06-02T08:01:27.762Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
08:01:30 [2022-06-02T08:01:30.290Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
08:01:33 [2022-06-02T08:01:33.566Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
08:01:33 [2022-06-02T08:01:33.566Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
08:01:33 [2022-06-02T08:01:33.566Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
08:01:34 [2022-06-02T08:01:34.499Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
08:01:34 [2022-06-02T08:01:34.499Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
08:01:34 [2022-06-02T08:01:34.499Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
08:01:34 [2022-06-02T08:01:34.499Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
08:01:34 [2022-06-02T08:01:34.499Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
08:01:35 [2022-06-02T08:01:35.872Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
08:01:36 [2022-06-02T08:01:36.129Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
08:01:36 [2022-06-02T08:01:36.694Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
08:01:38 [2022-06-02T08:01:38.071Z] === RUN   TestDockerSuite/TestUpdateStats
08:01:41 [2022-06-02T08:01:41.347Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
08:01:41 [2022-06-02T08:01:41.347Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
08:01:42 [2022-06-02T08:01:42.721Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
08:01:42 [2022-06-02T08:01:42.721Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
08:01:42 [2022-06-02T08:01:42.721Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
08:01:43 [2022-06-02T08:01:43.287Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
08:01:44 [2022-06-02T08:01:44.223Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
08:01:44 [2022-06-02T08:01:44.223Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
08:01:47 [2022-06-02T08:01:47.529Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
08:01:49 [2022-06-02T08:01:49.426Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
08:01:51 [2022-06-02T08:01:51.322Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
08:01:52 [2022-06-02T08:01:52.694Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
08:01:55 [2022-06-02T08:01:55.219Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
08:01:57 [2022-06-02T08:01:57.745Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
08:01:59 [2022-06-02T08:01:59.119Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
08:02:00 [2022-06-02T08:02:00.052Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
08:02:00 [2022-06-02T08:02:00.617Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
08:02:01 [2022-06-02T08:02:01.552Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
08:02:02 [2022-06-02T08:02:02.117Z]     docker_cli_swarm_test.go:1796: [dd16085c58495] joining swarm manager [dcf744d15ad9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:02:02 [2022-06-02T08:02:02.684Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
08:02:03 [2022-06-02T08:02:03.619Z]     docker_cli_swarm_test.go:1797: [d773a656cb2e0] joining swarm manager [dcf744d15ad9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:02:04 [2022-06-02T08:02:04.552Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
08:02:05 [2022-06-02T08:02:05.938Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
08:02:07 [2022-06-02T08:02:07.317Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
08:02:08 [2022-06-02T08:02:08.688Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
08:02:10 [2022-06-02T08:02:10.062Z] === RUN   TestDockerSuite/TestVolumeCLICreate
08:02:20 [2022-06-02T08:02:20.017Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
08:02:25 [2022-06-02T08:02:25.274Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
08:02:25 [2022-06-02T08:02:25.274Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
08:02:25 [2022-06-02T08:02:25.274Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
08:02:25 [2022-06-02T08:02:25.274Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
08:02:25 [2022-06-02T08:02:25.532Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
08:02:25 [2022-06-02T08:02:25.532Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
08:02:25 [2022-06-02T08:02:25.532Z] === RUN   TestDockerSuite/TestVolumeCLILs
08:02:26 [2022-06-02T08:02:26.097Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
08:02:26 [2022-06-02T08:02:26.097Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
08:02:26 [2022-06-02T08:02:26.663Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
08:02:26 [2022-06-02T08:02:26.663Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
08:02:26 [2022-06-02T08:02:26.920Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
08:02:26 [2022-06-02T08:02:26.920Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
08:02:26 [2022-06-02T08:02:26.920Z] === RUN   TestDockerSuite/TestVolumeCLIRm
08:02:26 [2022-06-02T08:02:26.920Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
08:02:28 [2022-06-02T08:02:28.818Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
08:02:28 [2022-06-02T08:02:28.818Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
08:02:29 [2022-06-02T08:02:29.077Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
08:02:29 [2022-06-02T08:02:29.077Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
08:02:29 [2022-06-02T08:02:29.077Z] === RUN   TestDockerSuite/TestVolumeEvents
08:02:29 [2022-06-02T08:02:29.335Z]     docker_cli_swarm_test.go:1315: [d14896d43a3ce] joining swarm manager [ddfe8c17fa444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:02:29 [2022-06-02T08:02:29.900Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
08:02:30 [2022-06-02T08:02:30.835Z]     docker_cli_swarm_test.go:1316: [d08124f0f4b88] joining swarm manager [ddfe8c17fa444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:02:31 [2022-06-02T08:02:31.400Z] === RUN   TestDockerSuite/TestVolumeLsFormat
08:02:31 [2022-06-02T08:02:31.400Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
08:02:31 [2022-06-02T08:02:31.400Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
08:02:33 [2022-06-02T08:02:33.327Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
08:02:35 [2022-06-02T08:02:35.855Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
08:02:35 [2022-06-02T08:02:35.855Z]     docker_cli_run_test.go:4417: unmatched requirement DaemonIsWindows
08:02:35 [2022-06-02T08:02:35.855Z] --- PASS: TestDockerSuite (1306.48s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.77s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.30s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.26s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.80s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.90s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.53s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.58s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.65s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.74s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.71s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.61s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.86s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.66s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.56s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.49s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.90s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s)
08:02:35 [2022-06-02T08:02:35.855Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.16s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.20s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.15s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.48s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.72s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.81s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.80s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.23s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.61s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.09s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.32s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.50s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.57s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.97s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.26s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.46s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.31s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.30s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.59s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.90s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.57s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.95s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.91s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.25s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.47s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.85s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.62s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.66s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.16s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.12s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.35s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.70s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.15s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.62s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.54s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.11s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.28s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.05s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.61s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.95s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.52s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.05s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.19s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.02s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.31s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.53s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.43s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.86s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.48s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.20s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.55s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.14s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.33s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.74s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.94s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.67s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.75s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.42s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.47s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.90s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFails (1.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.13s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.99s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.43s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.44s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.94s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.20s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.94s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.61s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.32s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.42s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.80s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.81s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.96s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.98s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.07s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.85s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.51s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.71s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.46s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.26s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.77s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.31s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.37s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.66s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.68s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.66s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.61s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.74s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.12s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.45s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.11s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildRm (2.32s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.86s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.67s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.90s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.61s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.85s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.86s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildUser (1.79s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.65s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.09s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.69s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.07s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.91s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitChange (0.93s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.14s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.25s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.25s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.70s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.19s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.25s)
08:02:35 [2022-06-02T08:02:35.856Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.08s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.49s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.35s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.47s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.52s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.72s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.69s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.64s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.71s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.43s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.44s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.39s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.58s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.36s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.46s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.38s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.56s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00105b4b8_<nil>_<nil>} (1.57s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12423689737_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.45s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12423689737_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.40s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34046791472_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.44s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34046791472_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.45s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34046791472_/foo_true__0xc00105b4e8_<nil>_<nil>_<nil>} (1.57s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00105b500_<nil>_<nil>} (1.31s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00105b518_<nil>_<nil>} (0.40s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00105b530_<nil>_<nil>} (1.29s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00105b548_<nil>_<nil>} (1.41s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.87s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
08:02:35 [2022-06-02T08:02:35.857Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.84s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.37s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.89s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.83s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.73s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.85s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.54s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.87s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.38s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.50s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.63s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.14s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.71s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.51s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.81s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToDot (0.73s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.38s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.70s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.93s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.43s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.67s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.59s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.21s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.33s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.54s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.90s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.29s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.03s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.02s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.93s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.66s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.41s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.04s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.97s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.76s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.12s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.39s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.54s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.07s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.78s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.69s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsRename (0.49s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.46s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsTop (0.51s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.92s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExec (0.53s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.19s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.65s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.80s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecEnv (0.69s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.21s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.65s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.76s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecParseError (0.51s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.26s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.54s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
08:02:35 [2022-06-02T08:02:35.857Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.53s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.59s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.75s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.62s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.65s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestHealth (19.56s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.09s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.17s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.40s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.95s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.54s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.56s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.56s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.38s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.88s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.82s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.57s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.96s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsSince (6.54s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.21s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.46s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestNetHostname (1.27s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.66s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.55s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.65s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPluginActive (1.95s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.36s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.50s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.03s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.57s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.36s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.74s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.31s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.94s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPortList (5.99s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.90s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.90s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.74s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.13s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.52s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.33s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.06s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.61s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.79s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.56s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.59s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.19s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.53s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.03s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.29s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.39s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.04s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.14s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.72s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.62s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.61s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s)
08:02:35 [2022-06-02T08:02:35.858Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.34s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.73s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.65s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.15s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.54s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.10s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.73s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.31s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.73s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.59s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.44s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.06s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.20s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.98s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.70s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.47s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.81s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.29s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunMount (5.08s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.59s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.47s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.91s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.89s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.64s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.38s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.92s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.61s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.61s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.90s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.34s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.56s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.96s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.55s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.46s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.82s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.95s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.59s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.01s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.65s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.65s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.61s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunState (1.52s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.54s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.65s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.29s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.85s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.57s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.80s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.67s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.57s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.18s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.87s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.48s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.40s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.81s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.56s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.26s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.26s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.00s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.53s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.86s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.81s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.39s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.61s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.40s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s)
08:02:35 [2022-06-02T08:02:35.859Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s)
08:02:35 [2022-06-02T08:02:35.860Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.70s)
08:02:35 [2022-06-02T08:02:35.860Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s)
08:02:35 [2022-06-02T08:02:35.860Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.47s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.07s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.49s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.90s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.81s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.48s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.61s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.27s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.57s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.07s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.90s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.77s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.81s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.20s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.48s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.30s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.59s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.20s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.62s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.79s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.23s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.08s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.58s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.60s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.41s)
08:02:35 [2022-06-02T08:02:35.860Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
08:02:35 [2022-06-02T08:02:35.860Z] === RUN   TestDockerRegistrySuite
08:02:35 [2022-06-02T08:02:35.860Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
08:02:36 [2022-06-02T08:02:36.793Z]     check_test.go:194: [d795b0b5e32e4] daemon is not started
08:02:36 [2022-06-02T08:02:36.793Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
08:02:38 [2022-06-02T08:02:38.166Z]     check_test.go:194: [d300e20940088] daemon is not started
08:02:38 [2022-06-02T08:02:38.166Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
08:02:39 [2022-06-02T08:02:39.099Z]     check_test.go:194: [d6f7bd24ca8dd] daemon is not started
08:02:39 [2022-06-02T08:02:39.100Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
08:02:39 [2022-06-02T08:02:39.357Z]     check_test.go:194: [dab921ead1a2e] daemon is not started
08:02:39 [2022-06-02T08:02:39.357Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
08:02:41 [2022-06-02T08:02:41.888Z]     check_test.go:194: [da038c281048b] daemon is not started
08:02:41 [2022-06-02T08:02:41.888Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
08:02:47 [2022-06-02T08:02:47.149Z]     check_test.go:194: [dc57ed5e3ecf5] daemon is not started
08:02:47 [2022-06-02T08:02:47.149Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
08:02:49 [2022-06-02T08:02:49.674Z]     check_test.go:194: [d541c6668f556] daemon is not started
08:02:49 [2022-06-02T08:02:49.674Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
08:02:51 [2022-06-02T08:02:51.048Z]     check_test.go:194: [d25f51a93b3de] daemon is not started
08:02:51 [2022-06-02T08:02:51.048Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
08:02:51 [2022-06-02T08:02:51.615Z]     check_test.go:194: [d124c1ac08e76] daemon is not started
08:02:51 [2022-06-02T08:02:51.615Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
08:02:52 [2022-06-02T08:02:52.990Z]     check_test.go:194: [dbc37c8ed4be4] daemon is not started
08:02:52 [2022-06-02T08:02:52.990Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
08:02:53 [2022-06-02T08:02:53.933Z]     check_test.go:194: [df1c14c25f462] daemon is not started
08:02:53 [2022-06-02T08:02:53.933Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
08:02:54 [2022-06-02T08:02:54.867Z]     check_test.go:194: [dda6d1ca908f4] daemon is not started
08:02:54 [2022-06-02T08:02:54.867Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
08:02:55 [2022-06-02T08:02:55.800Z]     check_test.go:194: [dc2f0b1abc1d2] daemon is not started
08:02:55 [2022-06-02T08:02:55.800Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
08:02:56 [2022-06-02T08:02:56.733Z]     check_test.go:194: [df3962fb7a502] daemon is not started
08:02:56 [2022-06-02T08:02:56.733Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
08:02:57 [2022-06-02T08:02:57.669Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2700760b357e3ccc8e2eda4d8315e5b5d7704fbd2a992bac1f8ee4493858a070
08:02:58 [2022-06-02T08:02:58.234Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b2abc13c86528bbdbeb95145da3e712902f8e71c7f1e9a312bd32b629568329a
08:02:58 [2022-06-02T08:02:58.492Z]     check_test.go:194: [d69c09f9e859a] daemon is not started
08:02:58 [2022-06-02T08:02:58.492Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
08:02:59 [2022-06-02T08:02:59.427Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a94b31fae1f8a63029097fa4b53d014d95b371b601955a6c2461cf29ad4b8cd6
08:02:59 [2022-06-02T08:02:59.992Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ae5500aa10dd8bc1fb8613d62b2cdafdc955f5fef9f4d6ec487a03c698e1a81f
08:03:00 [2022-06-02T08:03:00.250Z]     check_test.go:194: [dc74654af7fe5] daemon is not started
08:03:00 [2022-06-02T08:03:00.508Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
08:03:01 [2022-06-02T08:03:01.442Z]     check_test.go:194: [d08615d74b354] daemon is not started
08:03:01 [2022-06-02T08:03:01.442Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
08:03:03 [2022-06-02T08:03:03.340Z]     check_test.go:194: [d203c35647b9a] daemon is not started
08:03:03 [2022-06-02T08:03:03.340Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
08:03:04 [2022-06-02T08:03:04.272Z]     check_test.go:194: [df7d05c9b6267] daemon is not started
08:03:04 [2022-06-02T08:03:04.272Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
08:03:04 [2022-06-02T08:03:04.531Z]     check_test.go:194: [d3ff8ea59b896] daemon is not started
08:03:04 [2022-06-02T08:03:04.531Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
08:03:05 [2022-06-02T08:03:05.903Z]     check_test.go:194: [dcdec05a97f0f] daemon is not started
08:03:05 [2022-06-02T08:03:05.903Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
08:03:06 [2022-06-02T08:03:06.836Z]     check_test.go:194: [d3e8ff92c49c2] daemon is not started
08:03:06 [2022-06-02T08:03:06.836Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
08:03:07 [2022-06-02T08:03:07.401Z]     check_test.go:194: [d640470382e87] daemon is not started
08:03:07 [2022-06-02T08:03:07.401Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
08:03:09 [2022-06-02T08:03:09.929Z]     check_test.go:194: [d68611be2bb4e] daemon is not started
08:03:09 [2022-06-02T08:03:09.929Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
08:03:10 [2022-06-02T08:03:10.189Z]     check_test.go:194: [de9468a5b0f17] daemon is not started
08:03:10 [2022-06-02T08:03:10.189Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
08:03:11 [2022-06-02T08:03:11.122Z]     check_test.go:194: [d135ec95a39eb] daemon is not started
08:03:11 [2022-06-02T08:03:11.122Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
08:03:11 [2022-06-02T08:03:11.714Z]     check_test.go:194: [ded973c50d71a] daemon is not started
08:03:11 [2022-06-02T08:03:11.714Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
08:03:11 [2022-06-02T08:03:11.714Z]     check_test.go:194: [d2571e473d097] daemon is not started
08:03:11 [2022-06-02T08:03:11.714Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
08:03:11 [2022-06-02T08:03:11.972Z]     check_test.go:194: [d455e340af05c] daemon is not started
08:03:11 [2022-06-02T08:03:11.972Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
08:03:12 [2022-06-02T08:03:12.229Z]     check_test.go:194: [da6a4af333ac0] daemon is not started
08:03:12 [2022-06-02T08:03:12.229Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
08:03:12 [2022-06-02T08:03:12.486Z]     check_test.go:194: [dc09d7c1b6dc3] daemon is not started
08:03:12 [2022-06-02T08:03:12.486Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
08:03:12 [2022-06-02T08:03:12.744Z]     check_test.go:194: [ddca7f1bbd870] daemon is not started
08:03:12 [2022-06-02T08:03:12.744Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
08:03:13 [2022-06-02T08:03:13.678Z]     check_test.go:194: [da1cf12ee140d] daemon is not started
08:03:13 [2022-06-02T08:03:13.678Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
08:03:15 [2022-06-02T08:03:15.052Z]     check_test.go:194: [dc5f1cf3babbb] daemon is not started
08:03:15 [2022-06-02T08:03:15.052Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
08:03:15 [2022-06-02T08:03:15.986Z]     check_test.go:194: [d1fa320bf51ef] daemon is not started
08:03:15 [2022-06-02T08:03:15.986Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
08:03:16 [2022-06-02T08:03:16.919Z]     check_test.go:194: [d5e5429b1cf5e] daemon is not started
08:03:16 [2022-06-02T08:03:16.919Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
08:03:17 [2022-06-02T08:03:17.852Z] === RUN   TestDockerRegistrySuite/TestV2Only
08:03:18 [2022-06-02T08:03:18.417Z] --- PASS: TestDockerRegistrySuite (42.84s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.23s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.59s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.15s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.96s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.85s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
08:03:18 [2022-06-02T08:03:18.417Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
08:03:18 [2022-06-02T08:03:18.417Z] === RUN   TestDockerSchema1RegistrySuite
08:03:18 [2022-06-02T08:03:18.417Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
08:03:18 [2022-06-02T08:03:18.675Z]     check_test.go:221: [dc04e6dfe4765] daemon is not started
08:03:18 [2022-06-02T08:03:18.675Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
08:03:21 [2022-06-02T08:03:21.956Z]     check_test.go:221: [d09075e750b74] daemon is not started
08:03:21 [2022-06-02T08:03:21.956Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
08:03:27 [2022-06-02T08:03:27.215Z]     check_test.go:221: [daf3c7e3893c8] daemon is not started
08:03:27 [2022-06-02T08:03:27.215Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
08:03:28 [2022-06-02T08:03:28.150Z]     check_test.go:221: [d25041308b7a2] daemon is not started
08:03:28 [2022-06-02T08:03:28.150Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
08:03:28 [2022-06-02T08:03:28.150Z]     check_test.go:221: [de9742888f74b] daemon is not started
08:03:28 [2022-06-02T08:03:28.150Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
08:03:29 [2022-06-02T08:03:29.164Z]     check_test.go:221: [daab9565db56d] daemon is not started
08:03:29 [2022-06-02T08:03:29.164Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
08:03:30 [2022-06-02T08:03:30.098Z]     check_test.go:221: [d939caf84c5d8] daemon is not started
08:03:30 [2022-06-02T08:03:30.098Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
08:03:31 [2022-06-02T08:03:31.033Z]     check_test.go:221: [d5a2720ea42d1] daemon is not started
08:03:31 [2022-06-02T08:03:31.033Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
08:03:33 [2022-06-02T08:03:33.560Z]     check_test.go:221: [d1e6efcffa055] daemon is not started
08:03:33 [2022-06-02T08:03:33.560Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
08:03:33 [2022-06-02T08:03:33.560Z]     check_test.go:221: [df685733f4cd9] daemon is not started
08:03:33 [2022-06-02T08:03:33.560Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
08:03:34 [2022-06-02T08:03:34.127Z]     check_test.go:221: [df660955faed9] daemon is not started
08:03:34 [2022-06-02T08:03:34.127Z] --- PASS: TestDockerSchema1RegistrySuite (15.53s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.59s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
08:03:34 [2022-06-02T08:03:34.127Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
08:03:34 [2022-06-02T08:03:34.127Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
08:03:34 [2022-06-02T08:03:34.127Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
08:03:34 [2022-06-02T08:03:34.693Z]     check_test.go:250: [d70e2abebcc4d] daemon is not started
08:03:34 [2022-06-02T08:03:34.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
08:03:35 [2022-06-02T08:03:35.515Z]     check_test.go:250: [d3218a72287c6] daemon is not started
08:03:35 [2022-06-02T08:03:35.515Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
08:03:35 [2022-06-02T08:03:35.515Z]     check_test.go:250: [d0eb4663527a1] daemon is not started
08:03:35 [2022-06-02T08:03:35.515Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
08:03:36 [2022-06-02T08:03:36.888Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
08:03:37 [2022-06-02T08:03:37.454Z]     check_test.go:250: [db40ea3ebde66] daemon is not started
08:03:37 [2022-06-02T08:03:37.454Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
08:03:37 [2022-06-02T08:03:37.712Z]     check_test.go:250: [dedb960d1ec3e] daemon is not started
08:03:37 [2022-06-02T08:03:37.712Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
08:03:38 [2022-06-02T08:03:38.645Z]     check_test.go:250: [dede81ea6f8b1] daemon is not started
08:03:38 [2022-06-02T08:03:38.645Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
08:03:38 [2022-06-02T08:03:38.903Z]     check_test.go:250: [dfd64b65c2ff2] daemon is not started
08:03:38 [2022-06-02T08:03:38.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.76s)
08:03:38 [2022-06-02T08:03:38.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
08:03:38 [2022-06-02T08:03:38.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s)
08:03:38 [2022-06-02T08:03:38.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
08:03:38 [2022-06-02T08:03:38.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s)
08:03:38 [2022-06-02T08:03:38.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s)
08:03:38 [2022-06-02T08:03:38.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s)
08:03:38 [2022-06-02T08:03:38.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s)
08:03:38 [2022-06-02T08:03:38.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
08:03:38 [2022-06-02T08:03:38.903Z] === RUN   TestDockerRegistryAuthTokenSuite
08:03:38 [2022-06-02T08:03:38.903Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
08:03:44 [2022-06-02T08:03:44.162Z]     check_test.go:277: [deab8bd276f24] daemon is not started
08:03:44 [2022-06-02T08:03:44.162Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
08:03:44 [2022-06-02T08:03:44.162Z]     check_test.go:277: [de3a4d9df236c] daemon is not started
08:03:44 [2022-06-02T08:03:44.162Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
08:03:44 [2022-06-02T08:03:44.162Z]     check_test.go:277: [d1f8c8afae39f] daemon is not started
08:03:44 [2022-06-02T08:03:44.162Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
08:03:44 [2022-06-02T08:03:44.421Z]     check_test.go:277: [daa4b8c16bdc4] daemon is not started
08:03:44 [2022-06-02T08:03:44.421Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
08:03:44 [2022-06-02T08:03:44.679Z]     check_test.go:277: [d0d5b56c4ecbc] daemon is not started
08:03:44 [2022-06-02T08:03:44.679Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
08:03:44 [2022-06-02T08:03:44.679Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
08:03:44 [2022-06-02T08:03:44.679Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
08:03:44 [2022-06-02T08:03:44.679Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
08:03:44 [2022-06-02T08:03:44.679Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
08:03:44 [2022-06-02T08:03:44.679Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
08:03:44 [2022-06-02T08:03:44.679Z] === RUN   TestDockerNetworkSuite
08:03:44 [2022-06-02T08:03:44.679Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
08:03:45 [2022-06-02T08:03:45.612Z]     docker_cli_network_unix_test.go:46: [d6a60c5414516] daemon is not started
08:03:45 [2022-06-02T08:03:45.612Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
08:03:46 [2022-06-02T08:03:46.180Z]     docker_cli_network_unix_test.go:46: [d2bf0338e8638] daemon is not started
08:03:46 [2022-06-02T08:03:46.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
08:03:48 [2022-06-02T08:03:48.714Z]     docker_cli_network_unix_test.go:46: [db96763e1e481] daemon is not started
08:03:48 [2022-06-02T08:03:48.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
08:03:50 [2022-06-02T08:03:50.347Z]     docker_cli_network_unix_test.go:46: [d5da1e9407146] daemon is not started
08:03:50 [2022-06-02T08:03:50.611Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
08:03:50 [2022-06-02T08:03:50.611Z]     docker_cli_network_unix_test.go:1233: [d6bcaba41c6c0] daemon is not started
08:03:53 [2022-06-02T08:03:53.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
08:03:54 [2022-06-02T08:03:54.082Z]     docker_cli_network_unix_test.go:46: [d1bbc3942ccd5] daemon is not started
08:03:54 [2022-06-02T08:03:54.649Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
08:03:58 [2022-06-02T08:03:58.833Z]     docker_cli_network_unix_test.go:46: [db76f0c4f2b7f] daemon is not started
08:03:59 [2022-06-02T08:03:59.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
08:04:01 [2022-06-02T08:04:01.662Z]     docker_cli_network_unix_test.go:46: [d916b62bb1f81] daemon is not started
08:04:01 [2022-06-02T08:04:01.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
08:04:03 [2022-06-02T08:04:03.035Z]     docker_cli_network_unix_test.go:46: [d155f7d3ea34e] daemon is not started
08:04:03 [2022-06-02T08:04:03.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
08:04:03 [2022-06-02T08:04:03.292Z]     docker_cli_network_unix_test.go:46: [d57902eccd71f] daemon is not started
08:04:03 [2022-06-02T08:04:03.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
08:04:03 [2022-06-02T08:04:03.551Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
08:04:03 [2022-06-02T08:04:03.809Z]     docker_cli_network_unix_test.go:46: [d1913b946fec3] daemon is not started
08:04:03 [2022-06-02T08:04:03.809Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
08:04:04 [2022-06-02T08:04:04.375Z]     docker_cli_network_unix_test.go:46: [df9798e1b6180] daemon is not started
08:04:04 [2022-06-02T08:04:04.944Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
08:04:05 [2022-06-02T08:04:05.881Z]     docker_cli_network_unix_test.go:46: [d89b30e83a673] daemon is not started
08:04:06 [2022-06-02T08:04:06.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
08:04:06 [2022-06-02T08:04:06.397Z]     docker_cli_network_unix_test.go:46: [dd5222d47d76f] daemon is not started
08:04:06 [2022-06-02T08:04:06.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
08:04:06 [2022-06-02T08:04:06.962Z]     docker_cli_network_unix_test.go:46: [dd835c3d86b9d] daemon is not started
08:04:06 [2022-06-02T08:04:06.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
08:04:07 [2022-06-02T08:04:07.527Z]     docker_cli_network_unix_test.go:46: [d4178c87b4ad0] daemon is not started
08:04:07 [2022-06-02T08:04:07.785Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
08:04:08 [2022-06-02T08:04:08.047Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
08:04:08 [2022-06-02T08:04:08.047Z]     docker_cli_network_unix_test.go:46: [d7087b9b26807] daemon is not started
08:04:08 [2022-06-02T08:04:08.047Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
08:04:08 [2022-06-02T08:04:08.047Z]     docker_cli_network_unix_test.go:46: [d35f978e01f17] daemon is not started
08:04:08 [2022-06-02T08:04:08.047Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
08:04:08 [2022-06-02T08:04:08.309Z]     docker_cli_network_unix_test.go:46: [d27abc2b89c4d] daemon is not started
08:04:08 [2022-06-02T08:04:08.309Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
08:04:09 [2022-06-02T08:04:09.245Z]     docker_cli_network_unix_test.go:46: [de101a86c587d] daemon is not started
08:04:09 [2022-06-02T08:04:09.246Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
08:04:10 [2022-06-02T08:04:10.181Z]     docker_cli_network_unix_test.go:46: [dec2adba6e1dc] daemon is not started
08:04:10 [2022-06-02T08:04:10.746Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
08:04:10 [2022-06-02T08:04:10.746Z]     docker_cli_network_unix_test.go:46: [dae9ffe87411b] daemon is not started
08:04:10 [2022-06-02T08:04:10.746Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
08:04:11 [2022-06-02T08:04:11.005Z]     docker_cli_network_unix_test.go:46: [dc9cd1649b858] daemon is not started
08:04:11 [2022-06-02T08:04:11.005Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
08:04:11 [2022-06-02T08:04:11.266Z]     docker_cli_network_unix_test.go:46: [d2bd0135f7a20] daemon is not started
08:04:11 [2022-06-02T08:04:11.266Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
08:04:12 [2022-06-02T08:04:12.639Z]     docker_cli_network_unix_test.go:968: [d4ef0df906cf4] daemon is not started
08:04:14 [2022-06-02T08:04:14.539Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
08:04:15 [2022-06-02T08:04:15.472Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
08:04:15 [2022-06-02T08:04:15.730Z]     docker_cli_network_unix_test.go:46: [dce6128003bef] daemon is not started
08:04:15 [2022-06-02T08:04:15.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
08:04:19 [2022-06-02T08:04:19.272Z]     docker_cli_network_unix_test.go:1116: [da4339a03cf35] daemon is not started
08:04:22 [2022-06-02T08:04:22.556Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
08:04:23 [2022-06-02T08:04:23.124Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
08:04:23 [2022-06-02T08:04:23.124Z]     docker_cli_network_unix_test.go:46: [d2e316b7f722a] daemon is not started
08:04:23 [2022-06-02T08:04:23.124Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
08:04:24 [2022-06-02T08:04:24.496Z]     docker_cli_network_unix_test.go:46: [da89e7e3942d2] daemon is not started
08:04:24 [2022-06-02T08:04:24.496Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
08:04:24 [2022-06-02T08:04:24.496Z]     docker_cli_network_unix_test.go:46: [da835c01fef55] daemon is not started
08:04:24 [2022-06-02T08:04:24.496Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
08:04:24 [2022-06-02T08:04:24.496Z]     docker_cli_network_unix_test.go:46: [d509bc81a6c99] daemon is not started
08:04:24 [2022-06-02T08:04:24.496Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
08:04:24 [2022-06-02T08:04:24.753Z]     docker_cli_network_unix_test.go:46: [db745c6ce1e63] daemon is not started
08:04:24 [2022-06-02T08:04:24.753Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
08:04:25 [2022-06-02T08:04:25.012Z]     docker_cli_network_unix_test.go:46: [d8e46eacfab8b] daemon is not started
08:04:25 [2022-06-02T08:04:25.012Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
08:04:25 [2022-06-02T08:04:25.012Z]     docker_cli_network_unix_test.go:46: [db3273a8af5af] daemon is not started
08:04:25 [2022-06-02T08:04:25.012Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
08:04:25 [2022-06-02T08:04:25.270Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
08:04:27 [2022-06-02T08:04:27.172Z]     docker_cli_network_unix_test.go:46: [dfa984edd23d7] daemon is not started
08:04:28 [2022-06-02T08:04:28.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
08:04:28 [2022-06-02T08:04:28.117Z]     docker_cli_network_unix_test.go:46: [dee919e60c232] daemon is not started
08:04:28 [2022-06-02T08:04:28.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
08:04:28 [2022-06-02T08:04:28.117Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:04:28 [2022-06-02T08:04:28.117Z]     docker_cli_network_unix_test.go:46: [dd00462f2d623] daemon is not started
08:04:28 [2022-06-02T08:04:28.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
08:04:28 [2022-06-02T08:04:28.688Z]     docker_cli_network_unix_test.go:46: [d87aa7d938515] daemon is not started
08:04:28 [2022-06-02T08:04:28.946Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
08:04:29 [2022-06-02T08:04:29.878Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
08:04:33 [2022-06-02T08:04:33.158Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
08:04:34 [2022-06-02T08:04:34.534Z]     docker_cli_network_unix_test.go:1084: [d3039f3ef1231] daemon is not started
08:04:35 [2022-06-02T08:04:35.907Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
08:04:35 [2022-06-02T08:04:35.907Z]     docker_cli_network_unix_test.go:46: [d805e4cb765b5] daemon is not started
08:04:35 [2022-06-02T08:04:35.907Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
08:04:36 [2022-06-02T08:04:36.473Z]     docker_cli_network_unix_test.go:46: [d647bdc2ac093] daemon is not started
08:04:36 [2022-06-02T08:04:36.473Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
08:04:37 [2022-06-02T08:04:37.405Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
08:04:37 [2022-06-02T08:04:37.663Z]     docker_cli_network_unix_test.go:46: [d1ed7747c0564] daemon is not started
08:04:38 [2022-06-02T08:04:38.231Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
08:04:38 [2022-06-02T08:04:38.231Z]     docker_cli_network_unix_test.go:46: [de8e5c4263bff] daemon is not started
08:04:38 [2022-06-02T08:04:38.231Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
08:04:38 [2022-06-02T08:04:38.489Z]     docker_cli_network_unix_test.go:46: [d831c0dfbd002] daemon is not started
08:04:38 [2022-06-02T08:04:38.747Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
08:04:39 [2022-06-02T08:04:39.313Z]     docker_cli_network_unix_test.go:46: [d4838e1f1c71c] daemon is not started
08:04:39 [2022-06-02T08:04:39.571Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
08:04:40 [2022-06-02T08:04:40.137Z]     docker_cli_network_unix_test.go:46: [dee95fb94328d] daemon is not started
08:04:40 [2022-06-02T08:04:40.704Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
08:04:41 [2022-06-02T08:04:41.269Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
08:04:41 [2022-06-02T08:04:41.269Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:04:41 [2022-06-02T08:04:41.269Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
08:04:47 [2022-06-02T08:04:47.851Z]     docker_cli_network_unix_test.go:46: [d12dd1c95d7b0] daemon is not started
08:04:47 [2022-06-02T08:04:47.851Z] --- PASS: TestDockerNetworkSuite (62.46s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.98s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.08s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.02s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.34s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.02s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.22s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.89s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.45s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.35s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.08s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.59s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.02s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.03s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.26s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.99s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.90s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.64s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.18s)
08:04:47 [2022-06-02T08:04:47.851Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.40s)
08:04:47 [2022-06-02T08:04:47.851Z] === RUN   TestDockerHubPullSuite
08:04:47 [2022-06-02T08:04:47.851Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
08:04:47 [2022-06-02T08:04:47.851Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
08:04:48 [2022-06-02T08:04:48.421Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
08:04:48 [2022-06-02T08:04:48.679Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
08:04:49 [2022-06-02T08:04:49.244Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
08:04:51 [2022-06-02T08:04:51.141Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
08:04:51 [2022-06-02T08:04:51.399Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
08:04:51 [2022-06-02T08:04:51.656Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
08:04:53 [2022-06-02T08:04:53.555Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
08:04:53 [2022-06-02T08:04:53.555Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
08:04:53 [2022-06-02T08:04:53.555Z] --- PASS: TestDockerHubPullSuite (6.58s)
08:04:53 [2022-06-02T08:04:53.555Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s)
08:04:53 [2022-06-02T08:04:53.555Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
08:04:53 [2022-06-02T08:04:53.555Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.76s)
08:04:53 [2022-06-02T08:04:53.555Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.48s)
08:04:53 [2022-06-02T08:04:53.555Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.39s)
08:04:53 [2022-06-02T08:04:53.555Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
08:04:53 [2022-06-02T08:04:53.555Z] PASS
08:04:53 [2022-06-02T08:04:53.555Z] 
08:04:53 [2022-06-02T08:04:53.555Z] === Skipped
08:04:53 [2022-06-02T08:04:53.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
08:04:53 [2022-06-02T08:04:53.555Z]     docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.555Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
08:04:53 [2022-06-02T08:04:53.555Z] 
08:04:53 [2022-06-02T08:04:53.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:04:53 [2022-06-02T08:04:53.555Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.555Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:04:53 [2022-06-02T08:04:53.555Z] 
08:04:53 [2022-06-02T08:04:53.555Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_sni_test.go:18: Flakey test
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_run_test.go:4417: unmatched requirement DaemonIsWindows
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:04:53 [2022-06-02T08:04:53.556Z]     docker_cli_network_unix_test.go:46: [dd00462f2d623] daemon is not started
08:04:53 [2022-06-02T08:04:53.556Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
08:04:53 [2022-06-02T08:04:53.556Z] 
08:04:53 [2022-06-02T08:04:53.556Z] DONE 1265 tests, 51 skipped in 1450.441s
08:04:53 [2022-06-02T08:04:53.556Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:04:53 [2022-06-02T08:04:53.814Z] ++++ cat bundles/test-integration/docker.pid
08:04:53 [2022-06-02T08:04:53.814Z] +++ kill 9353
08:04:53 [2022-06-02T08:04:53.814Z] +++ /etc/init.d/apparmor stop
08:04:53 [2022-06-02T08:04:53.814Z] Leaving: AppArmorNo profiles have been unloaded.
08:04:53 [2022-06-02T08:04:53.814Z] 
08:04:53 [2022-06-02T08:04:53.814Z] Unloading profiles will leave already running processes permanently
08:04:53 [2022-06-02T08:04:53.814Z] unconfined, which can lead to unexpected situations.
08:04:53 [2022-06-02T08:04:53.814Z] 
08:04:53 [2022-06-02T08:04:53.814Z] To set a process to complain mode, use the command line tool
08:04:53 [2022-06-02T08:04:53.814Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:04:53 [2022-06-02T08:04:53.814Z] +++ true
08:04:53 [2022-06-02T08:04:53.814Z] exiting test-integration
08:04:53 [2022-06-02T08:04:53.814Z] ++ exit 0
08:04:53 [2022-06-02T08:04:53.814Z] 
08:04:54 [2022-06-02T08:04:54.072Z] + for job in $(jobs -p)
08:04:54 [2022-06-02T08:04:54.072Z] + wait 11427
08:05:50 [2022-06-02T08:05:50.270Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
08:05:50 [2022-06-02T08:05:50.271Z]     docker_cli_swarm_test.go:1180: [d7470bf266813] joining swarm manager [d54194f6e0d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:05:53 [2022-06-02T08:05:53.545Z]     docker_cli_swarm_test.go:1189: [de2d67ae6aec5] joining swarm manager [d54194f6e0d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:06:40 [2022-06-02T08:06:40.223Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
08:06:45 [2022-06-02T08:06:45.480Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
08:06:49 [2022-06-02T08:06:49.660Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
08:06:51 [2022-06-02T08:06:51.032Z]     docker_cli_swarm_test.go:1112: [dc12a996c84c8] joining swarm manager [dea4a92971710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:06:52 [2022-06-02T08:06:52.403Z]     docker_cli_swarm_test.go:1113: [d037b6c633ba8] joining swarm manager [dea4a92971710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:08:13 [2022-06-02T08:08:13.819Z]     docker_cli_swarm_test.go:1166: [d8a87985903ce] joining swarm manager [dea4a92971710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:08:52 [2022-06-02T08:08:52.503Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
08:08:52 [2022-06-02T08:08:52.503Z]     docker_cli_swarm_test.go:1447: [d22761da53d23] joining swarm manager [d10d7755131ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:08:52 [2022-06-02T08:08:52.503Z]     docker_cli_swarm_test.go:1448: [dc7cb02e0f25f] joining swarm manager [d10d7755131ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:09:00 [2022-06-02T08:09:00.602Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
08:09:00 [2022-06-02T08:09:00.860Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
08:09:00 [2022-06-02T08:09:00.860Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
08:09:01 [2022-06-02T08:09:01.118Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
08:09:01 [2022-06-02T08:09:01.118Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
08:09:02 [2022-06-02T08:09:02.050Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
08:09:03 [2022-06-02T08:09:03.951Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
08:09:07 [2022-06-02T08:09:07.237Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
08:09:09 [2022-06-02T08:09:09.761Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
08:09:11 [2022-06-02T08:09:11.659Z]     docker_cli_swarm_unix_test.go:63: [d863ea4e78b3a] joining swarm manager [d2a4c1f092428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:10:07 [2022-06-02T08:10:07.857Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
08:10:07 [2022-06-02T08:10:07.857Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
08:10:07 [2022-06-02T08:10:07.857Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
08:10:09 [2022-06-02T08:10:09.227Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
08:10:12 [2022-06-02T08:10:12.514Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
08:10:15 [2022-06-02T08:10:15.045Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
08:10:16 [2022-06-02T08:10:16.952Z]     docker_api_swarm_test.go:962: [d54e4184aa27d] joining swarm manager [dc4a16a393f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:10:35 [2022-06-02T08:10:35.016Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
08:10:47 [2022-06-02T08:10:47.203Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
08:10:48 [2022-06-02T08:10:48.135Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
08:10:50 [2022-06-02T08:10:50.660Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
08:10:53 [2022-06-02T08:10:53.936Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
08:11:00 [2022-06-02T08:11:00.506Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
08:11:05 [2022-06-02T08:11:05.766Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
08:11:07 [2022-06-02T08:11:07.663Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
08:11:10 [2022-06-02T08:11:10.189Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
08:11:12 [2022-06-02T08:11:12.715Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
08:11:15 [2022-06-02T08:11:15.242Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
08:11:18 [2022-06-02T08:11:18.520Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
08:11:20 [2022-06-02T08:11:20.417Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
08:12:16 [2022-06-02T08:12:16.617Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
08:12:31 [2022-06-02T08:12:31.473Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
08:12:46 [2022-06-02T08:12:46.333Z] --- PASS: TestDockerSwarmSuite (1579.95s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.09s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.97s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.63s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.13s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.40s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.83s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.67s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.31s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.51s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.22s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.64s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.91s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.87s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.01s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.81s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.43s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.07s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.92s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.45s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.75s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.08s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.54s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.86s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.10s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.21s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.21s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.00s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.82s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.91s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.27s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.80s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.51s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.31s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.31s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.98s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.00s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.25s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.25s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.46s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.25s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.49s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.25s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.35s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.72s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.79s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.76s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (96.63s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.38s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.38s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.18s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.55s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.47s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.13s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.34s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.75s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.82s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.69s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.22s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s)
08:12:46 [2022-06-02T08:12:46.333Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
08:12:46 [2022-06-02T08:12:46.333Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
08:12:46 [2022-06-02T08:12:46.333Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
08:12:46 [2022-06-02T08:12:46.333Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s)
08:12:46 [2022-06-02T08:12:46.333Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s)
08:12:46 [2022-06-02T08:12:46.333Z] === RUN   TestDockerExternalVolumeSuite
08:12:46 [2022-06-02T08:12:46.333Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
08:12:46 [2022-06-02T08:12:46.898Z]     docker_cli_external_volume_driver_test.go:53: [d04ca2529b552] daemon is not started
08:13:04 [2022-06-02T08:13:04.976Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
08:14:12 [2022-06-02T08:14:12.637Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
08:14:19 [2022-06-02T08:14:19.194Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
08:14:34 [2022-06-02T08:14:34.065Z]     docker_cli_external_volume_driver_test.go:53: [d207a9e8391f4] daemon is not started
08:14:48 [2022-06-02T08:14:48.934Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
08:15:07 [2022-06-02T08:15:07.014Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
08:15:21 [2022-06-02T08:15:21.927Z]     docker_cli_external_volume_driver_test.go:53: [da92635fd1b99] daemon is not started
08:15:36 [2022-06-02T08:15:36.962Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
08:15:36 [2022-06-02T08:15:36.962Z]     docker_cli_external_volume_driver_test.go:53: [dd44e50de6f5d] daemon is not started
08:15:51 [2022-06-02T08:15:51.836Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
08:16:23 [2022-06-02T08:16:23.896Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
08:16:38 [2022-06-02T08:16:38.758Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
08:16:53 [2022-06-02T08:16:53.617Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
08:17:40 [2022-06-02T08:17:40.257Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
08:17:58 [2022-06-02T08:17:58.325Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
08:18:30 [2022-06-02T08:18:30.439Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
08:19:04 [2022-06-02T08:19:04.848Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
08:19:17 [2022-06-02T08:19:17.031Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
08:19:35 [2022-06-02T08:19:35.090Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
08:19:35 [2022-06-02T08:19:35.090Z]     docker_cli_external_volume_driver_test.go:485: [d925c6263632c] daemon is not started
08:19:49 [2022-06-02T08:19:49.948Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
08:19:49 [2022-06-02T08:19:49.948Z]     docker_cli_external_volume_driver_test.go:53: [d0784ab383c43] daemon is not started
08:20:04 [2022-06-02T08:20:04.807Z] --- PASS: TestDockerExternalVolumeSuite (437.12s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.65s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.10s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.27s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
08:20:04 [2022-06-02T08:20:04.807Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
08:20:04 [2022-06-02T08:20:04.807Z] PASS
08:20:04 [2022-06-02T08:20:04.807Z] 
08:20:04 [2022-06-02T08:20:04.807Z] === Skipped
08:20:04 [2022-06-02T08:20:04.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:20:04 [2022-06-02T08:20:04.807Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:20:04 [2022-06-02T08:20:04.807Z]     check_test.go:307: [de2b229d5c713] daemon is not started
08:20:04 [2022-06-02T08:20:04.807Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:20:04 [2022-06-02T08:20:04.807Z] 
08:20:04 [2022-06-02T08:20:04.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
08:20:04 [2022-06-02T08:20:04.807Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:20:04 [2022-06-02T08:20:04.807Z]     check_test.go:307: [d5fd565c96c98] daemon is not started
08:20:04 [2022-06-02T08:20:04.807Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
08:20:04 [2022-06-02T08:20:04.807Z] 
08:20:04 [2022-06-02T08:20:04.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
08:20:04 [2022-06-02T08:20:04.807Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:20:04 [2022-06-02T08:20:04.807Z]     check_test.go:307: [dafaaa8a3eb34] daemon is not started
08:20:04 [2022-06-02T08:20:04.807Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
08:20:04 [2022-06-02T08:20:04.807Z] 
08:20:04 [2022-06-02T08:20:04.807Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:20:04 [2022-06-02T08:20:04.807Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
08:20:04 [2022-06-02T08:20:04.807Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:20:04 [2022-06-02T08:20:04.807Z] 
08:20:04 [2022-06-02T08:20:04.807Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:20:04 [2022-06-02T08:20:04.807Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:20:04 [2022-06-02T08:20:04.807Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:20:04 [2022-06-02T08:20:04.807Z] 
08:20:04 [2022-06-02T08:20:04.808Z] DONE 269 tests, 5 skipped in 2360.385s
08:20:04 [2022-06-02T08:20:04.808Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:20:04 [2022-06-02T08:20:04.808Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d158e1191d30f/docker.pid
08:20:04 [2022-06-02T08:20:04.808Z] +++ kill 7101
08:20:04 [2022-06-02T08:20:04.808Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7101 is not a child of this shell
08:20:04 [2022-06-02T08:20:04.808Z] warning: PID 7101 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d158e1191d30f/docker.pid had a nonzero exit code
08:20:04 [2022-06-02T08:20:04.808Z] ++++ cat bundles/test-integration/docker.pid
08:20:04 [2022-06-02T08:20:04.808Z] +++ kill 9360
08:20:04 [2022-06-02T08:20:04.808Z] +++ /etc/init.d/apparmor stop
08:20:04 [2022-06-02T08:20:04.808Z] Leaving: AppArmorNo profiles have been unloaded.
08:20:04 [2022-06-02T08:20:04.808Z] 
08:20:04 [2022-06-02T08:20:04.808Z] Unloading profiles will leave already running processes permanently
08:20:04 [2022-06-02T08:20:04.808Z] unconfined, which can lead to unexpected situations.
08:20:04 [2022-06-02T08:20:04.808Z] 
08:20:04 [2022-06-02T08:20:04.808Z] To set a process to complain mode, use the command line tool
08:20:04 [2022-06-02T08:20:04.808Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:20:04 [2022-06-02T08:20:04.808Z] +++ true
08:20:04 [2022-06-02T08:20:04.808Z] exiting test-integration
08:20:04 [2022-06-02T08:20:04.808Z] ++ exit 0
08:20:04 [2022-06-02T08:20:04.808Z] 
08:20:04 [2022-06-02T08:20:04.808Z] + exit 0
08:20:04 [2022-06-02T08:20:04.808Z] ++ jobs -p
08:20:04 [2022-06-02T08:20:04.808Z] + pids=
08:20:04 [2022-06-02T08:20:04.808Z] + echo 'Remaining pids to kill: []'
08:20:04 [2022-06-02T08:20:04.808Z] Remaining pids to kill: []
08:20:04 [2022-06-02T08:20:04.808Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
08:20:04 [2022-06-02T08:20:04.828Z] Recording test results
08:20:06 [2022-06-02T08:20:06.732Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:20:07 [2022-06-02T08:20:07.057Z] + echo Ensuring container killed.
08:20:07 [2022-06-02T08:20:07.057Z] Ensuring container killed.
08:20:07 [2022-06-02T08:20:07.057Z] + docker ps -aq -f name=docker-pr1-*
08:20:07 [2022-06-02T08:20:07.057Z] + cids=74f69a089583
08:20:07 [2022-06-02T08:20:07.057Z] f00fd1c0f0be
08:20:07 [2022-06-02T08:20:07.057Z] 598a3f1e5987
08:20:07 [2022-06-02T08:20:07.057Z] + [ -n 74f69a089583
08:20:07 [2022-06-02T08:20:07.057Z] f00fd1c0f0be
08:20:07 [2022-06-02T08:20:07.057Z] 598a3f1e5987 ]
08:20:07 [2022-06-02T08:20:07.057Z] + docker rm -vf 74f69a089583 f00fd1c0f0be 598a3f1e5987
08:20:07 [2022-06-02T08:20:07.321Z] 74f69a089583
08:20:07 [2022-06-02T08:20:07.891Z] f00fd1c0f0be
08:20:07 [2022-06-02T08:20:07.891Z] 598a3f1e5987
[Pipeline] sh
08:20:08 [2022-06-02T08:20:08.171Z] + echo Chowning /workspace to jenkins user
08:20:08 [2022-06-02T08:20:08.171Z] Chowning /workspace to jenkins user
08:20:08 [2022-06-02T08:20:08.171Z] + id -u
08:20:08 [2022-06-02T08:20:08.171Z] + id -g
08:20:08 [2022-06-02T08:20:08.171Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43676:/workspace busybox chown -R 1000:1000 /workspace
08:20:08 [2022-06-02T08:20:08.171Z] Unable to find image 'busybox:latest' locally
08:20:08 [2022-06-02T08:20:08.171Z] latest: Pulling from library/busybox
08:20:08 [2022-06-02T08:20:08.429Z] 462eb288b104: Pulling fs layer
08:20:08 [2022-06-02T08:20:08.429Z] 462eb288b104: Download complete
08:20:08 [2022-06-02T08:20:08.429Z] 462eb288b104: Pull complete
08:20:08 [2022-06-02T08:20:08.429Z] Digest: sha256:ebadf81a7f2146e95f8c850ad7af8cf9755d31cdba380a8ffd5930fba5996095
08:20:08 [2022-06-02T08:20:08.429Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:20:11 [2022-06-02T08:20:11.253Z] + bundleName=amd64
08:20:11 [2022-06-02T08:20:11.253Z] + echo Creating amd64-bundles.tar.gz
08:20:11 [2022-06-02T08:20:11.253Z] Creating amd64-bundles.tar.gz
08:20:11 [2022-06-02T08:20:11.253Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:20:11 [2022-06-02T08:20:11.253Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
08:20:12 [2022-06-02T08:20:12.636Z] Archiving artifacts
08:20:14 [2022-06-02T08:20:14.446Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43676/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:20:14 [2022-06-02T08:20:14.748Z] + make clean
08:20:15 [2022-06-02T08:20:15.005Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:20:15 [2022-06-02T08:20:15.005Z] docker-dev-cache
08:20:15 [2022-06-02T08:20:15.005Z] docker-mod-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