Skip to content
Success

Console Output

Pull request #44498 opened
16:33:56 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d+8bb58153e75b4310f3ae9ec6d03924aa286fbf20 (d63b9cc1373921e4faeb5b14628363fc9ed61f82)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44498@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:33:59 [2022-11-18T16:33:59.828Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:33:59 [2022-11-18T16:33:59.831Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:34:00 [2022-11-18T16:34:00.021Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07e180ce2819a4ba8) in /home/ubuntu/workspace/moby_PR-44498
[Pipeline] {
[Pipeline] checkout
16:34:00 [2022-11-18T16:34:00.047Z] The recommended git tool is: git
16:34:00 [2022-11-18T16:34:00.056Z] using credential docker-jenkins-github-credentials
16:34:00 [2022-11-18T16:34:00.065Z] Cloning the remote Git repository
16:34:00 [2022-11-18T16:34:00.065Z] Cloning with configured refspecs honoured and without tags
16:34:00 [2022-11-18T16:34:00.067Z] Cloning repository https://github.com/moby/moby.git
16:34:00 [2022-11-18T16:34:00.068Z]  > git init /home/ubuntu/workspace/moby_PR-44498 # timeout=10
16:34:00 [2022-11-18T16:34:00.076Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:00 [2022-11-18T16:34:00.076Z]  > git --version # timeout=10
16:34:00 [2022-11-18T16:34:00.079Z]  > git --version # 'git version 2.25.1'
16:34:00 [2022-11-18T16:34:00.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:00 [2022-11-18T16:34:00.080Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44498/head:refs/remotes/origin/PR-44498 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:12 [2022-11-18T16:34:12.519Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:12 [2022-11-18T16:34:12.523Z]  > git config --add remote.origin.fetch +refs/pull/44498/head:refs/remotes/origin/PR-44498 # timeout=10
16:34:12 [2022-11-18T16:34:12.527Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:12 [2022-11-18T16:34:12.618Z] Fetching without tags
16:34:12 [2022-11-18T16:34:12.842Z] Merging remotes/origin/master commit 8bb58153e75b4310f3ae9ec6d03924aa286fbf20 into PR head commit 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d
16:34:13 [2022-11-18T16:34:13.426Z] Merge succeeded, producing 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d
16:34:13 [2022-11-18T16:34:13.426Z] Checking out Revision 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d (PR-44498)
16:34:13 [2022-11-18T16:34:13.994Z] Commit message: "vendor.mod: add comment about replaced dependency"
16:34:13 [2022-11-18T16:34:13.994Z] First time build. Skipping changelog.
16:34:14 [2022-11-18T16:34:14.008Z]  > git --version # timeout=10
16:34:14 [2022-11-18T16:34:14.013Z]  > git --version # 'git version 2.25.1'
16:34:14 [2022-11-18T16:34:14.019Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:34:12 [2022-11-18T16:34:12.614Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:12 [2022-11-18T16:34:12.620Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:12 [2022-11-18T16:34:12.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:12 [2022-11-18T16:34:12.621Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44498/head:refs/remotes/origin/PR-44498 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:12 [2022-11-18T16:34:12.845Z]  > git config core.sparsecheckout # timeout=10
16:34:12 [2022-11-18T16:34:12.847Z]  > git checkout -f 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d # timeout=10
16:34:13 [2022-11-18T16:34:13.393Z]  > git remote # timeout=10
16:34:13 [2022-11-18T16:34:13.398Z]  > git config --get remote.origin.url # timeout=10
16:34:13 [2022-11-18T16:34:13.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:13 [2022-11-18T16:34:13.401Z]  > git merge 8bb58153e75b4310f3ae9ec6d03924aa286fbf20 # timeout=10
16:34:13 [2022-11-18T16:34:13.416Z]  > git rev-parse HEAD^{commit} # timeout=10
16:34:13 [2022-11-18T16:34:13.428Z]  > git config core.sparsecheckout # timeout=10
16:34:13 [2022-11-18T16:34:13.436Z]  > git checkout -f 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:34:14 [2022-11-18T16:34:14.631Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44498:/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
16:34:18 [2022-11-18T16:34:18.819Z] 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
16:34:18 [2022-11-18T16:34:18.971Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07e180ce2819a4ba8) in /home/ubuntu/workspace/moby_PR-44498
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)
[Pipeline] {
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] checkout
16:34:19 [2022-11-18T16:34:19.010Z] The recommended git tool is: git
[Pipeline] // stage
16:34:19 [2022-11-18T16:34:19.018Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
16:34:19 [2022-11-18T16:34:19.033Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
16:34:19 [2022-11-18T16:34:19.039Z] Fetching without tags
[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] }
16:34:19 [2022-11-18T16:34:19.263Z] Merging remotes/origin/master commit 8bb58153e75b4310f3ae9ec6d03924aa286fbf20 into PR head commit 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d
16:34:19 [2022-11-18T16:34:19.819Z] Merge succeeded, producing 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d
16:34:19 [2022-11-18T16:34:19.819Z] Checking out Revision 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d (PR-44498)
16:34:19 [2022-11-18T16:34:19.862Z] Commit message: "vendor.mod: add comment about replaced dependency"
16:34:19 [2022-11-18T16:34:19.875Z]  > git --version # timeout=10
16:34:19 [2022-11-18T16:34:19.879Z]  > git --version # 'git version 2.25.1'
16:34:19 [2022-11-18T16:34:19.881Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:34:19 [2022-11-18T16:34:19.028Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44498/.git # timeout=10
16:34:19 [2022-11-18T16:34:19.036Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:19 [2022-11-18T16:34:19.042Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:19 [2022-11-18T16:34:19.042Z]  > git --version # timeout=10
16:34:19 [2022-11-18T16:34:19.044Z]  > git --version # 'git version 2.25.1'
16:34:19 [2022-11-18T16:34:19.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:19 [2022-11-18T16:34:19.045Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44498/head:refs/remotes/origin/PR-44498 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:19 [2022-11-18T16:34:19.266Z]  > git config core.sparsecheckout # timeout=10
16:34:19 [2022-11-18T16:34:19.270Z]  > git checkout -f 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d # timeout=10
16:34:19 [2022-11-18T16:34:19.800Z]  > git remote # timeout=10
16:34:19 [2022-11-18T16:34:19.804Z]  > git config --get remote.origin.url # timeout=10
16:34:19 [2022-11-18T16:34:19.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:19 [2022-11-18T16:34:19.807Z]  > git merge 8bb58153e75b4310f3ae9ec6d03924aa286fbf20 # timeout=10
16:34:19 [2022-11-18T16:34:19.815Z]  > git rev-parse HEAD^{commit} # timeout=10
16:34:19 [2022-11-18T16:34:19.821Z]  > git config core.sparsecheckout # timeout=10
16:34:19 [2022-11-18T16:34:19.825Z]  > git checkout -f 30b0cb0cd44c86d5a346c9c47b50b440687f0a5d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:34:20 [2022-11-18T16:34:20.558Z] + docker version
16:34:20 [2022-11-18T16:34:20.558Z] Client: Docker Engine - Community
16:34:20 [2022-11-18T16:34:20.558Z]  Version:           22.06.0-beta.0
16:34:20 [2022-11-18T16:34:20.558Z]  API version:       1.42
16:34:20 [2022-11-18T16:34:20.558Z]  Go version:        go1.18.3
16:34:20 [2022-11-18T16:34:20.558Z]  Git commit:        3e9117b
16:34:20 [2022-11-18T16:34:20.558Z]  Built:             Fri Jun  3 17:55:34 2022
16:34:20 [2022-11-18T16:34:20.558Z]  OS/Arch:           linux/arm64
16:34:20 [2022-11-18T16:34:20.558Z]  Context:           default
16:34:20 [2022-11-18T16:34:20.558Z] 
16:34:20 [2022-11-18T16:34:20.558Z] Server: Docker Engine - Community
16:34:20 [2022-11-18T16:34:20.558Z]  Engine:
16:34:20 [2022-11-18T16:34:20.558Z]   Version:          22.06.0-beta.0
16:34:20 [2022-11-18T16:34:20.558Z]   API version:      1.42 (minimum version 1.12)
16:34:20 [2022-11-18T16:34:20.558Z]   Go version:       go1.18.3
16:34:20 [2022-11-18T16:34:20.558Z]   Git commit:       38633e7
16:34:20 [2022-11-18T16:34:20.558Z]   Built:            Fri Jun  3 17:55:34 2022
16:34:20 [2022-11-18T16:34:20.558Z]   OS/Arch:          linux/arm64
16:34:20 [2022-11-18T16:34:20.558Z]   Experimental:     true
16:34:20 [2022-11-18T16:34:20.558Z]  containerd:
16:34:20 [2022-11-18T16:34:20.558Z]   Version:          1.6.8
16:34:20 [2022-11-18T16:34:20.558Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:34:20 [2022-11-18T16:34:20.558Z]  runc:
16:34:20 [2022-11-18T16:34:20.558Z]   Version:          1.1.4
16:34:20 [2022-11-18T16:34:20.558Z]   GitCommit:        v1.1.4-0-g5fd4c4d
16:34:20 [2022-11-18T16:34:20.558Z]  docker-init:
16:34:20 [2022-11-18T16:34:20.558Z]   Version:          0.19.0
16:34:20 [2022-11-18T16:34:20.558Z]   GitCommit:        de40ad0
[Pipeline] sh
16:34:20 [2022-11-18T16:34:20.838Z] + docker info
16:34:20 [2022-11-18T16:34:20.838Z] Client:
16:34:20 [2022-11-18T16:34:20.838Z]  Context:    default
16:34:20 [2022-11-18T16:34:20.838Z]  Debug Mode: false
16:34:20 [2022-11-18T16:34:20.838Z]  Plugins:
16:34:20 [2022-11-18T16:34:20.838Z]   buildx: Docker Buildx (Docker Inc.)
16:34:20 [2022-11-18T16:34:20.838Z]     Version:  v0.8.2
16:34:20 [2022-11-18T16:34:20.838Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:34:20 [2022-11-18T16:34:20.838Z]   compose: Docker Compose (Docker Inc.)
16:34:20 [2022-11-18T16:34:20.838Z]     Version:  v2.12.0
16:34:20 [2022-11-18T16:34:20.838Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:34:20 [2022-11-18T16:34:20.838Z] 
16:34:20 [2022-11-18T16:34:20.838Z] Server:
16:34:20 [2022-11-18T16:34:20.838Z]  Containers: 0
16:34:20 [2022-11-18T16:34:20.838Z]   Running: 0
16:34:20 [2022-11-18T16:34:20.838Z]   Paused: 0
16:34:20 [2022-11-18T16:34:20.838Z]   Stopped: 0
16:34:20 [2022-11-18T16:34:20.838Z]  Images: 6
16:34:20 [2022-11-18T16:34:20.838Z]  Server Version: 22.06.0-beta.0
16:34:20 [2022-11-18T16:34:20.838Z]  Storage Driver: overlay2
16:34:20 [2022-11-18T16:34:20.838Z]   Backing Filesystem: extfs
16:34:20 [2022-11-18T16:34:20.838Z]   Supports d_type: true
16:34:20 [2022-11-18T16:34:20.838Z]   Using metacopy: false
16:34:20 [2022-11-18T16:34:20.838Z]   Native Overlay Diff: true
16:34:20 [2022-11-18T16:34:20.838Z]   userxattr: false
16:34:20 [2022-11-18T16:34:20.838Z]  Logging Driver: json-file
16:34:20 [2022-11-18T16:34:20.838Z]  Cgroup Driver: cgroupfs
16:34:20 [2022-11-18T16:34:20.838Z]  Cgroup Version: 1
16:34:20 [2022-11-18T16:34:20.838Z]  Plugins:
16:34:20 [2022-11-18T16:34:20.838Z]   Volume: local
16:34:20 [2022-11-18T16:34:20.838Z]   Network: bridge host ipvlan macvlan null overlay
16:34:20 [2022-11-18T16:34:20.838Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:34:20 [2022-11-18T16:34:20.838Z]  Swarm: inactive
16:34:20 [2022-11-18T16:34:20.838Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:34:20 [2022-11-18T16:34:20.838Z]  Default Runtime: runc
16:34:20 [2022-11-18T16:34:20.838Z]  Init Binary: docker-init
16:34:20 [2022-11-18T16:34:20.838Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:34:20 [2022-11-18T16:34:20.838Z]  runc version: v1.1.4-0-g5fd4c4d
16:34:20 [2022-11-18T16:34:20.838Z]  init version: de40ad0
16:34:20 [2022-11-18T16:34:20.838Z]  Security Options:
16:34:20 [2022-11-18T16:34:20.838Z]   apparmor
16:34:20 [2022-11-18T16:34:20.838Z]   seccomp
16:34:20 [2022-11-18T16:34:20.838Z]    Profile: builtin
16:34:20 [2022-11-18T16:34:20.838Z]  Kernel Version: 5.15.0-1022-aws
16:34:20 [2022-11-18T16:34:20.838Z]  Operating System: Ubuntu 20.04.5 LTS
16:34:20 [2022-11-18T16:34:20.838Z]  OSType: linux
16:34:20 [2022-11-18T16:34:20.838Z]  Architecture: aarch64
16:34:20 [2022-11-18T16:34:20.838Z]  CPUs: 2
16:34:20 [2022-11-18T16:34:20.838Z]  Total Memory: 7.559GiB
16:34:20 [2022-11-18T16:34:20.838Z]  Name: ip-10-100-115-137
16:34:20 [2022-11-18T16:34:20.838Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:34:20 [2022-11-18T16:34:20.838Z]  Docker Root Dir: /var/lib/docker
16:34:20 [2022-11-18T16:34:20.838Z]  Debug Mode: false
16:34:20 [2022-11-18T16:34:20.838Z]  Registry: https://index.docker.io/v1/
16:34:20 [2022-11-18T16:34:20.838Z]  Labels:
16:34:20 [2022-11-18T16:34:20.838Z]  Experimental: true
16:34:20 [2022-11-18T16:34:20.838Z]  Insecure Registries:
16:34:20 [2022-11-18T16:34:20.838Z]   127.0.0.0/8
16:34:20 [2022-11-18T16:34:20.838Z]  Live Restore Enabled: true
16:34:20 [2022-11-18T16:34:20.838Z] 
[Pipeline] sh
16:34:21 [2022-11-18T16:34:21.120Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:34:21 [2022-11-18T16:34:21.120Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:34:21 [2022-11-18T16:34:21.120Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44498/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:34:21 [2022-11-18T16:34:21.120Z] + bash /home/ubuntu/workspace/moby_PR-44498/check-config.sh
16:34:21 [2022-11-18T16:34:21.120Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:34:21 [2022-11-18T16:34:21.120Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
16:34:21 [2022-11-18T16:34:21.120Z] 
16:34:21 [2022-11-18T16:34:21.120Z] Generally Necessary:
16:34:21 [2022-11-18T16:34:21.120Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:34:21 [2022-11-18T16:34:21.120Z] - apparmor: enabled and tools installed
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_NAMESPACES: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_NET_NS: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_PID_NS: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_IPC_NS: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_UTS_NS: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_CGROUPS: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_CGROUP_CPUACCT: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_CGROUP_DEVICE: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_CGROUP_FREEZER: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_CGROUP_SCHED: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_CPUSETS: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_MEMCG: enabled
16:34:21 [2022-11-18T16:34:21.120Z] - CONFIG_KEYS: enabled
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_VETH: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_BRIDGE: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_NF_NAT: enabled (as module)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_POSIX_MQUEUE: enabled
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_CGROUP_BPF: enabled
16:34:21 [2022-11-18T16:34:21.379Z] 
16:34:21 [2022-11-18T16:34:21.379Z] Optional Features:
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_USER_NS: enabled
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_SECCOMP: enabled
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_SECCOMP_FILTER: enabled
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_CGROUP_PIDS: enabled
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_MEMCG_SWAP: enabled
16:34:21 [2022-11-18T16:34:21.379Z]     (cgroup swap accounting is currently enabled)
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_BLK_CGROUP: enabled
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:34:21 [2022-11-18T16:34:21.379Z] - CONFIG_CGROUP_PERF: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_CGROUP_HUGETLB: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_CFS_BANDWIDTH: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_RT_GROUP_SCHED: missing
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_IP_VS: enabled (as module)
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_IP_VS_NFCT: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_IP_VS_RR: enabled (as module)
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_SECURITY_SELINUX: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_SECURITY_APPARMOR: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_EXT4_FS: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:34:21 [2022-11-18T16:34:21.638Z] - Network Drivers:
16:34:21 [2022-11-18T16:34:21.638Z]   - "overlay":
16:34:21 [2022-11-18T16:34:21.638Z]     - CONFIG_VXLAN: enabled (as module)
16:34:21 [2022-11-18T16:34:21.638Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:34:21 [2022-11-18T16:34:21.638Z]       Optional (for encrypted networks):
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_CRYPTO: enabled
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_CRYPTO_AEAD: enabled
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_CRYPTO_GCM: enabled
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_CRYPTO_GHASH: enabled
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_XFRM: enabled
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_XFRM_USER: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]       - CONFIG_INET_ESP: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]   - "ipvlan":
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_IPVLAN: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]   - "macvlan":
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_MACVLAN: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_DUMMY: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]   - "ftp,tftp client in container":
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z] - Storage Drivers:
16:34:21 [2022-11-18T16:34:21.897Z]   - "aufs":
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_AUFS_FS: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]   - "btrfs":
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:34:21 [2022-11-18T16:34:21.897Z]   - "devicemapper":
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_BLK_DEV_DM: enabled
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]   - "overlay":
16:34:21 [2022-11-18T16:34:21.897Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:34:21 [2022-11-18T16:34:21.897Z]   - "zfs":
16:34:21 [2022-11-18T16:34:21.897Z]     - /dev/zfs: present
16:34:21 [2022-11-18T16:34:21.897Z]     - zfs command: missing
16:34:21 [2022-11-18T16:34:21.897Z]     - zpool command: missing
16:34:21 [2022-11-18T16:34:21.897Z] 
16:34:21 [2022-11-18T16:34:21.897Z] Limits:
16:34:21 [2022-11-18T16:34:21.897Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:34:21 [2022-11-18T16:34:21.897Z] 
16:34:21 [2022-11-18T16:34:21.897Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:34:22 [2022-11-18T16:34:22.216Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:30b0cb0cd44c86d5a346c9c47b50b440687f0a5d .
16:34:22 [2022-11-18T16:34:22.476Z] #1 [internal] load build definition from Dockerfile
16:34:22 [2022-11-18T16:34:22.476Z] #1 transferring dockerfile: 19.33kB done
16:34:22 [2022-11-18T16:34:22.476Z] #1 DONE 0.0s
16:34:22 [2022-11-18T16:34:22.476Z] 
16:34:22 [2022-11-18T16:34:22.476Z] #2 [internal] load .dockerignore
16:34:22 [2022-11-18T16:34:22.476Z] #2 transferring context: 145B done
16:34:22 [2022-11-18T16:34:22.476Z] #2 DONE 0.0s
16:34:22 [2022-11-18T16:34:22.476Z] 
16:34:22 [2022-11-18T16:34:22.476Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:34:22 [2022-11-18T16:34:22.476Z] #3 DONE 0.1s
16:34:22 [2022-11-18T16:34:22.476Z] 
16:34:22 [2022-11-18T16:34:22.476Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:34:22 [2022-11-18T16:34:22.476Z] #4 CACHED
16:34:22 [2022-11-18T16:34:22.735Z] 
16:34:22 [2022-11-18T16:34:22.735Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:34:22 [2022-11-18T16:34:22.994Z] #5 DONE 0.1s
16:34:22 [2022-11-18T16:34:22.994Z] 
16:34:22 [2022-11-18T16:34:22.994Z] #6 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
16:34:22 [2022-11-18T16:34:22.994Z] #6 DONE 0.1s
16:34:22 [2022-11-18T16:34:22.994Z] 
16:34:22 [2022-11-18T16:34:22.994Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:34:22 [2022-11-18T16:34:22.994Z] #7 DONE 0.1s
16:34:22 [2022-11-18T16:34:22.994Z] 
16:34:22 [2022-11-18T16:34:22.994Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:34:22 [2022-11-18T16:34:22.994Z] #8 DONE 0.1s
16:34:22 [2022-11-18T16:34:22.994Z] 
16:34:22 [2022-11-18T16:34:22.994Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
16:34:22 [2022-11-18T16:34:22.994Z] #9 DONE 0.0s
16:34:22 [2022-11-18T16:34:22.994Z] 
16:34:22 [2022-11-18T16:34:22.994Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:34:22 [2022-11-18T16:34:22.994Z] #10 DONE 0.0s
16:34:22 [2022-11-18T16:34:22.994Z] 
16:34:22 [2022-11-18T16:34:22.994Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:34:22 [2022-11-18T16:34:22.994Z] #11 DONE 0.0s
16:34:22 [2022-11-18T16:34:22.994Z] 
16:34:22 [2022-11-18T16:34:22.994Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
16:34:22 [2022-11-18T16:34:22.994Z] #12 DONE 0.0s
16:34:22 [2022-11-18T16:34:22.994Z] 
16:34:22 [2022-11-18T16:34:22.994Z] #13 [internal] load build context
16:34:23 [2022-11-18T16:34:23.939Z] #13 transferring context: 63.32MB 1.2s done
16:34:24 [2022-11-18T16:34:24.198Z] #13 DONE 1.2s
16:34:24 [2022-11-18T16:34:24.198Z] 
16:34:24 [2022-11-18T16:34:24.198Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:34:24 [2022-11-18T16:34:24.198Z] #14 DONE 1.5s
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #15 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.457Z] #15 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #16 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.457Z] #16 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #17 [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
16:34:24 [2022-11-18T16:34:24.457Z] #17 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #18 [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
16:34:24 [2022-11-18T16:34:24.457Z] #18 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #19 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.457Z] #19 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #20 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:34:24 [2022-11-18T16:34:24.457Z] #20 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #21 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:34:24 [2022-11-18T16:34:24.457Z] #21 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #22 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:34:24 [2022-11-18T16:34:24.457Z] #22 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #23 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:34:24 [2022-11-18T16:34:24.457Z] #23 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #24 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:34:24 [2022-11-18T16:34:24.457Z] #24 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #25 [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
16:34:24 [2022-11-18T16:34:24.457Z] #25 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:34:24 [2022-11-18T16:34:24.457Z] #26 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #27 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.457Z] #27 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:34:24 [2022-11-18T16:34:24.457Z] #28 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #29 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:34:24 [2022-11-18T16:34:24.457Z] #29 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:34:24 [2022-11-18T16:34:24.457Z] #30 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #31 [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
16:34:24 [2022-11-18T16:34:24.457Z] #31 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #32 [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
16:34:24 [2022-11-18T16:34:24.457Z] #32 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #33 [dev-systemd-false  6/28] RUN ldconfig
16:34:24 [2022-11-18T16:34:24.457Z] #33 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #34 [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
16:34:24 [2022-11-18T16:34:24.457Z] #34 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #35 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.457Z] #35 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #36 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.457Z] #36 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #37 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:34:24 [2022-11-18T16:34:24.457Z] #37 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #38 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:34:24 [2022-11-18T16:34:24.457Z] #38 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #39 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.457Z] #39 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #40 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:34:24 [2022-11-18T16:34:24.457Z] #40 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #41 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.457Z] #41 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #42 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:34:24 [2022-11-18T16:34:24.457Z] #42 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #43 [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             ;
16:34:24 [2022-11-18T16:34:24.457Z] #43 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #44 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:34:24 [2022-11-18T16:34:24.457Z] #44 CACHED
16:34:24 [2022-11-18T16:34:24.457Z] 
16:34:24 [2022-11-18T16:34:24.457Z] #45 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:34:24 [2022-11-18T16:34:24.458Z] #45 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #46 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:34:24 [2022-11-18T16:34:24.458Z] #46 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #47 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.458Z] #47 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #48 [dev-systemd-false  1/28] RUN groupadd -r docker
16:34:24 [2022-11-18T16:34:24.458Z] #48 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #49 [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
16:34:24 [2022-11-18T16:34:24.458Z] #49 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #50 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.458Z] #50 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #51 [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
16:34:24 [2022-11-18T16:34:24.458Z] #51 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #52 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:34:24 [2022-11-18T16:34:24.458Z] #52 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
16:34:24 [2022-11-18T16:34:24.458Z] #53 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #54 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
16:34:24 [2022-11-18T16:34:24.458Z] #54 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #55 [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
16:34:24 [2022-11-18T16:34:24.458Z] #55 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #56 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.458Z] #56 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #57 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:34:24 [2022-11-18T16:34:24.458Z] #57 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #58 [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.3.0"      && /build/go-winres --help
16:34:24 [2022-11-18T16:34:24.458Z] #58 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
16:34:24 [2022-11-18T16:34:24.458Z] #59 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #60 [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
16:34:24 [2022-11-18T16:34:24.458Z] #60 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #61 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.458Z] #61 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #62 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
16:34:24 [2022-11-18T16:34:24.458Z] #62 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #63 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.458Z] #63 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #64 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.458Z] #64 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #65 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
16:34:24 [2022-11-18T16:34:24.458Z] #65 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #66 [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
16:34:24 [2022-11-18T16:34:24.458Z] #66 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #67 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:34:24 [2022-11-18T16:34:24.458Z] #67 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #68 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:34:24 [2022-11-18T16:34:24.458Z] #68 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #69 [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
16:34:24 [2022-11-18T16:34:24.458Z] #69 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #70 [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
16:34:24 [2022-11-18T16:34:24.458Z] #70 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #71 [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
16:34:24 [2022-11-18T16:34:24.458Z] #71 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #72 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:34:24 [2022-11-18T16:34:24.458Z] #72 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #73 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:34:24 [2022-11-18T16:34:24.458Z] #73 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #74 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
16:34:24 [2022-11-18T16:34:24.458Z] #74 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #75 [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
16:34:24 [2022-11-18T16:34:24.458Z] #75 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #76 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:34:24 [2022-11-18T16:34:24.458Z] #76 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #77 [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
16:34:24 [2022-11-18T16:34:24.458Z] #77 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
16:34:24 [2022-11-18T16:34:24.458Z] #78 CACHED
16:34:24 [2022-11-18T16:34:24.458Z] 
16:34:24 [2022-11-18T16:34:24.458Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
16:34:29 [2022-11-18T16:34:29.732Z] #79 DONE 4.6s
16:34:29 [2022-11-18T16:34:29.732Z] 
16:34:29 [2022-11-18T16:34:29.732Z] #80 exporting to image
16:34:29 [2022-11-18T16:34:29.732Z] #80 exporting layers
16:34:29 [2022-11-18T16:34:29.732Z] #80 exporting layers 0.7s done
16:34:29 [2022-11-18T16:34:29.732Z] #80 writing image sha256:6d1bee27579d8022bf9df19346138ab906d58f3e7c4ee4fafaad4398ad46920f done
16:34:29 [2022-11-18T16:34:29.732Z] #80 naming to docker.io/library/docker:30b0cb0cd44c86d5a346c9c47b50b440687f0a5d done
16:34:29 [2022-11-18T16:34:29.732Z] #80 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:34:30 [2022-11-18T16:34:30.039Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:34:30 [2022-11-18T16:34:30.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30b0cb0cd44c86d5a346c9c47b50b440687f0a5d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:30b0cb0cd44c86d5a346c9c47b50b440687f0a5d hack/test/unit
16:34:30 [2022-11-18T16:34:30.888Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
16:34:30 [2022-11-18T16:34:30.888Z] + TESTFLAGS+=' -test.timeout=5m'
16:34:30 [2022-11-18T16:34:30.888Z] + TESTDIRS=./...
16:34:30 [2022-11-18T16:34:30.888Z] + exclude_paths='/vendor/|/integration'
16:34:30 [2022-11-18T16:34:30.888Z] ++ go list ./...
16:34:30 [2022-11-18T16:34:30.888Z] ++ grep -vE '(/vendor/|/integration)'
16:34:31 [2022-11-18T16:34:31.456Z] + pkg_list='github.com/docker/docker/api
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/backend/build
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/httpstatus
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/httputils
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/middleware
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/build
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/checkpoint
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/container
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/debug
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/distribution
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/grpc
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/image
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/network
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/plugin
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/session
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/swarm
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/system
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/server/router/volume
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/backend
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/blkiodev
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/container
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/events
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/filters
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/image
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/mount
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/network
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/plugins/logdriver
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/registry
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/strslice
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/swarm
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/swarm/runtime
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/time
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/versions
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/versions/v1p19
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/versions/v1p20
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/api/types/volume
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/builder-next
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/builder-next/exporter
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/builder-next/worker
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/dockerfile
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/remotecontext
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/remotecontext/git
16:34:31 [2022-11-18T16:34:31.456Z] github.com/docker/docker/builder/remotecontext/urlutil
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli/config
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli/debug
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli/winresources/docker-proxy
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli/winresources/dockerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/client
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cmd/docker-proxy
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cmd/dockerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cmd/dockerd/trap
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/container
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/container/stream
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/contrib/apparmor
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/contrib/docker-device-tool
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/contrib/httpserver
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/convert
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/executor
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/executor/container
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/provider
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/config
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/containerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/events
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/events/testutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/aufs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/copy
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/overlay
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/register
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/vfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/zfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/images
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/initlayer
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/links
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/listeners
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/awslogs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/fluentd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/gcplogs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/gelf
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/journald
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/local
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/logentries
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/loggertest
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/loggerutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/splunk
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/syslog
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/templates
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/names
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/network
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/stats
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/distribution
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/distribution/metadata
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/distribution/utils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/distribution/xfer
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/dockerversion
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/errdefs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/image
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/image/cache
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/image/tarexport
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/image/v1
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/internal/mounttree
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/internal/test/suite
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/internal/unshare
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/layer
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd/queue
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd/remote
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd/supervisor
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd/types
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/bitseq
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cluster
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/config
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/datastore
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/diagnostic
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/discoverapi
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/driverapi
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/bridge
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/host
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/null
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/overlay
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/remote
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/windows
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/drvregistry
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/etchosts
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/idm
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/internal/caller
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ipam
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ipamapi
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ipams/builtin
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ipams/null
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ipams/remote
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ipamutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/iptables
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/netlabel
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/netutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/networkdb
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/ns
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/options
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/osl
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/osl/kernel
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/portallocator
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/portmapper
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/resolvconf
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/testutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/types
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/oci
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/oci/caps
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/opts
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/aaparser
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/archive
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/authorization
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/broadcaster
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/capabilities
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/chrootarchive
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/containerfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/devicemapper
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/directory
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/dmesg
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/fileutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/homedir
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/idtools
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/ioutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/jsonmessage
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/longpath
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/loopback
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/namesgenerator
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/parsers
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/parsers/kernel
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/pidfile
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/platform
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/plugingetter
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/plugins
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/plugins/transport
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/pools
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/process
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/progress
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/reexec
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/stack
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/stdcopy
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/streamformatter
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/stringid
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/sysinfo
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/system
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/tailfile
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/tarsum
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/pkg/useragent
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/plugin
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/plugin/executor/containerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/plugin/v2
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/profiles/apparmor
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/profiles/seccomp
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/quota
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/reference
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/registry
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/registry/resumable
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/restartmanager
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/rootless
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/rootless/specconv
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/runconfig
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/runconfig/opts
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/daemon
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/environment
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/fakecontext
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/fakegit
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/fakestorage
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/fixtures/load
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/fixtures/plugin
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/registry
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/testutil/request
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/volume
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/volume/drivers
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/volume/local
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/volume/mounts
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/volume/service
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/volume/service/opts
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/volume/testutils'
16:34:31 [2022-11-18T16:34:31.457Z] ++ grep --fixed-strings -v /libnetwork
16:34:31 [2022-11-18T16:34:31.457Z] ++ echo 'github.com/docker/docker/api
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/backend/build
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/httpstatus
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/httputils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/middleware
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/build
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/checkpoint
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/container
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/debug
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/distribution
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/grpc
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/image
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/network
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/plugin
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/session
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/swarm
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/system
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/server/router/volume
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/backend
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/blkiodev
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/container
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/events
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/filters
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/image
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/mount
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/network
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/plugins/logdriver
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/registry
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/strslice
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/swarm
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/swarm/runtime
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/time
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/versions
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/versions/v1p19
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/versions/v1p20
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/api/types/volume
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/builder-next
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/builder-next/exporter
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/builder-next/worker
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/dockerfile
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/remotecontext
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/remotecontext/git
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/builder/remotecontext/urlutil
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli/config
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli/debug
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli/winresources/docker-proxy
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cli/winresources/dockerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/client
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cmd/docker-proxy
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cmd/dockerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cmd/dockerd/trap
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/container
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/container/stream
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/contrib/apparmor
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/contrib/docker-device-tool
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/contrib/httpserver
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/convert
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/executor
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/executor/container
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/cluster/provider
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/config
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/containerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/events
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/events/testutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/aufs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/copy
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/overlay
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/register
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/vfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/graphdriver/zfs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/images
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/initlayer
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/links
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/listeners
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/awslogs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/fluentd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/gcplogs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/gelf
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/journald
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/local
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/logentries
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/loggertest
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/loggerutils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/splunk
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/syslog
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/logger/templates
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/names
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/network
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/daemon/stats
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/distribution
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/distribution/metadata
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/distribution/utils
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/distribution/xfer
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/dockerversion
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/errdefs
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/image
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/image/cache
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/image/tarexport
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/image/v1
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/internal/mounttree
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/internal/test/suite
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/internal/unshare
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/layer
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd/queue
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd/remote
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd/supervisor
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libcontainerd/types
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/bitseq
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cluster
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:34:31 [2022-11-18T16:34:31.457Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/config
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/datastore
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/diagnostic
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/discoverapi
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/driverapi
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/bridge
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/host
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/null
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/overlay
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/remote
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/windows
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/drvregistry
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/etchosts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/idm
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/internal/caller
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ipam
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ipamapi
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ipams/builtin
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ipams/null
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ipams/remote
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ipamutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/iptables
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/netlabel
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/netutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/networkdb
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/ns
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/options
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/osl
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/osl/kernel
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/portallocator
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/portmapper
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/resolvconf
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/testutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libnetwork/types
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/oci
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/oci/caps
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/opts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/aaparser
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/archive
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/authorization
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/broadcaster
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/capabilities
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/chrootarchive
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/containerfs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/devicemapper
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/directory
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/dmesg
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/fileutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/homedir
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/idtools
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/ioutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/jsonmessage
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/longpath
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/loopback
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/namesgenerator
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/parsers
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/parsers/kernel
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/pidfile
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/platform
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugingetter
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins/transport
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/pools
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/process
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/progress
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/reexec
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/stack
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/stdcopy
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/streamformatter
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/stringid
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/sysinfo
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/system
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/tailfile
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/tarsum
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/useragent
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/plugin
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/plugin/executor/containerd
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/plugin/v2
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/profiles/apparmor
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/profiles/seccomp
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/quota
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/reference
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/registry
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/registry/resumable
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/restartmanager
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/rootless
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/rootless/specconv
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/runconfig
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/runconfig/opts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/daemon
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/environment
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fakecontext
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fakegit
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fakestorage
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fixtures/load
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fixtures/plugin
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/registry
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/request
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/drivers
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/local
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/mounts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/service
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/service/opts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/testutils'
16:34:31 [2022-11-18T16:34:31.458Z] + base_pkg_list='github.com/docker/docker/api
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/backend/build
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/httpstatus
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/httputils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/middleware
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/build
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/checkpoint
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/container
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/debug
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/distribution
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/grpc
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/image
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/network
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/plugin
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/session
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/swarm
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/system
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/volume
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/backend
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/blkiodev
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/container
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/events
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/filters
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/image
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/mount
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/network
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/plugins/logdriver
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/registry
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/strslice
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/swarm
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/swarm/runtime
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/time
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/versions
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/versions/v1p19
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/versions/v1p20
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/volume
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/builder-next
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/builder-next/exporter
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/builder-next/worker
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/dockerfile
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/remotecontext
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/remotecontext/git
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/builder/remotecontext/urlutil
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cli
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cli/config
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cli/debug
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cli/winresources/docker-proxy
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cli/winresources/dockerd
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/client
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cmd/docker-proxy
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cmd/dockerd
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cmd/dockerd/trap
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/container
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/container/stream
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/contrib/apparmor
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/contrib/docker-device-tool
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/contrib/httpserver
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/cluster
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/cluster/convert
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/cluster/executor
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/cluster/executor/container
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/cluster/provider
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/config
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/containerd
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/events
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/events/testutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/aufs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/copy
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/overlay
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/register
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/vfs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/graphdriver/zfs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/images
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/initlayer
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/links
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/listeners
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/awslogs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/fluentd
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/gcplogs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/gelf
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/journald
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/local
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/logentries
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/loggertest
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/loggerutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/splunk
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/syslog
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/logger/templates
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/names
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/network
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/daemon/stats
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/distribution
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/distribution/metadata
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/distribution/utils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/distribution/xfer
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/dockerversion
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/errdefs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/image
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/image/cache
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/image/tarexport
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/image/v1
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/internal/mounttree
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/internal/test/suite
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/internal/unshare
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/layer
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libcontainerd
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libcontainerd/queue
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libcontainerd/remote
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libcontainerd/supervisor
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/libcontainerd/types
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/oci
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/oci/caps
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/opts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/aaparser
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/archive
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/authorization
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/broadcaster
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/capabilities
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/chrootarchive
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/containerfs
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/devicemapper
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/directory
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/dmesg
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/fileutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/homedir
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/idtools
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/ioutils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/jsonmessage
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/longpath
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/loopback
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/namesgenerator
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/parsers
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/parsers/kernel
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/pidfile
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/platform
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugingetter
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/plugins/transport
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/pools
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/process
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/progress
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/reexec
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/stack
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/stdcopy
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/streamformatter
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/stringid
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/sysinfo
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/system
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/tailfile
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/tarsum
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/pkg/useragent
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/plugin
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/plugin/executor/containerd
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/plugin/v2
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/profiles/apparmor
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/profiles/seccomp
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/quota
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/reference
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/registry
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/registry/resumable
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/restartmanager
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/rootless
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/rootless/specconv
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/runconfig
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/runconfig/opts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/daemon
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/environment
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fakecontext
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fakegit
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fakestorage
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fixtures/load
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fixtures/plugin
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/registry
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/testutil/request
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/drivers
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/local
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/mounts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/service
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/service/opts
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/volume/testutils'
16:34:31 [2022-11-18T16:34:31.458Z] ++ grep --fixed-strings /libnetwork
16:34:31 [2022-11-18T16:34:31.458Z] ++ echo 'github.com/docker/docker/api
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/backend/build
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/httpstatus
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/httputils
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/middleware
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/build
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/checkpoint
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/container
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/debug
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/distribution
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/grpc
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/image
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/network
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/plugin
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/session
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/swarm
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/system
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/server/router/volume
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/backend
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/blkiodev
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/container
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/events
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/filters
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/image
16:34:31 [2022-11-18T16:34:31.458Z] github.com/docker/docker/api/types/mount
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/network
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/plugins/logdriver
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/registry
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/strslice
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/swarm
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/swarm/runtime
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/time
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/versions
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/versions/v1p19
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/versions/v1p20
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/api/types/volume
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/builder-next
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/builder-next/exporter
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/builder-next/worker
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/dockerfile
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/remotecontext
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/remotecontext/git
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/builder/remotecontext/urlutil
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cli
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cli/config
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cli/debug
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cli/winresources/docker-proxy
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cli/winresources/dockerd
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/client
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cmd/docker-proxy
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cmd/dockerd
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cmd/dockerd/trap
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/container
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/container/stream
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/contrib/apparmor
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/contrib/docker-device-tool
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/contrib/httpserver
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/cluster
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/cluster/convert
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/cluster/executor
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/cluster/executor/container
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/cluster/provider
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/config
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/containerd
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/events
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/events/testutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/aufs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/copy
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/overlay
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/register
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/vfs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/graphdriver/zfs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/images
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/initlayer
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/links
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/listeners
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/awslogs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/fluentd
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/gcplogs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/gelf
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/journald
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/local
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/logentries
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/loggertest
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/loggerutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/splunk
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/syslog
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/logger/templates
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/names
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/network
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/daemon/stats
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/distribution
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/distribution/metadata
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/distribution/utils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/distribution/xfer
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/dockerversion
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/errdefs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/image
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/image/cache
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/image/tarexport
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/image/v1
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/internal/mounttree
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/internal/test/suite
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/internal/unshare
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/layer
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libcontainerd
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libcontainerd/queue
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libcontainerd/remote
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libcontainerd/supervisor
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libcontainerd/types
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/bitseq
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cluster
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/config
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/datastore
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/diagnostic
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/discoverapi
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/driverapi
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/bridge
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/host
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/null
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/overlay
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/remote
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/windows
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drvregistry
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/etchosts
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/idm
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/internal/caller
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipam
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipamapi
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/builtin
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/null
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/remote
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipamutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/iptables
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/netlabel
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/netutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/networkdb
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ns
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/options
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/osl
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/osl/kernel
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/portallocator
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/portmapper
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/resolvconf
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/testutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/types
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/oci
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/oci/caps
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/opts
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/aaparser
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/archive
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/authorization
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/broadcaster
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/capabilities
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/chrootarchive
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/containerfs
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/devicemapper
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/directory
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/dmesg
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/fileutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/homedir
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/idtools
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/ioutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/jsonmessage
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/longpath
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/loopback
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/namesgenerator
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/parsers
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/parsers/kernel
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/pidfile
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/platform
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/plugingetter
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/plugins
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/plugins/transport
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/pools
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/process
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/progress
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/reexec
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/stack
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/stdcopy
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/streamformatter
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/stringid
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/sysinfo
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/system
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/tailfile
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/tarsum
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/pkg/useragent
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/plugin
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/plugin/executor/containerd
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/plugin/v2
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/profiles/apparmor
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/profiles/seccomp
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/quota
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/reference
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/registry
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/registry/resumable
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/restartmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/rootless
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/rootless/specconv
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/runconfig
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/runconfig/opts
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/daemon
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/environment
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/fakecontext
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/fakegit
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/fakestorage
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/fixtures/load
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/fixtures/plugin
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/registry
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/testutil/request
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/volume
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/volume/drivers
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/volume/local
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/volume/mounts
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/volume/service
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/volume/service/opts
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/volume/testutils'
16:34:31 [2022-11-18T16:34:31.459Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/bitseq
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cluster
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/config
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/datastore
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/diagnostic
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/discoverapi
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/driverapi
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/bridge
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/host
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/null
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/overlay
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/remote
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/windows
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drvregistry
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/etchosts
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/idm
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/internal/caller
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipam
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipamapi
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/builtin
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/null
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/remote
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ipamutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/iptables
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/netlabel
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/netutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/networkdb
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/ns
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/options
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/osl
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/osl/kernel
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/portallocator
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/portmapper
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/resolvconf
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/testutils
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/types'
16:34:31 [2022-11-18T16:34:31.459Z] + grep --fixed-strings libnetwork/drivers/bridge
16:34:31 [2022-11-18T16:34:31.459Z] + echo 'github.com/docker/docker/libnetwork
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/bitseq
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cluster
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/config
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/datastore
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/diagnostic
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/discoverapi
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/driverapi
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/bridge
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/host
16:34:31 [2022-11-18T16:34:31.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/null
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/overlay
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/remote
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/windows
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drvregistry
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/etchosts
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/idm
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/internal/caller
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ipam
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ipamapi
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ipams/builtin
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ipams/null
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ipams/remote
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ipamutils
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/iptables
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/netlabel
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/netutils
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/networkdb
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/ns
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/options
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/osl
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/osl/kernel
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/portallocator
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/portmapper
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/resolvconf
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/testutils
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/types'
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/bridge
16:34:31 [2022-11-18T16:34:31.460Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:34:31 [2022-11-18T16:34:31.460Z] + type docker-proxy
16:34:31 [2022-11-18T16:34:31.460Z] hack/test/unit: line 25: type: docker-proxy: not found
16:34:31 [2022-11-18T16:34:31.460Z] + hack/make.sh binary-proxy install-proxy
16:34:31 [2022-11-18T16:34:31.460Z] 
16:34:31 [2022-11-18T16:34:31.719Z] Removing bundles/
16:34:31 [2022-11-18T16:34:31.719Z] 
16:34:31 [2022-11-18T16:34:31.719Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:34:31 [2022-11-18T16:34:31.719Z] Building: bundles/binary-proxy/docker-proxy
16:34:31 [2022-11-18T16:34:31.719Z] GOOS="" GOARCH="" GOARM=""
16:34:38 [2022-11-18T16:34:38.289Z] Created binary: bundles/binary-proxy/docker-proxy
16:34:38 [2022-11-18T16:34:38.289Z] 
16:34:38 [2022-11-18T16:34:38.289Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:34:38 [2022-11-18T16:34:38.289Z] Installing docker-proxy to /usr/local/bin/
16:34:38 [2022-11-18T16:34:38.289Z] 
16:34:38 [2022-11-18T16:34:38.289Z] + mkdir -p bundles
16:34:38 [2022-11-18T16:34:38.289Z] + '[' -n 'github.com/docker/docker/api
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/backend/build
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/httpstatus
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/httputils
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/middleware
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/build
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/checkpoint
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/container
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/debug
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/distribution
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/grpc
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/image
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/network
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/plugin
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/session
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/swarm
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/system
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/server/router/volume
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/backend
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/blkiodev
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/container
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/events
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/filters
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/image
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/mount
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/network
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/plugins/logdriver
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/registry
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/strslice
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/swarm
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/swarm/runtime
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/time
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/versions
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/versions/v1p19
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/versions/v1p20
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/api/types/volume
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/builder-next
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/builder-next/exporter
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/builder-next/worker
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/dockerfile
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/remotecontext
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/remotecontext/git
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/builder/remotecontext/urlutil
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cli
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cli/config
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cli/debug
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cli/winresources/docker-proxy
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cli/winresources/dockerd
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/client
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cmd/docker-proxy
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cmd/dockerd
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cmd/dockerd/trap
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/container
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/container/stream
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/contrib/apparmor
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/contrib/docker-device-tool
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/contrib/httpserver
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/cluster
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/cluster/convert
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/cluster/executor
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/cluster/executor/container
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/cluster/provider
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/config
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/containerd
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/events
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/events/testutils
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/aufs
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/copy
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/overlay
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/register
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/vfs
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/graphdriver/zfs
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/images
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/initlayer
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/links
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/listeners
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/awslogs
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/fluentd
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/gcplogs
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/gelf
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/journald
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:34:38 [2022-11-18T16:34:38.289Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/local
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/logentries
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/loggertest
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/loggerutils
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/splunk
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/syslog
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/logger/templates
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/names
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/network
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/daemon/stats
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/distribution
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/distribution/metadata
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/distribution/utils
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/distribution/xfer
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/dockerversion
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/errdefs
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/image
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/image/cache
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/image/tarexport
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/image/v1
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/internal/mounttree
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/internal/test/suite
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/internal/unshare
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/layer
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/libcontainerd
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/libcontainerd/queue
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/libcontainerd/remote
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/libcontainerd/supervisor
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/libcontainerd/types
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/oci
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/oci/caps
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/opts
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/aaparser
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/archive
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/authorization
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/broadcaster
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/capabilities
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/chrootarchive
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/containerfs
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/devicemapper
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/directory
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/dmesg
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/fileutils
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/homedir
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/idtools
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/ioutils
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/jsonmessage
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/longpath
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/loopback
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/namesgenerator
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/parsers
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/parsers/kernel
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/pidfile
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/platform
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/plugingetter
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/plugins
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/plugins/transport
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/pools
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/process
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/progress
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/reexec
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/stack
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/stdcopy
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/streamformatter
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/stringid
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/sysinfo
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/system
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/tailfile
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/tarsum
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/pkg/useragent
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/plugin
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/plugin/executor/containerd
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/plugin/v2
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/profiles/apparmor
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/profiles/seccomp
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/quota
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/reference
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/registry
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/registry/resumable
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/restartmanager
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/rootless
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/rootless/specconv
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/runconfig
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/runconfig/opts
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/daemon
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/environment
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/fakecontext
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/fakegit
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/fakestorage
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/fixtures/load
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/fixtures/plugin
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/registry
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/testutil/request
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/volume
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/volume/drivers
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/volume/local
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/volume/mounts
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/volume/service
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/volume/service/opts
16:34:38 [2022-11-18T16:34:38.290Z] github.com/docker/docker/volume/testutils' ']'
16:34:38 [2022-11-18T16:34:38.290Z] + 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/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/process 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
16:34:38 [2022-11-18T16:34:38.549Z] ?   	github.com/docker/docker/api	[no test files]
16:34:53 [2022-11-18T16:34:53.440Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 7.9% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 93.8% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/builder	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/builder/remotecontext	0.047s	coverage: 13.7% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/builder/dockerfile	0.060s	coverage: 50.1% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.486s	coverage: 83.5% of statements
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/cli	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:36:14 [2022-11-18T16:36:14.886Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.025s	coverage: 67.6% of statements
16:36:16 [2022-11-18T16:36:16.809Z] ok  	github.com/docker/docker/client	0.118s	coverage: 76.1% of statements
16:36:48 [2022-11-18T16:36:48.890Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 30.0% of statements
16:36:48 [2022-11-18T16:36:48.890Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.8% of statements
16:36:48 [2022-11-18T16:36:48.890Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.388s	coverage: 0.0% of statements
16:36:48 [2022-11-18T16:36:48.890Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:36:48 [2022-11-18T16:36:48.890Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:36:48 [2022-11-18T16:36:48.890Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:36:48 [2022-11-18T16:36:48.890Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:36:48 [2022-11-18T16:36:48.890Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:36:53 [2022-11-18T16:36:53.084Z] ok  	github.com/docker/docker/daemon/cluster	0.096s	coverage: 0.5% of statements
16:36:54 [2022-11-18T16:36:54.462Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.030s	coverage: 65.3% of statements
16:36:56 [2022-11-18T16:36:56.368Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
16:37:02 [2022-11-18T16:37:02.934Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.452s	coverage: 13.4% of statements
16:37:04 [2022-11-18T16:37:04.312Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 76.8% of statements
16:37:04 [2022-11-18T16:37:04.571Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
16:37:05 [2022-11-18T16:37:05.517Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
16:37:06 [2022-11-18T16:37:06.085Z] ok  	github.com/docker/docker/daemon	10.137s	coverage: 16.4% of statements
16:37:06 [2022-11-18T16:37:06.085Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:37:06 [2022-11-18T16:37:06.085Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:37:06 [2022-11-18T16:37:06.085Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
16:37:06 [2022-11-18T16:37:06.085Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:37:06 [2022-11-18T16:37:06.653Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.606s	coverage: 74.8% of statements
16:37:07 [2022-11-18T16:37:07.590Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.294s	coverage: 60.7% of statements
16:37:08 [2022-11-18T16:37:08.158Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
16:37:09 [2022-11-18T16:37:09.540Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
16:37:11 [2022-11-18T16:37:11.461Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.300s	coverage: 50.6% of statements
16:37:11 [2022-11-18T16:37:11.719Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.152s	coverage: 46.1% of statements
16:37:11 [2022-11-18T16:37:11.719Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:37:12 [2022-11-18T16:37:12.655Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.171s	coverage: 60.3% of statements
16:37:12 [2022-11-18T16:37:12.655Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:37:12 [2022-11-18T16:37:12.655Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:37:12 [2022-11-18T16:37:12.914Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
16:37:13 [2022-11-18T16:37:13.850Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
16:37:14 [2022-11-18T16:37:14.418Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
16:37:15 [2022-11-18T16:37:15.354Z] ok  	github.com/docker/docker/daemon/images	0.052s	coverage: 6.8% of statements
16:37:15 [2022-11-18T16:37:15.354Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:37:15 [2022-11-18T16:37:15.354Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:37:15 [2022-11-18T16:37:15.613Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
16:37:16 [2022-11-18T16:37:16.549Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.146s	coverage: 79.6% of statements
16:37:16 [2022-11-18T16:37:16.549Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.016s	coverage: 53.6% of statements
16:37:16 [2022-11-18T16:37:16.549Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:37:17 [2022-11-18T16:37:17.117Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
16:37:17 [2022-11-18T16:37:17.375Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:37:18 [2022-11-18T16:37:18.312Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.157s	coverage: 76.8% of statements
16:37:18 [2022-11-18T16:37:18.571Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
16:37:19 [2022-11-18T16:37:19.507Z] ok  	github.com/docker/docker/daemon/logger/local	0.034s	coverage: 79.4% of statements
16:37:20 [2022-11-18T16:37:20.075Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 63.5% of statements
16:37:20 [2022-11-18T16:37:20.643Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
16:37:21 [2022-11-18T16:37:21.580Z] ok  	github.com/docker/docker/daemon/logger/journald	3.593s	coverage: 74.5% of statements
16:37:21 [2022-11-18T16:37:21.580Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:37:21 [2022-11-18T16:37:21.580Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:37:21 [2022-11-18T16:37:21.580Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:37:21 [2022-11-18T16:37:21.580Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:37:22 [2022-11-18T16:37:22.147Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
16:37:22 [2022-11-18T16:37:22.406Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:37:22 [2022-11-18T16:37:22.668Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
16:37:22 [2022-11-18T16:37:22.947Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.501s	coverage: 82.5% of statements
16:37:22 [2022-11-18T16:37:22.947Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:37:22 [2022-11-18T16:37:22.947Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:37:23 [2022-11-18T16:37:23.891Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
16:37:26 [2022-11-18T16:37:26.423Z] ok  	github.com/docker/docker/distribution	1.483s	coverage: 29.5% of statements
16:37:26 [2022-11-18T16:37:26.423Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:37:26 [2022-11-18T16:37:26.423Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
16:37:26 [2022-11-18T16:37:26.991Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 84.9% of statements
16:37:26 [2022-11-18T16:37:26.991Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:37:27 [2022-11-18T16:37:27.250Z] ok  	github.com/docker/docker/image	0.037s	coverage: 86.9% of statements
16:37:27 [2022-11-18T16:37:27.509Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
16:37:28 [2022-11-18T16:37:28.076Z] ok  	github.com/docker/docker/image/tarexport	0.023s	coverage: 0.7% of statements
16:37:28 [2022-11-18T16:37:28.076Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:37:28 [2022-11-18T16:37:28.076Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:37:28 [2022-11-18T16:37:28.076Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:37:28 [2022-11-18T16:37:28.076Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:37:28 [2022-11-18T16:37:28.645Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
16:37:29 [2022-11-18T16:37:29.213Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 41.4% of statements
16:37:29 [2022-11-18T16:37:29.780Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.8% of statements
16:37:29 [2022-11-18T16:37:29.780Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:37:31 [2022-11-18T16:37:31.685Z] ok  	github.com/docker/docker/pkg/archive	0.300s	coverage: 81.7% of statements
16:37:32 [2022-11-18T16:37:32.252Z] ok  	github.com/docker/docker/pkg/authorization	0.326s	coverage: 68.3% of statements
16:37:32 [2022-11-18T16:37:32.511Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:37:32 [2022-11-18T16:37:32.511Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:37:33 [2022-11-18T16:37:33.447Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.232s	coverage: 83.1% of statements
16:37:33 [2022-11-18T16:37:33.447Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
16:37:33 [2022-11-18T16:37:33.706Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
16:37:33 [2022-11-18T16:37:33.965Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
16:37:33 [2022-11-18T16:37:33.965Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
16:37:34 [2022-11-18T16:37:34.224Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
16:37:35 [2022-11-18T16:37:35.160Z] ok  	github.com/docker/docker/pkg/idtools	0.281s	coverage: 69.6% of statements
16:37:35 [2022-11-18T16:37:35.728Z] ok  	github.com/docker/docker/pkg/ioutils	0.344s	coverage: 69.7% of statements
16:37:35 [2022-11-18T16:37:35.987Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
16:37:36 [2022-11-18T16:37:36.245Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
16:37:36 [2022-11-18T16:37:36.245Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
16:37:36 [2022-11-18T16:37:36.504Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
16:37:36 [2022-11-18T16:37:36.763Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:37:37 [2022-11-18T16:37:37.022Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
16:37:37 [2022-11-18T16:37:37.022Z] ok  	github.com/docker/docker/layer	7.890s	coverage: 68.9% of statements
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:37:37 [2022-11-18T16:37:37.281Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 94.1% of statements
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:37:37 [2022-11-18T16:37:37.281Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:37:37 [2022-11-18T16:37:37.849Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
16:37:38 [2022-11-18T16:37:38.108Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
16:37:38 [2022-11-18T16:37:38.367Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
16:37:38 [2022-11-18T16:37:38.626Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
16:37:38 [2022-11-18T16:37:38.626Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
16:37:39 [2022-11-18T16:37:39.193Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
16:37:39 [2022-11-18T16:37:39.193Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
16:37:39 [2022-11-18T16:37:39.453Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:37:39 [2022-11-18T16:37:39.712Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
16:37:39 [2022-11-18T16:37:39.975Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:37:40 [2022-11-18T16:37:40.543Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
16:37:40 [2022-11-18T16:37:40.802Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 52.9% of statements
16:37:41 [2022-11-18T16:37:41.062Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
16:37:41 [2022-11-18T16:37:41.629Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
16:37:41 [2022-11-18T16:37:41.888Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:37:43 [2022-11-18T16:37:43.792Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
16:37:44 [2022-11-18T16:37:44.050Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
16:37:44 [2022-11-18T16:37:44.310Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 86.0% of statements
16:37:45 [2022-11-18T16:37:45.687Z] ok  	github.com/docker/docker/quota	0.203s	coverage: 71.4% of statements
16:37:45 [2022-11-18T16:37:45.946Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
16:37:46 [2022-11-18T16:37:46.883Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.7% of statements
16:37:47 [2022-11-18T16:37:47.143Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
16:37:47 [2022-11-18T16:37:47.402Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
16:37:47 [2022-11-18T16:37:47.970Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
16:37:47 [2022-11-18T16:37:47.970Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
16:37:49 [2022-11-18T16:37:49.874Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
16:37:50 [2022-11-18T16:37:50.443Z] ok  	github.com/docker/docker/volume/local	0.074s	coverage: 77.1% of statements
16:37:50 [2022-11-18T16:37:50.702Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
16:37:52 [2022-11-18T16:37:52.080Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 73.1% of statements
16:38:14 [2022-11-18T16:38:14.010Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.3% of statements
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/rootless	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/volume	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === Skipped
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     network_proxy_test.go:208: No support for dual stack yet
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver btrfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver btrfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver btrfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver btrfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver btrfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:71: No driver to put!
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z] time="2022-11-18T16:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z] time="2022-11-18T16:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z] time="2022-11-18T16:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z] time="2022-11-18T16:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z] time="2022-11-18T16:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:71: No driver to put!
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     overlay_test.go:50: Fails to compute changes intermittently
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver zfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver zfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver zfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver zfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:44: Driver zfs not supported
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     graphtest_unix.go:71: No driver to put!
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:38:14 [2022-11-18T16:38:14.010Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:38:14 [2022-11-18T16:38:14.010Z] 
16:38:14 [2022-11-18T16:38:14.010Z] DONE 2888 tests, 28 skipped in 214.225s
16:38:14 [2022-11-18T16:38:14.010Z] + '[' -n 'github.com/docker/docker/libnetwork
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/bitseq
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/cluster
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/config
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/datastore
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/diagnostic
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/discoverapi
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/driverapi
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/bridge
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/host
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/null
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/overlay
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/remote
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/windows
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/drvregistry
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/etchosts
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/idm
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/internal/caller
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ipam
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ipamapi
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ipams/builtin
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ipams/null
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ipams/remote
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ipamutils
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/iptables
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/netlabel
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/netutils
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/networkdb
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/ns
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/options
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/osl
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/osl/kernel
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/portallocator
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/portmapper
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/resolvconf
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/testutils
16:38:14 [2022-11-18T16:38:14.010Z] github.com/docker/docker/libnetwork/types' ']'
16:38:14 [2022-11-18T16:38:14.011Z] + 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
16:39:00 [2022-11-18T16:39:00.699Z] ok  	github.com/docker/docker/libnetwork	37.466s	coverage: 40.6% of statements
16:39:00 [2022-11-18T16:39:00.699Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.142s	coverage: 84.4% of statements
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
16:39:00 [2022-11-18T16:39:00.699Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:39:00 [2022-11-18T16:39:00.699Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:39:00 [2022-11-18T16:39:00.700Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
16:39:00 [2022-11-18T16:39:00.700Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.577s	coverage: 59.7% of statements
16:39:00 [2022-11-18T16:39:00.700Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:39:00 [2022-11-18T16:39:00.700Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
16:39:00 [2022-11-18T16:39:00.700Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.2% of statements
16:39:00 [2022-11-18T16:39:00.700Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:39:01 [2022-11-18T16:39:01.267Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.8% of statements
16:39:01 [2022-11-18T16:39:01.267Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:39:01 [2022-11-18T16:39:01.267Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
16:39:11 [2022-11-18T16:39:11.243Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.121s	coverage: 6.9% of statements
16:39:11 [2022-11-18T16:39:11.243Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
16:39:11 [2022-11-18T16:39:11.243Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
16:39:11 [2022-11-18T16:39:11.811Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
16:39:11 [2022-11-18T16:39:11.811Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:39:11 [2022-11-18T16:39:11.811Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:39:11 [2022-11-18T16:39:11.811Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:39:12 [2022-11-18T16:39:12.378Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
16:39:12 [2022-11-18T16:39:12.378Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
16:39:12 [2022-11-18T16:39:12.637Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
16:39:12 [2022-11-18T16:39:12.896Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:39:25 [2022-11-18T16:39:25.101Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:39:40 [2022-11-18T16:39:40.035Z] ok  	github.com/docker/docker/libnetwork/ipam	15.997s	coverage: 85.3% of statements
16:39:40 [2022-11-18T16:39:40.035Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:39:40 [2022-11-18T16:39:40.035Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:39:40 [2022-11-18T16:39:40.035Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
16:39:40 [2022-11-18T16:39:40.294Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
16:39:40 [2022-11-18T16:39:40.294Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:39:40 [2022-11-18T16:39:40.553Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
16:39:41 [2022-11-18T16:39:41.121Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.274s	coverage: 74.0% of statements
16:39:42 [2022-11-18T16:39:42.057Z] ok  	github.com/docker/docker/libnetwork/iptables	0.253s	coverage: 45.9% of statements
16:39:42 [2022-11-18T16:39:42.057Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
16:39:42 [2022-11-18T16:39:42.316Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 43.7% of statements
16:41:33 [2022-11-18T16:41:33.763Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.538s	coverage: 60.1% of statements
16:41:33 [2022-11-18T16:41:33.763Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:41:33 [2022-11-18T16:41:33.763Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:41:34 [2022-11-18T16:41:34.330Z] ok  	github.com/docker/docker/libnetwork/osl	4.386s	coverage: 39.5% of statements
16:41:34 [2022-11-18T16:41:34.589Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:41:34 [2022-11-18T16:41:34.847Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
16:41:36 [2022-11-18T16:41:36.224Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.664s	coverage: 46.3% of statements
16:41:36 [2022-11-18T16:41:36.224Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
16:41:36 [2022-11-18T16:41:36.224Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
16:41:36 [2022-11-18T16:41:36.482Z] ok  	github.com/docker/docker/libnetwork/types	0.014s	coverage: 37.3% of statements
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === Skipped
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork TestParallel1 (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork TestParallel3 (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork TestParallel2 (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:41:36 [2022-11-18T16:41:36.482Z]     firewalld_test.go:14: firewalld is not running
16:41:36 [2022-11-18T16:41:36.482Z] 
16:41:36 [2022-11-18T16:41:36.482Z] DONE 325 tests, 9 skipped in 204.864s
Post stage
[Pipeline] junit
16:41:37 [2022-11-18T16:41:37.436Z] Recording test results
16:41:37 [2022-11-18T16:41:37.523Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:41:37 [2022-11-18T16:41:37.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=30b0cb0cd44c86d5a346c9c47b50b440687f0a5d -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:30b0cb0cd44c86d5a346c9c47b50b440687f0a5d hack/make.sh dynbinary test-integration
16:41:38 [2022-11-18T16:41:38.095Z] 
16:41:38 [2022-11-18T16:41:38.354Z] Removing bundles/
16:41:38 [2022-11-18T16:41:38.354Z] 
16:41:38 [2022-11-18T16:41:38.354Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:41:38 [2022-11-18T16:41:38.354Z] Building: bundles/dynbinary-daemon/dockerd
16:41:38 [2022-11-18T16:41:38.354Z] GOOS="" GOARCH="" GOARM=""
16:43:14 [2022-11-18T16:43:14.804Z] Created binary: bundles/dynbinary-daemon/dockerd
16:43:14 [2022-11-18T16:43:14.804Z] Building: bundles/dynbinary-daemon/docker-proxy
16:43:14 [2022-11-18T16:43:14.804Z] GOOS="" GOARCH="" GOARM=""
16:43:14 [2022-11-18T16:43:14.804Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:43:14 [2022-11-18T16:43:14.804Z] 
16:43:14 [2022-11-18T16:43:14.804Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:43:14 [2022-11-18T16:43:14.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:43:14 [2022-11-18T16:43:14.804Z] HOSTNAME=954c8b9ca5cd
16:43:14 [2022-11-18T16:43:14.804Z] TESTDEBUG=0
16:43:14 [2022-11-18T16:43:14.804Z] DEST=bundles/test-integration
16:43:14 [2022-11-18T16:43:14.804Z] PWD=/go/src/github.com/docker/docker
16:43:14 [2022-11-18T16:43:14.804Z] DOCKER_GITCOMMIT=30b0cb0cd44c86d5a346c9c47b50b440687f0a5d
16:43:14 [2022-11-18T16:43:14.804Z] container=docker
16:43:14 [2022-11-18T16:43:14.804Z] HOME=/root
16:43:14 [2022-11-18T16:43:14.804Z] GOLANG_VERSION=1.19.3
16:43:14 [2022-11-18T16:43:14.804Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:43:14 [2022-11-18T16:43:14.804Z] VALIDATE_BRANCH=master
16:43:14 [2022-11-18T16:43:14.804Z] TERM=xterm
16:43:14 [2022-11-18T16:43:14.804Z] DOCKER_PKG=github.com/docker/docker
16:43:14 [2022-11-18T16:43:14.804Z] SHLVL=1
16:43:14 [2022-11-18T16:43:14.804Z] TIMEOUT=120m
16:43:14 [2022-11-18T16:43:14.804Z] DOCKER_BUILDTAGS= journald
16:43:14 [2022-11-18T16:43:14.804Z] DOCKER_GRAPHDRIVER=overlay2
16:43:14 [2022-11-18T16:43:14.804Z] GO111MODULE=off
16:43:14 [2022-11-18T16:43:14.804Z] DOCKER_EXPERIMENTAL=1
16:43:14 [2022-11-18T16:43:14.804Z] TEST_SKIP_INTEGRATION_CLI=1
16:43:14 [2022-11-18T16:43:14.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:43:14 [2022-11-18T16:43:14.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:43:14 [2022-11-18T16:43:14.804Z] GOPATH=/go
16:43:14 [2022-11-18T16:43:14.804Z] PKG_CONFIG=pkg-config
16:43:14 [2022-11-18T16:43:14.804Z] _=/usr/bin/env
16:43:14 [2022-11-18T16:43:14.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:43:46 [2022-11-18T16:43:46.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:43:46 [2022-11-18T16:43:46.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:44:13 [2022-11-18T16:44:13.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:44:21 [2022-11-18T16:44:21.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:44:28 [2022-11-18T16:44:28.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:44:28 [2022-11-18T16:44:28.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:44:29 [2022-11-18T16:44:29.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:44:29 [2022-11-18T16:44:29.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:44:30 [2022-11-18T16:44:30.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:44:30 [2022-11-18T16:44:30.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:44:31 [2022-11-18T16:44:31.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:44:33 [2022-11-18T16:44:33.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:44:34 [2022-11-18T16:44:34.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:44:35 [2022-11-18T16:44:35.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:44:35 [2022-11-18T16:44:35.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:44:36 [2022-11-18T16:44:36.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:44:37 [2022-11-18T16:44:37.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:44:38 [2022-11-18T16:44:38.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:44:39 [2022-11-18T16:44:39.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:44:40 [2022-11-18T16:44:40.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:44:40 [2022-11-18T16:44:40.592Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:44:40 [2022-11-18T16:44:40.592Z] Using test binary docker
16:44:40 [2022-11-18T16:44:40.592Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:44:40 [2022-11-18T16:44:40.592Z] +++ /etc/init.d/apparmor start
16:44:40 [2022-11-18T16:44:40.592Z] Not: starting.
16:44:40 [2022-11-18T16:44:40.592Z] INFO: Waiting for daemon to start...
16:44:40 [2022-11-18T16:44:40.592Z] Starting dockerd
16:44:40 [2022-11-18T16:44:40.592Z] +++ 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
16:44:43 [2022-11-18T16:44:43.124Z] .
16:44:43 [2022-11-18T16:44:43.124Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:44:43 [2022-11-18T16:44:43.124Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:44:43 [2022-11-18T16:44:43.124Z] Error: No such image: emptyfs
16:44:43 [2022-11-18T16:44:43.124Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:44:43 [2022-11-18T16:44:43.124Z] ++++ docker load
16:44:43 [2022-11-18T16:44:43.125Z] Loaded image: emptyfs:latest
16:44:43 [2022-11-18T16:44:43.125Z] Running integration-test (iteration 1)
16:44:43 [2022-11-18T16:44:43.125Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:44:43 [2022-11-18T16:44:43.125Z] ++ 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
16:44:43 [2022-11-18T16:44:43.125Z] ++ set -e
16:44:43 [2022-11-18T16:44:43.125Z] ++ '[' -n 0 ']'
16:44:43 [2022-11-18T16:44:43.125Z] ++ set -x
16:44:43 [2022-11-18T16:44:43.125Z] ++ 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
16:44:43 [2022-11-18T16:44:43.125Z] Loaded image: busybox:latest
16:44:43 [2022-11-18T16:44:43.125Z] Loaded image: busybox:glibc
16:44:44 [2022-11-18T16:44:44.501Z] Loaded image: debian:bullseye-slim
16:44:44 [2022-11-18T16:44:44.501Z] Loaded image: hello-world:latest
16:44:44 [2022-11-18T16:44:44.501Z] Loaded image: arm32v7/hello-world:latest
16:44:44 [2022-11-18T16:44:44.501Z] INFO: Testing against a local daemon
16:44:44 [2022-11-18T16:44:44.501Z] === RUN   TestCgroupNamespacesBuild
16:44:45 [2022-11-18T16:44:45.438Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
16:44:45 [2022-11-18T16:44:45.438Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:44:46 [2022-11-18T16:44:46.374Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.98s)
16:44:46 [2022-11-18T16:44:46.374Z] === RUN   TestBuildWithSession
16:44:46 [2022-11-18T16:44:46.374Z]     build_session_test.go:25: TODO: BuildKit
16:44:46 [2022-11-18T16:44:46.374Z] --- SKIP: TestBuildWithSession (0.00s)
16:44:46 [2022-11-18T16:44:46.374Z] === RUN   TestBuildSquashParent
16:44:50 [2022-11-18T16:44:50.564Z] --- PASS: TestBuildSquashParent (3.81s)
16:44:50 [2022-11-18T16:44:50.564Z] === RUN   TestBuildWithRemoveAndForceRemove
16:44:50 [2022-11-18T16:44:50.564Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:44:50 [2022-11-18T16:44:50.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:44:50 [2022-11-18T16:44:50.564Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:44:50 [2022-11-18T16:44:50.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:44:50 [2022-11-18T16:44:50.564Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:44:50 [2022-11-18T16:44:50.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:44:50 [2022-11-18T16:44:50.564Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:44:50 [2022-11-18T16:44:50.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:44:50 [2022-11-18T16:44:50.564Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:44:50 [2022-11-18T16:44:50.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:44:50 [2022-11-18T16:44:50.564Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:44:50 [2022-11-18T16:44:50.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:44:50 [2022-11-18T16:44:50.564Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:44:50 [2022-11-18T16:44:50.564Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:44:51 [2022-11-18T16:44:51.520Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:44:51 [2022-11-18T16:44:51.520Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:44:52 [2022-11-18T16:44:52.900Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:44:52 [2022-11-18T16:44:52.900Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:44:53 [2022-11-18T16:44:53.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:44:53 [2022-11-18T16:44:53.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.20s)
16:44:53 [2022-11-18T16:44:53.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
16:44:53 [2022-11-18T16:44:53.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s)
16:44:53 [2022-11-18T16:44:53.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s)
16:44:53 [2022-11-18T16:44:53.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.98s)
16:44:53 [2022-11-18T16:44:53.836Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.03s)
16:44:53 [2022-11-18T16:44:53.836Z] === RUN   TestBuildMultiStageCopy
16:44:53 [2022-11-18T16:44:53.836Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:44:54 [2022-11-18T16:44:54.772Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:44:54 [2022-11-18T16:44:54.772Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:44:54 [2022-11-18T16:44:54.772Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:44:55 [2022-11-18T16:44:55.030Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:44:55 [2022-11-18T16:44:55.030Z] --- PASS: TestBuildMultiStageCopy (1.18s)
16:44:55 [2022-11-18T16:44:55.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s)
16:44:55 [2022-11-18T16:44:55.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
16:44:55 [2022-11-18T16:44:55.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
16:44:55 [2022-11-18T16:44:55.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s)
16:44:55 [2022-11-18T16:44:55.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
16:44:55 [2022-11-18T16:44:55.030Z] === RUN   TestBuildMultiStageParentConfig
16:44:55 [2022-11-18T16:44:55.288Z] --- PASS: TestBuildMultiStageParentConfig (0.29s)
16:44:55 [2022-11-18T16:44:55.289Z] === RUN   TestBuildLabelWithTargets
16:44:55 [2022-11-18T16:44:55.856Z] --- PASS: TestBuildLabelWithTargets (0.43s)
16:44:55 [2022-11-18T16:44:55.856Z] === RUN   TestBuildWithEmptyLayers
16:44:55 [2022-11-18T16:44:55.856Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
16:44:55 [2022-11-18T16:44:55.856Z] === RUN   TestBuildMultiStageOnBuild
16:44:56 [2022-11-18T16:44:56.793Z] --- PASS: TestBuildMultiStageOnBuild (1.03s)
16:44:56 [2022-11-18T16:44:56.793Z] === RUN   TestBuildUncleanTarFilenames
16:44:57 [2022-11-18T16:44:57.051Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
16:44:57 [2022-11-18T16:44:57.051Z] === RUN   TestBuildMultiStageLayerLeak
16:44:57 [2022-11-18T16:44:57.991Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
16:44:57 [2022-11-18T16:44:57.991Z] === RUN   TestBuildWithHugeFile
16:45:46 [2022-11-18T16:45:46.814Z] --- PASS: TestBuildWithHugeFile (43.43s)
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildWCOWSandboxSize
16:45:46 [2022-11-18T16:45:46.814Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:45:46 [2022-11-18T16:45:46.814Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildWithEmptyDockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:45:46 [2022-11-18T16:45:46.814Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
16:45:46 [2022-11-18T16:45:46.814Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
16:45:46 [2022-11-18T16:45:46.814Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
16:45:46 [2022-11-18T16:45:46.814Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildPreserveOwnership
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildPreserveOwnership/copy_from
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:45:46 [2022-11-18T16:45:46.814Z] --- PASS: TestBuildPreserveOwnership (2.05s)
16:45:46 [2022-11-18T16:45:46.814Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.49s)
16:45:46 [2022-11-18T16:45:46.814Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildPlatformInvalid
16:45:46 [2022-11-18T16:45:46.814Z] --- PASS: TestBuildPlatformInvalid (0.02s)
16:45:46 [2022-11-18T16:45:46.814Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:45:46 [2022-11-18T16:45:46.814Z] Loaded image: busybox:latest
16:45:46 [2022-11-18T16:45:46.814Z] Loaded image: busybox:glibc
16:45:46 [2022-11-18T16:45:46.814Z] Loaded image: debian:bullseye-slim
16:45:46 [2022-11-18T16:45:46.814Z] Loaded image: hello-world:latest
16:45:46 [2022-11-18T16:45:46.814Z] Loaded image: arm32v7/hello-world:latest
16:45:53 [2022-11-18T16:45:53.379Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.63s)
16:45:53 [2022-11-18T16:45:53.379Z] PASS
16:45:53 [2022-11-18T16:45:53.379Z] 
16:45:53 [2022-11-18T16:45:53.379Z] === Skipped
16:45:53 [2022-11-18T16:45:53.379Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:45:53 [2022-11-18T16:45:53.379Z]     build_session_test.go:25: TODO: BuildKit
16:45:53 [2022-11-18T16:45:53.379Z] 
16:45:53 [2022-11-18T16:45:53.379Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:45:53 [2022-11-18T16:45:53.379Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:45:53 [2022-11-18T16:45:53.379Z] 
16:45:53 [2022-11-18T16:45:53.379Z] DONE 34 tests, 2 skipped in 70.370s
16:45:53 [2022-11-18T16:45:53.379Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:45:53 [2022-11-18T16:45:53.379Z] ++ 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
16:45:53 [2022-11-18T16:45:53.379Z] ++ set -e
16:45:53 [2022-11-18T16:45:53.379Z] ++ '[' -n 0 ']'
16:45:53 [2022-11-18T16:45:53.379Z] ++ set -x
16:45:53 [2022-11-18T16:45:53.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-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
16:45:53 [2022-11-18T16:45:53.379Z] INFO: Testing against a local daemon
16:45:53 [2022-11-18T16:45:53.379Z] === RUN   TestConfigInspect
16:45:55 [2022-11-18T16:45:55.332Z] --- PASS: TestConfigInspect (2.16s)
16:45:55 [2022-11-18T16:45:55.332Z] === RUN   TestConfigList
16:45:57 [2022-11-18T16:45:57.866Z] --- PASS: TestConfigList (2.15s)
16:45:57 [2022-11-18T16:45:57.866Z] === RUN   TestConfigsCreateAndDelete
16:45:59 [2022-11-18T16:45:59.769Z] --- PASS: TestConfigsCreateAndDelete (2.05s)
16:45:59 [2022-11-18T16:45:59.769Z] === RUN   TestConfigsUpdate
16:46:01 [2022-11-18T16:46:01.674Z] --- PASS: TestConfigsUpdate (2.09s)
16:46:01 [2022-11-18T16:46:01.674Z] === RUN   TestTemplatedConfig
16:46:04 [2022-11-18T16:46:04.207Z] --- PASS: TestTemplatedConfig (2.45s)
16:46:04 [2022-11-18T16:46:04.207Z] === RUN   TestConfigCreateResolve
16:46:06 [2022-11-18T16:46:06.109Z] --- PASS: TestConfigCreateResolve (2.06s)
16:46:06 [2022-11-18T16:46:06.109Z] PASS
16:46:06 [2022-11-18T16:46:06.109Z] 
16:46:06 [2022-11-18T16:46:06.109Z] DONE 6 tests in 13.051s
16:46:06 [2022-11-18T16:46:06.109Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:46:06 [2022-11-18T16:46:06.110Z] ++ 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
16:46:06 [2022-11-18T16:46:06.110Z] ++ set -e
16:46:06 [2022-11-18T16:46:06.110Z] ++ '[' -n 0 ']'
16:46:06 [2022-11-18T16:46:06.110Z] ++ set -x
16:46:06 [2022-11-18T16:46:06.110Z] ++ 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
16:46:06 [2022-11-18T16:46:06.368Z] INFO: Testing against a local daemon
16:46:06 [2022-11-18T16:46:06.368Z] === RUN   TestAttachWithTTY
16:46:06 [2022-11-18T16:46:06.627Z] --- PASS: TestAttachWithTTY (0.07s)
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestAttachWithoutTTy
16:46:06 [2022-11-18T16:46:06.627Z] --- PASS: TestAttachWithoutTTy (0.05s)
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestCheckpoint
16:46:06 [2022-11-18T16:46:06.627Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:46:06 [2022-11-18T16:46:06.627Z] --- SKIP: TestCheckpoint (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/commit
16:46:06 [2022-11-18T16:46:06.627Z] === PAUSE TestContainerInvalidJSON/commit
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/create
16:46:06 [2022-11-18T16:46:06.627Z] === PAUSE TestContainerInvalidJSON/containers/create
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:46:06 [2022-11-18T16:46:06.627Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:46:06 [2022-11-18T16:46:06.627Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:46:06 [2022-11-18T16:46:06.627Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:46:06 [2022-11-18T16:46:06.627Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:46:06 [2022-11-18T16:46:06.627Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:46:06 [2022-11-18T16:46:06.627Z] === CONT  TestContainerInvalidJSON/commit
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:46:06 [2022-11-18T16:46:06.627Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:46:06 [2022-11-18T16:46:06.627Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === CONT  TestContainerInvalidJSON/containers/create
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:46:06 [2022-11-18T16:46:06.627Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:46:06 [2022-11-18T16:46:06.627Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:46:06 [2022-11-18T16:46:06.627Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:46:06 [2022-11-18T16:46:06.627Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:46:06 [2022-11-18T16:46:06.628Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:46:06 [2022-11-18T16:46:06.628Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
16:46:06 [2022-11-18T16:46:06.628Z] === RUN   TestCopyFromContainerPathIsNotDir
16:46:06 [2022-11-18T16:46:06.628Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:46:06 [2022-11-18T16:46:06.628Z] === RUN   TestCopyToContainerPathDoesNotExist
16:46:06 [2022-11-18T16:46:06.628Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:46:06 [2022-11-18T16:46:06.628Z] === RUN   TestCopyEmptyFile
16:46:06 [2022-11-18T16:46:06.886Z] --- PASS: TestCopyEmptyFile (0.07s)
16:46:06 [2022-11-18T16:46:06.886Z] === RUN   TestCopyToContainerPathIsNotDir
16:46:06 [2022-11-18T16:46:06.886Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:46:06 [2022-11-18T16:46:06.886Z] === RUN   TestCopyFromContainer
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer//
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/.
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer//.
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/./
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer//./
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer//bar/root
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer//bar/root/
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer//bar/root/.
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/quux
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/quux/
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/quux/.
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:46:07 [2022-11-18T16:46:07.454Z] === RUN   TestCopyFromContainer/bar/notarget
16:46:07 [2022-11-18T16:46:07.713Z] --- PASS: TestCopyFromContainer (0.74s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/. (0.02s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer//. (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:46:07 [2022-11-18T16:46:07.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:46:07 [2022-11-18T16:46:07.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:46:07 [2022-11-18T16:46:07.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:46:07 [2022-11-18T16:46:07.713Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:46:07 [2022-11-18T16:46:07.713Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:46:07 [2022-11-18T16:46:07.713Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:46:07 [2022-11-18T16:46:07.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateLinkToNonExistingContainer
16:46:07 [2022-11-18T16:46:07.713Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateWithInvalidEnv
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateWithInvalidEnv/0
16:46:07 [2022-11-18T16:46:07.713Z] === PAUSE TestCreateWithInvalidEnv/0
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateWithInvalidEnv/1
16:46:07 [2022-11-18T16:46:07.713Z] === PAUSE TestCreateWithInvalidEnv/1
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateWithInvalidEnv/2
16:46:07 [2022-11-18T16:46:07.713Z] === PAUSE TestCreateWithInvalidEnv/2
16:46:07 [2022-11-18T16:46:07.713Z] === CONT  TestCreateWithInvalidEnv/0
16:46:07 [2022-11-18T16:46:07.713Z] === CONT  TestCreateWithInvalidEnv/2
16:46:07 [2022-11-18T16:46:07.713Z] === CONT  TestCreateWithInvalidEnv/1
16:46:07 [2022-11-18T16:46:07.713Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateTmpfsMountsTarget
16:46:07 [2022-11-18T16:46:07.713Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:46:07 [2022-11-18T16:46:07.713Z] === RUN   TestCreateWithCustomMaskedPaths
16:46:09 [2022-11-18T16:46:09.090Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
16:46:09 [2022-11-18T16:46:09.090Z] === RUN   TestCreateWithCustomReadonlyPaths
16:46:10 [2022-11-18T16:46:10.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
16:46:10 [2022-11-18T16:46:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:46:10 [2022-11-18T16:46:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:46:10 [2022-11-18T16:46:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:46:10 [2022-11-18T16:46:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:46:10 [2022-11-18T16:46:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:46:10 [2022-11-18T16:46:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:46:10 [2022-11-18T16:46:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:46:10 [2022-11-18T16:46:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:46:10 [2022-11-18T16:46:10.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:46:10 [2022-11-18T16:46:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:46:10 [2022-11-18T16:46:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:46:10 [2022-11-18T16:46:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:46:10 [2022-11-18T16:46:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:46:10 [2022-11-18T16:46:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:46:10 [2022-11-18T16:46:10.026Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:46:10 [2022-11-18T16:46:10.594Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateDifferentPlatform
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateDifferentPlatform/different_os
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:46:10 [2022-11-18T16:46:10.594Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:46:10 [2022-11-18T16:46:10.594Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:46:10 [2022-11-18T16:46:10.594Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:46:10 [2022-11-18T16:46:10.594Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:46:10 [2022-11-18T16:46:10.594Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateInvalidHostConfig
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:46:10 [2022-11-18T16:46:10.594Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:46:10 [2022-11-18T16:46:10.594Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:46:10 [2022-11-18T16:46:10.594Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:46:10 [2022-11-18T16:46:10.594Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:46:10 [2022-11-18T16:46:10.594Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:46:10 [2022-11-18T16:46:10.594Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:46:10 [2022-11-18T16:46:10.594Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:46:10 [2022-11-18T16:46:10.594Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:46:10 [2022-11-18T16:46:10.594Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestContainerStartOnDaemonRestart
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestContainerStartOnDaemonRestart
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestDaemonRestartIpcMode
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestDaemonRestartIpcMode
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestDaemonHostGatewayIP
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestDaemonHostGatewayIP
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestRestartDaemonWithRestartingContainer
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestContainerKillOnDaemonStart
16:46:10 [2022-11-18T16:46:10.594Z] === PAUSE TestContainerKillOnDaemonStart
16:46:10 [2022-11-18T16:46:10.594Z] === RUN   TestDiff
16:46:11 [2022-11-18T16:46:11.162Z] --- PASS: TestDiff (0.41s)
16:46:11 [2022-11-18T16:46:11.162Z] === RUN   TestExecConsoleSize
16:46:11 [2022-11-18T16:46:11.421Z] --- PASS: TestExecConsoleSize (0.46s)
16:46:11 [2022-11-18T16:46:11.421Z] === RUN   TestExecWithCloseStdin
16:46:11 [2022-11-18T16:46:11.988Z] --- PASS: TestExecWithCloseStdin (0.48s)
16:46:11 [2022-11-18T16:46:11.988Z] === RUN   TestExec
16:46:12 [2022-11-18T16:46:12.556Z] --- PASS: TestExec (0.48s)
16:46:12 [2022-11-18T16:46:12.556Z] === RUN   TestExecUser
16:46:12 [2022-11-18T16:46:12.818Z] --- PASS: TestExecUser (0.46s)
16:46:12 [2022-11-18T16:46:12.818Z] === RUN   TestExportContainerAndImportImage
16:46:13 [2022-11-18T16:46:13.389Z] --- PASS: TestExportContainerAndImportImage (0.51s)
16:46:13 [2022-11-18T16:46:13.389Z] === RUN   TestExportContainerAfterDaemonRestart
16:46:14 [2022-11-18T16:46:14.766Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
16:46:14 [2022-11-18T16:46:14.766Z] === RUN   TestHealthCheckWorkdir
16:46:15 [2022-11-18T16:46:15.333Z] --- PASS: TestHealthCheckWorkdir (0.62s)
16:46:15 [2022-11-18T16:46:15.333Z] === RUN   TestHealthKillContainer
16:46:23 [2022-11-18T16:46:23.461Z] --- PASS: TestHealthKillContainer (7.82s)
16:46:23 [2022-11-18T16:46:23.461Z] === RUN   TestHealthCheckProcessKilled
16:46:23 [2022-11-18T16:46:23.720Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
16:46:23 [2022-11-18T16:46:23.720Z] === RUN   TestInspectCpusetInConfigPre120
16:46:23 [2022-11-18T16:46:23.979Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
16:46:23 [2022-11-18T16:46:23.979Z] === RUN   TestIpcModeNone
16:46:24 [2022-11-18T16:46:24.547Z] --- PASS: TestIpcModeNone (0.45s)
16:46:24 [2022-11-18T16:46:24.547Z] === RUN   TestIpcModePrivate
16:46:24 [2022-11-18T16:46:24.806Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
16:46:24 [2022-11-18T16:46:24.806Z] --- PASS: TestIpcModePrivate (0.47s)
16:46:24 [2022-11-18T16:46:24.806Z] === RUN   TestIpcModeShareable
16:46:25 [2022-11-18T16:46:25.374Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
16:46:25 [2022-11-18T16:46:25.374Z] --- PASS: TestIpcModeShareable (0.51s)
16:46:25 [2022-11-18T16:46:25.374Z] === RUN   TestAPIIpcModeShareableAndContainer
16:46:27 [2022-11-18T16:46:27.277Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
16:46:27 [2022-11-18T16:46:27.277Z] === RUN   TestAPIIpcModeHost
16:46:27 [2022-11-18T16:46:27.277Z] --- PASS: TestAPIIpcModeHost (0.37s)
16:46:27 [2022-11-18T16:46:27.277Z] === RUN   TestDaemonIpcModeShareable
16:46:28 [2022-11-18T16:46:28.214Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:46:28 [2022-11-18T16:46:28.214Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
16:46:28 [2022-11-18T16:46:28.214Z] === RUN   TestDaemonIpcModePrivate
16:46:29 [2022-11-18T16:46:29.591Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:46:29 [2022-11-18T16:46:29.591Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
16:46:29 [2022-11-18T16:46:29.591Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:46:30 [2022-11-18T16:46:30.527Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:46:30 [2022-11-18T16:46:30.527Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s)
16:46:30 [2022-11-18T16:46:30.527Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:46:31 [2022-11-18T16:46:31.462Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:46:31 [2022-11-18T16:46:31.463Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
16:46:31 [2022-11-18T16:46:31.463Z] === RUN   TestIpcModeOlderClient
16:46:31 [2022-11-18T16:46:31.463Z] === PAUSE TestIpcModeOlderClient
16:46:31 [2022-11-18T16:46:31.463Z] === RUN   TestKillContainerInvalidSignal
16:46:32 [2022-11-18T16:46:32.030Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
16:46:32 [2022-11-18T16:46:32.030Z] === RUN   TestKillContainer
16:46:32 [2022-11-18T16:46:32.030Z] === RUN   TestKillContainer/no_signal
16:46:32 [2022-11-18T16:46:32.288Z] === RUN   TestKillContainer/non_killing_signal
16:46:32 [2022-11-18T16:46:32.549Z] === RUN   TestKillContainer/killing_signal
16:46:33 [2022-11-18T16:46:33.485Z] --- PASS: TestKillContainer (1.39s)
16:46:33 [2022-11-18T16:46:33.485Z]     --- PASS: TestKillContainer/no_signal (0.42s)
16:46:33 [2022-11-18T16:46:33.485Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
16:46:33 [2022-11-18T16:46:33.485Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
16:46:33 [2022-11-18T16:46:33.485Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:46:33 [2022-11-18T16:46:33.485Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:46:33 [2022-11-18T16:46:33.744Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:46:34 [2022-11-18T16:46:34.681Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
16:46:34 [2022-11-18T16:46:34.682Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
16:46:34 [2022-11-18T16:46:34.682Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
16:46:34 [2022-11-18T16:46:34.682Z] === RUN   TestKillStoppedContainer
16:46:34 [2022-11-18T16:46:34.682Z] --- PASS: TestKillStoppedContainer (0.05s)
16:46:34 [2022-11-18T16:46:34.682Z] === RUN   TestKillStoppedContainerAPIPre120
16:46:34 [2022-11-18T16:46:34.682Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:46:34 [2022-11-18T16:46:34.682Z] === RUN   TestKillDifferentUserContainer
16:46:34 [2022-11-18T16:46:34.940Z] --- PASS: TestKillDifferentUserContainer (0.43s)
16:46:34 [2022-11-18T16:46:34.940Z] === RUN   TestInspectOomKilledTrue
16:46:35 [2022-11-18T16:46:35.508Z] --- PASS: TestInspectOomKilledTrue (0.49s)
16:46:35 [2022-11-18T16:46:35.508Z] === RUN   TestInspectOomKilledFalse
16:46:36 [2022-11-18T16:46:36.076Z] --- PASS: TestInspectOomKilledFalse (0.41s)
16:46:36 [2022-11-18T16:46:36.076Z] === RUN   TestLinksEtcHostsContentMatch
16:46:36 [2022-11-18T16:46:36.334Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
16:46:36 [2022-11-18T16:46:36.334Z] === RUN   TestLinksContainerNames
16:46:37 [2022-11-18T16:46:37.271Z] --- PASS: TestLinksContainerNames (0.83s)
16:46:37 [2022-11-18T16:46:37.271Z] === RUN   TestLogsFollowTailEmpty
16:46:37 [2022-11-18T16:46:37.530Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
16:46:37 [2022-11-18T16:46:37.530Z] === RUN   TestLogs
16:46:37 [2022-11-18T16:46:37.530Z] === RUN   TestLogs/driver_local
16:46:37 [2022-11-18T16:46:37.530Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:46:37 [2022-11-18T16:46:37.530Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:46:37 [2022-11-18T16:46:37.530Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:46:37 [2022-11-18T16:46:37.530Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:46:37 [2022-11-18T16:46:37.530Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:46:37 [2022-11-18T16:46:37.530Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:46:38 [2022-11-18T16:46:38.097Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:46:38 [2022-11-18T16:46:38.356Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:46:38 [2022-11-18T16:46:38.623Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:46:38 [2022-11-18T16:46:38.891Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:46:39 [2022-11-18T16:46:39.471Z] === RUN   TestLogs/driver_json-file
16:46:39 [2022-11-18T16:46:39.471Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:46:39 [2022-11-18T16:46:39.471Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:46:39 [2022-11-18T16:46:39.471Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:46:39 [2022-11-18T16:46:39.471Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:46:39 [2022-11-18T16:46:39.471Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:46:39 [2022-11-18T16:46:39.471Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:46:40 [2022-11-18T16:46:40.039Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:46:40 [2022-11-18T16:46:40.039Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:46:40 [2022-11-18T16:46:40.608Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:46:40 [2022-11-18T16:46:40.608Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:46:41 [2022-11-18T16:46:41.176Z] --- PASS: TestLogs (3.78s)
16:46:41 [2022-11-18T16:46:41.176Z]     --- PASS: TestLogs/driver_local (0.01s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s)
16:46:41 [2022-11-18T16:46:41.176Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.56s)
16:46:41 [2022-11-18T16:46:41.176Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
16:46:41 [2022-11-18T16:46:41.176Z] === RUN   TestContainerNetworkMountsNoChown
16:46:41 [2022-11-18T16:46:41.744Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/default
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/default
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/private
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/private
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rprivate
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rprivate
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/slave
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/slave
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rslave
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rslave
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/shared
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/shared
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rshared
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rshared
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/default
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/default/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/default/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/rshared
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/shared
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/rslave
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/slave
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/rprivate
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/private
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/private/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/private/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/default/bind_root
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/default/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:46:41 [2022-11-18T16:46:41.744Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:46:42 [2022-11-18T16:46:42.002Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:46:42 [2022-11-18T16:46:42.003Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/private/mount_root
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/private/bind_root
16:46:42 [2022-11-18T16:46:42.262Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:46:42 [2022-11-18T16:46:42.262Z] --- PASS: TestMountDaemonRoot (0.02s)
16:46:42 [2022-11-18T16:46:42.262Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:46:42 [2022-11-18T16:46:42.262Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:46:42 [2022-11-18T16:46:42.262Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.19s)
16:46:42 [2022-11-18T16:46:42.262Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:46:42 [2022-11-18T16:46:42.262Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.17s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:46:42 [2022-11-18T16:46:42.262Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:46:42 [2022-11-18T16:46:42.262Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:46:42 [2022-11-18T16:46:42.262Z] === RUN   TestContainerBindMountNonRecursive
16:46:43 [2022-11-18T16:46:43.643Z] --- PASS: TestContainerBindMountNonRecursive (1.14s)
16:46:43 [2022-11-18T16:46:43.643Z] === RUN   TestContainerVolumesMountedAsShared
16:46:43 [2022-11-18T16:46:43.902Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
16:46:43 [2022-11-18T16:46:43.902Z] === RUN   TestContainerVolumesMountedAsSlave
16:46:44 [2022-11-18T16:46:44.160Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
16:46:44 [2022-11-18T16:46:44.160Z] === RUN   TestContainerCopyLeaksMounts
16:46:44 [2022-11-18T16:46:44.727Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
16:46:44 [2022-11-18T16:46:44.727Z] === RUN   TestNetworkNat
16:46:45 [2022-11-18T16:46:45.294Z] --- PASS: TestNetworkNat (0.46s)
16:46:45 [2022-11-18T16:46:45.294Z] === RUN   TestNetworkLocalhostTCPNat
16:46:45 [2022-11-18T16:46:45.555Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
16:46:45 [2022-11-18T16:46:45.555Z] === RUN   TestNetworkLoopbackNat
16:46:48 [2022-11-18T16:46:48.087Z] --- PASS: TestNetworkLoopbackNat (2.57s)
16:46:48 [2022-11-18T16:46:48.088Z] === RUN   TestPause
16:46:48 [2022-11-18T16:46:48.655Z] --- PASS: TestPause (0.43s)
16:46:48 [2022-11-18T16:46:48.655Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:46:48 [2022-11-18T16:46:48.655Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:46:48 [2022-11-18T16:46:48.655Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:46:48 [2022-11-18T16:46:48.655Z] === RUN   TestPauseStopPausedContainer
16:46:49 [2022-11-18T16:46:49.223Z] --- PASS: TestPauseStopPausedContainer (0.45s)
16:46:49 [2022-11-18T16:46:49.223Z] === RUN   TestPidHost
16:46:50 [2022-11-18T16:46:50.159Z] --- PASS: TestPidHost (1.07s)
16:46:50 [2022-11-18T16:46:50.159Z] === RUN   TestPsFilter
16:46:50 [2022-11-18T16:46:50.159Z] --- PASS: TestPsFilter (0.11s)
16:46:50 [2022-11-18T16:46:50.159Z] === RUN   TestRemoveContainerWithRemovedVolume
16:46:50 [2022-11-18T16:46:50.728Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
16:46:50 [2022-11-18T16:46:50.728Z] === RUN   TestRemoveContainerWithVolume
16:46:50 [2022-11-18T16:46:50.987Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
16:46:50 [2022-11-18T16:46:50.987Z] === RUN   TestRemoveContainerRunning
16:46:51 [2022-11-18T16:46:51.558Z] --- PASS: TestRemoveContainerRunning (0.42s)
16:46:51 [2022-11-18T16:46:51.558Z] === RUN   TestRemoveContainerForceRemoveRunning
16:46:51 [2022-11-18T16:46:51.817Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
16:46:51 [2022-11-18T16:46:51.817Z] === RUN   TestRemoveInvalidContainer
16:46:51 [2022-11-18T16:46:51.817Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:46:51 [2022-11-18T16:46:51.817Z] === RUN   TestRenameLinkedContainer
16:46:53 [2022-11-18T16:46:53.722Z] --- PASS: TestRenameLinkedContainer (1.72s)
16:46:53 [2022-11-18T16:46:53.722Z] === RUN   TestRenameStoppedContainer
16:46:53 [2022-11-18T16:46:53.981Z] --- PASS: TestRenameStoppedContainer (0.42s)
16:46:53 [2022-11-18T16:46:53.982Z] === RUN   TestRenameRunningContainerAndReuse
16:46:54 [2022-11-18T16:46:54.918Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
16:46:54 [2022-11-18T16:46:54.918Z] === RUN   TestRenameInvalidName
16:46:55 [2022-11-18T16:46:55.486Z] --- PASS: TestRenameInvalidName (0.43s)
16:46:55 [2022-11-18T16:46:55.486Z] === RUN   TestRenameAnonymousContainer
16:46:56 [2022-11-18T16:46:56.862Z] --- PASS: TestRenameAnonymousContainer (1.53s)
16:46:56 [2022-11-18T16:46:56.862Z] === RUN   TestRenameContainerWithSameName
16:46:57 [2022-11-18T16:46:57.430Z] --- PASS: TestRenameContainerWithSameName (0.41s)
16:46:57 [2022-11-18T16:46:57.430Z] === RUN   TestRenameContainerWithLinkedContainer
16:46:58 [2022-11-18T16:46:58.391Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s)
16:46:58 [2022-11-18T16:46:58.391Z] === RUN   TestResize
16:46:58 [2022-11-18T16:46:58.649Z] --- PASS: TestResize (0.45s)
16:46:58 [2022-11-18T16:46:58.649Z] === RUN   TestResizeWithInvalidSize
16:46:59 [2022-11-18T16:46:59.216Z] --- PASS: TestResizeWithInvalidSize (0.45s)
16:46:59 [2022-11-18T16:46:59.216Z] === RUN   TestResizeWhenContainerNotStarted
16:46:59 [2022-11-18T16:46:59.475Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:59 [2022-11-18T16:46:59.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:47:01 [2022-11-18T16:47:01.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:47:02 [2022-11-18T16:47:02.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:47:03 [2022-11-18T16:47:03.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:47:04 [2022-11-18T16:47:04.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:47:05 [2022-11-18T16:47:05.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:47:06 [2022-11-18T16:47:06.138Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:47:07 [2022-11-18T16:47:07.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:47:07 [2022-11-18T16:47:07.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:47:08 [2022-11-18T16:47:08.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:47:08 [2022-11-18T16:47:08.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:47:09 [2022-11-18T16:47:09.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:47:09 [2022-11-18T16:47:09.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:47:10 [2022-11-18T16:47:10.715Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:47:13 [2022-11-18T16:47:13.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:47:16 [2022-11-18T16:47:16.534Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.48s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.55s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.75s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.51s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.24s)
16:47:16 [2022-11-18T16:47:16.535Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s)
16:47:16 [2022-11-18T16:47:16.535Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:47:16 [2022-11-18T16:47:16.535Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:47:17 [2022-11-18T16:47:17.472Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:47:18 [2022-11-18T16:47:18.409Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s)
16:47:18 [2022-11-18T16:47:18.409Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s)
16:47:18 [2022-11-18T16:47:18.409Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
16:47:18 [2022-11-18T16:47:18.409Z] === RUN   TestCgroupNamespacesRun
16:47:19 [2022-11-18T16:47:19.345Z] --- PASS: TestCgroupNamespacesRun (1.05s)
16:47:19 [2022-11-18T16:47:19.345Z] === RUN   TestCgroupNamespacesRunPrivileged
16:47:20 [2022-11-18T16:47:20.731Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
16:47:20 [2022-11-18T16:47:20.731Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:47:21 [2022-11-18T16:47:21.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
16:47:21 [2022-11-18T16:47:21.668Z] === RUN   TestCgroupNamespacesRunHostMode
16:47:22 [2022-11-18T16:47:22.605Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
16:47:22 [2022-11-18T16:47:22.605Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:47:23 [2022-11-18T16:47:23.981Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
16:47:23 [2022-11-18T16:47:23.981Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:47:24 [2022-11-18T16:47:24.918Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s)
16:47:24 [2022-11-18T16:47:24.918Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:47:25 [2022-11-18T16:47:25.177Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
16:47:25 [2022-11-18T16:47:25.177Z] === RUN   TestCgroupNamespacesRunOlderClient
16:47:26 [2022-11-18T16:47:26.554Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s)
16:47:26 [2022-11-18T16:47:26.554Z] === RUN   TestNISDomainname
16:47:26 [2022-11-18T16:47:26.812Z] --- PASS: TestNISDomainname (0.54s)
16:47:26 [2022-11-18T16:47:26.812Z] === RUN   TestHostnameDnsResolution
16:47:27 [2022-11-18T16:47:27.749Z] --- PASS: TestHostnameDnsResolution (0.65s)
16:47:27 [2022-11-18T16:47:27.749Z] === RUN   TestUnprivilegedPortsAndPing
16:47:28 [2022-11-18T16:47:28.007Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
16:47:28 [2022-11-18T16:47:28.007Z] === RUN   TestPrivilegedHostDevices
16:47:28 [2022-11-18T16:47:28.575Z] --- PASS: TestPrivilegedHostDevices (0.49s)
16:47:28 [2022-11-18T16:47:28.575Z] === RUN   TestRunConsoleSize
16:47:29 [2022-11-18T16:47:29.142Z] --- PASS: TestRunConsoleSize (0.43s)
16:47:29 [2022-11-18T16:47:29.142Z] === RUN   TestRunWithAlternativeContainerdShim
16:47:31 [2022-11-18T16:47:31.046Z] --- PASS: TestRunWithAlternativeContainerdShim (1.92s)
16:47:31 [2022-11-18T16:47:31.046Z] === RUN   TestStats
16:47:33 [2022-11-18T16:47:33.579Z] --- PASS: TestStats (2.44s)
16:47:33 [2022-11-18T16:47:33.579Z] === RUN   TestStopContainerWithTimeout
16:47:33 [2022-11-18T16:47:33.579Z] === RUN   TestStopContainerWithTimeout/0
16:47:33 [2022-11-18T16:47:33.579Z] === PAUSE TestStopContainerWithTimeout/0
16:47:33 [2022-11-18T16:47:33.579Z] === RUN   TestStopContainerWithTimeout/1
16:47:33 [2022-11-18T16:47:33.579Z] === PAUSE TestStopContainerWithTimeout/1
16:47:33 [2022-11-18T16:47:33.579Z] === RUN   TestStopContainerWithTimeout/3
16:47:33 [2022-11-18T16:47:33.579Z] === PAUSE TestStopContainerWithTimeout/3
16:47:33 [2022-11-18T16:47:33.579Z] === RUN   TestStopContainerWithTimeout/-1
16:47:33 [2022-11-18T16:47:33.579Z] === PAUSE TestStopContainerWithTimeout/-1
16:47:33 [2022-11-18T16:47:33.579Z] === CONT  TestStopContainerWithTimeout/0
16:47:33 [2022-11-18T16:47:33.579Z] === CONT  TestStopContainerWithTimeout/3
16:47:33 [2022-11-18T16:47:33.838Z] === CONT  TestStopContainerWithTimeout/-1
16:47:36 [2022-11-18T16:47:36.375Z] === CONT  TestStopContainerWithTimeout/1
16:47:37 [2022-11-18T16:47:37.314Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:47:37 [2022-11-18T16:47:37.314Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
16:47:37 [2022-11-18T16:47:37.314Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
16:47:37 [2022-11-18T16:47:37.314Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
16:47:37 [2022-11-18T16:47:37.314Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
16:47:37 [2022-11-18T16:47:37.314Z] === RUN   TestDeleteDevicemapper
16:47:37 [2022-11-18T16:47:37.314Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:47:37 [2022-11-18T16:47:37.314Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:47:37 [2022-11-18T16:47:37.314Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:47:39 [2022-11-18T16:47:39.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s)
16:47:39 [2022-11-18T16:47:39.218Z] === RUN   TestUpdateMemory
16:47:39 [2022-11-18T16:47:39.477Z] --- PASS: TestUpdateMemory (0.54s)
16:47:39 [2022-11-18T16:47:39.477Z] === RUN   TestUpdateCPUQuota
16:47:40 [2022-11-18T16:47:40.413Z] --- PASS: TestUpdateCPUQuota (0.71s)
16:47:40 [2022-11-18T16:47:40.413Z] === RUN   TestUpdatePidsLimit
16:47:40 [2022-11-18T16:47:40.413Z] === RUN   TestUpdatePidsLimit/update_from_none
16:47:40 [2022-11-18T16:47:40.413Z] === RUN   TestUpdatePidsLimit/no_change
16:47:40 [2022-11-18T16:47:40.672Z] === RUN   TestUpdatePidsLimit/update_lower
16:47:40 [2022-11-18T16:47:40.672Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:47:40 [2022-11-18T16:47:40.930Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:47:41 [2022-11-18T16:47:41.189Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:47:41 [2022-11-18T16:47:41.472Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:47:42 [2022-11-18T16:47:42.039Z] --- PASS: TestUpdatePidsLimit (1.85s)
16:47:42 [2022-11-18T16:47:42.039Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
16:47:42 [2022-11-18T16:47:42.039Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
16:47:42 [2022-11-18T16:47:42.039Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
16:47:42 [2022-11-18T16:47:42.039Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
16:47:42 [2022-11-18T16:47:42.039Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
16:47:42 [2022-11-18T16:47:42.039Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
16:47:42 [2022-11-18T16:47:42.039Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
16:47:42 [2022-11-18T16:47:42.039Z] === RUN   TestUpdateRestartPolicy
16:47:54 [2022-11-18T16:47:54.242Z] --- PASS: TestUpdateRestartPolicy (10.86s)
16:47:54 [2022-11-18T16:47:54.242Z] === RUN   TestUpdateRestartWithAutoRemove
16:47:54 [2022-11-18T16:47:54.242Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
16:47:54 [2022-11-18T16:47:54.242Z] === RUN   TestWaitNonBlocked
16:47:54 [2022-11-18T16:47:54.242Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:54 [2022-11-18T16:47:54.242Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:54 [2022-11-18T16:47:54.242Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:54 [2022-11-18T16:47:54.242Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:54 [2022-11-18T16:47:54.242Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:54 [2022-11-18T16:47:54.242Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:54 [2022-11-18T16:47:54.242Z] --- PASS: TestWaitNonBlocked (0.01s)
16:47:54 [2022-11-18T16:47:54.242Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
16:47:54 [2022-11-18T16:47:54.242Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
16:47:54 [2022-11-18T16:47:54.242Z] === RUN   TestWaitBlocked
16:47:54 [2022-11-18T16:47:54.242Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:47:54 [2022-11-18T16:47:54.242Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:47:54 [2022-11-18T16:47:54.242Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:47:54 [2022-11-18T16:47:54.242Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:47:54 [2022-11-18T16:47:54.242Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:47:54 [2022-11-18T16:47:54.242Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:47:54 [2022-11-18T16:47:54.809Z] --- PASS: TestWaitBlocked (0.01s)
16:47:54 [2022-11-18T16:47:54.809Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s)
16:47:54 [2022-11-18T16:47:54.809Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
16:47:54 [2022-11-18T16:47:54.809Z] === RUN   TestWaitConditions
16:47:54 [2022-11-18T16:47:54.809Z] === RUN   TestWaitConditions/default
16:47:54 [2022-11-18T16:47:54.809Z] === PAUSE TestWaitConditions/default
16:47:54 [2022-11-18T16:47:54.809Z] === RUN   TestWaitConditions/not-running
16:47:54 [2022-11-18T16:47:54.809Z] === PAUSE TestWaitConditions/not-running
16:47:54 [2022-11-18T16:47:54.809Z] === RUN   TestWaitConditions/next-exit
16:47:54 [2022-11-18T16:47:54.809Z] === PAUSE TestWaitConditions/next-exit
16:47:54 [2022-11-18T16:47:54.809Z] === RUN   TestWaitConditions/removed
16:47:54 [2022-11-18T16:47:54.809Z] === PAUSE TestWaitConditions/removed
16:47:54 [2022-11-18T16:47:54.809Z] === CONT  TestWaitConditions/default
16:47:54 [2022-11-18T16:47:54.809Z] === CONT  TestWaitConditions/next-exit
16:47:54 [2022-11-18T16:47:54.809Z] === CONT  TestWaitConditions/default
16:47:54 [2022-11-18T16:47:54.809Z]     wait_test.go:146: ContainerID = 90f9cda306c5485938ff58859b4f41a670aaa8947b27794249bf10ec97114e4c
16:47:54 [2022-11-18T16:47:54.809Z] === CONT  TestWaitConditions/next-exit
16:47:54 [2022-11-18T16:47:54.809Z]     wait_test.go:146: ContainerID = 1bd6332e1f76233ca5a5e8e2398409736f1b9cce3b59feca9f9f4da734a949af
16:47:55 [2022-11-18T16:47:55.378Z] === CONT  TestWaitConditions/removed
16:47:55 [2022-11-18T16:47:55.378Z]     wait_test.go:146: ContainerID = 3ea7825d31bc6942e53cb75064cd36cd410200d62be42cd1d3617b1112ef94f6
16:47:55 [2022-11-18T16:47:55.378Z] === CONT  TestWaitConditions/not-running
16:47:55 [2022-11-18T16:47:55.378Z]     wait_test.go:146: ContainerID = 79450b25b304385f33843b587acd16c44dd94b3d701115752fc55c3f4ace60bc
16:47:56 [2022-11-18T16:47:56.314Z] --- PASS: TestWaitConditions (0.01s)
16:47:56 [2022-11-18T16:47:56.314Z]     --- PASS: TestWaitConditions/default (0.57s)
16:47:56 [2022-11-18T16:47:56.314Z]     --- PASS: TestWaitConditions/next-exit (0.61s)
16:47:56 [2022-11-18T16:47:56.314Z]     --- PASS: TestWaitConditions/removed (0.65s)
16:47:56 [2022-11-18T16:47:56.314Z]     --- PASS: TestWaitConditions/not-running (0.71s)
16:47:56 [2022-11-18T16:47:56.314Z] === RUN   TestWaitRestartedContainer
16:47:56 [2022-11-18T16:47:56.314Z] === RUN   TestWaitRestartedContainer/default
16:47:56 [2022-11-18T16:47:56.314Z] === PAUSE TestWaitRestartedContainer/default
16:47:56 [2022-11-18T16:47:56.314Z] === RUN   TestWaitRestartedContainer/not-running
16:47:56 [2022-11-18T16:47:56.314Z] === PAUSE TestWaitRestartedContainer/not-running
16:47:56 [2022-11-18T16:47:56.314Z] === RUN   TestWaitRestartedContainer/next-exit
16:47:56 [2022-11-18T16:47:56.314Z] === PAUSE TestWaitRestartedContainer/next-exit
16:47:56 [2022-11-18T16:47:56.314Z] === CONT  TestWaitRestartedContainer/default
16:47:56 [2022-11-18T16:47:56.314Z] === CONT  TestWaitRestartedContainer/next-exit
16:47:57 [2022-11-18T16:47:57.690Z] === CONT  TestWaitRestartedContainer/not-running
16:47:58 [2022-11-18T16:47:58.627Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:47:58 [2022-11-18T16:47:58.627Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.38s)
16:47:58 [2022-11-18T16:47:58.627Z]     --- PASS: TestWaitRestartedContainer/default (1.48s)
16:47:58 [2022-11-18T16:47:58.627Z]     --- PASS: TestWaitRestartedContainer/not-running (0.97s)
16:47:58 [2022-11-18T16:47:58.627Z] === CONT  TestRestartDaemonWithRestartingContainer
16:47:58 [2022-11-18T16:47:58.627Z] === CONT  TestContainerStartOnDaemonRestart
16:48:00 [2022-11-18T16:48:00.533Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s)
16:48:00 [2022-11-18T16:48:00.534Z] === CONT  TestDaemonHostGatewayIP
16:48:01 [2022-11-18T16:48:01.101Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s)
16:48:01 [2022-11-18T16:48:01.101Z] === CONT  TestDaemonRestartIpcMode
16:48:03 [2022-11-18T16:48:03.006Z] --- PASS: TestDaemonHostGatewayIP (2.25s)
16:48:03 [2022-11-18T16:48:03.006Z] === CONT  TestIpcModeOlderClient
16:48:03 [2022-11-18T16:48:03.006Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:48:03 [2022-11-18T16:48:03.006Z] === CONT  TestContainerKillOnDaemonStart
16:48:03 [2022-11-18T16:48:03.264Z] --- PASS: TestDaemonRestartIpcMode (2.28s)
16:48:15 [2022-11-18T16:48:15.469Z] --- PASS: TestContainerKillOnDaemonStart (11.43s)
16:48:15 [2022-11-18T16:48:15.469Z] PASS
16:48:15 [2022-11-18T16:48:15.469Z] 
16:48:15 [2022-11-18T16:48:15.469Z] === Skipped
16:48:15 [2022-11-18T16:48:15.469Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:48:15 [2022-11-18T16:48:15.469Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:48:15 [2022-11-18T16:48:15.469Z] 
16:48:15 [2022-11-18T16:48:15.469Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:48:15 [2022-11-18T16:48:15.469Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:48:15 [2022-11-18T16:48:15.469Z] 
16:48:15 [2022-11-18T16:48:15.469Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:48:15 [2022-11-18T16:48:15.469Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:48:15 [2022-11-18T16:48:15.469Z] 
16:48:15 [2022-11-18T16:48:15.469Z] DONE 281 tests, 3 skipped in 128.104s
16:48:15 [2022-11-18T16:48:15.469Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:48:15 [2022-11-18T16:48:15.469Z] ++ 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
16:48:15 [2022-11-18T16:48:15.469Z] ++ set -e
16:48:15 [2022-11-18T16:48:15.469Z] ++ '[' -n 0 ']'
16:48:15 [2022-11-18T16:48:15.469Z] ++ set -x
16:48:15 [2022-11-18T16:48:15.469Z] ++ 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
16:48:15 [2022-11-18T16:48:15.469Z] INFO: Testing against a local daemon
16:48:15 [2022-11-18T16:48:15.469Z] === RUN   TestConfigDaemonLibtrustID
16:48:15 [2022-11-18T16:48:15.469Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:48:15 [2022-11-18T16:48:15.469Z] === RUN   TestConfigDaemonID
16:48:16 [2022-11-18T16:48:16.036Z]     daemon_test.go:86: [d3d2e74dbcbb7] daemon is not started
16:48:16 [2022-11-18T16:48:16.036Z] --- PASS: TestConfigDaemonID (1.04s)
16:48:16 [2022-11-18T16:48:16.036Z] === RUN   TestDaemonConfigValidation
16:48:16 [2022-11-18T16:48:16.036Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:48:16 [2022-11-18T16:48:16.036Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:48:16 [2022-11-18T16:48:16.036Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:48:16 [2022-11-18T16:48:16.036Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:48:16 [2022-11-18T16:48:16.036Z] === RUN   TestDaemonConfigValidation/invalid_config
16:48:16 [2022-11-18T16:48:16.036Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:48:16 [2022-11-18T16:48:16.036Z] === RUN   TestDaemonConfigValidation/malformed_config
16:48:16 [2022-11-18T16:48:16.036Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:48:16 [2022-11-18T16:48:16.036Z] === RUN   TestDaemonConfigValidation/valid_config
16:48:16 [2022-11-18T16:48:16.036Z] === PAUSE TestDaemonConfigValidation/valid_config
16:48:16 [2022-11-18T16:48:16.036Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:48:16 [2022-11-18T16:48:16.036Z] === CONT  TestDaemonConfigValidation/malformed_config
16:48:16 [2022-11-18T16:48:16.036Z] === CONT  TestDaemonConfigValidation/valid_config
16:48:16 [2022-11-18T16:48:16.036Z] === CONT  TestDaemonConfigValidation/invalid_config
16:48:16 [2022-11-18T16:48:16.294Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:48:16 [2022-11-18T16:48:16.294Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:48:16 [2022-11-18T16:48:16.294Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:48:16 [2022-11-18T16:48:16.294Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:48:16 [2022-11-18T16:48:16.294Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
16:48:16 [2022-11-18T16:48:16.294Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:48:16 [2022-11-18T16:48:16.294Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:48:16 [2022-11-18T16:48:16.294Z] === RUN   TestConfigDaemonSeccompProfiles
16:48:16 [2022-11-18T16:48:16.294Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:48:17 [2022-11-18T16:48:17.231Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:48:18 [2022-11-18T16:48:18.625Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:48:19 [2022-11-18T16:48:19.561Z] === CONT  TestConfigDaemonSeccompProfiles
16:48:19 [2022-11-18T16:48:19.561Z]     daemon_test.go:200: [dff038de6c814] daemon is not started
16:48:19 [2022-11-18T16:48:19.561Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:48:19 [2022-11-18T16:48:19.561Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:48:19 [2022-11-18T16:48:19.561Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:48:19 [2022-11-18T16:48:19.561Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:48:19 [2022-11-18T16:48:19.561Z] === RUN   TestDaemonProxy
16:48:19 [2022-11-18T16:48:19.561Z] === RUN   TestDaemonProxy/environment_variables
16:48:21 [2022-11-18T16:48:21.463Z] === RUN   TestDaemonProxy/command-line_options
16:48:22 [2022-11-18T16:48:22.840Z] === RUN   TestDaemonProxy/configuration_file
16:48:24 [2022-11-18T16:48:24.742Z] === RUN   TestDaemonProxy/conflicting_options
16:48:25 [2022-11-18T16:48:25.001Z] === RUN   TestDaemonProxy/reload_sanitized
16:48:25 [2022-11-18T16:48:25.568Z] --- PASS: TestDaemonProxy (6.21s)
16:48:25 [2022-11-18T16:48:25.568Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
16:48:25 [2022-11-18T16:48:25.568Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
16:48:25 [2022-11-18T16:48:25.568Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
16:48:25 [2022-11-18T16:48:25.568Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:48:25 [2022-11-18T16:48:25.568Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:48:25 [2022-11-18T16:48:25.568Z] === RUN   TestLiveRestore
16:48:25 [2022-11-18T16:48:25.568Z] === RUN   TestLiveRestore/volume_references
16:48:25 [2022-11-18T16:48:25.568Z] === PAUSE TestLiveRestore/volume_references
16:48:25 [2022-11-18T16:48:25.568Z] === CONT  TestLiveRestore/volume_references
16:48:26 [2022-11-18T16:48:26.136Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:48:26 [2022-11-18T16:48:26.136Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:48:27 [2022-11-18T16:48:27.072Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:48:28 [2022-11-18T16:48:28.009Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:48:28 [2022-11-18T16:48:28.946Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:48:29 [2022-11-18T16:48:29.882Z] --- PASS: TestLiveRestore (0.00s)
16:48:29 [2022-11-18T16:48:29.882Z]     --- PASS: TestLiveRestore/volume_references (4.10s)
16:48:29 [2022-11-18T16:48:29.882Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.50s)
16:48:29 [2022-11-18T16:48:29.882Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.88s)
16:48:29 [2022-11-18T16:48:29.882Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.86s)
16:48:29 [2022-11-18T16:48:29.882Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
16:48:29 [2022-11-18T16:48:29.882Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
16:48:29 [2022-11-18T16:48:29.882Z] PASS
16:48:29 [2022-11-18T16:48:29.882Z] 
16:48:29 [2022-11-18T16:48:29.882Z] DONE 25 tests in 15.341s
16:48:29 [2022-11-18T16:48:29.882Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:48:29 [2022-11-18T16:48:29.882Z] ++ 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
16:48:29 [2022-11-18T16:48:29.882Z] ++ set -e
16:48:29 [2022-11-18T16:48:29.882Z] ++ '[' -n 0 ']'
16:48:29 [2022-11-18T16:48:29.882Z] ++ set -x
16:48:29 [2022-11-18T16:48:29.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
16:48:29 [2022-11-18T16:48:29.882Z] INFO: Testing against a local daemon
16:48:29 [2022-11-18T16:48:29.882Z] === RUN   TestCommitInheritsEnv
16:48:30 [2022-11-18T16:48:30.141Z] --- PASS: TestCommitInheritsEnv (0.18s)
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportExtremelyLargeImageWorks
16:48:30 [2022-11-18T16:48:30.141Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:48:30 [2022-11-18T16:48:30.141Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform/#00
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform/_______
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform//
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform/linux
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform/LINUX
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform/macos
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:48:30 [2022-11-18T16:48:30.141Z] --- PASS: TestImportWithCustomPlatform (0.12s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:48:30 [2022-11-18T16:48:30.141Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:48:30 [2022-11-18T16:48:30.141Z] === RUN   TestImagesFilterMultiReference
16:48:30 [2022-11-18T16:48:30.403Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:48:30 [2022-11-18T16:48:30.403Z] === RUN   TestImagePullPlatformInvalid
16:48:30 [2022-11-18T16:48:30.403Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:48:30 [2022-11-18T16:48:30.403Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" 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.3 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.19.3 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=321aa3ec-d68e-468d-8a2f-02ebad827e76 http.request.method=GET http.request.remoteaddr="127.0.0.1:39846" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=321aa3ec-d68e-468d-8a2f-02ebad827e76 http.request.method=GET http.request.remoteaddr="127.0.0.1:39846" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.099351ms http.response.status=200 http.response.written=2 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=603458d0-4dbf-4727-8391-374d4d294628 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=603458d0-4dbf-4727-8391-374d4d294628 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=603458d0-4dbf-4727-8391-374d4d294628 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=49.649µ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=4c1cb6d3-34ea-40ce-bd44-cfbae12d7755 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=603458d0-4dbf-4727-8391-374d4d294628 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.955444ms http.response.status=404 http.response.written=157 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1b2b4968-bfda-4542-a849-db4f8dd282d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1b2b4968-bfda-4542-a849-db4f8dd282d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1b2b4968-bfda-4542-a849-db4f8dd282d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=70.325µ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=8644ea03-7eea-40e6-9c8b-a3f751fdf002 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=1b2b4968-bfda-4542-a849-db4f8dd282d1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.629834ms http.response.status=404 http.response.written=157 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e5fc874d-8972-4255-8d8e-526de9a82d4b http.request.method=POST http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e5fc874d-8972-4255-8d8e-526de9a82d4b http.request.method=POST http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e5fc874d-8972-4255-8d8e-526de9a82d4b http.request.method=POST http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=94.252µ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=68fa007d-8300-44f5-a914-1b31b7824949 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c60cbd5d-8e5f-4c23-8686-658a44f4f904 http.request.method=POST http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c60cbd5d-8e5f-4c23-8686-658a44f4f904 http.request.method=POST http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c60cbd5d-8e5f-4c23-8686-658a44f4f904 http.request.method=POST http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=65.418µ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=14faaa82-cd49-4bf6-b431-9ceab92ce6f2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c60cbd5d-8e5f-4c23-8686-658a44f4f904 http.request.method=POST http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=16.197µ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=d9d1ba0b-03c1-48fd-852a-6f2fc8e2bfa5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c60cbd5d-8e5f-4c23-8686-658a44f4f904 http.request.method=POST http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=67.848µ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=af82d31e-912b-4bee-a6d8-81ba0d2ca2a9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c60cbd5d-8e5f-4c23-8686-658a44f4f904 http.request.method=POST http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.857908ms http.response.status=202 http.response.written=0 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e5fc874d-8972-4255-8d8e-526de9a82d4b http.request.method=POST http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=6.649391ms 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=38ef6d4d-5aef-4fec-950f-597b0e58ad88 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e5fc874d-8972-4255-8d8e-526de9a82d4b http.request.method=POST http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=91.33µ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=f41ca6cb-b7b8-4151-a139-afc96fab9e5d trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e5fc874d-8972-4255-8d8e-526de9a82d4b http.request.method=POST http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=10.051377ms http.response.status=202 http.response.written=0 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.403Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=42.847µ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=4b1453ed-7acc-4055-b3c2-1489921cdbae trace.line=82 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=14.187µ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=cc7d4711-28de-45e9-96a7-317b1c49b306 trace.line=141 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=81.443µ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=f9533b82-1de0-41c2-9792-eb261053cdc0 trace.line=82 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=2.461977ms 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=ef8a36bb-6dbe-4f87-967d-6ab3170b92b1 trace.line=124 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=16.631µ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=0cd34899-c874-433d-9ad5-3dffe0fa8a98 trace.line=141 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=25.608µ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=47be52ba-9101-49cc-aa49-24acdd8150f7 trace.line=141 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=204.494µ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=0946e68d-58e2-4409-8907-f3a21e2af53f trace.line=141 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=61.415µ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=adf6672c-a3b8-4c1c-bee4-4e83b1bb4b78 trace.line=167 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=14.785µ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=95b18784-0742-41a8-9c6b-3f93a2af9b23 trace.line=141 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=261.683µ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=9b918153-324b-45f5-8c95-b3758e007ce5 trace.line=95 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a0a41ae8-7eed-42de-a61a-db47852faca4\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=181.913µ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=63e0d65a-33a2-4d95-b734-e7243b66e3fd trace.line=181 vars.name=test vars.uuid=a0a41ae8-7eed-42de-a61a-db47852faca4 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=766565da-f0c0-453d-ab84-7f9c2d4c2593 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39856" http.request.uri="/v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=7.648469ms http.response.status=201 http.response.written=0 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "PUT /v2/test/blobs/uploads/a0a41ae8-7eed-42de-a61a-db47852faca4?_state=tbkSd1AQk47qIxt7uBSwNWtQ-r5pohN6OmgAIUxwqEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwYTQxYWU4LTdlZWQtNDJkZS1hNjFhLWRiNDc4NTJmYWNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTEwNDI5NDlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=66.125µ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=38aea147-2a57-40a2-9fe3-92d25c77c50d trace.line=124 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=11.347µ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=e7c75b4b-2233-411c-8d73-d13acc608143 trace.line=141 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=15.631µ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=f7672ab8-2170-4c57-8bee-d75177b38dda trace.line=141 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.404Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=8.631µ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=025ecb88-d3e8-4737-b3de-c16b49625d97 trace.line=141 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=37.39µ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=0cfe8260-9a39-45a6-b410-dccd6d349a59 trace.line=167 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=42.288µ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=7c75c029-72d6-4dc6-a9af-6101a266195f trace.line=95 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6b0025da-1104-411e-a58a-c063970a20b3\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=76.307µ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=42271ac0-332a-4ca0-8fa1-071f18768ffd trace.line=181 vars.name=test vars.uuid=6b0025da-1104-411e-a58a-c063970a20b3 version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=308ff1d8-e876-4230-8515-4527bdb1ab5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=6.938315ms http.response.status=201 http.response.written=0 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "PUT /v2/test/blobs/uploads/6b0025da-1104-411e-a58a-c063970a20b3?_state=yDg4gU8CdaQ7Ke7Omxf4o_PrFyzjNh6vgfJzfixnvP97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZiMDAyNWRhLTExMDQtNDExZS1hNThhLWMwNjM5NzBhMjBiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0xOFQxNjo0ODozMC4yOTA0MjMwMThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a01dcfaf-6623-4a2a-a463-f2464349c15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a01dcfaf-6623-4a2a-a463-f2464349c15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a01dcfaf-6623-4a2a-a463-f2464349c15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=105.681µ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=33577c8b-8c7b-4b58-af7d-a30fa1ce4e72 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a01dcfaf-6623-4a2a-a463-f2464349c15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.671622ms http.response.status=404 http.response.written=96 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.10+unknown"
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=77.562µ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=461d61df-7b3e-48a6-a3f2-dd2095b2a572 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=16.427µ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=788b0376-2550-40a8-b1c5-c577cbd87ca8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=24.369µ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=0c3ec2dc-3e57-4bfb-ad31-6812135f26eb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=12.701µ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=bec32897-ea40-43e0-b3d2-0c4e3d13fae5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=14.335µ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=6043f853-ce6c-4852-a18e-866e1907cdcb trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=98.419µ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=440ace20-f546-46ad-a4f3-f83f5f80ccb7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=98.042µ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=b4d15f13-af8d-47d7-bf5f-be4290fe330b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=32.837µ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=00f57eef-a77c-4705-82f9-ba7e42195997 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=109.39µ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=96701344-4378-4ec6-926e-b5be14b6beca trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=43.93µ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=cf97c283-9880-4a7a-9972-c7dab7268423 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ad93aeb9-29a3-4c45-844a-3f8a821f664f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39852" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=2.573024ms http.response.status=201 http.response.written=0 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a24d0504-e6d9-435e-8b0e-12379e02c351 http.request.method=GET http.request.remoteaddr="127.0.0.1:39864" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a24d0504-e6d9-435e-8b0e-12379e02c351 http.request.method=GET http.request.remoteaddr="127.0.0.1:39864" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d 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="885.905µs" http.response.status=200 http.response.written=2 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.405Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=50.042µ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=69807033-e776-4b72-b44d-27792ddcb07b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=46.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).GetContent" trace.id=5fb72f7b-c87f-4fb5-ad85-322fc9e64909 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=15.999µ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=6cc6a408-0cab-4c7f-962b-4c9a7e7d425a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=25.526µ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=57995ce6-3891-438d-b1a6-16b730a7bec0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=78610fda-051a-4018-b678-d93d25a42aa4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39868" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d 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.932006ms http.response.status=200 http.response.written=417 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4a73969d-c12c-4586-8b8b-69fe0b26a7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:39874" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4a73969d-c12c-4586-8b8b-69fe0b26a7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:39874" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4a73969d-c12c-4586-8b8b-69fe0b26a7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:39874" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4a73969d-c12c-4586-8b8b-69fe0b26a7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:39874" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=56.952µ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=a2270ce3-3b3f-47d1-958d-c602c1e2cc4b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4a73969d-c12c-4586-8b8b-69fe0b26a7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:39874" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=38.507µ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=b03e1209-a0c2-47f9-b4e0-a89a4c6a7d6d trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4a73969d-c12c-4586-8b8b-69fe0b26a7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:39874" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=45.185µ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=851eec83-3009-499c-8534-4becf37b5f48 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4a73969d-c12c-4586-8b8b-69fe0b26a7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:39874" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4a73969d-c12c-4586-8b8b-69fe0b26a7dc http.request.method=GET http.request.remoteaddr="127.0.0.1:39874" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d 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=2.618029ms http.response.status=200 http.response.written=417 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=59.708µ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=9fde4def-6d31-4ad4-9ddd-49b2b11255e1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=18.814µ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=fa27548e-f9ab-4e32-9c02-f8d47368ffaf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=25.772µ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=5d870a6f-5157-4f9f-a7a9-33f6ebb117d9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=12.119µ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=1dc1083b-ef52-4c3e-b41d-fe01b717312b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=23.671µ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=f081bae1-2a49-4e70-a5be-336ee8e44e92 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=6.195µ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=137cb9fd-c9da-4eca-94d4-e10356981017 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=78.9µ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=c00c720f-9096-4a79-b3c7-00b66ad49ab9 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=54.637µ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=95351ac6-eb76-46cd-bcdd-1ba8ed3c7500 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=452.466µ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=85e003bd-3105-4cf3-8218-11ab5d99bea4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=b9db5c29-15f3-453a-85bd-b4ecc91f397d http.request.method=GET http.request.remoteaddr="127.0.0.1:39906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d 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=5.949387ms http.response.status=200 http.response.written=68 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.406Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=34.773µ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=da7a7cb3-c602-4d84-b38b-abfd288ca419 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=19.43µ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=ae13ad98-bf97-4fca-95e4-efb2adf17967 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=22.884µ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=16efabf7-fc72-4615-b5d7-46893b14a878 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=11.044µ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=4fd9a6eb-6f0f-4d36-b611-b4043db81152 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=9.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).Stat" trace.id=1b4b7bbc-0bdf-4b56-9ba9-a97fc01ab9c7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=5.333µ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=142a4833-2ec2-4553-a18d-e93458178995 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=16.468µ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=d79f65d0-e8df-49af-9765-764fd40ecf27 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=30.334µ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=3e9be583-096f-473f-bb2b-a58dd2728ecb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=12.636µ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=a4f3fdb2-90e0-46f0-a7e2-e851f0be4142 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=91c7ead9-d051-4541-80b9-47dba9643fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39890" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d 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=9.594382ms http.response.status=200 http.response.written=179 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c546941b-bd7d-417a-b3ea-92580e0c91e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39916" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=c546941b-bd7d-417a-b3ea-92580e0c91e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39916" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d 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="776.541µs" http.response.status=200 http.response.written=2 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c8b999a-eb59-4411-a290-62b86ae58082 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39924" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c8b999a-eb59-4411-a290-62b86ae58082 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39924" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c8b999a-eb59-4411-a290-62b86ae58082 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39924" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c8b999a-eb59-4411-a290-62b86ae58082 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39924" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=29.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).GetContent" trace.id=ee793cb0-71a3-41ed-9b40-075739935cc6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6c8b999a-eb59-4411-a290-62b86ae58082 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39924" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=16.812µ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=b0ad7bbd-36b4-4caa-a49e-d8f0762fd528 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=6c8b999a-eb59-4411-a290-62b86ae58082 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39924" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d 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.253064ms http.response.status=404 http.response.written=181 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acad1c74-81a7-469d-97f8-cc566b0e589f http.request.method=GET http.request.remoteaddr="127.0.0.1:39938" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acad1c74-81a7-469d-97f8-cc566b0e589f http.request.method=GET http.request.remoteaddr="127.0.0.1:39938" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acad1c74-81a7-469d-97f8-cc566b0e589f http.request.method=GET http.request.remoteaddr="127.0.0.1:39938" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acad1c74-81a7-469d-97f8-cc566b0e589f http.request.method=GET http.request.remoteaddr="127.0.0.1:39938" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=23.245µ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=1c9081a1-0041-4466-ade3-1ed1927c460d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=acad1c74-81a7-469d-97f8-cc566b0e589f http.request.method=GET http.request.remoteaddr="127.0.0.1:39938" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc trace.duration=32.541µ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=b15479a6-dfc4-4cc0-94bf-297b457feb2c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] time="2022-11-18T16:48:30Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=acad1c74-81a7-469d-97f8-cc566b0e589f http.request.method=GET http.request.remoteaddr="127.0.0.1:39938" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d 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.700066ms http.response.status=404 http.response.written=181 instance.id=fdfa952c-461b-47e7-be18-c90ceb52a1fc vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:48:30 [2022-11-18T16:48:30.407Z] 127.0.0.1 - - [18/Nov/2022:16:48:30 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/30b0cb0cd44c86d5a346c9c47b50b440687f0a5d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:30 [2022-11-18T16:48:30.407Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
16:48:30 [2022-11-18T16:48:30.407Z] === RUN   TestRemoveImageOrphaning
16:48:30 [2022-11-18T16:48:30.666Z] --- PASS: TestRemoveImageOrphaning (0.19s)
16:48:30 [2022-11-18T16:48:30.666Z] === RUN   TestRemoveImageGarbageCollector
16:48:30 [2022-11-18T16:48:30.666Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:30 [2022-11-18T16:48:30.666Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:48:30 [2022-11-18T16:48:30.666Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:48:30 [2022-11-18T16:48:30.666Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:48:30 [2022-11-18T16:48:30.666Z] === RUN   TestTagInvalidReference
16:48:30 [2022-11-18T16:48:30.666Z] --- PASS: TestTagInvalidReference (0.01s)
16:48:30 [2022-11-18T16:48:30.666Z] === RUN   TestTagValidPrefixedRepo
16:48:30 [2022-11-18T16:48:30.925Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:48:30 [2022-11-18T16:48:30.925Z] === RUN   TestTagExistedNameWithoutForce
16:48:30 [2022-11-18T16:48:30.925Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
16:48:30 [2022-11-18T16:48:30.925Z] === RUN   TestTagOfficialNames
16:48:30 [2022-11-18T16:48:30.925Z] --- PASS: TestTagOfficialNames (0.07s)
16:48:30 [2022-11-18T16:48:30.925Z] === RUN   TestTagMatchesDigest
16:48:30 [2022-11-18T16:48:30.925Z] --- PASS: TestTagMatchesDigest (0.01s)
16:48:30 [2022-11-18T16:48:30.925Z] PASS
16:48:30 [2022-11-18T16:48:30.925Z] 
16:48:30 [2022-11-18T16:48:30.925Z] === Skipped
16:48:30 [2022-11-18T16:48:30.925Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:48:30 [2022-11-18T16:48:30.925Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:48:30 [2022-11-18T16:48:30.925Z] 
16:48:30 [2022-11-18T16:48:30.925Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:48:30 [2022-11-18T16:48:30.925Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:30 [2022-11-18T16:48:30.925Z] 
16:48:30 [2022-11-18T16:48:30.925Z] DONE 23 tests, 2 skipped in 1.206s
16:48:30 [2022-11-18T16:48:30.925Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:48:30 [2022-11-18T16:48:30.925Z] ++ 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
16:48:30 [2022-11-18T16:48:30.925Z] ++ set -e
16:48:30 [2022-11-18T16:48:30.925Z] ++ '[' -n 0 ']'
16:48:30 [2022-11-18T16:48:30.925Z] ++ set -x
16:48:30 [2022-11-18T16:48:30.926Z] ++ 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
16:48:30 [2022-11-18T16:48:30.926Z] === RUN   TestStripANSICommands
16:48:30 [2022-11-18T16:48:30.926Z] === RUN   TestStripANSICommands/#00
16:48:30 [2022-11-18T16:48:30.926Z] === RUN   TestStripANSICommands/#01
16:48:30 [2022-11-18T16:48:30.926Z] --- PASS: TestStripANSICommands (0.00s)
16:48:30 [2022-11-18T16:48:30.926Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:48:30 [2022-11-18T16:48:30.926Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:48:30 [2022-11-18T16:48:30.926Z] PASS
16:48:30 [2022-11-18T16:48:30.926Z] 
16:48:30 [2022-11-18T16:48:30.926Z] DONE 3 tests in 0.041s
16:48:30 [2022-11-18T16:48:30.926Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:48:30 [2022-11-18T16:48:30.926Z] ++ 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
16:48:30 [2022-11-18T16:48:30.926Z] ++ set -e
16:48:30 [2022-11-18T16:48:30.926Z] ++ '[' -n 0 ']'
16:48:30 [2022-11-18T16:48:30.926Z] ++ set -x
16:48:30 [2022-11-18T16:48:30.926Z] ++ 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
16:48:31 [2022-11-18T16:48:31.185Z] INFO: Testing against a local daemon
16:48:31 [2022-11-18T16:48:31.185Z] === RUN   TestNetworkCreateDelete
16:48:31 [2022-11-18T16:48:31.185Z] --- PASS: TestNetworkCreateDelete (0.15s)
16:48:31 [2022-11-18T16:48:31.185Z] === RUN   TestDockerNetworkDeletePreferID
16:48:31 [2022-11-18T16:48:31.753Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
16:48:31 [2022-11-18T16:48:31.753Z] === RUN   TestDaemonDNSFallback
16:48:38 [2022-11-18T16:48:38.316Z] --- PASS: TestDaemonDNSFallback (6.26s)
16:48:38 [2022-11-18T16:48:38.316Z] === RUN   TestInspectNetwork
16:48:40 [2022-11-18T16:48:40.850Z] === RUN   TestInspectNetwork/full_network_id
16:48:40 [2022-11-18T16:48:40.850Z] === RUN   TestInspectNetwork/partial_network_id
16:48:40 [2022-11-18T16:48:40.850Z] === RUN   TestInspectNetwork/network_name
16:48:40 [2022-11-18T16:48:40.850Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:48:45 [2022-11-18T16:48:45.040Z] --- PASS: TestInspectNetwork (7.00s)
16:48:45 [2022-11-18T16:48:45.040Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:48:45 [2022-11-18T16:48:45.040Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:48:45 [2022-11-18T16:48:45.040Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:48:45 [2022-11-18T16:48:45.040Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:48:45 [2022-11-18T16:48:45.040Z] === RUN   TestRunContainerWithBridgeNone
16:48:46 [2022-11-18T16:48:46.416Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/create
16:48:46 [2022-11-18T16:48:46.416Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:48:46 [2022-11-18T16:48:46.416Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:48:46 [2022-11-18T16:48:46.416Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:48:46 [2022-11-18T16:48:46.416Z] === CONT  TestNetworkInvalidJSON/networks/create
16:48:46 [2022-11-18T16:48:46.416Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:48:46 [2022-11-18T16:48:46.416Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:48:46 [2022-11-18T16:48:46.416Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:48:46 [2022-11-18T16:48:46.416Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkList
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkList//networks
16:48:46 [2022-11-18T16:48:46.416Z] === PAUSE TestNetworkList//networks
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestNetworkList//networks/
16:48:46 [2022-11-18T16:48:46.416Z] === PAUSE TestNetworkList//networks/
16:48:46 [2022-11-18T16:48:46.416Z] === CONT  TestNetworkList//networks
16:48:46 [2022-11-18T16:48:46.416Z] === CONT  TestNetworkList//networks/
16:48:46 [2022-11-18T16:48:46.416Z] --- PASS: TestNetworkList (0.01s)
16:48:46 [2022-11-18T16:48:46.416Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z]     --- PASS: TestNetworkList//networks (0.00s)
16:48:46 [2022-11-18T16:48:46.416Z] === RUN   TestHostIPv4BridgeLabel
16:48:46 [2022-11-18T16:48:46.988Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:48:46 [2022-11-18T16:48:46.988Z] === RUN   TestDaemonRestartWithLiveRestore
16:48:47 [2022-11-18T16:48:47.923Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:48:47 [2022-11-18T16:48:47.923Z] === RUN   TestDaemonDefaultNetworkPools
16:48:48 [2022-11-18T16:48:48.858Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
16:48:48 [2022-11-18T16:48:48.858Z] === RUN   TestDaemonRestartWithExistingNetwork
16:48:49 [2022-11-18T16:48:49.795Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
16:48:49 [2022-11-18T16:48:49.795Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:48:51 [2022-11-18T16:48:51.172Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
16:48:51 [2022-11-18T16:48:51.172Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:48:51 [2022-11-18T16:48:51.739Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:48:51 [2022-11-18T16:48:51.740Z] === RUN   TestServiceWithPredefinedNetwork
16:48:53 [2022-11-18T16:48:53.643Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s)
16:48:53 [2022-11-18T16:48:53.643Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:48:53 [2022-11-18T16:48:53.643Z]     service_test.go:242: FLAKY_TEST
16:48:53 [2022-11-18T16:48:53.643Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:48:53 [2022-11-18T16:48:53.643Z] === RUN   TestServiceWithDataPathPortInit
16:49:08 [2022-11-18T16:49:08.527Z] --- PASS: TestServiceWithDataPathPortInit (13.49s)
16:49:08 [2022-11-18T16:49:08.527Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:49:09 [2022-11-18T16:49:09.903Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uugsyn9jw9fogak1idfts1w9q Created:2022-11-18 16:49:08.499432771 +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[0b102c7f838800fffe70f66f6e08be21029fe36718e2c2003e2d7a9e81f7496b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.11wvpw4oxu284cv3e34f8hg1d EndpointID:0d7752aeb347ae1e9ef250cd7981130a415dc80c6f336da9281c10b57925cd91 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:126aa41fe0cfce9612b4bc3d3d38b0146a312f604a0fdf3961e7df65ec50d6bc 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:2229a369fc41 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.11wvpw4oxu284cv3e34f8hg1d EndpointID:0d7752aeb347ae1e9ef250cd7981130a415dc80c6f336da9281c10b57925cd91 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:49:14 [2022-11-18T16:49:14.092Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
16:49:14 [2022-11-18T16:49:14.092Z] PASS
16:49:14 [2022-11-18T16:49:14.092Z] 
16:49:14 [2022-11-18T16:49:14.092Z] === Skipped
16:49:14 [2022-11-18T16:49:14.092Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:49:14 [2022-11-18T16:49:14.092Z]     service_test.go:242: FLAKY_TEST
16:49:14 [2022-11-18T16:49:14.092Z] 
16:49:14 [2022-11-18T16:49:14.092Z] DONE 38 tests, 1 skipped in 43.033s
16:49:14 [2022-11-18T16:49:14.092Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:49:14 [2022-11-18T16:49:14.092Z] ++ 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
16:49:14 [2022-11-18T16:49:14.092Z] ++ set -e
16:49:14 [2022-11-18T16:49:14.092Z] ++ '[' -n 0 ']'
16:49:14 [2022-11-18T16:49:14.092Z] ++ set -x
16:49:14 [2022-11-18T16:49:14.092Z] ++ 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
16:49:14 [2022-11-18T16:49:14.093Z] INFO: Testing against a local daemon
16:49:14 [2022-11-18T16:49:14.093Z] === RUN   TestDockerNetworkIpvlanPersistance
16:49:14 [2022-11-18T16:49:14.093Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:49:14 [2022-11-18T16:49:14.093Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:49:14 [2022-11-18T16:49:14.093Z] === RUN   TestDockerNetworkIpvlan
16:49:14 [2022-11-18T16:49:14.093Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:49:14 [2022-11-18T16:49:14.093Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:49:14 [2022-11-18T16:49:14.093Z] PASS
16:49:14 [2022-11-18T16:49:14.093Z] 
16:49:14 [2022-11-18T16:49:14.093Z] === Skipped
16:49:14 [2022-11-18T16:49:14.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:49:14 [2022-11-18T16:49:14.093Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:49:14 [2022-11-18T16:49:14.093Z] 
16:49:14 [2022-11-18T16:49:14.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:49:14 [2022-11-18T16:49:14.093Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:49:14 [2022-11-18T16:49:14.093Z] 
16:49:14 [2022-11-18T16:49:14.093Z] DONE 2 tests, 2 skipped in 0.099s
16:49:14 [2022-11-18T16:49:14.093Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:49:14 [2022-11-18T16:49:14.093Z] ++ 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
16:49:14 [2022-11-18T16:49:14.093Z] ++ set -e
16:49:14 [2022-11-18T16:49:14.093Z] ++ '[' -n 0 ']'
16:49:14 [2022-11-18T16:49:14.093Z] ++ set -x
16:49:14 [2022-11-18T16:49:14.093Z] ++ 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
16:49:14 [2022-11-18T16:49:14.351Z] INFO: Testing against a local daemon
16:49:14 [2022-11-18T16:49:14.352Z] === RUN   TestDockerNetworkMacvlanPersistance
16:49:15 [2022-11-18T16:49:15.728Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
16:49:15 [2022-11-18T16:49:15.728Z] === RUN   TestDockerNetworkMacvlan
16:49:15 [2022-11-18T16:49:15.987Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:49:16 [2022-11-18T16:49:16.579Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:49:17 [2022-11-18T16:49:17.521Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:49:18 [2022-11-18T16:49:18.899Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:49:20 [2022-11-18T16:49:20.802Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:49:23 [2022-11-18T16:49:23.336Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:49:24 [2022-11-18T16:49:24.272Z] --- PASS: TestDockerNetworkMacvlan (8.71s)
16:49:24 [2022-11-18T16:49:24.272Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
16:49:24 [2022-11-18T16:49:24.272Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
16:49:24 [2022-11-18T16:49:24.272Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
16:49:24 [2022-11-18T16:49:24.272Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
16:49:24 [2022-11-18T16:49:24.272Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s)
16:49:24 [2022-11-18T16:49:24.272Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
16:49:24 [2022-11-18T16:49:24.272Z] PASS
16:49:24 [2022-11-18T16:49:24.272Z] 
16:49:24 [2022-11-18T16:49:24.272Z] DONE 8 tests in 9.952s
16:49:24 [2022-11-18T16:49:24.272Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:49:24 [2022-11-18T16:49:24.272Z] ++ 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
16:49:24 [2022-11-18T16:49:24.272Z] ++ set -e
16:49:24 [2022-11-18T16:49:24.272Z] ++ '[' -n 0 ']'
16:49:24 [2022-11-18T16:49:24.272Z] ++ set -x
16:49:24 [2022-11-18T16:49:24.272Z] ++ 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
16:49:24 [2022-11-18T16:49:24.272Z] testing: warning: no tests to run
16:49:24 [2022-11-18T16:49:24.272Z] PASS
16:49:24 [2022-11-18T16:49:24.272Z] 
16:49:24 [2022-11-18T16:49:24.272Z] DONE 0 tests in 0.026s
16:49:24 [2022-11-18T16:49:24.272Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:49:24 [2022-11-18T16:49:24.272Z] ++ 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
16:49:24 [2022-11-18T16:49:24.272Z] ++ set -e
16:49:24 [2022-11-18T16:49:24.272Z] ++ '[' -n 0 ']'
16:49:24 [2022-11-18T16:49:24.272Z] ++ set -x
16:49:24 [2022-11-18T16:49:24.272Z] ++ 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
16:49:24 [2022-11-18T16:49:24.272Z] INFO: Testing against a local daemon
16:49:24 [2022-11-18T16:49:24.272Z] === RUN   TestAuthZPluginAllowRequest
16:49:25 [2022-11-18T16:49:25.648Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
16:49:25 [2022-11-18T16:49:25.648Z] === RUN   TestAuthZPluginTLS
16:49:25 [2022-11-18T16:49:25.907Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:49:25 [2022-11-18T16:49:25.907Z] === RUN   TestAuthZPluginDenyRequest
16:49:26 [2022-11-18T16:49:26.474Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:49:26 [2022-11-18T16:49:26.475Z] === RUN   TestAuthZPluginAPIDenyResponse
16:49:27 [2022-11-18T16:49:27.042Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:49:27 [2022-11-18T16:49:27.042Z] === RUN   TestAuthZPluginDenyResponse
16:49:27 [2022-11-18T16:49:27.610Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:49:27 [2022-11-18T16:49:27.610Z] === RUN   TestAuthZPluginAllowEventStream
16:49:28 [2022-11-18T16:49:28.545Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
16:49:28 [2022-11-18T16:49:28.545Z] === RUN   TestAuthZPluginErrorResponse
16:49:29 [2022-11-18T16:49:29.113Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:49:29 [2022-11-18T16:49:29.113Z] === RUN   TestAuthZPluginErrorRequest
16:49:29 [2022-11-18T16:49:29.681Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:49:29 [2022-11-18T16:49:29.681Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:49:30 [2022-11-18T16:49:30.342Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
16:49:30 [2022-11-18T16:49:30.342Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:49:31 [2022-11-18T16:49:31.278Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s)
16:49:31 [2022-11-18T16:49:31.278Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:49:32 [2022-11-18T16:49:32.655Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
16:49:32 [2022-11-18T16:49:32.655Z] === RUN   TestAuthZPluginHeader
16:49:32 [2022-11-18T16:49:32.913Z] --- PASS: TestAuthZPluginHeader (0.62s)
16:49:32 [2022-11-18T16:49:32.913Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:49:32 [2022-11-18T16:49:32.913Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:32 [2022-11-18T16:49:32.913Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:49:32 [2022-11-18T16:49:32.913Z] === RUN   TestAuthZPluginV2Disable
16:49:32 [2022-11-18T16:49:32.913Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:32 [2022-11-18T16:49:32.913Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:49:32 [2022-11-18T16:49:32.913Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:49:32 [2022-11-18T16:49:32.913Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:32 [2022-11-18T16:49:32.913Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:49:32 [2022-11-18T16:49:32.913Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:49:32 [2022-11-18T16:49:32.913Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:32 [2022-11-18T16:49:32.913Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:49:32 [2022-11-18T16:49:32.913Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:49:50 [2022-11-18T16:49:50.998Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
16:49:50 [2022-11-18T16:49:50.998Z] PASS
16:49:50 [2022-11-18T16:49:50.998Z] 
16:49:50 [2022-11-18T16:49:50.998Z] === Skipped
16:49:50 [2022-11-18T16:49:50.998Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:50 [2022-11-18T16:49:50.998Z] 
16:49:50 [2022-11-18T16:49:50.998Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:50 [2022-11-18T16:49:50.998Z] 
16:49:50 [2022-11-18T16:49:50.998Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:50 [2022-11-18T16:49:50.998Z] 
16:49:50 [2022-11-18T16:49:50.998Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:49:50 [2022-11-18T16:49:50.998Z] 
16:49:50 [2022-11-18T16:49:50.998Z] DONE 17 tests, 4 skipped in 25.716s
16:49:50 [2022-11-18T16:49:50.998Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:49:50 [2022-11-18T16:49:50.998Z] ++ 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
16:49:50 [2022-11-18T16:49:50.998Z] ++ set -e
16:49:50 [2022-11-18T16:49:50.998Z] ++ '[' -n 0 ']'
16:49:50 [2022-11-18T16:49:50.998Z] ++ set -x
16:49:50 [2022-11-18T16:49:50.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
16:49:50 [2022-11-18T16:49:50.998Z] INFO: Testing against a local daemon
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:49:50 [2022-11-18T16:49:50.998Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:49:50 [2022-11-18T16:49:50.998Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:49:50 [2022-11-18T16:49:50.998Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:49:50 [2022-11-18T16:49:50.998Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:49:50 [2022-11-18T16:49:50.998Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:49:50 [2022-11-18T16:49:50.998Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:49:50 [2022-11-18T16:49:50.998Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:49:50 [2022-11-18T16:49:50.998Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInstall
16:49:50 [2022-11-18T16:49:50.998Z] === RUN   TestPluginInstall/no_auth
16:49:54 [2022-11-18T16:49:54.288Z] time="2022-11-18T16:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:54 [2022-11-18T16:49:54.288Z] time="2022-11-18T16:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24e4c51780a1b605dd494d9197dddafb3d0f802fd385e126450591583634b1f3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:54 [2022-11-18T16:49:54.288Z] time="2022-11-18T16:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:54 [2022-11-18T16:49:54.288Z] time="2022-11-18T16:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24e4c51780a1b605dd494d9197dddafb3d0f802fd385e126450591583634b1f3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:54 [2022-11-18T16:49:54.288Z] === RUN   TestPluginInstall/with_htpasswd
16:49:54 [2022-11-18T16:49:54.288Z] time="2022-11-18T16:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:54 [2022-11-18T16:49:54.288Z] time="2022-11-18T16:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24e4c51780a1b605dd494d9197dddafb3d0f802fd385e126450591583634b1f3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:54 [2022-11-18T16:49:54.288Z] time="2022-11-18T16:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:54 [2022-11-18T16:49:54.288Z] time="2022-11-18T16:49:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24e4c51780a1b605dd494d9197dddafb3d0f802fd385e126450591583634b1f3" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:54 [2022-11-18T16:49:54.547Z] === RUN   TestPluginInstall/with_insecure
16:49:55 [2022-11-18T16:49:55.482Z] time="2022-11-18T16:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:55 [2022-11-18T16:49:55.482Z] time="2022-11-18T16:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:874950023207d3e0272b2454bd2f425770bf4905216bf7d8839a620715a26ae2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:55 [2022-11-18T16:49:55.482Z] time="2022-11-18T16:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:49:55 [2022-11-18T16:49:55.482Z] time="2022-11-18T16:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:874950023207d3e0272b2454bd2f425770bf4905216bf7d8839a620715a26ae2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:49:55 [2022-11-18T16:49:55.482Z]     plugin_test.go:196: [d687248b49ead] daemon is not started
16:49:55 [2022-11-18T16:49:55.482Z] --- PASS: TestPluginInstall (5.48s)
16:49:55 [2022-11-18T16:49:55.482Z]     --- PASS: TestPluginInstall/no_auth (4.02s)
16:49:55 [2022-11-18T16:49:55.482Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
16:49:55 [2022-11-18T16:49:55.482Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
16:49:55 [2022-11-18T16:49:55.482Z] === RUN   TestPluginsWithRuntimes
16:49:56 [2022-11-18T16:49:56.859Z] === RUN   TestPluginsWithRuntimes/No_Args
16:49:57 [2022-11-18T16:49:57.796Z] === RUN   TestPluginsWithRuntimes/With_Args
16:49:58 [2022-11-18T16:49:58.732Z] --- PASS: TestPluginsWithRuntimes (3.24s)
16:49:58 [2022-11-18T16:49:58.732Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
16:49:58 [2022-11-18T16:49:58.732Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
16:49:58 [2022-11-18T16:49:58.732Z] === RUN   TestPluginBackCompatMediaTypes
16:49:59 [2022-11-18T16:49:59.300Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
16:49:59 [2022-11-18T16:49:59.300Z] PASS
16:49:59 [2022-11-18T16:49:59.300Z] 
16:49:59 [2022-11-18T16:49:59.300Z] DONE 24 tests in 9.402s
16:49:59 [2022-11-18T16:49:59.300Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:49:59 [2022-11-18T16:49:59.300Z] ++ 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
16:49:59 [2022-11-18T16:49:59.300Z] ++ set -e
16:49:59 [2022-11-18T16:49:59.300Z] ++ '[' -n 0 ']'
16:49:59 [2022-11-18T16:49:59.300Z] ++ set -x
16:49:59 [2022-11-18T16:49:59.300Z] ++ 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
16:49:59 [2022-11-18T16:49:59.558Z] INFO: Testing against a local daemon
16:49:59 [2022-11-18T16:49:59.558Z] === RUN   TestExternalGraphDriver
16:49:59 [2022-11-18T16:49:59.817Z] === RUN   TestExternalGraphDriver/json
16:50:01 [2022-11-18T16:50:01.194Z] === RUN   TestExternalGraphDriver/spec
16:50:03 [2022-11-18T16:50:03.098Z] === RUN   TestExternalGraphDriver/pull
16:50:04 [2022-11-18T16:50:04.475Z] --- PASS: TestExternalGraphDriver (4.94s)
16:50:04 [2022-11-18T16:50:04.475Z]     --- PASS: TestExternalGraphDriver/json (1.50s)
16:50:04 [2022-11-18T16:50:04.475Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
16:50:04 [2022-11-18T16:50:04.475Z]     --- PASS: TestExternalGraphDriver/pull (1.54s)
16:50:04 [2022-11-18T16:50:04.475Z] === RUN   TestGraphdriverPluginV2
16:50:04 [2022-11-18T16:50:04.734Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:50:04 [2022-11-18T16:50:04.734Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
16:50:04 [2022-11-18T16:50:04.734Z] PASS
16:50:04 [2022-11-18T16:50:04.734Z] 
16:50:04 [2022-11-18T16:50:04.734Z] === Skipped
16:50:04 [2022-11-18T16:50:04.734Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
16:50:04 [2022-11-18T16:50:04.734Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:50:04 [2022-11-18T16:50:04.734Z] 
16:50:04 [2022-11-18T16:50:04.734Z] DONE 5 tests, 1 skipped in 5.389s
16:50:04 [2022-11-18T16:50:04.734Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:50:04 [2022-11-18T16:50:04.734Z] ++ 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
16:50:04 [2022-11-18T16:50:04.734Z] ++ set -e
16:50:04 [2022-11-18T16:50:04.734Z] ++ '[' -n 0 ']'
16:50:04 [2022-11-18T16:50:04.734Z] ++ set -x
16:50:04 [2022-11-18T16:50:04.734Z] ++ 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
16:50:04 [2022-11-18T16:50:04.994Z] INFO: Testing against a local daemon
16:50:04 [2022-11-18T16:50:04.994Z] === RUN   TestContinueAfterPluginCrash
16:50:04 [2022-11-18T16:50:04.994Z] === PAUSE TestContinueAfterPluginCrash
16:50:04 [2022-11-18T16:50:04.994Z] === RUN   TestReadPluginNoRead
16:50:04 [2022-11-18T16:50:04.994Z] === PAUSE TestReadPluginNoRead
16:50:04 [2022-11-18T16:50:04.994Z] === RUN   TestDaemonStartWithLogOpt
16:50:04 [2022-11-18T16:50:04.994Z] === PAUSE TestDaemonStartWithLogOpt
16:50:04 [2022-11-18T16:50:04.994Z] === CONT  TestContinueAfterPluginCrash
16:50:04 [2022-11-18T16:50:04.994Z] === CONT  TestDaemonStartWithLogOpt
16:50:08 [2022-11-18T16:50:08.282Z] --- PASS: TestDaemonStartWithLogOpt (2.92s)
16:50:08 [2022-11-18T16:50:08.282Z] === CONT  TestReadPluginNoRead
16:50:10 [2022-11-18T16:50:10.200Z] === RUN   TestReadPluginNoRead/default
16:50:11 [2022-11-18T16:50:11.136Z] === RUN   TestReadPluginNoRead/disabled_caching
16:50:12 [2022-11-18T16:50:12.516Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:50:12 [2022-11-18T16:50:12.775Z] --- PASS: TestContinueAfterPluginCrash (7.77s)
16:50:13 [2022-11-18T16:50:13.342Z] === CONT  TestReadPluginNoRead
16:50:13 [2022-11-18T16:50:13.342Z]     read_test.go:91: [dd7be0e16dc86] daemon is not started
16:50:13 [2022-11-18T16:50:13.342Z] --- PASS: TestReadPluginNoRead (5.63s)
16:50:13 [2022-11-18T16:50:13.342Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
16:50:13 [2022-11-18T16:50:13.342Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
16:50:13 [2022-11-18T16:50:13.342Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
16:50:13 [2022-11-18T16:50:13.342Z] PASS
16:50:13 [2022-11-18T16:50:13.342Z] 
16:50:13 [2022-11-18T16:50:13.342Z] DONE 6 tests in 8.673s
16:50:13 [2022-11-18T16:50:13.342Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:50:13 [2022-11-18T16:50:13.342Z] ++ 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
16:50:13 [2022-11-18T16:50:13.342Z] ++ set -e
16:50:13 [2022-11-18T16:50:13.342Z] ++ '[' -n 0 ']'
16:50:13 [2022-11-18T16:50:13.342Z] ++ set -x
16:50:13 [2022-11-18T16:50:13.342Z] ++ 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
16:50:13 [2022-11-18T16:50:13.600Z] testing: warning: no tests to run
16:50:13 [2022-11-18T16:50:13.600Z] PASS
16:50:13 [2022-11-18T16:50:13.600Z] 
16:50:13 [2022-11-18T16:50:13.600Z] DONE 0 tests in 0.034s
16:50:13 [2022-11-18T16:50:13.600Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:50:13 [2022-11-18T16:50:13.600Z] ++ 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
16:50:13 [2022-11-18T16:50:13.600Z] ++ set -e
16:50:13 [2022-11-18T16:50:13.600Z] ++ '[' -n 0 ']'
16:50:13 [2022-11-18T16:50:13.600Z] ++ set -x
16:50:13 [2022-11-18T16:50:13.600Z] ++ 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
16:50:13 [2022-11-18T16:50:13.600Z] INFO: Testing against a local daemon
16:50:13 [2022-11-18T16:50:13.600Z] === RUN   TestPluginWithDevMounts
16:50:13 [2022-11-18T16:50:13.600Z] === PAUSE TestPluginWithDevMounts
16:50:13 [2022-11-18T16:50:13.600Z] === CONT  TestPluginWithDevMounts
16:50:14 [2022-11-18T16:50:14.976Z] --- PASS: TestPluginWithDevMounts (1.48s)
16:50:14 [2022-11-18T16:50:14.976Z] PASS
16:50:14 [2022-11-18T16:50:14.976Z] 
16:50:14 [2022-11-18T16:50:14.976Z] DONE 1 tests in 1.597s
16:50:15 [2022-11-18T16:50:15.234Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:50:15 [2022-11-18T16:50:15.234Z] ++ 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
16:50:15 [2022-11-18T16:50:15.234Z] ++ set -e
16:50:15 [2022-11-18T16:50:15.234Z] ++ '[' -n 0 ']'
16:50:15 [2022-11-18T16:50:15.234Z] ++ set -x
16:50:15 [2022-11-18T16:50:15.235Z] ++ 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
16:50:15 [2022-11-18T16:50:15.235Z] INFO: Testing against a local daemon
16:50:15 [2022-11-18T16:50:15.235Z] === RUN   TestSecretInspect
16:50:17 [2022-11-18T16:50:17.767Z] --- PASS: TestSecretInspect (2.17s)
16:50:17 [2022-11-18T16:50:17.767Z] === RUN   TestSecretList
16:50:19 [2022-11-18T16:50:19.669Z] --- PASS: TestSecretList (2.07s)
16:50:19 [2022-11-18T16:50:19.669Z] === RUN   TestSecretsCreateAndDelete
16:50:21 [2022-11-18T16:50:21.571Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
16:50:21 [2022-11-18T16:50:21.571Z] === RUN   TestSecretsUpdate
16:50:24 [2022-11-18T16:50:24.106Z] --- PASS: TestSecretsUpdate (2.08s)
16:50:24 [2022-11-18T16:50:24.106Z] === RUN   TestTemplatedSecret
16:50:26 [2022-11-18T16:50:26.639Z] --- PASS: TestTemplatedSecret (2.43s)
16:50:26 [2022-11-18T16:50:26.639Z] === RUN   TestSecretCreateResolve
16:50:28 [2022-11-18T16:50:28.543Z] --- PASS: TestSecretCreateResolve (2.10s)
16:50:28 [2022-11-18T16:50:28.543Z] PASS
16:50:28 [2022-11-18T16:50:28.543Z] 
16:50:28 [2022-11-18T16:50:28.543Z] DONE 6 tests in 13.132s
16:50:28 [2022-11-18T16:50:28.543Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:50:28 [2022-11-18T16:50:28.543Z] ++ 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
16:50:28 [2022-11-18T16:50:28.543Z] ++ set -e
16:50:28 [2022-11-18T16:50:28.543Z] ++ '[' -n 0 ']'
16:50:28 [2022-11-18T16:50:28.543Z] ++ set -x
16:50:28 [2022-11-18T16:50:28.544Z] ++ 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
16:50:28 [2022-11-18T16:50:28.544Z] INFO: Testing against a local daemon
16:50:28 [2022-11-18T16:50:28.544Z] === RUN   TestServiceCreateInit
16:50:28 [2022-11-18T16:50:28.544Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:50:31 [2022-11-18T16:50:31.830Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:50:36 [2022-11-18T16:50:36.036Z] --- PASS: TestServiceCreateInit (6.97s)
16:50:36 [2022-11-18T16:50:36.036Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
16:50:36 [2022-11-18T16:50:36.036Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.42s)
16:50:36 [2022-11-18T16:50:36.036Z] === RUN   TestCreateServiceMultipleTimes
16:50:50 [2022-11-18T16:50:50.915Z] --- PASS: TestCreateServiceMultipleTimes (15.10s)
16:50:50 [2022-11-18T16:50:50.915Z] === RUN   TestCreateServiceConflict
16:50:52 [2022-11-18T16:50:52.817Z] --- PASS: TestCreateServiceConflict (2.08s)
16:50:52 [2022-11-18T16:50:52.817Z] === RUN   TestCreateServiceMaxReplicas
16:50:55 [2022-11-18T16:50:55.350Z] --- PASS: TestCreateServiceMaxReplicas (2.40s)
16:50:55 [2022-11-18T16:50:55.350Z] === RUN   TestCreateWithDuplicateNetworkNames
16:51:10 [2022-11-18T16:51:10.233Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s)
16:51:10 [2022-11-18T16:51:10.233Z] === RUN   TestCreateServiceSecretFileMode
16:51:10 [2022-11-18T16:51:10.233Z] --- PASS: TestCreateServiceSecretFileMode (2.26s)
16:51:10 [2022-11-18T16:51:10.233Z] === RUN   TestCreateServiceConfigFileMode
16:51:12 [2022-11-18T16:51:12.765Z] --- PASS: TestCreateServiceConfigFileMode (2.32s)
16:51:12 [2022-11-18T16:51:12.765Z] === RUN   TestCreateServiceSysctls
16:51:15 [2022-11-18T16:51:15.302Z] --- PASS: TestCreateServiceSysctls (2.84s)
16:51:15 [2022-11-18T16:51:15.302Z] === RUN   TestCreateServiceCapabilities
16:51:17 [2022-11-18T16:51:17.835Z] --- PASS: TestCreateServiceCapabilities (2.27s)
16:51:17 [2022-11-18T16:51:17.835Z] === RUN   TestInspect
16:51:20 [2022-11-18T16:51:20.380Z] --- PASS: TestInspect (2.55s)
16:51:20 [2022-11-18T16:51:20.380Z] === RUN   TestCreateJob
16:51:22 [2022-11-18T16:51:22.912Z] --- PASS: TestCreateJob (2.86s)
16:51:22 [2022-11-18T16:51:22.912Z] === RUN   TestReplicatedJob
16:51:28 [2022-11-18T16:51:28.181Z] --- PASS: TestReplicatedJob (4.46s)
16:51:28 [2022-11-18T16:51:28.181Z] === RUN   TestUpdateReplicatedJob
16:51:30 [2022-11-18T16:51:30.715Z] --- PASS: TestUpdateReplicatedJob (2.92s)
16:51:30 [2022-11-18T16:51:30.715Z] === RUN   TestServiceListWithStatuses
16:51:30 [2022-11-18T16:51:30.715Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:51:30 [2022-11-18T16:51:30.715Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:51:30 [2022-11-18T16:51:30.715Z] === RUN   TestDockerNetworkConnectAlias
16:51:34 [2022-11-18T16:51:34.907Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
16:51:34 [2022-11-18T16:51:34.907Z] === RUN   TestDockerNetworkReConnect
16:51:38 [2022-11-18T16:51:38.194Z] --- PASS: TestDockerNetworkReConnect (3.36s)
16:51:38 [2022-11-18T16:51:38.194Z] === RUN   TestServicePlugin
16:51:38 [2022-11-18T16:51:38.194Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:51:38 [2022-11-18T16:51:38.194Z] --- SKIP: TestServicePlugin (0.00s)
16:51:38 [2022-11-18T16:51:38.194Z] === RUN   TestServiceUpdateLabel
16:51:40 [2022-11-18T16:51:40.099Z] --- PASS: TestServiceUpdateLabel (2.08s)
16:51:40 [2022-11-18T16:51:40.099Z] === RUN   TestServiceUpdateSecrets
16:51:54 [2022-11-18T16:51:54.979Z] --- PASS: TestServiceUpdateSecrets (14.20s)
16:51:54 [2022-11-18T16:51:54.979Z] === RUN   TestServiceUpdateConfigs
16:52:09 [2022-11-18T16:52:09.879Z] --- PASS: TestServiceUpdateConfigs (14.20s)
16:52:09 [2022-11-18T16:52:09.879Z] === RUN   TestServiceUpdateNetwork
16:52:19 [2022-11-18T16:52:19.851Z] --- PASS: TestServiceUpdateNetwork (11.61s)
16:52:19 [2022-11-18T16:52:19.851Z] === RUN   TestServiceUpdatePidsLimit
16:52:21 [2022-11-18T16:52:21.228Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:52:21 [2022-11-18T16:52:21.487Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:52:29 [2022-11-18T16:52:29.601Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:52:36 [2022-11-18T16:52:36.166Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
16:52:36 [2022-11-18T16:52:36.166Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:52:36 [2022-11-18T16:52:36.166Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
16:52:36 [2022-11-18T16:52:36.166Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
16:52:36 [2022-11-18T16:52:36.166Z] PASS
16:52:36 [2022-11-18T16:52:36.166Z] 
16:52:36 [2022-11-18T16:52:36.166Z] === Skipped
16:52:36 [2022-11-18T16:52:36.166Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:52:36 [2022-11-18T16:52:36.166Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:52:36 [2022-11-18T16:52:36.166Z] 
16:52:36 [2022-11-18T16:52:36.166Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:52:36 [2022-11-18T16:52:36.166Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:52:36 [2022-11-18T16:52:36.166Z] 
16:52:36 [2022-11-18T16:52:36.166Z] DONE 27 tests, 2 skipped in 127.521s
16:52:36 [2022-11-18T16:52:36.166Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:52:36 [2022-11-18T16:52:36.166Z] ++ 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
16:52:36 [2022-11-18T16:52:36.166Z] ++ set -e
16:52:36 [2022-11-18T16:52:36.166Z] ++ '[' -n 0 ']'
16:52:36 [2022-11-18T16:52:36.166Z] ++ set -x
16:52:36 [2022-11-18T16:52:36.166Z] ++ 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
16:52:36 [2022-11-18T16:52:36.166Z] INFO: Testing against a local daemon
16:52:36 [2022-11-18T16:52:36.166Z] === RUN   TestSessionCreate
16:52:36 [2022-11-18T16:52:36.166Z] --- PASS: TestSessionCreate (0.02s)
16:52:36 [2022-11-18T16:52:36.166Z] === RUN   TestSessionCreateWithBadUpgrade
16:52:36 [2022-11-18T16:52:36.166Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:52:36 [2022-11-18T16:52:36.166Z] PASS
16:52:36 [2022-11-18T16:52:36.166Z] 
16:52:36 [2022-11-18T16:52:36.166Z] DONE 2 tests in 0.133s
16:52:36 [2022-11-18T16:52:36.166Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:52:36 [2022-11-18T16:52:36.166Z] ++ 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
16:52:36 [2022-11-18T16:52:36.166Z] ++ set -e
16:52:36 [2022-11-18T16:52:36.166Z] ++ '[' -n 0 ']'
16:52:36 [2022-11-18T16:52:36.166Z] ++ set -x
16:52:36 [2022-11-18T16:52:36.166Z] ++ 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
16:52:36 [2022-11-18T16:52:36.166Z] INFO: Testing against a local daemon
16:52:36 [2022-11-18T16:52:36.166Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:52:36 [2022-11-18T16:52:36.166Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:52:36 [2022-11-18T16:52:36.166Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:52:36 [2022-11-18T16:52:36.166Z] === RUN   TestDiskUsage
16:52:36 [2022-11-18T16:52:36.166Z] === PAUSE TestDiskUsage
16:52:36 [2022-11-18T16:52:36.166Z] === RUN   TestEventsExecDie
16:52:36 [2022-11-18T16:52:36.734Z] --- PASS: TestEventsExecDie (0.49s)
16:52:36 [2022-11-18T16:52:36.734Z] === RUN   TestEventsBackwardsCompatible
16:52:36 [2022-11-18T16:52:36.734Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:52:36 [2022-11-18T16:52:36.734Z] === RUN   TestEventsVolumeCreate
16:52:36 [2022-11-18T16:52:36.734Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:52:36 [2022-11-18T16:52:36.734Z] === RUN   TestInfoBinaryCommits
16:52:36 [2022-11-18T16:52:36.734Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:52:36 [2022-11-18T16:52:36.734Z] === RUN   TestInfoAPIVersioned
16:52:36 [2022-11-18T16:52:36.734Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:52:36 [2022-11-18T16:52:36.734Z] === RUN   TestInfoAPI
16:52:36 [2022-11-18T16:52:36.734Z] --- PASS: TestInfoAPI (0.02s)
16:52:36 [2022-11-18T16:52:36.734Z] === RUN   TestInfoAPIWarnings
16:52:54 [2022-11-18T16:52:54.818Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:52:54 [2022-11-18T16:52:54.818Z] === RUN   TestInfoDebug
16:52:54 [2022-11-18T16:52:54.818Z] --- PASS: TestInfoDebug (0.52s)
16:52:54 [2022-11-18T16:52:54.818Z] === RUN   TestInfoInsecureRegistries
16:52:54 [2022-11-18T16:52:54.818Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:52:54 [2022-11-18T16:52:54.818Z] === RUN   TestInfoRegistryMirrors
16:52:54 [2022-11-18T16:52:54.818Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:52:54 [2022-11-18T16:52:54.818Z] === RUN   TestLoginFailsWithBadCredentials
16:52:55 [2022-11-18T16:52:55.386Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
16:52:55 [2022-11-18T16:52:55.386Z] === RUN   TestPingCacheHeaders
16:52:55 [2022-11-18T16:52:55.386Z] --- PASS: TestPingCacheHeaders (0.02s)
16:52:55 [2022-11-18T16:52:55.386Z] === RUN   TestPingGet
16:52:55 [2022-11-18T16:52:55.386Z] --- PASS: TestPingGet (0.01s)
16:52:55 [2022-11-18T16:52:55.386Z] === RUN   TestPingHead
16:52:55 [2022-11-18T16:52:55.386Z] --- PASS: TestPingHead (0.02s)
16:52:55 [2022-11-18T16:52:55.386Z] === RUN   TestPingSwarmHeader
16:52:55 [2022-11-18T16:52:55.954Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:52:55 [2022-11-18T16:52:55.954Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:52:56 [2022-11-18T16:52:56.894Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:52:56 [2022-11-18T16:52:56.894Z] --- PASS: TestPingSwarmHeader (1.67s)
16:52:56 [2022-11-18T16:52:56.894Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:52:56 [2022-11-18T16:52:56.894Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:52:56 [2022-11-18T16:52:56.894Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:52:56 [2022-11-18T16:52:56.894Z] === RUN   TestPingBuilderHeader
16:52:56 [2022-11-18T16:52:56.894Z] === RUN   TestPingBuilderHeader/default_config
16:52:57 [2022-11-18T16:52:57.461Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:52:58 [2022-11-18T16:52:58.028Z] --- PASS: TestPingBuilderHeader (1.04s)
16:52:58 [2022-11-18T16:52:58.028Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
16:52:58 [2022-11-18T16:52:58.028Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
16:52:58 [2022-11-18T16:52:58.028Z] === RUN   TestVersion
16:52:58 [2022-11-18T16:52:58.028Z] --- PASS: TestVersion (0.02s)
16:52:58 [2022-11-18T16:52:58.028Z] === CONT  TestDiskUsage
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/container_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/image_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/volume_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:52:58 [2022-11-18T16:52:58.596Z] === RUN   TestDiskUsage/after_container.Run
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:52:58 [2022-11-18T16:52:58.854Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:52:59 [2022-11-18T16:52:59.113Z] --- PASS: TestDiskUsage (1.03s)
16:52:59 [2022-11-18T16:52:59.113Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z] PASS
16:52:59 [2022-11-18T16:52:59.113Z] 
16:52:59 [2022-11-18T16:52:59.113Z] === Skipped
16:52:59 [2022-11-18T16:52:59.113Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:52:59 [2022-11-18T16:52:59.113Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:52:59 [2022-11-18T16:52:59.113Z] 
16:52:59 [2022-11-18T16:52:59.113Z] DONE 57 tests, 1 skipped in 23.079s
16:52:59 [2022-11-18T16:52:59.113Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:52:59 [2022-11-18T16:52:59.113Z] ++ 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
16:52:59 [2022-11-18T16:52:59.113Z] ++ set -e
16:52:59 [2022-11-18T16:52:59.113Z] ++ '[' -n 0 ']'
16:52:59 [2022-11-18T16:52:59.113Z] ++ set -x
16:52:59 [2022-11-18T16:52:59.113Z] ++ 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
16:52:59 [2022-11-18T16:52:59.113Z] INFO: Testing against a local daemon
16:52:59 [2022-11-18T16:52:59.113Z] === RUN   TestVolumesCreateAndList
16:52:59 [2022-11-18T16:52:59.113Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:52:59 [2022-11-18T16:52:59.113Z] === RUN   TestVolumesRemove
16:52:59 [2022-11-18T16:52:59.113Z] --- PASS: TestVolumesRemove (0.06s)
16:52:59 [2022-11-18T16:52:59.113Z] === RUN   TestVolumesInspect
16:52:59 [2022-11-18T16:52:59.373Z] --- PASS: TestVolumesInspect (0.02s)
16:52:59 [2022-11-18T16:52:59.373Z] === RUN   TestVolumesInvalidJSON
16:52:59 [2022-11-18T16:52:59.373Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:52:59 [2022-11-18T16:52:59.373Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:52:59 [2022-11-18T16:52:59.373Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:52:59 [2022-11-18T16:52:59.373Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:52:59 [2022-11-18T16:52:59.373Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:52:59 [2022-11-18T16:52:59.373Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:52:59 [2022-11-18T16:52:59.373Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:52:59 [2022-11-18T16:52:59.373Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:52:59 [2022-11-18T16:52:59.373Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:52:59 [2022-11-18T16:52:59.373Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:52:59 [2022-11-18T16:52:59.373Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:52:59 [2022-11-18T16:52:59.373Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:52:59 [2022-11-18T16:52:59.373Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:52:59 [2022-11-18T16:52:59.373Z] === RUN   TestVolumePruneAnonymous
16:52:59 [2022-11-18T16:52:59.373Z] --- PASS: TestVolumePruneAnonymous (0.04s)
16:52:59 [2022-11-18T16:52:59.373Z] PASS
16:52:59 [2022-11-18T16:52:59.373Z] 
16:52:59 [2022-11-18T16:52:59.373Z] DONE 10 tests in 0.251s
16:52:59 [2022-11-18T16:52:59.373Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:52:59 [2022-11-18T16:52:59.373Z] ++++ cat bundles/test-integration/docker.pid
16:52:59 [2022-11-18T16:52:59.373Z] +++ kill 14932
16:52:59 [2022-11-18T16:52:59.631Z] +++ /etc/init.d/apparmor stop
16:52:59 [2022-11-18T16:52:59.631Z] Leaving: AppArmorNo profiles have been unloaded.
16:52:59 [2022-11-18T16:52:59.631Z] 
16:52:59 [2022-11-18T16:52:59.631Z] Unloading profiles will leave already running processes permanently
16:52:59 [2022-11-18T16:52:59.631Z] unconfined, which can lead to unexpected situations.
16:52:59 [2022-11-18T16:52:59.631Z] 
16:52:59 [2022-11-18T16:52:59.631Z] To set a process to complain mode, use the command line tool
16:52:59 [2022-11-18T16:52:59.631Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:52:59 [2022-11-18T16:52:59.631Z] +++ true
16:52:59 [2022-11-18T16:52:59.631Z] exiting test-integration
16:52:59 [2022-11-18T16:52:59.631Z] ++ exit 0
16:52:59 [2022-11-18T16:52:59.631Z] 
Post stage
[Pipeline] junit
16:53:00 [2022-11-18T16:53:00.581Z] Recording test results
16:53:00 [2022-11-18T16:53:00.684Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:53:00 [2022-11-18T16:53:00.992Z] + echo Ensuring container killed.
16:53:00 [2022-11-18T16:53:00.992Z] Ensuring container killed.
16:53:00 [2022-11-18T16:53:00.992Z] + docker rm -vf docker-pr1
16:53:00 [2022-11-18T16:53:00.992Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
16:53:01 [2022-11-18T16:53:01.273Z] + echo Chowning /workspace to jenkins user
16:53:01 [2022-11-18T16:53:01.273Z] Chowning /workspace to jenkins user
16:53:01 [2022-11-18T16:53:01.273Z] + id -u
16:53:01 [2022-11-18T16:53:01.273Z] + id -g
16:53:01 [2022-11-18T16:53:01.273Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44498:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:53:02 [2022-11-18T16:53:02.941Z] + bundleName=arm64-integration
16:53:02 [2022-11-18T16:53:02.941Z] + echo Creating arm64-integration-bundles.tar.gz
16:53:02 [2022-11-18T16:53:02.941Z] Creating arm64-integration-bundles.tar.gz
16:53:02 [2022-11-18T16:53:02.941Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:53:02 [2022-11-18T16:53:02.941Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:53:03 [2022-11-18T16:53:03.212Z] Archiving artifacts
16:53:03 [2022-11-18T16:53:03.445Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44498/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:53:03 [2022-11-18T16:53:03.739Z] + make clean
16:53:04 [2022-11-18T16:53:04.002Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:53:04 [2022-11-18T16:53:04.002Z] docker-dev-cache
16:53:04 [2022-11-18T16:53:04.002Z] 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