Skip to content
Success

Console Output

Pull request #46170 updated
15:40:54 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from fd4ec2631369e0e45b59340b655ed7245ee213c9+63d477b20e77fdf69a50701315c17a84733d1775 (76412224a6131cf7fe78b45b6c4f5e2890de7de2)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46170@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
15:40:56 [2023-08-08T15:40:56.070Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:40:56 [2023-08-08T15:40:56.075Z] Trying to pass milestone 2
[Pipeline] milestone
15:40:56 [2023-08-08T15:40:56.369Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:40:56 [2023-08-08T15:40:56.559Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-007cd4cfffbf2a6a3) in /home/ubuntu/workspace/moby_PR-46170
[Pipeline] {
[Pipeline] checkout
15:40:56 [2023-08-08T15:40:56.591Z] The recommended git tool is: git
15:40:56 [2023-08-08T15:40:56.600Z] using credential docker-jenkins-github-credentials
15:40:56 [2023-08-08T15:40:56.616Z] Fetching changes from the remote Git repository
15:40:56 [2023-08-08T15:40:56.621Z] Fetching without tags
15:40:57 [2023-08-08T15:40:57.225Z] Merging remotes/origin/master commit 63d477b20e77fdf69a50701315c17a84733d1775 into PR head commit fd4ec2631369e0e45b59340b655ed7245ee213c9
15:40:57 [2023-08-08T15:40:57.360Z] Merge succeeded, producing 03c7e45c8a9b826ff940cbf3fc836630b237950b
15:40:57 [2023-08-08T15:40:57.360Z] Checking out Revision 03c7e45c8a9b826ff940cbf3fc836630b237950b (PR-46170)
15:40:57 [2023-08-08T15:40:57.409Z] Commit message: "Merge commit '63d477b20e77fdf69a50701315c17a84733d1775' into HEAD"
15:40:57 [2023-08-08T15:40:57.416Z] First time build. Skipping changelog.
15:40:56 [2023-08-08T15:40:56.610Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46170/.git # timeout=10
15:40:56 [2023-08-08T15:40:56.616Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:40:56 [2023-08-08T15:40:56.622Z] Fetching upstream changes from https://github.com/moby/moby.git
15:40:56 [2023-08-08T15:40:56.622Z]  > git --version # timeout=10
15:40:56 [2023-08-08T15:40:56.624Z]  > git --version # 'git version 2.25.1'
15:40:56 [2023-08-08T15:40:56.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:40:56 [2023-08-08T15:40:56.625Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46170/head:refs/remotes/origin/PR-46170 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:40:57 [2023-08-08T15:40:57.226Z]  > git config core.sparsecheckout # timeout=10
15:40:57 [2023-08-08T15:40:57.228Z]  > git checkout -f fd4ec2631369e0e45b59340b655ed7245ee213c9 # timeout=10
15:40:57 [2023-08-08T15:40:57.267Z]  > git remote # timeout=10
15:40:57 [2023-08-08T15:40:57.270Z]  > git config --get remote.origin.url # timeout=10
15:40:57 [2023-08-08T15:40:57.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:40:57 [2023-08-08T15:40:57.273Z]  > git merge 63d477b20e77fdf69a50701315c17a84733d1775 # timeout=10
15:40:57 [2023-08-08T15:40:57.354Z]  > git rev-parse HEAD^{commit} # timeout=10
15:40:57 [2023-08-08T15:40:57.361Z]  > git config core.sparsecheckout # timeout=10
15:40:57 [2023-08-08T15:40:57.364Z]  > git checkout -f 03c7e45c8a9b826ff940cbf3fc836630b237950b # timeout=10
15:40:57 [2023-08-08T15:40:57.410Z]  > git rev-list --no-walk 0903f7068c0d1f70798f8d8d611307ad69c5c35c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:40:58 [2023-08-08T15:40:58.114Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46170:/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
15:41:00 [2023-08-08T15:41:00.027Z] 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
15:41:00 [2023-08-08T15:41:00.418Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-007cd4cfffbf2a6a3) in /home/ubuntu/workspace/moby_PR-46170
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[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
15:41:00 [2023-08-08T15:41:00.463Z] The recommended git tool is: git
[Pipeline] // stage
15:41:00 [2023-08-08T15:41:00.473Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
15:41:00 [2023-08-08T15:41:00.499Z] 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)
15:41:00 [2023-08-08T15:41:00.505Z] 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] }
15:41:00 [2023-08-08T15:41:00.817Z] Merging remotes/origin/master commit 63d477b20e77fdf69a50701315c17a84733d1775 into PR head commit fd4ec2631369e0e45b59340b655ed7245ee213c9
15:41:00 [2023-08-08T15:41:00.956Z] Merge succeeded, producing 6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d
15:41:00 [2023-08-08T15:41:00.956Z] Checking out Revision 6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d (PR-46170)
15:41:01 [2023-08-08T15:41:01.023Z] Commit message: "Merge commit '63d477b20e77fdf69a50701315c17a84733d1775' into HEAD"
15:41:01 [2023-08-08T15:41:01.030Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
15:41:00 [2023-08-08T15:41:00.493Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46170/.git # timeout=10
15:41:00 [2023-08-08T15:41:00.499Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:41:00 [2023-08-08T15:41:00.506Z] Fetching upstream changes from https://github.com/moby/moby.git
15:41:00 [2023-08-08T15:41:00.506Z]  > git --version # timeout=10
15:41:00 [2023-08-08T15:41:00.509Z]  > git --version # 'git version 2.25.1'
15:41:00 [2023-08-08T15:41:00.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:41:00 [2023-08-08T15:41:00.509Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46170/head:refs/remotes/origin/PR-46170 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:41:00 [2023-08-08T15:41:00.818Z]  > git config core.sparsecheckout # timeout=10
15:41:00 [2023-08-08T15:41:00.821Z]  > git checkout -f fd4ec2631369e0e45b59340b655ed7245ee213c9 # timeout=10
15:41:00 [2023-08-08T15:41:00.860Z]  > git remote # timeout=10
15:41:00 [2023-08-08T15:41:00.863Z]  > git config --get remote.origin.url # timeout=10
15:41:00 [2023-08-08T15:41:00.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:41:00 [2023-08-08T15:41:00.866Z]  > git merge 63d477b20e77fdf69a50701315c17a84733d1775 # timeout=10
15:41:00 [2023-08-08T15:41:00.950Z]  > git rev-parse HEAD^{commit} # timeout=10
15:41:00 [2023-08-08T15:41:00.956Z]  > git config core.sparsecheckout # timeout=10
15:41:00 [2023-08-08T15:41:00.959Z]  > git checkout -f 6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d # timeout=10
15:41:01 [2023-08-08T15:41:01.024Z]  > git rev-list --no-walk 0903f7068c0d1f70798f8d8d611307ad69c5c35c # timeout=10
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:41:01 [2023-08-08T15:41:01.763Z] + docker version
15:41:01 [2023-08-08T15:41:01.763Z] Client: Docker Engine - Community
15:41:01 [2023-08-08T15:41:01.763Z]  Version:           24.0.2
15:41:01 [2023-08-08T15:41:01.763Z]  API version:       1.43
15:41:01 [2023-08-08T15:41:01.763Z]  Go version:        go1.20.4
15:41:01 [2023-08-08T15:41:01.763Z]  Git commit:        cb74dfc
15:41:01 [2023-08-08T15:41:01.763Z]  Built:             Thu May 25 21:52:41 2023
15:41:01 [2023-08-08T15:41:01.763Z]  OS/Arch:           linux/arm64
15:41:01 [2023-08-08T15:41:01.763Z]  Context:           default
15:41:01 [2023-08-08T15:41:01.763Z] 
15:41:01 [2023-08-08T15:41:01.763Z] Server: Docker Engine - Community
15:41:01 [2023-08-08T15:41:01.763Z]  Engine:
15:41:01 [2023-08-08T15:41:01.763Z]   Version:          24.0.2
15:41:01 [2023-08-08T15:41:01.763Z]   API version:      1.43 (minimum version 1.12)
15:41:01 [2023-08-08T15:41:01.763Z]   Go version:       go1.20.4
15:41:01 [2023-08-08T15:41:01.763Z]   Git commit:       659604f
15:41:01 [2023-08-08T15:41:01.763Z]   Built:            Thu May 25 21:52:41 2023
15:41:01 [2023-08-08T15:41:01.763Z]   OS/Arch:          linux/arm64
15:41:01 [2023-08-08T15:41:01.763Z]   Experimental:     true
15:41:01 [2023-08-08T15:41:01.763Z]  containerd:
15:41:01 [2023-08-08T15:41:01.763Z]   Version:          1.6.21
15:41:01 [2023-08-08T15:41:01.763Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
15:41:01 [2023-08-08T15:41:01.763Z]  runc:
15:41:01 [2023-08-08T15:41:01.763Z]   Version:          1.1.7
15:41:01 [2023-08-08T15:41:01.763Z]   GitCommit:        v1.1.7-0-g860f061
15:41:01 [2023-08-08T15:41:01.763Z]  docker-init:
15:41:01 [2023-08-08T15:41:01.763Z]   Version:          0.19.0
15:41:01 [2023-08-08T15:41:01.763Z]   GitCommit:        de40ad0
[Pipeline] sh
15:41:02 [2023-08-08T15:41:02.050Z] + docker info
15:41:02 [2023-08-08T15:41:02.050Z] Client: Docker Engine - Community
15:41:02 [2023-08-08T15:41:02.050Z]  Version:    24.0.2
15:41:02 [2023-08-08T15:41:02.050Z]  Context:    default
15:41:02 [2023-08-08T15:41:02.050Z]  Debug Mode: false
15:41:02 [2023-08-08T15:41:02.050Z]  Plugins:
15:41:02 [2023-08-08T15:41:02.050Z]   buildx: Docker Buildx (Docker Inc.)
15:41:02 [2023-08-08T15:41:02.050Z]     Version:  v0.11.0
15:41:02 [2023-08-08T15:41:02.050Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
15:41:02 [2023-08-08T15:41:02.050Z]   compose: Docker Compose (Docker Inc.)
15:41:02 [2023-08-08T15:41:02.050Z]     Version:  v2.19.1
15:41:02 [2023-08-08T15:41:02.050Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
15:41:02 [2023-08-08T15:41:02.050Z] 
15:41:02 [2023-08-08T15:41:02.050Z] Server:
15:41:02 [2023-08-08T15:41:02.050Z]  Containers: 0
15:41:02 [2023-08-08T15:41:02.050Z]   Running: 0
15:41:02 [2023-08-08T15:41:02.050Z]   Paused: 0
15:41:02 [2023-08-08T15:41:02.050Z]   Stopped: 0
15:41:02 [2023-08-08T15:41:02.050Z]  Images: 3
15:41:02 [2023-08-08T15:41:02.050Z]  Server Version: 24.0.2
15:41:02 [2023-08-08T15:41:02.050Z]  Storage Driver: overlay2
15:41:02 [2023-08-08T15:41:02.050Z]   Backing Filesystem: extfs
15:41:02 [2023-08-08T15:41:02.050Z]   Supports d_type: true
15:41:02 [2023-08-08T15:41:02.050Z]   Using metacopy: false
15:41:02 [2023-08-08T15:41:02.050Z]   Native Overlay Diff: true
15:41:02 [2023-08-08T15:41:02.050Z]   userxattr: false
15:41:02 [2023-08-08T15:41:02.050Z]  Logging Driver: json-file
15:41:02 [2023-08-08T15:41:02.050Z]  Cgroup Driver: cgroupfs
15:41:02 [2023-08-08T15:41:02.050Z]  Cgroup Version: 1
15:41:02 [2023-08-08T15:41:02.050Z]  Plugins:
15:41:02 [2023-08-08T15:41:02.050Z]   Volume: local
15:41:02 [2023-08-08T15:41:02.050Z]   Network: bridge host ipvlan macvlan null overlay
15:41:02 [2023-08-08T15:41:02.050Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:41:02 [2023-08-08T15:41:02.050Z]  Swarm: inactive
15:41:02 [2023-08-08T15:41:02.050Z]  Runtimes: io.containerd.runc.v2 runc
15:41:02 [2023-08-08T15:41:02.050Z]  Default Runtime: runc
15:41:02 [2023-08-08T15:41:02.050Z]  Init Binary: docker-init
15:41:02 [2023-08-08T15:41:02.050Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
15:41:02 [2023-08-08T15:41:02.050Z]  runc version: v1.1.7-0-g860f061
15:41:02 [2023-08-08T15:41:02.050Z]  init version: de40ad0
15:41:02 [2023-08-08T15:41:02.050Z]  Security Options:
15:41:02 [2023-08-08T15:41:02.050Z]   apparmor
15:41:02 [2023-08-08T15:41:02.050Z]   seccomp
15:41:02 [2023-08-08T15:41:02.050Z]    Profile: builtin
15:41:02 [2023-08-08T15:41:02.050Z]  Kernel Version: 5.15.0-1039-aws
15:41:02 [2023-08-08T15:41:02.050Z]  Operating System: Ubuntu 20.04.6 LTS
15:41:02 [2023-08-08T15:41:02.050Z]  OSType: linux
15:41:02 [2023-08-08T15:41:02.050Z]  Architecture: aarch64
15:41:02 [2023-08-08T15:41:02.050Z]  CPUs: 8
15:41:02 [2023-08-08T15:41:02.050Z]  Total Memory: 30.64GiB
15:41:02 [2023-08-08T15:41:02.050Z]  Name: ip-10-100-63-105
15:41:02 [2023-08-08T15:41:02.050Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
15:41:02 [2023-08-08T15:41:02.050Z]  Docker Root Dir: /var/lib/docker
15:41:02 [2023-08-08T15:41:02.050Z]  Debug Mode: false
15:41:02 [2023-08-08T15:41:02.050Z]  Experimental: true
15:41:02 [2023-08-08T15:41:02.050Z]  Insecure Registries:
15:41:02 [2023-08-08T15:41:02.050Z]   127.0.0.0/8
15:41:02 [2023-08-08T15:41:02.050Z]  Live Restore Enabled: true
15:41:02 [2023-08-08T15:41:02.050Z] 
[Pipeline] sh
15:41:02 [2023-08-08T15:41:02.336Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:41:02 [2023-08-08T15:41:02.337Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:41:02 [2023-08-08T15:41:02.337Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46170/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:41:02 [2023-08-08T15:41:02.337Z] + bash /home/ubuntu/workspace/moby_PR-46170/check-config.sh
15:41:02 [2023-08-08T15:41:02.337Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:41:02 [2023-08-08T15:41:02.337Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
15:41:02 [2023-08-08T15:41:02.337Z] 
15:41:02 [2023-08-08T15:41:02.337Z] Generally Necessary:
15:41:02 [2023-08-08T15:41:02.337Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:41:02 [2023-08-08T15:41:02.337Z] - apparmor: enabled and tools installed
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_NAMESPACES: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_NET_NS: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_PID_NS: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_IPC_NS: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_UTS_NS: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_CGROUPS: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_CGROUP_CPUACCT: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_CGROUP_DEVICE: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_CGROUP_FREEZER: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_CGROUP_SCHED: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_CPUSETS: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_MEMCG: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_KEYS: enabled
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_VETH: enabled (as module)
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_BRIDGE: enabled (as module)
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:41:02 [2023-08-08T15:41:02.337Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_NF_NAT: enabled (as module)
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_POSIX_MQUEUE: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_CGROUP_BPF: enabled
15:41:02 [2023-08-08T15:41:02.597Z] 
15:41:02 [2023-08-08T15:41:02.597Z] Optional Features:
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_USER_NS: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_SECCOMP: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_SECCOMP_FILTER: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_CGROUP_PIDS: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_MEMCG_SWAP: enabled
15:41:02 [2023-08-08T15:41:02.597Z]     (cgroup swap accounting is currently enabled)
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_BLK_CGROUP: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_CGROUP_PERF: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_CGROUP_HUGETLB: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_CFS_BANDWIDTH: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_RT_GROUP_SCHED: missing
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_IP_VS: enabled (as module)
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_IP_VS_NFCT: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:41:02 [2023-08-08T15:41:02.597Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:41:02 [2023-08-08T15:41:02.859Z] - CONFIG_IP_VS_RR: enabled (as module)
15:41:02 [2023-08-08T15:41:02.859Z] - CONFIG_SECURITY_SELINUX: enabled
15:41:02 [2023-08-08T15:41:02.859Z] - CONFIG_SECURITY_APPARMOR: enabled
15:41:02 [2023-08-08T15:41:02.859Z] - CONFIG_EXT4_FS: enabled
15:41:02 [2023-08-08T15:41:02.859Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:41:02 [2023-08-08T15:41:02.859Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:41:02 [2023-08-08T15:41:02.859Z] - Network Drivers:
15:41:02 [2023-08-08T15:41:02.859Z]   - "overlay":
15:41:02 [2023-08-08T15:41:02.859Z]     - CONFIG_VXLAN: enabled (as module)
15:41:02 [2023-08-08T15:41:02.859Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:41:02 [2023-08-08T15:41:02.859Z]       Optional (for encrypted networks):
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_CRYPTO: enabled
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_CRYPTO_AEAD: enabled
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_CRYPTO_GCM: enabled
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_CRYPTO_GHASH: enabled
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_XFRM: enabled
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_XFRM_USER: enabled (as module)
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:41:02 [2023-08-08T15:41:02.859Z]       - CONFIG_INET_ESP: enabled (as module)
15:41:02 [2023-08-08T15:41:02.859Z]   - "ipvlan":
15:41:02 [2023-08-08T15:41:02.859Z]     - CONFIG_IPVLAN: enabled (as module)
15:41:02 [2023-08-08T15:41:02.859Z]   - "macvlan":
15:41:02 [2023-08-08T15:41:02.859Z]     - CONFIG_MACVLAN: enabled (as module)
15:41:02 [2023-08-08T15:41:02.859Z]     - CONFIG_DUMMY: enabled (as module)
15:41:02 [2023-08-08T15:41:02.859Z]   - "ftp,tftp client in container":
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:41:03 [2023-08-08T15:41:03.119Z] - Storage Drivers:
15:41:03 [2023-08-08T15:41:03.119Z]   - "aufs":
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_AUFS_FS: enabled (as module)
15:41:03 [2023-08-08T15:41:03.119Z]   - "btrfs":
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:41:03 [2023-08-08T15:41:03.119Z]   - "devicemapper":
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_BLK_DEV_DM: enabled
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:41:03 [2023-08-08T15:41:03.119Z]   - "overlay":
15:41:03 [2023-08-08T15:41:03.119Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:41:03 [2023-08-08T15:41:03.119Z]   - "zfs":
15:41:03 [2023-08-08T15:41:03.119Z]     - /dev/zfs: present
15:41:03 [2023-08-08T15:41:03.119Z]     - zfs command: missing
15:41:03 [2023-08-08T15:41:03.119Z]     - zpool command: missing
15:41:03 [2023-08-08T15:41:03.119Z] 
15:41:03 [2023-08-08T15:41:03.119Z] Limits:
15:41:03 [2023-08-08T15:41:03.119Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:41:03 [2023-08-08T15:41:03.119Z] 
15:41:03 [2023-08-08T15:41:03.119Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:41:03 [2023-08-08T15:41:03.434Z] + docker build --force-rm -t docker:6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d .
15:41:03 [2023-08-08T15:41:03.695Z] #0 building with "default" instance using docker driver
15:41:03 [2023-08-08T15:41:03.695Z] 
15:41:03 [2023-08-08T15:41:03.695Z] #1 [internal] load build definition from Dockerfile
15:41:03 [2023-08-08T15:41:03.695Z] #1 transferring dockerfile: 28.01kB done
15:41:03 [2023-08-08T15:41:03.695Z] #1 DONE 0.0s
15:41:03 [2023-08-08T15:41:03.695Z] 
15:41:03 [2023-08-08T15:41:03.695Z] #2 [internal] load .dockerignore
15:41:03 [2023-08-08T15:41:03.695Z] #2 transferring context: 113B done
15:41:03 [2023-08-08T15:41:03.695Z] #2 DONE 0.0s
15:41:03 [2023-08-08T15:41:03.695Z] 
15:41:03 [2023-08-08T15:41:03.695Z] #3 resolve image config for docker.io/docker/dockerfile:1
15:41:03 [2023-08-08T15:41:03.695Z] #3 DONE 0.2s
15:41:03 [2023-08-08T15:41:03.695Z] 
15:41:03 [2023-08-08T15:41:03.695Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
15:41:03 [2023-08-08T15:41:03.695Z] #4 CACHED
15:41:03 [2023-08-08T15:41:03.695Z] 
15:41:03 [2023-08-08T15:41:03.695Z] #5 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
15:41:03 [2023-08-08T15:41:03.956Z] #5 ...
15:41:03 [2023-08-08T15:41:03.956Z] 
15:41:03 [2023-08-08T15:41:03.956Z] #6 [internal] load metadata for docker.io/library/busybox:latest
15:41:03 [2023-08-08T15:41:03.956Z] #6 DONE 0.0s
15:41:03 [2023-08-08T15:41:03.956Z] 
15:41:03 [2023-08-08T15:41:03.956Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
15:41:03 [2023-08-08T15:41:03.956Z] #7 DONE 0.1s
15:41:03 [2023-08-08T15:41:03.956Z] 
15:41:03 [2023-08-08T15:41:03.956Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
15:41:03 [2023-08-08T15:41:03.956Z] #8 DONE 0.2s
15:41:03 [2023-08-08T15:41:03.956Z] 
15:41:03 [2023-08-08T15:41:03.956Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
15:41:03 [2023-08-08T15:41:03.956Z] #9 DONE 0.2s
15:41:03 [2023-08-08T15:41:03.956Z] 
15:41:03 [2023-08-08T15:41:03.956Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:41:03 [2023-08-08T15:41:03.956Z] #10 DONE 0.2s
15:41:03 [2023-08-08T15:41:03.956Z] 
15:41:03 [2023-08-08T15:41:03.956Z] #5 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye
15:41:03 [2023-08-08T15:41:03.956Z] #5 DONE 0.2s
15:41:03 [2023-08-08T15:41:03.956Z] 
15:41:03 [2023-08-08T15:41:03.956Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
15:41:03 [2023-08-08T15:41:03.956Z] #11 DONE 0.2s
15:41:04 [2023-08-08T15:41:04.217Z] 
15:41:04 [2023-08-08T15:41:04.217Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:74b09b3b6fa5aa542df8ef974cb745eb477be72f6fcf821517fb410aff532b00
15:41:04 [2023-08-08T15:41:04.217Z] #12 DONE 0.0s
15:41:04 [2023-08-08T15:41:04.217Z] 
15:41:04 [2023-08-08T15:41:04.217Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
15:41:04 [2023-08-08T15:41:04.217Z] #13 DONE 0.0s
15:41:04 [2023-08-08T15:41:04.217Z] 
15:41:04 [2023-08-08T15:41:04.217Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
15:41:04 [2023-08-08T15:41:04.217Z] #14 DONE 0.0s
15:41:04 [2023-08-08T15:41:04.217Z] 
15:41:04 [2023-08-08T15:41:04.217Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
15:41:04 [2023-08-08T15:41:04.217Z] #15 DONE 0.0s
15:41:04 [2023-08-08T15:41:04.217Z] 
15:41:04 [2023-08-08T15:41:04.217Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:41:04 [2023-08-08T15:41:04.217Z] #16 DONE 0.0s
15:41:04 [2023-08-08T15:41:04.217Z] 
15:41:04 [2023-08-08T15:41:04.217Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest
15:41:04 [2023-08-08T15:41:04.217Z] #17 DONE 0.0s
15:41:04 [2023-08-08T15:41:04.217Z] 
15:41:04 [2023-08-08T15:41:04.217Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:630454da4c59041a2bca987a0d54c68962f1d6ea37a3641bd61db42b753234f2
15:41:04 [2023-08-08T15:41:04.217Z] #18 DONE 0.0s
15:41:04 [2023-08-08T15:41:04.217Z] 
15:41:04 [2023-08-08T15:41:04.217Z] #19 [internal] load build context
15:41:05 [2023-08-08T15:41:05.159Z] #19 transferring context: 70.42MB 0.9s done
15:41:05 [2023-08-08T15:41:05.159Z] #19 DONE 1.0s
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #20 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:41:05 [2023-08-08T15:41:05.421Z] #20 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #21 [dev-systemd-false  9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #21 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #22 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
15:41:05 [2023-08-08T15:41:05.421Z] #22 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #23 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
15:41:05 [2023-08-08T15:41:05.421Z] #23 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #24 [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
15:41:05 [2023-08-08T15:41:05.421Z] #24 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #25 [dev-systemd-false 11/20] COPY --link --from=runc          /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #25 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #26 [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             ;
15:41:05 [2023-08-08T15:41:05.421Z] #26 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #27 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
15:41:05 [2023-08-08T15:41:05.421Z] #27 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #28 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
15:41:05 [2023-08-08T15:41:05.421Z] #28 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #29 [dev-systemd-false 17/20] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
15:41:05 [2023-08-08T15:41:05.421Z] #29 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #30 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
15:41:05 [2023-08-08T15:41:05.421Z] #30 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #31 [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.51.2"      && /build/golangci-lint --version
15:41:05 [2023-08-08T15:41:05.421Z] #31 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #32 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
15:41:05 [2023-08-08T15:41:05.421Z] #32 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #33 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
15:41:05 [2023-08-08T15:41:05.421Z] #33 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini
15:41:05 [2023-08-08T15:41:05.421Z] #34 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #35 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
15:41:05 [2023-08-08T15:41:05.421Z] #35 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #36 [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.6.0"      && /build/shfmt --version
15:41:05 [2023-08-08T15:41:05.421Z] #36 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #37 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:41:05 [2023-08-08T15:41:05.421Z] #37 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #38 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:41:05 [2023-08-08T15:41:05.421Z] #38 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #39 [dev-systemd-false  3/20] COPY --link --from=delve         /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #39 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #40 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:41:05 [2023-08-08T15:41:05.421Z] #40 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #41 [dev-base  8/13] 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
15:41:05 [2023-08-08T15:41:05.421Z] #41 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #42 [dev-systemd-false  2/20] COPY --link --from=swagger       /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #42 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #43 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
15:41:05 [2023-08-08T15:41:05.421Z] #43 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #44 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
15:41:05 [2023-08-08T15:41:05.421Z] #44 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #45 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:41:05 [2023-08-08T15:41:05.421Z] #45 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #46 [dev-systemd-false 13/20] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #46 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #47 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:41:05 [2023-08-08T15:41:05.421Z] #47 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #48 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
15:41:05 [2023-08-08T15:41:05.421Z] #48 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #49 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:41:05 [2023-08-08T15:41:05.421Z] #49 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #50 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
15:41:05 [2023-08-08T15:41:05.421Z] #50 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:41:05 [2023-08-08T15:41:05.421Z] #51 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #52 [tini-build 2/4] 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
15:41:05 [2023-08-08T15:41:05.421Z] #52 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #53 [dev-systemd-false  7/20] COPY --link --from=registry      /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #53 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #54 [build-dummy 2/2] RUN mkdir -p /build
15:41:05 [2023-08-08T15:41:05.421Z] #54 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #55 [dev-systemd-false  6/20] COPY --link --from=tini          /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #55 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #56 [binary-dummy 1/1] COPY --from=build-dummy /build /build
15:41:05 [2023-08-08T15:41:05.421Z] #56 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #57 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:41:05 [2023-08-08T15:41:05.421Z] #57 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #58 [containerd-src 1/3] WORKDIR /usr/src/containerd
15:41:05 [2023-08-08T15:41:05.421Z] #58 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #59 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
15:41:05 [2023-08-08T15:41:05.421Z] #59 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #60 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
15:41:05 [2023-08-08T15:41:05.421Z] #60 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #61 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:41:05 [2023-08-08T15:41:05.421Z] #61 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #62 [runc-src 1/3] WORKDIR /usr/src/runc
15:41:05 [2023-08-08T15:41:05.421Z] #62 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #63 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #63 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #64 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:41:05 [2023-08-08T15:41:05.421Z] #64 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #65 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
15:41:05 [2023-08-08T15:41:05.421Z] #65 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #66 [dev-systemd-false  1/20] COPY --link --from=frozen-images /build/ /docker-frozen-images
15:41:05 [2023-08-08T15:41:05.421Z] #66 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #67 [dev-systemd-false  4/20] COPY --link --from=tomll         /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.421Z] #67 CACHED
15:41:05 [2023-08-08T15:41:05.421Z] 
15:41:05 [2023-08-08T15:41:05.421Z] #68 [dev-systemd-false 14/20] COPY --link --from=vpnkit        /       /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.422Z] #68 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #69 [registry-src 1/2] WORKDIR /usr/src/registry
15:41:05 [2023-08-08T15:41:05.422Z] #69 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #70 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:41:05 [2023-08-08T15:41:05.422Z] #70 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #71 [dev-systemd-false 10/20] COPY --link --from=shfmt         /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.422Z] #71 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #72 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
15:41:05 [2023-08-08T15:41:05.422Z] #72 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #73 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
15:41:05 [2023-08-08T15:41:05.422Z] #73 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #74 [dev-systemd-false 18/20] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
15:41:05 [2023-08-08T15:41:05.422Z] #74 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #75 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
15:41:05 [2023-08-08T15:41:05.422Z] #75 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #76 [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
15:41:05 [2023-08-08T15:41:05.422Z] #76 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #77 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:41:05 [2023-08-08T15:41:05.422Z] #77 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #78 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
15:41:05 [2023-08-08T15:41:05.422Z] #78 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #79 [dev-systemd-false 19/20] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
15:41:05 [2023-08-08T15:41:05.422Z] #79 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #80 [dev-systemd-false  5/20] COPY --link --from=gowinres      /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.422Z] #80 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #81 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
15:41:05 [2023-08-08T15:41:05.422Z] #81 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #82 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
15:41:05 [2023-08-08T15:41:05.422Z] #82 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #83 [dev-systemd-false 16/20] COPY --link --from=crun          /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.422Z] #83 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #84 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
15:41:05 [2023-08-08T15:41:05.422Z] #84 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #85 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
15:41:05 [2023-08-08T15:41:05.422Z] #85 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #86 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
15:41:05 [2023-08-08T15:41:05.422Z] #86 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #87 [base 2/5] COPY --from=xx / /
15:41:05 [2023-08-08T15:41:05.422Z] #87 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #88 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:41:05 [2023-08-08T15:41:05.422Z] #88 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #89 [dev-systemd-false 12/20] COPY --link --from=containerd    /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.422Z] #89 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #90 [dev-base  9/13] 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
15:41:05 [2023-08-08T15:41:05.422Z] #90 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #91 [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
15:41:05 [2023-08-08T15:41:05.422Z] #91 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #92 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:41:05 [2023-08-08T15:41:05.422Z] #92 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #93 [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
15:41:05 [2023-08-08T15:41:05.422Z] #93 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #94 [dev-base  1/13] RUN groupadd -r docker
15:41:05 [2023-08-08T15:41:05.422Z] #94 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #95 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
15:41:05 [2023-08-08T15:41:05.422Z] #95 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #96 [dev-base 11/13] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
15:41:05 [2023-08-08T15:41:05.422Z] #96 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #97 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
15:41:05 [2023-08-08T15:41:05.422Z] #97 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #98 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
15:41:05 [2023-08-08T15:41:05.422Z] #98 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #99 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:41:05 [2023-08-08T15:41:05.422Z] #99 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #100 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
15:41:05 [2023-08-08T15:41:05.422Z] #100 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #101 [dev-base  6/13] RUN ldconfig
15:41:05 [2023-08-08T15:41:05.422Z] #101 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #102 [dev-systemd-false  8/20] COPY --link --from=gotestsum     /build/ /usr/local/bin/
15:41:05 [2023-08-08T15:41:05.422Z] #102 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #103 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
15:41:05 [2023-08-08T15:41:05.422Z] #103 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #104 [delve-build 1/2] WORKDIR /usr/src/delve
15:41:05 [2023-08-08T15:41:05.422Z] #104 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #105 [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
15:41:05 [2023-08-08T15:41:05.422Z] #105 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #106 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
15:41:05 [2023-08-08T15:41:05.422Z] #106 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #107 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
15:41:05 [2023-08-08T15:41:05.422Z] #107 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #108 [swagger-src 1/3] WORKDIR /usr/src/swagger
15:41:05 [2023-08-08T15:41:05.422Z] #108 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #109 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
15:41:05 [2023-08-08T15:41:05.422Z] #109 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #110 [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
15:41:05 [2023-08-08T15:41:05.422Z] #110 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
15:41:05 [2023-08-08T15:41:05.422Z] #111 CACHED
15:41:05 [2023-08-08T15:41:05.422Z] 
15:41:05 [2023-08-08T15:41:05.422Z] #112 [dev 1/1] COPY --link . .
15:41:07 [2023-08-08T15:41:07.332Z] #112 DONE 2.0s
15:41:07 [2023-08-08T15:41:07.332Z] 
15:41:07 [2023-08-08T15:41:07.332Z] #113 exporting to image
15:41:07 [2023-08-08T15:41:07.332Z] #113 exporting layers
15:41:07 [2023-08-08T15:41:07.903Z] #113 exporting layers 0.8s done
15:41:07 [2023-08-08T15:41:07.903Z] #113 writing image sha256:67cd85b2be2352fe45b89c38b5805c4bf6401abd9cb4f8a01bfb9b1eef9ab346 done
15:41:07 [2023-08-08T15:41:07.903Z] #113 naming to docker.io/library/docker:6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d done
15:41:07 [2023-08-08T15:41:07.903Z] #113 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:41:08 [2023-08-08T15:41:08.217Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:41:08 [2023-08-08T15:41:08.503Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46170/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d hack/test/unit
15:41:08 [2023-08-08T15:41:08.764Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
15:41:08 [2023-08-08T15:41:08.764Z] + TESTFLAGS+=' -test.timeout=5m'
15:41:08 [2023-08-08T15:41:08.764Z] + TESTDIRS=./...
15:41:08 [2023-08-08T15:41:08.764Z] + exclude_paths='/vendor/|/integration'
15:41:08 [2023-08-08T15:41:08.764Z] ++ go list ./...
15:41:08 [2023-08-08T15:41:08.764Z] ++ grep -vE '(/vendor/|/integration)'
15:41:09 [2023-08-08T15:41:09.338Z] + pkg_list='github.com/docker/docker/api
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/backend/build
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/httpstatus
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/httputils
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/middleware
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/build
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/checkpoint
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/container
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/debug
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/distribution
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/grpc
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/image
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/network
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/plugin
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/session
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/swarm
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/system
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/server/router/volume
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/backend
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/blkiodev
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/container
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/events
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/filters
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/image
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/mount
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/network
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/plugins/logdriver
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/registry
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/strslice
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/swarm
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/swarm/runtime
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/system
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/time
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/versions
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/versions/v1p19
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/versions/v1p20
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/api/types/volume
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/exporter
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/worker
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/builder-next/worker/label
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/dockerfile
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/remotecontext
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/remotecontext/git
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/builder/remotecontext/urlutil
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/cli/debug
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/cli/winresources/docker-proxy
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/cli/winresources/dockerd
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/client
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/client/buildkit
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/cmd/docker-proxy
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/cmd/dockerd
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/cmd/dockerd/trap
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/container
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/container/stream
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/contrib/apparmor
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/contrib/httpserver
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/daemon
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/daemon/cluster
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:41:09 [2023-08-08T15:41:09.338Z] github.com/docker/docker/daemon/cluster/convert
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster/executor
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster/executor/container
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster/provider
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/config
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/containerd
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/events
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/events/testutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/copy
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/register
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/vfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/zfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/images
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/initlayer
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/links
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/listeners
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/awslogs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/fluentd
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/gcplogs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/gelf
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/journald
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/local
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/logentries
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/loggertest
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/loggerutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/splunk
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/syslog
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/templates
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/names
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/network
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/snapshotter
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/stats
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/distribution
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/distribution/metadata
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/distribution/utils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/distribution/xfer
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/dockerversion
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/errdefs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/image
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/image/cache
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/image/tarexport
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/image/v1
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/mod
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/mounttree
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/test/suite
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/testutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/testutils/netnsutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/unshare
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/layer
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libcontainerd
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libcontainerd/queue
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libcontainerd/remote
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libcontainerd/shimopts
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libcontainerd/supervisor
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libcontainerd/types
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/bitmap
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/cluster
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/config
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/datastore
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/diagnostic
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/discoverapi
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/driverapi
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/bridge
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/host
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/null
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/overlay
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/remote
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/windows
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/drvregistry
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/etchosts
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/internal/caller
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/internal/kvstore
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipam
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipamapi
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipams/builtin
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipams/null
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipams/remote
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipamutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ipbits
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/iptables
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/netlabel
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/netutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/networkdb
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/ns
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/options
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/osl
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/osl/kernel
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/portallocator
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/portmapper
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/resolvconf
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/scope
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/libnetwork/types
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/oci
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/oci/caps
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/opts
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/aaparser
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/archive
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/authorization
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/broadcaster
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/capabilities
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/chrootarchive
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/containerfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/directory
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/dmesg
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/fileutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/homedir
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/idtools
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/ioutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/jsonmessage
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/longpath
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/loopback
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/meminfo
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/namesgenerator
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/parsers
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/parsers/kernel
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/pidfile
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/platform
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/platforms
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/plugingetter
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/plugins
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/plugins/transport
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/pools
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/process
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/progress
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/reexec
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/rootless
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/rootless/specconv
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/stack
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/stdcopy
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/streamformatter
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/stringid
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/sysinfo
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/system
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/tailfile
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/tarsum
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/pkg/useragent
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/plugin
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/plugin/executor/containerd
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/plugin/v2
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/profiles/apparmor
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/profiles/seccomp
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/quota
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/reference
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/registry
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/registry/resumable
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/restartmanager
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/runconfig
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/runconfig/opts
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/daemon
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/environment
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/fakecontext
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/fakegit
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/fakestorage
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/fixtures/load
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/fixtures/plugin
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/registry
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/testutil/request
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/volume
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/volume/drivers
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/volume/local
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/volume/mounts
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/volume/service
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/volume/service/opts
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/volume/testutils'
15:41:09 [2023-08-08T15:41:09.339Z] ++ grep --fixed-strings -v /libnetwork
15:41:09 [2023-08-08T15:41:09.339Z] ++ echo 'github.com/docker/docker/api
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/backend/build
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/httpstatus
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/httputils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/middleware
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/build
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/checkpoint
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/container
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/debug
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/distribution
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/grpc
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/image
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/network
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/plugin
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/session
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/swarm
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/system
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/server/router/volume
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/backend
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/blkiodev
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/container
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/events
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/filters
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/image
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/mount
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/network
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/plugins/logdriver
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/registry
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/strslice
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/swarm
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/swarm/runtime
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/system
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/time
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/versions
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/versions/v1p19
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/versions/v1p20
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/api/types/volume
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/exporter
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/worker
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/builder-next/worker/label
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/dockerfile
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/remotecontext
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/remotecontext/git
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/builder/remotecontext/urlutil
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/cli/debug
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/cli/winresources/docker-proxy
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/cli/winresources/dockerd
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/client
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/client/buildkit
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/cmd/docker-proxy
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/cmd/dockerd
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/cmd/dockerd/trap
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/container
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/container/stream
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/contrib/apparmor
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/contrib/httpserver
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster/convert
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster/executor
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster/executor/container
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/cluster/provider
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/config
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/containerd
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/events
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/events/testutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/copy
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/register
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/vfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/graphdriver/zfs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/images
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/initlayer
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/links
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/listeners
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/awslogs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/fluentd
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/gcplogs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/gelf
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/journald
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/local
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/logentries
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/loggertest
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/loggerutils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/splunk
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/syslog
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/logger/templates
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/names
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/network
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/snapshotter
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/daemon/stats
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/distribution
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/distribution/metadata
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/distribution/utils
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/distribution/xfer
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/dockerversion
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/errdefs
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/image
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/image/cache
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/image/tarexport
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/image/v1
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/mod
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/mounttree
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/test/suite
15:41:09 [2023-08-08T15:41:09.339Z] github.com/docker/docker/internal/testutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/internal/testutils/netnsutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/internal/unshare
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/layer
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/queue
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/remote
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/shimopts
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/supervisor
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/types
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/bitmap
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/cluster
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/config
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/datastore
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/diagnostic
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/discoverapi
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/driverapi
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/bridge
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/host
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/null
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/overlay
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/remote
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/windows
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/drvregistry
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/etchosts
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/internal/caller
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/internal/kvstore
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipam
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipamapi
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipams/builtin
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipams/null
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipams/remote
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipamutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ipbits
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/iptables
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/netlabel
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/netutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/networkdb
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/ns
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/options
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/osl
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/osl/kernel
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/portallocator
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/portmapper
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/resolvconf
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/scope
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libnetwork/types
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/oci
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/oci/caps
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/opts
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/aaparser
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/archive
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/authorization
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/broadcaster
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/capabilities
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/chrootarchive
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/containerfs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/directory
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/dmesg
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/fileutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/homedir
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/idtools
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/ioutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/jsonmessage
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/longpath
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/loopback
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/meminfo
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/namesgenerator
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/parsers
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/parsers/kernel
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/pidfile
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/platform
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/platforms
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugingetter
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins/transport
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/pools
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/process
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/progress
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/reexec
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/rootless
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/rootless/specconv
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/stack
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/stdcopy
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/streamformatter
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/stringid
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/sysinfo
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/system
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/tailfile
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/tarsum
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/useragent
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/plugin
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/plugin/executor/containerd
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/plugin/v2
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/profiles/apparmor
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/profiles/seccomp
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/quota
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/reference
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/registry
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/registry/resumable
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/restartmanager
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/runconfig
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/runconfig/opts
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/daemon
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/environment
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/fakecontext
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/fakegit
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/fakestorage
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/fixtures/load
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/fixtures/plugin
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/registry
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/testutil/request
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/volume
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/volume/drivers
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/volume/local
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/volume/mounts
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/volume/service
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/volume/service/opts
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/volume/testutils'
15:41:09 [2023-08-08T15:41:09.340Z] + base_pkg_list='github.com/docker/docker/api
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/backend/build
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/httpstatus
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/httputils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/middleware
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/build
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/checkpoint
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/container
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/debug
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/distribution
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/grpc
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/image
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/network
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/plugin
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/session
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/swarm
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/system
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/server/router/volume
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/backend
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/blkiodev
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/container
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/events
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/filters
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/image
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/mount
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/network
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/plugins/logdriver
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/registry
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/strslice
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/swarm
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/swarm/runtime
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/system
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/time
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/versions
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/versions/v1p19
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/versions/v1p20
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/api/types/volume
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/exporter
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/worker
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/builder-next/worker/label
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/dockerfile
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/remotecontext
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/remotecontext/git
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/builder/remotecontext/urlutil
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/cli/debug
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/cli/winresources/docker-proxy
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/cli/winresources/dockerd
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/client
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/client/buildkit
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/cmd/docker-proxy
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/cmd/dockerd
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/cmd/dockerd/trap
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/container
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/container/stream
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/contrib/apparmor
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/contrib/httpserver
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/cluster
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/cluster/convert
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/cluster/executor
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/cluster/executor/container
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/cluster/provider
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/config
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/containerd
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/events
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/events/testutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/copy
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/register
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/vfs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/graphdriver/zfs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/images
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/initlayer
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/links
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/listeners
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/awslogs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/fluentd
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/gcplogs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/gelf
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/journald
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/local
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/logentries
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/loggertest
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/loggerutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/splunk
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/syslog
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/logger/templates
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/names
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/network
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/snapshotter
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/daemon/stats
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/distribution
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/distribution/metadata
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/distribution/utils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/distribution/xfer
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/dockerversion
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/errdefs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/image
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/image/cache
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/image/tarexport
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/image/v1
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/internal/mod
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/internal/mounttree
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/internal/test/suite
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/internal/testutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/internal/testutils/netnsutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/internal/unshare
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/layer
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/queue
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/remote
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/shimopts
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/supervisor
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/libcontainerd/types
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/oci
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/oci/caps
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/opts
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/aaparser
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/archive
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/authorization
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/broadcaster
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/capabilities
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/chrootarchive
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/containerfs
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/directory
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/dmesg
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/fileutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/homedir
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/idtools
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/ioutils
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/jsonmessage
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/longpath
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/loopback
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/meminfo
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/namesgenerator
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/parsers
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/parsers/kernel
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/pidfile
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/platform
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/platforms
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugingetter
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/plugins/transport
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/pools
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/process
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/progress
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/reexec
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/rootless
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/rootless/specconv
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/stack
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/stdcopy
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/streamformatter
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/stringid
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/sysinfo
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/system
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/tailfile
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/tarsum
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/pkg/useragent
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/plugin
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/plugin/executor/containerd
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/plugin/v2
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/profiles/apparmor
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/profiles/seccomp
15:41:09 [2023-08-08T15:41:09.340Z] github.com/docker/docker/quota
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/reference
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/registry
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/registry/resumable
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/restartmanager
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/runconfig
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/runconfig/opts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/daemon
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/environment
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fakecontext
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fakegit
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fakestorage
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fixtures/load
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fixtures/plugin
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/registry
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/request
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/drivers
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/local
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/mounts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/service
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/service/opts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/testutils'
15:41:09 [2023-08-08T15:41:09.341Z] ++ grep --fixed-strings /libnetwork
15:41:09 [2023-08-08T15:41:09.341Z] ++ echo 'github.com/docker/docker/api
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/backend/build
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/httpstatus
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/httputils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/middleware
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/build
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/checkpoint
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/container
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/debug
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/distribution
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/grpc
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/image
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/network
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/plugin
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/session
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/swarm
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/system
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/server/router/volume
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/backend
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/blkiodev
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/container
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/events
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/filters
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/image
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/mount
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/network
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/plugins/logdriver
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/registry
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/strslice
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/swarm
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/swarm/runtime
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/system
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/time
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/versions
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/versions/v1p19
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/versions/v1p20
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/api/types/volume
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/exporter
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/worker
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/builder-next/worker/label
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/dockerfile
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/remotecontext
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/remotecontext/git
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/builder/remotecontext/urlutil
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/cli/debug
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/cli/winresources/docker-proxy
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/cli/winresources/dockerd
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/client
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/client/buildkit
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/cmd/docker-proxy
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/cmd/dockerd
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/cmd/dockerd/trap
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/container
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/container/stream
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/contrib/apparmor
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/contrib/httpserver
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/cluster
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/cluster/convert
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/cluster/executor
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/cluster/executor/container
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/cluster/provider
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/config
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/containerd
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/events
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/events/testutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/copy
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/register
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/vfs
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/graphdriver/zfs
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/images
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/initlayer
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/links
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/listeners
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/awslogs
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/fluentd
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/gcplogs
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/gelf
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/journald
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/local
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/logentries
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/loggertest
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/loggerutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/splunk
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/syslog
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/logger/templates
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/names
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/network
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/snapshotter
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/daemon/stats
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/distribution
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/distribution/metadata
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/distribution/utils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/distribution/xfer
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/dockerversion
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/errdefs
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/image
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/image/cache
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/image/tarexport
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/image/v1
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/internal/mod
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/internal/mounttree
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/internal/test/suite
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/internal/testutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/internal/testutils/netnsutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/internal/unshare
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/layer
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libcontainerd
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libcontainerd/queue
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libcontainerd/remote
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libcontainerd/shimopts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libcontainerd/supervisor
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libcontainerd/types
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/bitmap
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cluster
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/config
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/datastore
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/diagnostic
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/discoverapi
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/driverapi
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/bridge
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/host
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/null
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/overlay
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/remote
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/windows
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/drvregistry
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/etchosts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/internal/caller
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/internal/kvstore
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipam
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipamapi
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipams/builtin
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipams/null
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipams/remote
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipamutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ipbits
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/iptables
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/netlabel
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/netutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/networkdb
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/ns
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/options
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/osl
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/osl/kernel
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/portallocator
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/portmapper
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/resolvconf
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/scope
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/types
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/oci
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/oci/caps
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/opts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/aaparser
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/archive
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/authorization
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/broadcaster
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/capabilities
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/chrootarchive
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/containerfs
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/directory
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/dmesg
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/fileutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/homedir
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/idtools
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/ioutils
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/jsonmessage
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/longpath
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/loopback
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/meminfo
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/namesgenerator
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/parsers
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/parsers/kernel
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/pidfile
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/platform
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/platforms
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/plugingetter
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/plugins
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/plugins/transport
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/pools
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/process
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/progress
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/reexec
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/rootless
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/rootless/specconv
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/stack
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/stdcopy
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/streamformatter
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/stringid
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/sysinfo
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/system
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/tailfile
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/tarsum
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/pkg/useragent
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/plugin
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/plugin/executor/containerd
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/plugin/v2
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/profiles/apparmor
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/profiles/seccomp
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/quota
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/reference
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/registry
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/registry/resumable
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/restartmanager
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/runconfig
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/runconfig/opts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/daemon
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/environment
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fakecontext
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fakegit
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fakestorage
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fixtures/load
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fixtures/plugin
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/registry
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/testutil/request
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/drivers
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/local
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/mounts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/service
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/service/opts
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/volume/testutils'
15:41:09 [2023-08-08T15:41:09.341Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/bitmap
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cluster
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:41:09 [2023-08-08T15:41:09.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/config
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/datastore
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/diagnostic
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/discoverapi
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/driverapi
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/bridge
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/host
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/null
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/overlay
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/remote
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/windows
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drvregistry
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/etchosts
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/internal/caller
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/internal/kvstore
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipam
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipamapi
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/builtin
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/null
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/remote
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipamutils
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipbits
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/iptables
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/netlabel
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/netutils
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/networkdb
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ns
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/options
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/osl
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/osl/kernel
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/portallocator
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/portmapper
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/resolvconf
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/scope
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/types'
15:41:09 [2023-08-08T15:41:09.342Z] + echo 'github.com/docker/docker/libnetwork
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/bitmap
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cluster
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/config
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/datastore
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/diagnostic
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/discoverapi
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/driverapi
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/bridge
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/host
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
15:41:09 [2023-08-08T15:41:09.342Z] rivers/macvlan
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/null
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/overlay
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/remote
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/windows
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drvregistry
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/etchosts
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/internal/caller
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/internal/kvstore
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipam
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipamapi
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/builtin
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/null
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/remote
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipamutils
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ipbits
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/iptables
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/netlabel
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/netutils
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/networkdb
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/ns
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/options
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/osl
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/osl/kernel
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/portallocator
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/portmapper
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/resolvconf
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/scope
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/types'
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/bridge
15:41:09 [2023-08-08T15:41:09.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:41:09 [2023-08-08T15:41:09.342Z] + type docker-proxy
15:41:09 [2023-08-08T15:41:09.342Z] hack/test/unit: line 25: type: docker-proxy: not found
15:41:09 [2023-08-08T15:41:09.342Z] + hack/make.sh binary-proxy install-proxy
15:41:09 [2023-08-08T15:41:09.342Z] 
15:41:09 [2023-08-08T15:41:09.342Z] Removing bundles/
15:41:09 [2023-08-08T15:41:09.342Z] 
15:41:09 [2023-08-08T15:41:09.342Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:41:09 [2023-08-08T15:41:09.342Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
15:41:09 [2023-08-08T15:41:09.342Z] + tee /go/src/github.com/docker/docker/go.mod
15:41:09 [2023-08-08T15:41:09.342Z] module github.com/docker/docker
15:41:09 [2023-08-08T15:41:09.342Z] 
15:41:09 [2023-08-08T15:41:09.342Z] go 1.19
15:41:09 [2023-08-08T15:41:09.342Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:41:09 [2023-08-08T15:41:09.342Z] + GO111MODULE=on
15:41:09 [2023-08-08T15:41:09.342Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-08T15:41:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' github.com/docker/docker/cmd/docker-proxy
15:41:13 [2023-08-08T15:41:13.548Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:41:13 [2023-08-08T15:41:13.548Z] Created binary: bundles/binary-proxy/docker-proxy
15:41:13 [2023-08-08T15:41:13.548Z] 
15:41:13 [2023-08-08T15:41:13.548Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:41:13 [2023-08-08T15:41:13.548Z] Installing docker-proxy to /usr/local/bin/
15:41:13 [2023-08-08T15:41:13.548Z] 
15:41:13 [2023-08-08T15:41:13.548Z] + mkdir -p bundles
15:41:13 [2023-08-08T15:41:13.548Z] + '[' -n 'github.com/docker/docker/api
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/backend/build
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/httpstatus
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/httputils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/middleware
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/build
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/checkpoint
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/container
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/debug
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/distribution
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/grpc
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/image
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/network
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/plugin
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/session
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/swarm
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/system
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/server/router/volume
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/backend
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/blkiodev
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/container
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/events
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/filters
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/image
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/mount
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/network
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/plugins/logdriver
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/registry
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/strslice
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/swarm
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/swarm/runtime
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/system
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/time
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/versions
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/versions/v1p19
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/versions/v1p20
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/api/types/volume
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/exporter
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/worker
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/builder-next/worker/label
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/dockerfile
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/remotecontext
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/remotecontext/git
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/builder/remotecontext/urlutil
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/cli/debug
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/cli/winresources/docker-proxy
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/cli/winresources/dockerd
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/client
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/client/buildkit
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/cmd/docker-proxy
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/cmd/dockerd
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/cmd/dockerd/trap
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/container
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/container/stream
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/contrib/apparmor
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/contrib/httpserver
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/cluster
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/cluster/convert
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/cluster/executor
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/cluster/executor/container
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/cluster/provider
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/config
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/containerd
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/events
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/events/testutils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/copy
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/register
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/vfs
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/graphdriver/zfs
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/images
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/initlayer
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/links
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/listeners
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/awslogs
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/fluentd
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/gcplogs
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/gelf
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/journald
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/local
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/logentries
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/loggertest
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/loggerutils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/splunk
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/syslog
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/logger/templates
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/names
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/network
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/snapshotter
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/daemon/stats
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/distribution
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/distribution/metadata
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/distribution/utils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/distribution/xfer
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/dockerversion
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/errdefs
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/image
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/image/cache
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/image/tarexport
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/image/v1
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/internal/mod
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/internal/mounttree
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/internal/test/suite
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/internal/testutils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/internal/testutils/netnsutils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/internal/unshare
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/layer
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/libcontainerd
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/libcontainerd/queue
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/libcontainerd/remote
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/libcontainerd/shimopts
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/libcontainerd/supervisor
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/libcontainerd/types
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/oci
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/oci/caps
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/opts
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/aaparser
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/archive
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/authorization
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/broadcaster
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/capabilities
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/chrootarchive
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/containerfs
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/directory
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/dmesg
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/fileutils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/homedir
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/idtools
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/ioutils
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/jsonmessage
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/longpath
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/loopback
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/meminfo
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/namesgenerator
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/parsers
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/parsers/kernel
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/pidfile
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/platform
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/platforms
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/plugingetter
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/plugins
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/plugins/transport
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/pools
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/process
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/progress
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/reexec
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/rootless
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/rootless/specconv
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/stack
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/stdcopy
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/streamformatter
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/stringid
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/sysinfo
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/system
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/tailfile
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/tarsum
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/pkg/useragent
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/plugin
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/plugin/executor/containerd
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/plugin/v2
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/profiles/apparmor
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/profiles/seccomp
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/quota
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/reference
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/registry
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/registry/resumable
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/restartmanager
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/runconfig
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/runconfig/opts
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/daemon
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/environment
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/fakecontext
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/fakegit
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/fakestorage
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/fixtures/load
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/fixtures/plugin
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/registry
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/testutil/request
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/volume
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/volume/drivers
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/volume/local
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/volume/mounts
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/volume/service
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/volume/service/opts
15:41:13 [2023-08-08T15:41:13.548Z] github.com/docker/docker/volume/testutils' ']'
15:41:13 [2023-08-08T15:41:13.549Z] + 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/system 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label 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/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/client/buildkit 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/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/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest 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/snapshotter 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/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils 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/shimopts 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/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/meminfo 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/platforms 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/rootless github.com/docker/docker/pkg/rootless/specconv 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/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
15:41:14 [2023-08-08T15:41:14.491Z] ?   	github.com/docker/docker/api	[no test files]
15:41:21 [2023-08-08T15:41:21.083Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
15:41:21 [2023-08-08T15:41:21.083Z] ok  	github.com/docker/docker/api/server	0.029s	coverage: 13.0% of statements
15:41:39 [2023-08-08T15:41:39.206Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:41:39 [2023-08-08T15:41:39.206Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:41:39 [2023-08-08T15:41:39.206Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
15:41:39 [2023-08-08T15:41:39.206Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
15:41:39 [2023-08-08T15:41:39.467Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:41:39 [2023-08-08T15:41:39.467Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:41:39 [2023-08-08T15:41:39.467Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:41:39 [2023-08-08T15:41:39.467Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:41:39 [2023-08-08T15:41:39.467Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:41:39 [2023-08-08T15:41:39.467Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:41:39 [2023-08-08T15:41:39.467Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:41:39 [2023-08-08T15:41:39.467Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
15:41:39 [2023-08-08T15:41:39.467Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
15:41:39 [2023-08-08T15:41:39.729Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:41:39 [2023-08-08T15:41:39.729Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:41:39 [2023-08-08T15:41:39.989Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:41:39 [2023-08-08T15:41:39.989Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:41:39 [2023-08-08T15:41:39.989Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:41:39 [2023-08-08T15:41:39.989Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
15:41:39 [2023-08-08T15:41:39.989Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
15:41:40 [2023-08-08T15:41:40.250Z] ?   	github.com/docker/docker/api/types	[no test files]
15:41:40 [2023-08-08T15:41:40.250Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:41:40 [2023-08-08T15:41:40.250Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:41:40 [2023-08-08T15:41:40.250Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
15:41:40 [2023-08-08T15:41:40.250Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 82.3% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
15:41:40 [2023-08-08T15:41:40.511Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/system	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
15:41:40 [2023-08-08T15:41:40.511Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
15:41:40 [2023-08-08T15:41:40.511Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
15:41:40 [2023-08-08T15:41:40.511Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:41:42 [2023-08-08T15:41:42.425Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:41:42 [2023-08-08T15:41:42.425Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:41:42 [2023-08-08T15:41:42.426Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
15:41:42 [2023-08-08T15:41:42.426Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
15:41:42 [2023-08-08T15:41:42.426Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
15:41:42 [2023-08-08T15:41:42.426Z] ok  	github.com/docker/docker/cli/debug	0.021s	coverage: 100.0% of statements
15:41:42 [2023-08-08T15:41:42.426Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
15:41:42 [2023-08-08T15:41:42.426Z] ok  	github.com/docker/docker/builder/remotecontext	0.042s	coverage: 33.5% of statements
15:41:42 [2023-08-08T15:41:42.426Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
15:41:42 [2023-08-08T15:41:42.426Z] ok  	github.com/docker/docker/builder/dockerfile	0.052s	coverage: 50.1% of statements
15:41:42 [2023-08-08T15:41:42.998Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
15:41:42 [2023-08-08T15:41:42.998Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
15:41:42 [2023-08-08T15:41:42.998Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.043s	coverage: 66.5% of statements
15:41:42 [2023-08-08T15:41:42.998Z] 	github.com/docker/docker/client	coverage: 77.4% of statements
15:41:42 [2023-08-08T15:41:42.998Z] ok  	github.com/docker/docker/client	0.121s	coverage: 77.4% of statements
15:41:48 [2023-08-08T15:41:48.291Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
15:41:48 [2023-08-08T15:41:48.291Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.695s	coverage: 82.5% of statements
15:41:54 [2023-08-08T15:41:54.878Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:41:54 [2023-08-08T15:41:54.878Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:41:54 [2023-08-08T15:41:54.878Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:41:54 [2023-08-08T15:41:54.878Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:41:54 [2023-08-08T15:41:54.878Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
15:41:54 [2023-08-08T15:41:54.878Z] ok  	github.com/docker/docker/container	0.131s	coverage: 36.4% of statements
15:41:54 [2023-08-08T15:41:54.878Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.3% of statements
15:41:54 [2023-08-08T15:41:54.878Z] ok  	github.com/docker/docker/cmd/dockerd	0.201s	coverage: 30.3% of statements
15:41:56 [2023-08-08T15:41:56.793Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
15:41:56 [2023-08-08T15:41:56.793Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.390s	coverage: 0.0% of statements
15:41:58 [2023-08-08T15:41:58.179Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:41:58 [2023-08-08T15:41:58.179Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
15:41:58 [2023-08-08T15:41:58.179Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
15:41:58 [2023-08-08T15:41:58.179Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 39.2% of statements
15:41:58 [2023-08-08T15:41:58.179Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
15:41:58 [2023-08-08T15:41:58.179Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
15:41:58 [2023-08-08T15:41:58.179Z] ok  	github.com/docker/docker/daemon/cluster	0.052s	coverage: 0.5% of statements
15:41:58 [2023-08-08T15:41:58.441Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:41:58 [2023-08-08T15:41:58.702Z] 	github.com/docker/docker/daemon/config	coverage: 75.7% of statements
15:41:58 [2023-08-08T15:41:58.702Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 75.7% of statements
15:42:00 [2023-08-08T15:42:00.085Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:42:00 [2023-08-08T15:42:00.085Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
15:42:00 [2023-08-08T15:42:00.085Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
15:42:00 [2023-08-08T15:42:00.085Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
15:42:00 [2023-08-08T15:42:00.085Z] ok  	github.com/docker/docker/daemon/containerd	0.019s	coverage: 0.7% of statements
15:42:00 [2023-08-08T15:42:00.085Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
15:42:00 [2023-08-08T15:42:00.085Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
15:42:00 [2023-08-08T15:42:00.085Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
15:42:00 [2023-08-08T15:42:00.085Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
15:42:00 [2023-08-08T15:42:00.085Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
15:42:00 [2023-08-08T15:42:00.085Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.218s	coverage: 59.6% of statements
15:42:00 [2023-08-08T15:42:00.656Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:42:00 [2023-08-08T15:42:00.657Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
15:42:00 [2023-08-08T15:42:00.657Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
15:42:00 [2023-08-08T15:42:00.657Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:42:00 [2023-08-08T15:42:00.657Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:42:00 [2023-08-08T15:42:00.918Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
15:42:00 [2023-08-08T15:42:00.918Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.174s	coverage: 60.2% of statements
15:42:00 [2023-08-08T15:42:00.918Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
15:42:01 [2023-08-08T15:42:01.180Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 60.9% of statements
15:42:01 [2023-08-08T15:42:01.751Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
15:42:01 [2023-08-08T15:42:01.751Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
15:42:02 [2023-08-08T15:42:02.012Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
15:42:02 [2023-08-08T15:42:02.012Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.510s	coverage: 13.0% of statements
15:42:02 [2023-08-08T15:42:02.012Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:42:02 [2023-08-08T15:42:02.012Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:42:02 [2023-08-08T15:42:02.012Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
15:42:02 [2023-08-08T15:42:02.012Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
15:42:02 [2023-08-08T15:42:02.012Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
15:42:02 [2023-08-08T15:42:02.012Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 3.0% of statements
15:42:02 [2023-08-08T15:42:02.274Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
15:42:02 [2023-08-08T15:42:02.274Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.2% of statements
15:42:02 [2023-08-08T15:42:02.845Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
15:42:02 [2023-08-08T15:42:02.845Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:42:02 [2023-08-08T15:42:02.845Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.116s	coverage: 78.3% of statements
15:42:02 [2023-08-08T15:42:02.845Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
15:42:02 [2023-08-08T15:42:02.845Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
15:42:02 [2023-08-08T15:42:02.845Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
15:42:02 [2023-08-08T15:42:02.845Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
15:42:03 [2023-08-08T15:42:03.106Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
15:42:03 [2023-08-08T15:42:03.106Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
15:42:03 [2023-08-08T15:42:03.106Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
15:42:03 [2023-08-08T15:42:03.106Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
15:42:03 [2023-08-08T15:42:03.367Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
15:42:03 [2023-08-08T15:42:03.367Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
15:42:03 [2023-08-08T15:42:03.367Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
15:42:03 [2023-08-08T15:42:03.367Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.076s	coverage: 76.8% of statements
15:42:03 [2023-08-08T15:42:03.367Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:42:03 [2023-08-08T15:42:03.367Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:42:03 [2023-08-08T15:42:03.367Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
15:42:03 [2023-08-08T15:42:03.367Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
15:42:04 [2023-08-08T15:42:04.311Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
15:42:04 [2023-08-08T15:42:04.311Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 63.5% of statements
15:42:04 [2023-08-08T15:42:04.311Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
15:42:04 [2023-08-08T15:42:04.311Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.035s	coverage: 31.5% of statements
15:42:04 [2023-08-08T15:42:04.311Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:42:04 [2023-08-08T15:42:04.311Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
15:42:04 [2023-08-08T15:42:04.311Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
15:42:04 [2023-08-08T15:42:04.311Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
15:42:04 [2023-08-08T15:42:04.311Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
15:42:04 [2023-08-08T15:42:04.572Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
15:42:04 [2023-08-08T15:42:04.572Z] ok  	github.com/docker/docker/daemon/logger/journald	1.411s	coverage: 74.5% of statements
15:42:04 [2023-08-08T15:42:04.572Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
15:42:04 [2023-08-08T15:42:04.572Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:42:04 [2023-08-08T15:42:04.572Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
15:42:04 [2023-08-08T15:42:04.572Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
15:42:05 [2023-08-08T15:42:05.514Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:42:05 [2023-08-08T15:42:05.514Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
15:42:05 [2023-08-08T15:42:05.514Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
15:42:05 [2023-08-08T15:42:05.514Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
15:42:05 [2023-08-08T15:42:05.514Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 77.7% of statements
15:42:05 [2023-08-08T15:42:05.514Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
15:42:05 [2023-08-08T15:42:05.514Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
15:42:05 [2023-08-08T15:42:05.774Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
15:42:05 [2023-08-08T15:42:05.774Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.437s	coverage: 82.5% of statements
15:42:06 [2023-08-08T15:42:06.035Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
15:42:06 [2023-08-08T15:42:06.035Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
15:42:06 [2023-08-08T15:42:06.035Z] ok  	github.com/docker/docker/distribution	0.624s	coverage: 29.5% of statements
15:42:06 [2023-08-08T15:42:06.035Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
15:42:06 [2023-08-08T15:42:06.035Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
15:42:06 [2023-08-08T15:42:06.035Z] ok  	github.com/docker/docker/image	0.032s	coverage: 86.4% of statements
15:42:06 [2023-08-08T15:42:06.035Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:42:06 [2023-08-08T15:42:06.035Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
15:42:06 [2023-08-08T15:42:06.035Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:42:06 [2023-08-08T15:42:06.035Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
15:42:06 [2023-08-08T15:42:06.035Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
15:42:06 [2023-08-08T15:42:06.035Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
15:42:06 [2023-08-08T15:42:06.035Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
15:42:06 [2023-08-08T15:42:06.035Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
15:42:06 [2023-08-08T15:42:06.035Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
15:42:06 [2023-08-08T15:42:06.035Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
15:42:07 [2023-08-08T15:42:07.418Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:42:07 [2023-08-08T15:42:07.418Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:42:07 [2023-08-08T15:42:07.418Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
15:42:07 [2023-08-08T15:42:07.418Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:42:07 [2023-08-08T15:42:07.418Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:42:07 [2023-08-08T15:42:07.418Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
15:42:07 [2023-08-08T15:42:07.418Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
15:42:07 [2023-08-08T15:42:07.679Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
15:42:07 [2023-08-08T15:42:07.679Z] ok  	github.com/docker/docker/distribution/xfer	2.175s	coverage: 85.4% of statements
15:42:07 [2023-08-08T15:42:07.679Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:42:07 [2023-08-08T15:42:07.679Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
15:42:07 [2023-08-08T15:42:07.679Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
15:42:07 [2023-08-08T15:42:07.679Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
15:42:07 [2023-08-08T15:42:07.679Z] ok  	github.com/docker/docker/oci	0.024s	coverage: 38.1% of statements
15:42:07 [2023-08-08T15:42:07.679Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
15:42:07 [2023-08-08T15:42:07.679Z] ok  	github.com/docker/docker/opts	0.032s	coverage: 67.9% of statements
15:42:08 [2023-08-08T15:42:08.251Z] 	github.com/docker/docker/daemon	coverage: 17.2% of statements
15:42:08 [2023-08-08T15:42:08.251Z] ok  	github.com/docker/docker/daemon	10.851s	coverage: 17.2% of statements
15:42:08 [2023-08-08T15:42:08.251Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
15:42:08 [2023-08-08T15:42:08.252Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
15:42:08 [2023-08-08T15:42:08.252Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
15:42:08 [2023-08-08T15:42:08.252Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
15:42:08 [2023-08-08T15:42:08.252Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
15:42:08 [2023-08-08T15:42:08.252Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 28.6% of statements
15:42:08 [2023-08-08T15:42:08.513Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
15:42:08 [2023-08-08T15:42:08.513Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
15:42:08 [2023-08-08T15:42:08.513Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
15:42:08 [2023-08-08T15:42:08.513Z] ok  	github.com/docker/docker/pkg/dmesg	0.019s	coverage: 83.3% of statements
15:42:08 [2023-08-08T15:42:08.513Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.7% of statements
15:42:08 [2023-08-08T15:42:08.513Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
15:42:08 [2023-08-08T15:42:08.513Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.265s	coverage: 83.7% of statements
15:42:08 [2023-08-08T15:42:08.513Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 56.4% of statements
15:42:08 [2023-08-08T15:42:08.513Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
15:42:08 [2023-08-08T15:42:08.513Z] ok  	github.com/docker/docker/pkg/authorization	0.321s	coverage: 68.3% of statements
15:42:08 [2023-08-08T15:42:08.774Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
15:42:08 [2023-08-08T15:42:08.774Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 8.3% of statements
15:42:08 [2023-08-08T15:42:08.774Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
15:42:08 [2023-08-08T15:42:08.774Z] ok  	github.com/docker/docker/pkg/archive	0.503s	coverage: 81.5% of statements
15:42:09 [2023-08-08T15:42:09.035Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:42:09 [2023-08-08T15:42:09.035Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
15:42:09 [2023-08-08T15:42:09.035Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
15:42:09 [2023-08-08T15:42:09.035Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
15:42:09 [2023-08-08T15:42:09.035Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
15:42:09 [2023-08-08T15:42:09.035Z] ok  	github.com/docker/docker/pkg/meminfo	0.016s	coverage: 75.0% of statements
15:42:09 [2023-08-08T15:42:09.035Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 92.3% of statements
15:42:09 [2023-08-08T15:42:09.035Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
15:42:09 [2023-08-08T15:42:09.035Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
15:42:09 [2023-08-08T15:42:09.295Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
15:42:09 [2023-08-08T15:42:09.295Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:42:09 [2023-08-08T15:42:09.295Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
15:42:09 [2023-08-08T15:42:09.295Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:42:09 [2023-08-08T15:42:09.295Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:42:09 [2023-08-08T15:42:09.295Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
15:42:09 [2023-08-08T15:42:09.296Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
15:42:09 [2023-08-08T15:42:09.296Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:42:09 [2023-08-08T15:42:09.296Z] ok  	github.com/docker/docker/pkg/idtools	0.296s	coverage: 69.8% of statements
15:42:09 [2023-08-08T15:42:09.296Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
15:42:09 [2023-08-08T15:42:09.296Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
15:42:09 [2023-08-08T15:42:09.296Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
15:42:09 [2023-08-08T15:42:09.296Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
15:42:09 [2023-08-08T15:42:09.296Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
15:42:09 [2023-08-08T15:42:09.296Z] ok  	github.com/docker/docker/pkg/ioutils	0.383s	coverage: 72.3% of statements
15:42:09 [2023-08-08T15:42:09.867Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:42:09 [2023-08-08T15:42:09.867Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:42:09 [2023-08-08T15:42:09.867Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
15:42:09 [2023-08-08T15:42:09.867Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
15:42:09 [2023-08-08T15:42:09.867Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 90.0% of statements
15:42:09 [2023-08-08T15:42:09.867Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
15:42:09 [2023-08-08T15:42:09.867Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
15:42:09 [2023-08-08T15:42:09.867Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
15:42:09 [2023-08-08T15:42:09.867Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
15:42:09 [2023-08-08T15:42:09.867Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
15:42:10 [2023-08-08T15:42:10.129Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
15:42:10 [2023-08-08T15:42:10.129Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:42:10 [2023-08-08T15:42:10.129Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
15:42:10 [2023-08-08T15:42:10.129Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
15:42:10 [2023-08-08T15:42:10.129Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
15:42:10 [2023-08-08T15:42:10.129Z] ok  	github.com/docker/docker/pkg/stack	0.011s	coverage: 90.9% of statements
15:42:10 [2023-08-08T15:42:10.129Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
15:42:10 [2023-08-08T15:42:10.129Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
15:42:10 [2023-08-08T15:42:10.129Z] ok  	github.com/docker/docker/pkg/reexec	0.036s	coverage: 82.4% of statements
15:42:10 [2023-08-08T15:42:10.129Z] ok  	github.com/docker/docker/pkg/stdcopy	0.029s	coverage: 100.0% of statements
15:42:10 [2023-08-08T15:42:10.390Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
15:42:10 [2023-08-08T15:42:10.390Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
15:42:10 [2023-08-08T15:42:10.390Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
15:42:10 [2023-08-08T15:42:10.390Z] ok  	github.com/docker/docker/pkg/streamformatter	0.016s	coverage: 66.2% of statements
15:42:10 [2023-08-08T15:42:10.651Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
15:42:10 [2023-08-08T15:42:10.651Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
15:42:10 [2023-08-08T15:42:10.651Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
15:42:10 [2023-08-08T15:42:10.651Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
15:42:10 [2023-08-08T15:42:10.651Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
15:42:10 [2023-08-08T15:42:10.651Z] ok  	github.com/docker/docker/pkg/useragent	0.020s	coverage: 88.9% of statements
15:42:10 [2023-08-08T15:42:10.651Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
15:42:10 [2023-08-08T15:42:10.651Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
15:42:10 [2023-08-08T15:42:10.651Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
15:42:10 [2023-08-08T15:42:10.651Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.1% of statements
15:42:11 [2023-08-08T15:42:11.592Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:42:11 [2023-08-08T15:42:11.592Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:42:11 [2023-08-08T15:42:11.592Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
15:42:11 [2023-08-08T15:42:11.592Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
15:42:11 [2023-08-08T15:42:11.592Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
15:42:11 [2023-08-08T15:42:11.592Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
15:42:11 [2023-08-08T15:42:11.853Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
15:42:11 [2023-08-08T15:42:11.853Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 83.7% of statements
15:42:12 [2023-08-08T15:42:12.113Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
15:42:12 [2023-08-08T15:42:12.113Z] ok  	github.com/docker/docker/quota	0.288s	coverage: 69.2% of statements
15:42:12 [2023-08-08T15:42:12.113Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
15:42:12 [2023-08-08T15:42:12.113Z] ok  	github.com/docker/docker/plugin	0.545s	coverage: 23.3% of statements
15:42:12 [2023-08-08T15:42:12.374Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
15:42:12 [2023-08-08T15:42:12.374Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 51.9% of statements
15:42:12 [2023-08-08T15:42:12.374Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
15:42:12 [2023-08-08T15:42:12.374Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
15:42:12 [2023-08-08T15:42:12.374Z] 	github.com/docker/docker/registry	coverage: 65.2% of statements
15:42:12 [2023-08-08T15:42:12.374Z] ok  	github.com/docker/docker/registry	0.113s	coverage: 65.2% of statements
15:42:12 [2023-08-08T15:42:12.374Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:42:12 [2023-08-08T15:42:12.374Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
15:42:12 [2023-08-08T15:42:12.374Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
15:42:12 [2023-08-08T15:42:12.374Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
15:42:12 [2023-08-08T15:42:12.374Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
15:42:12 [2023-08-08T15:42:12.945Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:42:12 [2023-08-08T15:42:12.945Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:42:12 [2023-08-08T15:42:12.945Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:42:13 [2023-08-08T15:42:13.206Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:42:13 [2023-08-08T15:42:13.206Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:42:13 [2023-08-08T15:42:13.206Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:42:13 [2023-08-08T15:42:13.206Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:42:13 [2023-08-08T15:42:13.206Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:42:13 [2023-08-08T15:42:13.206Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:42:13 [2023-08-08T15:42:13.206Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:42:13 [2023-08-08T15:42:13.206Z] ?   	github.com/docker/docker/volume	[no test files]
15:42:13 [2023-08-08T15:42:13.778Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
15:42:13 [2023-08-08T15:42:13.778Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
15:42:13 [2023-08-08T15:42:13.778Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
15:42:13 [2023-08-08T15:42:13.778Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
15:42:13 [2023-08-08T15:42:13.778Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
15:42:13 [2023-08-08T15:42:13.778Z] ok  	github.com/docker/docker/volume/local	0.110s	coverage: 74.4% of statements
15:42:14 [2023-08-08T15:42:14.348Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:42:14 [2023-08-08T15:42:14.348Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:42:14 [2023-08-08T15:42:14.348Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
15:42:14 [2023-08-08T15:42:14.348Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
15:42:15 [2023-08-08T15:42:15.288Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
15:42:15 [2023-08-08T15:42:15.288Z] ok  	github.com/docker/docker/layer	7.919s	coverage: 68.7% of statements
15:42:47 [2023-08-08T15:42:47.393Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
15:42:47 [2023-08-08T15:42:47.393Z] ok  	github.com/docker/docker/pkg/plugins	32.640s	coverage: 74.4% of statements
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === Skipped
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     network_proxy_test.go:210: No support for dual stack yet
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver btrfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver btrfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver btrfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver btrfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver btrfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:68: No driver to put!
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z] time="2023-08-08T15:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z] time="2023-08-08T15:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z] time="2023-08-08T15:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z] time="2023-08-08T15:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z] time="2023-08-08T15:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:68: No driver to put!
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     overlay_test.go:61: Cannot run test with naive change algorithm
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver zfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver zfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver zfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver zfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:41: Driver zfs not supported
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     graphtest_unix.go:68: No driver to put!
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
15:42:47 [2023-08-08T15:42:47.393Z]     validate_test.go:70: only tested on Windows
15:42:47 [2023-08-08T15:42:47.393Z] 
15:42:47 [2023-08-08T15:42:47.393Z] DONE 3077 tests, 27 skipped in 89.103s
15:42:47 [2023-08-08T15:42:47.393Z] + '[' -n 'github.com/docker/docker/libnetwork
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/bitmap
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/cluster
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/config
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/datastore
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/diagnostic
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/discoverapi
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/driverapi
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/bridge
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/host
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/null
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/overlay
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/remote
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/windows
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/drvregistry
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/etchosts
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/internal/caller
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/internal/kvstore
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipam
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipamapi
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipams/builtin
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipams/null
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipams/remote
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipamutils
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ipbits
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/iptables
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/netlabel
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/netutils
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/networkdb
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/ns
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/options
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/osl
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/osl/kernel
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/portallocator
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/portmapper
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/resolvconf
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/scope
15:42:47 [2023-08-08T15:42:47.393Z] github.com/docker/docker/libnetwork/types' ']'
15:42:47 [2023-08-08T15:42:47.393Z] + 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/bitmap 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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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/ipbits 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/scope github.com/docker/docker/libnetwork/types
15:43:34 [2023-08-08T15:43:34.106Z] 	github.com/docker/docker/libnetwork	coverage: 43.0% of statements
15:43:34 [2023-08-08T15:43:34.106Z] ok  	github.com/docker/docker/libnetwork	44.609s	coverage: 43.0% of statements
15:43:34 [2023-08-08T15:43:34.106Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
15:43:34 [2023-08-08T15:43:34.106Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.5% of statements
15:43:34 [2023-08-08T15:43:34.106Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.5% of statements
15:43:34 [2023-08-08T15:43:34.106Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 16.2% of statements
15:43:34 [2023-08-08T15:43:34.106Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.2% of statements
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:43:34 [2023-08-08T15:43:34.106Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
15:43:34 [2023-08-08T15:43:34.106Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
15:43:36 [2023-08-08T15:43:36.650Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
15:43:36 [2023-08-08T15:43:36.650Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.863s	coverage: 62.2% of statements
15:43:36 [2023-08-08T15:43:36.650Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:43:36 [2023-08-08T15:43:36.910Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 40.0% of statements
15:43:36 [2023-08-08T15:43:36.910Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
15:43:38 [2023-08-08T15:43:38.293Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
15:43:38 [2023-08-08T15:43:38.293Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.851s	coverage: 5.0% of statements
15:43:38 [2023-08-08T15:43:38.293Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:43:38 [2023-08-08T15:43:38.554Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
15:43:38 [2023-08-08T15:43:38.554Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
15:43:38 [2023-08-08T15:43:38.554Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:43:38 [2023-08-08T15:43:38.814Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 40.0% of statements
15:43:38 [2023-08-08T15:43:38.814Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
15:43:39 [2023-08-08T15:43:39.755Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
15:43:39 [2023-08-08T15:43:39.755Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
15:43:40 [2023-08-08T15:43:40.015Z] 	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	coverage: 45.0% of statements
15:43:40 [2023-08-08T15:43:40.015Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
15:43:40 [2023-08-08T15:43:40.276Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.7% of statements
15:43:40 [2023-08-08T15:43:40.276Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
15:43:40 [2023-08-08T15:43:40.846Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.5% of statements
15:43:40 [2023-08-08T15:43:40.846Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.5% of statements
15:43:40 [2023-08-08T15:43:40.846Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:43:40 [2023-08-08T15:43:40.846Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:43:40 [2023-08-08T15:43:40.846Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:43:41 [2023-08-08T15:43:41.417Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 87.0% of statements
15:43:41 [2023-08-08T15:43:41.417Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
15:43:41 [2023-08-08T15:43:41.677Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
15:43:41 [2023-08-08T15:43:41.677Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
15:43:41 [2023-08-08T15:43:41.937Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
15:43:41 [2023-08-08T15:43:41.937Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:43:41 [2023-08-08T15:43:41.937Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
15:43:41 [2023-08-08T15:43:41.937Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
15:43:54 [2023-08-08T15:43:54.164Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
15:43:54 [2023-08-08T15:43:54.164Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
15:43:56 [2023-08-08T15:43:56.076Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
15:43:56 [2023-08-08T15:43:56.076Z] ok  	github.com/docker/docker/libnetwork/ipam	3.299s	coverage: 80.5% of statements
15:43:56 [2023-08-08T15:43:56.076Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:43:56 [2023-08-08T15:43:56.076Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:43:56 [2023-08-08T15:43:56.076Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 63.2% of statements
15:43:56 [2023-08-08T15:43:56.076Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
15:43:56 [2023-08-08T15:43:56.336Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 48.7% of statements
15:43:56 [2023-08-08T15:43:56.336Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
15:43:56 [2023-08-08T15:43:56.336Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:43:56 [2023-08-08T15:43:56.597Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
15:43:56 [2023-08-08T15:43:56.597Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
15:43:57 [2023-08-08T15:43:57.168Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
15:43:57 [2023-08-08T15:43:57.168Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.287s	coverage: 86.4% of statements
15:43:57 [2023-08-08T15:43:57.428Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
15:43:57 [2023-08-08T15:43:57.428Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
15:43:57 [2023-08-08T15:43:57.999Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
15:43:57 [2023-08-08T15:43:57.999Z] ok  	github.com/docker/docker/libnetwork/iptables	0.217s	coverage: 40.1% of statements
15:43:57 [2023-08-08T15:43:57.999Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
15:43:58 [2023-08-08T15:43:58.259Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
15:43:58 [2023-08-08T15:43:58.259Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
15:45:49 [2023-08-08T15:45:49.750Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 58.8% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.463s	coverage: 58.8% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:45:49 [2023-08-08T15:45:49.750Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:45:49 [2023-08-08T15:45:49.750Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ok  	github.com/docker/docker/libnetwork/osl	4.388s	coverage: 41.5% of statements
15:45:49 [2023-08-08T15:45:49.750Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
15:45:49 [2023-08-08T15:45:49.750Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
15:45:49 [2023-08-08T15:45:49.750Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.658s	coverage: 46.3% of statements
15:45:49 [2023-08-08T15:45:49.750Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
15:45:49 [2023-08-08T15:45:49.750Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
15:45:50 [2023-08-08T15:45:50.011Z] 	github.com/docker/docker/libnetwork/types	coverage: 42.2% of statements
15:45:50 [2023-08-08T15:45:50.011Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 42.2% of statements
15:45:50 [2023-08-08T15:45:50.011Z] 
15:45:50 [2023-08-08T15:45:50.011Z] === Skipped
15:45:50 [2023-08-08T15:45:50.011Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:45:50 [2023-08-08T15:45:50.011Z]     firewalld_test.go:14: firewalld is not running
15:45:50 [2023-08-08T15:45:50.011Z] 
15:45:50 [2023-08-08T15:45:50.011Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
15:45:50 [2023-08-08T15:45:50.011Z]     firewalld_test.go:75: firewalld is not running
15:45:50 [2023-08-08T15:45:50.011Z] 
15:45:50 [2023-08-08T15:45:50.011Z] DONE 340 tests, 2 skipped in 187.412s
Post stage
[Pipeline] junit
15:45:50 [2023-08-08T15:45:50.968Z] Recording test results
15:45:51 [2023-08-08T15:45:51.066Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:45:51 [2023-08-08T15:45:51.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46170/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d -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:6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d hack/make.sh dynbinary test-integration
15:45:51 [2023-08-08T15:45:51.665Z] 
15:45:51 [2023-08-08T15:45:51.665Z] Removing bundles/
15:45:51 [2023-08-08T15:45:51.665Z] 
15:45:51 [2023-08-08T15:45:51.665Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:45:51 [2023-08-08T15:45:51.665Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
15:45:51 [2023-08-08T15:45:51.665Z] + tee /go/src/github.com/docker/docker/go.mod
15:45:51 [2023-08-08T15:45:51.665Z] module github.com/docker/docker
15:45:51 [2023-08-08T15:45:51.665Z] 
15:45:51 [2023-08-08T15:45:51.665Z] go 1.19
15:45:51 [2023-08-08T15:45:51.665Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:45:51 [2023-08-08T15:45:51.665Z] + GO111MODULE=on
15:45:51 [2023-08-08T15:45:51.665Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-08T15:45:51.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
15:46:30 [2023-08-08T15:46:30.539Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:46:30 [2023-08-08T15:46:30.539Z] Created binary: bundles/dynbinary-daemon/dockerd
15:46:30 [2023-08-08T15:46:30.539Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
15:46:30 [2023-08-08T15:46:30.539Z] + tee /go/src/github.com/docker/docker/go.mod
15:46:30 [2023-08-08T15:46:30.539Z] module github.com/docker/docker
15:46:30 [2023-08-08T15:46:30.539Z] 
15:46:30 [2023-08-08T15:46:30.539Z] go 1.19
15:46:30 [2023-08-08T15:46:30.539Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:46:30 [2023-08-08T15:46:30.539Z] + GO111MODULE=on
15:46:30 [2023-08-08T15:46:30.539Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-08T15:45:51.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
15:46:30 [2023-08-08T15:46:30.539Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:46:30 [2023-08-08T15:46:30.539Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:46:30 [2023-08-08T15:46:30.539Z] 
15:46:30 [2023-08-08T15:46:30.539Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:46:30 [2023-08-08T15:46:30.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:46:30 [2023-08-08T15:46:30.539Z] HOSTNAME=99c8386170b0
15:46:30 [2023-08-08T15:46:30.539Z] TESTDEBUG=0
15:46:30 [2023-08-08T15:46:30.539Z] DEST=bundles/test-integration
15:46:30 [2023-08-08T15:46:30.539Z] PWD=/go/src/github.com/docker/docker
15:46:30 [2023-08-08T15:46:30.539Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
15:46:30 [2023-08-08T15:46:30.539Z] DOCKER_GITCOMMIT=6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d
15:46:30 [2023-08-08T15:46:30.539Z] container=docker
15:46:30 [2023-08-08T15:46:30.539Z] HOME=/root
15:46:30 [2023-08-08T15:46:30.539Z] CONTAINERD_NAMESPACE=moby
15:46:30 [2023-08-08T15:46:30.539Z] GOLANG_VERSION=1.20.7
15:46:30 [2023-08-08T15:46:30.539Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:46:30 [2023-08-08T15:46:30.539Z] VALIDATE_BRANCH=master
15:46:30 [2023-08-08T15:46:30.539Z] TERM=xterm
15:46:30 [2023-08-08T15:46:30.539Z] DOCKER_PKG=github.com/docker/docker
15:46:30 [2023-08-08T15:46:30.539Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
15:46:30 [2023-08-08T15:46:30.539Z] SHLVL=1
15:46:30 [2023-08-08T15:46:30.539Z] TIMEOUT=120m
15:46:30 [2023-08-08T15:46:30.539Z] DOCKER_GRAPHDRIVER=overlay2
15:46:30 [2023-08-08T15:46:30.539Z] GO111MODULE=off
15:46:30 [2023-08-08T15:46:30.539Z] DOCKER_EXPERIMENTAL=1
15:46:30 [2023-08-08T15:46:30.539Z] TEST_SKIP_INTEGRATION_CLI=1
15:46:30 [2023-08-08T15:46:30.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:46:30 [2023-08-08T15:46:30.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:46:30 [2023-08-08T15:46:30.539Z] GOPATH=/go
15:46:30 [2023-08-08T15:46:30.539Z] PKG_CONFIG=pkg-config
15:46:30 [2023-08-08T15:46:30.539Z] _=/usr/bin/env
15:46:30 [2023-08-08T15:46:30.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:46:45 [2023-08-08T15:46:45.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
15:46:45 [2023-08-08T15:46:45.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:46:46 [2023-08-08T15:46:46.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:46:48 [2023-08-08T15:46:48.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:46:51 [2023-08-08T15:46:51.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:46:54 [2023-08-08T15:46:54.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:46:54 [2023-08-08T15:46:54.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:46:56 [2023-08-08T15:46:56.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:46:57 [2023-08-08T15:46:57.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:46:58 [2023-08-08T15:46:58.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:46:58 [2023-08-08T15:46:58.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:47:00 [2023-08-08T15:47:00.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:47:02 [2023-08-08T15:47:02.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:47:03 [2023-08-08T15:47:03.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:47:04 [2023-08-08T15:47:04.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:47:04 [2023-08-08T15:47:04.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:47:06 [2023-08-08T15:47:06.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:47:07 [2023-08-08T15:47:07.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:47:08 [2023-08-08T15:47:08.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:47:09 [2023-08-08T15:47:09.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:47:10 [2023-08-08T15:47:10.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:47:11 [2023-08-08T15:47:11.409Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:47:11 [2023-08-08T15:47:11.409Z] Using test binary /usr/local/cli-integration/docker
15:47:11 [2023-08-08T15:47:11.409Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:47:11 [2023-08-08T15:47:11.409Z] +++ /etc/init.d/apparmor start
15:47:11 [2023-08-08T15:47:11.409Z] Not: starting.
15:47:11 [2023-08-08T15:47:11.409Z] INFO: Waiting for daemon to start...
15:47:11 [2023-08-08T15:47:11.409Z] Starting dockerd
15:47:11 [2023-08-08T15:47:11.409Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.2F9o9qmfGT/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:47:13 [2023-08-08T15:47:13.951Z] .
15:47:13 [2023-08-08T15:47:13.951Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
15:47:13 [2023-08-08T15:47:13.951Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:47:13 [2023-08-08T15:47:13.951Z] ++++ docker load
15:47:13 [2023-08-08T15:47:13.951Z] Loaded image: emptyfs:latest
15:47:13 [2023-08-08T15:47:13.951Z] ++++ tar -cC bundles/test-integration/dangling .
15:47:13 [2023-08-08T15:47:13.951Z] ++++ docker load
15:47:13 [2023-08-08T15:47:13.951Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
15:47:13 [2023-08-08T15:47:13.951Z] Running integration-test (iteration 1)
15:47:13 [2023-08-08T15:47:13.951Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:47:13 [2023-08-08T15:47:13.951Z] ++ 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
15:47:13 [2023-08-08T15:47:13.951Z] ++ set -e
15:47:13 [2023-08-08T15:47:13.951Z] ++ '[' -n 0 ']'
15:47:13 [2023-08-08T15:47:13.951Z] ++ set -x
15:47:13 [2023-08-08T15:47:13.951Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:47:13 [2023-08-08T15:47:13.951Z] Loaded image: busybox:latest
15:47:13 [2023-08-08T15:47:13.951Z] Loaded image: busybox:glibc
15:47:14 [2023-08-08T15:47:14.893Z] Loaded image: debian:bullseye-slim
15:47:14 [2023-08-08T15:47:14.893Z] Loaded image: hello-world:latest
15:47:14 [2023-08-08T15:47:14.893Z] Loaded image: arm32v7/hello-world:latest
15:47:14 [2023-08-08T15:47:14.893Z] INFO: Testing against a local daemon
15:47:14 [2023-08-08T15:47:14.893Z] === RUN   TestCgroupNamespacesBuild
15:47:15 [2023-08-08T15:47:15.834Z] --- PASS: TestCgroupNamespacesBuild (1.09s)
15:47:15 [2023-08-08T15:47:15.834Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:47:17 [2023-08-08T15:47:17.217Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
15:47:17 [2023-08-08T15:47:17.217Z] === RUN   TestBuildWithSession
15:47:17 [2023-08-08T15:47:17.217Z]     build_session_test.go:25: TODO: BuildKit
15:47:17 [2023-08-08T15:47:17.217Z] --- SKIP: TestBuildWithSession (0.00s)
15:47:17 [2023-08-08T15:47:17.217Z] === RUN   TestBuildSquashParent
15:47:20 [2023-08-08T15:47:20.516Z] --- PASS: TestBuildSquashParent (3.20s)
15:47:20 [2023-08-08T15:47:20.516Z] === RUN   TestBuildWithRemoveAndForceRemove
15:47:20 [2023-08-08T15:47:20.516Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:47:20 [2023-08-08T15:47:20.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:47:20 [2023-08-08T15:47:20.516Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:47:20 [2023-08-08T15:47:20.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:47:20 [2023-08-08T15:47:20.516Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:47:20 [2023-08-08T15:47:20.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:47:20 [2023-08-08T15:47:20.516Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:47:20 [2023-08-08T15:47:20.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:47:20 [2023-08-08T15:47:20.516Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:47:20 [2023-08-08T15:47:20.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:47:20 [2023-08-08T15:47:20.516Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:47:20 [2023-08-08T15:47:20.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:47:20 [2023-08-08T15:47:20.516Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:47:20 [2023-08-08T15:47:20.516Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:47:20 [2023-08-08T15:47:20.516Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:47:20 [2023-08-08T15:47:20.516Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:47:20 [2023-08-08T15:47:20.516Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:47:20 [2023-08-08T15:47:20.516Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:47:23 [2023-08-08T15:47:23.814Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
15:47:23 [2023-08-08T15:47:23.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s)
15:47:23 [2023-08-08T15:47:23.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s)
15:47:23 [2023-08-08T15:47:23.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s)
15:47:23 [2023-08-08T15:47:23.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s)
15:47:23 [2023-08-08T15:47:23.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s)
15:47:23 [2023-08-08T15:47:23.814Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s)
15:47:23 [2023-08-08T15:47:23.814Z] === RUN   TestBuildMultiStageCopy
15:47:23 [2023-08-08T15:47:23.814Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:47:24 [2023-08-08T15:47:24.384Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:47:24 [2023-08-08T15:47:24.385Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:47:24 [2023-08-08T15:47:24.385Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:47:24 [2023-08-08T15:47:24.385Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:47:24 [2023-08-08T15:47:24.385Z] --- PASS: TestBuildMultiStageCopy (1.15s)
15:47:24 [2023-08-08T15:47:24.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s)
15:47:24 [2023-08-08T15:47:24.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
15:47:24 [2023-08-08T15:47:24.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
15:47:24 [2023-08-08T15:47:24.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
15:47:24 [2023-08-08T15:47:24.385Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
15:47:24 [2023-08-08T15:47:24.385Z] === RUN   TestBuildMultiStageParentConfig
15:47:24 [2023-08-08T15:47:24.645Z] --- PASS: TestBuildMultiStageParentConfig (0.26s)
15:47:24 [2023-08-08T15:47:24.645Z] === RUN   TestBuildLabelWithTargets
15:47:25 [2023-08-08T15:47:25.215Z] --- PASS: TestBuildLabelWithTargets (0.38s)
15:47:25 [2023-08-08T15:47:25.215Z] === RUN   TestBuildWithEmptyLayers
15:47:25 [2023-08-08T15:47:25.215Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
15:47:25 [2023-08-08T15:47:25.215Z] === RUN   TestBuildMultiStageOnBuild
15:47:26 [2023-08-08T15:47:26.155Z] --- PASS: TestBuildMultiStageOnBuild (1.01s)
15:47:26 [2023-08-08T15:47:26.155Z] === RUN   TestBuildUncleanTarFilenames
15:47:26 [2023-08-08T15:47:26.155Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
15:47:26 [2023-08-08T15:47:26.155Z] === RUN   TestBuildMultiStageLayerLeak
15:47:27 [2023-08-08T15:47:27.538Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
15:47:27 [2023-08-08T15:47:27.538Z] === RUN   TestBuildWithHugeFile
15:48:14 [2023-08-08T15:48:14.287Z] --- PASS: TestBuildWithHugeFile (46.23s)
15:48:14 [2023-08-08T15:48:14.287Z] === RUN   TestBuildWCOWSandboxSize
15:48:14 [2023-08-08T15:48:14.287Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:48:14 [2023-08-08T15:48:14.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:48:14 [2023-08-08T15:48:14.287Z] === RUN   TestBuildWithEmptyDockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:48:14 [2023-08-08T15:48:14.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:48:14 [2023-08-08T15:48:14.287Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:48:14 [2023-08-08T15:48:14.287Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:48:14 [2023-08-08T15:48:14.287Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:48:14 [2023-08-08T15:48:14.287Z] === RUN   TestBuildPreserveOwnership
15:48:14 [2023-08-08T15:48:14.287Z] === RUN   TestBuildPreserveOwnership/copy_from
15:48:14 [2023-08-08T15:48:14.858Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:48:15 [2023-08-08T15:48:15.428Z] --- PASS: TestBuildPreserveOwnership (1.93s)
15:48:15 [2023-08-08T15:48:15.428Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.38s)
15:48:15 [2023-08-08T15:48:15.428Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
15:48:15 [2023-08-08T15:48:15.428Z] === RUN   TestBuildPlatformInvalid
15:48:15 [2023-08-08T15:48:15.428Z] --- PASS: TestBuildPlatformInvalid (0.02s)
15:48:15 [2023-08-08T15:48:15.428Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:48:15 [2023-08-08T15:48:15.999Z] Loaded image: busybox:latest
15:48:16 [2023-08-08T15:48:16.260Z] Loaded image: busybox:glibc
15:48:17 [2023-08-08T15:48:17.202Z] Loaded image: debian:bullseye-slim
15:48:17 [2023-08-08T15:48:17.202Z] Loaded image: hello-world:latest
15:48:17 [2023-08-08T15:48:17.202Z] Loaded image: arm32v7/hello-world:latest
15:48:25 [2023-08-08T15:48:25.336Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.59s)
15:48:25 [2023-08-08T15:48:25.336Z] PASS
15:48:25 [2023-08-08T15:48:25.336Z] 
15:48:25 [2023-08-08T15:48:25.336Z] === Skipped
15:48:25 [2023-08-08T15:48:25.336Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:48:25 [2023-08-08T15:48:25.336Z]     build_session_test.go:25: TODO: BuildKit
15:48:25 [2023-08-08T15:48:25.336Z] 
15:48:25 [2023-08-08T15:48:25.336Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:48:25 [2023-08-08T15:48:25.336Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:48:25 [2023-08-08T15:48:25.336Z] 
15:48:25 [2023-08-08T15:48:25.336Z] DONE 34 tests, 2 skipped in 71.430s
15:48:25 [2023-08-08T15:48:25.336Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
15:48:25 [2023-08-08T15:48:25.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
15:48:25 [2023-08-08T15:48:25.336Z] ++ set -e
15:48:25 [2023-08-08T15:48:25.336Z] ++ '[' -n 0 ']'
15:48:25 [2023-08-08T15:48:25.336Z] ++ set -x
15:48:25 [2023-08-08T15:48:25.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
15:48:25 [2023-08-08T15:48:25.336Z] INFO: Testing against a local daemon
15:48:25 [2023-08-08T15:48:25.336Z] === RUN   TestNoNewPrivileges
15:48:30 [2023-08-08T15:48:30.620Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
15:48:30 [2023-08-08T15:48:30.620Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
15:48:30 [2023-08-08T15:48:30.620Z] --- PASS: TestNoNewPrivileges (5.49s)
15:48:30 [2023-08-08T15:48:30.620Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
15:48:30 [2023-08-08T15:48:30.620Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
15:48:30 [2023-08-08T15:48:30.620Z] PASS
15:48:30 [2023-08-08T15:48:30.620Z] 
15:48:30 [2023-08-08T15:48:30.620Z] DONE 3 tests in 5.517s
15:48:30 [2023-08-08T15:48:30.620Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:48:30 [2023-08-08T15:48:30.620Z] ++ 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
15:48:30 [2023-08-08T15:48:30.620Z] ++ set -e
15:48:30 [2023-08-08T15:48:30.620Z] ++ '[' -n 0 ']'
15:48:30 [2023-08-08T15:48:30.620Z] ++ set -x
15:48:30 [2023-08-08T15:48:30.620Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:48:30 [2023-08-08T15:48:30.620Z] INFO: Testing against a local daemon
15:48:30 [2023-08-08T15:48:30.620Z] === RUN   TestConfigInspect
15:48:32 [2023-08-08T15:48:32.532Z] --- PASS: TestConfigInspect (1.84s)
15:48:32 [2023-08-08T15:48:32.532Z] === RUN   TestConfigList
15:48:34 [2023-08-08T15:48:34.443Z] --- PASS: TestConfigList (2.00s)
15:48:34 [2023-08-08T15:48:34.443Z] === RUN   TestConfigsCreateAndDelete
15:48:36 [2023-08-08T15:48:36.354Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
15:48:36 [2023-08-08T15:48:36.354Z] === RUN   TestConfigsUpdate
15:48:38 [2023-08-08T15:48:38.266Z] --- PASS: TestConfigsUpdate (1.92s)
15:48:38 [2023-08-08T15:48:38.266Z] === RUN   TestTemplatedConfig
15:48:41 [2023-08-08T15:48:41.563Z] --- PASS: TestTemplatedConfig (2.69s)
15:48:41 [2023-08-08T15:48:41.563Z] === RUN   TestConfigCreateResolve
15:48:42 [2023-08-08T15:48:42.947Z] --- PASS: TestConfigCreateResolve (1.87s)
15:48:42 [2023-08-08T15:48:42.947Z] PASS
15:48:42 [2023-08-08T15:48:42.947Z] 
15:48:42 [2023-08-08T15:48:42.947Z] DONE 6 tests in 12.244s
15:48:42 [2023-08-08T15:48:42.947Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:48:42 [2023-08-08T15:48:42.947Z] ++ 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
15:48:42 [2023-08-08T15:48:42.947Z] ++ set -e
15:48:42 [2023-08-08T15:48:42.947Z] ++ '[' -n 0 ']'
15:48:42 [2023-08-08T15:48:42.947Z] ++ set -x
15:48:42 [2023-08-08T15:48:42.947Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:48:42 [2023-08-08T15:48:42.947Z] INFO: Testing against a local daemon
15:48:42 [2023-08-08T15:48:42.947Z] === RUN   TestAttach
15:48:42 [2023-08-08T15:48:42.947Z] === RUN   TestAttach/without_TTY
15:48:42 [2023-08-08T15:48:42.947Z] === PAUSE TestAttach/without_TTY
15:48:42 [2023-08-08T15:48:42.947Z] === RUN   TestAttach/with_TTY
15:48:42 [2023-08-08T15:48:42.947Z] === PAUSE TestAttach/with_TTY
15:48:42 [2023-08-08T15:48:42.947Z] === CONT  TestAttach/without_TTY
15:48:42 [2023-08-08T15:48:42.947Z] === CONT  TestAttach/with_TTY
15:48:42 [2023-08-08T15:48:42.947Z] --- PASS: TestAttach (0.02s)
15:48:42 [2023-08-08T15:48:42.947Z]     --- PASS: TestAttach/with_TTY (0.08s)
15:48:42 [2023-08-08T15:48:42.947Z]     --- PASS: TestAttach/without_TTY (0.08s)
15:48:42 [2023-08-08T15:48:42.947Z] === RUN   TestCreateWithCDIDevices
15:48:43 [2023-08-08T15:48:43.888Z] --- PASS: TestCreateWithCDIDevices (1.01s)
15:48:43 [2023-08-08T15:48:43.888Z] === RUN   TestCDISpecDirsAreInSystemInfo
15:48:43 [2023-08-08T15:48:43.888Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
15:48:44 [2023-08-08T15:48:44.459Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
15:48:45 [2023-08-08T15:48:45.030Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
15:48:45 [2023-08-08T15:48:45.600Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
15:48:46 [2023-08-08T15:48:46.171Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
15:48:46 [2023-08-08T15:48:46.741Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
15:48:47 [2023-08-08T15:48:47.313Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
15:48:47 [2023-08-08T15:48:47.573Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
15:48:48 [2023-08-08T15:48:48.145Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestCheckpoint
15:48:48 [2023-08-08T15:48:48.145Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:48:48 [2023-08-08T15:48:48.145Z] --- SKIP: TestCheckpoint (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/commit
15:48:48 [2023-08-08T15:48:48.145Z] === PAUSE TestContainerInvalidJSON/commit
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/create
15:48:48 [2023-08-08T15:48:48.145Z] === PAUSE TestContainerInvalidJSON/containers/create
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:48:48 [2023-08-08T15:48:48.145Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:48:48 [2023-08-08T15:48:48.145Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:48:48 [2023-08-08T15:48:48.145Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:48:48 [2023-08-08T15:48:48.145Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:48:48 [2023-08-08T15:48:48.145Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:48:48 [2023-08-08T15:48:48.145Z] === CONT  TestContainerInvalidJSON/commit
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:48:48 [2023-08-08T15:48:48.145Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:48:48 [2023-08-08T15:48:48.145Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:48:48 [2023-08-08T15:48:48.145Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:48:48 [2023-08-08T15:48:48.145Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:48:48 [2023-08-08T15:48:48.145Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:48:48 [2023-08-08T15:48:48.145Z] === CONT  TestContainerInvalidJSON/containers/create
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:48:48 [2023-08-08T15:48:48.145Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:48:48 [2023-08-08T15:48:48.145Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.03s)
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestCopyFromContainerPathIsNotDir
15:48:48 [2023-08-08T15:48:48.145Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
15:48:48 [2023-08-08T15:48:48.145Z] === RUN   TestCopyToContainerPathDoesNotExist
15:48:48 [2023-08-08T15:48:48.406Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
15:48:48 [2023-08-08T15:48:48.406Z] === RUN   TestCopyEmptyFile
15:48:48 [2023-08-08T15:48:48.406Z] --- PASS: TestCopyEmptyFile (0.04s)
15:48:48 [2023-08-08T15:48:48.406Z] === RUN   TestCopyToContainerPathIsNotDir
15:48:48 [2023-08-08T15:48:48.406Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
15:48:48 [2023-08-08T15:48:48.406Z] === RUN   TestCopyFromContainer
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer//
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/.
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer//.
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/./
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer//./
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer//bar/root
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer//bar/root/
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer//bar/root/.
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/quux
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/quux/
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/quux/.
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCopyFromContainer/bar/notarget
15:48:48 [2023-08-08T15:48:48.983Z] --- PASS: TestCopyFromContainer (0.68s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer// (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/. (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer//. (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:48:48 [2023-08-08T15:48:48.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:48:48 [2023-08-08T15:48:48.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:48:48 [2023-08-08T15:48:48.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:48:48 [2023-08-08T15:48:48.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:48:48 [2023-08-08T15:48:48.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:48:48 [2023-08-08T15:48:48.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:48:48 [2023-08-08T15:48:48.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateLinkToNonExistingContainer
15:48:48 [2023-08-08T15:48:48.983Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateWithInvalidEnv
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateWithInvalidEnv/0
15:48:48 [2023-08-08T15:48:48.983Z] === PAUSE TestCreateWithInvalidEnv/0
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateWithInvalidEnv/1
15:48:48 [2023-08-08T15:48:48.983Z] === PAUSE TestCreateWithInvalidEnv/1
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateWithInvalidEnv/2
15:48:48 [2023-08-08T15:48:48.983Z] === PAUSE TestCreateWithInvalidEnv/2
15:48:48 [2023-08-08T15:48:48.983Z] === CONT  TestCreateWithInvalidEnv/0
15:48:48 [2023-08-08T15:48:48.983Z] === CONT  TestCreateWithInvalidEnv/2
15:48:48 [2023-08-08T15:48:48.983Z] === CONT  TestCreateWithInvalidEnv/1
15:48:48 [2023-08-08T15:48:48.983Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateTmpfsMountsTarget
15:48:48 [2023-08-08T15:48:48.983Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:48:48 [2023-08-08T15:48:48.983Z] === RUN   TestCreateWithCustomMaskedPaths
15:48:50 [2023-08-08T15:48:50.367Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s)
15:48:50 [2023-08-08T15:48:50.367Z] === RUN   TestCreateWithCustomReadonlyPaths
15:48:51 [2023-08-08T15:48:51.750Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
15:48:51 [2023-08-08T15:48:51.750Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:48:51 [2023-08-08T15:48:51.750Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:48:51 [2023-08-08T15:48:51.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:48:51 [2023-08-08T15:48:51.750Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:48:51 [2023-08-08T15:48:51.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:48:51 [2023-08-08T15:48:51.750Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:48:51 [2023-08-08T15:48:51.750Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:48:51 [2023-08-08T15:48:51.750Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:48:51 [2023-08-08T15:48:51.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:48:51 [2023-08-08T15:48:51.750Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:48:51 [2023-08-08T15:48:51.750Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:48:51 [2023-08-08T15:48:51.750Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:48:51 [2023-08-08T15:48:51.750Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:48:51 [2023-08-08T15:48:51.750Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:48:51 [2023-08-08T15:48:51.750Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:48:52 [2023-08-08T15:48:52.011Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateDifferentPlatform
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateDifferentPlatform/different_os
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:48:52 [2023-08-08T15:48:52.011Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:48:52 [2023-08-08T15:48:52.011Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:48:52 [2023-08-08T15:48:52.011Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:48:52 [2023-08-08T15:48:52.011Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:48:52 [2023-08-08T15:48:52.011Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateInvalidHostConfig
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
15:48:52 [2023-08-08T15:48:52.011Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:48:52 [2023-08-08T15:48:52.011Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:48:52 [2023-08-08T15:48:52.011Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
15:48:52 [2023-08-08T15:48:52.011Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:48:52 [2023-08-08T15:48:52.011Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:48:52 [2023-08-08T15:48:52.011Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:48:52 [2023-08-08T15:48:52.011Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:48:52 [2023-08-08T15:48:52.011Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:48:52 [2023-08-08T15:48:52.011Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
15:48:52 [2023-08-08T15:48:52.011Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:48:52 [2023-08-08T15:48:52.011Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestContainerStartOnDaemonRestart
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestContainerStartOnDaemonRestart
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestDaemonRestartIpcMode
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestDaemonRestartIpcMode
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestDaemonHostGatewayIP
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestDaemonHostGatewayIP
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestRestartDaemonWithRestartingContainer
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestHardRestartWhenContainerIsRunning
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestHardRestartWhenContainerIsRunning
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestContainerKillOnDaemonStart
15:48:52 [2023-08-08T15:48:52.011Z] === PAUSE TestContainerKillOnDaemonStart
15:48:52 [2023-08-08T15:48:52.011Z] === RUN   TestDiff
15:48:52 [2023-08-08T15:48:52.582Z] --- PASS: TestDiff (0.38s)
15:48:52 [2023-08-08T15:48:52.582Z] === RUN   TestExecConsoleSize
15:48:53 [2023-08-08T15:48:53.153Z] --- PASS: TestExecConsoleSize (0.51s)
15:48:53 [2023-08-08T15:48:53.153Z] === RUN   TestExecWithCloseStdin
15:48:53 [2023-08-08T15:48:53.414Z] --- PASS: TestExecWithCloseStdin (0.50s)
15:48:53 [2023-08-08T15:48:53.414Z] === RUN   TestExec
15:48:53 [2023-08-08T15:48:53.984Z] --- PASS: TestExec (0.48s)
15:48:53 [2023-08-08T15:48:53.985Z] === RUN   TestExecUser
15:48:54 [2023-08-08T15:48:54.555Z] --- PASS: TestExecUser (0.44s)
15:48:54 [2023-08-08T15:48:54.555Z] === RUN   TestExportContainerAndImportImage
15:48:54 [2023-08-08T15:48:54.815Z] --- PASS: TestExportContainerAndImportImage (0.49s)
15:48:54 [2023-08-08T15:48:54.815Z] === RUN   TestExportContainerAfterDaemonRestart
15:49:01 [2023-08-08T15:49:01.394Z] --- PASS: TestExportContainerAfterDaemonRestart (6.12s)
15:49:01 [2023-08-08T15:49:01.394Z] === RUN   TestHealthCheckWorkdir
15:49:01 [2023-08-08T15:49:01.654Z] --- PASS: TestHealthCheckWorkdir (0.64s)
15:49:01 [2023-08-08T15:49:01.654Z] === RUN   TestHealthKillContainer
15:49:09 [2023-08-08T15:49:09.788Z] --- PASS: TestHealthKillContainer (7.91s)
15:49:09 [2023-08-08T15:49:09.788Z] === RUN   TestHealthCheckProcessKilled
15:49:10 [2023-08-08T15:49:10.358Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
15:49:10 [2023-08-08T15:49:10.358Z] === RUN   TestHealthStartInterval
15:49:11 [2023-08-08T15:49:11.741Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:11 [2023-08-08T15:49:11.741Z]         }
15:49:11 [2023-08-08T15:49:11.741Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:11 [2023-08-08T15:49:11.741Z]         }
15:49:11 [2023-08-08T15:49:11.741Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:11 [2023-08-08T15:49:11.741Z]         }
15:49:12 [2023-08-08T15:49:12.002Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:12 [2023-08-08T15:49:12.002Z]         }
15:49:12 [2023-08-08T15:49:12.002Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:12 [2023-08-08T15:49:12.002Z]         }
15:49:12 [2023-08-08T15:49:12.262Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:12 [2023-08-08T15:49:12.262Z]         }
15:49:12 [2023-08-08T15:49:12.262Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:12 [2023-08-08T15:49:12.262Z]         }
15:49:12 [2023-08-08T15:49:12.262Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:12 [2023-08-08T15:49:12.262Z]         }
15:49:12 [2023-08-08T15:49:12.523Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:12 [2023-08-08T15:49:12.523Z]         }
15:49:12 [2023-08-08T15:49:12.523Z]     health_test.go:145: &{2023-08-08 15:49:11.384584693 +0000 UTC 2023-08-08 15:49:11.429491711 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:49:12 [2023-08-08T15:49:12.523Z]         }
15:49:12 [2023-08-08T15:49:12.523Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:12 [2023-08-08T15:49:12.783Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:12 [2023-08-08T15:49:12.783Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.043Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.043Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.043Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.303Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.303Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.564Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.564Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.564Z]     health_test.go:145: &{2023-08-08 15:49:12.434457294 +0000 UTC 2023-08-08 15:49:12.486210049 +0000 UTC 1 2}
15:49:13 [2023-08-08T15:49:13.824Z]     health_test.go:173: 1.057958785s
15:49:14 [2023-08-08T15:49:14.764Z]     health_test.go:173: 1.057958785s
15:49:15 [2023-08-08T15:49:15.704Z]     health_test.go:173: 1.057958785s
15:49:16 [2023-08-08T15:49:16.645Z]     health_test.go:173: 1.057958785s
15:49:18 [2023-08-08T15:49:18.027Z]     health_test.go:173: 1.057958785s
15:49:18 [2023-08-08T15:49:18.967Z]     health_test.go:173: 1.057958785s
15:49:19 [2023-08-08T15:49:19.907Z]     health_test.go:173: 1.057958785s
15:49:20 [2023-08-08T15:49:20.847Z]     health_test.go:173: 1.057958785s
15:49:21 [2023-08-08T15:49:21.787Z]     health_test.go:173: 1.057958785s
15:49:22 [2023-08-08T15:49:22.727Z]     health_test.go:173: 1.057958785s
15:49:23 [2023-08-08T15:49:23.672Z]     health_test.go:173: 1.057958785s
15:49:24 [2023-08-08T15:49:24.644Z]     health_test.go:173: 1.057958785s
15:49:26 [2023-08-08T15:49:26.025Z]     health_test.go:173: 1.057958785s
15:49:26 [2023-08-08T15:49:26.965Z]     health_test.go:173: 1.057958785s
15:49:27 [2023-08-08T15:49:27.905Z]     health_test.go:173: 1.057958785s
15:49:28 [2023-08-08T15:49:28.845Z]     health_test.go:173: 1.057958785s
15:49:29 [2023-08-08T15:49:29.786Z]     health_test.go:173: 1.057958785s
15:49:30 [2023-08-08T15:49:30.726Z]     health_test.go:173: 1.057958785s
15:49:31 [2023-08-08T15:49:31.666Z]     health_test.go:173: 1.057958785s
15:49:33 [2023-08-08T15:49:33.048Z]     health_test.go:173: 1.057958785s
15:49:33 [2023-08-08T15:49:33.988Z]     health_test.go:173: 1.057958785s
15:49:34 [2023-08-08T15:49:34.928Z]     health_test.go:173: 1.057958785s
15:49:35 [2023-08-08T15:49:35.868Z]     health_test.go:173: 1.057958785s
15:49:36 [2023-08-08T15:49:36.808Z]     health_test.go:173: 1.057958785s
15:49:37 [2023-08-08T15:49:37.749Z]     health_test.go:173: 1.057958785s
15:49:38 [2023-08-08T15:49:38.689Z]     health_test.go:173: 1.057958785s
15:49:40 [2023-08-08T15:49:40.071Z]     health_test.go:173: 1.057958785s
15:49:41 [2023-08-08T15:49:41.011Z]     health_test.go:173: 1.057958785s
15:49:41 [2023-08-08T15:49:41.951Z]     health_test.go:173: 1.057958785s
15:49:42 [2023-08-08T15:49:42.891Z]     health_test.go:173: 1.057958785s
15:49:44 [2023-08-08T15:49:44.274Z] --- PASS: TestHealthStartInterval (33.71s)
15:49:44 [2023-08-08T15:49:44.274Z] === RUN   TestInspectCpusetInConfigPre120
15:49:44 [2023-08-08T15:49:44.274Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
15:49:44 [2023-08-08T15:49:44.274Z] === RUN   TestInspectAnnotations
15:49:44 [2023-08-08T15:49:44.534Z] --- PASS: TestInspectAnnotations (0.03s)
15:49:44 [2023-08-08T15:49:44.534Z] === RUN   TestIpcModeNone
15:49:45 [2023-08-08T15:49:45.105Z] --- PASS: TestIpcModeNone (0.58s)
15:49:45 [2023-08-08T15:49:45.105Z] === RUN   TestIpcModePrivate
15:49:45 [2023-08-08T15:49:45.366Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
15:49:45 [2023-08-08T15:49:45.626Z] --- PASS: TestIpcModePrivate (0.54s)
15:49:45 [2023-08-08T15:49:45.626Z] === RUN   TestIpcModeShareable
15:49:45 [2023-08-08T15:49:45.886Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
15:49:46 [2023-08-08T15:49:46.147Z] --- PASS: TestIpcModeShareable (0.51s)
15:49:46 [2023-08-08T15:49:46.147Z] === RUN   TestAPIIpcModeShareableAndContainer
15:49:47 [2023-08-08T15:49:47.530Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s)
15:49:47 [2023-08-08T15:49:47.530Z] === RUN   TestAPIIpcModeHost
15:49:47 [2023-08-08T15:49:47.790Z] --- PASS: TestAPIIpcModeHost (0.30s)
15:49:47 [2023-08-08T15:49:47.790Z] === RUN   TestDaemonIpcModeShareable
15:49:48 [2023-08-08T15:49:48.731Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
15:49:48 [2023-08-08T15:49:48.992Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
15:49:48 [2023-08-08T15:49:48.992Z] === RUN   TestDaemonIpcModePrivate
15:49:49 [2023-08-08T15:49:49.933Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
15:49:50 [2023-08-08T15:49:50.194Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
15:49:50 [2023-08-08T15:49:50.194Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:49:51 [2023-08-08T15:49:51.134Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
15:49:51 [2023-08-08T15:49:51.134Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
15:49:51 [2023-08-08T15:49:51.134Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:49:52 [2023-08-08T15:49:52.081Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
15:49:52 [2023-08-08T15:49:52.343Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
15:49:52 [2023-08-08T15:49:52.343Z] === RUN   TestIpcModeOlderClient
15:49:52 [2023-08-08T15:49:52.343Z] === PAUSE TestIpcModeOlderClient
15:49:52 [2023-08-08T15:49:52.343Z] === RUN   TestKillContainerInvalidSignal
15:49:52 [2023-08-08T15:49:52.913Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
15:49:52 [2023-08-08T15:49:52.913Z] === RUN   TestKillContainer
15:49:52 [2023-08-08T15:49:52.913Z] === RUN   TestKillContainer/no_signal
15:49:53 [2023-08-08T15:49:53.173Z] === RUN   TestKillContainer/non_killing_signal
15:49:53 [2023-08-08T15:49:53.433Z] === RUN   TestKillContainer/killing_signal
15:49:54 [2023-08-08T15:49:54.004Z] --- PASS: TestKillContainer (1.32s)
15:49:54 [2023-08-08T15:49:54.004Z]     --- PASS: TestKillContainer/no_signal (0.39s)
15:49:54 [2023-08-08T15:49:54.004Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
15:49:54 [2023-08-08T15:49:54.004Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
15:49:54 [2023-08-08T15:49:54.004Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:49:54 [2023-08-08T15:49:54.004Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:49:54 [2023-08-08T15:49:54.574Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:49:54 [2023-08-08T15:49:54.835Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
15:49:54 [2023-08-08T15:49:54.835Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
15:49:54 [2023-08-08T15:49:54.835Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
15:49:54 [2023-08-08T15:49:54.835Z] === RUN   TestKillStoppedContainer
15:49:55 [2023-08-08T15:49:55.095Z] --- PASS: TestKillStoppedContainer (0.03s)
15:49:55 [2023-08-08T15:49:55.095Z] === RUN   TestKillStoppedContainerAPIPre120
15:49:55 [2023-08-08T15:49:55.095Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
15:49:55 [2023-08-08T15:49:55.095Z] === RUN   TestKillDifferentUserContainer
15:49:55 [2023-08-08T15:49:55.355Z] --- PASS: TestKillDifferentUserContainer (0.40s)
15:49:55 [2023-08-08T15:49:55.355Z] === RUN   TestInspectOomKilledTrue
15:49:55 [2023-08-08T15:49:55.926Z] --- PASS: TestInspectOomKilledTrue (0.48s)
15:49:55 [2023-08-08T15:49:55.926Z] === RUN   TestInspectOomKilledFalse
15:49:56 [2023-08-08T15:49:56.496Z] --- PASS: TestInspectOomKilledFalse (0.46s)
15:49:56 [2023-08-08T15:49:56.496Z] === RUN   TestLinksEtcHostsContentMatch
15:49:56 [2023-08-08T15:49:56.496Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
15:49:56 [2023-08-08T15:49:56.496Z] === RUN   TestLinksContainerNames
15:49:57 [2023-08-08T15:49:57.437Z] --- PASS: TestLinksContainerNames (0.98s)
15:49:57 [2023-08-08T15:49:57.437Z] === RUN   TestLogsFollowTailEmpty
15:49:58 [2023-08-08T15:49:58.007Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
15:49:58 [2023-08-08T15:49:58.007Z] === RUN   TestLogs
15:49:58 [2023-08-08T15:49:58.007Z] === RUN   TestLogs/driver_local
15:49:58 [2023-08-08T15:49:58.007Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:49:58 [2023-08-08T15:49:58.007Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:49:58 [2023-08-08T15:49:58.007Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:49:58 [2023-08-08T15:49:58.007Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:49:58 [2023-08-08T15:49:58.007Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:49:58 [2023-08-08T15:49:58.007Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:49:58 [2023-08-08T15:49:58.007Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:49:58 [2023-08-08T15:49:58.007Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === RUN   TestLogs/driver_json-file
15:49:59 [2023-08-08T15:49:59.390Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:49:59 [2023-08-08T15:49:59.390Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:49:59 [2023-08-08T15:49:59.390Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:49:59 [2023-08-08T15:49:59.390Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:49:59 [2023-08-08T15:49:59.390Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:49:59 [2023-08-08T15:49:59.390Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:49:59 [2023-08-08T15:49:59.390Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:49:59 [2023-08-08T15:49:59.390Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:50:01 [2023-08-08T15:50:01.306Z] --- PASS: TestLogs (3.13s)
15:50:01 [2023-08-08T15:50:01.306Z]     --- PASS: TestLogs/driver_local (0.01s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.90s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.04s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.21s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.40s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.41s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.48s)
15:50:01 [2023-08-08T15:50:01.306Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.09s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.14s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.40s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.57s)
15:50:01 [2023-08-08T15:50:01.306Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.64s)
15:50:01 [2023-08-08T15:50:01.306Z] === RUN   TestContainerNetworkMountsNoChown
15:50:01 [2023-08-08T15:50:01.566Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
15:50:01 [2023-08-08T15:50:01.566Z] === RUN   TestMountDaemonRoot
15:50:01 [2023-08-08T15:50:01.566Z] === RUN   TestMountDaemonRoot/default
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/default
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/private
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/private
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rprivate
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rprivate
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/slave
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/slave
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rslave
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rslave
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/shared
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/shared
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rshared
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rshared
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/default
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rslave
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/default/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/slave
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rprivate
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/private
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/private/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/private/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/shared
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rshared
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/default/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/default/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/default/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/private/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/private/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:50:01 [2023-08-08T15:50:01.567Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:50:01 [2023-08-08T15:50:01.828Z] --- PASS: TestMountDaemonRoot (0.02s)
15:50:01 [2023-08-08T15:50:01.828Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:50:01 [2023-08-08T15:50:01.828Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:50:01 [2023-08-08T15:50:01.828Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:50:01 [2023-08-08T15:50:01.828Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:50:01 [2023-08-08T15:50:01.828Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:50:01 [2023-08-08T15:50:01.828Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:50:01 [2023-08-08T15:50:01.828Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
15:50:01 [2023-08-08T15:50:01.828Z] === RUN   TestContainerBindMountNonRecursive
15:50:02 [2023-08-08T15:50:02.769Z] --- PASS: TestContainerBindMountNonRecursive (1.00s)
15:50:02 [2023-08-08T15:50:02.769Z] === RUN   TestContainerVolumesMountedAsShared
15:50:03 [2023-08-08T15:50:03.030Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
15:50:03 [2023-08-08T15:50:03.030Z] === RUN   TestContainerVolumesMountedAsSlave
15:50:03 [2023-08-08T15:50:03.290Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
15:50:03 [2023-08-08T15:50:03.290Z] === RUN   TestContainerCopyLeaksMounts
15:50:03 [2023-08-08T15:50:03.861Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
15:50:03 [2023-08-08T15:50:03.861Z] === RUN   TestContainerBindMountRecursivelyReadOnly
15:50:05 [2023-08-08T15:50:05.772Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.46s)
15:50:05 [2023-08-08T15:50:05.772Z] === RUN   TestNetworkNat
15:50:05 [2023-08-08T15:50:05.772Z] --- PASS: TestNetworkNat (0.44s)
15:50:05 [2023-08-08T15:50:05.772Z] === RUN   TestNetworkLocalhostTCPNat
15:50:06 [2023-08-08T15:50:06.345Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
15:50:06 [2023-08-08T15:50:06.345Z] === RUN   TestNetworkLoopbackNat
15:50:08 [2023-08-08T15:50:08.888Z] --- PASS: TestNetworkLoopbackNat (2.60s)
15:50:08 [2023-08-08T15:50:08.888Z] === RUN   TestPause
15:50:09 [2023-08-08T15:50:09.459Z] --- PASS: TestPause (0.42s)
15:50:09 [2023-08-08T15:50:09.459Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:50:09 [2023-08-08T15:50:09.459Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:50:09 [2023-08-08T15:50:09.459Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:50:09 [2023-08-08T15:50:09.459Z] === RUN   TestPauseStopPausedContainer
15:50:09 [2023-08-08T15:50:09.720Z] --- PASS: TestPauseStopPausedContainer (0.46s)
15:50:09 [2023-08-08T15:50:09.720Z] === RUN   TestPidHost
15:50:11 [2023-08-08T15:50:11.103Z] --- PASS: TestPidHost (1.04s)
15:50:11 [2023-08-08T15:50:11.103Z] === RUN   TestPsFilter
15:50:11 [2023-08-08T15:50:11.103Z] === RUN   TestPsFilter/since
15:50:11 [2023-08-08T15:50:11.103Z] === RUN   TestPsFilter/before
15:50:11 [2023-08-08T15:50:11.103Z] --- PASS: TestPsFilter (0.08s)
15:50:11 [2023-08-08T15:50:11.103Z]     --- PASS: TestPsFilter/since (0.00s)
15:50:11 [2023-08-08T15:50:11.103Z]     --- PASS: TestPsFilter/before (0.00s)
15:50:11 [2023-08-08T15:50:11.103Z] === RUN   TestRemoveContainerWithRemovedVolume
15:50:11 [2023-08-08T15:50:11.363Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
15:50:11 [2023-08-08T15:50:11.363Z] === RUN   TestRemoveContainerWithVolume
15:50:11 [2023-08-08T15:50:11.934Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
15:50:11 [2023-08-08T15:50:11.934Z] === RUN   TestRemoveContainerRunning
15:50:12 [2023-08-08T15:50:12.194Z] --- PASS: TestRemoveContainerRunning (0.43s)
15:50:12 [2023-08-08T15:50:12.194Z] === RUN   TestRemoveContainerForceRemoveRunning
15:50:12 [2023-08-08T15:50:12.764Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
15:50:12 [2023-08-08T15:50:12.764Z] === RUN   TestRemoveInvalidContainer
15:50:12 [2023-08-08T15:50:12.764Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:50:12 [2023-08-08T15:50:12.764Z] === RUN   TestRenameLinkedContainer
15:50:14 [2023-08-08T15:50:14.675Z] --- PASS: TestRenameLinkedContainer (1.84s)
15:50:14 [2023-08-08T15:50:14.675Z] === RUN   TestRenameStoppedContainer
15:50:14 [2023-08-08T15:50:14.935Z] --- PASS: TestRenameStoppedContainer (0.44s)
15:50:14 [2023-08-08T15:50:14.935Z] === RUN   TestRenameRunningContainerAndReuse
15:50:15 [2023-08-08T15:50:15.876Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
15:50:15 [2023-08-08T15:50:15.877Z] === RUN   TestRenameInvalidName
15:50:16 [2023-08-08T15:50:16.447Z] --- PASS: TestRenameInvalidName (0.42s)
15:50:16 [2023-08-08T15:50:16.447Z] === RUN   TestRenameAnonymousContainer
15:50:17 [2023-08-08T15:50:17.830Z] --- PASS: TestRenameAnonymousContainer (1.58s)
15:50:17 [2023-08-08T15:50:17.830Z] === RUN   TestRenameContainerWithSameName
15:50:18 [2023-08-08T15:50:18.400Z] --- PASS: TestRenameContainerWithSameName (0.46s)
15:50:18 [2023-08-08T15:50:18.400Z] === RUN   TestRenameContainerWithLinkedContainer
15:50:19 [2023-08-08T15:50:19.341Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
15:50:19 [2023-08-08T15:50:19.341Z] === RUN   TestResize
15:50:19 [2023-08-08T15:50:19.602Z] --- PASS: TestResize (0.42s)
15:50:19 [2023-08-08T15:50:19.602Z] === RUN   TestResizeWithInvalidSize
15:50:20 [2023-08-08T15:50:20.184Z] --- PASS: TestResizeWithInvalidSize (0.45s)
15:50:20 [2023-08-08T15:50:20.184Z] === RUN   TestResizeWhenContainerNotStarted
15:50:20 [2023-08-08T15:50:20.447Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
15:50:20 [2023-08-08T15:50:20.447Z] === RUN   TestDaemonRestartKillContainers
15:50:20 [2023-08-08T15:50:20.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:50:20 [2023-08-08T15:50:20.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:50:20 [2023-08-08T15:50:20.448Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:50:21 [2023-08-08T15:50:21.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:50:21 [2023-08-08T15:50:21.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:50:21 [2023-08-08T15:50:21.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:50:21 [2023-08-08T15:50:21.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:50:22 [2023-08-08T15:50:22.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:50:23 [2023-08-08T15:50:23.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:50:23 [2023-08-08T15:50:23.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:50:23 [2023-08-08T15:50:23.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:50:27 [2023-08-08T15:50:27.086Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:50:27 [2023-08-08T15:50:27.086Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.44s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.33s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s)
15:50:27 [2023-08-08T15:50:27.087Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s)
15:50:27 [2023-08-08T15:50:27.087Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:50:27 [2023-08-08T15:50:27.087Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:50:27 [2023-08-08T15:50:27.347Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:50:28 [2023-08-08T15:50:28.730Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
15:50:28 [2023-08-08T15:50:28.730Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
15:50:28 [2023-08-08T15:50:28.730Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
15:50:28 [2023-08-08T15:50:28.730Z] === RUN   TestCgroupNamespacesRun
15:50:29 [2023-08-08T15:50:29.671Z] --- PASS: TestCgroupNamespacesRun (1.03s)
15:50:29 [2023-08-08T15:50:29.671Z] === RUN   TestCgroupNamespacesRunPrivileged
15:50:30 [2023-08-08T15:50:30.612Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
15:50:30 [2023-08-08T15:50:30.612Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:50:31 [2023-08-08T15:50:31.553Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
15:50:31 [2023-08-08T15:50:31.553Z] === RUN   TestCgroupNamespacesRunHostMode
15:50:32 [2023-08-08T15:50:32.936Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
15:50:32 [2023-08-08T15:50:32.936Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:50:33 [2023-08-08T15:50:33.877Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s)
15:50:33 [2023-08-08T15:50:33.877Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:50:34 [2023-08-08T15:50:34.818Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
15:50:34 [2023-08-08T15:50:34.818Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:50:35 [2023-08-08T15:50:35.388Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.58s)
15:50:35 [2023-08-08T15:50:35.388Z] === RUN   TestCgroupNamespacesRunOlderClient
15:50:36 [2023-08-08T15:50:36.771Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s)
15:50:36 [2023-08-08T15:50:36.771Z] === RUN   TestNISDomainname
15:50:37 [2023-08-08T15:50:37.032Z] --- PASS: TestNISDomainname (0.55s)
15:50:37 [2023-08-08T15:50:37.032Z] === RUN   TestHostnameDnsResolution
15:50:37 [2023-08-08T15:50:37.602Z] --- PASS: TestHostnameDnsResolution (0.65s)
15:50:37 [2023-08-08T15:50:37.602Z] === RUN   TestUnprivilegedPortsAndPing
15:50:38 [2023-08-08T15:50:38.173Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
15:50:38 [2023-08-08T15:50:38.173Z] === RUN   TestPrivilegedHostDevices
15:50:38 [2023-08-08T15:50:38.744Z] --- PASS: TestPrivilegedHostDevices (0.51s)
15:50:38 [2023-08-08T15:50:38.744Z] === RUN   TestRunConsoleSize
15:50:39 [2023-08-08T15:50:39.004Z] --- PASS: TestRunConsoleSize (0.43s)
15:50:39 [2023-08-08T15:50:39.004Z] === RUN   TestRunWithAlternativeContainerdShim
15:50:43 [2023-08-08T15:50:43.206Z] --- PASS: TestRunWithAlternativeContainerdShim (3.88s)
15:50:43 [2023-08-08T15:50:43.206Z] === RUN   TestStats
15:50:45 [2023-08-08T15:50:45.748Z] --- PASS: TestStats (2.46s)
15:50:45 [2023-08-08T15:50:45.748Z] === RUN   TestStopContainerWithTimeout
15:50:45 [2023-08-08T15:50:45.748Z] === RUN   TestStopContainerWithTimeout/0
15:50:45 [2023-08-08T15:50:45.748Z] === PAUSE TestStopContainerWithTimeout/0
15:50:45 [2023-08-08T15:50:45.748Z] === RUN   TestStopContainerWithTimeout/1
15:50:45 [2023-08-08T15:50:45.748Z] === PAUSE TestStopContainerWithTimeout/1
15:50:45 [2023-08-08T15:50:45.748Z] === RUN   TestStopContainerWithTimeout/3
15:50:45 [2023-08-08T15:50:45.748Z] === PAUSE TestStopContainerWithTimeout/3
15:50:45 [2023-08-08T15:50:45.748Z] === RUN   TestStopContainerWithTimeout/-1
15:50:45 [2023-08-08T15:50:45.748Z] === PAUSE TestStopContainerWithTimeout/-1
15:50:45 [2023-08-08T15:50:45.748Z] === CONT  TestStopContainerWithTimeout/0
15:50:45 [2023-08-08T15:50:45.748Z] === CONT  TestStopContainerWithTimeout/3
15:50:45 [2023-08-08T15:50:45.748Z] === CONT  TestStopContainerWithTimeout/-1
15:50:45 [2023-08-08T15:50:45.748Z] === CONT  TestStopContainerWithTimeout/1
15:50:48 [2023-08-08T15:50:48.291Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:50:48 [2023-08-08T15:50:48.291Z]     --- PASS: TestStopContainerWithTimeout/0 (0.81s)
15:50:48 [2023-08-08T15:50:48.291Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
15:50:48 [2023-08-08T15:50:48.291Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
15:50:48 [2023-08-08T15:50:48.291Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
15:50:48 [2023-08-08T15:50:48.291Z] === RUN   TestStopContainerWithTimeoutCancel
15:50:48 [2023-08-08T15:50:48.291Z] === PAUSE TestStopContainerWithTimeoutCancel
15:50:48 [2023-08-08T15:50:48.291Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:50:49 [2023-08-08T15:50:49.674Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
15:50:49 [2023-08-08T15:50:49.674Z] === RUN   TestUpdateMemory
15:50:50 [2023-08-08T15:50:50.615Z] --- PASS: TestUpdateMemory (0.57s)
15:50:50 [2023-08-08T15:50:50.615Z] === RUN   TestUpdateCPUQuota
15:50:51 [2023-08-08T15:50:51.186Z] --- PASS: TestUpdateCPUQuota (0.82s)
15:50:51 [2023-08-08T15:50:51.186Z] === RUN   TestUpdatePidsLimit
15:50:51 [2023-08-08T15:50:51.186Z] === RUN   TestUpdatePidsLimit/update_from_none
15:50:51 [2023-08-08T15:50:51.446Z] === RUN   TestUpdatePidsLimit/no_change
15:50:51 [2023-08-08T15:50:51.706Z] === RUN   TestUpdatePidsLimit/update_lower
15:50:51 [2023-08-08T15:50:51.706Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:50:51 [2023-08-08T15:50:51.971Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:50:52 [2023-08-08T15:50:52.235Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:50:52 [2023-08-08T15:50:52.235Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:50:53 [2023-08-08T15:50:53.179Z] --- PASS: TestUpdatePidsLimit (1.76s)
15:50:53 [2023-08-08T15:50:53.179Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
15:50:53 [2023-08-08T15:50:53.179Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
15:50:53 [2023-08-08T15:50:53.179Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
15:50:53 [2023-08-08T15:50:53.179Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
15:50:53 [2023-08-08T15:50:53.179Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
15:50:53 [2023-08-08T15:50:53.179Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
15:50:53 [2023-08-08T15:50:53.179Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
15:50:53 [2023-08-08T15:50:53.179Z] === RUN   TestUpdateRestartPolicy
15:51:05 [2023-08-08T15:51:05.404Z] --- PASS: TestUpdateRestartPolicy (10.73s)
15:51:05 [2023-08-08T15:51:05.404Z] === RUN   TestUpdateRestartWithAutoRemove
15:51:05 [2023-08-08T15:51:05.404Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
15:51:05 [2023-08-08T15:51:05.404Z] === RUN   TestWaitNonBlocked
15:51:05 [2023-08-08T15:51:05.404Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:51:05 [2023-08-08T15:51:05.404Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:51:05 [2023-08-08T15:51:05.404Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:51:05 [2023-08-08T15:51:05.404Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:51:05 [2023-08-08T15:51:05.404Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:51:05 [2023-08-08T15:51:05.404Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:51:05 [2023-08-08T15:51:05.404Z] --- PASS: TestWaitNonBlocked (0.03s)
15:51:05 [2023-08-08T15:51:05.404Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
15:51:05 [2023-08-08T15:51:05.404Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s)
15:51:05 [2023-08-08T15:51:05.404Z] === RUN   TestWaitBlocked
15:51:05 [2023-08-08T15:51:05.404Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:51:05 [2023-08-08T15:51:05.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:51:05 [2023-08-08T15:51:05.404Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:51:05 [2023-08-08T15:51:05.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:51:05 [2023-08-08T15:51:05.404Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:51:05 [2023-08-08T15:51:05.404Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:51:05 [2023-08-08T15:51:05.664Z] --- PASS: TestWaitBlocked (0.02s)
15:51:05 [2023-08-08T15:51:05.664Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
15:51:05 [2023-08-08T15:51:05.664Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
15:51:05 [2023-08-08T15:51:05.664Z] === RUN   TestWaitConditions
15:51:05 [2023-08-08T15:51:05.664Z] === RUN   TestWaitConditions/default
15:51:05 [2023-08-08T15:51:05.664Z] === PAUSE TestWaitConditions/default
15:51:05 [2023-08-08T15:51:05.664Z] === RUN   TestWaitConditions/not-running
15:51:05 [2023-08-08T15:51:05.664Z] === PAUSE TestWaitConditions/not-running
15:51:05 [2023-08-08T15:51:05.664Z] === RUN   TestWaitConditions/next-exit
15:51:05 [2023-08-08T15:51:05.664Z] === PAUSE TestWaitConditions/next-exit
15:51:05 [2023-08-08T15:51:05.664Z] === RUN   TestWaitConditions/removed
15:51:05 [2023-08-08T15:51:05.664Z] === PAUSE TestWaitConditions/removed
15:51:05 [2023-08-08T15:51:05.664Z] === CONT  TestWaitConditions/default
15:51:05 [2023-08-08T15:51:05.664Z] === CONT  TestWaitConditions/next-exit
15:51:05 [2023-08-08T15:51:05.664Z] === CONT  TestWaitConditions/not-running
15:51:05 [2023-08-08T15:51:05.664Z] === CONT  TestWaitConditions/removed
15:51:05 [2023-08-08T15:51:05.664Z]     wait_test.go:146: ContainerID = 9e1252fb1d43b3725c289f91f6b6ebc71d35d83ecee8fa23278585dc4317de25
15:51:05 [2023-08-08T15:51:05.664Z]     wait_test.go:146: ContainerID = b3d2f147e4344a8eb1a23c80562efb5b830be9b4e4d655a364500a271244d076
15:51:05 [2023-08-08T15:51:05.664Z]     wait_test.go:146: ContainerID = 97b469c52bead18a98ede57b94e53da8a46a3e3c6ee93d9ef3116a856f946a57
15:51:05 [2023-08-08T15:51:05.664Z]     wait_test.go:146: ContainerID = 77d16a8f658ad915af41ff3aebc63b5b90dba460503bf0975c097e9e2e012dc0
15:51:07 [2023-08-08T15:51:07.047Z] --- PASS: TestWaitConditions (0.03s)
15:51:07 [2023-08-08T15:51:07.047Z]     --- PASS: TestWaitConditions/removed (0.79s)
15:51:07 [2023-08-08T15:51:07.047Z]     --- PASS: TestWaitConditions/next-exit (1.03s)
15:51:07 [2023-08-08T15:51:07.047Z]     --- PASS: TestWaitConditions/not-running (1.10s)
15:51:07 [2023-08-08T15:51:07.047Z]     --- PASS: TestWaitConditions/default (1.16s)
15:51:07 [2023-08-08T15:51:07.047Z] === RUN   TestWaitRestartedContainer
15:51:07 [2023-08-08T15:51:07.047Z] === RUN   TestWaitRestartedContainer/default
15:51:07 [2023-08-08T15:51:07.047Z] === PAUSE TestWaitRestartedContainer/default
15:51:07 [2023-08-08T15:51:07.047Z] === RUN   TestWaitRestartedContainer/not-running
15:51:07 [2023-08-08T15:51:07.047Z] === PAUSE TestWaitRestartedContainer/not-running
15:51:07 [2023-08-08T15:51:07.047Z] === RUN   TestWaitRestartedContainer/next-exit
15:51:07 [2023-08-08T15:51:07.047Z] === PAUSE TestWaitRestartedContainer/next-exit
15:51:07 [2023-08-08T15:51:07.047Z] === CONT  TestWaitRestartedContainer/default
15:51:07 [2023-08-08T15:51:07.047Z] === CONT  TestWaitRestartedContainer/next-exit
15:51:07 [2023-08-08T15:51:07.047Z] === CONT  TestWaitRestartedContainer/not-running
15:51:08 [2023-08-08T15:51:08.959Z] --- PASS: TestWaitRestartedContainer (0.01s)
15:51:08 [2023-08-08T15:51:08.959Z]     --- PASS: TestWaitRestartedContainer/default (1.90s)
15:51:08 [2023-08-08T15:51:08.959Z]     --- PASS: TestWaitRestartedContainer/not-running (1.94s)
15:51:08 [2023-08-08T15:51:08.959Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.99s)
15:51:08 [2023-08-08T15:51:08.959Z] === CONT  TestHardRestartWhenContainerIsRunning
15:51:08 [2023-08-08T15:51:08.959Z] === CONT  TestIpcModeOlderClient
15:51:08 [2023-08-08T15:51:08.959Z] === CONT  TestRestartDaemonWithRestartingContainer
15:51:08 [2023-08-08T15:51:08.959Z] === CONT  TestDaemonHostGatewayIP
15:51:08 [2023-08-08T15:51:08.959Z] === CONT  TestContainerKillOnDaemonStart
15:51:08 [2023-08-08T15:51:08.959Z] === CONT  TestDaemonRestartIpcMode
15:51:08 [2023-08-08T15:51:08.959Z] === CONT  TestContainerStartOnDaemonRestart
15:51:08 [2023-08-08T15:51:08.959Z] === CONT  TestStopContainerWithTimeoutCancel
15:51:08 [2023-08-08T15:51:08.959Z] --- PASS: TestIpcModeOlderClient (0.05s)
15:51:10 [2023-08-08T15:51:10.873Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
15:51:10 [2023-08-08T15:51:10.873Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
15:51:10 [2023-08-08T15:51:10.873Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.04s)
15:51:10 [2023-08-08T15:51:10.873Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
15:51:10 [2023-08-08T15:51:10.873Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.29s)
15:51:11 [2023-08-08T15:51:11.133Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s)
15:51:12 [2023-08-08T15:51:12.075Z] --- PASS: TestDaemonHostGatewayIP (3.05s)
15:51:12 [2023-08-08T15:51:12.335Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.47s)
15:51:12 [2023-08-08T15:51:12.335Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
15:51:12 [2023-08-08T15:51:12.595Z] --- PASS: TestStopContainerWithTimeoutCancel (3.59s)
15:51:20 [2023-08-08T15:51:20.726Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
15:51:20 [2023-08-08T15:51:20.726Z] PASS
15:51:20 [2023-08-08T15:51:20.726Z] 
15:51:20 [2023-08-08T15:51:20.726Z] === Skipped
15:51:20 [2023-08-08T15:51:20.726Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:51:20 [2023-08-08T15:51:20.726Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:51:20 [2023-08-08T15:51:20.726Z] 
15:51:20 [2023-08-08T15:51:20.726Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:51:20 [2023-08-08T15:51:20.726Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:51:20 [2023-08-08T15:51:20.726Z] 
15:51:20 [2023-08-08T15:51:20.726Z] DONE 301 tests, 2 skipped in 157.775s
15:51:20 [2023-08-08T15:51:20.726Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:51:20 [2023-08-08T15:51:20.726Z] ++ 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
15:51:20 [2023-08-08T15:51:20.726Z] ++ set -e
15:51:20 [2023-08-08T15:51:20.726Z] ++ '[' -n 0 ']'
15:51:20 [2023-08-08T15:51:20.726Z] ++ set -x
15:51:20 [2023-08-08T15:51:20.726Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:51:20 [2023-08-08T15:51:20.726Z] INFO: Testing against a local daemon
15:51:20 [2023-08-08T15:51:20.726Z] === RUN   TestConfigDaemonID
15:51:21 [2023-08-08T15:51:21.667Z]     daemon_test.go:52: [d1805c498515d] daemon is not started
15:51:21 [2023-08-08T15:51:21.667Z] --- PASS: TestConfigDaemonID (1.04s)
15:51:21 [2023-08-08T15:51:21.667Z] === RUN   TestDaemonConfigValidation
15:51:21 [2023-08-08T15:51:21.667Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:51:21 [2023-08-08T15:51:21.667Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:51:21 [2023-08-08T15:51:21.667Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:51:21 [2023-08-08T15:51:21.667Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:51:21 [2023-08-08T15:51:21.667Z] === RUN   TestDaemonConfigValidation/invalid_config
15:51:21 [2023-08-08T15:51:21.667Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:51:21 [2023-08-08T15:51:21.667Z] === RUN   TestDaemonConfigValidation/malformed_config
15:51:21 [2023-08-08T15:51:21.667Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:51:21 [2023-08-08T15:51:21.667Z] === RUN   TestDaemonConfigValidation/valid_config
15:51:21 [2023-08-08T15:51:21.667Z] === PAUSE TestDaemonConfigValidation/valid_config
15:51:21 [2023-08-08T15:51:21.667Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:51:21 [2023-08-08T15:51:21.667Z] === CONT  TestDaemonConfigValidation/malformed_config
15:51:21 [2023-08-08T15:51:21.667Z] === CONT  TestDaemonConfigValidation/invalid_config
15:51:21 [2023-08-08T15:51:21.667Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:51:21 [2023-08-08T15:51:21.667Z] === CONT  TestDaemonConfigValidation/valid_config
15:51:21 [2023-08-08T15:51:21.927Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:51:21 [2023-08-08T15:51:21.927Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
15:51:21 [2023-08-08T15:51:21.927Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
15:51:21 [2023-08-08T15:51:21.927Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
15:51:21 [2023-08-08T15:51:21.927Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
15:51:21 [2023-08-08T15:51:21.927Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
15:51:21 [2023-08-08T15:51:21.927Z] === RUN   TestConfigDaemonSeccompProfiles
15:51:21 [2023-08-08T15:51:21.927Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:51:22 [2023-08-08T15:51:22.868Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:51:23 [2023-08-08T15:51:23.809Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:51:25 [2023-08-08T15:51:25.192Z]     daemon_test.go:166: [d52673e5217ed] daemon is not started
15:51:25 [2023-08-08T15:51:25.192Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
15:51:25 [2023-08-08T15:51:25.192Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:51:25 [2023-08-08T15:51:25.192Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:51:25 [2023-08-08T15:51:25.192Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:51:25 [2023-08-08T15:51:25.192Z] === RUN   TestDaemonProxy
15:51:25 [2023-08-08T15:51:25.192Z] === RUN   TestDaemonProxy/environment_variables
15:51:25 [2023-08-08T15:51:25.192Z] === PAUSE TestDaemonProxy/environment_variables
15:51:25 [2023-08-08T15:51:25.192Z] === RUN   TestDaemonProxy/command-line_options
15:51:25 [2023-08-08T15:51:25.192Z] === PAUSE TestDaemonProxy/command-line_options
15:51:25 [2023-08-08T15:51:25.192Z] === RUN   TestDaemonProxy/configuration_file
15:51:25 [2023-08-08T15:51:25.192Z] === PAUSE TestDaemonProxy/configuration_file
15:51:25 [2023-08-08T15:51:25.192Z] === RUN   TestDaemonProxy/conflicting_options
15:51:25 [2023-08-08T15:51:25.452Z] === RUN   TestDaemonProxy/reload_sanitized
15:51:25 [2023-08-08T15:51:25.452Z] === PAUSE TestDaemonProxy/reload_sanitized
15:51:25 [2023-08-08T15:51:25.452Z] === CONT  TestDaemonProxy/environment_variables
15:51:25 [2023-08-08T15:51:25.452Z] === CONT  TestDaemonProxy/configuration_file
15:51:25 [2023-08-08T15:51:25.452Z] === CONT  TestDaemonProxy/command-line_options
15:51:25 [2023-08-08T15:51:25.452Z] === CONT  TestDaemonProxy/reload_sanitized
15:51:27 [2023-08-08T15:51:27.363Z] --- PASS: TestDaemonProxy (0.50s)
15:51:27 [2023-08-08T15:51:27.363Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:51:27 [2023-08-08T15:51:27.363Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
15:51:27 [2023-08-08T15:51:27.363Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
15:51:27 [2023-08-08T15:51:27.363Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
15:51:27 [2023-08-08T15:51:27.363Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:51:27 [2023-08-08T15:51:27.363Z] === RUN   TestLiveRestore
15:51:27 [2023-08-08T15:51:27.363Z] === RUN   TestLiveRestore/volume_references
15:51:27 [2023-08-08T15:51:27.363Z] === PAUSE TestLiveRestore/volume_references
15:51:27 [2023-08-08T15:51:27.363Z] === CONT  TestLiveRestore/volume_references
15:51:27 [2023-08-08T15:51:27.623Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:51:27 [2023-08-08T15:51:27.623Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:51:28 [2023-08-08T15:51:28.563Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:51:29 [2023-08-08T15:51:29.505Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:51:30 [2023-08-08T15:51:30.446Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:51:31 [2023-08-08T15:51:31.387Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
15:51:32 [2023-08-08T15:51:32.327Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
15:51:33 [2023-08-08T15:51:33.272Z] --- PASS: TestLiveRestore (0.00s)
15:51:33 [2023-08-08T15:51:33.272Z]     --- PASS: TestLiveRestore/volume_references (6.23s)
15:51:33 [2023-08-08T15:51:33.272Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.71s)
15:51:33 [2023-08-08T15:51:33.272Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.93s)
15:51:33 [2023-08-08T15:51:33.272Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
15:51:33 [2023-08-08T15:51:33.272Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s)
15:51:33 [2023-08-08T15:51:33.272Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
15:51:33 [2023-08-08T15:51:33.272Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.97s)
15:51:33 [2023-08-08T15:51:33.272Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
15:51:33 [2023-08-08T15:51:33.272Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
15:51:34 [2023-08-08T15:51:34.241Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
15:51:34 [2023-08-08T15:51:34.241Z] PASS
15:51:34 [2023-08-08T15:51:34.241Z] 
15:51:34 [2023-08-08T15:51:34.241Z] DONE 27 tests in 13.416s
15:51:34 [2023-08-08T15:51:34.241Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:51:34 [2023-08-08T15:51:34.241Z] ++ 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
15:51:34 [2023-08-08T15:51:34.241Z] ++ set -e
15:51:34 [2023-08-08T15:51:34.241Z] ++ '[' -n 0 ']'
15:51:34 [2023-08-08T15:51:34.241Z] ++ set -x
15:51:34 [2023-08-08T15:51:34.242Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:51:34 [2023-08-08T15:51:34.242Z] INFO: Testing against a local daemon
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestCommitInheritsEnv
15:51:34 [2023-08-08T15:51:34.242Z] --- PASS: TestCommitInheritsEnv (0.12s)
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportExtremelyLargeImageWorks
15:51:34 [2023-08-08T15:51:34.242Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:51:34 [2023-08-08T15:51:34.242Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform/#00
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform/_______
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform//
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform/linux
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform/LINUX
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform/macos
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:51:34 [2023-08-08T15:51:34.242Z] --- PASS: TestImportWithCustomPlatform (0.10s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:51:34 [2023-08-08T15:51:34.242Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImageInspectEmptyTagsAndDigests
15:51:34 [2023-08-08T15:51:34.242Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
15:51:34 [2023-08-08T15:51:34.242Z] === RUN   TestImagesFilterMultiReference
15:51:34 [2023-08-08T15:51:34.503Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:51:34 [2023-08-08T15:51:34.503Z] === RUN   TestImagesFilterBeforeSince
15:51:34 [2023-08-08T15:51:34.503Z]     list_test.go:87: ImageList: ID=sha256:525095fe77ad4f1141978c3e71a216b9256d79a3e836ce527df622ddb94fae83 RepoTags=[testimagesfilterbeforesince:v3]
15:51:34 [2023-08-08T15:51:34.503Z]     list_test.go:87: ImageList: ID=sha256:35ad77638fb8c819cfaeb2e33ddfbb93196cd2669ed0d636a30e099c9eb7c4a0 RepoTags=[testimagesfilterbeforesince:v2]
15:51:34 [2023-08-08T15:51:34.503Z]     list_test.go:87: ImageList: ID=sha256:7a859b6ee8631fa0605ba1677488bec0f235fb256ac6b3794a6254299186d6ce RepoTags=[testimagesfilterbeforesince:v1]
15:51:34 [2023-08-08T15:51:34.503Z] --- PASS: TestImagesFilterBeforeSince (0.19s)
15:51:34 [2023-08-08T15:51:34.503Z] === RUN   TestAPIImagesFilters
15:51:34 [2023-08-08T15:51:34.503Z] === RUN   TestAPIImagesFilters/repository_regex
15:51:34 [2023-08-08T15:51:34.503Z] === PAUSE TestAPIImagesFilters/repository_regex
15:51:34 [2023-08-08T15:51:34.503Z] === RUN   TestAPIImagesFilters/image_name_regex
15:51:34 [2023-08-08T15:51:34.503Z] === PAUSE TestAPIImagesFilters/image_name_regex
15:51:34 [2023-08-08T15:51:34.503Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
15:51:34 [2023-08-08T15:51:34.503Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
15:51:34 [2023-08-08T15:51:34.503Z] === RUN   TestAPIImagesFilters/registry_port_regex
15:51:34 [2023-08-08T15:51:34.503Z] === PAUSE TestAPIImagesFilters/registry_port_regex
15:51:34 [2023-08-08T15:51:34.503Z] === CONT  TestAPIImagesFilters/repository_regex
15:51:34 [2023-08-08T15:51:34.503Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
15:51:34 [2023-08-08T15:51:34.503Z] === CONT  TestAPIImagesFilters/registry_port_regex
15:51:34 [2023-08-08T15:51:34.503Z] === CONT  TestAPIImagesFilters/image_name_regex
15:51:34 [2023-08-08T15:51:34.503Z] --- PASS: TestAPIImagesFilters (0.03s)
15:51:34 [2023-08-08T15:51:34.503Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
15:51:34 [2023-08-08T15:51:34.503Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
15:51:34 [2023-08-08T15:51:34.503Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
15:51:34 [2023-08-08T15:51:34.503Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
15:51:34 [2023-08-08T15:51:34.503Z] === RUN   TestPruneDontDeleteUsedDangling
15:51:34 [2023-08-08T15:51:34.765Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
15:51:34 [2023-08-08T15:51:34.765Z] === RUN   TestImagePullPlatformInvalid
15:51:34 [2023-08-08T15:51:34.765Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:51:34 [2023-08-08T15:51:34.765Z] === RUN   TestImagePullStoredfDigestForOtherRepo
15:51:34 [2023-08-08T15:51:34.765Z] time="2023-08-08T15:51:34Z" 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.20.7 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.765Z] time="2023-08-08T15:51:34Z" level=info msg="redis not configured" go.version=go1.20.7 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.765Z] time="2023-08-08T15:51:34Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.20.7 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.765Z] time="2023-08-08T15:51:34Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.7 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.765Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4901db1f-4f5e-47b6-a086-f9190c85fea1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37182" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4901db1f-4f5e-47b6-a086-f9190c85fea1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37182" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.044229ms http.response.status=200 http.response.written=2 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4039a372-0cf5-42cc-94aa-451e052170ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4039a372-0cf5-42cc-94aa-451e052170ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4039a372-0cf5-42cc-94aa-451e052170ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=27.996µ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=5c037e76-acce-4c62-ac35-104ee1aa9480 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=41179b85-5f05-414e-99e2-f2c8f083c006 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=41179b85-5f05-414e-99e2-f2c8f083c006 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4039a372-0cf5-42cc-94aa-451e052170ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.816126ms http.response.status=404 http.response.written=157 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=41179b85-5f05-414e-99e2-f2c8f083c006 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=39.344µ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=a5e64a93-4150-4e7f-8197-3d6c6a578b24 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=41179b85-5f05-414e-99e2-f2c8f083c006 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.037848ms http.response.status=404 http.response.written=157 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e5b5ffee-6d93-4a95-87a8-5c61e92092e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e5b5ffee-6d93-4a95-87a8-5c61e92092e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=83ff812f-7800-4164-a0a0-2b0f18b17f77 http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=83ff812f-7800-4164-a0a0-2b0f18b17f77 http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e5b5ffee-6d93-4a95-87a8-5c61e92092e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=91.783µ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=3ae0158e-7c65-4f47-8d9c-010255dc862d trace.line=95 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=83ff812f-7800-4164-a0a0-2b0f18b17f77 http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=57.256µ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=3c3c0ff6-8a9b-44ec-a7db-6722527db31f trace.line=95 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=83ff812f-7800-4164-a0a0-2b0f18b17f77 http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=10.396µ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=d2b9bdec-b206-4fd3-90a3-032e2db073fe trace.line=141 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e5b5ffee-6d93-4a95-87a8-5c61e92092e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=12.078µ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=a31636ab-46c4-4b58-8e47-2fa80d674ccf trace.line=141 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=83ff812f-7800-4164-a0a0-2b0f18b17f77 http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=73.535µ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=11fd5270-84ca-4e55-a7f7-e0a146e696a4 trace.line=95 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e5b5ffee-6d93-4a95-87a8-5c61e92092e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=67.332µ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=71548a26-dc31-4c9d-813e-f7cf63895654 trace.line=95 vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=83ff812f-7800-4164-a0a0-2b0f18b17f77 http.request.method=POST http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.856496ms http.response.status=202 http.response.written=0 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e5b5ffee-6d93-4a95-87a8-5c61e92092e1 http.request.method=POST http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.912957ms http.response.status=202 http.response.written=0 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
15:51:34 [2023-08-08T15:51:34.766Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=32.6µ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=c2f0443f-2c2e-45e4-8e19-dc263592d5a3 trace.line=82 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=13.268µ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=ecbb173c-fdfe-4107-974e-93826ece86f2 trace.line=141 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=36.135µ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=825cf7eb-1d83-4414-bf2c-082a6c8c24a3 trace.line=82 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.766Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=20.25µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=60d5a2b7-8315-4754-b330-03741f458787 trace.line=141 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=171.694µ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=f9415218-1a0f-42c9-82e6-c9dbc8fe936b trace.line=124 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=20.496µ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=88b4c4fc-98b5-417b-8dca-28c21b469662 trace.line=141 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=211.285µ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=a1c2a318-f18b-4e2f-9b8c-4c16a1055fc4 trace.line=141 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=18.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=fa20b525-0a25-4d25-b320-9ee8413ba674 trace.line=141 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=54.31µ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=fee5015b-04ca-4744-9f7e-dbe0dc556db6 trace.line=167 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=59.537µ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=44821f89-3f0d-4268-9f09-e7292ce2266e trace.line=95 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=86.171µ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=7dcfdd4f-ef14-40e8-89b8-10e614c83c28 trace.line=181 vars.name=test vars.uuid=812c1cc3-f086-4967-89d9-1349eab2bfc8 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9ef4f399-9c4b-4efc-893d-b1bd3e7e5ba4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37196" http.request.uri="/v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.805282ms http.response.status=201 http.response.written=0 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "PUT /v2/test/blobs/uploads/812c1cc3-f086-4967-89d9-1349eab2bfc8?_state=gvQ9iYwjTazk2-ckDh9zr5184gMLnG20Pp8j6NYkACR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxMmMxY2MzLWYwODYtNDk2Ny04OWQ5LTEzNDllYWIyYmZjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY0NjA2NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=53.49µ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=3a957253-782e-4d29-87fa-8dbd90276834 trace.line=124 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=10.437µ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=a6ca901c-a8e3-4aec-94b5-17f72b7dd8ca trace.line=141 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=14.219µ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=2d3d5c53-fc6c-4b0c-9caa-b1815785ae99 trace.line=141 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=9.69µ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=a3d5b9f4-1b84-4b5c-bd23-3654da0b1116 trace.line=141 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=36.005µ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=b719b6da-7424-46d3-9fe3-36f2d6c14936 trace.line=167 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=40.534µ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=acc68531-e7c1-49eb-b6f5-f0b44ea01cbf trace.line=95 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=76.349µ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=9edce6b5-45f7-4201-9283-aa3fec021ae4 trace.line=181 vars.name=test vars.uuid=a2c6c77c-5dd6-4619-a218-fadae0edab49 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b634cf1a-31af-4934-9713-b351fb14200b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=3.341116ms http.response.status=201 http.response.written=0 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "PUT /v2/test/blobs/uploads/a2c6c77c-5dd6-4619-a218-fadae0edab49?_state=19W0qUI1wUKie-jtdiHlyQK4fQtUF66eUJ-8Mrj8vtx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEyYzZjNzdjLTVkZDYtNDYxOS1hMjE4LWZhZGFlMGVkYWI0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0wOFQxNTo1MTozNC42NDY1MDc0MTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9212bd8d-eb30-4e93-a9f7-1502d37be6a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9212bd8d-eb30-4e93-a9f7-1502d37be6a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.767Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9212bd8d-eb30-4e93-a9f7-1502d37be6a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=20.702µ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=5ee48e1f-610f-4aa5-a955-a422c946283e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9212bd8d-eb30-4e93-a9f7-1502d37be6a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="834.224µs" http.response.status=404 http.response.written=96 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg=PutImageManifest go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=35.841µ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=39f2d8e7-dfb8-41fb-b721-d9a2eb492468 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=13.129µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=716c7440-68f6-4503-ba62-29173d6026d4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=18.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=66fd6bae-a165-47c4-81a4-5a6bc78acfee trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=9.624µ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=9ff9631e-c05c-4908-8e4a-d30dda473c2c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=11.315µ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=ba03ac0b-0b0d-4f6d-9c39-bf8e3d360ad3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=46.064µ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=460c82c3-4dbe-4e9b-9067-98d2ec8b8aa0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=50.56µ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=b2ac9a4d-345a-41ce-914e-d43ce9f6963b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=23.475µ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=e1aee4e4-ff5b-4472-ae38-87c320786917 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=60.201µ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=0805243b-2acd-4fcb-8dac-d94ce9ff8f97 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=31.377µ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=33604178-3199-4dc6-8624-9d2a2ce8bf46 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=56a1aa05-19dd-4052-b93f-13e8d264ca63 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.598835ms http.response.status=201 http.response.written=0 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d11e088b-ca7e-4375-ae13-79b1b33f60e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37220" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=d11e088b-ca7e-4375-ae13-79b1b33f60e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37220" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.971µs" http.response.status=200 http.response.written=2 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=37.531µ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=0f73a6fa-4ac6-4947-a405-7dd66d1f7ff6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=23.663µ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=0041693d-6841-43f7-bbb1-3e383fb4dbc0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=14.433µ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=9b4d23cb-071a-484e-abdd-847ca8400e5b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=17.855µ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=3f6224b6-a11f-4ba4-bcbb-933e5d99990a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.768Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=e8debe4b-0585-43af-98e4-0f7ee79c1a66 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37224" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-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.282238ms http.response.status=200 http.response.written=417 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e6680e0-f1a5-496d-9cd7-d12c2736ab03 http.request.method=GET http.request.remoteaddr="127.0.0.1:37236" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e6680e0-f1a5-496d-9cd7-d12c2736ab03 http.request.method=GET http.request.remoteaddr="127.0.0.1:37236" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e6680e0-f1a5-496d-9cd7-d12c2736ab03 http.request.method=GET http.request.remoteaddr="127.0.0.1:37236" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e6680e0-f1a5-496d-9cd7-d12c2736ab03 http.request.method=GET http.request.remoteaddr="127.0.0.1:37236" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=39.787µ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=5831b419-15f3-4943-9b44-4d7ffe8c9caf trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e6680e0-f1a5-496d-9cd7-d12c2736ab03 http.request.method=GET http.request.remoteaddr="127.0.0.1:37236" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=16.164µ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=9f5bbdb4-a557-4fa2-bcdd-d6c86b99bcc7 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e6680e0-f1a5-496d-9cd7-d12c2736ab03 http.request.method=GET http.request.remoteaddr="127.0.0.1:37236" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=18.404µ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=7a9c9731-ab07-4010-a017-91753685aba9 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e6680e0-f1a5-496d-9cd7-d12c2736ab03 http.request.method=GET http.request.remoteaddr="127.0.0.1:37236" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=0e6680e0-f1a5-496d-9cd7-d12c2736ab03 http.request.method=GET http.request.remoteaddr="127.0.0.1:37236" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-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.309183ms http.response.status=200 http.response.written=417 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=41.034µ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=bb6e3c73-bc64-48ee-9c57-b06c9b4ec0a9 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=14.802µ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=b473137e-82a8-40d0-9f0d-387e2d6328fe trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=34.946µ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=4474984d-9710-4100-aa6c-f67422c81126 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=18.486µ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=c9dbfefe-51a9-406f-845e-ef8dfa2909d8 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=13.227µ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=80824fae-4f72-4926-b3db-c3f405ffe83c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=12.554µ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=200fa4f6-9ce8-4405-9d0a-e8dac06e0b98 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=17.338µ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=13b28663-c8fb-46eb-9467-76bfcf9137a3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=8.025µ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=ddb31fe6-a327-47c6-b629-f4be25a66973 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=8.977µ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=463d8ed5-82ef-448b-8c05-10193a94e287 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=5.128µ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=ebd73d49-2c20-42ff-81e5-e2d40e0686d3 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.769Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=8µ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=38904e14-ffcd-4f90-9161-008c1a27c4a6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=5.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).URLFor" trace.id=5f83ba18-c54b-4654-85fd-93b2a1e29f1d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=13.974µ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=096ba01b-e6ba-4490-a2ab-0e4fecdb0d05 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=14.679µ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=fdff396a-33c4-4332-8384-50c0c14c154d trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=31.451µ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=7e19be88-ac7d-4ad6-ad87-8525e6238ea6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=233.963µ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=650e6b89-5823-4598-8b03-ffa162ebf224 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=16.033µ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=17b9dc63-80e8-4a74-90ca-6383d0737e58 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=21.137µ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=13dae965-8db4-4369-b203-366ea9eb9ea5 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7da8cb5f-d956-4bb4-96f2-9761e2809318 http.request.method=GET http.request.remoteaddr="127.0.0.1:37262" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.22337ms http.response.status=200 http.response.written=68 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=ff085b4a-ebb3-4916-bf95-5833835022db http.request.method=GET http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.185995ms http.response.status=200 http.response.written=194 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=51a59741-a983-477d-be5b-8ff854d3f4d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37276" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=51a59741-a983-477d-be5b-8ff854d3f4d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37276" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="803.464µs" http.response.status=200 http.response.written=2 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=13eae854-3ace-4065-8220-d8f002cc5051 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=13eae854-3ace-4065-8220-d8f002cc5051 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=13eae854-3ace-4065-8220-d8f002cc5051 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=13eae854-3ace-4065-8220-d8f002cc5051 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=30.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).GetContent" trace.id=b70c108c-1ed4-42b3-a622-1d8493e26b7f trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=13eae854-3ace-4065-8220-d8f002cc5051 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=14.064µ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=11bfef62-c083-4192-ae28-599895a3d7fa trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=13eae854-3ace-4065-8220-d8f002cc5051 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37278" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.140279ms http.response.status=404 http.response.written=181 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=fd92f355-e232-4dc0-bbb5-abf0e6993797 http.request.method=GET http.request.remoteaddr="127.0.0.1:37292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=fd92f355-e232-4dc0-bbb5-abf0e6993797 http.request.method=GET http.request.remoteaddr="127.0.0.1:37292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=fd92f355-e232-4dc0-bbb5-abf0e6993797 http.request.method=GET http.request.remoteaddr="127.0.0.1:37292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=fd92f355-e232-4dc0-bbb5-abf0e6993797 http.request.method=GET http.request.remoteaddr="127.0.0.1:37292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=30.105µ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=c49cd086-81a2-48f7-a0d8-05ebc2f88563 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=fd92f355-e232-4dc0-bbb5-abf0e6993797 http.request.method=GET http.request.remoteaddr="127.0.0.1:37292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 trace.duration=11.815µ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=a0a81403-61ec-4651-890e-cf9163aa786a trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] time="2023-08-08T15:51:34Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=fd92f355-e232-4dc0-bbb5-abf0e6993797 http.request.method=GET http.request.remoteaddr="127.0.0.1:37292" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.036376ms http.response.status=404 http.response.written=181 instance.id=d009f847-a764-4d2b-8dd0-368b6a1524d5 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
15:51:34 [2023-08-08T15:51:34.770Z] 127.0.0.1 - - [08/Aug/2023:15:51:34 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/6b3b514f90dca9ebc6250510bdaa0b3ac97d4a0d kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
15:51:34 [2023-08-08T15:51:34.770Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
15:51:34 [2023-08-08T15:51:34.770Z] === RUN   TestRemoveImageOrphaning
15:51:35 [2023-08-08T15:51:35.031Z] --- PASS: TestRemoveImageOrphaning (0.11s)
15:51:35 [2023-08-08T15:51:35.031Z] === RUN   TestRemoveByDigest
15:51:35 [2023-08-08T15:51:35.031Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:51:35 [2023-08-08T15:51:35.031Z] --- SKIP: TestRemoveByDigest (0.00s)
15:51:35 [2023-08-08T15:51:35.031Z] === RUN   TestRemoveImageGarbageCollector
15:51:35 [2023-08-08T15:51:35.031Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:51:35 [2023-08-08T15:51:35.031Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:51:35 [2023-08-08T15:51:35.031Z] === RUN   TestSaveCheckTimes
15:51:35 [2023-08-08T15:51:35.031Z] === PAUSE TestSaveCheckTimes
15:51:35 [2023-08-08T15:51:35.031Z] === RUN   TestSaveRepoWithMultipleImages
15:51:35 [2023-08-08T15:51:35.971Z] --- PASS: TestSaveRepoWithMultipleImages (0.97s)
15:51:35 [2023-08-08T15:51:35.972Z] === RUN   TestSaveDirectoryPermissions
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestSaveDirectoryPermissions (0.89s)
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestTagInvalidReference
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestTagInvalidReference (0.01s)
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestTagValidPrefixedRepo
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestTagExistedNameWithoutForce
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestTagOfficialNames
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestTagOfficialNames (0.04s)
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestTagMatchesDigest
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestTagMatchesDigest (0.01s)
15:51:36 [2023-08-08T15:51:36.912Z] === CONT  TestSaveCheckTimes
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestSaveCheckTimes (0.03s)
15:51:36 [2023-08-08T15:51:36.912Z] PASS
15:51:36 [2023-08-08T15:51:36.912Z] 
15:51:36 [2023-08-08T15:51:36.912Z] === Skipped
15:51:36 [2023-08-08T15:51:36.912Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:51:36 [2023-08-08T15:51:36.912Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:51:36 [2023-08-08T15:51:36.912Z] 
15:51:36 [2023-08-08T15:51:36.912Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
15:51:36 [2023-08-08T15:51:36.912Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
15:51:36 [2023-08-08T15:51:36.912Z] 
15:51:36 [2023-08-08T15:51:36.912Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:51:36 [2023-08-08T15:51:36.912Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:51:36 [2023-08-08T15:51:36.912Z] 
15:51:36 [2023-08-08T15:51:36.912Z] DONE 35 tests, 3 skipped in 2.884s
15:51:36 [2023-08-08T15:51:36.912Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:51:36 [2023-08-08T15:51:36.912Z] ++ 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
15:51:36 [2023-08-08T15:51:36.912Z] ++ set -e
15:51:36 [2023-08-08T15:51:36.912Z] ++ '[' -n 0 ']'
15:51:36 [2023-08-08T15:51:36.912Z] ++ set -x
15:51:36 [2023-08-08T15:51:36.912Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestStripANSICommands
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestStripANSICommands/#00
15:51:36 [2023-08-08T15:51:36.912Z] === RUN   TestStripANSICommands/#01
15:51:36 [2023-08-08T15:51:36.912Z] --- PASS: TestStripANSICommands (0.00s)
15:51:36 [2023-08-08T15:51:36.912Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:51:36 [2023-08-08T15:51:36.912Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:51:36 [2023-08-08T15:51:36.912Z] PASS
15:51:36 [2023-08-08T15:51:36.912Z] 
15:51:36 [2023-08-08T15:51:36.912Z] DONE 3 tests in 0.009s
15:51:36 [2023-08-08T15:51:36.912Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:51:36 [2023-08-08T15:51:36.912Z] ++ 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
15:51:36 [2023-08-08T15:51:36.912Z] ++ set -e
15:51:36 [2023-08-08T15:51:36.912Z] ++ '[' -n 0 ']'
15:51:36 [2023-08-08T15:51:36.912Z] ++ set -x
15:51:36 [2023-08-08T15:51:36.913Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:51:37 [2023-08-08T15:51:37.173Z] INFO: Testing against a local daemon
15:51:37 [2023-08-08T15:51:37.173Z] === RUN   TestNetworkCreateDelete
15:51:37 [2023-08-08T15:51:37.173Z] --- PASS: TestNetworkCreateDelete (0.19s)
15:51:37 [2023-08-08T15:51:37.173Z] === RUN   TestDockerNetworkDeletePreferID
15:51:37 [2023-08-08T15:51:37.743Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
15:51:37 [2023-08-08T15:51:37.743Z] === RUN   TestDaemonDNSFallback
15:51:44 [2023-08-08T15:51:44.321Z] --- PASS: TestDaemonDNSFallback (6.20s)
15:51:44 [2023-08-08T15:51:44.321Z] === RUN   TestInspectNetwork
15:51:46 [2023-08-08T15:51:46.863Z] === RUN   TestInspectNetwork/full_network_id
15:51:46 [2023-08-08T15:51:46.863Z] === RUN   TestInspectNetwork/partial_network_id
15:51:46 [2023-08-08T15:51:46.863Z] === RUN   TestInspectNetwork/network_name
15:51:46 [2023-08-08T15:51:46.863Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:51:51 [2023-08-08T15:51:51.064Z] --- PASS: TestInspectNetwork (6.94s)
15:51:51 [2023-08-08T15:51:51.064Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:51:51 [2023-08-08T15:51:51.064Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:51:51 [2023-08-08T15:51:51.064Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:51:51 [2023-08-08T15:51:51.064Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:51:51 [2023-08-08T15:51:51.064Z] === RUN   TestRunContainerWithBridgeNone
15:51:52 [2023-08-08T15:51:52.007Z] --- PASS: TestRunContainerWithBridgeNone (1.25s)
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/create
15:51:52 [2023-08-08T15:51:52.007Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:51:52 [2023-08-08T15:51:52.007Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:51:52 [2023-08-08T15:51:52.007Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:51:52 [2023-08-08T15:51:52.007Z] === CONT  TestNetworkInvalidJSON/networks/create
15:51:52 [2023-08-08T15:51:52.007Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:51:52 [2023-08-08T15:51:52.007Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:51:52 [2023-08-08T15:51:52.007Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:51:52 [2023-08-08T15:51:52.007Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkList
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkList//networks
15:51:52 [2023-08-08T15:51:52.007Z] === PAUSE TestNetworkList//networks
15:51:52 [2023-08-08T15:51:52.007Z] === RUN   TestNetworkList//networks/
15:51:52 [2023-08-08T15:51:52.007Z] === PAUSE TestNetworkList//networks/
15:51:52 [2023-08-08T15:51:52.007Z] === CONT  TestNetworkList//networks
15:51:52 [2023-08-08T15:51:52.007Z] === CONT  TestNetworkList//networks/
15:51:52 [2023-08-08T15:51:52.267Z] --- PASS: TestNetworkList (0.01s)
15:51:52 [2023-08-08T15:51:52.267Z]     --- PASS: TestNetworkList//networks (0.00s)
15:51:52 [2023-08-08T15:51:52.267Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:51:52 [2023-08-08T15:51:52.267Z] === RUN   TestHostIPv4BridgeLabel
15:51:52 [2023-08-08T15:51:52.837Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:51:52 [2023-08-08T15:51:52.837Z] === RUN   TestDefaultNetworkOpts
15:51:52 [2023-08-08T15:51:52.837Z] === RUN   TestDefaultNetworkOpts/default_value
15:51:53 [2023-08-08T15:51:53.777Z] === RUN   TestDefaultNetworkOpts/cmdline_value
15:51:55 [2023-08-08T15:51:55.160Z] === RUN   TestDefaultNetworkOpts/config-from_value
15:51:56 [2023-08-08T15:51:56.543Z] --- PASS: TestDefaultNetworkOpts (3.74s)
15:51:56 [2023-08-08T15:51:56.543Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.20s)
15:51:56 [2023-08-08T15:51:56.543Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s)
15:51:56 [2023-08-08T15:51:56.543Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.25s)
15:51:56 [2023-08-08T15:51:56.543Z] === RUN   TestDaemonRestartWithLiveRestore
15:51:57 [2023-08-08T15:51:57.483Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:51:57 [2023-08-08T15:51:57.483Z] === RUN   TestDaemonDefaultNetworkPools
15:51:58 [2023-08-08T15:51:58.424Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
15:51:58 [2023-08-08T15:51:58.424Z] === RUN   TestDaemonRestartWithExistingNetwork
15:51:59 [2023-08-08T15:51:59.365Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
15:51:59 [2023-08-08T15:51:59.365Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:52:00 [2023-08-08T15:52:00.747Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
15:52:00 [2023-08-08T15:52:00.747Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:52:01 [2023-08-08T15:52:01.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
15:52:01 [2023-08-08T15:52:01.318Z] === RUN   TestServiceWithPredefinedNetwork
15:52:03 [2023-08-08T15:52:03.861Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
15:52:03 [2023-08-08T15:52:03.861Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:52:03 [2023-08-08T15:52:03.861Z]     service_test.go:242: FLAKY_TEST
15:52:03 [2023-08-08T15:52:03.861Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:52:03 [2023-08-08T15:52:03.861Z] === RUN   TestServiceWithDataPathPortInit
15:52:18 [2023-08-08T15:52:18.768Z] --- PASS: TestServiceWithDataPathPortInit (13.37s)
15:52:18 [2023-08-08T15:52:18.768Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:52:18 [2023-08-08T15:52:18.768Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uxhf5sd03makgq94w83xp5apb Created:2023-08-08 15:52:17.911233034 +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[83ff1704e7f0eaf37b5a52509b15662f8c7adaca730fa3dcfae67a43cee341b6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z4gujx28ehog5ixqfu3sdaqj0 EndpointID:b887e02fd286f28bb8d94d86d00fec8c3a9879e4106da0fcc2227e01c4defe15 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3a3a5a1ebaa4fb5d4c09cc73098c10097ff13e2534d2000ce647ddf2f8be0ab6 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:113df1bfaf05 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z4gujx28ehog5ixqfu3sdaqj0 EndpointID:b887e02fd286f28bb8d94d86d00fec8c3a9879e4106da0fcc2227e01c4defe15 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:52:24 [2023-08-08T15:52:24.052Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.62s)
15:52:24 [2023-08-08T15:52:24.052Z] PASS
15:52:24 [2023-08-08T15:52:24.052Z] 
15:52:24 [2023-08-08T15:52:24.052Z] === Skipped
15:52:24 [2023-08-08T15:52:24.052Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:52:24 [2023-08-08T15:52:24.052Z]     service_test.go:242: FLAKY_TEST
15:52:24 [2023-08-08T15:52:24.052Z] 
15:52:24 [2023-08-08T15:52:24.052Z] DONE 42 tests, 1 skipped in 46.341s
15:52:24 [2023-08-08T15:52:24.052Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:52:24 [2023-08-08T15:52:24.052Z] ++ 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
15:52:24 [2023-08-08T15:52:24.052Z] ++ set -e
15:52:24 [2023-08-08T15:52:24.052Z] ++ '[' -n 0 ']'
15:52:24 [2023-08-08T15:52:24.052Z] ++ set -x
15:52:24 [2023-08-08T15:52:24.052Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:52:24 [2023-08-08T15:52:24.052Z] INFO: Testing against a local daemon
15:52:24 [2023-08-08T15:52:24.052Z] === RUN   TestDockerNetworkIpvlanPersistance
15:52:24 [2023-08-08T15:52:24.052Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:52:24 [2023-08-08T15:52:24.052Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:52:24 [2023-08-08T15:52:24.052Z] === RUN   TestDockerNetworkIpvlan
15:52:24 [2023-08-08T15:52:24.052Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:52:24 [2023-08-08T15:52:24.052Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:52:24 [2023-08-08T15:52:24.052Z] PASS
15:52:24 [2023-08-08T15:52:24.052Z] 
15:52:24 [2023-08-08T15:52:24.052Z] === Skipped
15:52:24 [2023-08-08T15:52:24.052Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:52:24 [2023-08-08T15:52:24.052Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:52:24 [2023-08-08T15:52:24.052Z] 
15:52:24 [2023-08-08T15:52:24.052Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:52:24 [2023-08-08T15:52:24.052Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:52:24 [2023-08-08T15:52:24.052Z] 
15:52:24 [2023-08-08T15:52:24.052Z] DONE 2 tests, 2 skipped in 0.034s
15:52:24 [2023-08-08T15:52:24.052Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:52:24 [2023-08-08T15:52:24.052Z] ++ 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
15:52:24 [2023-08-08T15:52:24.052Z] ++ set -e
15:52:24 [2023-08-08T15:52:24.052Z] ++ '[' -n 0 ']'
15:52:24 [2023-08-08T15:52:24.052Z] ++ set -x
15:52:24 [2023-08-08T15:52:24.052Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:52:24 [2023-08-08T15:52:24.052Z] INFO: Testing against a local daemon
15:52:24 [2023-08-08T15:52:24.052Z] === RUN   TestDockerNetworkMacvlanPersistance
15:52:24 [2023-08-08T15:52:24.623Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
15:52:24 [2023-08-08T15:52:24.623Z] === RUN   TestDockerNetworkMacvlan
15:52:25 [2023-08-08T15:52:25.194Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:52:25 [2023-08-08T15:52:25.765Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:52:26 [2023-08-08T15:52:26.706Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:52:28 [2023-08-08T15:52:28.090Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:52:29 [2023-08-08T15:52:29.473Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:52:32 [2023-08-08T15:52:32.016Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:52:32 [2023-08-08T15:52:32.588Z] --- PASS: TestDockerNetworkMacvlan (7.96s)
15:52:32 [2023-08-08T15:52:32.588Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
15:52:32 [2023-08-08T15:52:32.588Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
15:52:32 [2023-08-08T15:52:32.588Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s)
15:52:32 [2023-08-08T15:52:32.588Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
15:52:32 [2023-08-08T15:52:32.588Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.30s)
15:52:32 [2023-08-08T15:52:32.588Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.36s)
15:52:32 [2023-08-08T15:52:32.588Z] PASS
15:52:32 [2023-08-08T15:52:32.588Z] 
15:52:32 [2023-08-08T15:52:32.588Z] DONE 8 tests in 9.153s
15:52:32 [2023-08-08T15:52:32.588Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:52:32 [2023-08-08T15:52:32.588Z] ++ 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
15:52:32 [2023-08-08T15:52:32.588Z] ++ set -e
15:52:32 [2023-08-08T15:52:32.588Z] ++ '[' -n 0 ']'
15:52:32 [2023-08-08T15:52:32.588Z] ++ set -x
15:52:32 [2023-08-08T15:52:32.588Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:52:32 [2023-08-08T15:52:32.588Z] testing: warning: no tests to run
15:52:32 [2023-08-08T15:52:32.588Z] PASS
15:52:32 [2023-08-08T15:52:32.588Z] 
15:52:32 [2023-08-08T15:52:32.588Z] DONE 0 tests in 0.008s
15:52:32 [2023-08-08T15:52:32.588Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:52:32 [2023-08-08T15:52:32.588Z] ++ 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
15:52:32 [2023-08-08T15:52:32.588Z] ++ set -e
15:52:32 [2023-08-08T15:52:32.588Z] ++ '[' -n 0 ']'
15:52:32 [2023-08-08T15:52:32.588Z] ++ set -x
15:52:32 [2023-08-08T15:52:32.588Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:52:32 [2023-08-08T15:52:32.588Z] INFO: Testing against a local daemon
15:52:32 [2023-08-08T15:52:32.588Z] === RUN   TestAuthZPluginAllowRequest
15:52:33 [2023-08-08T15:52:33.972Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
15:52:33 [2023-08-08T15:52:33.972Z] === RUN   TestAuthZPluginTLS
15:52:34 [2023-08-08T15:52:34.232Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:52:34 [2023-08-08T15:52:34.232Z] === RUN   TestAuthZPluginDenyRequest
15:52:34 [2023-08-08T15:52:34.802Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:52:34 [2023-08-08T15:52:34.802Z] === RUN   TestAuthZPluginAPIDenyResponse
15:52:35 [2023-08-08T15:52:35.373Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:52:35 [2023-08-08T15:52:35.373Z] === RUN   TestAuthZPluginDenyResponse
15:52:35 [2023-08-08T15:52:35.943Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:52:35 [2023-08-08T15:52:35.943Z] === RUN   TestAuthZPluginAllowEventStream
15:52:36 [2023-08-08T15:52:36.884Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
15:52:36 [2023-08-08T15:52:36.884Z] === RUN   TestAuthZPluginErrorResponse
15:52:37 [2023-08-08T15:52:37.455Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:52:37 [2023-08-08T15:52:37.455Z] === RUN   TestAuthZPluginErrorRequest
15:52:38 [2023-08-08T15:52:38.025Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:52:38 [2023-08-08T15:52:38.025Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:52:38 [2023-08-08T15:52:38.285Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:52:38 [2023-08-08T15:52:38.285Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:52:39 [2023-08-08T15:52:39.669Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
15:52:39 [2023-08-08T15:52:39.669Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:52:40 [2023-08-08T15:52:40.610Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s)
15:52:40 [2023-08-08T15:52:40.610Z] === RUN   TestAuthZPluginHeader
15:52:41 [2023-08-08T15:52:41.180Z] --- PASS: TestAuthZPluginHeader (0.60s)
15:52:41 [2023-08-08T15:52:41.180Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:52:41 [2023-08-08T15:52:41.180Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:41 [2023-08-08T15:52:41.180Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:52:41 [2023-08-08T15:52:41.180Z] === RUN   TestAuthZPluginV2Disable
15:52:41 [2023-08-08T15:52:41.180Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:41 [2023-08-08T15:52:41.180Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:52:41 [2023-08-08T15:52:41.180Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:52:41 [2023-08-08T15:52:41.180Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:41 [2023-08-08T15:52:41.180Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:52:41 [2023-08-08T15:52:41.180Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:52:41 [2023-08-08T15:52:41.180Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:41 [2023-08-08T15:52:41.180Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:52:41 [2023-08-08T15:52:41.180Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:52:59 [2023-08-08T15:52:59.287Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
15:52:59 [2023-08-08T15:52:59.287Z] PASS
15:52:59 [2023-08-08T15:52:59.287Z] 
15:52:59 [2023-08-08T15:52:59.287Z] === Skipped
15:52:59 [2023-08-08T15:52:59.287Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:59 [2023-08-08T15:52:59.287Z] 
15:52:59 [2023-08-08T15:52:59.287Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:59 [2023-08-08T15:52:59.287Z] 
15:52:59 [2023-08-08T15:52:59.287Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:59 [2023-08-08T15:52:59.287Z] 
15:52:59 [2023-08-08T15:52:59.287Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:52:59 [2023-08-08T15:52:59.287Z] 
15:52:59 [2023-08-08T15:52:59.287Z] DONE 17 tests, 4 skipped in 25.526s
15:52:59 [2023-08-08T15:52:59.287Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:52:59 [2023-08-08T15:52:59.287Z] ++ 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
15:52:59 [2023-08-08T15:52:59.287Z] ++ set -e
15:52:59 [2023-08-08T15:52:59.287Z] ++ '[' -n 0 ']'
15:52:59 [2023-08-08T15:52:59.287Z] ++ set -x
15:52:59 [2023-08-08T15:52:59.287Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:52:59 [2023-08-08T15:52:59.287Z] INFO: Testing against a local daemon
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:52:59 [2023-08-08T15:52:59.287Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:52:59 [2023-08-08T15:52:59.287Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:52:59 [2023-08-08T15:52:59.287Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:52:59 [2023-08-08T15:52:59.287Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:52:59 [2023-08-08T15:52:59.287Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:52:59 [2023-08-08T15:52:59.287Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:52:59 [2023-08-08T15:52:59.287Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:52:59 [2023-08-08T15:52:59.287Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInstall
15:52:59 [2023-08-08T15:52:59.287Z] === RUN   TestPluginInstall/no_auth
15:53:01 [2023-08-08T15:53:01.199Z] time="2023-08-08T15:53:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:53:01 [2023-08-08T15:53:01.199Z] time="2023-08-08T15:53:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:175330d6fe46675ebf2ddf474b2090ff3c268b6c21d4beeecc3e31bac0019ef3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:53:01 [2023-08-08T15:53:01.199Z] time="2023-08-08T15:53:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:53:01 [2023-08-08T15:53:01.199Z] time="2023-08-08T15:53:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:175330d6fe46675ebf2ddf474b2090ff3c268b6c21d4beeecc3e31bac0019ef3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:53:01 [2023-08-08T15:53:01.199Z] === RUN   TestPluginInstall/with_htpasswd
15:53:01 [2023-08-08T15:53:01.460Z] time="2023-08-08T15:53:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:53:01 [2023-08-08T15:53:01.460Z] time="2023-08-08T15:53:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26abaf43528e4f72f297efd2c98f3ba7ed3dac49c8ed38194b8cc01cfa95768e" mediatype=application/vnd.docker.plugin.v1+json size=522
15:53:01 [2023-08-08T15:53:01.460Z] time="2023-08-08T15:53:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:53:01 [2023-08-08T15:53:01.460Z] time="2023-08-08T15:53:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26abaf43528e4f72f297efd2c98f3ba7ed3dac49c8ed38194b8cc01cfa95768e" mediatype=application/vnd.docker.plugin.v1+json size=522
15:53:01 [2023-08-08T15:53:01.720Z] === RUN   TestPluginInstall/with_insecure
15:53:02 [2023-08-08T15:53:02.677Z] time="2023-08-08T15:53:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:53:02 [2023-08-08T15:53:02.677Z] time="2023-08-08T15:53:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94aaa118928e013d74735bdea05ca720e8d5fa79a57458da04c2d888aa656917" mediatype=application/vnd.docker.plugin.v1+json size=522
15:53:02 [2023-08-08T15:53:02.677Z] time="2023-08-08T15:53:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:53:02 [2023-08-08T15:53:02.677Z] time="2023-08-08T15:53:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94aaa118928e013d74735bdea05ca720e8d5fa79a57458da04c2d888aa656917" mediatype=application/vnd.docker.plugin.v1+json size=522
15:53:02 [2023-08-08T15:53:02.677Z]     plugin_test.go:196: [d2fe4e0076d83] daemon is not started
15:53:02 [2023-08-08T15:53:02.677Z] --- PASS: TestPluginInstall (4.41s)
15:53:02 [2023-08-08T15:53:02.677Z]     --- PASS: TestPluginInstall/no_auth (3.00s)
15:53:02 [2023-08-08T15:53:02.677Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
15:53:02 [2023-08-08T15:53:02.677Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
15:53:02 [2023-08-08T15:53:02.677Z] === RUN   TestPluginsWithRuntimes
15:53:04 [2023-08-08T15:53:04.064Z] === RUN   TestPluginsWithRuntimes/No_Args
15:53:05 [2023-08-08T15:53:05.005Z] === RUN   TestPluginsWithRuntimes/With_Args
15:53:05 [2023-08-08T15:53:05.946Z] --- PASS: TestPluginsWithRuntimes (3.33s)
15:53:05 [2023-08-08T15:53:05.946Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
15:53:05 [2023-08-08T15:53:05.946Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
15:53:05 [2023-08-08T15:53:05.946Z] === RUN   TestPluginBackCompatMediaTypes
15:53:06 [2023-08-08T15:53:06.516Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
15:53:06 [2023-08-08T15:53:06.516Z] PASS
15:53:06 [2023-08-08T15:53:06.516Z] 
15:53:06 [2023-08-08T15:53:06.516Z] DONE 24 tests in 8.276s
15:53:06 [2023-08-08T15:53:06.516Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:53:06 [2023-08-08T15:53:06.516Z] ++ 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
15:53:06 [2023-08-08T15:53:06.516Z] ++ set -e
15:53:06 [2023-08-08T15:53:06.516Z] ++ '[' -n 0 ']'
15:53:06 [2023-08-08T15:53:06.516Z] ++ set -x
15:53:06 [2023-08-08T15:53:06.516Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:53:06 [2023-08-08T15:53:06.516Z] INFO: Testing against a local daemon
15:53:06 [2023-08-08T15:53:06.516Z] === RUN   TestExternalGraphDriver
15:53:06 [2023-08-08T15:53:06.777Z] === RUN   TestExternalGraphDriver/json
15:53:08 [2023-08-08T15:53:08.688Z] === RUN   TestExternalGraphDriver/spec
15:53:10 [2023-08-08T15:53:10.071Z] === RUN   TestExternalGraphDriver/pull
15:53:11 [2023-08-08T15:53:11.454Z] --- PASS: TestExternalGraphDriver (5.10s)
15:53:11 [2023-08-08T15:53:11.454Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
15:53:11 [2023-08-08T15:53:11.454Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
15:53:11 [2023-08-08T15:53:11.454Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
15:53:11 [2023-08-08T15:53:11.454Z] === RUN   TestGraphdriverPluginV2
15:53:12 [2023-08-08T15:53:12.025Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:53:12 [2023-08-08T15:53:12.025Z] --- SKIP: TestGraphdriverPluginV2 (0.34s)
15:53:12 [2023-08-08T15:53:12.025Z] PASS
15:53:12 [2023-08-08T15:53:12.025Z] 
15:53:12 [2023-08-08T15:53:12.025Z] === Skipped
15:53:12 [2023-08-08T15:53:12.025Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.34s)
15:53:12 [2023-08-08T15:53:12.025Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:53:12 [2023-08-08T15:53:12.025Z] 
15:53:12 [2023-08-08T15:53:12.025Z] DONE 5 tests, 1 skipped in 5.469s
15:53:12 [2023-08-08T15:53:12.025Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:53:12 [2023-08-08T15:53:12.025Z] ++ 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
15:53:12 [2023-08-08T15:53:12.025Z] ++ set -e
15:53:12 [2023-08-08T15:53:12.025Z] ++ '[' -n 0 ']'
15:53:12 [2023-08-08T15:53:12.025Z] ++ set -x
15:53:12 [2023-08-08T15:53:12.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:53:12 [2023-08-08T15:53:12.025Z] INFO: Testing against a local daemon
15:53:12 [2023-08-08T15:53:12.025Z] === RUN   TestContinueAfterPluginCrash
15:53:12 [2023-08-08T15:53:12.025Z] === PAUSE TestContinueAfterPluginCrash
15:53:12 [2023-08-08T15:53:12.025Z] === RUN   TestReadPluginNoRead
15:53:12 [2023-08-08T15:53:12.025Z] === PAUSE TestReadPluginNoRead
15:53:12 [2023-08-08T15:53:12.025Z] === RUN   TestDaemonStartWithLogOpt
15:53:12 [2023-08-08T15:53:12.025Z] === PAUSE TestDaemonStartWithLogOpt
15:53:12 [2023-08-08T15:53:12.025Z] === CONT  TestContinueAfterPluginCrash
15:53:12 [2023-08-08T15:53:12.025Z] === CONT  TestDaemonStartWithLogOpt
15:53:12 [2023-08-08T15:53:12.025Z] === CONT  TestReadPluginNoRead
15:53:13 [2023-08-08T15:53:13.937Z] === RUN   TestReadPluginNoRead/default
15:53:14 [2023-08-08T15:53:14.878Z] --- PASS: TestDaemonStartWithLogOpt (2.77s)
15:53:15 [2023-08-08T15:53:15.449Z] === RUN   TestReadPluginNoRead/disabled_caching
15:53:16 [2023-08-08T15:53:16.389Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:53:17 [2023-08-08T15:53:17.772Z]     read_test.go:91: [d8f9bf94b37e4] daemon is not started
15:53:17 [2023-08-08T15:53:17.772Z] --- PASS: TestReadPluginNoRead (5.74s)
15:53:17 [2023-08-08T15:53:17.772Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
15:53:17 [2023-08-08T15:53:17.772Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
15:53:17 [2023-08-08T15:53:17.772Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
15:53:19 [2023-08-08T15:53:19.683Z] --- PASS: TestContinueAfterPluginCrash (7.65s)
15:53:19 [2023-08-08T15:53:19.683Z] PASS
15:53:19 [2023-08-08T15:53:19.683Z] 
15:53:19 [2023-08-08T15:53:19.683Z] DONE 6 tests in 7.678s
15:53:19 [2023-08-08T15:53:19.683Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:53:19 [2023-08-08T15:53:19.683Z] ++ 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
15:53:19 [2023-08-08T15:53:19.683Z] ++ set -e
15:53:19 [2023-08-08T15:53:19.683Z] ++ '[' -n 0 ']'
15:53:19 [2023-08-08T15:53:19.683Z] ++ set -x
15:53:19 [2023-08-08T15:53:19.683Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:53:19 [2023-08-08T15:53:19.683Z] testing: warning: no tests to run
15:53:19 [2023-08-08T15:53:19.683Z] PASS
15:53:19 [2023-08-08T15:53:19.683Z] 
15:53:19 [2023-08-08T15:53:19.683Z] DONE 0 tests in 0.008s
15:53:19 [2023-08-08T15:53:19.683Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:53:19 [2023-08-08T15:53:19.683Z] ++ 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
15:53:19 [2023-08-08T15:53:19.683Z] ++ set -e
15:53:19 [2023-08-08T15:53:19.683Z] ++ '[' -n 0 ']'
15:53:19 [2023-08-08T15:53:19.683Z] ++ set -x
15:53:19 [2023-08-08T15:53:19.683Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:53:19 [2023-08-08T15:53:19.683Z] INFO: Testing against a local daemon
15:53:19 [2023-08-08T15:53:19.683Z] === RUN   TestPluginWithDevMounts
15:53:19 [2023-08-08T15:53:19.683Z] === PAUSE TestPluginWithDevMounts
15:53:19 [2023-08-08T15:53:19.683Z] === CONT  TestPluginWithDevMounts
15:53:21 [2023-08-08T15:53:21.067Z] --- PASS: TestPluginWithDevMounts (1.49s)
15:53:21 [2023-08-08T15:53:21.067Z] PASS
15:53:21 [2023-08-08T15:53:21.067Z] 
15:53:21 [2023-08-08T15:53:21.067Z] DONE 1 tests in 1.524s
15:53:21 [2023-08-08T15:53:21.067Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:53:21 [2023-08-08T15:53:21.067Z] ++ 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
15:53:21 [2023-08-08T15:53:21.067Z] ++ set -e
15:53:21 [2023-08-08T15:53:21.067Z] ++ '[' -n 0 ']'
15:53:21 [2023-08-08T15:53:21.067Z] ++ set -x
15:53:21 [2023-08-08T15:53:21.067Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:53:21 [2023-08-08T15:53:21.327Z] INFO: Testing against a local daemon
15:53:21 [2023-08-08T15:53:21.327Z] === RUN   TestSecretInspect
15:53:23 [2023-08-08T15:53:23.238Z] --- PASS: TestSecretInspect (1.98s)
15:53:23 [2023-08-08T15:53:23.238Z] === RUN   TestSecretList
15:53:25 [2023-08-08T15:53:25.149Z] --- PASS: TestSecretList (1.80s)
15:53:25 [2023-08-08T15:53:25.149Z] === RUN   TestSecretsCreateAndDelete
15:53:27 [2023-08-08T15:53:27.060Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
15:53:27 [2023-08-08T15:53:27.060Z] === RUN   TestSecretsUpdate
15:53:28 [2023-08-08T15:53:28.972Z] --- PASS: TestSecretsUpdate (1.88s)
15:53:28 [2023-08-08T15:53:28.972Z] === RUN   TestTemplatedSecret
15:53:31 [2023-08-08T15:53:31.515Z] --- PASS: TestTemplatedSecret (2.56s)
15:53:31 [2023-08-08T15:53:31.515Z] === RUN   TestSecretCreateResolve
15:53:33 [2023-08-08T15:53:33.426Z] --- PASS: TestSecretCreateResolve (1.99s)
15:53:33 [2023-08-08T15:53:33.426Z] PASS
15:53:33 [2023-08-08T15:53:33.426Z] 
15:53:33 [2023-08-08T15:53:33.426Z] DONE 6 tests in 12.174s
15:53:33 [2023-08-08T15:53:33.426Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:53:33 [2023-08-08T15:53:33.426Z] ++ 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
15:53:33 [2023-08-08T15:53:33.426Z] ++ set -e
15:53:33 [2023-08-08T15:53:33.426Z] ++ '[' -n 0 ']'
15:53:33 [2023-08-08T15:53:33.426Z] ++ set -x
15:53:33 [2023-08-08T15:53:33.426Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:53:33 [2023-08-08T15:53:33.426Z] INFO: Testing against a local daemon
15:53:33 [2023-08-08T15:53:33.426Z] === RUN   TestServiceCreateInit
15:53:33 [2023-08-08T15:53:33.426Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:53:37 [2023-08-08T15:53:37.633Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:53:40 [2023-08-08T15:53:40.930Z] --- PASS: TestServiceCreateInit (7.26s)
15:53:40 [2023-08-08T15:53:40.930Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
15:53:40 [2023-08-08T15:53:40.930Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s)
15:53:40 [2023-08-08T15:53:40.930Z] === RUN   TestCreateServiceMultipleTimes
15:53:55 [2023-08-08T15:53:55.832Z] --- PASS: TestCreateServiceMultipleTimes (14.88s)
15:53:55 [2023-08-08T15:53:55.832Z] === RUN   TestCreateServiceConflict
15:53:57 [2023-08-08T15:53:57.743Z] --- PASS: TestCreateServiceConflict (1.85s)
15:53:57 [2023-08-08T15:53:57.743Z] === RUN   TestCreateServiceMaxReplicas
15:54:00 [2023-08-08T15:54:00.286Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
15:54:00 [2023-08-08T15:54:00.286Z] === RUN   TestCreateWithDuplicateNetworkNames
15:54:15 [2023-08-08T15:54:15.187Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s)
15:54:15 [2023-08-08T15:54:15.187Z] === RUN   TestCreateServiceSecretFileMode
15:54:27 [2023-08-08T15:54:27.410Z] --- PASS: TestCreateServiceSecretFileMode (12.56s)
15:54:27 [2023-08-08T15:54:27.410Z] === RUN   TestCreateServiceConfigFileMode
15:54:39 [2023-08-08T15:54:39.635Z] --- PASS: TestCreateServiceConfigFileMode (12.55s)
15:54:39 [2023-08-08T15:54:39.635Z] === RUN   TestCreateServiceSysctls
15:54:41 [2023-08-08T15:54:41.546Z] --- PASS: TestCreateServiceSysctls (3.22s)
15:54:41 [2023-08-08T15:54:41.546Z] === RUN   TestCreateServiceCapabilities
15:54:44 [2023-08-08T15:54:44.089Z] --- PASS: TestCreateServiceCapabilities (2.47s)
15:54:44 [2023-08-08T15:54:44.089Z] === RUN   TestInspect
15:54:46 [2023-08-08T15:54:46.643Z] --- PASS: TestInspect (2.70s)
15:54:46 [2023-08-08T15:54:46.643Z] === RUN   TestCreateJob
15:54:49 [2023-08-08T15:54:49.186Z] --- PASS: TestCreateJob (2.58s)
15:54:49 [2023-08-08T15:54:49.186Z] === RUN   TestReplicatedJob
15:54:54 [2023-08-08T15:54:54.470Z] --- PASS: TestReplicatedJob (4.83s)
15:54:54 [2023-08-08T15:54:54.470Z] === RUN   TestUpdateReplicatedJob
15:54:57 [2023-08-08T15:54:57.768Z] --- PASS: TestUpdateReplicatedJob (3.22s)
15:54:57 [2023-08-08T15:54:57.768Z] === RUN   TestServiceListWithStatuses
15:54:57 [2023-08-08T15:54:57.768Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:54:57 [2023-08-08T15:54:57.768Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:54:57 [2023-08-08T15:54:57.768Z] === RUN   TestDockerNetworkConnectAlias
15:55:01 [2023-08-08T15:55:01.065Z] --- PASS: TestDockerNetworkConnectAlias (3.92s)
15:55:01 [2023-08-08T15:55:01.065Z] === RUN   TestDockerNetworkReConnect
15:55:04 [2023-08-08T15:55:04.363Z] --- PASS: TestDockerNetworkReConnect (3.18s)
15:55:04 [2023-08-08T15:55:04.363Z] === RUN   TestServicePlugin
15:55:04 [2023-08-08T15:55:04.363Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:55:04 [2023-08-08T15:55:04.363Z] --- SKIP: TestServicePlugin (0.00s)
15:55:04 [2023-08-08T15:55:04.363Z] === RUN   TestServiceUpdateLabel
15:55:06 [2023-08-08T15:55:06.274Z] --- PASS: TestServiceUpdateLabel (1.90s)
15:55:06 [2023-08-08T15:55:06.274Z] === RUN   TestServiceUpdateSecrets
15:55:21 [2023-08-08T15:55:21.173Z] --- PASS: TestServiceUpdateSecrets (14.45s)
15:55:21 [2023-08-08T15:55:21.173Z] === RUN   TestServiceUpdateConfigs
15:55:36 [2023-08-08T15:55:36.075Z] --- PASS: TestServiceUpdateConfigs (14.47s)
15:55:36 [2023-08-08T15:55:36.075Z] === RUN   TestServiceUpdateNetwork
15:55:48 [2023-08-08T15:55:48.303Z] --- PASS: TestServiceUpdateNetwork (12.11s)
15:55:48 [2023-08-08T15:55:48.303Z] === RUN   TestServiceUpdatePidsLimit
15:55:48 [2023-08-08T15:55:48.563Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:55:49 [2023-08-08T15:55:49.163Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:55:57 [2023-08-08T15:55:57.299Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:56:03 [2023-08-08T15:56:03.880Z] --- PASS: TestServiceUpdatePidsLimit (16.28s)
15:56:03 [2023-08-08T15:56:03.880Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
15:56:03 [2023-08-08T15:56:03.880Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
15:56:03 [2023-08-08T15:56:03.880Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s)
15:56:03 [2023-08-08T15:56:03.880Z] PASS
15:56:03 [2023-08-08T15:56:03.880Z] 
15:56:03 [2023-08-08T15:56:03.880Z] === Skipped
15:56:03 [2023-08-08T15:56:03.880Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:56:03 [2023-08-08T15:56:03.880Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:56:03 [2023-08-08T15:56:03.880Z] 
15:56:03 [2023-08-08T15:56:03.880Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:56:03 [2023-08-08T15:56:03.880Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:56:03 [2023-08-08T15:56:03.880Z] 
15:56:03 [2023-08-08T15:56:03.880Z] DONE 27 tests, 2 skipped in 150.205s
15:56:03 [2023-08-08T15:56:03.880Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:56:03 [2023-08-08T15:56:03.880Z] ++ 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
15:56:03 [2023-08-08T15:56:03.880Z] ++ set -e
15:56:03 [2023-08-08T15:56:03.880Z] ++ '[' -n 0 ']'
15:56:03 [2023-08-08T15:56:03.880Z] ++ set -x
15:56:03 [2023-08-08T15:56:03.880Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:56:03 [2023-08-08T15:56:03.880Z] INFO: Testing against a local daemon
15:56:03 [2023-08-08T15:56:03.880Z] === RUN   TestSessionCreate
15:56:03 [2023-08-08T15:56:03.880Z] --- PASS: TestSessionCreate (0.02s)
15:56:03 [2023-08-08T15:56:03.880Z] === RUN   TestSessionCreateWithBadUpgrade
15:56:03 [2023-08-08T15:56:03.880Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
15:56:03 [2023-08-08T15:56:03.880Z] PASS
15:56:03 [2023-08-08T15:56:03.880Z] 
15:56:03 [2023-08-08T15:56:03.880Z] DONE 2 tests in 0.052s
15:56:03 [2023-08-08T15:56:03.880Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:56:03 [2023-08-08T15:56:03.880Z] ++ 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
15:56:03 [2023-08-08T15:56:03.880Z] ++ set -e
15:56:03 [2023-08-08T15:56:03.880Z] ++ '[' -n 0 ']'
15:56:03 [2023-08-08T15:56:03.880Z] ++ set -x
15:56:03 [2023-08-08T15:56:03.880Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:56:03 [2023-08-08T15:56:03.880Z] INFO: Testing against a local daemon
15:56:03 [2023-08-08T15:56:03.880Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:56:03 [2023-08-08T15:56:03.880Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:56:03 [2023-08-08T15:56:03.880Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:56:03 [2023-08-08T15:56:03.880Z] === RUN   TestDiskUsage
15:56:03 [2023-08-08T15:56:03.880Z] === PAUSE TestDiskUsage
15:56:03 [2023-08-08T15:56:03.880Z] === RUN   TestEventsExecDie
15:56:04 [2023-08-08T15:56:04.140Z] --- PASS: TestEventsExecDie (0.49s)
15:56:04 [2023-08-08T15:56:04.140Z] === RUN   TestEventsBackwardsCompatible
15:56:04 [2023-08-08T15:56:04.140Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:56:04 [2023-08-08T15:56:04.140Z] === RUN   TestEventsVolumeCreate
15:56:04 [2023-08-08T15:56:04.140Z] --- PASS: TestEventsVolumeCreate (0.04s)
15:56:04 [2023-08-08T15:56:04.140Z] === RUN   TestInfoBinaryCommits
15:56:04 [2023-08-08T15:56:04.401Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:56:04 [2023-08-08T15:56:04.401Z] === RUN   TestInfoAPIVersioned
15:56:04 [2023-08-08T15:56:04.401Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:56:04 [2023-08-08T15:56:04.401Z] === RUN   TestInfoAPI
15:56:04 [2023-08-08T15:56:04.401Z] --- PASS: TestInfoAPI (0.02s)
15:56:04 [2023-08-08T15:56:04.401Z] === RUN   TestInfoAPIWarnings
15:56:22 [2023-08-08T15:56:22.509Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:56:22 [2023-08-08T15:56:22.509Z] === RUN   TestInfoDebug
15:56:22 [2023-08-08T15:56:22.509Z] --- PASS: TestInfoDebug (0.52s)
15:56:22 [2023-08-08T15:56:22.509Z] === RUN   TestInfoInsecureRegistries
15:56:22 [2023-08-08T15:56:22.509Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:56:22 [2023-08-08T15:56:22.509Z] === RUN   TestInfoRegistryMirrors
15:56:22 [2023-08-08T15:56:22.509Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:56:22 [2023-08-08T15:56:22.509Z] === RUN   TestLoginFailsWithBadCredentials
15:56:22 [2023-08-08T15:56:22.769Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
15:56:22 [2023-08-08T15:56:22.769Z] === RUN   TestPingCacheHeaders
15:56:22 [2023-08-08T15:56:22.769Z] --- PASS: TestPingCacheHeaders (0.02s)
15:56:22 [2023-08-08T15:56:22.769Z] === RUN   TestPingGet
15:56:22 [2023-08-08T15:56:22.769Z] --- PASS: TestPingGet (0.01s)
15:56:22 [2023-08-08T15:56:22.769Z] === RUN   TestPingHead
15:56:22 [2023-08-08T15:56:22.769Z] --- PASS: TestPingHead (0.02s)
15:56:22 [2023-08-08T15:56:22.769Z] === RUN   TestPingSwarmHeader
15:56:23 [2023-08-08T15:56:23.340Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:56:23 [2023-08-08T15:56:23.911Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:56:24 [2023-08-08T15:56:24.852Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:56:24 [2023-08-08T15:56:24.852Z] --- PASS: TestPingSwarmHeader (1.96s)
15:56:24 [2023-08-08T15:56:24.852Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:56:24 [2023-08-08T15:56:24.852Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:56:24 [2023-08-08T15:56:24.852Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:56:24 [2023-08-08T15:56:24.852Z] === RUN   TestPingBuilderHeader
15:56:24 [2023-08-08T15:56:24.852Z] === RUN   TestPingBuilderHeader/default_config
15:56:25 [2023-08-08T15:56:25.423Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:56:25 [2023-08-08T15:56:25.994Z] --- PASS: TestPingBuilderHeader (1.04s)
15:56:25 [2023-08-08T15:56:25.994Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
15:56:25 [2023-08-08T15:56:25.994Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
15:56:25 [2023-08-08T15:56:25.994Z] === RUN   TestVersion
15:56:25 [2023-08-08T15:56:25.994Z] --- PASS: TestVersion (0.02s)
15:56:25 [2023-08-08T15:56:25.994Z] === CONT  TestDiskUsage
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/container_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/image_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/volume_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.564Z] === RUN   TestDiskUsage/after_container.Run
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:56:26 [2023-08-08T15:56:26.825Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:56:26 [2023-08-08T15:56:26.825Z] --- PASS: TestDiskUsage (1.00s)
15:56:26 [2023-08-08T15:56:26.825Z]     --- PASS: TestDiskUsage/empty (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z] PASS
15:56:26 [2023-08-08T15:56:26.825Z] 
15:56:26 [2023-08-08T15:56:26.825Z] === Skipped
15:56:26 [2023-08-08T15:56:26.825Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:56:26 [2023-08-08T15:56:26.825Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:56:26 [2023-08-08T15:56:26.825Z] 
15:56:26 [2023-08-08T15:56:26.825Z] DONE 57 tests, 1 skipped in 23.245s
15:56:26 [2023-08-08T15:56:26.825Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:56:26 [2023-08-08T15:56:26.825Z] ++ 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
15:56:26 [2023-08-08T15:56:26.825Z] ++ set -e
15:56:26 [2023-08-08T15:56:26.825Z] ++ '[' -n 0 ']'
15:56:26 [2023-08-08T15:56:26.825Z] ++ set -x
15:56:26 [2023-08-08T15:56:26.825Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.2F9o9qmfGT/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/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
15:56:27 [2023-08-08T15:56:27.085Z] INFO: Testing against a local daemon
15:56:27 [2023-08-08T15:56:27.085Z] === RUN   TestVolumesCreateAndList
15:56:27 [2023-08-08T15:56:27.085Z] --- PASS: TestVolumesCreateAndList (0.01s)
15:56:27 [2023-08-08T15:56:27.085Z] === RUN   TestVolumesRemove
15:56:27 [2023-08-08T15:56:27.085Z] === RUN   TestVolumesRemove/volume_in_use
15:56:27 [2023-08-08T15:56:27.085Z] === RUN   TestVolumesRemove/volume_not_in_use
15:56:27 [2023-08-08T15:56:27.085Z] === RUN   TestVolumesRemove/non-existing_volume
15:56:27 [2023-08-08T15:56:27.085Z] === RUN   TestVolumesRemove/non-existing_volume_force
15:56:27 [2023-08-08T15:56:27.085Z] --- PASS: TestVolumesRemove (0.04s)
15:56:27 [2023-08-08T15:56:27.085Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
15:56:27 [2023-08-08T15:56:27.085Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
15:56:27 [2023-08-08T15:56:27.085Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
15:56:27 [2023-08-08T15:56:27.085Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
15:56:27 [2023-08-08T15:56:27.085Z] === RUN   TestVolumesRemoveSwarmEnabled
15:56:27 [2023-08-08T15:56:27.085Z] === PAUSE TestVolumesRemoveSwarmEnabled
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumesInspect
15:56:27 [2023-08-08T15:56:27.086Z] --- PASS: TestVolumesInspect (0.01s)
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumesInvalidJSON
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:56:27 [2023-08-08T15:56:27.086Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:56:27 [2023-08-08T15:56:27.086Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:56:27 [2023-08-08T15:56:27.086Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:56:27 [2023-08-08T15:56:27.086Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:56:27 [2023-08-08T15:56:27.086Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:56:27 [2023-08-08T15:56:27.086Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:56:27 [2023-08-08T15:56:27.086Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:56:27 [2023-08-08T15:56:27.086Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumePruneAnonymous
15:56:27 [2023-08-08T15:56:27.086Z] --- PASS: TestVolumePruneAnonymous (0.03s)
15:56:27 [2023-08-08T15:56:27.086Z] === RUN   TestVolumePruneAnonFromImage
15:56:27 [2023-08-08T15:56:27.086Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
15:56:27 [2023-08-08T15:56:27.086Z] === CONT  TestVolumesRemoveSwarmEnabled
15:56:28 [2023-08-08T15:56:28.468Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
15:56:28 [2023-08-08T15:56:28.468Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
15:56:28 [2023-08-08T15:56:28.468Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
15:56:28 [2023-08-08T15:56:28.468Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
15:56:29 [2023-08-08T15:56:29.038Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s)
15:56:29 [2023-08-08T15:56:29.038Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
15:56:29 [2023-08-08T15:56:29.038Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
15:56:29 [2023-08-08T15:56:29.038Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
15:56:29 [2023-08-08T15:56:29.038Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
15:56:29 [2023-08-08T15:56:29.038Z] PASS
15:56:29 [2023-08-08T15:56:29.038Z] 
15:56:29 [2023-08-08T15:56:29.038Z] DONE 20 tests in 2.135s
15:56:29 [2023-08-08T15:56:29.038Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:56:29 [2023-08-08T15:56:29.299Z] ++++ cat bundles/test-integration/docker.pid
15:56:29 [2023-08-08T15:56:29.299Z] +++ kill 21811
15:56:30 [2023-08-08T15:56:30.681Z] +++ /etc/init.d/apparmor stop
15:56:30 [2023-08-08T15:56:30.681Z] Leaving: AppArmorNo profiles have been unloaded.
15:56:30 [2023-08-08T15:56:30.681Z] 
15:56:30 [2023-08-08T15:56:30.681Z] Unloading profiles will leave already running processes permanently
15:56:30 [2023-08-08T15:56:30.681Z] unconfined, which can lead to unexpected situations.
15:56:30 [2023-08-08T15:56:30.681Z] 
15:56:30 [2023-08-08T15:56:30.681Z] To set a process to complain mode, use the command line tool
15:56:30 [2023-08-08T15:56:30.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:56:30 [2023-08-08T15:56:30.681Z] +++ true
15:56:30 [2023-08-08T15:56:30.681Z] exiting test-integration
15:56:30 [2023-08-08T15:56:30.681Z] ++ exit 0
15:56:30 [2023-08-08T15:56:30.681Z] 
Post stage
[Pipeline] junit
15:56:31 [2023-08-08T15:56:31.637Z] Recording test results
15:56:31 [2023-08-08T15:56:31.811Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:56:32 [2023-08-08T15:56:32.133Z] + echo Ensuring container killed.
15:56:32 [2023-08-08T15:56:32.133Z] Ensuring container killed.
15:56:32 [2023-08-08T15:56:32.133Z] + docker rm -vf docker-pr3
15:56:32 [2023-08-08T15:56:32.133Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
15:56:32 [2023-08-08T15:56:32.436Z] + echo Chowning /workspace to jenkins user
15:56:32 [2023-08-08T15:56:32.436Z] Chowning /workspace to jenkins user
15:56:32 [2023-08-08T15:56:32.436Z] + id -u
15:56:32 [2023-08-08T15:56:32.436Z] + id -g
15:56:32 [2023-08-08T15:56:32.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46170:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:56:33 [2023-08-08T15:56:33.670Z] + bundleName=arm64-integration
15:56:33 [2023-08-08T15:56:33.670Z] + echo Creating arm64-integration-bundles.tar.gz
15:56:33 [2023-08-08T15:56:33.670Z] Creating arm64-integration-bundles.tar.gz
15:56:33 [2023-08-08T15:56:33.670Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:56:33 [2023-08-08T15:56:33.670Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:56:33 [2023-08-08T15:56:33.945Z] Archiving artifacts
15:56:34 [2023-08-08T15:56:34.210Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46170/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:56:34 [2023-08-08T15:56:34.508Z] + make clean
15:56:34 [2023-08-08T15:56:34.509Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:56:34 [2023-08-08T15:56:34.509Z] docker-dev-cache
15:56:34 [2023-08-08T15:56:34.509Z] 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