Skip to content
Success

Console Output

Pull request #44173 opened
09:30:55 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch 22.06 at 49a2f5c55c9ef6c06aa00825f6c98b6a9cd02b26 rather than 4a8f7442557a7054bf5ba41fa754d0c4504841ac
Obtained Jenkinsfile from 49a2f5c55c9ef6c06aa00825f6c98b6a9cd02b26
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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
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-44173@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
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
09:31:00 [2022-09-22T09:31:00.205Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:31:00 [2022-09-22T09:31:00.209Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:31:15 [2022-09-22T09:31:15.378Z] Still waiting to schedule task
09:31:15 [2022-09-22T09:31:15.380Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c8f748010a6a51e)’ is offline
09:32:00 [2022-09-22T09:32:00.977Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c8f748010a6a51e) in /home/ubuntu/workspace/moby_PR-44173
[Pipeline] {
[Pipeline] checkout
09:32:01 [2022-09-22T09:32:01.083Z] The recommended git tool is: git
09:32:03 [2022-09-22T09:32:03.877Z] using credential docker-jenkins-github-credentials
09:32:03 [2022-09-22T09:32:03.892Z] Cloning the remote Git repository
09:32:03 [2022-09-22T09:32:03.892Z] Cloning with configured refspecs honoured and without tags
09:32:03 [2022-09-22T09:32:03.598Z] Cloning repository https://github.com/moby/moby.git
09:32:03 [2022-09-22T09:32:03.661Z]  > git init /home/ubuntu/workspace/moby_PR-44173 # timeout=10
09:32:04 [2022-09-22T09:32:04.012Z] Fetching upstream changes from https://github.com/moby/moby.git
09:32:04 [2022-09-22T09:32:04.012Z]  > git --version # timeout=10
09:32:04 [2022-09-22T09:32:04.031Z]  > git --version # 'git version 2.17.1'
09:32:04 [2022-09-22T09:32:04.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:32:04 [2022-09-22T09:32:04.033Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44173/head:refs/remotes/origin/PR-44173 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
09:32:27 [2022-09-22T09:32:27.641Z] Fetching without tags
09:32:27 [2022-09-22T09:32:27.943Z] Merging remotes/origin/22.06 commit 49a2f5c55c9ef6c06aa00825f6c98b6a9cd02b26 into PR head commit 4a8f7442557a7054bf5ba41fa754d0c4504841ac
09:32:28 [2022-09-22T09:32:28.726Z] Merge succeeded, producing 4a8f7442557a7054bf5ba41fa754d0c4504841ac
09:32:28 [2022-09-22T09:32:28.726Z] Checking out Revision 4a8f7442557a7054bf5ba41fa754d0c4504841ac (PR-44173)
09:32:27 [2022-09-22T09:32:27.539Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:32:27 [2022-09-22T09:32:27.554Z]  > git config --add remote.origin.fetch +refs/pull/44173/head:refs/remotes/origin/PR-44173 # timeout=10
09:32:27 [2022-09-22T09:32:27.577Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
09:32:27 [2022-09-22T09:32:27.593Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:32:27 [2022-09-22T09:32:27.623Z] Fetching upstream changes from https://github.com/moby/moby.git
09:32:27 [2022-09-22T09:32:27.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:32:27 [2022-09-22T09:32:27.707Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44173/head:refs/remotes/origin/PR-44173 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
09:32:27 [2022-09-22T09:32:27.928Z]  > git config core.sparsecheckout # timeout=10
09:32:27 [2022-09-22T09:32:27.937Z]  > git checkout -f 4a8f7442557a7054bf5ba41fa754d0c4504841ac # timeout=10
09:32:28 [2022-09-22T09:32:28.616Z]  > git remote # timeout=10
09:32:28 [2022-09-22T09:32:28.623Z]  > git config --get remote.origin.url # timeout=10
09:32:28 [2022-09-22T09:32:28.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:32:28 [2022-09-22T09:32:28.691Z]  > git merge 49a2f5c55c9ef6c06aa00825f6c98b6a9cd02b26 # timeout=10
09:32:28 [2022-09-22T09:32:28.701Z]  > git rev-parse HEAD^{commit} # timeout=10
09:32:28 [2022-09-22T09:32:28.709Z]  > git config core.sparsecheckout # timeout=10
09:32:28 [2022-09-22T09:32:28.719Z]  > git checkout -f 4a8f7442557a7054bf5ba41fa754d0c4504841ac # timeout=10
09:32:33 [2022-09-22T09:32:33.212Z] Commit message: "ci: reduce cache throttling limits"
09:32:33 [2022-09-22T09:32:33.212Z] First time build. Skipping changelog.
09:32:33 [2022-09-22T09:32:33.220Z]  > git --version # timeout=10
09:32:33 [2022-09-22T09:32:33.252Z]  > git --version # 'git version 2.17.1'
09:32:33 [2022-09-22T09:32:33.275Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:32:34 [2022-09-22T09:32:34.391Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44173:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:32:56 [2022-09-22T09:32:56.342Z] Unable to find image 'alpine:latest' locally
09:32:56 [2022-09-22T09:32:56.342Z] latest: Pulling from library/alpine
09:32:56 [2022-09-22T09:32:56.342Z] 213ec9aee27d: Pulling fs layer
09:32:56 [2022-09-22T09:32:56.342Z] 213ec9aee27d: Verifying Checksum
09:32:56 [2022-09-22T09:32:56.342Z] 213ec9aee27d: Download complete
09:32:56 [2022-09-22T09:32:56.342Z] 213ec9aee27d: Pull complete
09:32:56 [2022-09-22T09:32:56.342Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
09:32:56 [2022-09-22T09:32:56.342Z] Status: Downloaded newer image for alpine:latest
09:33:01 [2022-09-22T09:33:01.600Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[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
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)
09:33:02 [2022-09-22T09:33:02.699Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01bd13f02805f2362) in /home/ubuntu/workspace/moby_PR-44173
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] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
09:33:02 [2022-09-22T09:33:02.759Z] The recommended git tool is: git
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] }
09:33:02 [2022-09-22T09:33:02.768Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
09:33:02 [2022-09-22T09:33:02.777Z] Cloning the remote Git repository
09:33:02 [2022-09-22T09:33:02.777Z] Cloning with configured refspecs honoured and without tags
[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] }
09:33:02 [2022-09-22T09:33:02.804Z] Cloning repository https://github.com/moby/moby.git
09:33:02 [2022-09-22T09:33:02.805Z]  > git init /home/ubuntu/workspace/moby_PR-44173 # timeout=10
09:33:02 [2022-09-22T09:33:02.818Z] Fetching upstream changes from https://github.com/moby/moby.git
09:33:02 [2022-09-22T09:33:02.818Z]  > git --version # timeout=10
09:33:02 [2022-09-22T09:33:02.827Z]  > git --version # 'git version 2.25.1'
09:33:02 [2022-09-22T09:33:02.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:33:02 [2022-09-22T09:33:02.829Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44173/head:refs/remotes/origin/PR-44173 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
09:33:15 [2022-09-22T09:33:15.056Z] Fetching without tags
09:33:15 [2022-09-22T09:33:15.259Z] Merging remotes/origin/22.06 commit 49a2f5c55c9ef6c06aa00825f6c98b6a9cd02b26 into PR head commit 4a8f7442557a7054bf5ba41fa754d0c4504841ac
09:33:15 [2022-09-22T09:33:15.049Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:33:15 [2022-09-22T09:33:15.054Z]  > git config --add remote.origin.fetch +refs/pull/44173/head:refs/remotes/origin/PR-44173 # timeout=10
09:33:15 [2022-09-22T09:33:15.058Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
09:33:15 [2022-09-22T09:33:15.068Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:33:15 [2022-09-22T09:33:15.083Z] Fetching upstream changes from https://github.com/moby/moby.git
09:33:15 [2022-09-22T09:33:15.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:33:15 [2022-09-22T09:33:15.084Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44173/head:refs/remotes/origin/PR-44173 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
09:33:15 [2022-09-22T09:33:15.285Z]  > git config core.sparsecheckout # timeout=10
09:33:15 [2022-09-22T09:33:15.289Z]  > git checkout -f 4a8f7442557a7054bf5ba41fa754d0c4504841ac # timeout=10
09:33:15 [2022-09-22T09:33:15.842Z] Merge succeeded, producing 4a8f7442557a7054bf5ba41fa754d0c4504841ac
09:33:15 [2022-09-22T09:33:15.843Z] Checking out Revision 4a8f7442557a7054bf5ba41fa754d0c4504841ac (PR-44173)
09:33:16 [2022-09-22T09:33:16.582Z] Commit message: "ci: reduce cache throttling limits"
09:33:16 [2022-09-22T09:33:16.629Z]  > git --version # timeout=10
09:33:16 [2022-09-22T09:33:16.640Z]  > git --version # 'git version 2.25.1'
09:33:16 [2022-09-22T09:33:16.648Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:33:15 [2022-09-22T09:33:15.847Z]  > git remote # timeout=10
09:33:15 [2022-09-22T09:33:15.851Z]  > git config --get remote.origin.url # timeout=10
09:33:15 [2022-09-22T09:33:15.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:33:15 [2022-09-22T09:33:15.854Z]  > git merge 49a2f5c55c9ef6c06aa00825f6c98b6a9cd02b26 # timeout=10
09:33:15 [2022-09-22T09:33:15.862Z]  > git rev-parse HEAD^{commit} # timeout=10
09:33:15 [2022-09-22T09:33:15.869Z]  > git config core.sparsecheckout # timeout=10
09:33:15 [2022-09-22T09:33:15.873Z]  > git checkout -f 4a8f7442557a7054bf5ba41fa754d0c4504841ac # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:33:17 [2022-09-22T09:33:17.369Z] + docker version
09:33:17 [2022-09-22T09:33:17.369Z] Client: Docker Engine - Community
09:33:17 [2022-09-22T09:33:17.369Z]  Version:           22.06.0-beta.0
09:33:17 [2022-09-22T09:33:17.369Z]  API version:       1.42
09:33:17 [2022-09-22T09:33:17.369Z]  Go version:        go1.18.3
09:33:17 [2022-09-22T09:33:17.369Z]  Git commit:        3e9117b
09:33:17 [2022-09-22T09:33:17.369Z]  Built:             Fri Jun  3 17:55:34 2022
09:33:17 [2022-09-22T09:33:17.369Z]  OS/Arch:           linux/arm64
09:33:17 [2022-09-22T09:33:17.369Z]  Context:           default
09:33:17 [2022-09-22T09:33:17.369Z] 
09:33:17 [2022-09-22T09:33:17.369Z] Server: Docker Engine - Community
09:33:17 [2022-09-22T09:33:17.369Z]  Engine:
09:33:17 [2022-09-22T09:33:17.369Z]   Version:          22.06.0-beta.0
09:33:17 [2022-09-22T09:33:17.369Z]   API version:      1.42 (minimum version 1.12)
09:33:17 [2022-09-22T09:33:17.369Z]   Go version:       go1.18.3
09:33:17 [2022-09-22T09:33:17.369Z]   Git commit:       38633e7
09:33:17 [2022-09-22T09:33:17.369Z]   Built:            Fri Jun  3 17:55:34 2022
09:33:17 [2022-09-22T09:33:17.369Z]   OS/Arch:          linux/arm64
09:33:17 [2022-09-22T09:33:17.369Z]   Experimental:     true
09:33:17 [2022-09-22T09:33:17.369Z]  containerd:
09:33:17 [2022-09-22T09:33:17.369Z]   Version:          1.6.8
09:33:17 [2022-09-22T09:33:17.369Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
09:33:17 [2022-09-22T09:33:17.369Z]  runc:
09:33:17 [2022-09-22T09:33:17.369Z]   Version:          1.1.4
09:33:17 [2022-09-22T09:33:17.369Z]   GitCommit:        v1.1.4-0-g5fd4c4d
09:33:17 [2022-09-22T09:33:17.369Z]  docker-init:
09:33:17 [2022-09-22T09:33:17.369Z]   Version:          0.19.0
09:33:17 [2022-09-22T09:33:17.369Z]   GitCommit:        de40ad0
[Pipeline] sh
09:33:17 [2022-09-22T09:33:17.646Z] + docker info
09:33:17 [2022-09-22T09:33:17.646Z] Client:
09:33:17 [2022-09-22T09:33:17.646Z]  Context:    default
09:33:17 [2022-09-22T09:33:17.646Z]  Debug Mode: false
09:33:17 [2022-09-22T09:33:17.646Z]  Plugins:
09:33:17 [2022-09-22T09:33:17.646Z]   buildx: Docker Buildx (Docker Inc.)
09:33:17 [2022-09-22T09:33:17.646Z]     Version:  v0.8.2
09:33:17 [2022-09-22T09:33:17.646Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:33:17 [2022-09-22T09:33:17.646Z]   compose: Docker Compose (Docker Inc.)
09:33:17 [2022-09-22T09:33:17.646Z]     Version:  v2.11.0
09:33:17 [2022-09-22T09:33:17.646Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:33:17 [2022-09-22T09:33:17.646Z] 
09:33:17 [2022-09-22T09:33:17.646Z] Server:
09:33:17 [2022-09-22T09:33:17.647Z]  Containers: 0
09:33:17 [2022-09-22T09:33:17.647Z]   Running: 0
09:33:17 [2022-09-22T09:33:17.647Z]   Paused: 0
09:33:17 [2022-09-22T09:33:17.647Z]   Stopped: 0
09:33:17 [2022-09-22T09:33:17.647Z]  Images: 2
09:33:17 [2022-09-22T09:33:17.647Z]  Server Version: 22.06.0-beta.0
09:33:17 [2022-09-22T09:33:17.647Z]  Storage Driver: overlay2
09:33:17 [2022-09-22T09:33:17.647Z]   Backing Filesystem: extfs
09:33:17 [2022-09-22T09:33:17.647Z]   Supports d_type: true
09:33:17 [2022-09-22T09:33:17.647Z]   Using metacopy: false
09:33:17 [2022-09-22T09:33:17.647Z]   Native Overlay Diff: true
09:33:17 [2022-09-22T09:33:17.647Z]   userxattr: false
09:33:17 [2022-09-22T09:33:17.647Z]  Logging Driver: json-file
09:33:17 [2022-09-22T09:33:17.647Z]  Cgroup Driver: cgroupfs
09:33:17 [2022-09-22T09:33:17.647Z]  Cgroup Version: 1
09:33:17 [2022-09-22T09:33:17.647Z]  Plugins:
09:33:17 [2022-09-22T09:33:17.647Z]   Volume: local
09:33:17 [2022-09-22T09:33:17.647Z]   Network: bridge host ipvlan macvlan null overlay
09:33:17 [2022-09-22T09:33:17.647Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:33:17 [2022-09-22T09:33:17.647Z]  Swarm: inactive
09:33:17 [2022-09-22T09:33:17.647Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:33:17 [2022-09-22T09:33:17.647Z]  Default Runtime: runc
09:33:17 [2022-09-22T09:33:17.647Z]  Init Binary: docker-init
09:33:17 [2022-09-22T09:33:17.647Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
09:33:17 [2022-09-22T09:33:17.647Z]  runc version: v1.1.4-0-g5fd4c4d
09:33:17 [2022-09-22T09:33:17.647Z]  init version: de40ad0
09:33:17 [2022-09-22T09:33:17.647Z]  Security Options:
09:33:17 [2022-09-22T09:33:17.647Z]   apparmor
09:33:17 [2022-09-22T09:33:17.647Z]   seccomp
09:33:17 [2022-09-22T09:33:17.647Z]    Profile: builtin
09:33:17 [2022-09-22T09:33:17.647Z]  Kernel Version: 5.15.0-1019-aws
09:33:17 [2022-09-22T09:33:17.647Z]  Operating System: Ubuntu 20.04.5 LTS
09:33:17 [2022-09-22T09:33:17.647Z]  OSType: linux
09:33:17 [2022-09-22T09:33:17.647Z]  Architecture: aarch64
09:33:17 [2022-09-22T09:33:17.647Z]  CPUs: 2
09:33:17 [2022-09-22T09:33:17.647Z]  Total Memory: 7.559GiB
09:33:17 [2022-09-22T09:33:17.647Z]  Name: ip-10-100-103-119
09:33:17 [2022-09-22T09:33:17.647Z]  ID: 21ee9248-431c-49fb-8774-3b222a03c749
09:33:17 [2022-09-22T09:33:17.647Z]  Docker Root Dir: /var/lib/docker
09:33:17 [2022-09-22T09:33:17.647Z]  Debug Mode: false
09:33:17 [2022-09-22T09:33:17.647Z]  Registry: https://index.docker.io/v1/
09:33:17 [2022-09-22T09:33:17.647Z]  Labels:
09:33:17 [2022-09-22T09:33:17.647Z]  Experimental: true
09:33:17 [2022-09-22T09:33:17.647Z]  Insecure Registries:
09:33:17 [2022-09-22T09:33:17.647Z]   127.0.0.0/8
09:33:17 [2022-09-22T09:33:17.647Z]  Live Restore Enabled: true
09:33:17 [2022-09-22T09:33:17.647Z] 
[Pipeline] sh
09:33:17 [2022-09-22T09:33:17.923Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:33:17 [2022-09-22T09:33:17.923Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:33:17 [2022-09-22T09:33:17.923Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44173/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:33:17 [2022-09-22T09:33:17.923Z] + bash /home/ubuntu/workspace/moby_PR-44173/check-config.sh
09:33:17 [2022-09-22T09:33:17.923Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:33:17 [2022-09-22T09:33:17.923Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
09:33:17 [2022-09-22T09:33:17.923Z] 
09:33:17 [2022-09-22T09:33:17.923Z] Generally Necessary:
09:33:17 [2022-09-22T09:33:17.923Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:33:17 [2022-09-22T09:33:17.923Z] - apparmor: enabled and tools installed
09:33:17 [2022-09-22T09:33:17.923Z] - CONFIG_NAMESPACES: enabled
09:33:17 [2022-09-22T09:33:17.923Z] - CONFIG_NET_NS: enabled
09:33:17 [2022-09-22T09:33:17.923Z] - CONFIG_PID_NS: enabled
09:33:17 [2022-09-22T09:33:17.923Z] - CONFIG_IPC_NS: enabled
09:33:17 [2022-09-22T09:33:17.923Z] - CONFIG_UTS_NS: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_CGROUPS: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_CGROUP_CPUACCT: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_CGROUP_DEVICE: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_CGROUP_FREEZER: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_CGROUP_SCHED: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_CPUSETS: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_MEMCG: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_KEYS: enabled
09:33:17 [2022-09-22T09:33:17.924Z] - CONFIG_VETH: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_BRIDGE: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_NF_NAT: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_POSIX_MQUEUE: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_CGROUP_BPF: enabled
09:33:18 [2022-09-22T09:33:18.183Z] 
09:33:18 [2022-09-22T09:33:18.183Z] Optional Features:
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_USER_NS: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_SECCOMP: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_SECCOMP_FILTER: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_CGROUP_PIDS: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_MEMCG_SWAP: enabled
09:33:18 [2022-09-22T09:33:18.183Z]     (cgroup swap accounting is currently enabled)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_BLK_CGROUP: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_CGROUP_PERF: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_CGROUP_HUGETLB: enabled
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:33:18 [2022-09-22T09:33:18.183Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_CFS_BANDWIDTH: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_RT_GROUP_SCHED: missing
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_IP_VS: enabled (as module)
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_IP_VS_NFCT: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_IP_VS_RR: enabled (as module)
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_SECURITY_SELINUX: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_SECURITY_APPARMOR: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_EXT4_FS: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:33:18 [2022-09-22T09:33:18.441Z] - Network Drivers:
09:33:18 [2022-09-22T09:33:18.441Z]   - "overlay":
09:33:18 [2022-09-22T09:33:18.441Z]     - CONFIG_VXLAN: enabled (as module)
09:33:18 [2022-09-22T09:33:18.441Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:33:18 [2022-09-22T09:33:18.441Z]       Optional (for encrypted networks):
09:33:18 [2022-09-22T09:33:18.441Z]       - CONFIG_CRYPTO: enabled
09:33:18 [2022-09-22T09:33:18.441Z]       - CONFIG_CRYPTO_AEAD: enabled
09:33:18 [2022-09-22T09:33:18.441Z]       - CONFIG_CRYPTO_GCM: enabled
09:33:18 [2022-09-22T09:33:18.441Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:33:18 [2022-09-22T09:33:18.441Z]       - CONFIG_CRYPTO_GHASH: enabled
09:33:18 [2022-09-22T09:33:18.441Z]       - CONFIG_XFRM: enabled
09:33:18 [2022-09-22T09:33:18.441Z]       - CONFIG_XFRM_USER: enabled (as module)
09:33:18 [2022-09-22T09:33:18.442Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:33:18 [2022-09-22T09:33:18.442Z]       - CONFIG_INET_ESP: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]   - "ipvlan":
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_IPVLAN: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]   - "macvlan":
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_MACVLAN: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_DUMMY: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]   - "ftp,tftp client in container":
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z] - Storage Drivers:
09:33:18 [2022-09-22T09:33:18.699Z]   - "aufs":
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_AUFS_FS: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]   - "btrfs":
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:33:18 [2022-09-22T09:33:18.699Z]   - "devicemapper":
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_BLK_DEV_DM: enabled
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]   - "overlay":
09:33:18 [2022-09-22T09:33:18.699Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:33:18 [2022-09-22T09:33:18.699Z]   - "zfs":
09:33:18 [2022-09-22T09:33:18.699Z]     - /dev/zfs: present
09:33:18 [2022-09-22T09:33:18.699Z]     - zfs command: missing
09:33:18 [2022-09-22T09:33:18.699Z]     - zpool command: missing
09:33:18 [2022-09-22T09:33:18.699Z] 
09:33:18 [2022-09-22T09:33:18.699Z] Limits:
09:33:18 [2022-09-22T09:33:18.699Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:33:18 [2022-09-22T09:33:18.699Z] 
09:33:18 [2022-09-22T09:33:18.699Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:33:19 [2022-09-22T09:33:19.018Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4a8f7442557a7054bf5ba41fa754d0c4504841ac .
09:33:19 [2022-09-22T09:33:19.276Z] #1 [internal] load build definition from Dockerfile
09:33:19 [2022-09-22T09:33:19.276Z] #1 transferring dockerfile: 19.29kB done
09:33:19 [2022-09-22T09:33:19.276Z] #1 DONE 0.0s
09:33:19 [2022-09-22T09:33:19.276Z] 
09:33:19 [2022-09-22T09:33:19.276Z] #2 [internal] load .dockerignore
09:33:19 [2022-09-22T09:33:19.276Z] #2 transferring context: 145B done
09:33:19 [2022-09-22T09:33:19.276Z] #2 DONE 0.0s
09:33:19 [2022-09-22T09:33:19.276Z] 
09:33:19 [2022-09-22T09:33:19.276Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:33:19 [2022-09-22T09:33:19.533Z] #3 DONE 0.1s
09:33:19 [2022-09-22T09:33:19.533Z] 
09:33:19 [2022-09-22T09:33:19.533Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
09:33:19 [2022-09-22T09:33:19.533Z] #4 CACHED
09:33:19 [2022-09-22T09:33:19.533Z] 
09:33:19 [2022-09-22T09:33:19.533Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
09:33:19 [2022-09-22T09:33:19.791Z] #5 ...
09:33:19 [2022-09-22T09:33:19.791Z] 
09:33:19 [2022-09-22T09:33:19.791Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
09:33:19 [2022-09-22T09:33:19.791Z] #6 DONE 0.1s
09:33:19 [2022-09-22T09:33:19.791Z] 
09:33:19 [2022-09-22T09:33:19.791Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:33:19 [2022-09-22T09:33:19.791Z] #7 DONE 0.1s
09:33:19 [2022-09-22T09:33:19.791Z] 
09:33:19 [2022-09-22T09:33:19.791Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
09:33:19 [2022-09-22T09:33:19.791Z] #5 DONE 0.1s
09:33:19 [2022-09-22T09:33:19.791Z] 
09:33:19 [2022-09-22T09:33:19.791Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:33:19 [2022-09-22T09:33:19.791Z] #8 DONE 0.1s
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:33:21 [2022-09-22T09:33:21.166Z] #9 DONE 0.0s
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:33:21 [2022-09-22T09:33:21.166Z] #10 DONE 0.0s
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05
09:33:21 [2022-09-22T09:33:21.166Z] #11 DONE 0.0s
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
09:33:21 [2022-09-22T09:33:21.166Z] #12 DONE 0.0s
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #13 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:33:21 [2022-09-22T09:33:21.166Z] #13 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #14 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:33:21 [2022-09-22T09:33:21.166Z] #14 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
09:33:21 [2022-09-22T09:33:21.166Z] #15 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #16 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
09:33:21 [2022-09-22T09:33:21.166Z] #16 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #17 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:33:21 [2022-09-22T09:33:21.166Z] #17 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #18 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:33:21 [2022-09-22T09:33:21.166Z] #18 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:33:21 [2022-09-22T09:33:21.166Z] #19 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #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
09:33:21 [2022-09-22T09:33:21.166Z] #20 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #21 [dev-systemd-false  6/28] RUN ldconfig
09:33:21 [2022-09-22T09:33:21.166Z] #21 CACHED
09:33:21 [2022-09-22T09:33:21.166Z] 
09:33:21 [2022-09-22T09:33:21.166Z] #22 [internal] load build context
09:33:21 [2022-09-22T09:33:21.740Z] #22 ...
09:33:21 [2022-09-22T09:33:21.740Z] 
09:33:21 [2022-09-22T09:33:21.740Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:33:21 [2022-09-22T09:33:21.740Z] #23 DONE 0.5s
09:33:21 [2022-09-22T09:33:21.740Z] 
09:33:21 [2022-09-22T09:33:21.740Z] #22 [internal] load build context
09:33:22 [2022-09-22T09:33:22.679Z] #22 transferring context: 62.72MB 1.5s done
09:33:22 [2022-09-22T09:33:22.679Z] #22 DONE 1.5s
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:33:22 [2022-09-22T09:33:22.679Z] #24 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
09:33:22 [2022-09-22T09:33:22.679Z] #25 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:33:22 [2022-09-22T09:33:22.679Z] #26 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:33:22 [2022-09-22T09:33:22.679Z] #27 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #28 [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
09:33:22 [2022-09-22T09:33:22.679Z] #28 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:33:22 [2022-09-22T09:33:22.679Z] #29 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #30 [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
09:33:22 [2022-09-22T09:33:22.679Z] #30 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #31 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
09:33:22 [2022-09-22T09:33:22.679Z] #31 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #32 [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
09:33:22 [2022-09-22T09:33:22.679Z] #32 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #33 [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
09:33:22 [2022-09-22T09:33:22.679Z] #33 CACHED
09:33:22 [2022-09-22T09:33:22.679Z] 
09:33:22 [2022-09-22T09:33:22.679Z] #34 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:33:22 [2022-09-22T09:33:22.679Z] #0 1.128 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:33:22 [2022-09-22T09:33:22.679Z] #0 1.128 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:33:22 [2022-09-22T09:33:22.679Z] #0 1.128 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #34 ...
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #35 [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
09:33:22 [2022-09-22T09:33:22.937Z] #35 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #36 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:33:22 [2022-09-22T09:33:22.937Z] #36 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #37 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
09:33:22 [2022-09-22T09:33:22.937Z] #37 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:33:22 [2022-09-22T09:33:22.937Z] #38 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
09:33:22 [2022-09-22T09:33:22.937Z] #39 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #40 [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
09:33:22 [2022-09-22T09:33:22.937Z] #40 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #41 [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
09:33:22 [2022-09-22T09:33:22.937Z] #41 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #42 [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
09:33:22 [2022-09-22T09:33:22.937Z] #42 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #43 [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.46.2"      && /build/golangci-lint --version
09:33:22 [2022-09-22T09:33:22.937Z] #43 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #44 [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
09:33:22 [2022-09-22T09:33:22.937Z] #44 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:33:22 [2022-09-22T09:33:22.937Z] #45 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:33:22 [2022-09-22T09:33:22.937Z] #46 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #47 [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
09:33:22 [2022-09-22T09:33:22.937Z] #47 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #48 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:33:22 [2022-09-22T09:33:22.937Z] #48 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
09:33:22 [2022-09-22T09:33:22.937Z] #49 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #50 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:33:22 [2022-09-22T09:33:22.937Z] #50 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:33:22 [2022-09-22T09:33:22.937Z] #51 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #52 [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
09:33:22 [2022-09-22T09:33:22.937Z] #52 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.937Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:33:22 [2022-09-22T09:33:22.937Z] #53 CACHED
09:33:22 [2022-09-22T09:33:22.937Z] 
09:33:22 [2022-09-22T09:33:22.938Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:33:22 [2022-09-22T09:33:22.938Z] #54 CACHED
09:33:22 [2022-09-22T09:33:22.938Z] 
09:33:22 [2022-09-22T09:33:22.938Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:33:22 [2022-09-22T09:33:22.938Z] #55 CACHED
09:33:22 [2022-09-22T09:33:22.938Z] 
09:33:22 [2022-09-22T09:33:22.938Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:33:22 [2022-09-22T09:33:22.938Z] #56 CACHED
09:33:22 [2022-09-22T09:33:22.938Z] 
09:33:22 [2022-09-22T09:33:22.938Z] #57 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:33:22 [2022-09-22T09:33:22.938Z] #57 CACHED
09:33:22 [2022-09-22T09:33:22.938Z] 
09:33:22 [2022-09-22T09:33:22.938Z] #34 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:33:23 [2022-09-22T09:33:23.507Z] #34 1.613 Reading package lists...
09:33:24 [2022-09-22T09:33:24.073Z] #34 2.260 Reading package lists...
09:33:24 [2022-09-22T09:33:24.073Z] #34 2.766 Building dependency tree...
09:33:24 [2022-09-22T09:33:24.073Z] #34 2.906 Reading state information...
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.082 The following additional packages will be installed:
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.082   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.082   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.083   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.083   python3-pkg-resources vim-runtime xxd
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.084 Suggested packages:
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.084   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.084   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.084   acl attr quota
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.084 Recommended packages:
09:33:24 [2022-09-22T09:33:24.331Z] #34 3.084   libatm1 nftables libpam-cap build-essential python3-dev unzip
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.393 The following NEW packages will be installed:
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.393   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.393   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.393   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.394   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.394   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.394   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.394   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:33:24 [2022-09-22T09:33:24.589Z] #34 3.394   xz-utils zip zstd
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.689 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.689 Need to get 27.0 MB of archives.
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.689 After this operation, 105 MB of additional disk space will be used.
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.691 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.694 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.697 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.698 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.700 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.700 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.716 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.717 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.723 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.734 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.736 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.739 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.744 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.746 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.746 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.748 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.748 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.750 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.751 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.755 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.756 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.759 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.760 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.761 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.763 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:33:24 [2022-09-22T09:33:24.847Z] #34 3.820 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.820 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.821 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.824 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.824 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.825 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.825 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.825 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.836 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.837 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.838 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.839 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.843 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.845 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.846 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.851 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.854 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.855 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.893 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.900 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.905 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 3.907 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:33:25 [2022-09-22T09:33:25.105Z] #34 4.044 debconf: delaying package configuration, since apt-utils is not installed
09:33:25 [2022-09-22T09:33:25.105Z] #34 4.082 Fetched 27.0 MB in 1s (53.2 MB/s)
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.115 Selecting previously unselected package pigz.
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.115 (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.)
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.129 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.134 Unpacking pigz (2.6-1) ...
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.173 Selecting previously unselected package libelf1:arm64.
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.176 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.184 Unpacking libelf1:arm64 (0.183-1) ...
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.231 Selecting previously unselected package libbpf0:arm64.
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.234 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.237 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.275 Selecting previously unselected package libcap2:arm64.
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.277 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.281 Unpacking libcap2:arm64 (1:2.44-1) ...
09:33:25 [2022-09-22T09:33:25.363Z] #34 4.314 Selecting previously unselected package libmnl0:arm64.
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.317 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.322 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.355 Selecting previously unselected package libxtables12:arm64.
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.358 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.362 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.395 Selecting previously unselected package libcap2-bin.
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.398 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.401 Unpacking libcap2-bin (1:2.44-1) ...
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.440 Selecting previously unselected package iproute2.
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.443 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.446 Unpacking iproute2 (5.10.0-4) ...
09:33:25 [2022-09-22T09:33:25.621Z] #34 4.543 Selecting previously unselected package xxd.
09:33:25 [2022-09-22T09:33:25.878Z] #34 4.546 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:33:25 [2022-09-22T09:33:25.878Z] #34 4.549 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:33:25 [2022-09-22T09:33:25.878Z] #34 4.591 Selecting previously unselected package vim-common.
09:33:25 [2022-09-22T09:33:25.878Z] #34 4.594 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:33:25 [2022-09-22T09:33:25.878Z] #34 4.602 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:33:25 [2022-09-22T09:33:25.878Z] #34 4.653 Selecting previously unselected package bash-completion.
09:33:25 [2022-09-22T09:33:25.878Z] #34 4.656 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
09:33:26 [2022-09-22T09:33:26.444Z] #34 5.287 Unpacking bash-completion (1:2.11-2) ...
09:33:26 [2022-09-22T09:33:26.444Z] #34 5.393 Selecting previously unselected package bzip2.
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.396 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.400 Unpacking bzip2 (1.0.8-4) ...
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.439 Selecting previously unselected package xz-utils.
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.442 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.446 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.506 Selecting previously unselected package apparmor.
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.509 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.530 Unpacking apparmor (2.13.6-10) ...
09:33:26 [2022-09-22T09:33:26.701Z] #34 5.623 Selecting previously unselected package inetutils-ping.
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.626 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.630 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.675 Selecting previously unselected package libip4tc2:arm64.
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.677 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.681 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.717 Selecting previously unselected package libip6tc2:arm64.
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.720 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.723 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.757 Selecting previously unselected package libnfnetlink0:arm64.
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.760 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.763 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.800 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.803 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.807 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.843 Selecting previously unselected package libnftnl11:arm64.
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.846 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.850 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:33:26 [2022-09-22T09:33:26.959Z] #34 5.887 Selecting previously unselected package iptables.
09:33:27 [2022-09-22T09:33:27.217Z] #34 5.890 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 5.894 Unpacking iptables (1.8.7-1) ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 5.966 Selecting previously unselected package libonig5:arm64.
09:33:27 [2022-09-22T09:33:27.217Z] #34 5.969 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 5.974 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.020 Selecting previously unselected package libjq1:arm64.
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.024 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.027 Unpacking libjq1:arm64 (1.6-2.1) ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.065 Selecting previously unselected package jq.
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.068 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.072 Unpacking jq (1.6-2.1) ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.112 Selecting previously unselected package libaio1:arm64.
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.115 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.119 Unpacking libaio1:arm64 (0.3.112-9) ...
09:33:27 [2022-09-22T09:33:27.217Z] #34 6.156 Selecting previously unselected package libgpm2:arm64.
09:33:27 [2022-09-22T09:33:27.475Z] #34 6.159 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
09:33:27 [2022-09-22T09:33:27.475Z] #34 6.162 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:33:27 [2022-09-22T09:33:27.475Z] #34 6.196 Selecting previously unselected package libicu67:arm64.
09:33:27 [2022-09-22T09:33:27.475Z] #34 6.199 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
09:33:27 [2022-09-22T09:33:27.475Z] #34 6.202 Unpacking libicu67:arm64 (67.1-7) ...
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.876 Selecting previously unselected package libinih1:arm64.
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.879 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.882 Unpacking libinih1:arm64 (53-1+b2) ...
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.914 Selecting previously unselected package libnet1:arm64.
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.917 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.921 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.959 Selecting previously unselected package libnl-3-200:arm64.
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.961 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:33:28 [2022-09-22T09:33:28.041Z] #34 6.965 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:33:28 [2022-09-22T09:33:28.041Z] #34 7.000 Selecting previously unselected package libprotobuf-c1:arm64.
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.003 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.007 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.042 Selecting previously unselected package libyajl2:arm64.
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.045 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.048 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.077 Selecting previously unselected package net-tools.
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.080 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.084 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.144 Selecting previously unselected package patch.
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.147 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.152 Unpacking patch (2.7.6-7) ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.188 Selecting previously unselected package python-pip-whl.
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.191 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:33:28 [2022-09-22T09:33:28.298Z] #34 7.195 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.334 Selecting previously unselected package python3-lib2to3.
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.337 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.342 Unpacking python3-lib2to3 (3.9.2-1) ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.382 Selecting previously unselected package python3-distutils.
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.385 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.389 Unpacking python3-distutils (3.9.2-1) ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.434 Selecting previously unselected package python3-pkg-resources.
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.436 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.440 Unpacking python3-pkg-resources (52.0.0-4) ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.482 Selecting previously unselected package python3-setuptools.
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.485 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.488 Unpacking python3-setuptools (52.0.0-4) ...
09:33:28 [2022-09-22T09:33:28.557Z] #34 7.549 Selecting previously unselected package python3-wheel.
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.553 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.557 Unpacking python3-wheel (0.34.2-1) ...
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.590 Selecting previously unselected package python3-pip.
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.591 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.594 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.661 Selecting previously unselected package sudo.
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.661 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.666 Unpacking sudo (1.9.5p2-3) ...
09:33:28 [2022-09-22T09:33:28.814Z] #34 7.777 Selecting previously unselected package thin-provisioning-tools.
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.780 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.784 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.845 Selecting previously unselected package uidmap.
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.848 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.852 Unpacking uidmap (1:4.8.1-1) ...
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.904 Selecting previously unselected package vim-runtime.
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.907 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.920 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.931 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:33:29 [2022-09-22T09:33:29.072Z] #34 7.936 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.515 Selecting previously unselected package vim.
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.518 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.527 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.655 Selecting previously unselected package xfsprogs.
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.658 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.662 Unpacking xfsprogs (5.10.0-4) ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.754 Selecting previously unselected package zip.
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.757 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.761 Unpacking zip (3.0-12) ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.803 Selecting previously unselected package zstd.
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.806 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.809 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:33:30 [2022-09-22T09:33:30.006Z] #34 8.893 Setting up python3-pkg-resources (52.0.0-4) ...
09:33:30 [2022-09-22T09:33:30.264Z] #34 9.091 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:33:30 [2022-09-22T09:33:30.264Z] #34 9.101 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:33:30 [2022-09-22T09:33:30.264Z] #34 9.112 Setting up libgpm2:arm64 (1.20.7-8) ...
09:33:30 [2022-09-22T09:33:30.264Z] #34 9.124 Setting up libicu67:arm64 (67.1-7) ...
09:33:30 [2022-09-22T09:33:30.264Z] #34 9.133 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:33:30 [2022-09-22T09:33:30.264Z] #34 9.145 Setting up libinih1:arm64 (53-1+b2) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.156 Setting up uidmap (1:4.8.1-1) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.169 Setting up libyajl2:arm64 (2.1.0-3) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.183 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.192 Setting up bzip2 (1.0.8-4) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.203 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.213 Setting up python3-wheel (0.34.2-1) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.357 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.369 Setting up libcap2:arm64 (1:2.44-1) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.379 Setting up libcap2-bin (1:2.44-1) ...
09:33:30 [2022-09-22T09:33:30.522Z] #34 9.389 Setting up apparmor (2.13.6-10) ...
09:33:31 [2022-09-22T09:33:31.455Z] #34 10.26 Setting up zip (3.0-12) ...
09:33:31 [2022-09-22T09:33:31.455Z] #34 10.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:33:31 [2022-09-22T09:33:31.455Z] #34 10.31 Setting up bash-completion (1:2.11-2) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.07 Setting up libmnl0:arm64 (1.0.4-3) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.10 Setting up patch (2.7.6-7) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.13 Setting up sudo (1.9.5p2-3) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.18 invoke-rc.d: could not determine current runlevel
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.19 invoke-rc.d: policy-rc.d denied execution of start.
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.20 Setting up xfsprogs (5.10.0-4) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.22 Setting up libxtables12:arm64 (1.8.7-1) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.24 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.25 Setting up pigz (2.6-1) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.26 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.28 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:33:32 [2022-09-22T09:33:32.392Z] #34 11.30 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:33:32 [2022-09-22T09:33:32.650Z] #34 11.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:33:32 [2022-09-22T09:33:32.650Z] #34 11.46 Setting up libaio1:arm64 (0.3.112-9) ...
09:33:32 [2022-09-22T09:33:32.650Z] #34 11.47 Setting up python3-lib2to3 (3.9.2-1) ...
09:33:32 [2022-09-22T09:33:32.650Z] #34 11.59 Setting up libelf1:arm64 (0.183-1) ...
09:33:32 [2022-09-22T09:33:32.907Z] #34 11.60 Setting up zstd (1.4.8+dfsg-2.1) ...
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.61 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.62 Setting up python3-distutils (3.9.2-1) ...
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.74 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:33:32 [2022-09-22T09:33:32.908Z] #34 11.80 Setting up python3-setuptools (52.0.0-4) ...
09:33:33 [2022-09-22T09:33:33.165Z] #34 12.12 Setting up libjq1:arm64 (1.6-2.1) ...
09:33:33 [2022-09-22T09:33:33.165Z] #34 12.13 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:33:33 [2022-09-22T09:33:33.165Z] #34 12.14 Setting up thin-provisioning-tools (0.9.0-1) ...
09:33:33 [2022-09-22T09:33:33.426Z] #34 12.15 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:33:33 [2022-09-22T09:33:33.426Z] #34 12.42 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.43 Setting up jq (1.6-2.1) ...
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.45 Setting up libbpf0:arm64 (1:0.3-2) ...
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.46 Setting up iptables (1.8.7-1) ...
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:33:33 [2022-09-22T09:33:33.683Z] #34 12.50 Setting up iproute2 (5.10.0-4) ...
09:33:33 [2022-09-22T09:33:33.941Z] #34 12.63 Processing triggers for libc-bin (2.31-13+deb11u4) ...
09:33:37 [2022-09-22T09:33:37.225Z] #34 DONE 15.5s
09:33:37 [2022-09-22T09:33:37.225Z] 
09:33:37 [2022-09-22T09:33:37.225Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
09:33:37 [2022-09-22T09:33:37.225Z] #58 0.417 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:33:37 [2022-09-22T09:33:37.225Z] #58 0.422 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:33:37 [2022-09-22T09:33:37.225Z] #58 0.426 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:33:37 [2022-09-22T09:33:37.225Z] #58 DONE 0.5s
09:33:37 [2022-09-22T09:33:37.225Z] 
09:33:37 [2022-09-22T09:33:37.225Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
09:33:43 [2022-09-22T09:33:43.781Z] #59 5.668 Collecting yamllint==1.27.1
09:33:43 [2022-09-22T09:33:43.781Z] #59 6.697   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:33:44 [2022-09-22T09:33:44.038Z] #59 6.978 Collecting pathspec>=0.5.3
09:33:44 [2022-09-22T09:33:44.296Z] #59 6.981   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
09:33:44 [2022-09-22T09:33:44.296Z] #59 7.074 Collecting pyyaml
09:33:44 [2022-09-22T09:33:44.296Z] #59 7.084   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:33:44 [2022-09-22T09:33:44.296Z] #59 7.116 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:33:44 [2022-09-22T09:33:44.296Z] #59 7.120 Building wheels for collected packages: yamllint
09:33:44 [2022-09-22T09:33:44.296Z] #59 7.121   Building wheel for yamllint (setup.py): started
09:33:44 [2022-09-22T09:33:44.554Z] #59 7.366   Building wheel for yamllint (setup.py): finished with status 'done'
09:33:44 [2022-09-22T09:33:44.554Z] #59 7.367   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ece949123e4aafcbddcbb3678bf4b65dd90b0cff5f85871f08c015bf8bd8a20a
09:33:44 [2022-09-22T09:33:44.554Z] #59 7.367   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:33:44 [2022-09-22T09:33:44.554Z] #59 7.369 Successfully built yamllint
09:33:44 [2022-09-22T09:33:44.554Z] #59 7.375 Installing collected packages: pyyaml, pathspec, yamllint
09:33:44 [2022-09-22T09:33:44.554Z] #59 7.486 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
09:33:44 [2022-09-22T09:33:44.812Z] #59 DONE 7.6s
09:33:44 [2022-09-22T09:33:44.812Z] 
09:33:44 [2022-09-22T09:33:44.812Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:33:45 [2022-09-22T09:33:45.069Z] #60 DONE 0.2s
09:33:45 [2022-09-22T09:33:45.069Z] 
09:33:45 [2022-09-22T09:33:45.069Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:33:45 [2022-09-22T09:33:45.635Z] #61 DONE 0.4s
09:33:45 [2022-09-22T09:33:45.635Z] 
09:33:45 [2022-09-22T09:33:45.635Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:33:45 [2022-09-22T09:33:45.635Z] #62 DONE 0.1s
09:33:45 [2022-09-22T09:33:45.635Z] 
09:33:45 [2022-09-22T09:33:45.635Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:33:45 [2022-09-22T09:33:45.635Z] #63 DONE 0.1s
09:33:45 [2022-09-22T09:33:45.635Z] 
09:33:45 [2022-09-22T09:33:45.635Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:33:45 [2022-09-22T09:33:45.893Z] #64 DONE 0.1s
09:33:45 [2022-09-22T09:33:45.893Z] 
09:33:45 [2022-09-22T09:33:45.893Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:33:45 [2022-09-22T09:33:45.893Z] #65 DONE 0.1s
09:33:45 [2022-09-22T09:33:45.893Z] 
09:33:45 [2022-09-22T09:33:45.893Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:33:45 [2022-09-22T09:33:45.893Z] #66 DONE 0.1s
09:33:45 [2022-09-22T09:33:45.893Z] 
09:33:45 [2022-09-22T09:33:45.893Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:33:45 [2022-09-22T09:33:45.893Z] #67 DONE 0.1s
09:33:45 [2022-09-22T09:33:45.893Z] 
09:33:45 [2022-09-22T09:33:45.893Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:33:46 [2022-09-22T09:33:46.151Z] #68 DONE 0.1s
09:33:46 [2022-09-22T09:33:46.151Z] 
09:33:46 [2022-09-22T09:33:46.151Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:33:46 [2022-09-22T09:33:46.151Z] #69 DONE 0.1s
09:33:46 [2022-09-22T09:33:46.151Z] 
09:33:46 [2022-09-22T09:33:46.151Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:33:46 [2022-09-22T09:33:46.408Z] #70 DONE 0.3s
09:33:46 [2022-09-22T09:33:46.408Z] 
09:33:46 [2022-09-22T09:33:46.408Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:33:46 [2022-09-22T09:33:46.408Z] #71 DONE 0.1s
09:33:46 [2022-09-22T09:33:46.408Z] 
09:33:46 [2022-09-22T09:33:46.408Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:33:46 [2022-09-22T09:33:46.666Z] #72 DONE 0.2s
09:33:46 [2022-09-22T09:33:46.666Z] 
09:33:46 [2022-09-22T09:33:46.666Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:33:47 [2022-09-22T09:33:47.598Z] #73 DONE 0.8s
09:33:47 [2022-09-22T09:33:47.598Z] 
09:33:47 [2022-09-22T09:33:47.598Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:33:47 [2022-09-22T09:33:47.598Z] #74 DONE 0.1s
09:33:47 [2022-09-22T09:33:47.598Z] 
09:33:47 [2022-09-22T09:33:47.598Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:33:48 [2022-09-22T09:33:48.530Z] #75 DONE 0.9s
09:33:48 [2022-09-22T09:33:48.530Z] 
09:33:48 [2022-09-22T09:33:48.530Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:33:48 [2022-09-22T09:33:48.530Z] #76 DONE 0.1s
09:33:48 [2022-09-22T09:33:48.530Z] 
09:33:48 [2022-09-22T09:33:48.530Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:33:48 [2022-09-22T09:33:48.530Z] #77 DONE 0.0s
09:33:48 [2022-09-22T09:33:48.788Z] 
09:33:48 [2022-09-22T09:33:48.788Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:33:48 [2022-09-22T09:33:48.788Z] #78 DONE 0.0s
09:33:48 [2022-09-22T09:33:48.788Z] 
09:33:48 [2022-09-22T09:33:48.788Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
09:33:50 [2022-09-22T09:33:50.686Z] #79 DONE 2.1s
09:33:50 [2022-09-22T09:33:50.686Z] 
09:33:50 [2022-09-22T09:33:50.686Z] #80 exporting to image
09:33:50 [2022-09-22T09:33:50.686Z] #80 exporting layers
09:33:52 [2022-09-22T09:33:52.059Z] #80 exporting layers 1.3s done
09:33:52 [2022-09-22T09:33:52.059Z] #80 writing image sha256:f3ce5bba5976dca7d501708facf1edba041c675e8c5c0ab17130a8bccf8eb13a done
09:33:52 [2022-09-22T09:33:52.059Z] #80 naming to docker.io/library/docker:4a8f7442557a7054bf5ba41fa754d0c4504841ac done
09:33:52 [2022-09-22T09:33:52.059Z] #80 DONE 1.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:33:52 [2022-09-22T09:33:52.366Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:33:52 [2022-09-22T09:33:52.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44173/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a8f7442557a7054bf5ba41fa754d0c4504841ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:4a8f7442557a7054bf5ba41fa754d0c4504841ac hack/test/unit
09:33:53 [2022-09-22T09:33:53.210Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
09:33:53 [2022-09-22T09:33:53.210Z] + TESTFLAGS+=' -test.timeout=5m'
09:33:53 [2022-09-22T09:33:53.210Z] + TESTDIRS=./...
09:33:53 [2022-09-22T09:33:53.210Z] + exclude_paths='/vendor/|/integration'
09:33:53 [2022-09-22T09:33:53.210Z] ++ go list ./...
09:33:53 [2022-09-22T09:33:53.210Z] ++ grep -vE '(/vendor/|/integration)'
09:33:53 [2022-09-22T09:33:53.776Z] + pkg_list='github.com/docker/docker/api
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/backend/build
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/httpstatus
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/httputils
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/middleware
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/build
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/checkpoint
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/container
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/debug
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/distribution
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/grpc
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/image
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/network
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/plugin
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/session
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/swarm
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/system
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/server/router/volume
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/backend
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/blkiodev
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/container
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/events
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/filters
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/image
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/mount
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/network
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/plugins/logdriver
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/registry
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/strslice
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/swarm
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/swarm/runtime
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/time
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/versions
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/versions/v1p19
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/versions/v1p20
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/api/types/volume
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/builder-next
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/builder-next/exporter
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/builder-next/worker
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/dockerfile
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/remotecontext
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/remotecontext/git
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/builder/remotecontext/urlutil
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cli
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cli/config
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cli/debug
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cli/winresources/docker-proxy
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cli/winresources/dockerd
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/client
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cmd/docker-proxy
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cmd/dockerd
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cmd/dockerd/trap
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/container
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/container/stream
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/contrib/apparmor
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/contrib/docker-device-tool
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/contrib/httpserver
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/cluster
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/cluster/convert
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/cluster/executor
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/cluster/executor/container
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/cluster/provider
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/config
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/events
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/events/testutils
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/exec
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/aufs
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/copy
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/overlay
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/register
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/vfs
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/graphdriver/zfs
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/images
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/initlayer
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/links
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/listeners
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/logger
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/logger/awslogs
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/logger/fluentd
09:33:53 [2022-09-22T09:33:53.776Z] github.com/docker/docker/daemon/logger/gcplogs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/gelf
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/journald
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/local
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/logentries
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/loggertest
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/loggerutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/splunk
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/syslog
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/templates
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/names
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/network
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/stats
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/distribution
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/distribution/metadata
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/distribution/utils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/distribution/xfer
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/dockerversion
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/errdefs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/image
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/image/cache
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/image/tarexport
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/image/v1
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/internal/test/suite
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/layer
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd/queue
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd/remote
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd/supervisor
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd/types
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/bitseq
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cluster
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/config
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/datastore
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/diagnostic
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/discoverapi
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/driverapi
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/bridge
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/host
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/null
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/overlay
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/remote
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/windows
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drvregistry
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/etchosts
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/idm
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/internal/caller
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipam
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipamapi
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/builtin
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/null
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/remote
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipamutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/iptables
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/netlabel
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/netutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/networkdb
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ns
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/options
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/osl
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/osl/kernel
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/portallocator
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/portmapper
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/resolvconf
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/testutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/types
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/oci
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/oci/caps
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/opts
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/aaparser
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/archive
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/authorization
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/broadcaster
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/capabilities
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/chrootarchive
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/containerfs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/devicemapper
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/directory
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/dmesg
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/fileutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/fsutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/homedir
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/idtools
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/ioutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/jsonmessage
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/longpath
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/loopback
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/namesgenerator
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/parsers
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/parsers/kernel
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/pidfile
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/platform
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/plugingetter
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/plugins
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/plugins/transport
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/pools
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/progress
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/pubsub
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/reexec
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/signal
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/stack
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/stdcopy
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/streamformatter
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/stringid
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/sysinfo
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/system
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/tailfile
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/tarsum
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/truncindex
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/urlutil
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/useragent
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/plugin
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/plugin/executor/containerd
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/plugin/v2
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/profiles/apparmor
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/profiles/seccomp
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/quota
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/reference
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/registry
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/registry/resumable
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/restartmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/rootless
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/rootless/specconv
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/runconfig
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/runconfig/opts
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/daemon
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/environment
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/fakecontext
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/fakegit
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/fakestorage
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/fixtures/load
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/fixtures/plugin
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/registry
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/testutil/request
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/volume
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/volume/drivers
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/volume/local
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/volume/mounts
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/volume/service
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/volume/service/opts
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/volume/testutils'
09:33:53 [2022-09-22T09:33:53.777Z] ++ grep --fixed-strings -v /libnetwork
09:33:53 [2022-09-22T09:33:53.777Z] ++ echo 'github.com/docker/docker/api
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/backend/build
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/httpstatus
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/httputils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/middleware
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/build
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/checkpoint
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/container
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/debug
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/distribution
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/grpc
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/image
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/network
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/plugin
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/session
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/swarm
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/system
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/server/router/volume
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/backend
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/blkiodev
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/container
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/events
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/filters
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/image
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/mount
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/network
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/plugins/logdriver
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/registry
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/strslice
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/swarm
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/swarm/runtime
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/time
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/versions
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/versions/v1p19
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/versions/v1p20
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/api/types/volume
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/builder-next
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/builder-next/exporter
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/builder-next/worker
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/dockerfile
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/remotecontext
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/remotecontext/git
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/builder/remotecontext/urlutil
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cli
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cli/config
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cli/debug
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cli/winresources/docker-proxy
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cli/winresources/dockerd
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/client
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cmd/docker-proxy
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cmd/dockerd
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cmd/dockerd/trap
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/container
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/container/stream
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/contrib/apparmor
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/contrib/docker-device-tool
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/contrib/httpserver
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/cluster
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/cluster/convert
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/cluster/executor
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/cluster/executor/container
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/cluster/provider
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/config
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/events
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/events/testutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/exec
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/aufs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/copy
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/overlay
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/register
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/vfs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/graphdriver/zfs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/images
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/initlayer
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/links
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/listeners
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/awslogs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/fluentd
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/gcplogs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/gelf
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/journald
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/local
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/logentries
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/loggertest
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/loggerutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/splunk
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/syslog
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/logger/templates
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/names
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/network
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/daemon/stats
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/distribution
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/distribution/metadata
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/distribution/utils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/distribution/xfer
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/dockerversion
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/errdefs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/image
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/image/cache
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/image/tarexport
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/image/v1
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/internal/test/suite
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/layer
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd/queue
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd/remote
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd/supervisor
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libcontainerd/types
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/bitseq
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cluster
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/config
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/datastore
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/diagnostic
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/discoverapi
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/driverapi
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/bridge
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/host
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/null
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/overlay
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/remote
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/windows
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/drvregistry
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/etchosts
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/idm
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/internal/caller
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipam
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipamapi
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/builtin
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/null
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/remote
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ipamutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/iptables
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/netlabel
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/netutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/networkdb
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/ns
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/options
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/osl
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/osl/kernel
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/portallocator
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/portmapper
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/resolvconf
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/testutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/libnetwork/types
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/oci
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/oci/caps
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/opts
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/aaparser
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/archive
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/authorization
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/broadcaster
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/capabilities
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/chrootarchive
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/containerfs
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/devicemapper
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/directory
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/dmesg
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/fileutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/fsutils
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/homedir
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/idtools
09:33:53 [2022-09-22T09:33:53.777Z] github.com/docker/docker/pkg/ioutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/jsonmessage
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/longpath
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/loopback
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/namesgenerator
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/parsers
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/parsers/kernel
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/pidfile
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/platform
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugingetter
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins/transport
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/pools
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/progress
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/pubsub
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/reexec
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/signal
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/stack
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/stdcopy
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/streamformatter
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/stringid
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/sysinfo
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/system
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/tailfile
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/tarsum
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/truncindex
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/urlutil
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/useragent
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/plugin
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/plugin/executor/containerd
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/plugin/v2
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/profiles/apparmor
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/profiles/seccomp
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/quota
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/reference
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/registry
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/registry/resumable
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/restartmanager
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/rootless
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/rootless/specconv
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/runconfig
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/runconfig/opts
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/daemon
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/environment
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fakecontext
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fakegit
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fakestorage
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fixtures/load
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fixtures/plugin
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/registry
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/request
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/drivers
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/local
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/mounts
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/service
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/service/opts
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/testutils'
09:33:53 [2022-09-22T09:33:53.778Z] + base_pkg_list='github.com/docker/docker/api
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/backend/build
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/httpstatus
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/httputils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/middleware
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/build
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/checkpoint
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/container
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/debug
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/distribution
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/grpc
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/image
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/network
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/plugin
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/session
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/swarm
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/system
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/volume
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/backend
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/blkiodev
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/container
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/events
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/filters
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/image
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/mount
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/network
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/plugins/logdriver
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/registry
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/strslice
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/swarm
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/swarm/runtime
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/time
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/versions
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/versions/v1p19
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/versions/v1p20
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/volume
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/exporter
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/worker
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/dockerfile
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/remotecontext
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/remotecontext/git
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/remotecontext/urlutil
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli/config
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli/debug
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli/winresources/docker-proxy
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli/winresources/dockerd
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/client
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cmd/docker-proxy
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cmd/dockerd
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cmd/dockerd/trap
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/container
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/container/stream
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/contrib/apparmor
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/contrib/docker-device-tool
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/contrib/httpserver
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/convert
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/executor
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/executor/container
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/provider
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/config
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/events
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/events/testutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/exec
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/aufs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/copy
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/overlay
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/register
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/vfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/zfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/images
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/initlayer
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/links
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/listeners
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/awslogs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/fluentd
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/gcplogs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/gelf
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/journald
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/local
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/logentries
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/loggertest
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/loggerutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/splunk
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/syslog
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/templates
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/names
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/network
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/stats
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/distribution
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/distribution/metadata
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/distribution/utils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/distribution/xfer
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/dockerversion
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/errdefs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/image
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/image/cache
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/image/tarexport
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/image/v1
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/internal/test/suite
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/layer
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/libcontainerd
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/libcontainerd/queue
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/libcontainerd/remote
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/libcontainerd/supervisor
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/libcontainerd/types
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/oci
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/oci/caps
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/opts
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/aaparser
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/archive
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/authorization
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/broadcaster
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/capabilities
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/chrootarchive
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/containerfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/devicemapper
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/directory
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/dmesg
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/fileutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/fsutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/homedir
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/idtools
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/ioutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/jsonmessage
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/longpath
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/loopback
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/namesgenerator
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/parsers
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/parsers/kernel
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/pidfile
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/platform
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugingetter
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/plugins/transport
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/pools
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/progress
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/pubsub
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/reexec
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/signal
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/stack
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/stdcopy
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/streamformatter
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/stringid
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/sysinfo
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/system
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/tailfile
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/tarsum
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/truncindex
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/urlutil
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/pkg/useragent
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/plugin
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/plugin/executor/containerd
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/plugin/v2
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/profiles/apparmor
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/profiles/seccomp
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/quota
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/reference
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/registry
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/registry/resumable
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/restartmanager
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/rootless
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/rootless/specconv
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/runconfig
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/runconfig/opts
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/daemon
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/environment
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fakecontext
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fakegit
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fakestorage
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fixtures/load
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fixtures/plugin
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/registry
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/testutil/request
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/drivers
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/local
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/mounts
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/service
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/service/opts
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/volume/testutils'
09:33:53 [2022-09-22T09:33:53.778Z] ++ grep --fixed-strings /libnetwork
09:33:53 [2022-09-22T09:33:53.778Z] ++ echo 'github.com/docker/docker/api
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/backend/build
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/httpstatus
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/httputils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/middleware
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/build
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/checkpoint
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/container
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/debug
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/distribution
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/grpc
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/image
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/network
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/plugin
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/session
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/swarm
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/system
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/server/router/volume
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/backend
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/blkiodev
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/container
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/events
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/filters
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/image
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/mount
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/network
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/plugins/logdriver
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/registry
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/strslice
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/swarm
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/swarm/runtime
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/time
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/versions
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/versions/v1p19
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/versions/v1p20
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/api/types/volume
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/exporter
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/builder-next/worker
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/dockerfile
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/remotecontext
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/remotecontext/git
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/builder/remotecontext/urlutil
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli/config
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli/debug
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli/winresources/docker-proxy
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cli/winresources/dockerd
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/client
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cmd/docker-proxy
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cmd/dockerd
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cmd/dockerd/trap
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/container
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/container/stream
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/contrib/apparmor
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/contrib/docker-device-tool
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/contrib/httpserver
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/convert
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/executor
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/executor/container
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/cluster/provider
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/config
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/events
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/events/testutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/exec
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/aufs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/copy
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/overlay
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/register
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/vfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/graphdriver/zfs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/images
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/initlayer
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/links
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/listeners
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/awslogs
09:33:53 [2022-09-22T09:33:53.778Z] github.com/docker/docker/daemon/logger/fluentd
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/gcplogs
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/gelf
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/journald
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/local
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/logentries
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/loggertest
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/loggerutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/splunk
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/syslog
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/logger/templates
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/names
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/network
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/daemon/stats
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/distribution
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/distribution/metadata
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/distribution/utils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/distribution/xfer
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/dockerversion
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/errdefs
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/image
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/image/cache
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/image/tarexport
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/image/v1
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/internal/test/suite
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/layer
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libcontainerd
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libcontainerd/queue
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libcontainerd/remote
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libcontainerd/supervisor
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libcontainerd/types
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/bitseq
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cluster
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/config
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/datastore
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/diagnostic
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/discoverapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/driverapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/bridge
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/host
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/null
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/remote
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/windows
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drvregistry
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/etchosts
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/idm
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/internal/caller
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipam
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipamapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/builtin
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/null
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/remote
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipamutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/iptables
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/netlabel
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/netutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/networkdb
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ns
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/options
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/osl
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/osl/kernel
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/portallocator
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/portmapper
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/resolvconf
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/testutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/types
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/oci
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/oci/caps
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/opts
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/aaparser
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/archive
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/authorization
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/broadcaster
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/capabilities
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/chrootarchive
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/containerfs
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/devicemapper
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/directory
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/dmesg
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/fileutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/fsutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/homedir
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/idtools
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/ioutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/jsonmessage
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/longpath
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/loopback
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/namesgenerator
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/parsers
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/parsers/kernel
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/pidfile
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/platform
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/plugingetter
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/plugins
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/plugins/transport
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/pools
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/progress
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/pubsub
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/reexec
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/signal
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/stack
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/stdcopy
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/streamformatter
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/stringid
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/sysinfo
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/system
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/tailfile
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/tarsum
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/truncindex
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/urlutil
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/pkg/useragent
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/plugin
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/plugin/executor/containerd
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/plugin/v2
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/profiles/apparmor
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/profiles/seccomp
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/quota
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/reference
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/registry
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/registry/resumable
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/restartmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/rootless
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/rootless/specconv
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/runconfig
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/runconfig/opts
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/daemon
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/environment
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/fakecontext
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/fakegit
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/fakestorage
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/fixtures/load
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/fixtures/plugin
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/registry
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/testutil/request
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/volume
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/volume/drivers
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/volume/local
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/volume/mounts
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/volume/service
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/volume/service/opts
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/volume/testutils'
09:33:53 [2022-09-22T09:33:53.779Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/bitseq
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cluster
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/config
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/datastore
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/diagnostic
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/discoverapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/driverapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/bridge
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/host
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/null
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/remote
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/windows
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drvregistry
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/etchosts
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/idm
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/internal/caller
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipam
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipamapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/builtin
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/null
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/remote
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipamutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/iptables
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/netlabel
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/netutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/networkdb
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ns
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/options
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/osl
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/osl/kernel
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/portallocator
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/portmapper
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/resolvconf
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/testutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/types'
09:33:53 [2022-09-22T09:33:53.779Z] + echo 'github.com/docker/docker/libnetwork
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/bitseq
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cluster
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/config
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/datastore
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/diagnostic
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/discoverapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/driverapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/bridge
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/host
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/null
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/remote
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/windows
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drvregistry
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/etchosts
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/idm
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/internal/caller
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipam
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipamapi
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/builtin
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/null
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/remote
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ipamutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/iptables
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/netlabel
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/netutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/networkdb
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/ns
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/options
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/osl
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/osl/kernel
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/portallocator
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/portmapper
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/resolvconf
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/testutils
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/types'
09:33:53 [2022-09-22T09:33:53.779Z] + grep --fixed-strings libnetwork/drivers/bridge
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/bridge
09:33:53 [2022-09-22T09:33:53.779Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:33:53 [2022-09-22T09:33:53.779Z] + type docker-proxy
09:33:53 [2022-09-22T09:33:53.779Z] hack/test/unit: line 25: type: docker-proxy: not found
09:33:53 [2022-09-22T09:33:53.779Z] + hack/make.sh binary-proxy install-proxy
09:33:53 [2022-09-22T09:33:53.779Z] 
09:33:54 [2022-09-22T09:33:54.037Z] Removing bundles/
09:33:54 [2022-09-22T09:33:54.037Z] 
09:33:54 [2022-09-22T09:33:54.037Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:33:54 [2022-09-22T09:33:54.037Z] Building: bundles/binary-proxy/docker-proxy
09:33:54 [2022-09-22T09:33:54.037Z] GOOS="" GOARCH="" GOARM=""
09:34:00 [2022-09-22T09:34:00.610Z] Created binary: bundles/binary-proxy/docker-proxy
09:34:00 [2022-09-22T09:34:00.610Z] 
09:34:00 [2022-09-22T09:34:00.610Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:34:00 [2022-09-22T09:34:00.610Z] Installing docker-proxy to /usr/local/bin/
09:34:00 [2022-09-22T09:34:00.610Z] 
09:34:00 [2022-09-22T09:34:00.610Z] + mkdir -p bundles
09:34:00 [2022-09-22T09:34:00.610Z] + '[' -n 'github.com/docker/docker/api
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/backend/build
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/httpstatus
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/httputils
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/middleware
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/build
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/checkpoint
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/container
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/debug
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/distribution
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/grpc
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/image
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/network
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/plugin
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/session
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/swarm
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/system
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/server/router/volume
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/backend
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/blkiodev
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/container
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/events
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/filters
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/image
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/mount
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/network
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/plugins/logdriver
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/registry
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/strslice
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/swarm
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/swarm/runtime
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/time
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/versions
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/versions/v1p19
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/versions/v1p20
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/api/types/volume
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/builder-next
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/builder-next/exporter
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/builder-next/worker
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/dockerfile
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/remotecontext
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/remotecontext/git
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/builder/remotecontext/urlutil
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cli
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cli/config
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cli/debug
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cli/winresources/docker-proxy
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cli/winresources/dockerd
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/client
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cmd/docker-proxy
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cmd/dockerd
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cmd/dockerd/trap
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/container
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/container/stream
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/contrib/apparmor
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/contrib/docker-device-tool
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/contrib/httpserver
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/cluster
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/cluster/convert
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/cluster/executor
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/cluster/executor/container
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/cluster/provider
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/config
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/events
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/events/testutils
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/exec
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/aufs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/copy
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/overlay
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/register
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/vfs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/graphdriver/zfs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/images
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/initlayer
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/links
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/listeners
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/awslogs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/fluentd
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/gcplogs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/gelf
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/journald
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/local
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/logentries
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/loggertest
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/loggerutils
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/splunk
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/syslog
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/logger/templates
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/names
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/network
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/daemon/stats
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/distribution
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/distribution/metadata
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/distribution/utils
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/distribution/xfer
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/dockerversion
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/errdefs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/image
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/image/cache
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/image/tarexport
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/image/v1
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/internal/test/suite
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/layer
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/libcontainerd
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/libcontainerd/queue
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/libcontainerd/remote
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/libcontainerd/supervisor
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/libcontainerd/types
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/oci
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/oci/caps
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/opts
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/aaparser
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/archive
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/authorization
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/broadcaster
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/capabilities
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/chrootarchive
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/containerfs
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/devicemapper
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/directory
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/dmesg
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/fileutils
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/fsutils
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/homedir
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/idtools
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/ioutils
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/jsonmessage
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/longpath
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/loopback
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/namesgenerator
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/parsers
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/parsers/kernel
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/pidfile
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/platform
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/plugingetter
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/plugins
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/plugins/transport
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/pools
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/progress
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/pubsub
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/reexec
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/signal
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/stack
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/stdcopy
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/streamformatter
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/stringid
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/sysinfo
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/system
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/tailfile
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/tarsum
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/truncindex
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/urlutil
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/pkg/useragent
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/plugin
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/plugin/executor/containerd
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/plugin/v2
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/profiles/apparmor
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/profiles/seccomp
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/quota
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/reference
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/registry
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/registry/resumable
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/restartmanager
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/rootless
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/rootless/specconv
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/runconfig
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/runconfig/opts
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/testutil
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/testutil/daemon
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/testutil/environment
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/testutil/fakecontext
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/testutil/fakegit
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/testutil/fakestorage
09:34:00 [2022-09-22T09:34:00.610Z] github.com/docker/docker/testutil/fixtures/load
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/testutil/fixtures/plugin
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/testutil/registry
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/testutil/request
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/volume
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/volume/drivers
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/volume/local
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/volume/mounts
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/volume/service
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/volume/service/opts
09:34:00 [2022-09-22T09:34:00.611Z] github.com/docker/docker/volume/testutils' ']'
09:34:00 [2022-09-22T09:34:00.611Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.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
09:34:00 [2022-09-22T09:34:00.611Z] ?   	github.com/docker/docker/api	[no test files]
09:34:15 [2022-09-22T09:34:15.483Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:35:23 [2022-09-22T09:35:23.410Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 31.9% of statements
09:35:23 [2022-09-22T09:35:23.410Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:35:23 [2022-09-22T09:35:23.410Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:35:23 [2022-09-22T09:35:23.668Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:35:23 [2022-09-22T09:35:23.668Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:35:24 [2022-09-22T09:35:24.603Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:35:24 [2022-09-22T09:35:24.603Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:35:24 [2022-09-22T09:35:24.603Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
09:35:24 [2022-09-22T09:35:24.861Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
09:35:25 [2022-09-22T09:35:25.428Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 67.9% of statements
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:35:25 [2022-09-22T09:35:25.428Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
09:35:25 [2022-09-22T09:35:25.686Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/builder	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:35:25 [2022-09-22T09:35:25.686Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:35:28 [2022-09-22T09:35:28.218Z] ok  	github.com/docker/docker/builder/remotecontext	0.098s	coverage: 13.7% of statements
09:35:28 [2022-09-22T09:35:28.218Z] ok  	github.com/docker/docker/builder/dockerfile	0.411s	coverage: 49.3% of statements
09:35:28 [2022-09-22T09:35:28.487Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
09:35:29 [2022-09-22T09:35:29.056Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:35:29 [2022-09-22T09:35:29.995Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.662s	coverage: 86.3% of statements
09:35:29 [2022-09-22T09:35:29.995Z] ?   	github.com/docker/docker/cli	[no test files]
09:35:29 [2022-09-22T09:35:29.995Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:35:29 [2022-09-22T09:35:29.995Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:35:29 [2022-09-22T09:35:29.995Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:35:30 [2022-09-22T09:35:30.254Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.018s	coverage: 67.6% of statements
09:35:34 [2022-09-22T09:35:34.457Z] ok  	github.com/docker/docker/client	0.091s	coverage: 76.0% of statements
09:36:06 [2022-09-22T09:36:06.523Z] ok  	github.com/docker/docker/cmd/dockerd	0.067s	coverage: 31.8% of statements
09:36:06 [2022-09-22T09:36:06.524Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
09:36:06 [2022-09-22T09:36:06.524Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.404s	coverage: 0.0% of statements
09:36:06 [2022-09-22T09:36:06.524Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:36:06 [2022-09-22T09:36:06.524Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:36:06 [2022-09-22T09:36:06.524Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:36:06 [2022-09-22T09:36:06.524Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:36:06 [2022-09-22T09:36:06.524Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:36:11 [2022-09-22T09:36:11.790Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
09:36:12 [2022-09-22T09:36:12.727Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
09:36:14 [2022-09-22T09:36:14.102Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
09:36:20 [2022-09-22T09:36:20.659Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
09:36:21 [2022-09-22T09:36:21.599Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 81.1% of statements
09:36:22 [2022-09-22T09:36:22.165Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
09:36:22 [2022-09-22T09:36:22.731Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
09:36:23 [2022-09-22T09:36:23.296Z] ok  	github.com/docker/docker/daemon	10.154s	coverage: 16.5% of statements
09:36:23 [2022-09-22T09:36:23.296Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:36:23 [2022-09-22T09:36:23.296Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:36:23 [2022-09-22T09:36:23.296Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:36:23 [2022-09-22T09:36:23.296Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:36:23 [2022-09-22T09:36:23.860Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.578s	coverage: 74.8% of statements
09:36:24 [2022-09-22T09:36:24.794Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.261s	coverage: 60.7% of statements
09:36:25 [2022-09-22T09:36:25.360Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
09:36:26 [2022-09-22T09:36:26.735Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
09:36:28 [2022-09-22T09:36:28.112Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.289s	coverage: 50.6% of statements
09:36:28 [2022-09-22T09:36:28.679Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.037s	coverage: 45.9% of statements
09:36:28 [2022-09-22T09:36:28.679Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:36:29 [2022-09-22T09:36:29.631Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
09:36:30 [2022-09-22T09:36:30.196Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.897s	coverage: 58.5% of statements
09:36:30 [2022-09-22T09:36:30.196Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:36:30 [2022-09-22T09:36:30.196Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:36:30 [2022-09-22T09:36:30.454Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
09:36:31 [2022-09-22T09:36:31.020Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
09:36:32 [2022-09-22T09:36:32.395Z] ok  	github.com/docker/docker/daemon/images	0.037s	coverage: 6.9% of statements
09:36:32 [2022-09-22T09:36:32.395Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:36:32 [2022-09-22T09:36:32.395Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:36:32 [2022-09-22T09:36:32.395Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
09:36:33 [2022-09-22T09:36:33.329Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.126s	coverage: 79.6% of statements
09:36:33 [2022-09-22T09:36:33.329Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.025s	coverage: 53.6% of statements
09:36:33 [2022-09-22T09:36:33.329Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:36:33 [2022-09-22T09:36:33.896Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.4% of statements
09:36:33 [2022-09-22T09:36:33.896Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
09:36:34 [2022-09-22T09:36:34.463Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
09:36:35 [2022-09-22T09:36:35.028Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.157s	coverage: 76.8% of statements
09:36:35 [2022-09-22T09:36:35.028Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
09:36:35 [2022-09-22T09:36:35.028Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:36:35 [2022-09-22T09:36:35.028Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:36:35 [2022-09-22T09:36:35.964Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
09:36:35 [2022-09-22T09:36:35.964Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.018s	coverage: 65.9% of statements
09:36:36 [2022-09-22T09:36:36.531Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
09:36:36 [2022-09-22T09:36:36.789Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:36:37 [2022-09-22T09:36:37.356Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
09:36:38 [2022-09-22T09:36:38.290Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.503s	coverage: 82.5% of statements
09:36:38 [2022-09-22T09:36:38.290Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:36:38 [2022-09-22T09:36:38.290Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:36:38 [2022-09-22T09:36:38.855Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
09:36:40 [2022-09-22T09:36:40.228Z] ok  	github.com/docker/docker/distribution	1.488s	coverage: 28.0% of statements
09:36:40 [2022-09-22T09:36:40.228Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:36:40 [2022-09-22T09:36:40.487Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
09:36:41 [2022-09-22T09:36:41.052Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
09:36:41 [2022-09-22T09:36:41.309Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 85.4% of statements
09:36:41 [2022-09-22T09:36:41.309Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:36:41 [2022-09-22T09:36:41.568Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
09:36:42 [2022-09-22T09:36:42.135Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
09:36:42 [2022-09-22T09:36:42.135Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:36:42 [2022-09-22T09:36:42.135Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:36:42 [2022-09-22T09:36:42.701Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
09:36:43 [2022-09-22T09:36:43.268Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 46.0% of statements
09:36:43 [2022-09-22T09:36:43.525Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 66.0% of statements
09:36:43 [2022-09-22T09:36:43.782Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
09:36:45 [2022-09-22T09:36:45.682Z] ok  	github.com/docker/docker/pkg/archive	0.295s	coverage: 82.3% of statements
09:36:47 [2022-09-22T09:36:47.054Z] ok  	github.com/docker/docker/pkg/authorization	1.065s	coverage: 68.3% of statements
09:36:47 [2022-09-22T09:36:47.054Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:36:47 [2022-09-22T09:36:47.315Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:36:50 [2022-09-22T09:36:50.598Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.522s	coverage: 42.7% of statements
09:36:50 [2022-09-22T09:36:50.598Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
09:36:50 [2022-09-22T09:36:50.856Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
09:36:50 [2022-09-22T09:36:50.856Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
09:36:51 [2022-09-22T09:36:51.114Z] ok  	github.com/docker/docker/layer	7.996s	coverage: 68.9% of statements
09:36:51 [2022-09-22T09:36:51.114Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:36:51 [2022-09-22T09:36:51.114Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:36:51 [2022-09-22T09:36:51.114Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:36:51 [2022-09-22T09:36:51.114Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:36:51 [2022-09-22T09:36:51.114Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:36:51 [2022-09-22T09:36:51.114Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:36:51 [2022-09-22T09:36:51.372Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 87.2% of statements
09:36:51 [2022-09-22T09:36:51.630Z] ok  	github.com/docker/docker/pkg/fsutils	0.167s	coverage: 85.1% of statements
09:36:51 [2022-09-22T09:36:51.630Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
09:36:52 [2022-09-22T09:36:52.564Z] ok  	github.com/docker/docker/pkg/idtools	0.340s	coverage: 67.9% of statements
09:36:52 [2022-09-22T09:36:52.564Z] ok  	github.com/docker/docker/pkg/ioutils	0.347s	coverage: 71.5% of statements
09:36:52 [2022-09-22T09:36:52.822Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
09:36:52 [2022-09-22T09:36:52.822Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
09:36:52 [2022-09-22T09:36:52.822Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:36:53 [2022-09-22T09:36:53.080Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
09:36:53 [2022-09-22T09:36:53.080Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:36:53 [2022-09-22T09:36:53.338Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
09:36:53 [2022-09-22T09:36:53.596Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.5% of statements
09:36:53 [2022-09-22T09:36:53.596Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:36:53 [2022-09-22T09:36:53.596Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:36:53 [2022-09-22T09:36:53.596Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:36:54 [2022-09-22T09:36:54.162Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:36:54 [2022-09-22T09:36:54.420Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
09:36:54 [2022-09-22T09:36:54.678Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
09:36:54 [2022-09-22T09:36:54.936Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:36:56 [2022-09-22T09:36:56.307Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
09:36:56 [2022-09-22T09:36:56.307Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
09:36:56 [2022-09-22T09:36:56.564Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
09:36:56 [2022-09-22T09:36:56.822Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:36:57 [2022-09-22T09:36:57.080Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
09:36:57 [2022-09-22T09:36:57.338Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:36:57 [2022-09-22T09:36:57.904Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
09:36:58 [2022-09-22T09:36:58.162Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
09:36:58 [2022-09-22T09:36:58.420Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
09:36:58 [2022-09-22T09:36:58.985Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
09:36:59 [2022-09-22T09:36:59.243Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:36:59 [2022-09-22T09:36:59.502Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:37:01 [2022-09-22T09:37:01.401Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
09:37:01 [2022-09-22T09:37:01.401Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
09:37:01 [2022-09-22T09:37:01.976Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
09:37:02 [2022-09-22T09:37:02.913Z] ok  	github.com/docker/docker/quota	0.148s	coverage: 71.4% of statements
09:37:03 [2022-09-22T09:37:03.170Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
09:37:04 [2022-09-22T09:37:04.104Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.6% of statements
09:37:04 [2022-09-22T09:37:04.671Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
09:37:04 [2022-09-22T09:37:04.671Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
09:37:05 [2022-09-22T09:37:05.238Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
09:37:05 [2022-09-22T09:37:05.497Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
09:37:06 [2022-09-22T09:37:06.872Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:37:07 [2022-09-22T09:37:07.805Z] ok  	github.com/docker/docker/volume/local	0.057s	coverage: 76.8% of statements
09:37:08 [2022-09-22T09:37:08.064Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
09:37:09 [2022-09-22T09:37:09.437Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
09:37:31 [2022-09-22T09:37:31.376Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.3% of statements
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/rootless	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:37:31 [2022-09-22T09:37:31.376Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] ?   	github.com/docker/docker/volume	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === Skipped
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     network_proxy_test.go:208: No support for dual stack yet
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver btrfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver btrfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver btrfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver btrfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver btrfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:71: No driver to put!
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z] time="2022-09-22T09:36:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z] time="2022-09-22T09:36:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z] time="2022-09-22T09:36:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z] time="2022-09-22T09:36:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z] time="2022-09-22T09:36:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:71: No driver to put!
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     overlay_test.go:50: Fails to compute changes intermittently
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver zfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver zfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver zfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver zfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:44: Driver zfs not supported
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     graphtest_unix.go:71: No driver to put!
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:37:31 [2022-09-22T09:37:31.377Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
09:37:31 [2022-09-22T09:37:31.377Z] 
09:37:31 [2022-09-22T09:37:31.377Z] DONE 2799 tests, 28 skipped in 208.398s
09:37:31 [2022-09-22T09:37:31.377Z] + '[' -n 'github.com/docker/docker/libnetwork
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/bitseq
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/cluster
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/config
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/datastore
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/diagnostic
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/discoverapi
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/driverapi
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/bridge
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/host
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/null
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/overlay
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/remote
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/windows
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/drvregistry
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/etchosts
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/idm
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/internal/caller
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ipam
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ipamapi
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ipams/builtin
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ipams/null
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ipams/remote
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ipamutils
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/iptables
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/netlabel
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/netutils
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/networkdb
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/ns
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/options
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/osl
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/osl/kernel
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/portallocator
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/portmapper
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/resolvconf
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/testutils
09:37:31 [2022-09-22T09:37:31.377Z] github.com/docker/docker/libnetwork/types' ']'
09:37:31 [2022-09-22T09:37:31.377Z] + 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/coverage-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
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork	37.487s	coverage: 40.6% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.142s	coverage: 84.4% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 22.4% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.560s	coverage: 59.9% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.065s	coverage: 5.0% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
09:38:18 [2022-09-22T09:38:18.033Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:38:18 [2022-09-22T09:38:18.033Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
09:38:27 [2022-09-22T09:38:27.998Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.190s	coverage: 6.6% of statements
09:38:27 [2022-09-22T09:38:27.998Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:38:27 [2022-09-22T09:38:27.998Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
09:38:27 [2022-09-22T09:38:27.998Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
09:38:27 [2022-09-22T09:38:27.998Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:38:27 [2022-09-22T09:38:27.998Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:38:27 [2022-09-22T09:38:27.998Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:38:28 [2022-09-22T09:38:28.256Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
09:38:28 [2022-09-22T09:38:28.514Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
09:38:28 [2022-09-22T09:38:28.773Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
09:38:29 [2022-09-22T09:38:29.031Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:38:39 [2022-09-22T09:38:39.000Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
09:38:57 [2022-09-22T09:38:57.131Z] ok  	github.com/docker/docker/libnetwork/ipam	15.471s	coverage: 85.3% of statements
09:38:57 [2022-09-22T09:38:57.131Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:38:57 [2022-09-22T09:38:57.131Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:38:57 [2022-09-22T09:38:57.131Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
09:38:57 [2022-09-22T09:38:57.131Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
09:38:57 [2022-09-22T09:38:57.131Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:38:57 [2022-09-22T09:38:57.131Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
09:38:57 [2022-09-22T09:38:57.131Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.264s	coverage: 74.0% of statements
09:38:57 [2022-09-22T09:38:57.131Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 45.0% of statements
09:38:57 [2022-09-22T09:38:57.388Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
09:38:57 [2022-09-22T09:38:57.647Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
09:40:49 [2022-09-22T09:40:49.079Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.989s	coverage: 60.4% of statements
09:40:49 [2022-09-22T09:40:49.079Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:40:49 [2022-09-22T09:40:49.079Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:40:49 [2022-09-22T09:40:49.079Z] ok  	github.com/docker/docker/libnetwork/osl	4.298s	coverage: 39.7% of statements
09:40:49 [2022-09-22T09:40:49.079Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:40:49 [2022-09-22T09:40:49.079Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
09:40:49 [2022-09-22T09:40:49.645Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.633s	coverage: 48.6% of statements
09:40:49 [2022-09-22T09:40:49.902Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
09:40:49 [2022-09-22T09:40:49.903Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
09:40:50 [2022-09-22T09:40:50.166Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === Skipped
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork TestParallel3 (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork TestParallel2 (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork TestParallel1 (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:40:50 [2022-09-22T09:40:50.166Z]     firewalld_test.go:14: firewalld is not running
09:40:50 [2022-09-22T09:40:50.166Z] 
09:40:50 [2022-09-22T09:40:50.166Z] DONE 327 tests, 9 skipped in 202.107s
Post stage
[Pipeline] junit
09:40:50 [2022-09-22T09:40:50.746Z] Recording test results
09:40:50 [2022-09-22T09:40:50.882Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:40:51 [2022-09-22T09:40:51.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44173/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a8f7442557a7054bf5ba41fa754d0c4504841ac -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:4a8f7442557a7054bf5ba41fa754d0c4504841ac hack/make.sh dynbinary test-integration
09:40:51 [2022-09-22T09:40:51.471Z] 
09:40:51 [2022-09-22T09:40:51.730Z] Removing bundles/
09:40:51 [2022-09-22T09:40:51.730Z] 
09:40:51 [2022-09-22T09:40:51.730Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:40:51 [2022-09-22T09:40:51.730Z] Building: bundles/dynbinary-daemon/dockerd
09:40:51 [2022-09-22T09:40:51.730Z] GOOS="" GOARCH="" GOARM=""
09:42:28 [2022-09-22T09:42:28.163Z] Created binary: bundles/dynbinary-daemon/dockerd
09:42:28 [2022-09-22T09:42:28.164Z] Building: bundles/dynbinary-daemon/docker-proxy
09:42:28 [2022-09-22T09:42:28.164Z] GOOS="" GOARCH="" GOARM=""
09:42:28 [2022-09-22T09:42:28.164Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:42:28 [2022-09-22T09:42:28.164Z] 
09:42:28 [2022-09-22T09:42:28.164Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:42:28 [2022-09-22T09:42:28.164Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:42:28 [2022-09-22T09:42:28.164Z] HOSTNAME=127a092f06ad
09:42:28 [2022-09-22T09:42:28.164Z] TESTDEBUG=0
09:42:28 [2022-09-22T09:42:28.164Z] DEST=bundles/test-integration
09:42:28 [2022-09-22T09:42:28.164Z] PWD=/go/src/github.com/docker/docker
09:42:28 [2022-09-22T09:42:28.164Z] DOCKER_GITCOMMIT=4a8f7442557a7054bf5ba41fa754d0c4504841ac
09:42:28 [2022-09-22T09:42:28.164Z] container=docker
09:42:28 [2022-09-22T09:42:28.164Z] HOME=/root
09:42:28 [2022-09-22T09:42:28.164Z] GOLANG_VERSION=1.19.1
09:42:28 [2022-09-22T09:42:28.164Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:42:28 [2022-09-22T09:42:28.164Z] VALIDATE_BRANCH=22.06
09:42:28 [2022-09-22T09:42:28.164Z] TERM=xterm
09:42:28 [2022-09-22T09:42:28.164Z] DOCKER_PKG=github.com/docker/docker
09:42:28 [2022-09-22T09:42:28.164Z] SHLVL=1
09:42:28 [2022-09-22T09:42:28.164Z] TIMEOUT=120m
09:42:28 [2022-09-22T09:42:28.164Z] DOCKER_BUILDTAGS= journald
09:42:28 [2022-09-22T09:42:28.164Z] DOCKER_GRAPHDRIVER=overlay2
09:42:28 [2022-09-22T09:42:28.164Z] GO111MODULE=off
09:42:28 [2022-09-22T09:42:28.164Z] DOCKER_EXPERIMENTAL=1
09:42:28 [2022-09-22T09:42:28.164Z] TEST_SKIP_INTEGRATION_CLI=1
09:42:28 [2022-09-22T09:42:28.164Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:42:28 [2022-09-22T09:42:28.164Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:42:28 [2022-09-22T09:42:28.164Z] GOPATH=/go
09:42:28 [2022-09-22T09:42:28.164Z] PKG_CONFIG=pkg-config
09:42:28 [2022-09-22T09:42:28.164Z] _=/usr/bin/env
09:42:28 [2022-09-22T09:42:28.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:43:00 [2022-09-22T09:43:00.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:43:00 [2022-09-22T09:43:00.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:43:22 [2022-09-22T09:43:22.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:43:27 [2022-09-22T09:43:27.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:43:34 [2022-09-22T09:43:34.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:43:34 [2022-09-22T09:43:34.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:43:35 [2022-09-22T09:43:35.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:43:36 [2022-09-22T09:43:36.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:43:36 [2022-09-22T09:43:36.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:43:36 [2022-09-22T09:43:36.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:43:37 [2022-09-22T09:43:37.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:43:39 [2022-09-22T09:43:39.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:43:40 [2022-09-22T09:43:40.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:43:41 [2022-09-22T09:43:41.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:43:41 [2022-09-22T09:43:41.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:43:42 [2022-09-22T09:43:42.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:43:43 [2022-09-22T09:43:43.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:43:44 [2022-09-22T09:43:44.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:43:44 [2022-09-22T09:43:44.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:43:45 [2022-09-22T09:43:45.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:43:46 [2022-09-22T09:43:46.236Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:43:46 [2022-09-22T09:43:46.236Z] Using test binary docker
09:43:46 [2022-09-22T09:43:46.494Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:43:46 [2022-09-22T09:43:46.494Z] +++ /etc/init.d/apparmor start
09:43:46 [2022-09-22T09:43:46.494Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:43:46 [2022-09-22T09:43:46.494Z] INFO: Waiting for daemon to start...
09:43:46 [2022-09-22T09:43:46.494Z] Starting dockerd
09:43:46 [2022-09-22T09:43:46.494Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:43:48 [2022-09-22T09:43:48.393Z] .
09:43:48 [2022-09-22T09:43:48.393Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:43:48 [2022-09-22T09:43:48.393Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:43:48 [2022-09-22T09:43:48.393Z] Error: No such image: emptyfs
09:43:48 [2022-09-22T09:43:48.393Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:43:48 [2022-09-22T09:43:48.393Z] ++++ docker load
09:43:48 [2022-09-22T09:43:48.651Z] Running integration-test (iteration 1)
09:43:48 [2022-09-22T09:43:48.651Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:43:48 [2022-09-22T09:43:48.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:43:48 [2022-09-22T09:43:48.651Z] ++ set -e
09:43:48 [2022-09-22T09:43:48.651Z] ++ '[' -n 0 ']'
09:43:48 [2022-09-22T09:43:48.651Z] ++ set -x
09:43:48 [2022-09-22T09:43:48.651Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:43:48 [2022-09-22T09:43:48.910Z] Loaded image: busybox:latest
09:43:48 [2022-09-22T09:43:48.910Z] Loaded image: busybox:glibc
09:43:50 [2022-09-22T09:43:50.321Z] Loaded image: debian:bullseye-slim
09:43:50 [2022-09-22T09:43:50.321Z] Loaded image: hello-world:latest
09:43:50 [2022-09-22T09:43:50.321Z] Loaded image: arm32v7/hello-world:latest
09:43:50 [2022-09-22T09:43:50.321Z] INFO: Testing against a local daemon
09:43:50 [2022-09-22T09:43:50.321Z] === RUN   TestCgroupNamespacesBuild
09:43:51 [2022-09-22T09:43:51.256Z] --- PASS: TestCgroupNamespacesBuild (1.20s)
09:43:51 [2022-09-22T09:43:51.256Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:43:52 [2022-09-22T09:43:52.629Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
09:43:52 [2022-09-22T09:43:52.629Z] === RUN   TestBuildWithSession
09:43:52 [2022-09-22T09:43:52.629Z]     build_session_test.go:25: TODO: BuildKit
09:43:52 [2022-09-22T09:43:52.629Z] --- SKIP: TestBuildWithSession (0.00s)
09:43:52 [2022-09-22T09:43:52.629Z] === RUN   TestBuildSquashParent
09:43:56 [2022-09-22T09:43:56.814Z] --- PASS: TestBuildSquashParent (3.67s)
09:43:56 [2022-09-22T09:43:56.814Z] === RUN   TestBuildWithRemoveAndForceRemove
09:43:56 [2022-09-22T09:43:56.814Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:43:56 [2022-09-22T09:43:56.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:43:56 [2022-09-22T09:43:56.814Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:43:56 [2022-09-22T09:43:56.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:43:56 [2022-09-22T09:43:56.814Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:43:56 [2022-09-22T09:43:56.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:43:56 [2022-09-22T09:43:56.814Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:43:56 [2022-09-22T09:43:56.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:43:56 [2022-09-22T09:43:56.814Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:43:56 [2022-09-22T09:43:56.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:43:56 [2022-09-22T09:43:56.814Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:43:56 [2022-09-22T09:43:56.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:43:56 [2022-09-22T09:43:56.814Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:43:56 [2022-09-22T09:43:56.814Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:43:57 [2022-09-22T09:43:57.381Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:43:57 [2022-09-22T09:43:57.640Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:43:59 [2022-09-22T09:43:59.014Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:43:59 [2022-09-22T09:43:59.014Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:43:59 [2022-09-22T09:43:59.949Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:43:59 [2022-09-22T09:43:59.949Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s)
09:43:59 [2022-09-22T09:43:59.949Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s)
09:43:59 [2022-09-22T09:43:59.949Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s)
09:43:59 [2022-09-22T09:43:59.949Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s)
09:43:59 [2022-09-22T09:43:59.949Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s)
09:43:59 [2022-09-22T09:43:59.949Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s)
09:43:59 [2022-09-22T09:43:59.949Z] === RUN   TestBuildMultiStageCopy
09:43:59 [2022-09-22T09:43:59.949Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:44:01 [2022-09-22T09:44:01.324Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:44:01 [2022-09-22T09:44:01.324Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:44:01 [2022-09-22T09:44:01.582Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:44:01 [2022-09-22T09:44:01.840Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:44:02 [2022-09-22T09:44:02.099Z] --- PASS: TestBuildMultiStageCopy (2.09s)
09:44:02 [2022-09-22T09:44:02.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s)
09:44:02 [2022-09-22T09:44:02.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
09:44:02 [2022-09-22T09:44:02.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
09:44:02 [2022-09-22T09:44:02.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
09:44:02 [2022-09-22T09:44:02.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
09:44:02 [2022-09-22T09:44:02.099Z] === RUN   TestBuildMultiStageParentConfig
09:44:02 [2022-09-22T09:44:02.666Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
09:44:02 [2022-09-22T09:44:02.666Z] === RUN   TestBuildLabelWithTargets
09:44:03 [2022-09-22T09:44:03.600Z] --- PASS: TestBuildLabelWithTargets (0.98s)
09:44:03 [2022-09-22T09:44:03.600Z] === RUN   TestBuildWithEmptyLayers
09:44:04 [2022-09-22T09:44:04.166Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
09:44:04 [2022-09-22T09:44:04.166Z] === RUN   TestBuildMultiStageOnBuild
09:44:05 [2022-09-22T09:44:05.542Z] --- PASS: TestBuildMultiStageOnBuild (1.40s)
09:44:05 [2022-09-22T09:44:05.542Z] === RUN   TestBuildUncleanTarFilenames
09:44:06 [2022-09-22T09:44:06.110Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
09:44:06 [2022-09-22T09:44:06.110Z] === RUN   TestBuildMultiStageLayerLeak
09:44:07 [2022-09-22T09:44:07.484Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s)
09:44:07 [2022-09-22T09:44:07.484Z] === RUN   TestBuildWithHugeFile
09:44:54 [2022-09-22T09:44:54.177Z] --- PASS: TestBuildWithHugeFile (43.36s)
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildWCOWSandboxSize
09:44:54 [2022-09-22T09:44:54.177Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:44:54 [2022-09-22T09:44:54.177Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildWithEmptyDockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:54 [2022-09-22T09:44:54.177Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:44:54 [2022-09-22T09:44:54.177Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
09:44:54 [2022-09-22T09:44:54.177Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
09:44:54 [2022-09-22T09:44:54.177Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildPreserveOwnership
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildPreserveOwnership/copy_from
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:44:54 [2022-09-22T09:44:54.177Z] --- PASS: TestBuildPreserveOwnership (2.82s)
09:44:54 [2022-09-22T09:44:54.177Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.87s)
09:44:54 [2022-09-22T09:44:54.177Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildPlatformInvalid
09:44:54 [2022-09-22T09:44:54.177Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:44:54 [2022-09-22T09:44:54.177Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:44:54 [2022-09-22T09:44:54.743Z] Loaded image: busybox:latest
09:44:54 [2022-09-22T09:44:54.743Z] Loaded image: busybox:glibc
09:44:55 [2022-09-22T09:44:55.677Z] Loaded image: debian:bullseye-slim
09:44:55 [2022-09-22T09:44:55.936Z] Loaded image: hello-world:latest
09:44:55 [2022-09-22T09:44:55.936Z] Loaded image: arm32v7/hello-world:latest
09:45:04 [2022-09-22T09:45:04.048Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.02s)
09:45:04 [2022-09-22T09:45:04.048Z] PASS
09:45:04 [2022-09-22T09:45:04.048Z] 
09:45:04 [2022-09-22T09:45:04.048Z] === Skipped
09:45:04 [2022-09-22T09:45:04.048Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:45:04 [2022-09-22T09:45:04.048Z]     build_session_test.go:25: TODO: BuildKit
09:45:04 [2022-09-22T09:45:04.048Z] 
09:45:04 [2022-09-22T09:45:04.048Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:45:04 [2022-09-22T09:45:04.048Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:45:04 [2022-09-22T09:45:04.048Z] 
09:45:04 [2022-09-22T09:45:04.048Z] DONE 34 tests, 2 skipped in 75.375s
09:45:04 [2022-09-22T09:45:04.048Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:45:04 [2022-09-22T09:45:04.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:45:04 [2022-09-22T09:45:04.048Z] ++ set -e
09:45:04 [2022-09-22T09:45:04.048Z] ++ '[' -n 0 ']'
09:45:04 [2022-09-22T09:45:04.048Z] ++ set -x
09:45:04 [2022-09-22T09:45:04.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:45:04 [2022-09-22T09:45:04.048Z] INFO: Testing against a local daemon
09:45:04 [2022-09-22T09:45:04.048Z] === RUN   TestConfigInspect
09:45:06 [2022-09-22T09:45:06.577Z] --- PASS: TestConfigInspect (2.20s)
09:45:06 [2022-09-22T09:45:06.577Z] === RUN   TestConfigList
09:45:08 [2022-09-22T09:45:08.479Z] --- PASS: TestConfigList (2.24s)
09:45:08 [2022-09-22T09:45:08.479Z] === RUN   TestConfigsCreateAndDelete
09:45:11 [2022-09-22T09:45:11.008Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
09:45:11 [2022-09-22T09:45:11.008Z] === RUN   TestConfigsUpdate
09:45:12 [2022-09-22T09:45:12.907Z] --- PASS: TestConfigsUpdate (2.14s)
09:45:12 [2022-09-22T09:45:12.907Z] === RUN   TestTemplatedConfig
09:45:15 [2022-09-22T09:45:15.435Z] --- PASS: TestTemplatedConfig (2.43s)
09:45:15 [2022-09-22T09:45:15.435Z] === RUN   TestConfigCreateResolve
09:45:17 [2022-09-22T09:45:17.336Z] --- PASS: TestConfigCreateResolve (2.15s)
09:45:17 [2022-09-22T09:45:17.336Z] PASS
09:45:17 [2022-09-22T09:45:17.336Z] 
09:45:17 [2022-09-22T09:45:17.336Z] DONE 6 tests in 13.387s
09:45:17 [2022-09-22T09:45:17.336Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:45:17 [2022-09-22T09:45:17.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:45:17 [2022-09-22T09:45:17.336Z] ++ set -e
09:45:17 [2022-09-22T09:45:17.336Z] ++ '[' -n 0 ']'
09:45:17 [2022-09-22T09:45:17.336Z] ++ set -x
09:45:17 [2022-09-22T09:45:17.336Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:45:17 [2022-09-22T09:45:17.594Z] INFO: Testing against a local daemon
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestAttachWithTTY
09:45:17 [2022-09-22T09:45:17.594Z] --- PASS: TestAttachWithTTY (0.06s)
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestAttachWithoutTTy
09:45:17 [2022-09-22T09:45:17.594Z] --- PASS: TestAttachWithoutTTy (0.05s)
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestCheckpoint
09:45:17 [2022-09-22T09:45:17.594Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:45:17 [2022-09-22T09:45:17.594Z] --- SKIP: TestCheckpoint (0.00s)
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/commit
09:45:17 [2022-09-22T09:45:17.594Z] === PAUSE TestContainerInvalidJSON/commit
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/create
09:45:17 [2022-09-22T09:45:17.594Z] === PAUSE TestContainerInvalidJSON/containers/create
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:45:17 [2022-09-22T09:45:17.594Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:45:17 [2022-09-22T09:45:17.594Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:45:17 [2022-09-22T09:45:17.594Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:45:17 [2022-09-22T09:45:17.594Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:45:17 [2022-09-22T09:45:17.594Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:45:17 [2022-09-22T09:45:17.594Z] === CONT  TestContainerInvalidJSON/commit
09:45:17 [2022-09-22T09:45:17.594Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:45:17 [2022-09-22T09:45:17.594Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:45:17 [2022-09-22T09:45:17.594Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:45:17 [2022-09-22T09:45:17.594Z] === CONT  TestContainerInvalidJSON/containers/create
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:45:17 [2022-09-22T09:45:17.594Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:45:17 [2022-09-22T09:45:17.594Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:45:17 [2022-09-22T09:45:17.595Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:45:17 [2022-09-22T09:45:17.595Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:45:17 [2022-09-22T09:45:17.595Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:45:17 [2022-09-22T09:45:17.595Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:45:17 [2022-09-22T09:45:17.595Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:45:17 [2022-09-22T09:45:17.595Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:45:17 [2022-09-22T09:45:17.595Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:45:17 [2022-09-22T09:45:17.595Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:45:17 [2022-09-22T09:45:17.595Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:45:17 [2022-09-22T09:45:17.595Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:45:17 [2022-09-22T09:45:17.595Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:45:17 [2022-09-22T09:45:17.853Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:45:17 [2022-09-22T09:45:17.853Z] === RUN   TestCopyFromContainerPathIsNotDir
09:45:17 [2022-09-22T09:45:17.853Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:45:17 [2022-09-22T09:45:17.853Z] === RUN   TestCopyToContainerPathDoesNotExist
09:45:17 [2022-09-22T09:45:17.853Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:45:17 [2022-09-22T09:45:17.853Z] === RUN   TestCopyEmptyFile
09:45:18 [2022-09-22T09:45:18.113Z] --- PASS: TestCopyEmptyFile (0.21s)
09:45:18 [2022-09-22T09:45:18.113Z] === RUN   TestCopyToContainerPathIsNotDir
09:45:18 [2022-09-22T09:45:18.113Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:45:18 [2022-09-22T09:45:18.113Z] === RUN   TestCopyFromContainer
09:45:19 [2022-09-22T09:45:19.050Z] === RUN   TestCopyFromContainer//
09:45:19 [2022-09-22T09:45:19.050Z] === RUN   TestCopyFromContainer//bar/root
09:45:19 [2022-09-22T09:45:19.050Z] === RUN   TestCopyFromContainer//bar/root/
09:45:19 [2022-09-22T09:45:19.050Z] === RUN   TestCopyFromContainer/bar/quux
09:45:19 [2022-09-22T09:45:19.308Z] === RUN   TestCopyFromContainer/bar/quux/
09:45:19 [2022-09-22T09:45:19.308Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:45:19 [2022-09-22T09:45:19.308Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:45:19 [2022-09-22T09:45:19.308Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCopyFromContainer/bar/notarget
09:45:19 [2022-09-22T09:45:19.567Z] --- PASS: TestCopyFromContainer (1.49s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:19 [2022-09-22T09:45:19.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:19 [2022-09-22T09:45:19.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:19 [2022-09-22T09:45:19.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:19 [2022-09-22T09:45:19.567Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:45:19 [2022-09-22T09:45:19.567Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:45:19 [2022-09-22T09:45:19.567Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:45:19 [2022-09-22T09:45:19.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateLinkToNonExistingContainer
09:45:19 [2022-09-22T09:45:19.567Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateWithInvalidEnv
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateWithInvalidEnv/0
09:45:19 [2022-09-22T09:45:19.567Z] === PAUSE TestCreateWithInvalidEnv/0
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateWithInvalidEnv/1
09:45:19 [2022-09-22T09:45:19.567Z] === PAUSE TestCreateWithInvalidEnv/1
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateWithInvalidEnv/2
09:45:19 [2022-09-22T09:45:19.567Z] === PAUSE TestCreateWithInvalidEnv/2
09:45:19 [2022-09-22T09:45:19.567Z] === CONT  TestCreateWithInvalidEnv/0
09:45:19 [2022-09-22T09:45:19.567Z] === CONT  TestCreateWithInvalidEnv/2
09:45:19 [2022-09-22T09:45:19.567Z] === CONT  TestCreateWithInvalidEnv/1
09:45:19 [2022-09-22T09:45:19.567Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:45:19 [2022-09-22T09:45:19.567Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateTmpfsMountsTarget
09:45:19 [2022-09-22T09:45:19.567Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:45:19 [2022-09-22T09:45:19.567Z] === RUN   TestCreateWithCustomMaskedPaths
09:45:20 [2022-09-22T09:45:20.960Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
09:45:20 [2022-09-22T09:45:20.960Z] === RUN   TestCreateWithCustomReadonlyPaths
09:45:22 [2022-09-22T09:45:22.335Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
09:45:22 [2022-09-22T09:45:22.335Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:45:22 [2022-09-22T09:45:22.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:45:22 [2022-09-22T09:45:22.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:45:22 [2022-09-22T09:45:22.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:45:22 [2022-09-22T09:45:22.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:45:22 [2022-09-22T09:45:22.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:45:22 [2022-09-22T09:45:22.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:45:22 [2022-09-22T09:45:22.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:45:22 [2022-09-22T09:45:22.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:45:22 [2022-09-22T09:45:22.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:45:22 [2022-09-22T09:45:22.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:45:22 [2022-09-22T09:45:22.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:45:22 [2022-09-22T09:45:22.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:45:22 [2022-09-22T09:45:22.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:45:22 [2022-09-22T09:45:22.335Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:45:22 [2022-09-22T09:45:22.593Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateDifferentPlatform
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateDifferentPlatform/different_os
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:45:22 [2022-09-22T09:45:22.593Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:45:22 [2022-09-22T09:45:22.593Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:45:22 [2022-09-22T09:45:22.593Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:45:22 [2022-09-22T09:45:22.593Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:45:22 [2022-09-22T09:45:22.593Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateInvalidHostConfig
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:45:22 [2022-09-22T09:45:22.593Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:45:22 [2022-09-22T09:45:22.593Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:45:22 [2022-09-22T09:45:22.593Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:45:22 [2022-09-22T09:45:22.593Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:45:22 [2022-09-22T09:45:22.593Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:45:22 [2022-09-22T09:45:22.593Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:45:22 [2022-09-22T09:45:22.593Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:45:22 [2022-09-22T09:45:22.593Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:45:22 [2022-09-22T09:45:22.593Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestContainerStartOnDaemonRestart
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestContainerStartOnDaemonRestart
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestDaemonRestartIpcMode
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestDaemonRestartIpcMode
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestDaemonHostGatewayIP
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestDaemonHostGatewayIP
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestRestartDaemonWithRestartingContainer
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestContainerKillOnDaemonStart
09:45:22 [2022-09-22T09:45:22.593Z] === PAUSE TestContainerKillOnDaemonStart
09:45:22 [2022-09-22T09:45:22.593Z] === RUN   TestDiff
09:45:23 [2022-09-22T09:45:23.160Z] --- PASS: TestDiff (0.41s)
09:45:23 [2022-09-22T09:45:23.160Z] === RUN   TestExecConsoleSize
09:45:23 [2022-09-22T09:45:23.418Z] --- PASS: TestExecConsoleSize (0.46s)
09:45:23 [2022-09-22T09:45:23.418Z] === RUN   TestExecWithCloseStdin
09:45:23 [2022-09-22T09:45:23.984Z] --- PASS: TestExecWithCloseStdin (0.51s)
09:45:23 [2022-09-22T09:45:23.984Z] === RUN   TestExec
09:45:24 [2022-09-22T09:45:24.550Z] --- PASS: TestExec (0.47s)
09:45:24 [2022-09-22T09:45:24.550Z] === RUN   TestExecUser
09:45:25 [2022-09-22T09:45:25.115Z] --- PASS: TestExecUser (0.47s)
09:45:25 [2022-09-22T09:45:25.116Z] === RUN   TestExportContainerAndImportImage
09:45:25 [2022-09-22T09:45:25.681Z] --- PASS: TestExportContainerAndImportImage (0.58s)
09:45:25 [2022-09-22T09:45:25.681Z] === RUN   TestExportContainerAfterDaemonRestart
09:45:27 [2022-09-22T09:45:27.055Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
09:45:27 [2022-09-22T09:45:27.055Z] === RUN   TestHealthCheckWorkdir
09:45:27 [2022-09-22T09:45:27.621Z] --- PASS: TestHealthCheckWorkdir (0.63s)
09:45:27 [2022-09-22T09:45:27.621Z] === RUN   TestHealthKillContainer
09:45:35 [2022-09-22T09:45:35.727Z] --- PASS: TestHealthKillContainer (7.93s)
09:45:35 [2022-09-22T09:45:35.727Z] === RUN   TestHealthCheckProcessKilled
09:45:35 [2022-09-22T09:45:35.988Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
09:45:35 [2022-09-22T09:45:35.988Z] === RUN   TestInspectCpusetInConfigPre120
09:45:36 [2022-09-22T09:45:36.554Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
09:45:36 [2022-09-22T09:45:36.554Z] === RUN   TestIpcModeNone
09:45:37 [2022-09-22T09:45:37.121Z] --- PASS: TestIpcModeNone (0.48s)
09:45:37 [2022-09-22T09:45:37.121Z] === RUN   TestIpcModePrivate
09:45:37 [2022-09-22T09:45:37.378Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
09:45:37 [2022-09-22T09:45:37.378Z] --- PASS: TestIpcModePrivate (0.47s)
09:45:37 [2022-09-22T09:45:37.378Z] === RUN   TestIpcModeShareable
09:45:37 [2022-09-22T09:45:37.636Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
09:45:37 [2022-09-22T09:45:37.894Z] --- PASS: TestIpcModeShareable (0.51s)
09:45:37 [2022-09-22T09:45:37.894Z] === RUN   TestAPIIpcModeShareableAndContainer
09:45:39 [2022-09-22T09:45:39.794Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
09:45:39 [2022-09-22T09:45:39.794Z] === RUN   TestAPIIpcModeHost
09:45:39 [2022-09-22T09:45:39.794Z] --- PASS: TestAPIIpcModeHost (0.40s)
09:45:39 [2022-09-22T09:45:39.794Z] === RUN   TestDaemonIpcModeShareable
09:45:41 [2022-09-22T09:45:41.166Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
09:45:41 [2022-09-22T09:45:41.166Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
09:45:41 [2022-09-22T09:45:41.166Z] === RUN   TestDaemonIpcModePrivate
09:45:42 [2022-09-22T09:45:42.100Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
09:45:42 [2022-09-22T09:45:42.100Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
09:45:42 [2022-09-22T09:45:42.100Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:45:43 [2022-09-22T09:45:43.474Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
09:45:43 [2022-09-22T09:45:43.474Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
09:45:43 [2022-09-22T09:45:43.474Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:45:44 [2022-09-22T09:45:44.407Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
09:45:44 [2022-09-22T09:45:44.407Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
09:45:44 [2022-09-22T09:45:44.407Z] === RUN   TestIpcModeOlderClient
09:45:44 [2022-09-22T09:45:44.407Z] === PAUSE TestIpcModeOlderClient
09:45:44 [2022-09-22T09:45:44.407Z] === RUN   TestKillContainerInvalidSignal
09:45:44 [2022-09-22T09:45:44.972Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
09:45:44 [2022-09-22T09:45:44.972Z] === RUN   TestKillContainer
09:45:44 [2022-09-22T09:45:44.972Z] === RUN   TestKillContainer/no_signal
09:45:45 [2022-09-22T09:45:45.241Z] === RUN   TestKillContainer/non_killing_signal
09:45:45 [2022-09-22T09:45:45.500Z] === RUN   TestKillContainer/killing_signal
09:45:46 [2022-09-22T09:45:46.434Z] --- PASS: TestKillContainer (1.30s)
09:45:46 [2022-09-22T09:45:46.434Z]     --- PASS: TestKillContainer/no_signal (0.41s)
09:45:46 [2022-09-22T09:45:46.434Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
09:45:46 [2022-09-22T09:45:46.434Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
09:45:46 [2022-09-22T09:45:46.434Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:45:46 [2022-09-22T09:45:46.434Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:45:46 [2022-09-22T09:45:46.692Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:45:47 [2022-09-22T09:45:47.624Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s)
09:45:47 [2022-09-22T09:45:47.624Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
09:45:47 [2022-09-22T09:45:47.624Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
09:45:47 [2022-09-22T09:45:47.624Z] === RUN   TestKillStoppedContainer
09:45:47 [2022-09-22T09:45:47.624Z] --- PASS: TestKillStoppedContainer (0.05s)
09:45:47 [2022-09-22T09:45:47.624Z] === RUN   TestKillStoppedContainerAPIPre120
09:45:47 [2022-09-22T09:45:47.624Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:45:47 [2022-09-22T09:45:47.624Z] === RUN   TestKillDifferentUserContainer
09:45:47 [2022-09-22T09:45:47.882Z] --- PASS: TestKillDifferentUserContainer (0.42s)
09:45:47 [2022-09-22T09:45:47.882Z] === RUN   TestInspectOomKilledTrue
09:45:48 [2022-09-22T09:45:48.448Z] --- PASS: TestInspectOomKilledTrue (0.46s)
09:45:48 [2022-09-22T09:45:48.448Z] === RUN   TestInspectOomKilledFalse
09:45:49 [2022-09-22T09:45:49.013Z] --- PASS: TestInspectOomKilledFalse (0.43s)
09:45:49 [2022-09-22T09:45:49.013Z] === RUN   TestLinksEtcHostsContentMatch
09:45:49 [2022-09-22T09:45:49.271Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
09:45:49 [2022-09-22T09:45:49.271Z] === RUN   TestLinksContainerNames
09:45:50 [2022-09-22T09:45:50.204Z] --- PASS: TestLinksContainerNames (0.88s)
09:45:50 [2022-09-22T09:45:50.204Z] === RUN   TestLogsFollowTailEmpty
09:45:50 [2022-09-22T09:45:50.462Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
09:45:50 [2022-09-22T09:45:50.462Z] === RUN   TestLogs
09:45:50 [2022-09-22T09:45:50.462Z] === RUN   TestLogs/driver_local
09:45:50 [2022-09-22T09:45:50.462Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:45:50 [2022-09-22T09:45:50.462Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:45:50 [2022-09-22T09:45:50.462Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:45:50 [2022-09-22T09:45:50.462Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:45:50 [2022-09-22T09:45:50.462Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:45:50 [2022-09-22T09:45:50.462Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:45:51 [2022-09-22T09:45:51.395Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:45:51 [2022-09-22T09:45:51.395Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:51 [2022-09-22T09:45:51.654Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:45:51 [2022-09-22T09:45:51.654Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:45:52 [2022-09-22T09:45:52.588Z] === RUN   TestLogs/driver_json-file
09:45:52 [2022-09-22T09:45:52.588Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:45:52 [2022-09-22T09:45:52.588Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:45:52 [2022-09-22T09:45:52.588Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:45:52 [2022-09-22T09:45:52.588Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:45:52 [2022-09-22T09:45:52.588Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:52 [2022-09-22T09:45:52.588Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:45:53 [2022-09-22T09:45:53.154Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:45:53 [2022-09-22T09:45:53.154Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:53 [2022-09-22T09:45:53.721Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:45:53 [2022-09-22T09:45:53.721Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:45:54 [2022-09-22T09:45:54.288Z] --- PASS: TestLogs (3.83s)
09:45:54 [2022-09-22T09:45:54.288Z]     --- PASS: TestLogs/driver_local (0.01s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s)
09:45:54 [2022-09-22T09:45:54.288Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s)
09:45:54 [2022-09-22T09:45:54.288Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s)
09:45:54 [2022-09-22T09:45:54.288Z] === RUN   TestContainerNetworkMountsNoChown
09:45:54 [2022-09-22T09:45:54.853Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
09:45:54 [2022-09-22T09:45:54.853Z] === RUN   TestMountDaemonRoot
09:45:54 [2022-09-22T09:45:54.853Z] === RUN   TestMountDaemonRoot/default
09:45:54 [2022-09-22T09:45:54.853Z] === PAUSE TestMountDaemonRoot/default
09:45:54 [2022-09-22T09:45:54.853Z] === RUN   TestMountDaemonRoot/private
09:45:54 [2022-09-22T09:45:54.853Z] === PAUSE TestMountDaemonRoot/private
09:45:54 [2022-09-22T09:45:54.853Z] === RUN   TestMountDaemonRoot/rprivate
09:45:54 [2022-09-22T09:45:54.853Z] === PAUSE TestMountDaemonRoot/rprivate
09:45:54 [2022-09-22T09:45:54.853Z] === RUN   TestMountDaemonRoot/slave
09:45:54 [2022-09-22T09:45:54.853Z] === PAUSE TestMountDaemonRoot/slave
09:45:54 [2022-09-22T09:45:54.853Z] === RUN   TestMountDaemonRoot/rslave
09:45:54 [2022-09-22T09:45:54.853Z] === PAUSE TestMountDaemonRoot/rslave
09:45:54 [2022-09-22T09:45:54.853Z] === RUN   TestMountDaemonRoot/shared
09:45:54 [2022-09-22T09:45:54.853Z] === PAUSE TestMountDaemonRoot/shared
09:45:54 [2022-09-22T09:45:54.853Z] === RUN   TestMountDaemonRoot/rshared
09:45:54 [2022-09-22T09:45:54.853Z] === PAUSE TestMountDaemonRoot/rshared
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/default
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/default/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/default/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rshared
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rslave
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/shared
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rprivate
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/slave
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/private
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/private/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/private/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/default/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/default/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:45:54 [2022-09-22T09:45:54.854Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/private/bind_root
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/private/mount_root
09:45:55 [2022-09-22T09:45:55.112Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:45:55 [2022-09-22T09:45:55.371Z] --- PASS: TestMountDaemonRoot (0.02s)
09:45:55 [2022-09-22T09:45:55.371Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:45:55 [2022-09-22T09:45:55.371Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:45:55 [2022-09-22T09:45:55.371Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:45:55 [2022-09-22T09:45:55.371Z] === RUN   TestContainerBindMountNonRecursive
09:45:56 [2022-09-22T09:45:56.745Z] --- PASS: TestContainerBindMountNonRecursive (1.28s)
09:45:56 [2022-09-22T09:45:56.746Z] === RUN   TestContainerVolumesMountedAsShared
09:45:57 [2022-09-22T09:45:57.004Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:45:57 [2022-09-22T09:45:57.004Z] === RUN   TestContainerVolumesMountedAsSlave
09:45:57 [2022-09-22T09:45:57.262Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
09:45:57 [2022-09-22T09:45:57.262Z] === RUN   TestNetworkNat
09:45:57 [2022-09-22T09:45:57.827Z] --- PASS: TestNetworkNat (0.44s)
09:45:57 [2022-09-22T09:45:57.827Z] === RUN   TestNetworkLocalhostTCPNat
09:45:58 [2022-09-22T09:45:58.087Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
09:45:58 [2022-09-22T09:45:58.087Z] === RUN   TestNetworkLoopbackNat
09:46:00 [2022-09-22T09:46:00.616Z] --- PASS: TestNetworkLoopbackNat (2.56s)
09:46:00 [2022-09-22T09:46:00.616Z] === RUN   TestPause
09:46:01 [2022-09-22T09:46:01.182Z] --- PASS: TestPause (0.42s)
09:46:01 [2022-09-22T09:46:01.182Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:46:01 [2022-09-22T09:46:01.182Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:46:01 [2022-09-22T09:46:01.182Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:46:01 [2022-09-22T09:46:01.182Z] === RUN   TestPauseStopPausedContainer
09:46:01 [2022-09-22T09:46:01.749Z] --- PASS: TestPauseStopPausedContainer (0.47s)
09:46:01 [2022-09-22T09:46:01.749Z] === RUN   TestPidHost
09:46:02 [2022-09-22T09:46:02.683Z] --- PASS: TestPidHost (0.96s)
09:46:02 [2022-09-22T09:46:02.683Z] === RUN   TestPsFilter
09:46:02 [2022-09-22T09:46:02.683Z] --- PASS: TestPsFilter (0.11s)
09:46:02 [2022-09-22T09:46:02.683Z] === RUN   TestRemoveContainerWithRemovedVolume
09:46:02 [2022-09-22T09:46:02.941Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
09:46:02 [2022-09-22T09:46:02.941Z] === RUN   TestRemoveContainerWithVolume
09:46:03 [2022-09-22T09:46:03.507Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
09:46:03 [2022-09-22T09:46:03.507Z] === RUN   TestRemoveContainerRunning
09:46:03 [2022-09-22T09:46:03.767Z] --- PASS: TestRemoveContainerRunning (0.40s)
09:46:03 [2022-09-22T09:46:03.767Z] === RUN   TestRemoveContainerForceRemoveRunning
09:46:04 [2022-09-22T09:46:04.333Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
09:46:04 [2022-09-22T09:46:04.333Z] === RUN   TestRemoveInvalidContainer
09:46:04 [2022-09-22T09:46:04.333Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:46:04 [2022-09-22T09:46:04.333Z] === RUN   TestRenameLinkedContainer
09:46:06 [2022-09-22T09:46:06.261Z] --- PASS: TestRenameLinkedContainer (1.75s)
09:46:06 [2022-09-22T09:46:06.261Z] === RUN   TestRenameStoppedContainer
09:46:06 [2022-09-22T09:46:06.518Z] --- PASS: TestRenameStoppedContainer (0.44s)
09:46:06 [2022-09-22T09:46:06.518Z] === RUN   TestRenameRunningContainerAndReuse
09:46:07 [2022-09-22T09:46:07.452Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
09:46:07 [2022-09-22T09:46:07.452Z] === RUN   TestRenameInvalidName
09:46:07 [2022-09-22T09:46:07.710Z] --- PASS: TestRenameInvalidName (0.41s)
09:46:07 [2022-09-22T09:46:07.710Z] === RUN   TestRenameAnonymousContainer
09:46:09 [2022-09-22T09:46:09.610Z] --- PASS: TestRenameAnonymousContainer (1.52s)
09:46:09 [2022-09-22T09:46:09.610Z] === RUN   TestRenameContainerWithSameName
09:46:09 [2022-09-22T09:46:09.610Z] --- PASS: TestRenameContainerWithSameName (0.42s)
09:46:09 [2022-09-22T09:46:09.610Z] === RUN   TestRenameContainerWithLinkedContainer
09:46:10 [2022-09-22T09:46:10.547Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
09:46:10 [2022-09-22T09:46:10.547Z] === RUN   TestResize
09:46:11 [2022-09-22T09:46:11.113Z] --- PASS: TestResize (0.42s)
09:46:11 [2022-09-22T09:46:11.113Z] === RUN   TestResizeWithInvalidSize
09:46:11 [2022-09-22T09:46:11.371Z] --- PASS: TestResizeWithInvalidSize (0.40s)
09:46:11 [2022-09-22T09:46:11.371Z] === RUN   TestResizeWhenContainerNotStarted
09:46:11 [2022-09-22T09:46:11.945Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:46:11 [2022-09-22T09:46:11.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:46:13 [2022-09-22T09:46:13.321Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:46:14 [2022-09-22T09:46:14.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:46:16 [2022-09-22T09:46:16.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:46:16 [2022-09-22T09:46:16.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:46:17 [2022-09-22T09:46:17.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:46:17 [2022-09-22T09:46:17.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:46:20 [2022-09-22T09:46:20.570Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:46:20 [2022-09-22T09:46:20.570Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:46:23 [2022-09-22T09:46:23.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:46:24 [2022-09-22T09:46:24.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:46:24 [2022-09-22T09:46:24.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:46:26 [2022-09-22T09:46:26.110Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:46:26 [2022-09-22T09:46:26.677Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:46:27 [2022-09-22T09:46:27.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:46:29 [2022-09-22T09:46:29.533Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
09:46:29 [2022-09-22T09:46:29.533Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
09:46:29 [2022-09-22T09:46:29.533Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:46:29 [2022-09-22T09:46:29.533Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:46:30 [2022-09-22T09:46:30.100Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:46:31 [2022-09-22T09:46:31.034Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s)
09:46:31 [2022-09-22T09:46:31.034Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
09:46:31 [2022-09-22T09:46:31.034Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
09:46:31 [2022-09-22T09:46:31.034Z] === RUN   TestCgroupNamespacesRun
09:46:32 [2022-09-22T09:46:32.407Z] --- PASS: TestCgroupNamespacesRun (1.14s)
09:46:32 [2022-09-22T09:46:32.407Z] === RUN   TestCgroupNamespacesRunPrivileged
09:46:33 [2022-09-22T09:46:33.342Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
09:46:33 [2022-09-22T09:46:33.342Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:46:34 [2022-09-22T09:46:34.714Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
09:46:34 [2022-09-22T09:46:34.714Z] === RUN   TestCgroupNamespacesRunHostMode
09:46:35 [2022-09-22T09:46:35.647Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
09:46:35 [2022-09-22T09:46:35.647Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:46:37 [2022-09-22T09:46:37.020Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
09:46:37 [2022-09-22T09:46:37.020Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:46:37 [2022-09-22T09:46:37.953Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
09:46:37 [2022-09-22T09:46:37.953Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:46:38 [2022-09-22T09:46:38.519Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
09:46:38 [2022-09-22T09:46:38.519Z] === RUN   TestCgroupNamespacesRunOlderClient
09:46:39 [2022-09-22T09:46:39.890Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
09:46:39 [2022-09-22T09:46:39.891Z] === RUN   TestNISDomainname
09:46:40 [2022-09-22T09:46:40.148Z] --- PASS: TestNISDomainname (0.51s)
09:46:40 [2022-09-22T09:46:40.148Z] === RUN   TestHostnameDnsResolution
09:46:41 [2022-09-22T09:46:41.083Z] --- PASS: TestHostnameDnsResolution (0.68s)
09:46:41 [2022-09-22T09:46:41.083Z] === RUN   TestUnprivilegedPortsAndPing
09:46:41 [2022-09-22T09:46:41.341Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
09:46:41 [2022-09-22T09:46:41.341Z] === RUN   TestPrivilegedHostDevices
09:46:41 [2022-09-22T09:46:41.907Z] --- PASS: TestPrivilegedHostDevices (0.49s)
09:46:41 [2022-09-22T09:46:41.907Z] === RUN   TestRunConsoleSize
09:46:42 [2022-09-22T09:46:42.474Z] --- PASS: TestRunConsoleSize (0.41s)
09:46:42 [2022-09-22T09:46:42.474Z] === RUN   TestRunWithAlternativeContainerdShim
09:46:44 [2022-09-22T09:46:44.376Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s)
09:46:44 [2022-09-22T09:46:44.376Z] === RUN   TestStats
09:46:46 [2022-09-22T09:46:46.905Z] --- PASS: TestStats (2.46s)
09:46:46 [2022-09-22T09:46:46.905Z] === RUN   TestStopContainerWithTimeout
09:46:46 [2022-09-22T09:46:46.905Z] === RUN   TestStopContainerWithTimeout/0
09:46:46 [2022-09-22T09:46:46.905Z] === PAUSE TestStopContainerWithTimeout/0
09:46:46 [2022-09-22T09:46:46.905Z] === RUN   TestStopContainerWithTimeout/1
09:46:46 [2022-09-22T09:46:46.905Z] === PAUSE TestStopContainerWithTimeout/1
09:46:46 [2022-09-22T09:46:46.905Z] === RUN   TestStopContainerWithTimeout/3
09:46:46 [2022-09-22T09:46:46.905Z] === PAUSE TestStopContainerWithTimeout/3
09:46:46 [2022-09-22T09:46:46.905Z] === RUN   TestStopContainerWithTimeout/-1
09:46:46 [2022-09-22T09:46:46.905Z] === PAUSE TestStopContainerWithTimeout/-1
09:46:46 [2022-09-22T09:46:46.905Z] === CONT  TestStopContainerWithTimeout/0
09:46:46 [2022-09-22T09:46:46.905Z] === CONT  TestStopContainerWithTimeout/-1
09:46:47 [2022-09-22T09:46:47.472Z] === CONT  TestStopContainerWithTimeout/3
09:46:49 [2022-09-22T09:46:49.372Z] === CONT  TestStopContainerWithTimeout/1
09:46:51 [2022-09-22T09:46:51.274Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:46:51 [2022-09-22T09:46:51.274Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
09:46:51 [2022-09-22T09:46:51.274Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
09:46:51 [2022-09-22T09:46:51.274Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
09:46:51 [2022-09-22T09:46:51.274Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
09:46:51 [2022-09-22T09:46:51.274Z] === RUN   TestDeleteDevicemapper
09:46:51 [2022-09-22T09:46:51.274Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:46:51 [2022-09-22T09:46:51.274Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:46:51 [2022-09-22T09:46:51.274Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:46:52 [2022-09-22T09:46:52.676Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s)
09:46:52 [2022-09-22T09:46:52.676Z] === RUN   TestUpdateMemory
09:46:52 [2022-09-22T09:46:52.934Z] --- PASS: TestUpdateMemory (0.50s)
09:46:52 [2022-09-22T09:46:52.935Z] === RUN   TestUpdateCPUQuota
09:46:53 [2022-09-22T09:46:53.869Z] --- PASS: TestUpdateCPUQuota (0.69s)
09:46:53 [2022-09-22T09:46:53.869Z] === RUN   TestUpdatePidsLimit
09:46:53 [2022-09-22T09:46:53.869Z] === RUN   TestUpdatePidsLimit/update_from_none
09:46:53 [2022-09-22T09:46:53.869Z] === RUN   TestUpdatePidsLimit/no_change
09:46:54 [2022-09-22T09:46:54.128Z] === RUN   TestUpdatePidsLimit/update_lower
09:46:54 [2022-09-22T09:46:54.128Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:46:54 [2022-09-22T09:46:54.386Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:46:54 [2022-09-22T09:46:54.645Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:46:54 [2022-09-22T09:46:54.903Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:46:55 [2022-09-22T09:46:55.470Z] --- PASS: TestUpdatePidsLimit (1.87s)
09:46:55 [2022-09-22T09:46:55.470Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
09:46:55 [2022-09-22T09:46:55.470Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
09:46:55 [2022-09-22T09:46:55.470Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
09:46:55 [2022-09-22T09:46:55.470Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
09:46:55 [2022-09-22T09:46:55.470Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
09:46:55 [2022-09-22T09:46:55.470Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
09:46:55 [2022-09-22T09:46:55.470Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
09:46:55 [2022-09-22T09:46:55.470Z] === RUN   TestUpdateRestartPolicy
09:47:07 [2022-09-22T09:47:07.671Z] --- PASS: TestUpdateRestartPolicy (10.90s)
09:47:07 [2022-09-22T09:47:07.671Z] === RUN   TestUpdateRestartWithAutoRemove
09:47:07 [2022-09-22T09:47:07.671Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
09:47:07 [2022-09-22T09:47:07.671Z] === RUN   TestWaitNonBlocked
09:47:07 [2022-09-22T09:47:07.671Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:47:07 [2022-09-22T09:47:07.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:47:07 [2022-09-22T09:47:07.671Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:47:07 [2022-09-22T09:47:07.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:47:07 [2022-09-22T09:47:07.671Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:47:07 [2022-09-22T09:47:07.671Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:47:07 [2022-09-22T09:47:07.671Z] --- PASS: TestWaitNonBlocked (0.01s)
09:47:07 [2022-09-22T09:47:07.671Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
09:47:07 [2022-09-22T09:47:07.671Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
09:47:07 [2022-09-22T09:47:07.671Z] === RUN   TestWaitBlocked
09:47:07 [2022-09-22T09:47:07.671Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:47:07 [2022-09-22T09:47:07.671Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:47:07 [2022-09-22T09:47:07.671Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:47:07 [2022-09-22T09:47:07.671Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:47:07 [2022-09-22T09:47:07.671Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:47:07 [2022-09-22T09:47:07.671Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:47:08 [2022-09-22T09:47:08.606Z] --- PASS: TestWaitBlocked (0.01s)
09:47:08 [2022-09-22T09:47:08.606Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
09:47:08 [2022-09-22T09:47:08.606Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
09:47:08 [2022-09-22T09:47:08.606Z] === RUN   TestWaitConditions
09:47:08 [2022-09-22T09:47:08.606Z] === RUN   TestWaitConditions/default
09:47:08 [2022-09-22T09:47:08.606Z] === PAUSE TestWaitConditions/default
09:47:08 [2022-09-22T09:47:08.606Z] === RUN   TestWaitConditions/not-running
09:47:08 [2022-09-22T09:47:08.606Z] === PAUSE TestWaitConditions/not-running
09:47:08 [2022-09-22T09:47:08.606Z] === RUN   TestWaitConditions/next-exit
09:47:08 [2022-09-22T09:47:08.606Z] === PAUSE TestWaitConditions/next-exit
09:47:08 [2022-09-22T09:47:08.606Z] === RUN   TestWaitConditions/removed
09:47:08 [2022-09-22T09:47:08.606Z] === PAUSE TestWaitConditions/removed
09:47:08 [2022-09-22T09:47:08.606Z] === CONT  TestWaitConditions/default
09:47:08 [2022-09-22T09:47:08.606Z] === CONT  TestWaitConditions/next-exit
09:47:10 [2022-09-22T09:47:10.504Z] === CONT  TestWaitConditions/removed
09:47:10 [2022-09-22T09:47:10.504Z] === CONT  TestWaitConditions/not-running
09:47:11 [2022-09-22T09:47:11.876Z] --- PASS: TestWaitConditions (0.01s)
09:47:11 [2022-09-22T09:47:11.876Z]     --- PASS: TestWaitConditions/next-exit (1.68s)
09:47:11 [2022-09-22T09:47:11.876Z]     --- PASS: TestWaitConditions/default (1.72s)
09:47:11 [2022-09-22T09:47:11.876Z]     --- PASS: TestWaitConditions/removed (1.52s)
09:47:11 [2022-09-22T09:47:11.876Z]     --- PASS: TestWaitConditions/not-running (1.50s)
09:47:11 [2022-09-22T09:47:11.876Z] === RUN   TestWaitRestartedContainer
09:47:11 [2022-09-22T09:47:11.876Z] === RUN   TestWaitRestartedContainer/default
09:47:11 [2022-09-22T09:47:11.876Z] === PAUSE TestWaitRestartedContainer/default
09:47:11 [2022-09-22T09:47:11.876Z] === RUN   TestWaitRestartedContainer/not-running
09:47:11 [2022-09-22T09:47:11.876Z] === PAUSE TestWaitRestartedContainer/not-running
09:47:11 [2022-09-22T09:47:11.876Z] === RUN   TestWaitRestartedContainer/next-exit
09:47:11 [2022-09-22T09:47:11.876Z] === PAUSE TestWaitRestartedContainer/next-exit
09:47:11 [2022-09-22T09:47:11.876Z] === CONT  TestWaitRestartedContainer/default
09:47:11 [2022-09-22T09:47:11.876Z] === CONT  TestWaitRestartedContainer/next-exit
09:47:12 [2022-09-22T09:47:12.810Z] === CONT  TestWaitRestartedContainer/not-running
09:47:13 [2022-09-22T09:47:13.743Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:47:13 [2022-09-22T09:47:13.743Z]     --- PASS: TestWaitRestartedContainer/default (1.17s)
09:47:13 [2022-09-22T09:47:13.743Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.37s)
09:47:13 [2022-09-22T09:47:13.743Z]     --- PASS: TestWaitRestartedContainer/not-running (1.01s)
09:47:13 [2022-09-22T09:47:13.743Z] === CONT  TestContainerStartOnDaemonRestart
09:47:13 [2022-09-22T09:47:13.743Z] === CONT  TestRestartDaemonWithRestartingContainer
09:47:16 [2022-09-22T09:47:16.272Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.15s)
09:47:16 [2022-09-22T09:47:16.272Z] === CONT  TestDaemonHostGatewayIP
09:47:16 [2022-09-22T09:47:16.272Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s)
09:47:16 [2022-09-22T09:47:16.272Z] === CONT  TestDaemonRestartIpcMode
09:47:18 [2022-09-22T09:47:18.800Z] --- PASS: TestDaemonRestartIpcMode (2.53s)
09:47:18 [2022-09-22T09:47:18.800Z] === CONT  TestIpcModeOlderClient
09:47:18 [2022-09-22T09:47:18.800Z] --- PASS: TestDaemonHostGatewayIP (2.60s)
09:47:18 [2022-09-22T09:47:18.800Z] === CONT  TestContainerKillOnDaemonStart
09:47:18 [2022-09-22T09:47:18.800Z] --- PASS: TestIpcModeOlderClient (0.09s)
09:47:30 [2022-09-22T09:47:30.998Z] --- PASS: TestContainerKillOnDaemonStart (11.53s)
09:47:30 [2022-09-22T09:47:30.998Z] PASS
09:47:30 [2022-09-22T09:47:30.998Z] 
09:47:30 [2022-09-22T09:47:30.998Z] === Skipped
09:47:30 [2022-09-22T09:47:30.998Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:47:30 [2022-09-22T09:47:30.998Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:47:30 [2022-09-22T09:47:30.998Z] 
09:47:30 [2022-09-22T09:47:30.998Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:47:30 [2022-09-22T09:47:30.998Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:47:30 [2022-09-22T09:47:30.998Z] 
09:47:30 [2022-09-22T09:47:30.998Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:47:30 [2022-09-22T09:47:30.998Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:47:30 [2022-09-22T09:47:30.998Z] 
09:47:30 [2022-09-22T09:47:30.998Z] DONE 273 tests, 3 skipped in 132.714s
09:47:30 [2022-09-22T09:47:30.998Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:47:30 [2022-09-22T09:47:30.998Z] ++ 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
09:47:30 [2022-09-22T09:47:30.998Z] ++ set -e
09:47:30 [2022-09-22T09:47:30.998Z] ++ '[' -n 0 ']'
09:47:30 [2022-09-22T09:47:30.998Z] ++ set -x
09:47:30 [2022-09-22T09:47:30.998Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= 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
09:47:30 [2022-09-22T09:47:30.998Z] === RUN   TestConfigDaemonLibtrustID
09:47:30 [2022-09-22T09:47:30.998Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
09:47:30 [2022-09-22T09:47:30.998Z] === RUN   TestConfigDaemonID
09:47:31 [2022-09-22T09:47:31.941Z]     daemon_test.go:83: [d547c5aa4b3c6] daemon is not started
09:47:31 [2022-09-22T09:47:31.941Z] --- PASS: TestConfigDaemonID (1.04s)
09:47:31 [2022-09-22T09:47:31.941Z] === RUN   TestDaemonConfigValidation
09:47:31 [2022-09-22T09:47:31.941Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:47:31 [2022-09-22T09:47:31.941Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:47:31 [2022-09-22T09:47:31.941Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:47:31 [2022-09-22T09:47:31.941Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:47:31 [2022-09-22T09:47:31.941Z] === RUN   TestDaemonConfigValidation/invalid_config
09:47:31 [2022-09-22T09:47:31.941Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:47:31 [2022-09-22T09:47:31.941Z] === RUN   TestDaemonConfigValidation/malformed_config
09:47:31 [2022-09-22T09:47:31.941Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:47:31 [2022-09-22T09:47:31.941Z] === RUN   TestDaemonConfigValidation/valid_config
09:47:31 [2022-09-22T09:47:31.941Z] === PAUSE TestDaemonConfigValidation/valid_config
09:47:31 [2022-09-22T09:47:31.941Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:47:31 [2022-09-22T09:47:31.941Z] === CONT  TestDaemonConfigValidation/malformed_config
09:47:31 [2022-09-22T09:47:31.941Z] === CONT  TestDaemonConfigValidation/invalid_config
09:47:31 [2022-09-22T09:47:31.941Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:47:31 [2022-09-22T09:47:31.941Z] === CONT  TestDaemonConfigValidation/valid_config
09:47:32 [2022-09-22T09:47:32.199Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:47:32 [2022-09-22T09:47:32.199Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
09:47:32 [2022-09-22T09:47:32.199Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
09:47:32 [2022-09-22T09:47:32.199Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
09:47:32 [2022-09-22T09:47:32.199Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
09:47:32 [2022-09-22T09:47:32.199Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
09:47:32 [2022-09-22T09:47:32.199Z] === RUN   TestConfigDaemonSeccompProfiles
09:47:32 [2022-09-22T09:47:32.199Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:47:33 [2022-09-22T09:47:33.133Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:47:34 [2022-09-22T09:47:34.066Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:47:35 [2022-09-22T09:47:35.439Z] === CONT  TestConfigDaemonSeccompProfiles
09:47:35 [2022-09-22T09:47:35.439Z]     daemon_test.go:197: [d4d2426dabb80] daemon is not started
09:47:35 [2022-09-22T09:47:35.439Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:47:35 [2022-09-22T09:47:35.439Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:47:35 [2022-09-22T09:47:35.439Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:47:35 [2022-09-22T09:47:35.439Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:47:35 [2022-09-22T09:47:35.439Z] === RUN   TestDaemonProxy
09:47:35 [2022-09-22T09:47:35.439Z] === RUN   TestDaemonProxy/environment_variables
09:47:37 [2022-09-22T09:47:37.339Z] === RUN   TestDaemonProxy/command-line_options
09:47:38 [2022-09-22T09:47:38.713Z] === RUN   TestDaemonProxy/configuration_file
09:47:40 [2022-09-22T09:47:40.612Z] === RUN   TestDaemonProxy/conflicting_options
09:47:40 [2022-09-22T09:47:40.870Z] === RUN   TestDaemonProxy/reload_sanitized
09:47:41 [2022-09-22T09:47:41.436Z] --- PASS: TestDaemonProxy (6.23s)
09:47:41 [2022-09-22T09:47:41.436Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
09:47:41 [2022-09-22T09:47:41.436Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:47:41 [2022-09-22T09:47:41.436Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
09:47:41 [2022-09-22T09:47:41.436Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
09:47:41 [2022-09-22T09:47:41.436Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:47:41 [2022-09-22T09:47:41.436Z] PASS
09:47:41 [2022-09-22T09:47:41.436Z] 
09:47:41 [2022-09-22T09:47:41.436Z] DONE 18 tests in 11.298s
09:47:41 [2022-09-22T09:47:41.436Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:47:41 [2022-09-22T09:47:41.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:47:41 [2022-09-22T09:47:41.436Z] ++ set -e
09:47:41 [2022-09-22T09:47:41.436Z] ++ '[' -n 0 ']'
09:47:41 [2022-09-22T09:47:41.436Z] ++ set -x
09:47:41 [2022-09-22T09:47:41.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:47:41 [2022-09-22T09:47:41.694Z] INFO: Testing against a local daemon
09:47:41 [2022-09-22T09:47:41.694Z] === RUN   TestCommitInheritsEnv
09:47:41 [2022-09-22T09:47:41.952Z] --- PASS: TestCommitInheritsEnv (0.29s)
09:47:41 [2022-09-22T09:47:41.952Z] === RUN   TestImportExtremelyLargeImageWorks
09:47:41 [2022-09-22T09:47:41.952Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:47:41 [2022-09-22T09:47:41.952Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:47:41 [2022-09-22T09:47:41.952Z] === RUN   TestImportWithCustomPlatform
09:47:41 [2022-09-22T09:47:41.952Z] === RUN   TestImportWithCustomPlatform/#00
09:47:41 [2022-09-22T09:47:41.952Z] === RUN   TestImportWithCustomPlatform/_______
09:47:41 [2022-09-22T09:47:41.952Z] === RUN   TestImportWithCustomPlatform//
09:47:41 [2022-09-22T09:47:41.952Z] === RUN   TestImportWithCustomPlatform/linux
09:47:42 [2022-09-22T09:47:42.211Z] === RUN   TestImportWithCustomPlatform/LINUX
09:47:42 [2022-09-22T09:47:42.211Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:47:42 [2022-09-22T09:47:42.211Z] === RUN   TestImportWithCustomPlatform/macos
09:47:42 [2022-09-22T09:47:42.211Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:47:42 [2022-09-22T09:47:42.211Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:47:42 [2022-09-22T09:47:42.211Z] --- PASS: TestImportWithCustomPlatform (0.33s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:47:42 [2022-09-22T09:47:42.211Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:47:42 [2022-09-22T09:47:42.211Z] === RUN   TestImagesFilterMultiReference
09:47:42 [2022-09-22T09:47:42.211Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:47:42 [2022-09-22T09:47:42.211Z] === RUN   TestImagePullPlatformInvalid
09:47:42 [2022-09-22T09:47:42.470Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:47:42 [2022-09-22T09:47:42.470Z] === RUN   TestRemoveImageOrphaning
09:47:42 [2022-09-22T09:47:42.728Z] --- PASS: TestRemoveImageOrphaning (0.28s)
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestRemoveImageGarbageCollector
09:47:42 [2022-09-22T09:47:42.728Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:42 [2022-09-22T09:47:42.728Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:47:42 [2022-09-22T09:47:42.728Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestTagInvalidReference
09:47:42 [2022-09-22T09:47:42.728Z] --- PASS: TestTagInvalidReference (0.01s)
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestTagValidPrefixedRepo
09:47:42 [2022-09-22T09:47:42.728Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestTagExistedNameWithoutForce
09:47:42 [2022-09-22T09:47:42.728Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestTagOfficialNames
09:47:42 [2022-09-22T09:47:42.728Z] --- PASS: TestTagOfficialNames (0.05s)
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestTagMatchesDigest
09:47:42 [2022-09-22T09:47:42.728Z] --- PASS: TestTagMatchesDigest (0.01s)
09:47:42 [2022-09-22T09:47:42.728Z] PASS
09:47:42 [2022-09-22T09:47:42.728Z] 
09:47:42 [2022-09-22T09:47:42.728Z] === Skipped
09:47:42 [2022-09-22T09:47:42.728Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:47:42 [2022-09-22T09:47:42.728Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:47:42 [2022-09-22T09:47:42.728Z] 
09:47:42 [2022-09-22T09:47:42.728Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:47:42 [2022-09-22T09:47:42.728Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:42 [2022-09-22T09:47:42.728Z] 
09:47:42 [2022-09-22T09:47:42.728Z] DONE 22 tests, 2 skipped in 1.332s
09:47:42 [2022-09-22T09:47:42.728Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:47:42 [2022-09-22T09:47:42.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:47:42 [2022-09-22T09:47:42.728Z] ++ set -e
09:47:42 [2022-09-22T09:47:42.728Z] ++ '[' -n 0 ']'
09:47:42 [2022-09-22T09:47:42.728Z] ++ set -x
09:47:42 [2022-09-22T09:47:42.728Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestStripANSICommands
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestStripANSICommands/#00
09:47:42 [2022-09-22T09:47:42.728Z] === RUN   TestStripANSICommands/#01
09:47:42 [2022-09-22T09:47:42.728Z] --- PASS: TestStripANSICommands (0.00s)
09:47:42 [2022-09-22T09:47:42.728Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:47:42 [2022-09-22T09:47:42.728Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:47:42 [2022-09-22T09:47:42.728Z] PASS
09:47:42 [2022-09-22T09:47:42.728Z] 
09:47:42 [2022-09-22T09:47:42.728Z] DONE 3 tests in 0.041s
09:47:42 [2022-09-22T09:47:42.987Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:47:42 [2022-09-22T09:47:42.987Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:47:42 [2022-09-22T09:47:42.987Z] ++ set -e
09:47:42 [2022-09-22T09:47:42.987Z] ++ '[' -n 0 ']'
09:47:42 [2022-09-22T09:47:42.987Z] ++ set -x
09:47:42 [2022-09-22T09:47:42.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:47:42 [2022-09-22T09:47:42.987Z] INFO: Testing against a local daemon
09:47:42 [2022-09-22T09:47:42.987Z] === RUN   TestNetworkCreateDelete
09:47:42 [2022-09-22T09:47:42.987Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:47:42 [2022-09-22T09:47:42.987Z] === RUN   TestDockerNetworkDeletePreferID
09:47:43 [2022-09-22T09:47:43.553Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
09:47:43 [2022-09-22T09:47:43.553Z] === RUN   TestDaemonDNSFallback
09:47:50 [2022-09-22T09:47:50.107Z] --- PASS: TestDaemonDNSFallback (6.30s)
09:47:50 [2022-09-22T09:47:50.107Z] === RUN   TestInspectNetwork
09:47:53 [2022-09-22T09:47:53.387Z] === RUN   TestInspectNetwork/full_network_id
09:47:53 [2022-09-22T09:47:53.387Z] === RUN   TestInspectNetwork/partial_network_id
09:47:53 [2022-09-22T09:47:53.387Z] === RUN   TestInspectNetwork/network_name
09:47:53 [2022-09-22T09:47:53.387Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:47:57 [2022-09-22T09:47:57.568Z] --- PASS: TestInspectNetwork (7.15s)
09:47:57 [2022-09-22T09:47:57.568Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:47:57 [2022-09-22T09:47:57.568Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:47:57 [2022-09-22T09:47:57.568Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:47:57 [2022-09-22T09:47:57.568Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:47:57 [2022-09-22T09:47:57.568Z] === RUN   TestRunContainerWithBridgeNone
09:47:58 [2022-09-22T09:47:58.507Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/create
09:47:58 [2022-09-22T09:47:58.507Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:47:58 [2022-09-22T09:47:58.507Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:47:58 [2022-09-22T09:47:58.507Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:47:58 [2022-09-22T09:47:58.507Z] === CONT  TestNetworkInvalidJSON/networks/create
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:47:58 [2022-09-22T09:47:58.507Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:47:58 [2022-09-22T09:47:58.507Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:47:58 [2022-09-22T09:47:58.507Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:47:58 [2022-09-22T09:47:58.507Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkList
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkList//networks
09:47:58 [2022-09-22T09:47:58.507Z] === PAUSE TestNetworkList//networks
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestNetworkList//networks/
09:47:58 [2022-09-22T09:47:58.507Z] === PAUSE TestNetworkList//networks/
09:47:58 [2022-09-22T09:47:58.507Z] === CONT  TestNetworkList//networks
09:47:58 [2022-09-22T09:47:58.507Z] === CONT  TestNetworkList//networks/
09:47:58 [2022-09-22T09:47:58.507Z] --- PASS: TestNetworkList (0.02s)
09:47:58 [2022-09-22T09:47:58.507Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z]     --- PASS: TestNetworkList//networks (0.00s)
09:47:58 [2022-09-22T09:47:58.507Z] === RUN   TestHostIPv4BridgeLabel
09:47:59 [2022-09-22T09:47:59.080Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:47:59 [2022-09-22T09:47:59.080Z] === RUN   TestDaemonRestartWithLiveRestore
09:48:00 [2022-09-22T09:48:00.014Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:48:00 [2022-09-22T09:48:00.014Z] === RUN   TestDaemonDefaultNetworkPools
09:48:00 [2022-09-22T09:48:00.948Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:48:00 [2022-09-22T09:48:00.948Z] === RUN   TestDaemonRestartWithExistingNetwork
09:48:01 [2022-09-22T09:48:01.884Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
09:48:01 [2022-09-22T09:48:01.884Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:48:03 [2022-09-22T09:48:03.258Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
09:48:03 [2022-09-22T09:48:03.258Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:48:03 [2022-09-22T09:48:03.825Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:48:03 [2022-09-22T09:48:03.825Z] === RUN   TestServiceWithPredefinedNetwork
09:48:06 [2022-09-22T09:48:06.353Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
09:48:06 [2022-09-22T09:48:06.353Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:48:06 [2022-09-22T09:48:06.353Z]     service_test.go:243: FLAKY_TEST
09:48:06 [2022-09-22T09:48:06.353Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:48:06 [2022-09-22T09:48:06.353Z] === RUN   TestServiceWithDataPathPortInit
09:48:21 [2022-09-22T09:48:21.222Z] --- PASS: TestServiceWithDataPathPortInit (13.51s)
09:48:21 [2022-09-22T09:48:21.222Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:48:22 [2022-09-22T09:48:22.155Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fuyfk5p2w0z5bwugfa7hr4mr9 Created:2022-09-22 09:48:20.771848033 +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[30b04afb2dcae8a6ce5015603b6fcbd8d7f9cf7fd8dca7c1996b277c8c91ed21:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tr4q8l5jlql8m156e6hdxjvru EndpointID:f39e8de1176c2b2e1d0f442f85378b018d71070101474763e2eaf84dc72a5d6e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c708c7d5f22d5cfa95a542351db5d46245814281e53a502f83dddb4d6ef8776c 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:fffa23d4fb7a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tr4q8l5jlql8m156e6hdxjvru EndpointID:f39e8de1176c2b2e1d0f442f85378b018d71070101474763e2eaf84dc72a5d6e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:48:26 [2022-09-22T09:48:26.337Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
09:48:26 [2022-09-22T09:48:26.337Z] PASS
09:48:26 [2022-09-22T09:48:26.337Z] 
09:48:26 [2022-09-22T09:48:26.337Z] === Skipped
09:48:26 [2022-09-22T09:48:26.337Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:48:26 [2022-09-22T09:48:26.337Z]     service_test.go:243: FLAKY_TEST
09:48:26 [2022-09-22T09:48:26.337Z] 
09:48:26 [2022-09-22T09:48:26.337Z] DONE 38 tests, 1 skipped in 43.486s
09:48:26 [2022-09-22T09:48:26.337Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:48:26 [2022-09-22T09:48:26.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:48:26 [2022-09-22T09:48:26.337Z] ++ set -e
09:48:26 [2022-09-22T09:48:26.337Z] ++ '[' -n 0 ']'
09:48:26 [2022-09-22T09:48:26.337Z] ++ set -x
09:48:26 [2022-09-22T09:48:26.337Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:48:26 [2022-09-22T09:48:26.337Z] INFO: Testing against a local daemon
09:48:26 [2022-09-22T09:48:26.337Z] === RUN   TestDockerNetworkIpvlanPersistance
09:48:26 [2022-09-22T09:48:26.337Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:48:26 [2022-09-22T09:48:26.337Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:48:26 [2022-09-22T09:48:26.337Z] === RUN   TestDockerNetworkIpvlan
09:48:26 [2022-09-22T09:48:26.337Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:48:26 [2022-09-22T09:48:26.337Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:48:26 [2022-09-22T09:48:26.337Z] PASS
09:48:26 [2022-09-22T09:48:26.337Z] 
09:48:26 [2022-09-22T09:48:26.337Z] === Skipped
09:48:26 [2022-09-22T09:48:26.595Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:48:26 [2022-09-22T09:48:26.595Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:48:26 [2022-09-22T09:48:26.595Z] 
09:48:26 [2022-09-22T09:48:26.595Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:48:26 [2022-09-22T09:48:26.595Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:48:26 [2022-09-22T09:48:26.595Z] 
09:48:26 [2022-09-22T09:48:26.595Z] DONE 2 tests, 2 skipped in 0.089s
09:48:26 [2022-09-22T09:48:26.595Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:48:26 [2022-09-22T09:48:26.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:48:26 [2022-09-22T09:48:26.595Z] ++ set -e
09:48:26 [2022-09-22T09:48:26.595Z] ++ '[' -n 0 ']'
09:48:26 [2022-09-22T09:48:26.595Z] ++ set -x
09:48:26 [2022-09-22T09:48:26.595Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:48:26 [2022-09-22T09:48:26.595Z] INFO: Testing against a local daemon
09:48:26 [2022-09-22T09:48:26.595Z] === RUN   TestDockerNetworkMacvlanPersistance
09:48:27 [2022-09-22T09:48:27.967Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
09:48:27 [2022-09-22T09:48:27.967Z] === RUN   TestDockerNetworkMacvlan
09:48:28 [2022-09-22T09:48:28.534Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:48:29 [2022-09-22T09:48:29.101Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:48:30 [2022-09-22T09:48:30.036Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:48:31 [2022-09-22T09:48:31.938Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:48:33 [2022-09-22T09:48:33.317Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:48:36 [2022-09-22T09:48:36.598Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:48:37 [2022-09-22T09:48:37.533Z] --- PASS: TestDockerNetworkMacvlan (9.52s)
09:48:37 [2022-09-22T09:48:37.533Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:48:37 [2022-09-22T09:48:37.533Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:48:37 [2022-09-22T09:48:37.533Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
09:48:37 [2022-09-22T09:48:37.533Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
09:48:37 [2022-09-22T09:48:37.533Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
09:48:37 [2022-09-22T09:48:37.533Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
09:48:37 [2022-09-22T09:48:37.533Z] PASS
09:48:37 [2022-09-22T09:48:37.533Z] 
09:48:37 [2022-09-22T09:48:37.533Z] DONE 8 tests in 10.837s
09:48:37 [2022-09-22T09:48:37.533Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:48:37 [2022-09-22T09:48:37.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:48:37 [2022-09-22T09:48:37.533Z] ++ set -e
09:48:37 [2022-09-22T09:48:37.533Z] ++ '[' -n 0 ']'
09:48:37 [2022-09-22T09:48:37.533Z] ++ set -x
09:48:37 [2022-09-22T09:48:37.533Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:48:37 [2022-09-22T09:48:37.533Z] testing: warning: no tests to run
09:48:37 [2022-09-22T09:48:37.533Z] PASS
09:48:37 [2022-09-22T09:48:37.533Z] 
09:48:37 [2022-09-22T09:48:37.533Z] DONE 0 tests in 0.026s
09:48:37 [2022-09-22T09:48:37.533Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:48:37 [2022-09-22T09:48:37.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:48:37 [2022-09-22T09:48:37.533Z] ++ set -e
09:48:37 [2022-09-22T09:48:37.533Z] ++ '[' -n 0 ']'
09:48:37 [2022-09-22T09:48:37.533Z] ++ set -x
09:48:37 [2022-09-22T09:48:37.533Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:48:37 [2022-09-22T09:48:37.533Z] INFO: Testing against a local daemon
09:48:37 [2022-09-22T09:48:37.533Z] === RUN   TestAuthZPluginAllowRequest
09:48:38 [2022-09-22T09:48:38.907Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
09:48:38 [2022-09-22T09:48:38.907Z] === RUN   TestAuthZPluginTLS
09:48:39 [2022-09-22T09:48:39.165Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:48:39 [2022-09-22T09:48:39.165Z] === RUN   TestAuthZPluginDenyRequest
09:48:39 [2022-09-22T09:48:39.730Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:48:39 [2022-09-22T09:48:39.730Z] === RUN   TestAuthZPluginAPIDenyResponse
09:48:40 [2022-09-22T09:48:40.296Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:48:40 [2022-09-22T09:48:40.296Z] === RUN   TestAuthZPluginDenyResponse
09:48:40 [2022-09-22T09:48:40.862Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:48:40 [2022-09-22T09:48:40.862Z] === RUN   TestAuthZPluginAllowEventStream
09:48:41 [2022-09-22T09:48:41.796Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
09:48:41 [2022-09-22T09:48:41.796Z] === RUN   TestAuthZPluginErrorResponse
09:48:42 [2022-09-22T09:48:42.362Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:48:42 [2022-09-22T09:48:42.362Z] === RUN   TestAuthZPluginErrorRequest
09:48:42 [2022-09-22T09:48:42.928Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:48:42 [2022-09-22T09:48:42.928Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:48:43 [2022-09-22T09:48:43.494Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:48:43 [2022-09-22T09:48:43.494Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:48:44 [2022-09-22T09:48:44.869Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
09:48:44 [2022-09-22T09:48:44.869Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:48:46 [2022-09-22T09:48:46.243Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
09:48:46 [2022-09-22T09:48:46.243Z] === RUN   TestAuthZPluginHeader
09:48:46 [2022-09-22T09:48:46.809Z] --- PASS: TestAuthZPluginHeader (0.70s)
09:48:46 [2022-09-22T09:48:46.809Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:48:46 [2022-09-22T09:48:46.809Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:46 [2022-09-22T09:48:46.809Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:48:46 [2022-09-22T09:48:46.809Z] === RUN   TestAuthZPluginV2Disable
09:48:46 [2022-09-22T09:48:46.809Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:46 [2022-09-22T09:48:46.809Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:48:46 [2022-09-22T09:48:46.809Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:48:46 [2022-09-22T09:48:46.809Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:46 [2022-09-22T09:48:46.809Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:48:46 [2022-09-22T09:48:46.809Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:48:46 [2022-09-22T09:48:46.809Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:48:46 [2022-09-22T09:48:46.809Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:48:46 [2022-09-22T09:48:46.809Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:49:04 [2022-09-22T09:49:04.882Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:49:04 [2022-09-22T09:49:04.882Z] PASS
09:49:04 [2022-09-22T09:49:04.882Z] 
09:49:04 [2022-09-22T09:49:04.882Z] === Skipped
09:49:04 [2022-09-22T09:49:04.882Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:04 [2022-09-22T09:49:04.882Z] 
09:49:04 [2022-09-22T09:49:04.882Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:04 [2022-09-22T09:49:04.882Z] 
09:49:04 [2022-09-22T09:49:04.882Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:04 [2022-09-22T09:49:04.882Z] 
09:49:04 [2022-09-22T09:49:04.882Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:04 [2022-09-22T09:49:04.882Z] 
09:49:04 [2022-09-22T09:49:04.882Z] DONE 17 tests, 4 skipped in 26.367s
09:49:04 [2022-09-22T09:49:04.882Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:49:04 [2022-09-22T09:49:04.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:49:04 [2022-09-22T09:49:04.882Z] ++ set -e
09:49:04 [2022-09-22T09:49:04.882Z] ++ '[' -n 0 ']'
09:49:04 [2022-09-22T09:49:04.882Z] ++ set -x
09:49:04 [2022-09-22T09:49:04.882Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:49:04 [2022-09-22T09:49:04.882Z] INFO: Testing against a local daemon
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:49:04 [2022-09-22T09:49:04.882Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:49:04 [2022-09-22T09:49:04.882Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:49:04 [2022-09-22T09:49:04.882Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:49:04 [2022-09-22T09:49:04.882Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:49:04 [2022-09-22T09:49:04.882Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:49:04 [2022-09-22T09:49:04.882Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:49:04 [2022-09-22T09:49:04.882Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:49:04 [2022-09-22T09:49:04.882Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInstall
09:49:04 [2022-09-22T09:49:04.882Z] === RUN   TestPluginInstall/no_auth
09:49:08 [2022-09-22T09:49:08.167Z] time="2022-09-22T09:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:49:08 [2022-09-22T09:49:08.167Z] time="2022-09-22T09:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d0f638a398c84e3c7b7daa8412ada400860b9e37df0c4bb85c55252d769580b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:49:08 [2022-09-22T09:49:08.167Z] time="2022-09-22T09:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:49:08 [2022-09-22T09:49:08.167Z] time="2022-09-22T09:49:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d0f638a398c84e3c7b7daa8412ada400860b9e37df0c4bb85c55252d769580b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:49:08 [2022-09-22T09:49:08.167Z] === RUN   TestPluginInstall/with_htpasswd
09:49:08 [2022-09-22T09:49:08.167Z] time="2022-09-22T09:49:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:49:08 [2022-09-22T09:49:08.167Z] time="2022-09-22T09:49:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d0f638a398c84e3c7b7daa8412ada400860b9e37df0c4bb85c55252d769580b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:49:08 [2022-09-22T09:49:08.167Z] time="2022-09-22T09:49:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:49:08 [2022-09-22T09:49:08.167Z] time="2022-09-22T09:49:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d0f638a398c84e3c7b7daa8412ada400860b9e37df0c4bb85c55252d769580b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:49:08 [2022-09-22T09:49:08.438Z] === RUN   TestPluginInstall/with_insecure
09:49:09 [2022-09-22T09:49:09.371Z] time="2022-09-22T09:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:49:09 [2022-09-22T09:49:09.371Z] time="2022-09-22T09:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72db6f164b2155dad2d83317713981544878711e064924996d5e4b39d73a9aa4" mediatype=application/vnd.docker.plugin.v1+json size=522
09:49:09 [2022-09-22T09:49:09.371Z] time="2022-09-22T09:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:49:09 [2022-09-22T09:49:09.371Z] time="2022-09-22T09:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72db6f164b2155dad2d83317713981544878711e064924996d5e4b39d73a9aa4" mediatype=application/vnd.docker.plugin.v1+json size=522
09:49:09 [2022-09-22T09:49:09.628Z]     plugin_test.go:195: [d938d13b2d185] daemon is not started
09:49:09 [2022-09-22T09:49:09.628Z] --- PASS: TestPluginInstall (5.68s)
09:49:09 [2022-09-22T09:49:09.628Z]     --- PASS: TestPluginInstall/no_auth (4.05s)
09:49:09 [2022-09-22T09:49:09.628Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
09:49:09 [2022-09-22T09:49:09.628Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
09:49:09 [2022-09-22T09:49:09.628Z] === RUN   TestPluginsWithRuntimes
09:49:11 [2022-09-22T09:49:11.001Z] === RUN   TestPluginsWithRuntimes/No_Args
09:49:11 [2022-09-22T09:49:11.934Z] === RUN   TestPluginsWithRuntimes/With_Args
09:49:12 [2022-09-22T09:49:12.867Z] --- PASS: TestPluginsWithRuntimes (3.33s)
09:49:12 [2022-09-22T09:49:12.867Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
09:49:12 [2022-09-22T09:49:12.867Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
09:49:12 [2022-09-22T09:49:12.867Z] === RUN   TestPluginBackCompatMediaTypes
09:49:13 [2022-09-22T09:49:13.433Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
09:49:13 [2022-09-22T09:49:13.433Z] PASS
09:49:13 [2022-09-22T09:49:13.433Z] 
09:49:13 [2022-09-22T09:49:13.433Z] DONE 24 tests in 9.730s
09:49:13 [2022-09-22T09:49:13.433Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:49:13 [2022-09-22T09:49:13.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:49:13 [2022-09-22T09:49:13.433Z] ++ set -e
09:49:13 [2022-09-22T09:49:13.433Z] ++ '[' -n 0 ']'
09:49:13 [2022-09-22T09:49:13.433Z] ++ set -x
09:49:13 [2022-09-22T09:49:13.433Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:49:13 [2022-09-22T09:49:13.691Z] INFO: Testing against a local daemon
09:49:13 [2022-09-22T09:49:13.691Z] === RUN   TestExternalGraphDriver
09:49:13 [2022-09-22T09:49:13.948Z] === RUN   TestExternalGraphDriver/json
09:49:15 [2022-09-22T09:49:15.848Z] === RUN   TestExternalGraphDriver/spec
09:49:17 [2022-09-22T09:49:17.222Z] === RUN   TestExternalGraphDriver/pull
09:49:18 [2022-09-22T09:49:18.595Z] --- PASS: TestExternalGraphDriver (5.07s)
09:49:18 [2022-09-22T09:49:18.595Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
09:49:18 [2022-09-22T09:49:18.595Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
09:49:18 [2022-09-22T09:49:18.595Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
09:49:18 [2022-09-22T09:49:18.595Z] === RUN   TestGraphdriverPluginV2
09:49:19 [2022-09-22T09:49:19.160Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:19 [2022-09-22T09:49:19.160Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:49:19 [2022-09-22T09:49:19.160Z] PASS
09:49:19 [2022-09-22T09:49:19.160Z] 
09:49:19 [2022-09-22T09:49:19.160Z] === Skipped
09:49:19 [2022-09-22T09:49:19.160Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:49:19 [2022-09-22T09:49:19.160Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:19 [2022-09-22T09:49:19.160Z] 
09:49:19 [2022-09-22T09:49:19.160Z] DONE 5 tests, 1 skipped in 5.488s
09:49:19 [2022-09-22T09:49:19.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:49:19 [2022-09-22T09:49:19.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:49:19 [2022-09-22T09:49:19.161Z] ++ set -e
09:49:19 [2022-09-22T09:49:19.161Z] ++ '[' -n 0 ']'
09:49:19 [2022-09-22T09:49:19.161Z] ++ set -x
09:49:19 [2022-09-22T09:49:19.161Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:49:19 [2022-09-22T09:49:19.161Z] INFO: Testing against a local daemon
09:49:19 [2022-09-22T09:49:19.161Z] === RUN   TestContinueAfterPluginCrash
09:49:19 [2022-09-22T09:49:19.161Z] === PAUSE TestContinueAfterPluginCrash
09:49:19 [2022-09-22T09:49:19.161Z] === RUN   TestReadPluginNoRead
09:49:19 [2022-09-22T09:49:19.161Z] === PAUSE TestReadPluginNoRead
09:49:19 [2022-09-22T09:49:19.161Z] === RUN   TestDaemonStartWithLogOpt
09:49:19 [2022-09-22T09:49:19.161Z] === PAUSE TestDaemonStartWithLogOpt
09:49:19 [2022-09-22T09:49:19.161Z] === CONT  TestContinueAfterPluginCrash
09:49:19 [2022-09-22T09:49:19.161Z] === CONT  TestDaemonStartWithLogOpt
09:49:22 [2022-09-22T09:49:22.444Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
09:49:22 [2022-09-22T09:49:22.444Z] === CONT  TestReadPluginNoRead
09:49:24 [2022-09-22T09:49:24.344Z] === RUN   TestReadPluginNoRead/default
09:49:25 [2022-09-22T09:49:25.717Z] === RUN   TestReadPluginNoRead/disabled_caching
09:49:26 [2022-09-22T09:49:26.651Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:49:27 [2022-09-22T09:49:27.217Z] --- PASS: TestContinueAfterPluginCrash (7.99s)
09:49:27 [2022-09-22T09:49:27.783Z] === CONT  TestReadPluginNoRead
09:49:27 [2022-09-22T09:49:27.783Z]     read_test.go:92: [d423dc9cec471] daemon is not started
09:49:27 [2022-09-22T09:49:27.783Z] --- PASS: TestReadPluginNoRead (5.76s)
09:49:27 [2022-09-22T09:49:27.783Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
09:49:27 [2022-09-22T09:49:27.783Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
09:49:27 [2022-09-22T09:49:27.783Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
09:49:27 [2022-09-22T09:49:27.783Z] PASS
09:49:27 [2022-09-22T09:49:27.783Z] 
09:49:27 [2022-09-22T09:49:27.783Z] DONE 6 tests in 8.877s
09:49:27 [2022-09-22T09:49:27.783Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:49:27 [2022-09-22T09:49:27.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:49:27 [2022-09-22T09:49:27.783Z] ++ set -e
09:49:27 [2022-09-22T09:49:27.783Z] ++ '[' -n 0 ']'
09:49:27 [2022-09-22T09:49:27.783Z] ++ set -x
09:49:27 [2022-09-22T09:49:27.783Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:49:28 [2022-09-22T09:49:28.041Z] testing: warning: no tests to run
09:49:28 [2022-09-22T09:49:28.041Z] PASS
09:49:28 [2022-09-22T09:49:28.041Z] 
09:49:28 [2022-09-22T09:49:28.041Z] DONE 0 tests in 0.036s
09:49:28 [2022-09-22T09:49:28.041Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:49:28 [2022-09-22T09:49:28.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:49:28 [2022-09-22T09:49:28.041Z] ++ set -e
09:49:28 [2022-09-22T09:49:28.041Z] ++ '[' -n 0 ']'
09:49:28 [2022-09-22T09:49:28.041Z] ++ set -x
09:49:28 [2022-09-22T09:49:28.041Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:49:28 [2022-09-22T09:49:28.041Z] INFO: Testing against a local daemon
09:49:28 [2022-09-22T09:49:28.041Z] === RUN   TestPluginWithDevMounts
09:49:28 [2022-09-22T09:49:28.041Z] === PAUSE TestPluginWithDevMounts
09:49:28 [2022-09-22T09:49:28.041Z] === CONT  TestPluginWithDevMounts
09:49:29 [2022-09-22T09:49:29.940Z] --- PASS: TestPluginWithDevMounts (1.54s)
09:49:29 [2022-09-22T09:49:29.940Z] PASS
09:49:29 [2022-09-22T09:49:29.940Z] 
09:49:29 [2022-09-22T09:49:29.940Z] DONE 1 tests in 1.648s
09:49:29 [2022-09-22T09:49:29.940Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:49:29 [2022-09-22T09:49:29.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:49:29 [2022-09-22T09:49:29.940Z] ++ set -e
09:49:29 [2022-09-22T09:49:29.940Z] ++ '[' -n 0 ']'
09:49:29 [2022-09-22T09:49:29.940Z] ++ set -x
09:49:29 [2022-09-22T09:49:29.940Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:49:29 [2022-09-22T09:49:29.940Z] INFO: Testing against a local daemon
09:49:29 [2022-09-22T09:49:29.940Z] === RUN   TestSecretInspect
09:49:31 [2022-09-22T09:49:31.856Z] --- PASS: TestSecretInspect (2.27s)
09:49:31 [2022-09-22T09:49:31.856Z] === RUN   TestSecretList
09:49:34 [2022-09-22T09:49:34.384Z] --- PASS: TestSecretList (2.29s)
09:49:34 [2022-09-22T09:49:34.384Z] === RUN   TestSecretsCreateAndDelete
09:49:36 [2022-09-22T09:49:36.912Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
09:49:36 [2022-09-22T09:49:36.912Z] === RUN   TestSecretsUpdate
09:49:38 [2022-09-22T09:49:38.810Z] --- PASS: TestSecretsUpdate (2.25s)
09:49:38 [2022-09-22T09:49:38.810Z] === RUN   TestTemplatedSecret
09:49:41 [2022-09-22T09:49:41.338Z] --- PASS: TestTemplatedSecret (2.42s)
09:49:41 [2022-09-22T09:49:41.338Z] === RUN   TestSecretCreateResolve
09:49:43 [2022-09-22T09:49:43.337Z] --- PASS: TestSecretCreateResolve (2.17s)
09:49:43 [2022-09-22T09:49:43.337Z] PASS
09:49:43 [2022-09-22T09:49:43.337Z] 
09:49:43 [2022-09-22T09:49:43.337Z] DONE 6 tests in 13.628s
09:49:43 [2022-09-22T09:49:43.337Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:49:43 [2022-09-22T09:49:43.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:49:43 [2022-09-22T09:49:43.337Z] ++ set -e
09:49:43 [2022-09-22T09:49:43.337Z] ++ '[' -n 0 ']'
09:49:43 [2022-09-22T09:49:43.337Z] ++ set -x
09:49:43 [2022-09-22T09:49:43.337Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:49:43 [2022-09-22T09:49:43.337Z] INFO: Testing against a local daemon
09:49:43 [2022-09-22T09:49:43.337Z] === RUN   TestServiceCreateInit
09:49:43 [2022-09-22T09:49:43.337Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:49:47 [2022-09-22T09:49:47.520Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:49:50 [2022-09-22T09:49:50.802Z] --- PASS: TestServiceCreateInit (7.10s)
09:49:50 [2022-09-22T09:49:50.802Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
09:49:50 [2022-09-22T09:49:50.802Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
09:49:50 [2022-09-22T09:49:50.802Z] === RUN   TestCreateServiceMultipleTimes
09:50:05 [2022-09-22T09:50:05.671Z] --- PASS: TestCreateServiceMultipleTimes (15.09s)
09:50:05 [2022-09-22T09:50:05.671Z] === RUN   TestCreateServiceConflict
09:50:08 [2022-09-22T09:50:08.217Z] --- PASS: TestCreateServiceConflict (2.18s)
09:50:08 [2022-09-22T09:50:08.217Z] === RUN   TestCreateServiceMaxReplicas
09:50:10 [2022-09-22T09:50:10.748Z] --- PASS: TestCreateServiceMaxReplicas (2.73s)
09:50:10 [2022-09-22T09:50:10.748Z] === RUN   TestCreateWithDuplicateNetworkNames
09:50:25 [2022-09-22T09:50:25.620Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
09:50:25 [2022-09-22T09:50:25.620Z] === RUN   TestCreateServiceSecretFileMode
09:50:25 [2022-09-22T09:50:25.877Z] --- PASS: TestCreateServiceSecretFileMode (2.54s)
09:50:25 [2022-09-22T09:50:25.877Z] === RUN   TestCreateServiceConfigFileMode
09:50:28 [2022-09-22T09:50:28.406Z] --- PASS: TestCreateServiceConfigFileMode (2.45s)
09:50:28 [2022-09-22T09:50:28.406Z] === RUN   TestCreateServiceSysctls
09:50:31 [2022-09-22T09:50:31.689Z] --- PASS: TestCreateServiceSysctls (2.97s)
09:50:31 [2022-09-22T09:50:31.689Z] === RUN   TestCreateServiceCapabilities
09:50:34 [2022-09-22T09:50:34.218Z] --- PASS: TestCreateServiceCapabilities (2.38s)
09:50:34 [2022-09-22T09:50:34.218Z] === RUN   TestInspect
09:50:36 [2022-09-22T09:50:36.746Z] --- PASS: TestInspect (2.73s)
09:50:36 [2022-09-22T09:50:36.746Z] === RUN   TestCreateJob
09:50:40 [2022-09-22T09:50:40.027Z] --- PASS: TestCreateJob (3.00s)
09:50:40 [2022-09-22T09:50:40.027Z] === RUN   TestReplicatedJob
09:50:45 [2022-09-22T09:50:45.287Z] --- PASS: TestReplicatedJob (5.06s)
09:50:45 [2022-09-22T09:50:45.287Z] === RUN   TestUpdateReplicatedJob
09:50:47 [2022-09-22T09:50:47.848Z] --- PASS: TestUpdateReplicatedJob (3.03s)
09:50:47 [2022-09-22T09:50:47.848Z] === RUN   TestServiceListWithStatuses
09:50:47 [2022-09-22T09:50:47.848Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:50:47 [2022-09-22T09:50:47.848Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:50:47 [2022-09-22T09:50:47.848Z] === RUN   TestDockerNetworkConnectAlias
09:50:52 [2022-09-22T09:50:52.031Z] --- PASS: TestDockerNetworkConnectAlias (4.03s)
09:50:52 [2022-09-22T09:50:52.031Z] === RUN   TestDockerNetworkReConnect
09:50:55 [2022-09-22T09:50:55.312Z] --- PASS: TestDockerNetworkReConnect (3.31s)
09:50:55 [2022-09-22T09:50:55.312Z] === RUN   TestServicePlugin
09:50:55 [2022-09-22T09:50:55.312Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:55 [2022-09-22T09:50:55.312Z] --- SKIP: TestServicePlugin (0.00s)
09:50:55 [2022-09-22T09:50:55.312Z] === RUN   TestServiceUpdateLabel
09:50:57 [2022-09-22T09:50:57.210Z] --- PASS: TestServiceUpdateLabel (2.19s)
09:50:57 [2022-09-22T09:50:57.210Z] === RUN   TestServiceUpdateSecrets
09:51:12 [2022-09-22T09:51:12.076Z] --- PASS: TestServiceUpdateSecrets (14.24s)
09:51:12 [2022-09-22T09:51:12.076Z] === RUN   TestServiceUpdateConfigs
09:51:26 [2022-09-22T09:51:26.945Z] --- PASS: TestServiceUpdateConfigs (14.41s)
09:51:26 [2022-09-22T09:51:26.945Z] === RUN   TestServiceUpdateNetwork
09:51:39 [2022-09-22T09:51:39.140Z] --- PASS: TestServiceUpdateNetwork (12.32s)
09:51:39 [2022-09-22T09:51:39.140Z] === RUN   TestServiceUpdatePidsLimit
09:51:39 [2022-09-22T09:51:39.398Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:51:39 [2022-09-22T09:51:39.975Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:51:48 [2022-09-22T09:51:48.084Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:51:54 [2022-09-22T09:51:54.640Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
09:51:54 [2022-09-22T09:51:54.640Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:51:54 [2022-09-22T09:51:54.640Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:51:54 [2022-09-22T09:51:54.640Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
09:51:54 [2022-09-22T09:51:54.640Z] PASS
09:51:54 [2022-09-22T09:51:54.640Z] 
09:51:54 [2022-09-22T09:51:54.640Z] === Skipped
09:51:54 [2022-09-22T09:51:54.640Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:51:54 [2022-09-22T09:51:54.640Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:51:54 [2022-09-22T09:51:54.640Z] 
09:51:54 [2022-09-22T09:51:54.640Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:51:54 [2022-09-22T09:51:54.640Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:51:54 [2022-09-22T09:51:54.640Z] 
09:51:54 [2022-09-22T09:51:54.640Z] DONE 27 tests, 2 skipped in 130.856s
09:51:54 [2022-09-22T09:51:54.640Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:51:54 [2022-09-22T09:51:54.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:51:54 [2022-09-22T09:51:54.640Z] ++ set -e
09:51:54 [2022-09-22T09:51:54.640Z] ++ '[' -n 0 ']'
09:51:54 [2022-09-22T09:51:54.640Z] ++ set -x
09:51:54 [2022-09-22T09:51:54.640Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:51:54 [2022-09-22T09:51:54.640Z] INFO: Testing against a local daemon
09:51:54 [2022-09-22T09:51:54.640Z] === RUN   TestSessionCreate
09:51:54 [2022-09-22T09:51:54.640Z] --- PASS: TestSessionCreate (0.02s)
09:51:54 [2022-09-22T09:51:54.640Z] === RUN   TestSessionCreateWithBadUpgrade
09:51:54 [2022-09-22T09:51:54.640Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:51:54 [2022-09-22T09:51:54.640Z] PASS
09:51:54 [2022-09-22T09:51:54.640Z] 
09:51:54 [2022-09-22T09:51:54.640Z] DONE 2 tests in 0.153s
09:51:54 [2022-09-22T09:51:54.640Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:51:54 [2022-09-22T09:51:54.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:51:54 [2022-09-22T09:51:54.640Z] ++ set -e
09:51:54 [2022-09-22T09:51:54.640Z] ++ '[' -n 0 ']'
09:51:54 [2022-09-22T09:51:54.640Z] ++ set -x
09:51:54 [2022-09-22T09:51:54.640Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:51:54 [2022-09-22T09:51:54.640Z] INFO: Testing against a local daemon
09:51:54 [2022-09-22T09:51:54.640Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:51:54 [2022-09-22T09:51:54.640Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:51:54 [2022-09-22T09:51:54.640Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:51:54 [2022-09-22T09:51:54.640Z] === RUN   TestDiskUsage
09:51:54 [2022-09-22T09:51:54.640Z] === PAUSE TestDiskUsage
09:51:54 [2022-09-22T09:51:54.640Z] === RUN   TestEventsExecDie
09:51:54 [2022-09-22T09:51:54.897Z] --- PASS: TestEventsExecDie (0.54s)
09:51:54 [2022-09-22T09:51:54.897Z] === RUN   TestEventsBackwardsCompatible
09:51:55 [2022-09-22T09:51:55.155Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:51:55 [2022-09-22T09:51:55.155Z] === RUN   TestEventsVolumeCreate
09:51:55 [2022-09-22T09:51:55.155Z] --- PASS: TestEventsVolumeCreate (0.07s)
09:51:55 [2022-09-22T09:51:55.155Z] === RUN   TestInfoBinaryCommits
09:51:55 [2022-09-22T09:51:55.155Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:51:55 [2022-09-22T09:51:55.155Z] === RUN   TestInfoAPIVersioned
09:51:55 [2022-09-22T09:51:55.155Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:51:55 [2022-09-22T09:51:55.155Z] === RUN   TestInfoAPI
09:51:55 [2022-09-22T09:51:55.155Z] --- PASS: TestInfoAPI (0.02s)
09:51:55 [2022-09-22T09:51:55.155Z] === RUN   TestInfoAPIWarnings
09:52:13 [2022-09-22T09:52:13.227Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:52:13 [2022-09-22T09:52:13.228Z] === RUN   TestInfoDebug
09:52:13 [2022-09-22T09:52:13.228Z] --- PASS: TestInfoDebug (0.52s)
09:52:13 [2022-09-22T09:52:13.228Z] === RUN   TestInfoInsecureRegistries
09:52:13 [2022-09-22T09:52:13.228Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:52:13 [2022-09-22T09:52:13.228Z] === RUN   TestInfoRegistryMirrors
09:52:13 [2022-09-22T09:52:13.228Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:52:13 [2022-09-22T09:52:13.228Z] === RUN   TestLoginFailsWithBadCredentials
09:52:13 [2022-09-22T09:52:13.793Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:52:13 [2022-09-22T09:52:13.793Z] === RUN   TestPingCacheHeaders
09:52:13 [2022-09-22T09:52:13.793Z] --- PASS: TestPingCacheHeaders (0.02s)
09:52:13 [2022-09-22T09:52:13.793Z] === RUN   TestPingGet
09:52:13 [2022-09-22T09:52:13.793Z] --- PASS: TestPingGet (0.01s)
09:52:13 [2022-09-22T09:52:13.793Z] === RUN   TestPingHead
09:52:13 [2022-09-22T09:52:13.793Z] --- PASS: TestPingHead (0.02s)
09:52:13 [2022-09-22T09:52:13.793Z] === RUN   TestPingSwarmHeader
09:52:14 [2022-09-22T09:52:14.360Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:52:14 [2022-09-22T09:52:14.360Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:52:15 [2022-09-22T09:52:15.294Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:52:15 [2022-09-22T09:52:15.294Z] --- PASS: TestPingSwarmHeader (1.67s)
09:52:15 [2022-09-22T09:52:15.294Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:52:15 [2022-09-22T09:52:15.294Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:52:15 [2022-09-22T09:52:15.294Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:52:15 [2022-09-22T09:52:15.294Z] === RUN   TestPingBuilderHeader
09:52:15 [2022-09-22T09:52:15.294Z] === RUN   TestPingBuilderHeader/default_config
09:52:15 [2022-09-22T09:52:15.860Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:52:16 [2022-09-22T09:52:16.425Z] --- PASS: TestPingBuilderHeader (1.05s)
09:52:16 [2022-09-22T09:52:16.425Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:52:16 [2022-09-22T09:52:16.425Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:52:16 [2022-09-22T09:52:16.425Z] === RUN   TestVersion
09:52:16 [2022-09-22T09:52:16.425Z] --- PASS: TestVersion (0.02s)
09:52:16 [2022-09-22T09:52:16.425Z] === CONT  TestDiskUsage
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/container_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/image_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/volume_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/build-cache_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:52:16 [2022-09-22T09:52:16.991Z] === RUN   TestDiskUsage/after_LoadBusybox
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:52:17 [2022-09-22T09:52:17.249Z] === RUN   TestDiskUsage/after_container.Run
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:52:17 [2022-09-22T09:52:17.507Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:52:17 [2022-09-22T09:52:17.765Z] --- PASS: TestDiskUsage (1.19s)
09:52:17 [2022-09-22T09:52:17.765Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.765Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z] PASS
09:52:17 [2022-09-22T09:52:17.766Z] 
09:52:17 [2022-09-22T09:52:17.766Z] === Skipped
09:52:17 [2022-09-22T09:52:17.766Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:52:17 [2022-09-22T09:52:17.766Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:52:17 [2022-09-22T09:52:17.766Z] 
09:52:17 [2022-09-22T09:52:17.766Z] DONE 57 tests, 1 skipped in 23.334s
09:52:17 [2022-09-22T09:52:17.766Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:52:17 [2022-09-22T09:52:17.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:52:17 [2022-09-22T09:52:17.766Z] ++ set -e
09:52:17 [2022-09-22T09:52:17.766Z] ++ '[' -n 0 ']'
09:52:17 [2022-09-22T09:52:17.766Z] ++ set -x
09:52:17 [2022-09-22T09:52:17.766Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:52:17 [2022-09-22T09:52:17.766Z] INFO: Testing against a local daemon
09:52:17 [2022-09-22T09:52:17.766Z] === RUN   TestVolumesCreateAndList
09:52:17 [2022-09-22T09:52:17.766Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:52:17 [2022-09-22T09:52:17.766Z] === RUN   TestVolumesRemove
09:52:17 [2022-09-22T09:52:17.766Z] --- PASS: TestVolumesRemove (0.08s)
09:52:17 [2022-09-22T09:52:17.766Z] === RUN   TestVolumesInspect
09:52:17 [2022-09-22T09:52:17.766Z] --- PASS: TestVolumesInspect (0.02s)
09:52:17 [2022-09-22T09:52:17.766Z] === RUN   TestVolumesInvalidJSON
09:52:18 [2022-09-22T09:52:18.023Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:52:18 [2022-09-22T09:52:18.023Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:52:18 [2022-09-22T09:52:18.023Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:52:18 [2022-09-22T09:52:18.023Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:52:18 [2022-09-22T09:52:18.023Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:52:18 [2022-09-22T09:52:18.023Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:52:18 [2022-09-22T09:52:18.023Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:52:18 [2022-09-22T09:52:18.023Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:52:18 [2022-09-22T09:52:18.023Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:52:18 [2022-09-22T09:52:18.023Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:52:18 [2022-09-22T09:52:18.023Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:52:18 [2022-09-22T09:52:18.023Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:52:18 [2022-09-22T09:52:18.023Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:52:18 [2022-09-22T09:52:18.023Z] PASS
09:52:18 [2022-09-22T09:52:18.023Z] 
09:52:18 [2022-09-22T09:52:18.023Z] DONE 9 tests in 0.249s
09:52:18 [2022-09-22T09:52:18.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:52:18 [2022-09-22T09:52:18.023Z] ++++ cat bundles/test-integration/docker.pid
09:52:18 [2022-09-22T09:52:18.023Z] +++ kill 14535
09:52:18 [2022-09-22T09:52:18.282Z] +++ /etc/init.d/apparmor stop
09:52:18 [2022-09-22T09:52:18.282Z] Leaving: AppArmorNo profiles have been unloaded.
09:52:18 [2022-09-22T09:52:18.282Z] 
09:52:18 [2022-09-22T09:52:18.283Z] Unloading profiles will leave already running processes permanently
09:52:18 [2022-09-22T09:52:18.283Z] unconfined, which can lead to unexpected situations.
09:52:18 [2022-09-22T09:52:18.283Z] 
09:52:18 [2022-09-22T09:52:18.283Z] To set a process to complain mode, use the command line tool
09:52:18 [2022-09-22T09:52:18.283Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:52:18 [2022-09-22T09:52:18.283Z] +++ true
09:52:18 [2022-09-22T09:52:18.283Z] exiting test-integration
09:52:18 [2022-09-22T09:52:18.283Z] ++ exit 0
09:52:18 [2022-09-22T09:52:18.283Z] 
Post stage
[Pipeline] junit
09:52:19 [2022-09-22T09:52:19.231Z] Recording test results
09:52:19 [2022-09-22T09:52:19.487Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:52:19 [2022-09-22T09:52:19.793Z] + echo Ensuring container killed.
09:52:19 [2022-09-22T09:52:19.793Z] Ensuring container killed.
09:52:19 [2022-09-22T09:52:19.793Z] + docker rm -vf docker-pr1
09:52:19 [2022-09-22T09:52:19.793Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:52:20 [2022-09-22T09:52:20.072Z] + echo Chowning /workspace to jenkins user
09:52:20 [2022-09-22T09:52:20.072Z] Chowning /workspace to jenkins user
09:52:20 [2022-09-22T09:52:20.072Z] + id -u
09:52:20 [2022-09-22T09:52:20.072Z] + id -g
09:52:20 [2022-09-22T09:52:20.072Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44173:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:52:21 [2022-09-22T09:52:21.733Z] + bundleName=arm64-integration
09:52:21 [2022-09-22T09:52:21.733Z] + echo Creating arm64-integration-bundles.tar.gz
09:52:21 [2022-09-22T09:52:21.733Z] Creating arm64-integration-bundles.tar.gz
09:52:21 [2022-09-22T09:52:21.733Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:52:21 [2022-09-22T09:52:21.733Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:52:22 [2022-09-22T09:52:22.003Z] Archiving artifacts
09:52:22 [2022-09-22T09:52:22.296Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44173/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:52:22 [2022-09-22T09:52:22.589Z] + make clean
09:52:22 [2022-09-22T09:52:22.847Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:52:22 [2022-09-22T09:52:22.847Z] docker-dev-cache
09:52:22 [2022-09-22T09:52:22.847Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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