Skip to content
Success

Console Output

Branch indexing
21:33:40 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 542c735926c9208dc0fe9fc02026a110ca0343f9 rather than c75d696383c52a8dddcaaea3da4eda7eaa55cdf9
Obtained Jenkinsfile from 542c735926c9208dc0fe9fc02026a110ca0343f9
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
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43705@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 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"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:33:42 [2022-10-25T21:33:42.616Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:33:42 [2022-10-25T21:33:42.621Z] Trying to pass milestone 4
[Pipeline] milestone
21:33:42 [2022-10-25T21:33:42.755Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:33:58 [2022-10-25T21:33:58.151Z] Still waiting to schedule task
21:33:58 [2022-10-25T21:33:58.152Z] Waiting for next available executor on ‘arm64&&ubuntu-200421:47:35 [2022-10-25T21:47:35.723Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03f85fbc7b6b75f7a) in /home/ubuntu/workspace/moby_PR-43705
[Pipeline] {
[Pipeline] checkout
21:47:35 [2022-10-25T21:47:35.761Z] The recommended git tool is: git
21:47:35 [2022-10-25T21:47:35.771Z] using credential docker-jenkins-github-credentials
21:47:35 [2022-10-25T21:47:35.780Z] Cloning the remote Git repository
21:47:35 [2022-10-25T21:47:35.780Z] Cloning with configured refspecs honoured and without tags
21:47:35 [2022-10-25T21:47:35.799Z] Cloning repository https://github.com/moby/moby.git
21:47:35 [2022-10-25T21:47:35.799Z]  > git init /home/ubuntu/workspace/moby_PR-43705 # timeout=10
21:47:35 [2022-10-25T21:47:35.810Z] Fetching upstream changes from https://github.com/moby/moby.git
21:47:35 [2022-10-25T21:47:35.810Z]  > git --version # timeout=10
21:47:35 [2022-10-25T21:47:35.818Z]  > git --version # 'git version 2.25.1'
21:47:35 [2022-10-25T21:47:35.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:35 [2022-10-25T21:47:35.819Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43705/head:refs/remotes/origin/PR-43705 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:48 [2022-10-25T21:47:48.962Z] Fetching without tags
21:47:49 [2022-10-25T21:47:49.167Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit c75d696383c52a8dddcaaea3da4eda7eaa55cdf9
21:47:48 [2022-10-25T21:47:48.954Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:48 [2022-10-25T21:47:48.958Z]  > git config --add remote.origin.fetch +refs/pull/43705/head:refs/remotes/origin/PR-43705 # timeout=10
21:47:48 [2022-10-25T21:47:48.964Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:48 [2022-10-25T21:47:48.974Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:48 [2022-10-25T21:47:48.980Z] Fetching upstream changes from https://github.com/moby/moby.git
21:47:48 [2022-10-25T21:47:48.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:48 [2022-10-25T21:47:48.981Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43705/head:refs/remotes/origin/PR-43705 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:49 [2022-10-25T21:47:49.185Z]  > git config core.sparsecheckout # timeout=10
21:47:49 [2022-10-25T21:47:49.192Z]  > git checkout -f c75d696383c52a8dddcaaea3da4eda7eaa55cdf9 # timeout=10
21:47:49 [2022-10-25T21:47:49.728Z]  > git remote # timeout=10
21:47:49 [2022-10-25T21:47:49.733Z]  > git config --get remote.origin.url # timeout=10
21:47:49 [2022-10-25T21:47:49.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:49 [2022-10-25T21:47:49.738Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:47:50 [2022-10-25T21:47:50.965Z] Merge succeeded, producing c17951a55bf541750af2e32c0fc41fbfcf041d7e
21:47:50 [2022-10-25T21:47:50.965Z] Checking out Revision c17951a55bf541750af2e32c0fc41fbfcf041d7e (PR-43705)
21:47:51 [2022-10-25T21:47:51.278Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:47:51 [2022-10-25T21:47:51.298Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:47:50 [2022-10-25T21:47:50.975Z]  > git rev-parse HEAD^{commit} # timeout=10
21:47:50 [2022-10-25T21:47:50.984Z]  > git config core.sparsecheckout # timeout=10
21:47:50 [2022-10-25T21:47:50.989Z]  > git checkout -f c17951a55bf541750af2e32c0fc41fbfcf041d7e # timeout=10
21:47:51 [2022-10-25T21:47:51.298Z]  > git rev-list --no-walk e53f2a4de06da404dcebf5b2ef6bc18f724d4c30 # timeout=10
21:47:51 [2022-10-25T21:47:51.912Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43705:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
21:47:57 [2022-10-25T21:47:57.177Z] 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)
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] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
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] 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] }
21:48:12 [2022-10-25T21:48:12.339Z] Still waiting to schedule task
21:48:12 [2022-10-25T21:48:12.339Z] Waiting for next available executor on ‘arm64&&ubuntu-200421:59:21 [2022-10-25T21:59:21.042Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0eeea65da1bc0c8ae) in /home/ubuntu/workspace/moby_PR-43705
[Pipeline] {
[Pipeline] checkout
21:59:21 [2022-10-25T21:59:21.060Z] The recommended git tool is: git
21:59:21 [2022-10-25T21:59:21.068Z] using credential docker-jenkins-github-credentials
21:59:21 [2022-10-25T21:59:21.079Z] Cloning the remote Git repository
21:59:21 [2022-10-25T21:59:21.079Z] Cloning with configured refspecs honoured and without tags
21:59:21 [2022-10-25T21:59:21.079Z] Cloning repository https://github.com/moby/moby.git
21:59:21 [2022-10-25T21:59:21.080Z]  > git init /home/ubuntu/workspace/moby_PR-43705 # timeout=10
21:59:21 [2022-10-25T21:59:21.092Z] Fetching upstream changes from https://github.com/moby/moby.git
21:59:21 [2022-10-25T21:59:21.092Z]  > git --version # timeout=10
21:59:21 [2022-10-25T21:59:21.096Z]  > git --version # 'git version 2.25.1'
21:59:21 [2022-10-25T21:59:21.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:21 [2022-10-25T21:59:21.097Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43705/head:refs/remotes/origin/PR-43705 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:33 [2022-10-25T21:59:33.224Z] Fetching without tags
21:59:33 [2022-10-25T21:59:33.421Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit c75d696383c52a8dddcaaea3da4eda7eaa55cdf9
21:59:33 [2022-10-25T21:59:33.203Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:59:33 [2022-10-25T21:59:33.208Z]  > git config --add remote.origin.fetch +refs/pull/43705/head:refs/remotes/origin/PR-43705 # timeout=10
21:59:33 [2022-10-25T21:59:33.212Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:33 [2022-10-25T21:59:33.217Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:59:33 [2022-10-25T21:59:33.225Z] Fetching upstream changes from https://github.com/moby/moby.git
21:59:33 [2022-10-25T21:59:33.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:33 [2022-10-25T21:59:33.225Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43705/head:refs/remotes/origin/PR-43705 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:33 [2022-10-25T21:59:33.421Z]  > git config core.sparsecheckout # timeout=10
21:59:33 [2022-10-25T21:59:33.424Z]  > git checkout -f c75d696383c52a8dddcaaea3da4eda7eaa55cdf9 # timeout=10
21:59:35 [2022-10-25T21:59:35.182Z] Merge succeeded, producing ee22dcd7629bef4ba98f2e720129dbe06023eac7
21:59:35 [2022-10-25T21:59:35.182Z] Checking out Revision ee22dcd7629bef4ba98f2e720129dbe06023eac7 (PR-43705)
21:59:33 [2022-10-25T21:59:33.949Z]  > git remote # timeout=10
21:59:33 [2022-10-25T21:59:33.952Z]  > git config --get remote.origin.url # timeout=10
21:59:33 [2022-10-25T21:59:33.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:33 [2022-10-25T21:59:33.957Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:59:35 [2022-10-25T21:59:35.173Z]  > git rev-parse HEAD^{commit} # timeout=10
21:59:35 [2022-10-25T21:59:35.182Z]  > git config core.sparsecheckout # timeout=10
21:59:35 [2022-10-25T21:59:35.185Z]  > git checkout -f ee22dcd7629bef4ba98f2e720129dbe06023eac7 # timeout=10
21:59:35 [2022-10-25T21:59:35.453Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:59:35 [2022-10-25T21:59:35.460Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:59:36 [2022-10-25T21:59:36.144Z] + docker version
21:59:36 [2022-10-25T21:59:36.144Z] Client: Docker Engine - Community
21:59:36 [2022-10-25T21:59:36.144Z]  Version:           22.06.0-beta.0
21:59:36 [2022-10-25T21:59:36.144Z]  API version:       1.42
21:59:36 [2022-10-25T21:59:36.144Z]  Go version:        go1.18.3
21:59:36 [2022-10-25T21:59:36.144Z]  Git commit:        3e9117b
21:59:36 [2022-10-25T21:59:36.144Z]  Built:             Fri Jun  3 17:55:34 2022
21:59:36 [2022-10-25T21:59:36.144Z]  OS/Arch:           linux/arm64
21:59:36 [2022-10-25T21:59:36.144Z]  Context:           default
21:59:36 [2022-10-25T21:59:36.144Z] 
21:59:36 [2022-10-25T21:59:36.144Z] Server: Docker Engine - Community
21:59:36 [2022-10-25T21:59:36.144Z]  Engine:
21:59:36 [2022-10-25T21:59:36.144Z]   Version:          22.06.0-beta.0
21:59:36 [2022-10-25T21:59:36.144Z]   API version:      1.42 (minimum version 1.12)
21:59:36 [2022-10-25T21:59:36.144Z]   Go version:       go1.18.3
21:59:36 [2022-10-25T21:59:36.144Z]   Git commit:       38633e7
21:59:36 [2022-10-25T21:59:36.144Z]   Built:            Fri Jun  3 17:55:34 2022
21:59:36 [2022-10-25T21:59:36.144Z]   OS/Arch:          linux/arm64
21:59:36 [2022-10-25T21:59:36.144Z]   Experimental:     true
21:59:36 [2022-10-25T21:59:36.144Z]  containerd:
21:59:36 [2022-10-25T21:59:36.144Z]   Version:          1.6.8
21:59:36 [2022-10-25T21:59:36.144Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:59:36 [2022-10-25T21:59:36.144Z]  runc:
21:59:36 [2022-10-25T21:59:36.144Z]   Version:          1.1.4
21:59:36 [2022-10-25T21:59:36.145Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:59:36 [2022-10-25T21:59:36.145Z]  docker-init:
21:59:36 [2022-10-25T21:59:36.145Z]   Version:          0.19.0
21:59:36 [2022-10-25T21:59:36.145Z]   GitCommit:        de40ad0
[Pipeline] sh
21:59:36 [2022-10-25T21:59:36.437Z] + docker info
21:59:36 [2022-10-25T21:59:36.438Z] Client:
21:59:36 [2022-10-25T21:59:36.438Z]  Context:    default
21:59:36 [2022-10-25T21:59:36.438Z]  Debug Mode: false
21:59:36 [2022-10-25T21:59:36.438Z]  Plugins:
21:59:36 [2022-10-25T21:59:36.438Z]   buildx: Docker Buildx (Docker Inc.)
21:59:36 [2022-10-25T21:59:36.438Z]     Version:  v0.8.2
21:59:36 [2022-10-25T21:59:36.438Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:59:36 [2022-10-25T21:59:36.438Z]   compose: Docker Compose (Docker Inc.)
21:59:36 [2022-10-25T21:59:36.438Z]     Version:  v2.12.0
21:59:36 [2022-10-25T21:59:36.438Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:59:36 [2022-10-25T21:59:36.438Z] 
21:59:36 [2022-10-25T21:59:36.438Z] Server:
21:59:36 [2022-10-25T21:59:36.438Z]  Containers: 0
21:59:36 [2022-10-25T21:59:36.438Z]   Running: 0
21:59:36 [2022-10-25T21:59:36.438Z]   Paused: 0
21:59:36 [2022-10-25T21:59:36.438Z]   Stopped: 0
21:59:36 [2022-10-25T21:59:36.438Z]  Images: 3
21:59:36 [2022-10-25T21:59:36.438Z]  Server Version: 22.06.0-beta.0
21:59:36 [2022-10-25T21:59:36.438Z]  Storage Driver: overlay2
21:59:36 [2022-10-25T21:59:36.438Z]   Backing Filesystem: extfs
21:59:36 [2022-10-25T21:59:36.438Z]   Supports d_type: true
21:59:36 [2022-10-25T21:59:36.438Z]   Using metacopy: false
21:59:36 [2022-10-25T21:59:36.438Z]   Native Overlay Diff: true
21:59:36 [2022-10-25T21:59:36.438Z]   userxattr: false
21:59:36 [2022-10-25T21:59:36.438Z]  Logging Driver: json-file
21:59:36 [2022-10-25T21:59:36.438Z]  Cgroup Driver: cgroupfs
21:59:36 [2022-10-25T21:59:36.438Z]  Cgroup Version: 1
21:59:36 [2022-10-25T21:59:36.438Z]  Plugins:
21:59:36 [2022-10-25T21:59:36.438Z]   Volume: local
21:59:36 [2022-10-25T21:59:36.438Z]   Network: bridge host ipvlan macvlan null overlay
21:59:36 [2022-10-25T21:59:36.438Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:59:36 [2022-10-25T21:59:36.438Z]  Swarm: inactive
21:59:36 [2022-10-25T21:59:36.438Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:59:36 [2022-10-25T21:59:36.438Z]  Default Runtime: runc
21:59:36 [2022-10-25T21:59:36.438Z]  Init Binary: docker-init
21:59:36 [2022-10-25T21:59:36.438Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:59:36 [2022-10-25T21:59:36.438Z]  runc version: v1.1.4-0-g5fd4c4d
21:59:36 [2022-10-25T21:59:36.438Z]  init version: de40ad0
21:59:36 [2022-10-25T21:59:36.438Z]  Security Options:
21:59:36 [2022-10-25T21:59:36.438Z]   apparmor
21:59:36 [2022-10-25T21:59:36.438Z]   seccomp
21:59:36 [2022-10-25T21:59:36.438Z]    Profile: builtin
21:59:36 [2022-10-25T21:59:36.438Z]  Kernel Version: 5.15.0-1022-aws
21:59:36 [2022-10-25T21:59:36.438Z]  Operating System: Ubuntu 20.04.5 LTS
21:59:36 [2022-10-25T21:59:36.438Z]  OSType: linux
21:59:36 [2022-10-25T21:59:36.438Z]  Architecture: aarch64
21:59:36 [2022-10-25T21:59:36.438Z]  CPUs: 2
21:59:36 [2022-10-25T21:59:36.438Z]  Total Memory: 7.559GiB
21:59:36 [2022-10-25T21:59:36.438Z]  Name: ip-10-100-110-225
21:59:36 [2022-10-25T21:59:36.438Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:59:36 [2022-10-25T21:59:36.438Z]  Docker Root Dir: /var/lib/docker
21:59:36 [2022-10-25T21:59:36.438Z]  Debug Mode: false
21:59:36 [2022-10-25T21:59:36.438Z]  Registry: https://index.docker.io/v1/
21:59:36 [2022-10-25T21:59:36.438Z]  Labels:
21:59:36 [2022-10-25T21:59:36.438Z]  Experimental: true
21:59:36 [2022-10-25T21:59:36.438Z]  Insecure Registries:
21:59:36 [2022-10-25T21:59:36.438Z]   127.0.0.0/8
21:59:36 [2022-10-25T21:59:36.438Z]  Live Restore Enabled: true
21:59:36 [2022-10-25T21:59:36.438Z] 
[Pipeline] sh
21:59:36 [2022-10-25T21:59:36.718Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:59:36 [2022-10-25T21:59:36.718Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:59:36 [2022-10-25T21:59:36.718Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43705/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:59:36 [2022-10-25T21:59:36.718Z] + bash /home/ubuntu/workspace/moby_PR-43705/check-config.sh
21:59:36 [2022-10-25T21:59:36.718Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:59:36 [2022-10-25T21:59:36.718Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
21:59:36 [2022-10-25T21:59:36.718Z] 
21:59:36 [2022-10-25T21:59:36.718Z] Generally Necessary:
21:59:36 [2022-10-25T21:59:36.718Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:59:36 [2022-10-25T21:59:36.718Z] - apparmor: enabled and tools installed
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_NAMESPACES: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_NET_NS: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_PID_NS: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_IPC_NS: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_UTS_NS: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_CGROUPS: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_CGROUP_CPUACCT: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_CGROUP_DEVICE: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_CGROUP_FREEZER: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_CGROUP_SCHED: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_CPUSETS: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_MEMCG: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_KEYS: enabled
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_VETH: enabled (as module)
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_BRIDGE: enabled (as module)
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:59:36 [2022-10-25T21:59:36.718Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:59:35 [2022-10-25T21:59:35.453Z]  > git rev-list --no-walk e53f2a4de06da404dcebf5b2ef6bc18f724d4c30 # timeout=10
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_NF_NAT: enabled (as module)
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_POSIX_MQUEUE: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_CGROUP_BPF: enabled
21:59:36 [2022-10-25T21:59:36.976Z] 
21:59:36 [2022-10-25T21:59:36.976Z] Optional Features:
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_USER_NS: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_SECCOMP: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_SECCOMP_FILTER: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_CGROUP_PIDS: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_MEMCG_SWAP: enabled
21:59:36 [2022-10-25T21:59:36.976Z]     (cgroup swap accounting is currently enabled)
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_BLK_CGROUP: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_CGROUP_PERF: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_CGROUP_HUGETLB: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_CFS_BANDWIDTH: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_RT_GROUP_SCHED: missing
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_IP_VS: enabled (as module)
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_IP_VS_NFCT: enabled
21:59:36 [2022-10-25T21:59:36.976Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:59:37 [2022-10-25T21:59:37.234Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:59:37 [2022-10-25T21:59:37.234Z] - CONFIG_IP_VS_RR: enabled (as module)
21:59:37 [2022-10-25T21:59:37.234Z] - CONFIG_SECURITY_SELINUX: enabled
21:59:37 [2022-10-25T21:59:37.234Z] - CONFIG_SECURITY_APPARMOR: enabled
21:59:37 [2022-10-25T21:59:37.234Z] - CONFIG_EXT4_FS: enabled
21:59:37 [2022-10-25T21:59:37.234Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:59:37 [2022-10-25T21:59:37.234Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:59:37 [2022-10-25T21:59:37.234Z] - Network Drivers:
21:59:37 [2022-10-25T21:59:37.234Z]   - "overlay":
21:59:37 [2022-10-25T21:59:37.234Z]     - CONFIG_VXLAN: enabled (as module)
21:59:37 [2022-10-25T21:59:37.234Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:59:37 [2022-10-25T21:59:37.234Z]       Optional (for encrypted networks):
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_CRYPTO: enabled
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_CRYPTO_AEAD: enabled
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_CRYPTO_GCM: enabled
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_CRYPTO_GHASH: enabled
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_XFRM: enabled
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_XFRM_USER: enabled (as module)
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:59:37 [2022-10-25T21:59:37.234Z]       - CONFIG_INET_ESP: enabled (as module)
21:59:37 [2022-10-25T21:59:37.234Z]   - "ipvlan":
21:59:37 [2022-10-25T21:59:37.234Z]     - CONFIG_IPVLAN: enabled (as module)
21:59:37 [2022-10-25T21:59:37.234Z]   - "macvlan":
21:59:37 [2022-10-25T21:59:37.234Z]     - CONFIG_MACVLAN: enabled (as module)
21:59:37 [2022-10-25T21:59:37.234Z]     - CONFIG_DUMMY: enabled (as module)
21:59:37 [2022-10-25T21:59:37.234Z]   - "ftp,tftp client in container":
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:59:37 [2022-10-25T21:59:37.491Z] - Storage Drivers:
21:59:37 [2022-10-25T21:59:37.491Z]   - "aufs":
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_AUFS_FS: enabled (as module)
21:59:37 [2022-10-25T21:59:37.491Z]   - "btrfs":
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:59:37 [2022-10-25T21:59:37.491Z]   - "devicemapper":
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_BLK_DEV_DM: enabled
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:59:37 [2022-10-25T21:59:37.491Z]   - "overlay":
21:59:37 [2022-10-25T21:59:37.491Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:59:37 [2022-10-25T21:59:37.491Z]   - "zfs":
21:59:37 [2022-10-25T21:59:37.491Z]     - /dev/zfs: present
21:59:37 [2022-10-25T21:59:37.491Z]     - zfs command: missing
21:59:37 [2022-10-25T21:59:37.491Z]     - zpool command: missing
21:59:37 [2022-10-25T21:59:37.491Z] 
21:59:37 [2022-10-25T21:59:37.491Z] Limits:
21:59:37 [2022-10-25T21:59:37.491Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:59:37 [2022-10-25T21:59:37.491Z] 
21:59:37 [2022-10-25T21:59:37.491Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:59:37 [2022-10-25T21:59:37.802Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ee22dcd7629bef4ba98f2e720129dbe06023eac7 .
21:59:38 [2022-10-25T21:59:38.061Z] #1 [internal] load .dockerignore
21:59:38 [2022-10-25T21:59:38.061Z] #1 transferring context: 145B done
21:59:38 [2022-10-25T21:59:38.061Z] #1 DONE 0.0s
21:59:38 [2022-10-25T21:59:38.061Z] 
21:59:38 [2022-10-25T21:59:38.061Z] #2 [internal] load build definition from Dockerfile
21:59:38 [2022-10-25T21:59:38.061Z] #2 transferring dockerfile: 19.29kB done
21:59:38 [2022-10-25T21:59:38.061Z] #2 DONE 0.0s
21:59:38 [2022-10-25T21:59:38.061Z] 
21:59:38 [2022-10-25T21:59:38.061Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:59:38 [2022-10-25T21:59:38.319Z] #3 DONE 0.1s
21:59:38 [2022-10-25T21:59:38.319Z] 
21:59:38 [2022-10-25T21:59:38.319Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:59:38 [2022-10-25T21:59:38.319Z] #4 CACHED
21:59:38 [2022-10-25T21:59:38.319Z] 
21:59:38 [2022-10-25T21:59:38.319Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
21:59:38 [2022-10-25T21:59:38.577Z] #5 DONE 0.1s
21:59:38 [2022-10-25T21:59:38.577Z] 
21:59:38 [2022-10-25T21:59:38.577Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:59:38 [2022-10-25T21:59:38.577Z] #6 DONE 0.1s
21:59:38 [2022-10-25T21:59:38.577Z] 
21:59:38 [2022-10-25T21:59:38.577Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:59:38 [2022-10-25T21:59:38.577Z] #7 DONE 0.1s
21:59:38 [2022-10-25T21:59:38.577Z] 
21:59:38 [2022-10-25T21:59:38.577Z] #8 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
21:59:38 [2022-10-25T21:59:38.577Z] #8 DONE 0.1s
21:59:39 [2022-10-25T21:59:39.952Z] 
21:59:39 [2022-10-25T21:59:39.952Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:59:39 [2022-10-25T21:59:39.952Z] #9 DONE 0.0s
21:59:39 [2022-10-25T21:59:39.952Z] 
21:59:39 [2022-10-25T21:59:39.952Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:59:39 [2022-10-25T21:59:39.952Z] #10 DONE 0.0s
21:59:39 [2022-10-25T21:59:39.952Z] 
21:59:39 [2022-10-25T21:59:39.952Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8f150b415a1516c585aab3abeb4fd1e40f371fbc3a64b3a7d0ec45fc7dca1c30
21:59:39 [2022-10-25T21:59:39.952Z] #11 DONE 0.0s
21:59:39 [2022-10-25T21:59:39.952Z] 
21:59:39 [2022-10-25T21:59:39.952Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5
21:59:39 [2022-10-25T21:59:39.952Z] #12 DONE 0.0s
21:59:39 [2022-10-25T21:59:39.952Z] 
21:59:39 [2022-10-25T21:59:39.952Z] #13 [internal] load build context
21:59:40 [2022-10-25T21:59:40.745Z] #13 ...
21:59:40 [2022-10-25T21:59:40.745Z] 
21:59:40 [2022-10-25T21:59:40.745Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:59:40 [2022-10-25T21:59:40.745Z] #14 DONE 0.4s
21:59:40 [2022-10-25T21:59:40.745Z] 
21:59:40 [2022-10-25T21:59:40.745Z] #13 [internal] load build context
21:59:41 [2022-10-25T21:59:41.004Z] #13 transferring context: 63.04MB 1.0s done
21:59:41 [2022-10-25T21:59:41.004Z] #13 DONE 1.1s
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #15 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:59:41 [2022-10-25T21:59:41.004Z] #15 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #16 [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
21:59:41 [2022-10-25T21:59:41.004Z] #16 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #17 [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
21:59:41 [2022-10-25T21:59:41.004Z] #17 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:59:41 [2022-10-25T21:59:41.004Z] #18 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #19 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.004Z] #19 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #20 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:59:41 [2022-10-25T21:59:41.004Z] #20 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #21 [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
21:59:41 [2022-10-25T21:59:41.004Z] #21 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #22 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.004Z] #22 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #23 [dev-systemd-false  1/28] RUN groupadd -r docker
21:59:41 [2022-10-25T21:59:41.004Z] #23 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #24 [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
21:59:41 [2022-10-25T21:59:41.004Z] #24 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #25 [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
21:59:41 [2022-10-25T21:59:41.004Z] #25 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.004Z] #26 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:59:41 [2022-10-25T21:59:41.004Z] #26 CACHED
21:59:41 [2022-10-25T21:59:41.004Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #27 [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
21:59:41 [2022-10-25T21:59:41.005Z] #27 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #28 [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
21:59:41 [2022-10-25T21:59:41.005Z] #28 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #29 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:59:41 [2022-10-25T21:59:41.005Z] #29 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #30 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:59:41 [2022-10-25T21:59:41.005Z] #30 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #31 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #31 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #32 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #32 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #33 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #33 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #34 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #34 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #35 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #35 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #36 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #36 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #37 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #37 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:59:41 [2022-10-25T21:59:41.005Z] #38 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #39 [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
21:59:41 [2022-10-25T21:59:41.005Z] #39 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #40 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #40 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #41 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:59:41 [2022-10-25T21:59:41.005Z] #41 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #42 [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
21:59:41 [2022-10-25T21:59:41.005Z] #42 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #43 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:59:41 [2022-10-25T21:59:41.005Z] #43 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #44 [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
21:59:41 [2022-10-25T21:59:41.005Z] #44 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:59:41 [2022-10-25T21:59:41.005Z] #45 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #46 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:59:41 [2022-10-25T21:59:41.005Z] #46 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #47 [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
21:59:41 [2022-10-25T21:59:41.005Z] #47 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #48 [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
21:59:41 [2022-10-25T21:59:41.005Z] #48 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #49 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:59:41 [2022-10-25T21:59:41.005Z] #49 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:59:41 [2022-10-25T21:59:41.005Z] #50 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #51 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #51 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #52 [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.49.0"      && /build/golangci-lint --version
21:59:41 [2022-10-25T21:59:41.005Z] #52 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #53 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #53 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #54 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #54 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #55 [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
21:59:41 [2022-10-25T21:59:41.005Z] #55 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #56 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:59:41 [2022-10-25T21:59:41.005Z] #56 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #57 [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             ;
21:59:41 [2022-10-25T21:59:41.005Z] #57 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #58 [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
21:59:41 [2022-10-25T21:59:41.005Z] #58 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #59 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:59:41 [2022-10-25T21:59:41.005Z] #59 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #60 [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
21:59:41 [2022-10-25T21:59:41.005Z] #60 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #61 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:59:41 [2022-10-25T21:59:41.005Z] #61 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #62 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #62 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #63 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:59:41 [2022-10-25T21:59:41.005Z] #63 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #64 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:59:41 [2022-10-25T21:59:41.005Z] #64 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #65 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:59:41 [2022-10-25T21:59:41.005Z] #65 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #66 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:59:41 [2022-10-25T21:59:41.005Z] #66 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:59:41 [2022-10-25T21:59:41.005Z] #67 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #68 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:59:41 [2022-10-25T21:59:41.005Z] #68 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #69 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:59:41 [2022-10-25T21:59:41.005Z] #69 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #70 [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
21:59:41 [2022-10-25T21:59:41.005Z] #70 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #71 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:59:41 [2022-10-25T21:59:41.005Z] #71 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #72 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:59:41 [2022-10-25T21:59:41.005Z] #72 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #73 [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
21:59:41 [2022-10-25T21:59:41.005Z] #73 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #74 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:59:41 [2022-10-25T21:59:41.005Z] #74 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #75 [dev-systemd-false  6/28] RUN ldconfig
21:59:41 [2022-10-25T21:59:41.005Z] #75 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #76 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:59:41 [2022-10-25T21:59:41.005Z] #76 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #77 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:59:41 [2022-10-25T21:59:41.005Z] #77 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:59:41 [2022-10-25T21:59:41.005Z] #78 CACHED
21:59:41 [2022-10-25T21:59:41.005Z] 
21:59:41 [2022-10-25T21:59:41.005Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
21:59:42 [2022-10-25T21:59:42.904Z] #79 DONE 1.4s
21:59:42 [2022-10-25T21:59:42.904Z] 
21:59:42 [2022-10-25T21:59:42.904Z] #80 exporting to image
21:59:42 [2022-10-25T21:59:42.904Z] #80 exporting layers
21:59:43 [2022-10-25T21:59:43.162Z] #80 exporting layers 0.7s done
21:59:43 [2022-10-25T21:59:43.162Z] #80 writing image sha256:f79985cd6810c6d17dd866ade41fc9a6db325080d383c1171d15525d788d60d3 done
21:59:43 [2022-10-25T21:59:43.162Z] #80 naming to docker.io/library/docker:ee22dcd7629bef4ba98f2e720129dbe06023eac7 done
21:59:43 [2022-10-25T21:59:43.162Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:59:43 [2022-10-25T21:59:43.485Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:59:43 [2022-10-25T21:59:43.763Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee22dcd7629bef4ba98f2e720129dbe06023eac7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee22dcd7629bef4ba98f2e720129dbe06023eac7 hack/test/unit
21:59:44 [2022-10-25T21:59:44.242Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
21:59:44 [2022-10-25T21:59:44.242Z] + TESTFLAGS+=' -test.timeout=5m'
21:59:44 [2022-10-25T21:59:44.242Z] + TESTDIRS=./...
21:59:44 [2022-10-25T21:59:44.242Z] + exclude_paths='/vendor/|/integration'
21:59:44 [2022-10-25T21:59:44.242Z] ++ go list ./...
21:59:44 [2022-10-25T21:59:44.242Z] ++ grep -vE '(/vendor/|/integration)'
21:59:45 [2022-10-25T21:59:45.180Z] + pkg_list='github.com/docker/docker/api
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/backend/build
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/httpstatus
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/httputils
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/middleware
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/build
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/checkpoint
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/container
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/debug
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/distribution
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/grpc
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/image
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/network
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/plugin
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/session
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/swarm
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/system
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/server/router/volume
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/backend
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/blkiodev
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/container
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/events
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/filters
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/image
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/mount
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/network
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/registry
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/strslice
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/swarm
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/swarm/runtime
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/time
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/versions
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/versions/v1p19
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/versions/v1p20
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/api/types/volume
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/builder-next
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/builder-next/exporter
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/builder-next/worker
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/dockerfile
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/remotecontext
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/remotecontext/git
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/cli
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/cli/config
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/cli/debug
21:59:45 [2022-10-25T21:59:45.180Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cli/winresources/dockerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/client
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cmd/docker-proxy
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cmd/dockerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cmd/dockerd/trap
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/container
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/container/stream
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/contrib/apparmor
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/contrib/docker-device-tool
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/contrib/httpserver
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/convert
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/executor
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/provider
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/config
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/containerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/events
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/events/testutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/register
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/images
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/initlayer
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/links
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/listeners
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/awslogs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/fluentd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/gelf
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/journald
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/local
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/logentries
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/loggertest
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/splunk
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/syslog
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/templates
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/names
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/network
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/stats
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/distribution
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/distribution/metadata
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/distribution/utils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/distribution/xfer
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/dockerversion
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/errdefs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/image
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/image/cache
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/image/tarexport
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/image/v1
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/internal/test/suite
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/layer
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libcontainerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libcontainerd/queue
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libcontainerd/remote
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libcontainerd/supervisor
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libcontainerd/types
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/bitseq
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/cluster
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/config
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/datastore
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/diagnostic
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/discoverapi
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/driverapi
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/host
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/null
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/drvregistry
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/etchosts
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/idm
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/internal/caller
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ipam
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ipamapi
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ipams/null
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ipamutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/iptables
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/netlabel
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/netutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/networkdb
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/ns
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/options
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/osl
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/portallocator
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/portmapper
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/resolvconf
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/testutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libnetwork/types
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/oci
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/oci/caps
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/opts
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/aaparser
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/archive
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/authorization
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/broadcaster
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/capabilities
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/chrootarchive
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/containerfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/devicemapper
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/directory
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/dmesg
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/fileutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/homedir
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/idtools
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/ioutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/jsonmessage
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/longpath
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/loopback
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/namesgenerator
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/parsers
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/parsers/kernel
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/pidfile
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/platform
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/plugingetter
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/plugins
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/plugins/transport
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/pools
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/progress
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/reexec
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/stack
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/stdcopy
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/streamformatter
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/stringid
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/sysinfo
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/system
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/tailfile
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/tarsum
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/pkg/useragent
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/plugin
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/plugin/executor/containerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/plugin/v2
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/profiles/apparmor
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/profiles/seccomp
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/quota
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/reference
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/registry
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/registry/resumable
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/restartmanager
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/rootless
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/rootless/specconv
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/runconfig
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/runconfig/opts
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/daemon
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/environment
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/fakecontext
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/fakegit
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/fakestorage
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/fixtures/load
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/registry
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/testutil/request
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/volume
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/volume/drivers
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/volume/local
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/volume/mounts
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/volume/service
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/volume/service/opts
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/volume/testutils'
21:59:45 [2022-10-25T21:59:45.181Z] ++ grep --fixed-strings -v /libnetwork
21:59:45 [2022-10-25T21:59:45.181Z] ++ echo 'github.com/docker/docker/api
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/backend/build
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/httpstatus
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/httputils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/middleware
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/build
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/checkpoint
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/container
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/debug
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/distribution
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/grpc
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/image
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/network
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/plugin
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/session
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/swarm
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/system
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/server/router/volume
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/backend
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/blkiodev
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/container
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/events
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/filters
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/image
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/mount
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/network
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/registry
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/strslice
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/swarm
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/swarm/runtime
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/time
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/versions
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/versions/v1p19
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/versions/v1p20
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/api/types/volume
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/builder-next
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/builder-next/exporter
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/builder-next/worker
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/dockerfile
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/remotecontext
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/remotecontext/git
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cli
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cli/config
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cli/debug
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cli/winresources/dockerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/client
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cmd/docker-proxy
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cmd/dockerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cmd/dockerd/trap
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/container
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/container/stream
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/contrib/apparmor
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/contrib/docker-device-tool
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/contrib/httpserver
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/convert
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/executor
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/cluster/provider
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/config
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/containerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/events
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/events/testutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/register
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/images
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/initlayer
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/links
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/listeners
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/awslogs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/fluentd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/gelf
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/journald
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/local
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/logentries
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/loggertest
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/splunk
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/syslog
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/logger/templates
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/names
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/network
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/daemon/stats
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/distribution
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/distribution/metadata
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/distribution/utils
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/distribution/xfer
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/dockerversion
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/errdefs
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/image
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/image/cache
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/image/tarexport
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/image/v1
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/internal/test/suite
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/layer
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libcontainerd
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libcontainerd/queue
21:59:45 [2022-10-25T21:59:45.181Z] github.com/docker/docker/libcontainerd/remote
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libcontainerd/supervisor
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libcontainerd/types
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/bitseq
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/cluster
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/config
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/datastore
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/diagnostic
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/discoverapi
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/driverapi
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/host
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/null
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/drvregistry
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/etchosts
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/idm
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/internal/caller
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ipam
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ipamapi
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ipams/null
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ipamutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/iptables
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/netlabel
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/netutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/networkdb
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/ns
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/options
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/osl
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/portallocator
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/portmapper
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/resolvconf
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/testutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libnetwork/types
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/oci
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/oci/caps
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/opts
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/aaparser
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/archive
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/authorization
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/broadcaster
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/capabilities
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/chrootarchive
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/containerfs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/devicemapper
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/directory
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/dmesg
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/fileutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/homedir
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/idtools
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/ioutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/jsonmessage
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/longpath
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/loopback
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/namesgenerator
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/parsers
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/parsers/kernel
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/pidfile
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/platform
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugingetter
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins/transport
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/pools
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/progress
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/reexec
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/stack
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/stdcopy
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/streamformatter
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/stringid
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/sysinfo
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/system
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/tailfile
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/tarsum
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/useragent
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/plugin
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/plugin/executor/containerd
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/plugin/v2
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/profiles/apparmor
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/profiles/seccomp
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/quota
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/reference
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/registry
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/registry/resumable
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/restartmanager
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/rootless
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/rootless/specconv
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/runconfig
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/runconfig/opts
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/daemon
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/environment
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/fakecontext
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/fakegit
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/fakestorage
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/fixtures/load
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/registry
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil/request
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/volume
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/volume/drivers
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/volume/local
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/volume/mounts
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/volume/service
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/volume/service/opts
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/volume/testutils'
21:59:45 [2022-10-25T21:59:45.182Z] + base_pkg_list='github.com/docker/docker/api
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/backend/build
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/httpstatus
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/httputils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/middleware
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/build
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/checkpoint
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/container
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/debug
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/distribution
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/grpc
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/image
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/network
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/plugin
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/session
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/swarm
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/system
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/server/router/volume
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/backend
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/blkiodev
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/container
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/events
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/filters
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/image
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/mount
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/network
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/registry
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/strslice
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/swarm
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/swarm/runtime
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/time
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/versions
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/versions/v1p19
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/versions/v1p20
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/api/types/volume
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/builder-next
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/builder-next/exporter
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/builder-next/worker
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/dockerfile
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/remotecontext
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/remotecontext/git
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cli
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cli/config
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cli/debug
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cli/winresources/dockerd
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/client
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cmd/docker-proxy
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cmd/dockerd
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cmd/dockerd/trap
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/container
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/container/stream
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/contrib/apparmor
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/contrib/docker-device-tool
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/contrib/httpserver
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/cluster
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/cluster/convert
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/cluster/executor
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/cluster/provider
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/config
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/containerd
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/events
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/events/testutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/register
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/images
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/initlayer
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/links
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/listeners
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/awslogs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/fluentd
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/gelf
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/journald
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/local
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/logentries
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/loggertest
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/splunk
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/syslog
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/logger/templates
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/names
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/network
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/daemon/stats
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/distribution
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/distribution/metadata
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/distribution/utils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/distribution/xfer
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/dockerversion
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/errdefs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/image
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/image/cache
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/image/tarexport
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/image/v1
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/internal/test/suite
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/layer
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libcontainerd
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libcontainerd/queue
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libcontainerd/remote
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libcontainerd/supervisor
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/libcontainerd/types
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/oci
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/oci/caps
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/opts
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/aaparser
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/archive
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/authorization
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/broadcaster
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/capabilities
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/chrootarchive
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/containerfs
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/devicemapper
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/directory
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/dmesg
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/fileutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/homedir
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/idtools
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/ioutils
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/jsonmessage
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/longpath
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/loopback
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/namesgenerator
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/parsers
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/parsers/kernel
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/pidfile
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/platform
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugingetter
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/plugins/transport
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/pools
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/progress
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/reexec
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/stack
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/stdcopy
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/streamformatter
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/stringid
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/sysinfo
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/system
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/tailfile
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/tarsum
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/pkg/useragent
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/plugin
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/plugin/executor/containerd
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/plugin/v2
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/profiles/apparmor
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/profiles/seccomp
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/quota
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/reference
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/registry
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/registry/resumable
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/restartmanager
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/rootless
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/rootless/specconv
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/runconfig
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/runconfig/opts
21:59:45 [2022-10-25T21:59:45.182Z] github.com/docker/docker/testutil
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/daemon
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/environment
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fakecontext
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fakegit
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fakestorage
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fixtures/load
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/registry
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/request
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/drivers
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/local
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/mounts
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/service
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/service/opts
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/testutils'
21:59:45 [2022-10-25T21:59:45.183Z] ++ grep --fixed-strings /libnetwork
21:59:45 [2022-10-25T21:59:45.183Z] ++ echo 'github.com/docker/docker/api
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/backend/build
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/httpstatus
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/httputils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/middleware
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/build
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/checkpoint
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/container
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/debug
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/distribution
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/grpc
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/image
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/network
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/plugin
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/session
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/swarm
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/system
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/server/router/volume
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/backend
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/blkiodev
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/container
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/events
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/filters
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/image
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/mount
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/network
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/registry
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/strslice
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/swarm
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/swarm/runtime
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/time
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/versions
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/versions/v1p19
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/versions/v1p20
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/api/types/volume
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/builder-next
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/builder-next/exporter
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/builder-next/worker
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/dockerfile
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/remotecontext
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/remotecontext/git
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cli
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cli/config
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cli/debug
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cli/winresources/dockerd
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/client
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cmd/docker-proxy
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cmd/dockerd
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cmd/dockerd/trap
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/container
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/container/stream
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/contrib/apparmor
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/contrib/docker-device-tool
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/contrib/httpserver
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/cluster
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/cluster/convert
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/cluster/executor
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/cluster/provider
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/config
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/containerd
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/events
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/events/testutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/register
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/images
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/initlayer
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/links
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/listeners
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/awslogs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/fluentd
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/gelf
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/journald
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/local
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/logentries
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/loggertest
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/splunk
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/syslog
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/logger/templates
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/names
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/network
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/daemon/stats
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/distribution
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/distribution/metadata
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/distribution/utils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/distribution/xfer
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/dockerversion
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/errdefs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/image
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/image/cache
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/image/tarexport
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/image/v1
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/internal/test/suite
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/layer
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libcontainerd
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libcontainerd/queue
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libcontainerd/remote
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libcontainerd/supervisor
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libcontainerd/types
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/bitseq
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cluster
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/config
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/datastore
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/diagnostic
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/discoverapi
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/driverapi
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/host
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/null
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drvregistry
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/etchosts
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/idm
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/internal/caller
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipam
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipamapi
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipams/null
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipamutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/iptables
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/netlabel
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/netutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/networkdb
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ns
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/options
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/osl
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/portallocator
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/portmapper
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/resolvconf
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/testutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/types
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/oci
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/oci/caps
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/opts
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/aaparser
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/archive
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/authorization
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/broadcaster
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/capabilities
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/chrootarchive
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/containerfs
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/devicemapper
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/directory
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/dmesg
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/fileutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/homedir
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/idtools
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/ioutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/jsonmessage
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/longpath
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/loopback
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/namesgenerator
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/parsers
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/parsers/kernel
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/pidfile
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/platform
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/plugingetter
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/plugins
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/plugins/transport
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/pools
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/progress
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/reexec
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/stack
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/stdcopy
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/streamformatter
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/stringid
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/sysinfo
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/system
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/tailfile
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/tarsum
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/pkg/useragent
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/plugin
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/plugin/executor/containerd
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/plugin/v2
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/profiles/apparmor
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/profiles/seccomp
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/quota
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/reference
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/registry
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/registry/resumable
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/restartmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/rootless
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/rootless/specconv
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/runconfig
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/runconfig/opts
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/daemon
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/environment
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fakecontext
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fakegit
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fakestorage
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fixtures/load
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/registry
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/testutil/request
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/drivers
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/local
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/mounts
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/service
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/service/opts
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/volume/testutils'
21:59:45 [2022-10-25T21:59:45.183Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/bitseq
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cluster
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/config
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/datastore
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/diagnostic
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/discoverapi
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/driverapi
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/host
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/null
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/drvregistry
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/etchosts
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/idm
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/internal/caller
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipam
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipamapi
21:59:45 [2022-10-25T21:59:45.183Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/null
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipamutils
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/iptables
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/netlabel
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/netutils
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/networkdb
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ns
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/options
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/osl
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/portallocator
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/portmapper
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/resolvconf
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/testutils
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/types'
21:59:45 [2022-10-25T21:59:45.184Z] + echo 'github.com/docker/docker/libnetwork
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/bitseq
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/cluster
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/config
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/datastore
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/diagnostic
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/discoverapi
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/driverapi
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/host
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/null
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/overlay
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/remote
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/windows
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drvregistry
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/etchosts
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/idm
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/internal/caller
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipam
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipamapi
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/builtin
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/null
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/remote
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ipamutils
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/iptables
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/netlabel
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/netutils
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/networkdb
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/ns
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/options
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/osl
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/osl/kernel
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/portallocator
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/portmapper
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/resolvconf
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/testutils
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/types'
21:59:45 [2022-10-25T21:59:45.184Z] + grep --fixed-strings libnetwork/drivers/bridge
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/bridge
21:59:45 [2022-10-25T21:59:45.184Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:59:45 [2022-10-25T21:59:45.184Z] + type docker-proxy
21:59:45 [2022-10-25T21:59:45.184Z] hack/test/unit: line 25: type: docker-proxy: not found
21:59:45 [2022-10-25T21:59:45.184Z] + hack/make.sh binary-proxy install-proxy
21:59:45 [2022-10-25T21:59:45.184Z] 
21:59:45 [2022-10-25T21:59:45.184Z] Removing bundles/
21:59:45 [2022-10-25T21:59:45.184Z] 
21:59:45 [2022-10-25T21:59:45.184Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:59:45 [2022-10-25T21:59:45.184Z] Building: bundles/binary-proxy/docker-proxy
21:59:45 [2022-10-25T21:59:45.184Z] GOOS="" GOARCH="" GOARM=""
21:59:51 [2022-10-25T21:59:51.743Z] Created binary: bundles/binary-proxy/docker-proxy
21:59:51 [2022-10-25T21:59:51.743Z] 
21:59:51 [2022-10-25T21:59:51.743Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:59:51 [2022-10-25T21:59:51.743Z] Installing docker-proxy to /usr/local/bin/
21:59:51 [2022-10-25T21:59:51.743Z] 
21:59:51 [2022-10-25T21:59:51.743Z] + mkdir -p bundles
21:59:51 [2022-10-25T21:59:51.743Z] + '[' -n 'github.com/docker/docker/api
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/backend/build
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/httpstatus
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/httputils
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/middleware
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/build
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/checkpoint
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/container
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/debug
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/distribution
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/grpc
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/image
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/network
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/plugin
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/session
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/swarm
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/system
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/server/router/volume
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/backend
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/blkiodev
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/container
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/events
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/filters
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/image
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/mount
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/network
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/plugins/logdriver
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/registry
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/strslice
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/swarm
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/swarm/runtime
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/time
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/versions
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/versions/v1p19
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/versions/v1p20
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/api/types/volume
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/builder-next
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/builder-next/exporter
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/builder-next/worker
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/dockerfile
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/remotecontext
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/remotecontext/git
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/builder/remotecontext/urlutil
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cli
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cli/config
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cli/debug
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cli/winresources/docker-proxy
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cli/winresources/dockerd
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/client
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cmd/docker-proxy
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cmd/dockerd
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cmd/dockerd/trap
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/container
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/container/stream
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/contrib/apparmor
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/contrib/docker-device-tool
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/contrib/httpserver
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/cluster
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/cluster/convert
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/cluster/executor
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/cluster/executor/container
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/cluster/provider
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/config
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/containerd
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/events
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/events/testutils
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/aufs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/copy
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/overlay
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/register
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/vfs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/graphdriver/zfs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/images
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/initlayer
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/links
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/listeners
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/awslogs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/fluentd
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/gcplogs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/gelf
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/journald
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/local
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/logentries
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/loggertest
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/loggerutils
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/splunk
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/syslog
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/logger/templates
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/names
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/network
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/daemon/stats
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/distribution
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/distribution/metadata
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/distribution/utils
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/distribution/xfer
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/dockerversion
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/errdefs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/image
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/image/cache
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/image/tarexport
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/image/v1
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/internal/test/suite
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/layer
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/libcontainerd
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/libcontainerd/queue
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/libcontainerd/remote
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/libcontainerd/supervisor
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/libcontainerd/types
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/oci
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/oci/caps
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/opts
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/aaparser
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/archive
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/authorization
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/broadcaster
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/capabilities
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/chrootarchive
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/containerfs
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/devicemapper
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/directory
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/dmesg
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/fileutils
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/homedir
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/idtools
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/ioutils
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/jsonmessage
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/longpath
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/loopback
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/namesgenerator
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/parsers
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/parsers/kernel
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/pidfile
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/platform
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/plugingetter
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/plugins
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/plugins/transport
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/pools
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/progress
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/reexec
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/stack
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/stdcopy
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/streamformatter
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/stringid
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/sysinfo
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/system
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/tailfile
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/tarsum
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/pkg/useragent
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/plugin
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/plugin/executor/containerd
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/plugin/v2
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/profiles/apparmor
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/profiles/seccomp
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/quota
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/reference
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/registry
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/registry/resumable
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/restartmanager
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/rootless
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/rootless/specconv
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/runconfig
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/runconfig/opts
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/daemon
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/environment
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/fakecontext
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/fakegit
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/fakestorage
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/fixtures/load
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/fixtures/plugin
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/registry
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/testutil/request
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/volume
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/volume/drivers
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/volume/local
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/volume/mounts
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/volume/service
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/volume/service/opts
21:59:51 [2022-10-25T21:59:51.743Z] github.com/docker/docker/volume/testutils' ']'
21:59:51 [2022-10-25T21:59:51.744Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/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/reexec 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/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
21:59:51 [2022-10-25T21:59:51.744Z] ?   	github.com/docker/docker/api	[no test files]
22:00:06 [2022-10-25T22:00:06.613Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 6.0% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/server/router/volume	0.013s	coverage: 66.7% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/builder	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/builder/remotecontext	0.120s	coverage: 13.7% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/builder/dockerfile	0.591s	coverage: 50.2% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.450s	coverage: 83.5% of statements
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/cli	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:01:28 [2022-10-25T22:01:28.130Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:01:28 [2022-10-25T22:01:28.389Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.035s	coverage: 67.6% of statements
22:01:30 [2022-10-25T22:01:30.290Z] ok  	github.com/docker/docker/client	0.119s	coverage: 76.1% of statements
22:02:02 [2022-10-25T22:02:02.356Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 29.9% of statements
22:02:02 [2022-10-25T22:02:02.356Z] ok  	github.com/docker/docker/container	0.124s	coverage: 35.8% of statements
22:02:02 [2022-10-25T22:02:02.356Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.418s	coverage: 0.0% of statements
22:02:02 [2022-10-25T22:02:02.356Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:02:02 [2022-10-25T22:02:02.356Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:02:02 [2022-10-25T22:02:02.356Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:02:02 [2022-10-25T22:02:02.356Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:02:02 [2022-10-25T22:02:02.356Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:02:06 [2022-10-25T22:02:06.541Z] ok  	github.com/docker/docker/daemon/cluster	0.082s	coverage: 0.5% of statements
22:02:08 [2022-10-25T22:02:08.440Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
22:02:09 [2022-10-25T22:02:09.824Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
22:02:17 [2022-10-25T22:02:17.935Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
22:02:17 [2022-10-25T22:02:17.935Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
22:02:18 [2022-10-25T22:02:18.502Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
22:02:19 [2022-10-25T22:02:19.435Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
22:02:20 [2022-10-25T22:02:20.001Z] ok  	github.com/docker/docker/daemon	10.132s	coverage: 16.4% of statements
22:02:20 [2022-10-25T22:02:20.001Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:02:20 [2022-10-25T22:02:20.001Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:02:20 [2022-10-25T22:02:20.001Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
22:02:20 [2022-10-25T22:02:20.001Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:02:20 [2022-10-25T22:02:20.566Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.660s	coverage: 74.8% of statements
22:02:21 [2022-10-25T22:02:21.940Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.321s	coverage: 60.7% of statements
22:02:21 [2022-10-25T22:02:21.940Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
22:02:23 [2022-10-25T22:02:23.313Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
22:02:25 [2022-10-25T22:02:25.214Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.286s	coverage: 50.6% of statements
22:02:25 [2022-10-25T22:02:25.472Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.903s	coverage: 46.1% of statements
22:02:25 [2022-10-25T22:02:25.472Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:02:26 [2022-10-25T22:02:26.846Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.177s	coverage: 60.3% of statements
22:02:26 [2022-10-25T22:02:26.846Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:02:26 [2022-10-25T22:02:26.846Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:02:26 [2022-10-25T22:02:26.846Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
22:02:27 [2022-10-25T22:02:27.780Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
22:02:28 [2022-10-25T22:02:28.345Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
22:02:28 [2022-10-25T22:02:28.911Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.8% of statements
22:02:28 [2022-10-25T22:02:28.911Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:02:28 [2022-10-25T22:02:28.911Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:02:29 [2022-10-25T22:02:29.844Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
22:02:30 [2022-10-25T22:02:30.411Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.137s	coverage: 79.6% of statements
22:02:30 [2022-10-25T22:02:30.669Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
22:02:30 [2022-10-25T22:02:30.669Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:02:30 [2022-10-25T22:02:30.927Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 68.2% of statements
22:02:31 [2022-10-25T22:02:31.494Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
22:02:32 [2022-10-25T22:02:32.428Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.095s	coverage: 76.8% of statements
22:02:32 [2022-10-25T22:02:32.686Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
22:02:33 [2022-10-25T22:02:33.251Z] ok  	github.com/docker/docker/daemon/logger/local	0.021s	coverage: 79.4% of statements
22:02:34 [2022-10-25T22:02:34.185Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
22:02:34 [2022-10-25T22:02:34.767Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
22:02:35 [2022-10-25T22:02:35.346Z] ok  	github.com/docker/docker/daemon/logger/journald	3.349s	coverage: 74.5% of statements
22:02:35 [2022-10-25T22:02:35.346Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
22:02:35 [2022-10-25T22:02:35.346Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
22:02:35 [2022-10-25T22:02:35.346Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:02:35 [2022-10-25T22:02:35.346Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:02:36 [2022-10-25T22:02:36.280Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
22:02:36 [2022-10-25T22:02:36.280Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
22:02:36 [2022-10-25T22:02:36.846Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
22:02:37 [2022-10-25T22:02:37.104Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.575s	coverage: 82.5% of statements
22:02:37 [2022-10-25T22:02:37.104Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:02:37 [2022-10-25T22:02:37.104Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:02:38 [2022-10-25T22:02:38.038Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 44.4% of statements
22:02:39 [2022-10-25T22:02:39.937Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 29.7% of statements
22:02:39 [2022-10-25T22:02:39.937Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:02:40 [2022-10-25T22:02:40.503Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
22:02:41 [2022-10-25T22:02:41.069Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
22:02:41 [2022-10-25T22:02:41.069Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:02:41 [2022-10-25T22:02:41.069Z] ok  	github.com/docker/docker/image	0.037s	coverage: 86.9% of statements
22:02:41 [2022-10-25T22:02:41.635Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
22:02:41 [2022-10-25T22:02:41.893Z] ok  	github.com/docker/docker/image/tarexport	0.022s	coverage: 0.7% of statements
22:02:41 [2022-10-25T22:02:41.893Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:02:41 [2022-10-25T22:02:41.893Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:02:42 [2022-10-25T22:02:42.459Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
22:02:43 [2022-10-25T22:02:43.025Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 41.4% of statements
22:02:43 [2022-10-25T22:02:43.958Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 66.0% of statements
22:02:43 [2022-10-25T22:02:43.959Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:02:45 [2022-10-25T22:02:45.857Z] ok  	github.com/docker/docker/pkg/archive	0.301s	coverage: 82.2% of statements
22:02:46 [2022-10-25T22:02:46.114Z] ok  	github.com/docker/docker/pkg/authorization	0.157s	coverage: 68.3% of statements
22:02:46 [2022-10-25T22:02:46.372Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:02:46 [2022-10-25T22:02:46.630Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
22:02:49 [2022-10-25T22:02:49.911Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.518s	coverage: 44.9% of statements
22:02:49 [2022-10-25T22:02:49.911Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
22:02:49 [2022-10-25T22:02:49.911Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
22:02:50 [2022-10-25T22:02:50.168Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
22:02:50 [2022-10-25T22:02:50.426Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
22:02:50 [2022-10-25T22:02:50.685Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
22:02:51 [2022-10-25T22:02:51.252Z] ok  	github.com/docker/docker/layer	7.720s	coverage: 68.9% of statements
22:02:51 [2022-10-25T22:02:51.252Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:02:51 [2022-10-25T22:02:51.252Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:02:51 [2022-10-25T22:02:51.252Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:02:51 [2022-10-25T22:02:51.252Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:02:51 [2022-10-25T22:02:51.252Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:02:51 [2022-10-25T22:02:51.252Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:02:51 [2022-10-25T22:02:51.510Z] ok  	github.com/docker/docker/pkg/idtools	0.392s	coverage: 69.6% of statements
22:02:51 [2022-10-25T22:02:51.768Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
22:02:52 [2022-10-25T22:02:52.026Z] ok  	github.com/docker/docker/pkg/ioutils	0.370s	coverage: 71.5% of statements
22:02:52 [2022-10-25T22:02:52.026Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
22:02:52 [2022-10-25T22:02:52.026Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:02:52 [2022-10-25T22:02:52.026Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
22:02:52 [2022-10-25T22:02:52.284Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:02:52 [2022-10-25T22:02:52.284Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
22:02:52 [2022-10-25T22:02:52.543Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 76.5% of statements
22:02:52 [2022-10-25T22:02:52.802Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
22:02:52 [2022-10-25T22:02:52.802Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:02:52 [2022-10-25T22:02:52.802Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:02:53 [2022-10-25T22:02:53.367Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
22:02:53 [2022-10-25T22:02:53.625Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
22:02:53 [2022-10-25T22:02:53.883Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
22:02:54 [2022-10-25T22:02:54.141Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:02:54 [2022-10-25T22:02:54.398Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
22:02:54 [2022-10-25T22:02:54.656Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:02:54 [2022-10-25T22:02:54.914Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:02:55 [2022-10-25T22:02:55.172Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:02:55 [2022-10-25T22:02:55.172Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
22:02:55 [2022-10-25T22:02:55.741Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
22:02:56 [2022-10-25T22:02:56.306Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 46.0% of statements
22:02:56 [2022-10-25T22:02:56.564Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
22:02:57 [2022-10-25T22:02:57.130Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
22:02:57 [2022-10-25T22:02:57.130Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:02:59 [2022-10-25T22:02:59.028Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
22:02:59 [2022-10-25T22:02:59.594Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
22:02:59 [2022-10-25T22:02:59.852Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
22:03:01 [2022-10-25T22:03:01.225Z] ok  	github.com/docker/docker/quota	0.193s	coverage: 71.4% of statements
22:03:01 [2022-10-25T22:03:01.225Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
22:03:02 [2022-10-25T22:03:02.164Z] ok  	github.com/docker/docker/registry	0.084s	coverage: 58.7% of statements
22:03:02 [2022-10-25T22:03:02.729Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
22:03:02 [2022-10-25T22:03:02.987Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:03:03 [2022-10-25T22:03:03.245Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
22:03:03 [2022-10-25T22:03:03.811Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
22:03:05 [2022-10-25T22:03:05.183Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
22:03:06 [2022-10-25T22:03:06.116Z] ok  	github.com/docker/docker/volume/local	0.068s	coverage: 77.1% of statements
22:03:06 [2022-10-25T22:03:06.374Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
22:03:07 [2022-10-25T22:03:07.747Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
22:03:29 [2022-10-25T22:03:29.658Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.3% of statements
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/rootless	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/volume	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === Skipped
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:03:29 [2022-10-25T22:03:29.658Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:03:29 [2022-10-25T22:03:29.658Z]     network_proxy_test.go:208: No support for dual stack yet
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:03:29 [2022-10-25T22:03:29.658Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:03:29 [2022-10-25T22:03:29.658Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:03:29 [2022-10-25T22:03:29.658Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.658Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:03:29 [2022-10-25T22:03:29.658Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.658Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:03:29 [2022-10-25T22:03:29.658Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.658Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:03:29 [2022-10-25T22:03:29.658Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.658Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.658Z] 
22:03:29 [2022-10-25T22:03:29.658Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver btrfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:71: No driver to put!
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z] time="2022-10-25T22:02:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z] time="2022-10-25T22:02:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z] time="2022-10-25T22:02:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z] time="2022-10-25T22:02:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z] time="2022-10-25T22:02:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:71: No driver to put!
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     overlay_test.go:50: Fails to compute changes intermittently
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:44: Driver zfs not supported
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     graphtest_unix.go:71: No driver to put!
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:03:29 [2022-10-25T22:03:29.659Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:03:29 [2022-10-25T22:03:29.659Z] 
22:03:29 [2022-10-25T22:03:29.659Z] DONE 2869 tests, 28 skipped in 216.390s
22:03:29 [2022-10-25T22:03:29.659Z] + '[' -n 'github.com/docker/docker/libnetwork
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/bitseq
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/cluster
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/config
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/datastore
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/diagnostic
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/discoverapi
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/driverapi
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/bridge
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/host
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/null
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/overlay
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/remote
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/windows
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/drvregistry
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/etchosts
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/idm
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/internal/caller
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ipam
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ipamapi
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ipams/builtin
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ipams/null
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ipams/remote
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ipamutils
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/iptables
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/netlabel
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/netutils
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/networkdb
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/ns
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/options
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/osl
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/osl/kernel
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/portallocator
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/portmapper
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/resolvconf
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/testutils
22:03:29 [2022-10-25T22:03:29.659Z] github.com/docker/docker/libnetwork/types' ']'
22:03:29 [2022-10-25T22:03:29.659Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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
22:04:16 [2022-10-25T22:04:16.339Z] ok  	github.com/docker/docker/libnetwork	37.588s	coverage: 40.7% of statements
22:04:16 [2022-10-25T22:04:16.339Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.141s	coverage: 84.4% of statements
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
22:04:16 [2022-10-25T22:04:16.339Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
22:04:16 [2022-10-25T22:04:16.339Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.574s	coverage: 59.9% of statements
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:04:16 [2022-10-25T22:04:16.339Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
22:04:16 [2022-10-25T22:04:16.339Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.1% of statements
22:04:16 [2022-10-25T22:04:16.339Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:04:16 [2022-10-25T22:04:16.905Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
22:04:16 [2022-10-25T22:04:16.905Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:04:17 [2022-10-25T22:04:17.162Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
22:04:27 [2022-10-25T22:04:27.125Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.331s	coverage: 6.7% of statements
22:04:27 [2022-10-25T22:04:27.125Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:04:27 [2022-10-25T22:04:27.383Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
22:04:27 [2022-10-25T22:04:27.948Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
22:04:27 [2022-10-25T22:04:27.948Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:04:27 [2022-10-25T22:04:27.948Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:04:27 [2022-10-25T22:04:27.948Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:04:28 [2022-10-25T22:04:28.205Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
22:04:28 [2022-10-25T22:04:28.463Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
22:04:28 [2022-10-25T22:04:28.721Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
22:04:28 [2022-10-25T22:04:28.980Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:04:41 [2022-10-25T22:04:41.172Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
22:04:59 [2022-10-25T22:04:59.243Z] ok  	github.com/docker/docker/libnetwork/ipam	16.628s	coverage: 85.3% of statements
22:04:59 [2022-10-25T22:04:59.243Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:04:59 [2022-10-25T22:04:59.243Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:04:59 [2022-10-25T22:04:59.243Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
22:04:59 [2022-10-25T22:04:59.243Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
22:04:59 [2022-10-25T22:04:59.243Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:04:59 [2022-10-25T22:04:59.243Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
22:04:59 [2022-10-25T22:04:59.243Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.275s	coverage: 74.0% of statements
22:04:59 [2022-10-25T22:04:59.243Z] ok  	github.com/docker/docker/libnetwork/iptables	0.175s	coverage: 45.1% of statements
22:04:59 [2022-10-25T22:04:59.243Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
22:04:59 [2022-10-25T22:04:59.243Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
22:06:50 [2022-10-25T22:06:50.679Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.425s	coverage: 60.1% of statements
22:06:50 [2022-10-25T22:06:50.679Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:06:50 [2022-10-25T22:06:50.679Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:06:50 [2022-10-25T22:06:50.679Z] ok  	github.com/docker/docker/libnetwork/osl	4.301s	coverage: 39.7% of statements
22:06:50 [2022-10-25T22:06:50.679Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:06:50 [2022-10-25T22:06:50.679Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
22:06:51 [2022-10-25T22:06:51.615Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.679s	coverage: 46.3% of statements
22:06:51 [2022-10-25T22:06:51.872Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
22:06:51 [2022-10-25T22:06:51.872Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:06:52 [2022-10-25T22:06:52.131Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.131Z] === Skipped
22:06:52 [2022-10-25T22:06:52.131Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:06:52 [2022-10-25T22:06:52.131Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.131Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:06:52 [2022-10-25T22:06:52.131Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.131Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:06:52 [2022-10-25T22:06:52.131Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:06:52 [2022-10-25T22:06:52.131Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:06:52 [2022-10-25T22:06:52.131Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:06:52 [2022-10-25T22:06:52.131Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:06:52 [2022-10-25T22:06:52.131Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:06:52 [2022-10-25T22:06:52.131Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:06:52 [2022-10-25T22:06:52.131Z] 
22:06:52 [2022-10-25T22:06:52.132Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:06:52 [2022-10-25T22:06:52.391Z]     firewalld_test.go:14: firewalld is not running
22:06:52 [2022-10-25T22:06:52.391Z] 
22:06:52 [2022-10-25T22:06:52.391Z] DONE 325 tests, 9 skipped in 204.977s
Post stage
[Pipeline] junit
22:06:52 [2022-10-25T22:06:52.971Z] Recording test results
22:06:53 [2022-10-25T22:06:53.068Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:06:53 [2022-10-25T22:06:53.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43705/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ee22dcd7629bef4ba98f2e720129dbe06023eac7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ee22dcd7629bef4ba98f2e720129dbe06023eac7 hack/make.sh dynbinary test-integration
22:06:53 [2022-10-25T22:06:53.642Z] 
22:06:53 [2022-10-25T22:06:53.900Z] Removing bundles/
22:06:53 [2022-10-25T22:06:53.900Z] 
22:06:53 [2022-10-25T22:06:53.900Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:06:53 [2022-10-25T22:06:53.900Z] Building: bundles/dynbinary-daemon/dockerd
22:06:53 [2022-10-25T22:06:53.900Z] GOOS="" GOARCH="" GOARM=""
22:08:30 [2022-10-25T22:08:30.342Z] Created binary: bundles/dynbinary-daemon/dockerd
22:08:30 [2022-10-25T22:08:30.342Z] Building: bundles/dynbinary-daemon/docker-proxy
22:08:30 [2022-10-25T22:08:30.342Z] GOOS="" GOARCH="" GOARM=""
22:08:30 [2022-10-25T22:08:30.342Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:08:30 [2022-10-25T22:08:30.342Z] 
22:08:30 [2022-10-25T22:08:30.342Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:08:30 [2022-10-25T22:08:30.342Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:08:30 [2022-10-25T22:08:30.342Z] HOSTNAME=9b2e0896ae8b
22:08:30 [2022-10-25T22:08:30.342Z] TESTDEBUG=0
22:08:30 [2022-10-25T22:08:30.342Z] DEST=bundles/test-integration
22:08:30 [2022-10-25T22:08:30.342Z] PWD=/go/src/github.com/docker/docker
22:08:30 [2022-10-25T22:08:30.342Z] DOCKER_GITCOMMIT=ee22dcd7629bef4ba98f2e720129dbe06023eac7
22:08:30 [2022-10-25T22:08:30.342Z] container=docker
22:08:30 [2022-10-25T22:08:30.342Z] HOME=/root
22:08:30 [2022-10-25T22:08:30.342Z] GOLANG_VERSION=1.19.2
22:08:30 [2022-10-25T22:08:30.342Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:08:30 [2022-10-25T22:08:30.342Z] VALIDATE_BRANCH=master
22:08:30 [2022-10-25T22:08:30.342Z] TERM=xterm
22:08:30 [2022-10-25T22:08:30.342Z] DOCKER_PKG=github.com/docker/docker
22:08:30 [2022-10-25T22:08:30.342Z] SHLVL=1
22:08:30 [2022-10-25T22:08:30.342Z] TIMEOUT=120m
22:08:30 [2022-10-25T22:08:30.342Z] DOCKER_BUILDTAGS= journald
22:08:30 [2022-10-25T22:08:30.342Z] DOCKER_GRAPHDRIVER=overlay2
22:08:30 [2022-10-25T22:08:30.342Z] GO111MODULE=off
22:08:30 [2022-10-25T22:08:30.342Z] DOCKER_EXPERIMENTAL=1
22:08:30 [2022-10-25T22:08:30.342Z] TEST_SKIP_INTEGRATION_CLI=1
22:08:30 [2022-10-25T22:08:30.342Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:08:30 [2022-10-25T22:08:30.342Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:08:30 [2022-10-25T22:08:30.342Z] GOPATH=/go
22:08:30 [2022-10-25T22:08:30.342Z] PKG_CONFIG=pkg-config
22:08:30 [2022-10-25T22:08:30.342Z] _=/usr/bin/env
22:08:30 [2022-10-25T22:08:30.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:09:09 [2022-10-25T22:09:09.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:09:09 [2022-10-25T22:09:09.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:09:35 [2022-10-25T22:09:35.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:09:43 [2022-10-25T22:09:43.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:09:50 [2022-10-25T22:09:50.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
22:09:50 [2022-10-25T22:09:50.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:09:51 [2022-10-25T22:09:51.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:09:51 [2022-10-25T22:09:51.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:09:52 [2022-10-25T22:09:52.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:09:52 [2022-10-25T22:09:52.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:09:53 [2022-10-25T22:09:53.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:09:55 [2022-10-25T22:09:55.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:09:56 [2022-10-25T22:09:56.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:09:57 [2022-10-25T22:09:57.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:09:58 [2022-10-25T22:09:58.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:09:59 [2022-10-25T22:09:59.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:09:59 [2022-10-25T22:09:59.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:10:00 [2022-10-25T22:10:00.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:10:01 [2022-10-25T22:10:01.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:10:02 [2022-10-25T22:10:02.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:10:03 [2022-10-25T22:10:03.045Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:10:03 [2022-10-25T22:10:03.045Z] Using test binary docker
22:10:03 [2022-10-25T22:10:03.302Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:10:03 [2022-10-25T22:10:03.302Z] +++ /etc/init.d/apparmor start
22:10:03 [2022-10-25T22:10:03.302Z] Not: starting.
22:10:03 [2022-10-25T22:10:03.302Z] INFO: Waiting for daemon to start...
22:10:03 [2022-10-25T22:10:03.302Z] Starting dockerd
22:10:03 [2022-10-25T22:10:03.302Z] +++ 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
22:10:05 [2022-10-25T22:10:05.202Z] .
22:10:05 [2022-10-25T22:10:05.202Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:10:05 [2022-10-25T22:10:05.202Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:10:05 [2022-10-25T22:10:05.202Z] Error: No such image: emptyfs
22:10:05 [2022-10-25T22:10:05.202Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:10:05 [2022-10-25T22:10:05.202Z] ++++ docker load
22:10:05 [2022-10-25T22:10:05.460Z] Loaded image: emptyfs:latest
22:10:05 [2022-10-25T22:10:05.460Z] Running integration-test (iteration 1)
22:10:05 [2022-10-25T22:10:05.460Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:10:05 [2022-10-25T22:10:05.460Z] ++ 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
22:10:05 [2022-10-25T22:10:05.460Z] ++ set -e
22:10:05 [2022-10-25T22:10:05.460Z] ++ '[' -n 0 ']'
22:10:05 [2022-10-25T22:10:05.460Z] ++ set -x
22:10:05 [2022-10-25T22:10:05.460Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:10:05 [2022-10-25T22:10:05.718Z] Loaded image: busybox:latest
22:10:05 [2022-10-25T22:10:05.718Z] Loaded image: busybox:glibc
22:10:06 [2022-10-25T22:10:06.652Z] Loaded image: debian:bullseye-slim
22:10:06 [2022-10-25T22:10:06.910Z] Loaded image: hello-world:latest
22:10:06 [2022-10-25T22:10:06.910Z] Loaded image: arm32v7/hello-world:latest
22:10:06 [2022-10-25T22:10:06.910Z] INFO: Testing against a local daemon
22:10:06 [2022-10-25T22:10:06.910Z] === RUN   TestCgroupNamespacesBuild
22:10:08 [2022-10-25T22:10:08.282Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
22:10:08 [2022-10-25T22:10:08.282Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:10:09 [2022-10-25T22:10:09.219Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
22:10:09 [2022-10-25T22:10:09.219Z] === RUN   TestBuildWithSession
22:10:09 [2022-10-25T22:10:09.219Z]     build_session_test.go:25: TODO: BuildKit
22:10:09 [2022-10-25T22:10:09.219Z] --- SKIP: TestBuildWithSession (0.00s)
22:10:09 [2022-10-25T22:10:09.219Z] === RUN   TestBuildSquashParent
22:10:13 [2022-10-25T22:10:13.402Z] --- PASS: TestBuildSquashParent (4.10s)
22:10:13 [2022-10-25T22:10:13.402Z] === RUN   TestBuildWithRemoveAndForceRemove
22:10:13 [2022-10-25T22:10:13.402Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:10:13 [2022-10-25T22:10:13.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:10:13 [2022-10-25T22:10:13.402Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:10:13 [2022-10-25T22:10:13.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:10:13 [2022-10-25T22:10:13.402Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:10:13 [2022-10-25T22:10:13.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:10:13 [2022-10-25T22:10:13.402Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:10:13 [2022-10-25T22:10:13.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:10:13 [2022-10-25T22:10:13.402Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:10:13 [2022-10-25T22:10:13.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:10:13 [2022-10-25T22:10:13.402Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:10:13 [2022-10-25T22:10:13.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:10:13 [2022-10-25T22:10:13.402Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:10:13 [2022-10-25T22:10:13.402Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:10:14 [2022-10-25T22:10:14.808Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:10:14 [2022-10-25T22:10:14.808Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:10:16 [2022-10-25T22:10:16.188Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:10:16 [2022-10-25T22:10:16.188Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:10:17 [2022-10-25T22:10:17.122Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:10:17 [2022-10-25T22:10:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s)
22:10:17 [2022-10-25T22:10:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s)
22:10:17 [2022-10-25T22:10:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s)
22:10:17 [2022-10-25T22:10:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s)
22:10:17 [2022-10-25T22:10:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s)
22:10:17 [2022-10-25T22:10:17.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s)
22:10:17 [2022-10-25T22:10:17.122Z] === RUN   TestBuildMultiStageCopy
22:10:17 [2022-10-25T22:10:17.122Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:10:18 [2022-10-25T22:10:18.495Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:10:18 [2022-10-25T22:10:18.495Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:10:18 [2022-10-25T22:10:18.753Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:10:19 [2022-10-25T22:10:19.011Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:10:19 [2022-10-25T22:10:19.268Z] --- PASS: TestBuildMultiStageCopy (2.04s)
22:10:19 [2022-10-25T22:10:19.268Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s)
22:10:19 [2022-10-25T22:10:19.268Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
22:10:19 [2022-10-25T22:10:19.268Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
22:10:19 [2022-10-25T22:10:19.268Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
22:10:19 [2022-10-25T22:10:19.268Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
22:10:19 [2022-10-25T22:10:19.268Z] === RUN   TestBuildMultiStageParentConfig
22:10:19 [2022-10-25T22:10:19.834Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
22:10:19 [2022-10-25T22:10:19.834Z] === RUN   TestBuildLabelWithTargets
22:10:20 [2022-10-25T22:10:20.767Z] --- PASS: TestBuildLabelWithTargets (0.99s)
22:10:20 [2022-10-25T22:10:20.767Z] === RUN   TestBuildWithEmptyLayers
22:10:21 [2022-10-25T22:10:21.332Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
22:10:21 [2022-10-25T22:10:21.332Z] === RUN   TestBuildMultiStageOnBuild
22:10:22 [2022-10-25T22:10:22.707Z] --- PASS: TestBuildMultiStageOnBuild (1.39s)
22:10:22 [2022-10-25T22:10:22.707Z] === RUN   TestBuildUncleanTarFilenames
22:10:23 [2022-10-25T22:10:23.272Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
22:10:23 [2022-10-25T22:10:23.272Z] === RUN   TestBuildMultiStageLayerLeak
22:10:24 [2022-10-25T22:10:24.646Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s)
22:10:24 [2022-10-25T22:10:24.646Z] === RUN   TestBuildWithHugeFile
22:11:03 [2022-10-25T22:11:03.351Z] --- PASS: TestBuildWithHugeFile (35.15s)
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildWCOWSandboxSize
22:11:03 [2022-10-25T22:11:03.351Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:11:03 [2022-10-25T22:11:03.351Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildWithEmptyDockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:11:03 [2022-10-25T22:11:03.351Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:11:03 [2022-10-25T22:11:03.351Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
22:11:03 [2022-10-25T22:11:03.351Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
22:11:03 [2022-10-25T22:11:03.351Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildPreserveOwnership
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildPreserveOwnership/copy_from
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:11:03 [2022-10-25T22:11:03.351Z] --- PASS: TestBuildPreserveOwnership (2.88s)
22:11:03 [2022-10-25T22:11:03.351Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.91s)
22:11:03 [2022-10-25T22:11:03.351Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildPlatformInvalid
22:11:03 [2022-10-25T22:11:03.351Z] --- PASS: TestBuildPlatformInvalid (0.09s)
22:11:03 [2022-10-25T22:11:03.351Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:11:03 [2022-10-25T22:11:03.916Z] Loaded image: busybox:latest
22:11:03 [2022-10-25T22:11:03.916Z] Loaded image: busybox:glibc
22:11:04 [2022-10-25T22:11:04.850Z] Loaded image: debian:bullseye-slim
22:11:05 [2022-10-25T22:11:05.108Z] Loaded image: hello-world:latest
22:11:05 [2022-10-25T22:11:05.108Z] Loaded image: arm32v7/hello-world:latest
22:11:13 [2022-10-25T22:11:13.213Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.55s)
22:11:13 [2022-10-25T22:11:13.213Z] PASS
22:11:13 [2022-10-25T22:11:13.213Z] 
22:11:13 [2022-10-25T22:11:13.213Z] === Skipped
22:11:13 [2022-10-25T22:11:13.213Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:11:13 [2022-10-25T22:11:13.213Z]     build_session_test.go:25: TODO: BuildKit
22:11:13 [2022-10-25T22:11:13.213Z] 
22:11:13 [2022-10-25T22:11:13.213Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:11:13 [2022-10-25T22:11:13.213Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:11:13 [2022-10-25T22:11:13.213Z] 
22:11:13 [2022-10-25T22:11:13.213Z] DONE 34 tests, 2 skipped in 67.173s
22:11:13 [2022-10-25T22:11:13.213Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:11:13 [2022-10-25T22:11:13.213Z] ++ 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
22:11:13 [2022-10-25T22:11:13.213Z] ++ set -e
22:11:13 [2022-10-25T22:11:13.213Z] ++ '[' -n 0 ']'
22:11:13 [2022-10-25T22:11:13.213Z] ++ set -x
22:11:13 [2022-10-25T22:11:13.213Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:11:13 [2022-10-25T22:11:13.213Z] INFO: Testing against a local daemon
22:11:13 [2022-10-25T22:11:13.213Z] === RUN   TestConfigInspect
22:11:15 [2022-10-25T22:11:15.110Z] --- PASS: TestConfigInspect (2.20s)
22:11:15 [2022-10-25T22:11:15.110Z] === RUN   TestConfigList
22:11:17 [2022-10-25T22:11:17.646Z] --- PASS: TestConfigList (2.23s)
22:11:17 [2022-10-25T22:11:17.646Z] === RUN   TestConfigsCreateAndDelete
22:11:19 [2022-10-25T22:11:19.543Z] --- PASS: TestConfigsCreateAndDelete (2.27s)
22:11:19 [2022-10-25T22:11:19.543Z] === RUN   TestConfigsUpdate
22:11:22 [2022-10-25T22:11:22.069Z] --- PASS: TestConfigsUpdate (2.25s)
22:11:22 [2022-10-25T22:11:22.069Z] === RUN   TestTemplatedConfig
22:11:24 [2022-10-25T22:11:24.597Z] --- PASS: TestTemplatedConfig (2.57s)
22:11:24 [2022-10-25T22:11:24.597Z] === RUN   TestConfigCreateResolve
22:11:26 [2022-10-25T22:11:26.495Z] --- PASS: TestConfigCreateResolve (2.14s)
22:11:26 [2022-10-25T22:11:26.495Z] PASS
22:11:26 [2022-10-25T22:11:26.495Z] 
22:11:26 [2022-10-25T22:11:26.495Z] DONE 6 tests in 13.751s
22:11:26 [2022-10-25T22:11:26.495Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:11:26 [2022-10-25T22:11:26.495Z] ++ 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
22:11:26 [2022-10-25T22:11:26.495Z] ++ set -e
22:11:26 [2022-10-25T22:11:26.495Z] ++ '[' -n 0 ']'
22:11:26 [2022-10-25T22:11:26.495Z] ++ set -x
22:11:26 [2022-10-25T22:11:26.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:11:26 [2022-10-25T22:11:26.496Z] INFO: Testing against a local daemon
22:11:26 [2022-10-25T22:11:26.496Z] === RUN   TestAttachWithTTY
22:11:26 [2022-10-25T22:11:26.753Z] --- PASS: TestAttachWithTTY (0.06s)
22:11:26 [2022-10-25T22:11:26.753Z] === RUN   TestAttachWithoutTTy
22:11:26 [2022-10-25T22:11:26.753Z] --- PASS: TestAttachWithoutTTy (0.04s)
22:11:26 [2022-10-25T22:11:26.753Z] === RUN   TestCheckpoint
22:11:26 [2022-10-25T22:11:26.753Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:11:26 [2022-10-25T22:11:26.753Z] --- SKIP: TestCheckpoint (0.00s)
22:11:26 [2022-10-25T22:11:26.753Z] === RUN   TestContainerInvalidJSON
22:11:26 [2022-10-25T22:11:26.753Z] === RUN   TestContainerInvalidJSON/commit
22:11:26 [2022-10-25T22:11:26.753Z] === PAUSE TestContainerInvalidJSON/commit
22:11:26 [2022-10-25T22:11:26.753Z] === RUN   TestContainerInvalidJSON/containers/create
22:11:26 [2022-10-25T22:11:26.753Z] === PAUSE TestContainerInvalidJSON/containers/create
22:11:26 [2022-10-25T22:11:26.753Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:11:26 [2022-10-25T22:11:26.753Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:11:26 [2022-10-25T22:11:26.753Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:11:26 [2022-10-25T22:11:26.753Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:11:26 [2022-10-25T22:11:26.753Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:11:26 [2022-10-25T22:11:26.753Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:11:26 [2022-10-25T22:11:26.754Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:11:26 [2022-10-25T22:11:26.754Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:11:26 [2022-10-25T22:11:26.754Z] === CONT  TestContainerInvalidJSON/commit
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:11:26 [2022-10-25T22:11:26.754Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:11:26 [2022-10-25T22:11:26.754Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:11:26 [2022-10-25T22:11:26.754Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:11:26 [2022-10-25T22:11:26.754Z] === CONT  TestContainerInvalidJSON/containers/create
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:11:26 [2022-10-25T22:11:26.754Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:11:26 [2022-10-25T22:11:26.754Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:11:26 [2022-10-25T22:11:26.754Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestCopyFromContainerPathIsNotDir
22:11:26 [2022-10-25T22:11:26.754Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestCopyToContainerPathDoesNotExist
22:11:26 [2022-10-25T22:11:26.754Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:11:26 [2022-10-25T22:11:26.754Z] === RUN   TestCopyEmptyFile
22:11:27 [2022-10-25T22:11:27.012Z] --- PASS: TestCopyEmptyFile (0.21s)
22:11:27 [2022-10-25T22:11:27.012Z] === RUN   TestCopyToContainerPathIsNotDir
22:11:27 [2022-10-25T22:11:27.012Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:11:27 [2022-10-25T22:11:27.012Z] === RUN   TestCopyFromContainer
22:11:27 [2022-10-25T22:11:27.945Z] === RUN   TestCopyFromContainer//
22:11:27 [2022-10-25T22:11:27.945Z] === RUN   TestCopyFromContainer//bar/root
22:11:28 [2022-10-25T22:11:28.204Z] === RUN   TestCopyFromContainer//bar/root/
22:11:28 [2022-10-25T22:11:28.204Z] === RUN   TestCopyFromContainer/bar/quux
22:11:28 [2022-10-25T22:11:28.204Z] === RUN   TestCopyFromContainer/bar/quux/
22:11:28 [2022-10-25T22:11:28.204Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:11:28 [2022-10-25T22:11:28.462Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:11:28 [2022-10-25T22:11:28.462Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:11:28 [2022-10-25T22:11:28.462Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:11:28 [2022-10-25T22:11:28.462Z] === RUN   TestCopyFromContainer/bar/notarget
22:11:28 [2022-10-25T22:11:28.720Z] --- PASS: TestCopyFromContainer (1.53s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:11:28 [2022-10-25T22:11:28.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:11:28 [2022-10-25T22:11:28.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:11:28 [2022-10-25T22:11:28.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:11:28 [2022-10-25T22:11:28.720Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:11:28 [2022-10-25T22:11:28.720Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:11:28 [2022-10-25T22:11:28.720Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:11:28 [2022-10-25T22:11:28.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateLinkToNonExistingContainer
22:11:28 [2022-10-25T22:11:28.720Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateWithInvalidEnv
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateWithInvalidEnv/0
22:11:28 [2022-10-25T22:11:28.720Z] === PAUSE TestCreateWithInvalidEnv/0
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateWithInvalidEnv/1
22:11:28 [2022-10-25T22:11:28.720Z] === PAUSE TestCreateWithInvalidEnv/1
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateWithInvalidEnv/2
22:11:28 [2022-10-25T22:11:28.720Z] === PAUSE TestCreateWithInvalidEnv/2
22:11:28 [2022-10-25T22:11:28.720Z] === CONT  TestCreateWithInvalidEnv/0
22:11:28 [2022-10-25T22:11:28.720Z] === CONT  TestCreateWithInvalidEnv/2
22:11:28 [2022-10-25T22:11:28.720Z] === CONT  TestCreateWithInvalidEnv/1
22:11:28 [2022-10-25T22:11:28.720Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:11:28 [2022-10-25T22:11:28.720Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateTmpfsMountsTarget
22:11:28 [2022-10-25T22:11:28.720Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:11:28 [2022-10-25T22:11:28.720Z] === RUN   TestCreateWithCustomMaskedPaths
22:11:30 [2022-10-25T22:11:30.097Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
22:11:30 [2022-10-25T22:11:30.097Z] === RUN   TestCreateWithCustomReadonlyPaths
22:11:31 [2022-10-25T22:11:31.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
22:11:31 [2022-10-25T22:11:31.030Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:11:31 [2022-10-25T22:11:31.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:11:31 [2022-10-25T22:11:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:11:31 [2022-10-25T22:11:31.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:11:31 [2022-10-25T22:11:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:11:31 [2022-10-25T22:11:31.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:11:31 [2022-10-25T22:11:31.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:11:31 [2022-10-25T22:11:31.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:11:31 [2022-10-25T22:11:31.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:11:31 [2022-10-25T22:11:31.030Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:11:31 [2022-10-25T22:11:31.030Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:11:31 [2022-10-25T22:11:31.030Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:11:31 [2022-10-25T22:11:31.030Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:11:31 [2022-10-25T22:11:31.030Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:11:31 [2022-10-25T22:11:31.030Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:11:31 [2022-10-25T22:11:31.596Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateDifferentPlatform
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateDifferentPlatform/different_os
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:11:31 [2022-10-25T22:11:31.596Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:11:31 [2022-10-25T22:11:31.596Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:11:31 [2022-10-25T22:11:31.596Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:11:31 [2022-10-25T22:11:31.596Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:11:31 [2022-10-25T22:11:31.596Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateInvalidHostConfig
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:11:31 [2022-10-25T22:11:31.596Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:11:31 [2022-10-25T22:11:31.596Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:11:31 [2022-10-25T22:11:31.596Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:11:31 [2022-10-25T22:11:31.596Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:11:31 [2022-10-25T22:11:31.596Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:11:31 [2022-10-25T22:11:31.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:11:31 [2022-10-25T22:11:31.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:11:31 [2022-10-25T22:11:31.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:11:31 [2022-10-25T22:11:31.596Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestContainerStartOnDaemonRestart
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestContainerStartOnDaemonRestart
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestDaemonRestartIpcMode
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestDaemonRestartIpcMode
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestDaemonHostGatewayIP
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestDaemonHostGatewayIP
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestRestartDaemonWithRestartingContainer
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestContainerKillOnDaemonStart
22:11:31 [2022-10-25T22:11:31.596Z] === PAUSE TestContainerKillOnDaemonStart
22:11:31 [2022-10-25T22:11:31.596Z] === RUN   TestDiff
22:11:32 [2022-10-25T22:11:32.162Z] --- PASS: TestDiff (0.41s)
22:11:32 [2022-10-25T22:11:32.162Z] === RUN   TestExecConsoleSize
22:11:32 [2022-10-25T22:11:32.727Z] --- PASS: TestExecConsoleSize (0.48s)
22:11:32 [2022-10-25T22:11:32.727Z] === RUN   TestExecWithCloseStdin
22:11:32 [2022-10-25T22:11:32.985Z] --- PASS: TestExecWithCloseStdin (0.47s)
22:11:32 [2022-10-25T22:11:32.985Z] === RUN   TestExec
22:11:33 [2022-10-25T22:11:33.550Z] --- PASS: TestExec (0.48s)
22:11:33 [2022-10-25T22:11:33.551Z] === RUN   TestExecUser
22:11:34 [2022-10-25T22:11:34.116Z] --- PASS: TestExecUser (0.47s)
22:11:34 [2022-10-25T22:11:34.116Z] === RUN   TestExportContainerAndImportImage
22:11:34 [2022-10-25T22:11:34.681Z] --- PASS: TestExportContainerAndImportImage (0.58s)
22:11:34 [2022-10-25T22:11:34.681Z] === RUN   TestExportContainerAfterDaemonRestart
22:11:35 [2022-10-25T22:11:35.792Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
22:11:35 [2022-10-25T22:11:35.792Z] === RUN   TestHealthCheckWorkdir
22:11:36 [2022-10-25T22:11:36.357Z] --- PASS: TestHealthCheckWorkdir (0.62s)
22:11:36 [2022-10-25T22:11:36.357Z] === RUN   TestHealthKillContainer
22:11:44 [2022-10-25T22:11:44.466Z] --- PASS: TestHealthKillContainer (7.83s)
22:11:44 [2022-10-25T22:11:44.466Z] === RUN   TestHealthCheckProcessKilled
22:11:45 [2022-10-25T22:11:45.031Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
22:11:45 [2022-10-25T22:11:45.031Z] === RUN   TestInspectCpusetInConfigPre120
22:11:45 [2022-10-25T22:11:45.289Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
22:11:45 [2022-10-25T22:11:45.289Z] === RUN   TestIpcModeNone
22:11:45 [2022-10-25T22:11:45.855Z] --- PASS: TestIpcModeNone (0.48s)
22:11:45 [2022-10-25T22:11:45.855Z] === RUN   TestIpcModePrivate
22:11:46 [2022-10-25T22:11:46.113Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:11:46 [2022-10-25T22:11:46.371Z] --- PASS: TestIpcModePrivate (0.46s)
22:11:46 [2022-10-25T22:11:46.371Z] === RUN   TestIpcModeShareable
22:11:46 [2022-10-25T22:11:46.629Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:11:46 [2022-10-25T22:11:46.629Z] --- PASS: TestIpcModeShareable (0.46s)
22:11:46 [2022-10-25T22:11:46.629Z] === RUN   TestAPIIpcModeShareableAndContainer
22:11:48 [2022-10-25T22:11:48.527Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
22:11:48 [2022-10-25T22:11:48.527Z] === RUN   TestAPIIpcModeHost
22:11:48 [2022-10-25T22:11:48.527Z] --- PASS: TestAPIIpcModeHost (0.36s)
22:11:48 [2022-10-25T22:11:48.527Z] === RUN   TestDaemonIpcModeShareable
22:11:49 [2022-10-25T22:11:49.462Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:11:49 [2022-10-25T22:11:49.720Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
22:11:49 [2022-10-25T22:11:49.720Z] === RUN   TestDaemonIpcModePrivate
22:11:50 [2022-10-25T22:11:50.653Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:11:50 [2022-10-25T22:11:50.911Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
22:11:50 [2022-10-25T22:11:50.911Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:11:51 [2022-10-25T22:11:51.844Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:11:52 [2022-10-25T22:11:52.102Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
22:11:52 [2022-10-25T22:11:52.102Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:11:53 [2022-10-25T22:11:53.034Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:11:53 [2022-10-25T22:11:53.034Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
22:11:53 [2022-10-25T22:11:53.034Z] === RUN   TestIpcModeOlderClient
22:11:53 [2022-10-25T22:11:53.034Z] === PAUSE TestIpcModeOlderClient
22:11:53 [2022-10-25T22:11:53.034Z] === RUN   TestKillContainerInvalidSignal
22:11:53 [2022-10-25T22:11:53.600Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
22:11:53 [2022-10-25T22:11:53.600Z] === RUN   TestKillContainer
22:11:53 [2022-10-25T22:11:53.600Z] === RUN   TestKillContainer/no_signal
22:11:54 [2022-10-25T22:11:54.165Z] === RUN   TestKillContainer/non_killing_signal
22:11:54 [2022-10-25T22:11:54.422Z] === RUN   TestKillContainer/killing_signal
22:11:54 [2022-10-25T22:11:54.988Z] --- PASS: TestKillContainer (1.29s)
22:11:54 [2022-10-25T22:11:54.988Z]     --- PASS: TestKillContainer/no_signal (0.41s)
22:11:54 [2022-10-25T22:11:54.988Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
22:11:54 [2022-10-25T22:11:54.988Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
22:11:54 [2022-10-25T22:11:54.988Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:11:54 [2022-10-25T22:11:54.988Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:11:55 [2022-10-25T22:11:55.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:11:55 [2022-10-25T22:11:55.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
22:11:55 [2022-10-25T22:11:55.811Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
22:11:55 [2022-10-25T22:11:55.811Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
22:11:55 [2022-10-25T22:11:55.812Z] === RUN   TestKillStoppedContainer
22:11:55 [2022-10-25T22:11:55.812Z] --- PASS: TestKillStoppedContainer (0.04s)
22:11:55 [2022-10-25T22:11:55.812Z] === RUN   TestKillStoppedContainerAPIPre120
22:11:55 [2022-10-25T22:11:55.812Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:11:55 [2022-10-25T22:11:55.812Z] === RUN   TestKillDifferentUserContainer
22:11:56 [2022-10-25T22:11:56.377Z] --- PASS: TestKillDifferentUserContainer (0.42s)
22:11:56 [2022-10-25T22:11:56.377Z] === RUN   TestInspectOomKilledTrue
22:11:56 [2022-10-25T22:11:56.636Z] --- PASS: TestInspectOomKilledTrue (0.47s)
22:11:56 [2022-10-25T22:11:56.636Z] === RUN   TestInspectOomKilledFalse
22:11:57 [2022-10-25T22:11:57.202Z] --- PASS: TestInspectOomKilledFalse (0.42s)
22:11:57 [2022-10-25T22:11:57.202Z] === RUN   TestLinksEtcHostsContentMatch
22:11:57 [2022-10-25T22:11:57.460Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
22:11:57 [2022-10-25T22:11:57.460Z] === RUN   TestLinksContainerNames
22:11:58 [2022-10-25T22:11:58.393Z] --- PASS: TestLinksContainerNames (0.87s)
22:11:58 [2022-10-25T22:11:58.393Z] === RUN   TestLogsFollowTailEmpty
22:11:58 [2022-10-25T22:11:58.651Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
22:11:58 [2022-10-25T22:11:58.651Z] === RUN   TestLogs
22:11:58 [2022-10-25T22:11:58.651Z] === RUN   TestLogs/driver_local
22:11:58 [2022-10-25T22:11:58.651Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:11:58 [2022-10-25T22:11:58.651Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:11:58 [2022-10-25T22:11:58.651Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:11:58 [2022-10-25T22:11:58.651Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:11:58 [2022-10-25T22:11:58.651Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:11:58 [2022-10-25T22:11:58.651Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:59 [2022-10-25T22:11:59.584Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:11:59 [2022-10-25T22:11:59.584Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:11:59 [2022-10-25T22:11:59.842Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:11:59 [2022-10-25T22:11:59.842Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:12:00 [2022-10-25T22:12:00.407Z] === RUN   TestLogs/driver_json-file
22:12:00 [2022-10-25T22:12:00.407Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:12:00 [2022-10-25T22:12:00.407Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:12:00 [2022-10-25T22:12:00.407Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:12:00 [2022-10-25T22:12:00.407Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:12:00 [2022-10-25T22:12:00.407Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:12:00 [2022-10-25T22:12:00.407Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:12:00 [2022-10-25T22:12:00.973Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:12:00 [2022-10-25T22:12:00.973Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:12:01 [2022-10-25T22:12:01.539Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:12:01 [2022-10-25T22:12:01.539Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:12:02 [2022-10-25T22:12:02.109Z] --- PASS: TestLogs (3.47s)
22:12:02 [2022-10-25T22:12:02.109Z]     --- PASS: TestLogs/driver_local (0.01s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.62s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s)
22:12:02 [2022-10-25T22:12:02.109Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s)
22:12:02 [2022-10-25T22:12:02.109Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s)
22:12:02 [2022-10-25T22:12:02.109Z] === RUN   TestContainerNetworkMountsNoChown
22:12:02 [2022-10-25T22:12:02.674Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/default
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/default
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/private
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/private
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rprivate
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rprivate
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/slave
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/slave
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rslave
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rslave
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/shared
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/shared
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rshared
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rshared
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/default
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/default/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/default/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/default/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/rshared
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/shared
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/rslave
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/slave
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/rprivate
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/private
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/private/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === RUN   TestMountDaemonRoot/private/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/default/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:12:02 [2022-10-25T22:12:02.675Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/private/mount_root
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:12:02 [2022-10-25T22:12:02.945Z] === CONT  TestMountDaemonRoot/private/bind_root
22:12:02 [2022-10-25T22:12:02.945Z] --- PASS: TestMountDaemonRoot (0.02s)
22:12:02 [2022-10-25T22:12:02.945Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:12:02 [2022-10-25T22:12:02.945Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:12:02 [2022-10-25T22:12:02.945Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
22:12:02 [2022-10-25T22:12:02.945Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
22:12:02 [2022-10-25T22:12:02.945Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
22:12:02 [2022-10-25T22:12:02.945Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:12:03 [2022-10-25T22:12:03.212Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:12:03 [2022-10-25T22:12:03.212Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:12:03 [2022-10-25T22:12:03.212Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:12:03 [2022-10-25T22:12:03.212Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:12:03 [2022-10-25T22:12:03.212Z] === RUN   TestContainerBindMountNonRecursive
22:12:04 [2022-10-25T22:12:04.589Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
22:12:04 [2022-10-25T22:12:04.589Z] === RUN   TestContainerVolumesMountedAsShared
22:12:04 [2022-10-25T22:12:04.589Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
22:12:04 [2022-10-25T22:12:04.589Z] === RUN   TestContainerVolumesMountedAsSlave
22:12:05 [2022-10-25T22:12:05.155Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
22:12:05 [2022-10-25T22:12:05.155Z] === RUN   TestNetworkNat
22:12:05 [2022-10-25T22:12:05.413Z] --- PASS: TestNetworkNat (0.49s)
22:12:05 [2022-10-25T22:12:05.413Z] === RUN   TestNetworkLocalhostTCPNat
22:12:05 [2022-10-25T22:12:05.979Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
22:12:05 [2022-10-25T22:12:05.979Z] === RUN   TestNetworkLoopbackNat
22:12:08 [2022-10-25T22:12:08.506Z] --- PASS: TestNetworkLoopbackNat (2.59s)
22:12:08 [2022-10-25T22:12:08.506Z] === RUN   TestPause
22:12:09 [2022-10-25T22:12:09.072Z] --- PASS: TestPause (0.44s)
22:12:09 [2022-10-25T22:12:09.072Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:12:09 [2022-10-25T22:12:09.072Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:12:09 [2022-10-25T22:12:09.072Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:12:09 [2022-10-25T22:12:09.072Z] === RUN   TestPauseStopPausedContainer
22:12:09 [2022-10-25T22:12:09.332Z] --- PASS: TestPauseStopPausedContainer (0.44s)
22:12:09 [2022-10-25T22:12:09.332Z] === RUN   TestPidHost
22:12:10 [2022-10-25T22:12:10.707Z] --- PASS: TestPidHost (1.03s)
22:12:10 [2022-10-25T22:12:10.707Z] === RUN   TestPsFilter
22:12:10 [2022-10-25T22:12:10.707Z] --- PASS: TestPsFilter (0.10s)
22:12:10 [2022-10-25T22:12:10.707Z] === RUN   TestRemoveContainerWithRemovedVolume
22:12:10 [2022-10-25T22:12:10.964Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
22:12:10 [2022-10-25T22:12:10.965Z] === RUN   TestRemoveContainerWithVolume
22:12:11 [2022-10-25T22:12:11.529Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
22:12:11 [2022-10-25T22:12:11.529Z] === RUN   TestRemoveContainerRunning
22:12:11 [2022-10-25T22:12:11.787Z] --- PASS: TestRemoveContainerRunning (0.43s)
22:12:11 [2022-10-25T22:12:11.788Z] === RUN   TestRemoveContainerForceRemoveRunning
22:12:12 [2022-10-25T22:12:12.354Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
22:12:12 [2022-10-25T22:12:12.354Z] === RUN   TestRemoveInvalidContainer
22:12:12 [2022-10-25T22:12:12.354Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:12:12 [2022-10-25T22:12:12.354Z] === RUN   TestRenameLinkedContainer
22:12:14 [2022-10-25T22:12:14.252Z] --- PASS: TestRenameLinkedContainer (1.73s)
22:12:14 [2022-10-25T22:12:14.252Z] === RUN   TestRenameStoppedContainer
22:12:14 [2022-10-25T22:12:14.509Z] --- PASS: TestRenameStoppedContainer (0.45s)
22:12:14 [2022-10-25T22:12:14.509Z] === RUN   TestRenameRunningContainerAndReuse
22:12:15 [2022-10-25T22:12:15.445Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
22:12:15 [2022-10-25T22:12:15.445Z] === RUN   TestRenameInvalidName
22:12:15 [2022-10-25T22:12:15.703Z] --- PASS: TestRenameInvalidName (0.42s)
22:12:15 [2022-10-25T22:12:15.703Z] === RUN   TestRenameAnonymousContainer
22:12:17 [2022-10-25T22:12:17.604Z] --- PASS: TestRenameAnonymousContainer (1.65s)
22:12:17 [2022-10-25T22:12:17.604Z] === RUN   TestRenameContainerWithSameName
22:12:17 [2022-10-25T22:12:17.861Z] --- PASS: TestRenameContainerWithSameName (0.45s)
22:12:17 [2022-10-25T22:12:17.862Z] === RUN   TestRenameContainerWithLinkedContainer
22:12:18 [2022-10-25T22:12:18.796Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
22:12:18 [2022-10-25T22:12:18.796Z] === RUN   TestResize
22:12:19 [2022-10-25T22:12:19.054Z] --- PASS: TestResize (0.43s)
22:12:19 [2022-10-25T22:12:19.054Z] === RUN   TestResizeWithInvalidSize
22:12:19 [2022-10-25T22:12:19.619Z] --- PASS: TestResizeWithInvalidSize (0.43s)
22:12:19 [2022-10-25T22:12:19.619Z] === RUN   TestResizeWhenContainerNotStarted
22:12:19 [2022-10-25T22:12:19.877Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:19 [2022-10-25T22:12:19.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:21 [2022-10-25T22:12:21.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:22 [2022-10-25T22:12:22.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:24 [2022-10-25T22:12:24.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:24 [2022-10-25T22:12:24.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:25 [2022-10-25T22:12:25.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:25 [2022-10-25T22:12:25.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:28 [2022-10-25T22:12:28.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:28 [2022-10-25T22:12:28.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:30 [2022-10-25T22:12:30.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:32 [2022-10-25T22:12:32.595Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:32 [2022-10-25T22:12:32.595Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:33 [2022-10-25T22:12:33.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:34 [2022-10-25T22:12:34.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:35 [2022-10-25T22:12:35.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:37 [2022-10-25T22:12:37.283Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.01s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.62s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s)
22:12:37 [2022-10-25T22:12:37.283Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
22:12:37 [2022-10-25T22:12:37.283Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:12:37 [2022-10-25T22:12:37.283Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:12:38 [2022-10-25T22:12:38.216Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:12:39 [2022-10-25T22:12:39.150Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
22:12:39 [2022-10-25T22:12:39.150Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
22:12:39 [2022-10-25T22:12:39.150Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
22:12:39 [2022-10-25T22:12:39.150Z] === RUN   TestCgroupNamespacesRun
22:12:40 [2022-10-25T22:12:40.526Z] --- PASS: TestCgroupNamespacesRun (1.16s)
22:12:40 [2022-10-25T22:12:40.526Z] === RUN   TestCgroupNamespacesRunPrivileged
22:12:41 [2022-10-25T22:12:41.459Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
22:12:41 [2022-10-25T22:12:41.459Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:12:42 [2022-10-25T22:12:42.831Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
22:12:42 [2022-10-25T22:12:42.831Z] === RUN   TestCgroupNamespacesRunHostMode
22:12:43 [2022-10-25T22:12:43.765Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
22:12:43 [2022-10-25T22:12:43.765Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:12:45 [2022-10-25T22:12:45.138Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
22:12:45 [2022-10-25T22:12:45.138Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:12:46 [2022-10-25T22:12:46.071Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
22:12:46 [2022-10-25T22:12:46.071Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:12:46 [2022-10-25T22:12:46.636Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
22:12:46 [2022-10-25T22:12:46.637Z] === RUN   TestCgroupNamespacesRunOlderClient
22:12:48 [2022-10-25T22:12:48.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
22:12:48 [2022-10-25T22:12:48.009Z] === RUN   TestNISDomainname
22:12:48 [2022-10-25T22:12:48.270Z] --- PASS: TestNISDomainname (0.53s)
22:12:48 [2022-10-25T22:12:48.270Z] === RUN   TestHostnameDnsResolution
22:12:48 [2022-10-25T22:12:48.841Z] --- PASS: TestHostnameDnsResolution (0.64s)
22:12:48 [2022-10-25T22:12:48.841Z] === RUN   TestUnprivilegedPortsAndPing
22:12:49 [2022-10-25T22:12:49.421Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
22:12:49 [2022-10-25T22:12:49.421Z] === RUN   TestPrivilegedHostDevices
22:12:49 [2022-10-25T22:12:49.990Z] --- PASS: TestPrivilegedHostDevices (0.50s)
22:12:49 [2022-10-25T22:12:49.990Z] === RUN   TestRunConsoleSize
22:12:50 [2022-10-25T22:12:50.556Z] --- PASS: TestRunConsoleSize (0.44s)
22:12:50 [2022-10-25T22:12:50.556Z] === RUN   TestRunWithAlternativeContainerdShim
22:12:52 [2022-10-25T22:12:52.456Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s)
22:12:52 [2022-10-25T22:12:52.456Z] === RUN   TestStats
22:12:54 [2022-10-25T22:12:54.982Z] --- PASS: TestStats (2.43s)
22:12:54 [2022-10-25T22:12:54.982Z] === RUN   TestStopContainerWithTimeout
22:12:54 [2022-10-25T22:12:54.982Z] === RUN   TestStopContainerWithTimeout/0
22:12:54 [2022-10-25T22:12:54.982Z] === PAUSE TestStopContainerWithTimeout/0
22:12:54 [2022-10-25T22:12:54.982Z] === RUN   TestStopContainerWithTimeout/1
22:12:54 [2022-10-25T22:12:54.982Z] === PAUSE TestStopContainerWithTimeout/1
22:12:54 [2022-10-25T22:12:54.982Z] === RUN   TestStopContainerWithTimeout/3
22:12:54 [2022-10-25T22:12:54.982Z] === PAUSE TestStopContainerWithTimeout/3
22:12:54 [2022-10-25T22:12:54.982Z] === RUN   TestStopContainerWithTimeout/-1
22:12:54 [2022-10-25T22:12:54.982Z] === PAUSE TestStopContainerWithTimeout/-1
22:12:54 [2022-10-25T22:12:54.982Z] === CONT  TestStopContainerWithTimeout/0
22:12:54 [2022-10-25T22:12:54.982Z] === CONT  TestStopContainerWithTimeout/3
22:12:55 [2022-10-25T22:12:55.548Z] === CONT  TestStopContainerWithTimeout/-1
22:12:57 [2022-10-25T22:12:57.447Z] === CONT  TestStopContainerWithTimeout/1
22:12:58 [2022-10-25T22:12:58.819Z] --- PASS: TestStopContainerWithTimeout (0.02s)
22:12:58 [2022-10-25T22:12:58.819Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
22:12:58 [2022-10-25T22:12:58.819Z]     --- PASS: TestStopContainerWithTimeout/3 (2.59s)
22:12:58 [2022-10-25T22:12:58.819Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
22:12:58 [2022-10-25T22:12:58.819Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
22:12:58 [2022-10-25T22:12:58.819Z] === RUN   TestDeleteDevicemapper
22:12:58 [2022-10-25T22:12:58.819Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:12:58 [2022-10-25T22:12:58.819Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:12:58 [2022-10-25T22:12:58.819Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:13:00 [2022-10-25T22:13:00.718Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s)
22:13:00 [2022-10-25T22:13:00.718Z] === RUN   TestUpdateMemory
22:13:01 [2022-10-25T22:13:01.285Z] --- PASS: TestUpdateMemory (0.53s)
22:13:01 [2022-10-25T22:13:01.285Z] === RUN   TestUpdateCPUQuota
22:13:02 [2022-10-25T22:13:02.219Z] --- PASS: TestUpdateCPUQuota (0.75s)
22:13:02 [2022-10-25T22:13:02.219Z] === RUN   TestUpdatePidsLimit
22:13:02 [2022-10-25T22:13:02.219Z] === RUN   TestUpdatePidsLimit/update_from_none
22:13:02 [2022-10-25T22:13:02.219Z] === RUN   TestUpdatePidsLimit/no_change
22:13:02 [2022-10-25T22:13:02.477Z] === RUN   TestUpdatePidsLimit/update_lower
22:13:02 [2022-10-25T22:13:02.735Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:13:02 [2022-10-25T22:13:02.735Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:13:02 [2022-10-25T22:13:02.993Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:13:03 [2022-10-25T22:13:03.251Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:13:03 [2022-10-25T22:13:03.816Z] --- PASS: TestUpdatePidsLimit (1.78s)
22:13:03 [2022-10-25T22:13:03.816Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
22:13:03 [2022-10-25T22:13:03.816Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
22:13:03 [2022-10-25T22:13:03.816Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
22:13:03 [2022-10-25T22:13:03.816Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
22:13:03 [2022-10-25T22:13:03.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
22:13:03 [2022-10-25T22:13:03.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
22:13:03 [2022-10-25T22:13:03.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
22:13:03 [2022-10-25T22:13:03.816Z] === RUN   TestUpdateRestartPolicy
22:13:16 [2022-10-25T22:13:16.007Z] --- PASS: TestUpdateRestartPolicy (10.84s)
22:13:16 [2022-10-25T22:13:16.007Z] === RUN   TestUpdateRestartWithAutoRemove
22:13:16 [2022-10-25T22:13:16.007Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
22:13:16 [2022-10-25T22:13:16.007Z] === RUN   TestWaitNonBlocked
22:13:16 [2022-10-25T22:13:16.007Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-25T22:13:16.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-25T22:13:16.007Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-25T22:13:16.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-25T22:13:16.007Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-25T22:13:16.007Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-25T22:13:16.007Z] --- PASS: TestWaitNonBlocked (0.02s)
22:13:16 [2022-10-25T22:13:16.007Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
22:13:16 [2022-10-25T22:13:16.007Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
22:13:16 [2022-10-25T22:13:16.007Z] === RUN   TestWaitBlocked
22:13:16 [2022-10-25T22:13:16.007Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-25T22:13:16.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-25T22:13:16.007Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:13:16 [2022-10-25T22:13:16.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:13:16 [2022-10-25T22:13:16.007Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-25T22:13:16.007Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:13:16 [2022-10-25T22:13:16.572Z] --- PASS: TestWaitBlocked (0.02s)
22:13:16 [2022-10-25T22:13:16.572Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
22:13:16 [2022-10-25T22:13:16.572Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
22:13:16 [2022-10-25T22:13:16.572Z] === RUN   TestWaitConditions
22:13:16 [2022-10-25T22:13:16.572Z] === RUN   TestWaitConditions/default
22:13:16 [2022-10-25T22:13:16.572Z] === PAUSE TestWaitConditions/default
22:13:16 [2022-10-25T22:13:16.572Z] === RUN   TestWaitConditions/not-running
22:13:16 [2022-10-25T22:13:16.572Z] === PAUSE TestWaitConditions/not-running
22:13:16 [2022-10-25T22:13:16.572Z] === RUN   TestWaitConditions/next-exit
22:13:16 [2022-10-25T22:13:16.572Z] === PAUSE TestWaitConditions/next-exit
22:13:16 [2022-10-25T22:13:16.572Z] === RUN   TestWaitConditions/removed
22:13:16 [2022-10-25T22:13:16.572Z] === PAUSE TestWaitConditions/removed
22:13:16 [2022-10-25T22:13:16.572Z] === CONT  TestWaitConditions/default
22:13:16 [2022-10-25T22:13:16.572Z] === CONT  TestWaitConditions/next-exit
22:13:16 [2022-10-25T22:13:16.572Z]     wait_test.go:146: ContainerID = 7e6dcf16dcf5f7260cbf887d08977c43b0b102f61e927082d36049c74f45a5da
22:13:16 [2022-10-25T22:13:16.572Z] === CONT  TestWaitConditions/default
22:13:16 [2022-10-25T22:13:16.572Z]     wait_test.go:146: ContainerID = 2152a432b7ee2abd9073f94b1dd3a6afb1b6408f96db20dca4fd732cf2fad3d2
22:13:17 [2022-10-25T22:13:17.142Z] === CONT  TestWaitConditions/not-running
22:13:17 [2022-10-25T22:13:17.142Z]     wait_test.go:146: ContainerID = a5892693c4ad3e9ec30e9123101f5a66c655d2a760b9a57bbc9c1c9beb8002a3
22:13:17 [2022-10-25T22:13:17.142Z] === CONT  TestWaitConditions/removed
22:13:17 [2022-10-25T22:13:17.142Z]     wait_test.go:146: ContainerID = e9d3f6960e9e02902cd3690badf3958aab3b02c69be64cfc242fec9791b8cbdf
22:13:17 [2022-10-25T22:13:17.708Z] --- PASS: TestWaitConditions (0.01s)
22:13:17 [2022-10-25T22:13:17.708Z]     --- PASS: TestWaitConditions/next-exit (0.60s)
22:13:17 [2022-10-25T22:13:17.708Z]     --- PASS: TestWaitConditions/default (0.66s)
22:13:17 [2022-10-25T22:13:17.708Z]     --- PASS: TestWaitConditions/not-running (0.61s)
22:13:17 [2022-10-25T22:13:17.708Z]     --- PASS: TestWaitConditions/removed (0.61s)
22:13:17 [2022-10-25T22:13:17.708Z] === RUN   TestWaitRestartedContainer
22:13:17 [2022-10-25T22:13:17.708Z] === RUN   TestWaitRestartedContainer/default
22:13:17 [2022-10-25T22:13:17.708Z] === PAUSE TestWaitRestartedContainer/default
22:13:17 [2022-10-25T22:13:17.708Z] === RUN   TestWaitRestartedContainer/not-running
22:13:17 [2022-10-25T22:13:17.708Z] === PAUSE TestWaitRestartedContainer/not-running
22:13:17 [2022-10-25T22:13:17.708Z] === RUN   TestWaitRestartedContainer/next-exit
22:13:17 [2022-10-25T22:13:17.708Z] === PAUSE TestWaitRestartedContainer/next-exit
22:13:17 [2022-10-25T22:13:17.709Z] === CONT  TestWaitRestartedContainer/default
22:13:17 [2022-10-25T22:13:17.709Z] === CONT  TestWaitRestartedContainer/next-exit
22:13:19 [2022-10-25T22:13:19.082Z] === CONT  TestWaitRestartedContainer/not-running
22:13:20 [2022-10-25T22:13:20.043Z] --- PASS: TestWaitRestartedContainer (0.02s)
22:13:20 [2022-10-25T22:13:20.043Z]     --- PASS: TestWaitRestartedContainer/default (1.38s)
22:13:20 [2022-10-25T22:13:20.043Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.54s)
22:13:20 [2022-10-25T22:13:20.043Z]     --- PASS: TestWaitRestartedContainer/not-running (1.04s)
22:13:20 [2022-10-25T22:13:20.043Z] === CONT  TestContainerStartOnDaemonRestart
22:13:20 [2022-10-25T22:13:20.043Z] === CONT  TestRestartDaemonWithRestartingContainer
22:13:22 [2022-10-25T22:13:22.569Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s)
22:13:22 [2022-10-25T22:13:22.569Z] === CONT  TestIpcModeOlderClient
22:13:22 [2022-10-25T22:13:22.569Z] --- PASS: TestIpcModeOlderClient (0.07s)
22:13:22 [2022-10-25T22:13:22.569Z] === CONT  TestContainerKillOnDaemonStart
22:13:22 [2022-10-25T22:13:22.569Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s)
22:13:22 [2022-10-25T22:13:22.569Z] === CONT  TestDaemonHostGatewayIP
22:13:25 [2022-10-25T22:13:25.096Z] --- PASS: TestDaemonHostGatewayIP (2.45s)
22:13:25 [2022-10-25T22:13:25.096Z] === CONT  TestDaemonRestartIpcMode
22:13:26 [2022-10-25T22:13:26.993Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
22:13:35 [2022-10-25T22:13:35.095Z] --- PASS: TestContainerKillOnDaemonStart (11.76s)
22:13:35 [2022-10-25T22:13:35.095Z] PASS
22:13:35 [2022-10-25T22:13:35.095Z] 
22:13:35 [2022-10-25T22:13:35.095Z] === Skipped
22:13:35 [2022-10-25T22:13:35.095Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:13:35 [2022-10-25T22:13:35.095Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:13:35 [2022-10-25T22:13:35.095Z] 
22:13:35 [2022-10-25T22:13:35.095Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:13:35 [2022-10-25T22:13:35.095Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:13:35 [2022-10-25T22:13:35.095Z] 
22:13:35 [2022-10-25T22:13:35.095Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:13:35 [2022-10-25T22:13:35.095Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:13:35 [2022-10-25T22:13:35.095Z] 
22:13:35 [2022-10-25T22:13:35.095Z] DONE 273 tests, 3 skipped in 127.613s
22:13:35 [2022-10-25T22:13:35.095Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:13:35 [2022-10-25T22:13:35.095Z] ++ 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
22:13:35 [2022-10-25T22:13:35.095Z] ++ set -e
22:13:35 [2022-10-25T22:13:35.095Z] ++ '[' -n 0 ']'
22:13:35 [2022-10-25T22:13:35.095Z] ++ set -x
22:13:35 [2022-10-25T22:13:35.095Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:13:35 [2022-10-25T22:13:35.095Z] INFO: Testing against a local daemon
22:13:35 [2022-10-25T22:13:35.095Z] === RUN   TestConfigDaemonLibtrustID
22:13:35 [2022-10-25T22:13:35.095Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:13:35 [2022-10-25T22:13:35.095Z] === RUN   TestConfigDaemonID
22:13:35 [2022-10-25T22:13:35.659Z]     daemon_test.go:86: [d38e33848be8e] daemon is not started
22:13:35 [2022-10-25T22:13:35.659Z] --- PASS: TestConfigDaemonID (1.04s)
22:13:35 [2022-10-25T22:13:35.659Z] === RUN   TestDaemonConfigValidation
22:13:35 [2022-10-25T22:13:35.659Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:13:35 [2022-10-25T22:13:35.659Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:13:35 [2022-10-25T22:13:35.659Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:13:35 [2022-10-25T22:13:35.659Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:13:35 [2022-10-25T22:13:35.659Z] === RUN   TestDaemonConfigValidation/invalid_config
22:13:35 [2022-10-25T22:13:35.659Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:13:35 [2022-10-25T22:13:35.659Z] === RUN   TestDaemonConfigValidation/malformed_config
22:13:35 [2022-10-25T22:13:35.659Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:13:35 [2022-10-25T22:13:35.660Z] === RUN   TestDaemonConfigValidation/valid_config
22:13:35 [2022-10-25T22:13:35.660Z] === PAUSE TestDaemonConfigValidation/valid_config
22:13:35 [2022-10-25T22:13:35.660Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:13:35 [2022-10-25T22:13:35.660Z] === CONT  TestDaemonConfigValidation/malformed_config
22:13:35 [2022-10-25T22:13:35.917Z] === CONT  TestDaemonConfigValidation/valid_config
22:13:35 [2022-10-25T22:13:35.917Z] === CONT  TestDaemonConfigValidation/invalid_config
22:13:35 [2022-10-25T22:13:35.917Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:13:35 [2022-10-25T22:13:35.917Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:13:35 [2022-10-25T22:13:35.917Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
22:13:35 [2022-10-25T22:13:35.917Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:13:35 [2022-10-25T22:13:35.917Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:13:35 [2022-10-25T22:13:35.917Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:13:35 [2022-10-25T22:13:35.917Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:13:35 [2022-10-25T22:13:35.917Z] === RUN   TestConfigDaemonSeccompProfiles
22:13:35 [2022-10-25T22:13:35.917Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:13:37 [2022-10-25T22:13:37.291Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:13:38 [2022-10-25T22:13:38.225Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:13:39 [2022-10-25T22:13:39.162Z] === CONT  TestConfigDaemonSeccompProfiles
22:13:39 [2022-10-25T22:13:39.162Z]     daemon_test.go:200: [df232872c1f12] daemon is not started
22:13:39 [2022-10-25T22:13:39.162Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:13:39 [2022-10-25T22:13:39.162Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:13:39 [2022-10-25T22:13:39.162Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:13:39 [2022-10-25T22:13:39.162Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:13:39 [2022-10-25T22:13:39.162Z] === RUN   TestDaemonProxy
22:13:39 [2022-10-25T22:13:39.162Z] === RUN   TestDaemonProxy/environment_variables
22:13:41 [2022-10-25T22:13:41.060Z] === RUN   TestDaemonProxy/command-line_options
22:13:42 [2022-10-25T22:13:42.431Z] === RUN   TestDaemonProxy/configuration_file
22:13:44 [2022-10-25T22:13:44.328Z] === RUN   TestDaemonProxy/conflicting_options
22:13:44 [2022-10-25T22:13:44.892Z] === RUN   TestDaemonProxy/reload_sanitized
22:13:45 [2022-10-25T22:13:45.457Z] --- PASS: TestDaemonProxy (6.22s)
22:13:45 [2022-10-25T22:13:45.457Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
22:13:45 [2022-10-25T22:13:45.457Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
22:13:45 [2022-10-25T22:13:45.457Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
22:13:45 [2022-10-25T22:13:45.457Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:13:45 [2022-10-25T22:13:45.457Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:13:45 [2022-10-25T22:13:45.457Z] === RUN   TestLiveRestore
22:13:45 [2022-10-25T22:13:45.457Z] === RUN   TestLiveRestore/volume_references
22:13:45 [2022-10-25T22:13:45.457Z] === PAUSE TestLiveRestore/volume_references
22:13:45 [2022-10-25T22:13:45.457Z] === CONT  TestLiveRestore/volume_references
22:13:46 [2022-10-25T22:13:46.022Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:13:46 [2022-10-25T22:13:46.022Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:13:46 [2022-10-25T22:13:46.954Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:13:47 [2022-10-25T22:13:47.898Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:13:48 [2022-10-25T22:13:48.463Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:13:49 [2022-10-25T22:13:49.396Z] --- PASS: TestLiveRestore (0.00s)
22:13:49 [2022-10-25T22:13:49.396Z]     --- PASS: TestLiveRestore/volume_references (4.16s)
22:13:49 [2022-10-25T22:13:49.396Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.48s)
22:13:49 [2022-10-25T22:13:49.396Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.87s)
22:13:49 [2022-10-25T22:13:49.396Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
22:13:49 [2022-10-25T22:13:49.396Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.86s)
22:13:49 [2022-10-25T22:13:49.396Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.86s)
22:13:49 [2022-10-25T22:13:49.396Z] PASS
22:13:49 [2022-10-25T22:13:49.396Z] 
22:13:49 [2022-10-25T22:13:49.396Z] DONE 25 tests in 15.429s
22:13:49 [2022-10-25T22:13:49.396Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:13:49 [2022-10-25T22:13:49.396Z] ++ 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
22:13:49 [2022-10-25T22:13:49.396Z] ++ set -e
22:13:49 [2022-10-25T22:13:49.396Z] ++ '[' -n 0 ']'
22:13:49 [2022-10-25T22:13:49.396Z] ++ set -x
22:13:49 [2022-10-25T22:13:49.396Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:13:49 [2022-10-25T22:13:49.653Z] INFO: Testing against a local daemon
22:13:49 [2022-10-25T22:13:49.653Z] === RUN   TestCommitInheritsEnv
22:13:49 [2022-10-25T22:13:49.912Z] --- PASS: TestCommitInheritsEnv (0.25s)
22:13:49 [2022-10-25T22:13:49.912Z] === RUN   TestImportExtremelyLargeImageWorks
22:13:49 [2022-10-25T22:13:49.912Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:13:49 [2022-10-25T22:13:49.912Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:13:49 [2022-10-25T22:13:49.912Z] === RUN   TestImportWithCustomPlatform
22:13:49 [2022-10-25T22:13:49.912Z] === RUN   TestImportWithCustomPlatform/#00
22:13:49 [2022-10-25T22:13:49.912Z] === RUN   TestImportWithCustomPlatform/_______
22:13:49 [2022-10-25T22:13:49.912Z] === RUN   TestImportWithCustomPlatform//
22:13:49 [2022-10-25T22:13:49.912Z] === RUN   TestImportWithCustomPlatform/linux
22:13:50 [2022-10-25T22:13:50.169Z] === RUN   TestImportWithCustomPlatform/LINUX
22:13:50 [2022-10-25T22:13:50.169Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:13:50 [2022-10-25T22:13:50.169Z] === RUN   TestImportWithCustomPlatform/macos
22:13:50 [2022-10-25T22:13:50.169Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:13:50 [2022-10-25T22:13:50.169Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:13:50 [2022-10-25T22:13:50.169Z] --- PASS: TestImportWithCustomPlatform (0.32s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:13:50 [2022-10-25T22:13:50.169Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:13:50 [2022-10-25T22:13:50.169Z] === RUN   TestImagesFilterMultiReference
22:13:50 [2022-10-25T22:13:50.429Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:13:50 [2022-10-25T22:13:50.429Z] === RUN   TestImagePullPlatformInvalid
22:13:50 [2022-10-25T22:13:50.429Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:13:50 [2022-10-25T22:13:50.429Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.2 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.19.2 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=02c3e325-2410-4501-b7ad-2a6139b13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:33680" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=02c3e325-2410-4501-b7ad-2a6139b13063 http.request.method=GET http.request.remoteaddr="127.0.0.1:33680" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.045727ms http.response.status=200 http.response.written=2 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0ac3812b-4427-4fd3-8252-d897d88558d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0ac3812b-4427-4fd3-8252-d897d88558d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0ac3812b-4427-4fd3-8252-d897d88558d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=25.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4bd00ccf-615d-4cee-92db-298f059af00d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=0ac3812b-4427-4fd3-8252-d897d88558d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.784971ms http.response.status=404 http.response.written=157 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=777d3145-9d42-4c58-8385-7707fde195a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=777d3145-9d42-4c58-8385-7707fde195a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=777d3145-9d42-4c58-8385-7707fde195a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=283.863µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9f6a1e63-3618-40c2-bbd6-a561527c1370 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e9d94f4-2bfd-4b6b-9903-5885fc88b1a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e9d94f4-2bfd-4b6b-9903-5885fc88b1a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e9d94f4-2bfd-4b6b-9903-5885fc88b1a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=179.42µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=56efc8c9-1241-44a4-bb86-4deee3921dfd trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e9d94f4-2bfd-4b6b-9903-5885fc88b1a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=15.819µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cdcad813-00ed-4edd-be54-092b57d9adcc trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=777d3145-9d42-4c58-8385-7707fde195a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.612072ms http.response.status=404 http.response.written=157 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.429Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown"
22:13:50 [2022-10-25T22:13:50.429Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e9d94f4-2bfd-4b6b-9903-5885fc88b1a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=105.607µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=301421bd-7713-4b52-835e-af7c225e00ce trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8e9d94f4-2bfd-4b6b-9903-5885fc88b1a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.774833ms http.response.status=202 http.response.written=0 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3ab027d7-a9d0-47ac-a016-f80dc3aa9deb http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3ab027d7-a9d0-47ac-a016-f80dc3aa9deb http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3ab027d7-a9d0-47ac-a016-f80dc3aa9deb http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=407.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e62b8a6a-0c17-48fb-ba03-8978bdb0483a trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3ab027d7-a9d0-47ac-a016-f80dc3aa9deb http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=17.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=116cf36d-1733-4a3c-99e3-306407c735d3 trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3ab027d7-a9d0-47ac-a016-f80dc3aa9deb http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=63.95µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2109a5d5-dc61-42c4-a952-c6cdfd61b7d9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3ab027d7-a9d0-47ac-a016-f80dc3aa9deb http.request.method=POST http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.763508ms http.response.status=202 http.response.written=0 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown"
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=34.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2df4a117-f436-4a33-9525-4b1f5bf7ebb4 trace.line=82 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=13.177µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d23bce84-8aea-4cc5-8aab-b15adfc1428e trace.line=141 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=78.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=077049f5-5242-419c-be8e-053cdd48e060 trace.line=124 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=11.027µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ea677dbc-6f94-4536-ab05-4e6c3e918298 trace.line=141 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=16.73µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f6cfbf7e-fd95-4148-9034-77b70afd4123 trace.line=141 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=12.045µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0114f459-6bae-415c-a755-05d441572106 trace.line=141 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=69.439µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=488c1b8e-7261-4f87-bf4e-2a93b71458a6 trace.line=167 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=76.792µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3956fb40-48bb-4e5b-bdcc-43f61f39ce1a trace.line=95 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c72db791-d971-4065-b26d-af6fb70acde2\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=270.226µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=42f35022-4c7a-4d8d-8a6f-003667574a55 trace.line=181 vars.name=test vars.uuid=c72db791-d971-4065-b26d-af6fb70acde2 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f2f24796-291c-4863-bbdb-09717eef5413 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33684" http.request.uri="/v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.352723ms http.response.status=201 http.response.written=0 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "PUT /v2/test/blobs/uploads/c72db791-d971-4065-b26d-af6fb70acde2?_state=Zb5p_8Eso0RsNsyDfBujht_FHCpQGfVSNwRBTclTIyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmRiNzkxLWQ5NzEtNDA2NS1iMjZkLWFmNmZiNzBhY2RlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMjEzODc5NThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=4.567515ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f32bf4df-7a93-4d6a-8f61-456354e5bdf1 trace.line=82 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=21.538µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1f46beca-23dc-4918-8930-cbce891f9020 trace.line=141 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=146.116µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7e1c439b-7e8b-46e2-bcf2-94fcf39492b9 trace.line=124 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.430Z] time="2022-10-25T22:13:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=14.063µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29adf79c-43b2-47ec-85ed-651d54706db6 trace.line=141 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=21.899µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e2f9fd43-fbaf-49b2-8029-7ccde33e5240 trace.line=141 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=19.782µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aaf763a6-3b2a-4b7d-af3b-8cadee6369c0 trace.line=141 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=53.505µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=cd3fb803-996d-4707-919b-d80c533ab434 trace.line=167 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=46.129µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ad0baeb1-4aac-4f6e-ae6c-3bc619c40c82 trace.line=95 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/472a1a5d-2434-4204-931b-f913aadb8763\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=89.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=46aa294f-96b8-495e-bc0d-412ffcb1eb43 trace.line=181 vars.name=test vars.uuid=472a1a5d-2434-4204-931b-f913aadb8763 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2cef404a-62a5-4373-89a9-46e73035291c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=11.015196ms http.response.status=201 http.response.written=0 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "PUT /v2/test/blobs/uploads/472a1a5d-2434-4204-931b-f913aadb8763?_state=o6jSgNrXX-pKAi8ca1vIiwnqaGQRXipHE5HmLpNnhwZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ3MmExYTVkLTI0MzQtNDIwNC05MzFiLWY5MTNhYWRiODc2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxMzo1MC4zMTYzMjY3NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=55b0d8f2-1b98-47b4-a297-308884c1062a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=55b0d8f2-1b98-47b4-a297-308884c1062a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=55b0d8f2-1b98-47b4-a297-308884c1062a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=22.343µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b710f4f7-bb92-4e05-af32-c84f2688a285 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=55b0d8f2-1b98-47b4-a297-308884c1062a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.364601ms http.response.status=404 http.response.written=96 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown"
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg=PutImageManifest go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=34.109µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bce78126-b773-43a2-8cd4-ee8cdacc6dd8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=114.921µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=445f5270-9f2b-412b-8bb7-5ea7fd4b05bd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=28.061µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eadc008d-4dbc-4933-b4f2-b617f3896d42 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=17.108µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a0204a49-775c-40ba-a1fa-ac9d6bb9419a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=14.818µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4461e49d-d627-4922-86e4-e5b50e33d12f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=71.08µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=934d2659-110e-45b1-9ec0-b3f2265ca722 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=82.223µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=caad02ff-963a-4578-9c9b-1372459b3067 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=60.775µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=36259dce-1c08-4cfc-807d-053512a896c0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=92.25µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=605a2d9e-2d7c-4770-a05e-c7d6cf9fd93e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=48µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f372bbcf-7e7a-4590-9ba3-7dbe2a47c6fa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ddae03a-06a4-4c9e-aad4-a8c219adc5fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:33682" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.23553ms http.response.status=201 http.response.written=0 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown"
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=099638d0-2a71-4fe6-b66d-4673ccc84c67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33728" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.431Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=099638d0-2a71-4fe6-b66d-4673ccc84c67 http.request.method=GET http.request.remoteaddr="127.0.0.1:33728" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="800.084µs" http.response.status=200 http.response.written=2 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=50.732µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=73a0e5b5-3be3-4d6f-b226-9851767f7499 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=28.439µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61c117d4-6704-4ab6-baa9-909cf3259746 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=28.16µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e04226d8-662b-430b-a920-d7601dafb3ff trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=29.022µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ace046da-1259-4369-8663-79c6af38b76b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=04fa128b-5671-43b8-8679-7f6f995d702b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33732" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.774666ms http.response.status=200 http.response.written=417 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=beea5dda-5fb6-4ea8-bff2-9edb8891dbe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33746" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=beea5dda-5fb6-4ea8-bff2-9edb8891dbe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33746" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=beea5dda-5fb6-4ea8-bff2-9edb8891dbe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33746" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=beea5dda-5fb6-4ea8-bff2-9edb8891dbe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33746" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=43.667µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0f16810c-adf5-4294-ba5f-95c47f497db9 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=beea5dda-5fb6-4ea8-bff2-9edb8891dbe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33746" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=32.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5cb9e3cc-aed4-4269-b411-1ecf4e0ba4ea trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=beea5dda-5fb6-4ea8-bff2-9edb8891dbe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33746" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=45.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1c4a7f90-5861-4d50-a015-962116d433a7 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=beea5dda-5fb6-4ea8-bff2-9edb8891dbe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33746" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=beea5dda-5fb6-4ea8-bff2-9edb8891dbe7 http.request.method=GET http.request.remoteaddr="127.0.0.1:33746" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.00934ms http.response.status=200 http.response.written=417 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=32.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=996909c8-385b-4690-bf29-bc9459bed55a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=13.965µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f272af60-0dcf-4b54-bbf9-5c824e8120fb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=31.106µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3dac613f-deec-47eb-8fa0-d00662b834f4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=8.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=24cc1c47-2c3e-419c-9458-8733c563be34 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=8.509µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a9167c9a-339a-4ef6-a482-156515cd2b11 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.432Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=5.374µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a513e96a-7c41-4d4e-804f-31bd04008263 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=12.037µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=3c7535fe-03e4-465b-a5fd-b60c73b55f97 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=57.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cd7c9156-1ce3-4e08-b1ab-554b7f8cb9d0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=26.568µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7699e0ec-015a-42df-814b-6c1a8186552a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2d297435-4020-4537-b5e8-753fd050ea43 http.request.method=GET http.request.remoteaddr="127.0.0.1:33758" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.485144ms http.response.status=200 http.response.written=68 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=57.484µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc1e2c41-6498-4e68-a615-cb1f3da82e71 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=27.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=acac7ace-a7f6-4b7b-9739-645a11ef5f9b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=44.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4baeb343-6997-4c17-9802-95f474fc3579 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=29.989µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f6fd8ed9-566c-4bfa-a951-70f3b6d3b808 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=15.065µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e499fc7e-a471-4972-8d25-9a7c67830e9e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=9.19µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4140bacb-c273-475f-a551-5ee26e0d3837 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=25.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=09eef5fc-8e52-4b16-a2cf-c1ea48941d5d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=38.4µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=15659214-eed6-4ba6-9a63-c275b5e2e545 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=16.467µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d85ba823-faa5-43d8-91cc-d4053a49dd27 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=8bda5eaf-f9e8-45f2-9525-ac951ec08b7a http.request.method=GET http.request.remoteaddr="127.0.0.1:33748" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=15.498888ms http.response.status=200 http.response.written=179 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.433Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e46a10b2-fc32-4bcc-88d3-0a720a2d3ec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e46a10b2-fc32-4bcc-88d3-0a720a2d3ec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33772" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="912.625µs" http.response.status=200 http.response.written=2 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=11a0b88c-b98b-47e7-b9af-bad709b2e5ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33776" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=11a0b88c-b98b-47e7-b9af-bad709b2e5ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33776" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=11a0b88c-b98b-47e7-b9af-bad709b2e5ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33776" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=11a0b88c-b98b-47e7-b9af-bad709b2e5ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33776" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=31.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f403b6ff-7e2c-4dcc-b092-303ba1e6d5fa trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=11a0b88c-b98b-47e7-b9af-bad709b2e5ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33776" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=11.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f9b748bc-68fe-400f-bda8-900590db388b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=11a0b88c-b98b-47e7-b9af-bad709b2e5ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33776" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.123897ms http.response.status=404 http.response.written=181 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3017c170-c7df-4832-95d4-1a6f2bb8505e http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.691Z] time="2022-10-25T22:13:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3017c170-c7df-4832-95d4-1a6f2bb8505e http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.692Z] time="2022-10-25T22:13:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3017c170-c7df-4832-95d4-1a6f2bb8505e http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.692Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3017c170-c7df-4832-95d4-1a6f2bb8505e http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=27.405µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5adee55d-8114-49bf-9d42-6d57970c8799 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.692Z] time="2022-10-25T22:13:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3017c170-c7df-4832-95d4-1a6f2bb8505e http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 trace.duration=10.863µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d9c6f5d7-acdb-4328-b995-cc0d4189843c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.692Z] time="2022-10-25T22:13:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3017c170-c7df-4832-95d4-1a6f2bb8505e http.request.method=GET http.request.remoteaddr="127.0.0.1:33788" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.307478ms http.response.status=404 http.response.written=181 instance.id=c94d85a1-1cfb-4dfe-9d13-6bee496a3783 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:13:50 [2022-10-25T22:13:50.692Z] 127.0.0.1 - - [25/Oct/2022:22:13:50 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/ee22dcd7629bef4ba98f2e720129dbe06023eac7 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:13:50 [2022-10-25T22:13:50.692Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
22:13:50 [2022-10-25T22:13:50.692Z] === RUN   TestRemoveImageOrphaning
22:13:50 [2022-10-25T22:13:50.950Z] --- PASS: TestRemoveImageOrphaning (0.24s)
22:13:50 [2022-10-25T22:13:50.950Z] === RUN   TestRemoveImageGarbageCollector
22:13:50 [2022-10-25T22:13:50.950Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:13:50 [2022-10-25T22:13:50.950Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:13:50 [2022-10-25T22:13:50.950Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:13:50 [2022-10-25T22:13:50.950Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:13:50 [2022-10-25T22:13:50.950Z] === RUN   TestTagInvalidReference
22:13:50 [2022-10-25T22:13:50.950Z] --- PASS: TestTagInvalidReference (0.02s)
22:13:50 [2022-10-25T22:13:50.950Z] === RUN   TestTagValidPrefixedRepo
22:13:50 [2022-10-25T22:13:50.950Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:13:50 [2022-10-25T22:13:50.950Z] === RUN   TestTagExistedNameWithoutForce
22:13:50 [2022-10-25T22:13:50.950Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:13:50 [2022-10-25T22:13:50.950Z] === RUN   TestTagOfficialNames
22:13:50 [2022-10-25T22:13:50.950Z] --- PASS: TestTagOfficialNames (0.04s)
22:13:50 [2022-10-25T22:13:50.950Z] === RUN   TestTagMatchesDigest
22:13:50 [2022-10-25T22:13:50.950Z] --- PASS: TestTagMatchesDigest (0.01s)
22:13:50 [2022-10-25T22:13:50.950Z] PASS
22:13:50 [2022-10-25T22:13:50.950Z] 
22:13:50 [2022-10-25T22:13:50.950Z] === Skipped
22:13:50 [2022-10-25T22:13:50.950Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:13:50 [2022-10-25T22:13:50.950Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:13:50 [2022-10-25T22:13:50.950Z] 
22:13:50 [2022-10-25T22:13:50.950Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:13:50 [2022-10-25T22:13:50.950Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:13:50 [2022-10-25T22:13:50.950Z] 
22:13:50 [2022-10-25T22:13:50.950Z] DONE 23 tests, 2 skipped in 1.535s
22:13:50 [2022-10-25T22:13:50.950Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:13:50 [2022-10-25T22:13:50.950Z] ++ 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
22:13:50 [2022-10-25T22:13:50.950Z] ++ set -e
22:13:50 [2022-10-25T22:13:50.950Z] ++ '[' -n 0 ']'
22:13:50 [2022-10-25T22:13:50.950Z] ++ set -x
22:13:50 [2022-10-25T22:13:50.950Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:13:51 [2022-10-25T22:13:51.208Z] === RUN   TestStripANSICommands
22:13:51 [2022-10-25T22:13:51.208Z] === RUN   TestStripANSICommands/#00
22:13:51 [2022-10-25T22:13:51.208Z] === RUN   TestStripANSICommands/#01
22:13:51 [2022-10-25T22:13:51.208Z] --- PASS: TestStripANSICommands (0.00s)
22:13:51 [2022-10-25T22:13:51.208Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:13:51 [2022-10-25T22:13:51.208Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:13:51 [2022-10-25T22:13:51.208Z] PASS
22:13:51 [2022-10-25T22:13:51.208Z] 
22:13:51 [2022-10-25T22:13:51.208Z] DONE 3 tests in 0.047s
22:13:51 [2022-10-25T22:13:51.208Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:13:51 [2022-10-25T22:13:51.208Z] ++ 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
22:13:51 [2022-10-25T22:13:51.208Z] ++ set -e
22:13:51 [2022-10-25T22:13:51.208Z] ++ '[' -n 0 ']'
22:13:51 [2022-10-25T22:13:51.208Z] ++ set -x
22:13:51 [2022-10-25T22:13:51.208Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:13:51 [2022-10-25T22:13:51.208Z] INFO: Testing against a local daemon
22:13:51 [2022-10-25T22:13:51.208Z] === RUN   TestNetworkCreateDelete
22:13:51 [2022-10-25T22:13:51.465Z] --- PASS: TestNetworkCreateDelete (0.16s)
22:13:51 [2022-10-25T22:13:51.465Z] === RUN   TestDockerNetworkDeletePreferID
22:13:51 [2022-10-25T22:13:51.879Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:13:51 [2022-10-25T22:13:51.879Z] === RUN   TestDaemonDNSFallback
22:13:58 [2022-10-25T22:13:58.435Z] --- PASS: TestDaemonDNSFallback (6.28s)
22:13:58 [2022-10-25T22:13:58.435Z] === RUN   TestInspectNetwork
22:14:00 [2022-10-25T22:14:00.962Z] === RUN   TestInspectNetwork/full_network_id
22:14:00 [2022-10-25T22:14:00.962Z] === RUN   TestInspectNetwork/partial_network_id
22:14:00 [2022-10-25T22:14:00.962Z] === RUN   TestInspectNetwork/network_name
22:14:00 [2022-10-25T22:14:00.962Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:14:06 [2022-10-25T22:14:06.225Z] --- PASS: TestInspectNetwork (7.30s)
22:14:06 [2022-10-25T22:14:06.225Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:14:06 [2022-10-25T22:14:06.225Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:14:06 [2022-10-25T22:14:06.225Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:14:06 [2022-10-25T22:14:06.225Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:14:06 [2022-10-25T22:14:06.225Z] === RUN   TestRunContainerWithBridgeNone
22:14:06 [2022-10-25T22:14:06.791Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/create
22:14:06 [2022-10-25T22:14:06.791Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:14:06 [2022-10-25T22:14:06.791Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:06 [2022-10-25T22:14:06.791Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:06 [2022-10-25T22:14:06.791Z] === CONT  TestNetworkInvalidJSON/networks/create
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:14:06 [2022-10-25T22:14:06.791Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:14:06 [2022-10-25T22:14:06.791Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:14:06 [2022-10-25T22:14:06.791Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:14:06 [2022-10-25T22:14:06.791Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkList
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkList//networks
22:14:06 [2022-10-25T22:14:06.791Z] === PAUSE TestNetworkList//networks
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestNetworkList//networks/
22:14:06 [2022-10-25T22:14:06.791Z] === PAUSE TestNetworkList//networks/
22:14:06 [2022-10-25T22:14:06.791Z] === CONT  TestNetworkList//networks
22:14:06 [2022-10-25T22:14:06.791Z] === CONT  TestNetworkList//networks/
22:14:06 [2022-10-25T22:14:06.791Z] --- PASS: TestNetworkList (0.01s)
22:14:06 [2022-10-25T22:14:06.791Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z]     --- PASS: TestNetworkList//networks (0.00s)
22:14:06 [2022-10-25T22:14:06.791Z] === RUN   TestHostIPv4BridgeLabel
22:14:07 [2022-10-25T22:14:07.356Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:14:07 [2022-10-25T22:14:07.356Z] === RUN   TestDaemonRestartWithLiveRestore
22:14:08 [2022-10-25T22:14:08.288Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:14:08 [2022-10-25T22:14:08.288Z] === RUN   TestDaemonDefaultNetworkPools
22:14:09 [2022-10-25T22:14:09.221Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:14:09 [2022-10-25T22:14:09.221Z] === RUN   TestDaemonRestartWithExistingNetwork
22:14:10 [2022-10-25T22:14:10.154Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
22:14:10 [2022-10-25T22:14:10.154Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:14:11 [2022-10-25T22:14:11.526Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
22:14:11 [2022-10-25T22:14:11.526Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:14:12 [2022-10-25T22:14:12.091Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
22:14:12 [2022-10-25T22:14:12.091Z] === RUN   TestServiceWithPredefinedNetwork
22:14:14 [2022-10-25T22:14:14.621Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
22:14:14 [2022-10-25T22:14:14.621Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:14:14 [2022-10-25T22:14:14.621Z]     service_test.go:242: FLAKY_TEST
22:14:14 [2022-10-25T22:14:14.621Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:14:14 [2022-10-25T22:14:14.621Z] === RUN   TestServiceWithDataPathPortInit
22:14:29 [2022-10-25T22:14:29.515Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
22:14:29 [2022-10-25T22:14:29.515Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:14:30 [2022-10-25T22:14:30.887Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5jme17ci5v2p9yqtcud1evd7p Created:2022-10-25 22:14:29.406244416 +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[fbcd929dfbe7726e37f26a18fa7b9aaad2be1d8d037ccbd0cfecddfd9e283692:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5byk0ou5q2tnivnm9k0egvbg9 EndpointID:6f38bea4ee0c69212a3ef529b3dd688004c4ead8029e08fb8f15cee472582974 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b7038d17fb201faa1df421c7490bff2f24db5fea953813bed3505037825eb2eb 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:0ba61f71f596 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5byk0ou5q2tnivnm9k0egvbg9 EndpointID:6f38bea4ee0c69212a3ef529b3dd688004c4ead8029e08fb8f15cee472582974 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:14:35 [2022-10-25T22:14:35.066Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
22:14:35 [2022-10-25T22:14:35.066Z] PASS
22:14:35 [2022-10-25T22:14:35.066Z] 
22:14:35 [2022-10-25T22:14:35.066Z] === Skipped
22:14:35 [2022-10-25T22:14:35.066Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:14:35 [2022-10-25T22:14:35.066Z]     service_test.go:242: FLAKY_TEST
22:14:35 [2022-10-25T22:14:35.066Z] 
22:14:35 [2022-10-25T22:14:35.066Z] DONE 38 tests, 1 skipped in 43.834s
22:14:35 [2022-10-25T22:14:35.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:14:35 [2022-10-25T22:14:35.066Z] ++ 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
22:14:35 [2022-10-25T22:14:35.066Z] ++ set -e
22:14:35 [2022-10-25T22:14:35.066Z] ++ '[' -n 0 ']'
22:14:35 [2022-10-25T22:14:35.066Z] ++ set -x
22:14:35 [2022-10-25T22:14:35.066Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:14:35 [2022-10-25T22:14:35.066Z] INFO: Testing against a local daemon
22:14:35 [2022-10-25T22:14:35.066Z] === RUN   TestDockerNetworkIpvlanPersistance
22:14:35 [2022-10-25T22:14:35.066Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:35 [2022-10-25T22:14:35.066Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:14:35 [2022-10-25T22:14:35.066Z] === RUN   TestDockerNetworkIpvlan
22:14:35 [2022-10-25T22:14:35.066Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:35 [2022-10-25T22:14:35.066Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:14:35 [2022-10-25T22:14:35.066Z] PASS
22:14:35 [2022-10-25T22:14:35.066Z] 
22:14:35 [2022-10-25T22:14:35.066Z] === Skipped
22:14:35 [2022-10-25T22:14:35.066Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:14:35 [2022-10-25T22:14:35.066Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:35 [2022-10-25T22:14:35.066Z] 
22:14:35 [2022-10-25T22:14:35.066Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:14:35 [2022-10-25T22:14:35.066Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:35 [2022-10-25T22:14:35.066Z] 
22:14:35 [2022-10-25T22:14:35.066Z] DONE 2 tests, 2 skipped in 0.094s
22:14:35 [2022-10-25T22:14:35.066Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:14:35 [2022-10-25T22:14:35.066Z] ++ 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
22:14:35 [2022-10-25T22:14:35.066Z] ++ set -e
22:14:35 [2022-10-25T22:14:35.066Z] ++ '[' -n 0 ']'
22:14:35 [2022-10-25T22:14:35.066Z] ++ set -x
22:14:35 [2022-10-25T22:14:35.066Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:14:35 [2022-10-25T22:14:35.066Z] INFO: Testing against a local daemon
22:14:35 [2022-10-25T22:14:35.066Z] === RUN   TestDockerNetworkMacvlanPersistance
22:14:36 [2022-10-25T22:14:36.438Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
22:14:36 [2022-10-25T22:14:36.438Z] === RUN   TestDockerNetworkMacvlan
22:14:37 [2022-10-25T22:14:37.004Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:14:37 [2022-10-25T22:14:37.936Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:14:38 [2022-10-25T22:14:38.501Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:14:40 [2022-10-25T22:14:40.399Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:14:41 [2022-10-25T22:14:41.771Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:14:45 [2022-10-25T22:14:45.052Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:14:45 [2022-10-25T22:14:45.616Z] --- PASS: TestDockerNetworkMacvlan (9.23s)
22:14:45 [2022-10-25T22:14:45.616Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:14:45 [2022-10-25T22:14:45.616Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:14:45 [2022-10-25T22:14:45.616Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
22:14:45 [2022-10-25T22:14:45.616Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
22:14:45 [2022-10-25T22:14:45.616Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
22:14:45 [2022-10-25T22:14:45.616Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
22:14:45 [2022-10-25T22:14:45.616Z] PASS
22:14:45 [2022-10-25T22:14:45.616Z] 
22:14:45 [2022-10-25T22:14:45.616Z] DONE 8 tests in 10.549s
22:14:45 [2022-10-25T22:14:45.616Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:14:45 [2022-10-25T22:14:45.616Z] ++ 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
22:14:45 [2022-10-25T22:14:45.616Z] ++ set -e
22:14:45 [2022-10-25T22:14:45.616Z] ++ '[' -n 0 ']'
22:14:45 [2022-10-25T22:14:45.616Z] ++ set -x
22:14:45 [2022-10-25T22:14:45.617Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:14:45 [2022-10-25T22:14:45.617Z] testing: warning: no tests to run
22:14:45 [2022-10-25T22:14:45.617Z] PASS
22:14:45 [2022-10-25T22:14:45.617Z] 
22:14:45 [2022-10-25T22:14:45.617Z] DONE 0 tests in 0.028s
22:14:45 [2022-10-25T22:14:45.617Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:14:45 [2022-10-25T22:14:45.617Z] ++ 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
22:14:45 [2022-10-25T22:14:45.617Z] ++ set -e
22:14:45 [2022-10-25T22:14:45.617Z] ++ '[' -n 0 ']'
22:14:45 [2022-10-25T22:14:45.617Z] ++ set -x
22:14:45 [2022-10-25T22:14:45.617Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:14:45 [2022-10-25T22:14:45.874Z] INFO: Testing against a local daemon
22:14:45 [2022-10-25T22:14:45.874Z] === RUN   TestAuthZPluginAllowRequest
22:14:46 [2022-10-25T22:14:46.806Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
22:14:46 [2022-10-25T22:14:46.806Z] === RUN   TestAuthZPluginTLS
22:14:47 [2022-10-25T22:14:47.370Z] --- PASS: TestAuthZPluginTLS (0.56s)
22:14:47 [2022-10-25T22:14:47.371Z] === RUN   TestAuthZPluginDenyRequest
22:14:47 [2022-10-25T22:14:47.935Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:14:47 [2022-10-25T22:14:47.935Z] === RUN   TestAuthZPluginAPIDenyResponse
22:14:48 [2022-10-25T22:14:48.501Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:14:48 [2022-10-25T22:14:48.501Z] === RUN   TestAuthZPluginDenyResponse
22:14:49 [2022-10-25T22:14:49.075Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:14:49 [2022-10-25T22:14:49.075Z] === RUN   TestAuthZPluginAllowEventStream
22:14:50 [2022-10-25T22:14:50.468Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
22:14:50 [2022-10-25T22:14:50.468Z] === RUN   TestAuthZPluginErrorResponse
22:14:50 [2022-10-25T22:14:50.726Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:14:50 [2022-10-25T22:14:50.726Z] === RUN   TestAuthZPluginErrorRequest
22:14:51 [2022-10-25T22:14:51.290Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:14:51 [2022-10-25T22:14:51.290Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:14:51 [2022-10-25T22:14:51.855Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:14:51 [2022-10-25T22:14:51.855Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:14:53 [2022-10-25T22:14:53.227Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
22:14:53 [2022-10-25T22:14:53.227Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:14:54 [2022-10-25T22:14:54.727Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s)
22:14:54 [2022-10-25T22:14:54.727Z] === RUN   TestAuthZPluginHeader
22:14:55 [2022-10-25T22:14:55.292Z] --- PASS: TestAuthZPluginHeader (0.70s)
22:14:55 [2022-10-25T22:14:55.292Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:14:55 [2022-10-25T22:14:55.292Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:55 [2022-10-25T22:14:55.292Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:14:55 [2022-10-25T22:14:55.292Z] === RUN   TestAuthZPluginV2Disable
22:14:55 [2022-10-25T22:14:55.292Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:55 [2022-10-25T22:14:55.292Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:14:55 [2022-10-25T22:14:55.292Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:14:55 [2022-10-25T22:14:55.292Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:55 [2022-10-25T22:14:55.292Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:14:55 [2022-10-25T22:14:55.292Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:14:55 [2022-10-25T22:14:55.292Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:55 [2022-10-25T22:14:55.292Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:14:55 [2022-10-25T22:14:55.292Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:15:13 [2022-10-25T22:15:13.364Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:15:13 [2022-10-25T22:15:13.364Z] PASS
22:15:13 [2022-10-25T22:15:13.364Z] 
22:15:13 [2022-10-25T22:15:13.364Z] === Skipped
22:15:13 [2022-10-25T22:15:13.364Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:13 [2022-10-25T22:15:13.364Z] 
22:15:13 [2022-10-25T22:15:13.364Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:13 [2022-10-25T22:15:13.364Z] 
22:15:13 [2022-10-25T22:15:13.364Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:13 [2022-10-25T22:15:13.364Z] 
22:15:13 [2022-10-25T22:15:13.364Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:13 [2022-10-25T22:15:13.364Z] 
22:15:13 [2022-10-25T22:15:13.364Z] DONE 17 tests, 4 skipped in 26.369s
22:15:13 [2022-10-25T22:15:13.364Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:15:13 [2022-10-25T22:15:13.364Z] ++ 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
22:15:13 [2022-10-25T22:15:13.364Z] ++ set -e
22:15:13 [2022-10-25T22:15:13.364Z] ++ '[' -n 0 ']'
22:15:13 [2022-10-25T22:15:13.364Z] ++ set -x
22:15:13 [2022-10-25T22:15:13.364Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:15:13 [2022-10-25T22:15:13.364Z] INFO: Testing against a local daemon
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:15:13 [2022-10-25T22:15:13.364Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:13 [2022-10-25T22:15:13.364Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:15:13 [2022-10-25T22:15:13.364Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:15:13 [2022-10-25T22:15:13.364Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:15:13 [2022-10-25T22:15:13.364Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:15:13 [2022-10-25T22:15:13.364Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:15:13 [2022-10-25T22:15:13.364Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:15:13 [2022-10-25T22:15:13.364Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInstall
22:15:13 [2022-10-25T22:15:13.364Z] === RUN   TestPluginInstall/no_auth
22:15:16 [2022-10-25T22:15:16.642Z] time="2022-10-25T22:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:16 [2022-10-25T22:15:16.642Z] time="2022-10-25T22:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d3ffedcd351a09901d783ebaf1d27e1fa7fd72088680a85be1dab3efe6c6887" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:16 [2022-10-25T22:15:16.642Z] time="2022-10-25T22:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:16 [2022-10-25T22:15:16.642Z] time="2022-10-25T22:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d3ffedcd351a09901d783ebaf1d27e1fa7fd72088680a85be1dab3efe6c6887" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:16 [2022-10-25T22:15:16.642Z] === RUN   TestPluginInstall/with_htpasswd
22:15:16 [2022-10-25T22:15:16.642Z] time="2022-10-25T22:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:16 [2022-10-25T22:15:16.642Z] time="2022-10-25T22:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e54ec098b7d295c00c87f16e68fc22db76745856b45ba50cf299f5fe28cdb8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:16 [2022-10-25T22:15:16.642Z] time="2022-10-25T22:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:16 [2022-10-25T22:15:16.642Z] time="2022-10-25T22:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e54ec098b7d295c00c87f16e68fc22db76745856b45ba50cf299f5fe28cdb8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:16 [2022-10-25T22:15:16.900Z] === RUN   TestPluginInstall/with_insecure
22:15:17 [2022-10-25T22:15:17.833Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:17 [2022-10-25T22:15:17.833Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9a4c82553262d4057d0de9015ffe08241ac54bf8470747a20bb9005962804eb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:17 [2022-10-25T22:15:17.833Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:17 [2022-10-25T22:15:17.833Z] time="2022-10-25T22:15:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9a4c82553262d4057d0de9015ffe08241ac54bf8470747a20bb9005962804eb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:18 [2022-10-25T22:15:18.092Z]     plugin_test.go:196: [d564b0c39870f] daemon is not started
22:15:18 [2022-10-25T22:15:18.092Z] --- PASS: TestPluginInstall (5.77s)
22:15:18 [2022-10-25T22:15:18.092Z]     --- PASS: TestPluginInstall/no_auth (4.14s)
22:15:18 [2022-10-25T22:15:18.092Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
22:15:18 [2022-10-25T22:15:18.092Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
22:15:18 [2022-10-25T22:15:18.092Z] === RUN   TestPluginsWithRuntimes
22:15:19 [2022-10-25T22:15:19.464Z] === RUN   TestPluginsWithRuntimes/No_Args
22:15:20 [2022-10-25T22:15:20.396Z] === RUN   TestPluginsWithRuntimes/With_Args
22:15:21 [2022-10-25T22:15:21.329Z] --- PASS: TestPluginsWithRuntimes (3.31s)
22:15:21 [2022-10-25T22:15:21.329Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
22:15:21 [2022-10-25T22:15:21.329Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
22:15:21 [2022-10-25T22:15:21.329Z] === RUN   TestPluginBackCompatMediaTypes
22:15:21 [2022-10-25T22:15:21.967Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
22:15:21 [2022-10-25T22:15:21.967Z] PASS
22:15:21 [2022-10-25T22:15:21.967Z] 
22:15:21 [2022-10-25T22:15:21.967Z] DONE 24 tests in 9.808s
22:15:21 [2022-10-25T22:15:21.967Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:15:21 [2022-10-25T22:15:21.967Z] ++ 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
22:15:21 [2022-10-25T22:15:21.967Z] ++ set -e
22:15:21 [2022-10-25T22:15:21.967Z] ++ '[' -n 0 ']'
22:15:21 [2022-10-25T22:15:21.967Z] ++ set -x
22:15:21 [2022-10-25T22:15:21.967Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:15:21 [2022-10-25T22:15:21.967Z] INFO: Testing against a local daemon
22:15:21 [2022-10-25T22:15:21.967Z] === RUN   TestExternalGraphDriver
22:15:22 [2022-10-25T22:15:22.225Z] === RUN   TestExternalGraphDriver/json
22:15:24 [2022-10-25T22:15:24.128Z] === RUN   TestExternalGraphDriver/spec
22:15:25 [2022-10-25T22:15:25.521Z] === RUN   TestExternalGraphDriver/pull
22:15:27 [2022-10-25T22:15:27.419Z] --- PASS: TestExternalGraphDriver (5.06s)
22:15:27 [2022-10-25T22:15:27.419Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
22:15:27 [2022-10-25T22:15:27.419Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
22:15:27 [2022-10-25T22:15:27.419Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
22:15:27 [2022-10-25T22:15:27.419Z] === RUN   TestGraphdriverPluginV2
22:15:27 [2022-10-25T22:15:27.419Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:27 [2022-10-25T22:15:27.419Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:15:27 [2022-10-25T22:15:27.419Z] PASS
22:15:27 [2022-10-25T22:15:27.419Z] 
22:15:27 [2022-10-25T22:15:27.419Z] === Skipped
22:15:27 [2022-10-25T22:15:27.419Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:15:27 [2022-10-25T22:15:27.419Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:27 [2022-10-25T22:15:27.419Z] 
22:15:27 [2022-10-25T22:15:27.419Z] DONE 5 tests, 1 skipped in 5.489s
22:15:27 [2022-10-25T22:15:27.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:15:27 [2022-10-25T22:15:27.419Z] ++ 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
22:15:27 [2022-10-25T22:15:27.419Z] ++ set -e
22:15:27 [2022-10-25T22:15:27.419Z] ++ '[' -n 0 ']'
22:15:27 [2022-10-25T22:15:27.419Z] ++ set -x
22:15:27 [2022-10-25T22:15:27.419Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:15:27 [2022-10-25T22:15:27.419Z] INFO: Testing against a local daemon
22:15:27 [2022-10-25T22:15:27.419Z] === RUN   TestContinueAfterPluginCrash
22:15:27 [2022-10-25T22:15:27.419Z] === PAUSE TestContinueAfterPluginCrash
22:15:27 [2022-10-25T22:15:27.419Z] === RUN   TestReadPluginNoRead
22:15:27 [2022-10-25T22:15:27.419Z] === PAUSE TestReadPluginNoRead
22:15:27 [2022-10-25T22:15:27.419Z] === RUN   TestDaemonStartWithLogOpt
22:15:27 [2022-10-25T22:15:27.419Z] === PAUSE TestDaemonStartWithLogOpt
22:15:27 [2022-10-25T22:15:27.419Z] === CONT  TestContinueAfterPluginCrash
22:15:27 [2022-10-25T22:15:27.419Z] === CONT  TestDaemonStartWithLogOpt
22:15:30 [2022-10-25T22:15:30.699Z] --- PASS: TestDaemonStartWithLogOpt (3.09s)
22:15:30 [2022-10-25T22:15:30.699Z] === CONT  TestReadPluginNoRead
22:15:33 [2022-10-25T22:15:33.226Z] === RUN   TestReadPluginNoRead/default
22:15:34 [2022-10-25T22:15:34.159Z] === RUN   TestReadPluginNoRead/disabled_caching
22:15:35 [2022-10-25T22:15:35.092Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:15:35 [2022-10-25T22:15:35.658Z] --- PASS: TestContinueAfterPluginCrash (8.02s)
22:15:36 [2022-10-25T22:15:36.223Z] === CONT  TestReadPluginNoRead
22:15:36 [2022-10-25T22:15:36.223Z]     read_test.go:91: [d37a402adb8ce] daemon is not started
22:15:36 [2022-10-25T22:15:36.223Z] --- PASS: TestReadPluginNoRead (5.72s)
22:15:36 [2022-10-25T22:15:36.223Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
22:15:36 [2022-10-25T22:15:36.223Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
22:15:36 [2022-10-25T22:15:36.223Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
22:15:36 [2022-10-25T22:15:36.223Z] PASS
22:15:36 [2022-10-25T22:15:36.223Z] 
22:15:36 [2022-10-25T22:15:36.223Z] DONE 6 tests in 8.926s
22:15:36 [2022-10-25T22:15:36.223Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:15:36 [2022-10-25T22:15:36.223Z] ++ 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
22:15:36 [2022-10-25T22:15:36.223Z] ++ set -e
22:15:36 [2022-10-25T22:15:36.223Z] ++ '[' -n 0 ']'
22:15:36 [2022-10-25T22:15:36.223Z] ++ set -x
22:15:36 [2022-10-25T22:15:36.224Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:15:36 [2022-10-25T22:15:36.481Z] testing: warning: no tests to run
22:15:36 [2022-10-25T22:15:36.481Z] PASS
22:15:36 [2022-10-25T22:15:36.481Z] 
22:15:36 [2022-10-25T22:15:36.481Z] DONE 0 tests in 0.037s
22:15:36 [2022-10-25T22:15:36.481Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:15:36 [2022-10-25T22:15:36.481Z] ++ 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
22:15:36 [2022-10-25T22:15:36.481Z] ++ set -e
22:15:36 [2022-10-25T22:15:36.481Z] ++ '[' -n 0 ']'
22:15:36 [2022-10-25T22:15:36.481Z] ++ set -x
22:15:36 [2022-10-25T22:15:36.481Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:15:36 [2022-10-25T22:15:36.481Z] INFO: Testing against a local daemon
22:15:36 [2022-10-25T22:15:36.481Z] === RUN   TestPluginWithDevMounts
22:15:36 [2022-10-25T22:15:36.481Z] === PAUSE TestPluginWithDevMounts
22:15:36 [2022-10-25T22:15:36.481Z] === CONT  TestPluginWithDevMounts
22:15:38 [2022-10-25T22:15:38.379Z] --- PASS: TestPluginWithDevMounts (1.54s)
22:15:38 [2022-10-25T22:15:38.379Z] PASS
22:15:38 [2022-10-25T22:15:38.379Z] 
22:15:38 [2022-10-25T22:15:38.379Z] DONE 1 tests in 1.650s
22:15:38 [2022-10-25T22:15:38.379Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:15:38 [2022-10-25T22:15:38.379Z] ++ 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
22:15:38 [2022-10-25T22:15:38.379Z] ++ set -e
22:15:38 [2022-10-25T22:15:38.379Z] ++ '[' -n 0 ']'
22:15:38 [2022-10-25T22:15:38.379Z] ++ set -x
22:15:38 [2022-10-25T22:15:38.379Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:15:38 [2022-10-25T22:15:38.379Z] INFO: Testing against a local daemon
22:15:38 [2022-10-25T22:15:38.379Z] === RUN   TestSecretInspect
22:15:40 [2022-10-25T22:15:40.905Z] --- PASS: TestSecretInspect (2.28s)
22:15:40 [2022-10-25T22:15:40.905Z] === RUN   TestSecretList
22:15:42 [2022-10-25T22:15:42.803Z] --- PASS: TestSecretList (2.24s)
22:15:42 [2022-10-25T22:15:42.803Z] === RUN   TestSecretsCreateAndDelete
22:15:45 [2022-10-25T22:15:45.329Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
22:15:45 [2022-10-25T22:15:45.329Z] === RUN   TestSecretsUpdate
22:15:47 [2022-10-25T22:15:47.227Z] --- PASS: TestSecretsUpdate (2.27s)
22:15:47 [2022-10-25T22:15:47.227Z] === RUN   TestTemplatedSecret
22:15:49 [2022-10-25T22:15:49.753Z] --- PASS: TestTemplatedSecret (2.52s)
22:15:49 [2022-10-25T22:15:49.753Z] === RUN   TestSecretCreateResolve
22:15:52 [2022-10-25T22:15:52.379Z] --- PASS: TestSecretCreateResolve (2.20s)
22:15:52 [2022-10-25T22:15:52.379Z] PASS
22:15:52 [2022-10-25T22:15:52.379Z] 
22:15:52 [2022-10-25T22:15:52.379Z] DONE 6 tests in 13.905s
22:15:52 [2022-10-25T22:15:52.379Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:15:52 [2022-10-25T22:15:52.379Z] ++ 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
22:15:52 [2022-10-25T22:15:52.379Z] ++ set -e
22:15:52 [2022-10-25T22:15:52.379Z] ++ '[' -n 0 ']'
22:15:52 [2022-10-25T22:15:52.379Z] ++ set -x
22:15:52 [2022-10-25T22:15:52.379Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:15:52 [2022-10-25T22:15:52.379Z] INFO: Testing against a local daemon
22:15:52 [2022-10-25T22:15:52.379Z] === RUN   TestServiceCreateInit
22:15:52 [2022-10-25T22:15:52.379Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:15:55 [2022-10-25T22:15:55.670Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:15:59 [2022-10-25T22:15:59.850Z] --- PASS: TestServiceCreateInit (7.06s)
22:15:59 [2022-10-25T22:15:59.850Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s)
22:15:59 [2022-10-25T22:15:59.850Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s)
22:15:59 [2022-10-25T22:15:59.850Z] === RUN   TestCreateServiceMultipleTimes
22:16:14 [2022-10-25T22:16:14.713Z] --- PASS: TestCreateServiceMultipleTimes (15.02s)
22:16:14 [2022-10-25T22:16:14.713Z] === RUN   TestCreateServiceConflict
22:16:16 [2022-10-25T22:16:16.611Z] --- PASS: TestCreateServiceConflict (2.26s)
22:16:16 [2022-10-25T22:16:16.612Z] === RUN   TestCreateServiceMaxReplicas
22:16:19 [2022-10-25T22:16:19.137Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
22:16:19 [2022-10-25T22:16:19.137Z] === RUN   TestCreateWithDuplicateNetworkNames
22:16:34 [2022-10-25T22:16:34.001Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s)
22:16:34 [2022-10-25T22:16:34.001Z] === RUN   TestCreateServiceSecretFileMode
22:16:34 [2022-10-25T22:16:34.566Z] --- PASS: TestCreateServiceSecretFileMode (2.35s)
22:16:34 [2022-10-25T22:16:34.566Z] === RUN   TestCreateServiceConfigFileMode
22:16:37 [2022-10-25T22:16:37.100Z] --- PASS: TestCreateServiceConfigFileMode (2.44s)
22:16:37 [2022-10-25T22:16:37.100Z] === RUN   TestCreateServiceSysctls
22:16:40 [2022-10-25T22:16:40.381Z] --- PASS: TestCreateServiceSysctls (2.95s)
22:16:40 [2022-10-25T22:16:40.381Z] === RUN   TestCreateServiceCapabilities
22:16:42 [2022-10-25T22:16:42.285Z] --- PASS: TestCreateServiceCapabilities (2.44s)
22:16:42 [2022-10-25T22:16:42.286Z] === RUN   TestInspect
22:16:45 [2022-10-25T22:16:45.564Z] --- PASS: TestInspect (2.85s)
22:16:45 [2022-10-25T22:16:45.564Z] === RUN   TestCreateJob
22:16:48 [2022-10-25T22:16:48.091Z] --- PASS: TestCreateJob (2.96s)
22:16:48 [2022-10-25T22:16:48.091Z] === RUN   TestReplicatedJob
22:16:53 [2022-10-25T22:16:53.351Z] --- PASS: TestReplicatedJob (4.48s)
22:16:53 [2022-10-25T22:16:53.351Z] === RUN   TestUpdateReplicatedJob
22:16:55 [2022-10-25T22:16:55.877Z] --- PASS: TestUpdateReplicatedJob (3.12s)
22:16:55 [2022-10-25T22:16:55.877Z] === RUN   TestServiceListWithStatuses
22:16:55 [2022-10-25T22:16:55.877Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:16:55 [2022-10-25T22:16:55.877Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:16:55 [2022-10-25T22:16:55.877Z] === RUN   TestDockerNetworkConnectAlias
22:17:00 [2022-10-25T22:17:00.057Z] --- PASS: TestDockerNetworkConnectAlias (3.93s)
22:17:00 [2022-10-25T22:17:00.057Z] === RUN   TestDockerNetworkReConnect
22:17:03 [2022-10-25T22:17:03.339Z] --- PASS: TestDockerNetworkReConnect (3.24s)
22:17:03 [2022-10-25T22:17:03.339Z] === RUN   TestServicePlugin
22:17:03 [2022-10-25T22:17:03.339Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:03 [2022-10-25T22:17:03.339Z] --- SKIP: TestServicePlugin (0.00s)
22:17:03 [2022-10-25T22:17:03.339Z] === RUN   TestServiceUpdateLabel
22:17:05 [2022-10-25T22:17:05.237Z] --- PASS: TestServiceUpdateLabel (2.17s)
22:17:05 [2022-10-25T22:17:05.237Z] === RUN   TestServiceUpdateSecrets
22:17:20 [2022-10-25T22:17:20.250Z] --- PASS: TestServiceUpdateSecrets (14.38s)
22:17:20 [2022-10-25T22:17:20.250Z] === RUN   TestServiceUpdateConfigs
22:17:35 [2022-10-25T22:17:35.112Z] --- PASS: TestServiceUpdateConfigs (13.91s)
22:17:35 [2022-10-25T22:17:35.113Z] === RUN   TestServiceUpdateNetwork
22:17:47 [2022-10-25T22:17:47.305Z] --- PASS: TestServiceUpdateNetwork (12.16s)
22:17:47 [2022-10-25T22:17:47.305Z] === RUN   TestServiceUpdatePidsLimit
22:17:47 [2022-10-25T22:17:47.305Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:17:47 [2022-10-25T22:17:47.305Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:17:55 [2022-10-25T22:17:55.407Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:18:01 [2022-10-25T22:18:01.960Z] --- PASS: TestServiceUpdatePidsLimit (15.91s)
22:18:01 [2022-10-25T22:18:01.960Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:18:01 [2022-10-25T22:18:01.960Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
22:18:01 [2022-10-25T22:18:01.960Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:18:01 [2022-10-25T22:18:01.960Z] PASS
22:18:01 [2022-10-25T22:18:01.960Z] 
22:18:01 [2022-10-25T22:18:01.960Z] === Skipped
22:18:01 [2022-10-25T22:18:01.960Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:18:01 [2022-10-25T22:18:01.960Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:18:01 [2022-10-25T22:18:01.960Z] 
22:18:01 [2022-10-25T22:18:01.960Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:18:01 [2022-10-25T22:18:01.960Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:18:01 [2022-10-25T22:18:01.960Z] 
22:18:01 [2022-10-25T22:18:01.960Z] DONE 27 tests, 2 skipped in 129.513s
22:18:01 [2022-10-25T22:18:01.960Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:18:01 [2022-10-25T22:18:01.960Z] ++ 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
22:18:01 [2022-10-25T22:18:01.960Z] ++ set -e
22:18:01 [2022-10-25T22:18:01.960Z] ++ '[' -n 0 ']'
22:18:01 [2022-10-25T22:18:01.960Z] ++ set -x
22:18:01 [2022-10-25T22:18:01.960Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:18:01 [2022-10-25T22:18:01.960Z] INFO: Testing against a local daemon
22:18:01 [2022-10-25T22:18:01.960Z] === RUN   TestSessionCreate
22:18:01 [2022-10-25T22:18:01.960Z] --- PASS: TestSessionCreate (0.02s)
22:18:01 [2022-10-25T22:18:01.960Z] === RUN   TestSessionCreateWithBadUpgrade
22:18:01 [2022-10-25T22:18:01.960Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:18:01 [2022-10-25T22:18:01.960Z] PASS
22:18:01 [2022-10-25T22:18:01.960Z] 
22:18:01 [2022-10-25T22:18:01.960Z] DONE 2 tests in 0.135s
22:18:01 [2022-10-25T22:18:01.960Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:18:01 [2022-10-25T22:18:01.960Z] ++ 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
22:18:01 [2022-10-25T22:18:01.960Z] ++ set -e
22:18:01 [2022-10-25T22:18:01.960Z] ++ '[' -n 0 ']'
22:18:01 [2022-10-25T22:18:01.960Z] ++ set -x
22:18:01 [2022-10-25T22:18:01.960Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:18:01 [2022-10-25T22:18:01.960Z] INFO: Testing against a local daemon
22:18:01 [2022-10-25T22:18:01.960Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:18:01 [2022-10-25T22:18:01.960Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:01 [2022-10-25T22:18:01.960Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:01 [2022-10-25T22:18:01.960Z] === RUN   TestDiskUsage
22:18:01 [2022-10-25T22:18:01.960Z] === PAUSE TestDiskUsage
22:18:01 [2022-10-25T22:18:01.960Z] === RUN   TestEventsExecDie
22:18:02 [2022-10-25T22:18:02.218Z] --- PASS: TestEventsExecDie (0.49s)
22:18:02 [2022-10-25T22:18:02.218Z] === RUN   TestEventsBackwardsCompatible
22:18:02 [2022-10-25T22:18:02.218Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:18:02 [2022-10-25T22:18:02.218Z] === RUN   TestEventsVolumeCreate
22:18:02 [2022-10-25T22:18:02.475Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:18:02 [2022-10-25T22:18:02.475Z] === RUN   TestInfoBinaryCommits
22:18:02 [2022-10-25T22:18:02.475Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:18:02 [2022-10-25T22:18:02.475Z] === RUN   TestInfoAPIVersioned
22:18:02 [2022-10-25T22:18:02.475Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:18:02 [2022-10-25T22:18:02.475Z] === RUN   TestInfoAPI
22:18:02 [2022-10-25T22:18:02.475Z] --- PASS: TestInfoAPI (0.02s)
22:18:02 [2022-10-25T22:18:02.475Z] === RUN   TestInfoAPIWarnings
22:18:20 [2022-10-25T22:18:20.567Z] --- PASS: TestInfoAPIWarnings (16.54s)
22:18:20 [2022-10-25T22:18:20.567Z] === RUN   TestInfoDebug
22:18:20 [2022-10-25T22:18:20.567Z] --- PASS: TestInfoDebug (0.53s)
22:18:20 [2022-10-25T22:18:20.567Z] === RUN   TestInfoInsecureRegistries
22:18:20 [2022-10-25T22:18:20.567Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:18:20 [2022-10-25T22:18:20.567Z] === RUN   TestInfoRegistryMirrors
22:18:20 [2022-10-25T22:18:20.567Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:18:20 [2022-10-25T22:18:20.567Z] === RUN   TestLoginFailsWithBadCredentials
22:18:20 [2022-10-25T22:18:20.824Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:18:20 [2022-10-25T22:18:20.824Z] === RUN   TestPingCacheHeaders
22:18:20 [2022-10-25T22:18:20.824Z] --- PASS: TestPingCacheHeaders (0.02s)
22:18:20 [2022-10-25T22:18:20.824Z] === RUN   TestPingGet
22:18:20 [2022-10-25T22:18:20.824Z] --- PASS: TestPingGet (0.01s)
22:18:20 [2022-10-25T22:18:20.824Z] === RUN   TestPingHead
22:18:21 [2022-10-25T22:18:21.082Z] --- PASS: TestPingHead (0.02s)
22:18:21 [2022-10-25T22:18:21.082Z] === RUN   TestPingSwarmHeader
22:18:21 [2022-10-25T22:18:21.647Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:18:21 [2022-10-25T22:18:21.647Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:18:22 [2022-10-25T22:18:22.580Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:18:22 [2022-10-25T22:18:22.580Z] --- PASS: TestPingSwarmHeader (1.63s)
22:18:22 [2022-10-25T22:18:22.580Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:18:22 [2022-10-25T22:18:22.580Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:18:22 [2022-10-25T22:18:22.580Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:18:22 [2022-10-25T22:18:22.580Z] === RUN   TestPingBuilderHeader
22:18:22 [2022-10-25T22:18:22.580Z] === RUN   TestPingBuilderHeader/default_config
22:18:23 [2022-10-25T22:18:23.145Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:18:23 [2022-10-25T22:18:23.710Z] --- PASS: TestPingBuilderHeader (1.05s)
22:18:23 [2022-10-25T22:18:23.710Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:18:23 [2022-10-25T22:18:23.710Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:18:23 [2022-10-25T22:18:23.710Z] === RUN   TestVersion
22:18:23 [2022-10-25T22:18:23.710Z] --- PASS: TestVersion (0.02s)
22:18:23 [2022-10-25T22:18:23.710Z] === CONT  TestDiskUsage
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/container_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/image_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/volume_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.275Z] === RUN   TestDiskUsage/after_container.Run
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:18:24 [2022-10-25T22:18:24.533Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:18:24 [2022-10-25T22:18:24.791Z] --- PASS: TestDiskUsage (1.12s)
22:18:24 [2022-10-25T22:18:24.791Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z] PASS
22:18:24 [2022-10-25T22:18:24.791Z] 
22:18:24 [2022-10-25T22:18:24.791Z] === Skipped
22:18:24 [2022-10-25T22:18:24.791Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:24 [2022-10-25T22:18:24.791Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:24 [2022-10-25T22:18:24.791Z] 
22:18:24 [2022-10-25T22:18:24.791Z] DONE 57 tests, 1 skipped in 23.117s
22:18:24 [2022-10-25T22:18:24.791Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:18:24 [2022-10-25T22:18:24.791Z] ++ 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
22:18:24 [2022-10-25T22:18:24.791Z] ++ set -e
22:18:24 [2022-10-25T22:18:24.791Z] ++ '[' -n 0 ']'
22:18:24 [2022-10-25T22:18:24.791Z] ++ set -x
22:18:24 [2022-10-25T22:18:24.791Z] ++ env -i DEST=/go/src/github.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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
22:18:24 [2022-10-25T22:18:24.791Z] INFO: Testing against a local daemon
22:18:24 [2022-10-25T22:18:24.791Z] === RUN   TestVolumesCreateAndList
22:18:24 [2022-10-25T22:18:24.791Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:18:24 [2022-10-25T22:18:24.791Z] === RUN   TestVolumesRemove
22:18:25 [2022-10-25T22:18:25.049Z] --- PASS: TestVolumesRemove (0.06s)
22:18:25 [2022-10-25T22:18:25.049Z] === RUN   TestVolumesInspect
22:18:25 [2022-10-25T22:18:25.049Z] --- PASS: TestVolumesInspect (0.02s)
22:18:25 [2022-10-25T22:18:25.049Z] === RUN   TestVolumesInvalidJSON
22:18:25 [2022-10-25T22:18:25.049Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:18:25 [2022-10-25T22:18:25.049Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:18:25 [2022-10-25T22:18:25.049Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:18:25 [2022-10-25T22:18:25.049Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:18:25 [2022-10-25T22:18:25.049Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:18:25 [2022-10-25T22:18:25.049Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:18:25 [2022-10-25T22:18:25.049Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:18:25 [2022-10-25T22:18:25.049Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:18:25 [2022-10-25T22:18:25.049Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:18:25 [2022-10-25T22:18:25.049Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:18:25 [2022-10-25T22:18:25.049Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:18:25 [2022-10-25T22:18:25.049Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:18:25 [2022-10-25T22:18:25.049Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:18:25 [2022-10-25T22:18:25.049Z] === RUN   TestVolumePruneAnonymous
22:18:25 [2022-10-25T22:18:25.049Z] --- PASS: TestVolumePruneAnonymous (0.03s)
22:18:25 [2022-10-25T22:18:25.049Z] PASS
22:18:25 [2022-10-25T22:18:25.049Z] 
22:18:25 [2022-10-25T22:18:25.049Z] DONE 10 tests in 0.229s
22:18:25 [2022-10-25T22:18:25.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:18:25 [2022-10-25T22:18:25.049Z] ++++ cat bundles/test-integration/docker.pid
22:18:25 [2022-10-25T22:18:25.049Z] +++ kill 14931
22:18:25 [2022-10-25T22:18:25.307Z] +++ /etc/init.d/apparmor stop
22:18:25 [2022-10-25T22:18:25.307Z] Leaving: AppArmorNo profiles have been unloaded.
22:18:25 [2022-10-25T22:18:25.307Z] 
22:18:25 [2022-10-25T22:18:25.307Z] Unloading profiles will leave already running processes permanently
22:18:25 [2022-10-25T22:18:25.307Z] unconfined, which can lead to unexpected situations.
22:18:25 [2022-10-25T22:18:25.307Z] 
22:18:25 [2022-10-25T22:18:25.307Z] To set a process to complain mode, use the command line tool
22:18:25 [2022-10-25T22:18:25.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:18:25 [2022-10-25T22:18:25.307Z] +++ true
22:18:25 [2022-10-25T22:18:25.307Z] exiting test-integration
22:18:25 [2022-10-25T22:18:25.307Z] ++ exit 0
22:18:25 [2022-10-25T22:18:25.307Z] 
Post stage
[Pipeline] junit
22:18:26 [2022-10-25T22:18:26.252Z] Recording test results
22:18:26 [2022-10-25T22:18:26.431Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:18:26 [2022-10-25T22:18:26.739Z] + echo Ensuring container killed.
22:18:26 [2022-10-25T22:18:26.739Z] Ensuring container killed.
22:18:26 [2022-10-25T22:18:26.739Z] + docker rm -vf docker-pr5
22:18:26 [2022-10-25T22:18:26.739Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
22:18:27 [2022-10-25T22:18:27.020Z] + echo Chowning /workspace to jenkins user
22:18:27 [2022-10-25T22:18:27.020Z] Chowning /workspace to jenkins user
22:18:27 [2022-10-25T22:18:27.020Z] + id -u
22:18:27 [2022-10-25T22:18:27.020Z] + id -g
22:18:27 [2022-10-25T22:18:27.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43705:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:18:28 [2022-10-25T22:18:28.690Z] + bundleName=arm64-integration
22:18:28 [2022-10-25T22:18:28.690Z] + echo Creating arm64-integration-bundles.tar.gz
22:18:28 [2022-10-25T22:18:28.690Z] Creating arm64-integration-bundles.tar.gz
22:18:28 [2022-10-25T22:18:28.690Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:18:28 [2022-10-25T22:18:28.690Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:18:28 [2022-10-25T22:18:28.960Z] Archiving artifacts
22:18:29 [2022-10-25T22:18:29.196Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43705/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:18:29 [2022-10-25T22:18:29.490Z] + make clean
22:18:29 [2022-10-25T22:18:29.748Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:18:29 [2022-10-25T22:18:29.748Z] docker-dev-cache
22:18:29 [2022-10-25T22:18:29.748Z] 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