Skip to content
Success

Console Output

Pull request #45888 updated
21:37:48 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a940462fc7a8f49c6d1512244d1dd77887d5ba41+11c6ec6eb2033600528edcb08c57a88d45dc2e9a (b11d1d23943d2dce89575f43ff293053aaf48b64)
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-45888@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
21:37:51 [2023-07-05T21:37:51.122Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:37:51 [2023-07-05T21:37:51.126Z] Trying to pass milestone 4
[Pipeline] milestone
21:37:51 [2023-07-05T21:37:51.258Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:37:51 [2023-07-05T21:37:51.463Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0044b3b7d5ef5301c) in /home/ubuntu/workspace/moby_PR-45888
[Pipeline] {
[Pipeline] checkout
21:37:51 [2023-07-05T21:37:51.533Z] The recommended git tool is: git
21:37:51 [2023-07-05T21:37:51.542Z] using credential docker-jenkins-github-credentials
21:37:51 [2023-07-05T21:37:51.555Z] Cloning the remote Git repository
21:37:51 [2023-07-05T21:37:51.555Z] Cloning with configured refspecs honoured and without tags
21:37:51 [2023-07-05T21:37:51.557Z] Cloning repository https://github.com/moby/moby.git
21:37:51 [2023-07-05T21:37:51.557Z]  > git init /home/ubuntu/workspace/moby_PR-45888 # timeout=10
21:37:51 [2023-07-05T21:37:51.562Z] Fetching upstream changes from https://github.com/moby/moby.git
21:37:51 [2023-07-05T21:37:51.562Z]  > git --version # timeout=10
21:37:51 [2023-07-05T21:37:51.564Z]  > git --version # 'git version 2.25.1'
21:37:51 [2023-07-05T21:37:51.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:37:51 [2023-07-05T21:37:51.565Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45888/head:refs/remotes/origin/PR-45888 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:03 [2023-07-05T21:38:03.758Z] Fetching without tags
21:38:03 [2023-07-05T21:38:03.969Z] Merging remotes/origin/master commit 11c6ec6eb2033600528edcb08c57a88d45dc2e9a into PR head commit a940462fc7a8f49c6d1512244d1dd77887d5ba41
21:38:03 [2023-07-05T21:38:03.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:38:03 [2023-07-05T21:38:03.748Z]  > git config --add remote.origin.fetch +refs/pull/45888/head:refs/remotes/origin/PR-45888 # timeout=10
21:38:03 [2023-07-05T21:38:03.750Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:03 [2023-07-05T21:38:03.755Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:38:03 [2023-07-05T21:38:03.761Z] Fetching upstream changes from https://github.com/moby/moby.git
21:38:03 [2023-07-05T21:38:03.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:03 [2023-07-05T21:38:03.761Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45888/head:refs/remotes/origin/PR-45888 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:03 [2023-07-05T21:38:03.971Z]  > git config core.sparsecheckout # timeout=10
21:38:03 [2023-07-05T21:38:03.974Z]  > git checkout -f a940462fc7a8f49c6d1512244d1dd77887d5ba41 # timeout=10
21:38:04 [2023-07-05T21:38:04.587Z] Merge succeeded, producing a940462fc7a8f49c6d1512244d1dd77887d5ba41
21:38:04 [2023-07-05T21:38:04.587Z] Checking out Revision a940462fc7a8f49c6d1512244d1dd77887d5ba41 (PR-45888)
21:38:05 [2023-07-05T21:38:05.371Z] Commit message: "libnetwork/drivers/bridge: minor cleanups for iptables funcs"
21:38:05 [2023-07-05T21:38:05.377Z] First time build. Skipping changelog.
21:38:04 [2023-07-05T21:38:04.570Z]  > git remote # timeout=10
21:38:04 [2023-07-05T21:38:04.572Z]  > git config --get remote.origin.url # timeout=10
21:38:04 [2023-07-05T21:38:04.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:04 [2023-07-05T21:38:04.575Z]  > git merge 11c6ec6eb2033600528edcb08c57a88d45dc2e9a # timeout=10
21:38:04 [2023-07-05T21:38:04.583Z]  > git rev-parse HEAD^{commit} # timeout=10
21:38:04 [2023-07-05T21:38:04.589Z]  > git config core.sparsecheckout # timeout=10
21:38:04 [2023-07-05T21:38:04.591Z]  > git checkout -f a940462fc7a8f49c6d1512244d1dd77887d5ba41 # timeout=10
21:38:05 [2023-07-05T21:38:05.374Z]  > git rev-list --no-walk 1b77fa9a97fbee383b6e6b7e18e030193a4f0a2a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:38:06 [2023-07-05T21:38:06.078Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45888:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
21:38:08 [2023-07-05T21:38:08.607Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
21:38:08 [2023-07-05T21:38:08.772Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06ce7366597320dff) in /home/ubuntu/workspace/moby_PR-45888
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
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] }
21:38:08 [2023-07-05T21:38:08.843Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
21:38:08 [2023-07-05T21:38:08.877Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
21:38:08 [2023-07-05T21:38:08.900Z] Cloning the remote Git repository
21:38:08 [2023-07-05T21:38:08.900Z] Cloning with configured refspecs honoured and without tags
[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
21:38:08 [2023-07-05T21:38:08.914Z] Cloning repository https://github.com/moby/moby.git
21:38:08 [2023-07-05T21:38:08.914Z]  > git init /home/ubuntu/workspace/moby_PR-45888 # timeout=10
21:38:08 [2023-07-05T21:38:08.919Z] Fetching upstream changes from https://github.com/moby/moby.git
21:38:08 [2023-07-05T21:38:08.919Z]  > git --version # timeout=10
21:38:08 [2023-07-05T21:38:08.922Z]  > git --version # 'git version 2.25.1'
21:38:08 [2023-07-05T21:38:08.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:08 [2023-07-05T21:38:08.922Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45888/head:refs/remotes/origin/PR-45888 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:38:19 [2023-07-05T21:38:19.843Z] Fetching without tags
21:38:19 [2023-07-05T21:38:19.841Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:38:19 [2023-07-05T21:38:19.844Z]  > git config --add remote.origin.fetch +refs/pull/45888/head:refs/remotes/origin/PR-45888 # timeout=10
21:38:19 [2023-07-05T21:38:19.847Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:19 [2023-07-05T21:38:19.852Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:38:19 [2023-07-05T21:38:19.857Z] Fetching upstream changes from https://github.com/moby/moby.git
21:38:19 [2023-07-05T21:38:19.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:19 [2023-07-05T21:38:19.858Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45888/head:refs/remotes/origin/PR-45888 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:20 [2023-07-05T21:38:20.046Z] Merging remotes/origin/master commit 11c6ec6eb2033600528edcb08c57a88d45dc2e9a into PR head commit a940462fc7a8f49c6d1512244d1dd77887d5ba41
21:38:20 [2023-07-05T21:38:20.664Z] Merge succeeded, producing a940462fc7a8f49c6d1512244d1dd77887d5ba41
21:38:20 [2023-07-05T21:38:20.664Z] Checking out Revision a940462fc7a8f49c6d1512244d1dd77887d5ba41 (PR-45888)
21:38:20 [2023-07-05T21:38:20.061Z]  > git config core.sparsecheckout # timeout=10
21:38:20 [2023-07-05T21:38:20.063Z]  > git checkout -f a940462fc7a8f49c6d1512244d1dd77887d5ba41 # timeout=10
21:38:20 [2023-07-05T21:38:20.659Z]  > git remote # timeout=10
21:38:20 [2023-07-05T21:38:20.662Z]  > git config --get remote.origin.url # timeout=10
21:38:20 [2023-07-05T21:38:20.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:20 [2023-07-05T21:38:20.665Z]  > git merge 11c6ec6eb2033600528edcb08c57a88d45dc2e9a # timeout=10
21:38:20 [2023-07-05T21:38:20.673Z]  > git rev-parse HEAD^{commit} # timeout=10
21:38:20 [2023-07-05T21:38:20.721Z]  > git config core.sparsecheckout # timeout=10
21:38:20 [2023-07-05T21:38:20.724Z]  > git checkout -f a940462fc7a8f49c6d1512244d1dd77887d5ba41 # timeout=10
21:38:21 [2023-07-05T21:38:21.504Z] Commit message: "libnetwork/drivers/bridge: minor cleanups for iptables funcs"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:38:22 [2023-07-05T21:38:22.252Z] + docker version
21:38:22 [2023-07-05T21:38:22.252Z] Client: Docker Engine - Community
21:38:22 [2023-07-05T21:38:22.252Z]  Version:           24.0.2
21:38:22 [2023-07-05T21:38:22.252Z]  API version:       1.43
21:38:22 [2023-07-05T21:38:22.252Z]  Go version:        go1.20.4
21:38:22 [2023-07-05T21:38:22.252Z]  Git commit:        cb74dfc
21:38:22 [2023-07-05T21:38:22.252Z]  Built:             Thu May 25 21:52:41 2023
21:38:22 [2023-07-05T21:38:22.252Z]  OS/Arch:           linux/arm64
21:38:22 [2023-07-05T21:38:22.252Z]  Context:           default
21:38:22 [2023-07-05T21:38:22.252Z] 
21:38:22 [2023-07-05T21:38:22.252Z] Server: Docker Engine - Community
21:38:22 [2023-07-05T21:38:22.252Z]  Engine:
21:38:22 [2023-07-05T21:38:22.252Z]   Version:          24.0.2
21:38:22 [2023-07-05T21:38:22.252Z]   API version:      1.43 (minimum version 1.12)
21:38:22 [2023-07-05T21:38:22.253Z]   Go version:       go1.20.4
21:38:22 [2023-07-05T21:38:22.253Z]   Git commit:       659604f
21:38:22 [2023-07-05T21:38:22.253Z]   Built:            Thu May 25 21:52:41 2023
21:38:22 [2023-07-05T21:38:22.253Z]   OS/Arch:          linux/arm64
21:38:22 [2023-07-05T21:38:22.253Z]   Experimental:     true
21:38:22 [2023-07-05T21:38:22.253Z]  containerd:
21:38:22 [2023-07-05T21:38:22.253Z]   Version:          1.6.21
21:38:22 [2023-07-05T21:38:22.253Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
21:38:22 [2023-07-05T21:38:22.253Z]  runc:
21:38:22 [2023-07-05T21:38:22.253Z]   Version:          1.1.7
21:38:22 [2023-07-05T21:38:22.253Z]   GitCommit:        v1.1.7-0-g860f061
21:38:22 [2023-07-05T21:38:22.253Z]  docker-init:
21:38:22 [2023-07-05T21:38:22.253Z]   Version:          0.19.0
21:38:22 [2023-07-05T21:38:22.253Z]   GitCommit:        de40ad0
[Pipeline] sh
21:38:22 [2023-07-05T21:38:22.525Z] + docker info
21:38:22 [2023-07-05T21:38:22.525Z] Client: Docker Engine - Community
21:38:22 [2023-07-05T21:38:22.525Z]  Version:    24.0.2
21:38:22 [2023-07-05T21:38:22.525Z]  Context:    default
21:38:22 [2023-07-05T21:38:22.525Z]  Debug Mode: false
21:38:22 [2023-07-05T21:38:22.525Z]  Plugins:
21:38:22 [2023-07-05T21:38:22.525Z]   buildx: Docker Buildx (Docker Inc.)
21:38:22 [2023-07-05T21:38:22.525Z]     Version:  v0.11.0
21:38:22 [2023-07-05T21:38:22.525Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:38:22 [2023-07-05T21:38:22.525Z]   compose: Docker Compose (Docker Inc.)
21:38:22 [2023-07-05T21:38:22.525Z]     Version:  v2.19.1
21:38:22 [2023-07-05T21:38:22.525Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:38:22 [2023-07-05T21:38:22.525Z] 
21:38:22 [2023-07-05T21:38:22.525Z] Server:
21:38:22 [2023-07-05T21:38:22.525Z]  Containers: 0
21:38:22 [2023-07-05T21:38:22.525Z]   Running: 0
21:38:22 [2023-07-05T21:38:22.525Z]   Paused: 0
21:38:22 [2023-07-05T21:38:22.525Z]   Stopped: 0
21:38:22 [2023-07-05T21:38:22.525Z]  Images: 3
21:38:22 [2023-07-05T21:38:22.525Z]  Server Version: 24.0.2
21:38:22 [2023-07-05T21:38:22.525Z]  Storage Driver: overlay2
21:38:22 [2023-07-05T21:38:22.525Z]   Backing Filesystem: extfs
21:38:22 [2023-07-05T21:38:22.525Z]   Supports d_type: true
21:38:22 [2023-07-05T21:38:22.525Z]   Using metacopy: false
21:38:22 [2023-07-05T21:38:22.525Z]   Native Overlay Diff: true
21:38:22 [2023-07-05T21:38:22.525Z]   userxattr: false
21:38:22 [2023-07-05T21:38:22.525Z]  Logging Driver: json-file
21:38:22 [2023-07-05T21:38:22.525Z]  Cgroup Driver: cgroupfs
21:38:22 [2023-07-05T21:38:22.525Z]  Cgroup Version: 1
21:38:22 [2023-07-05T21:38:22.525Z]  Plugins:
21:38:22 [2023-07-05T21:38:22.525Z]   Volume: local
21:38:22 [2023-07-05T21:38:22.525Z]   Network: bridge host ipvlan macvlan null overlay
21:38:22 [2023-07-05T21:38:22.525Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:38:22 [2023-07-05T21:38:22.525Z]  Swarm: inactive
21:38:22 [2023-07-05T21:38:22.525Z]  Runtimes: io.containerd.runc.v2 runc
21:38:22 [2023-07-05T21:38:22.525Z]  Default Runtime: runc
21:38:22 [2023-07-05T21:38:22.525Z]  Init Binary: docker-init
21:38:22 [2023-07-05T21:38:22.525Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
21:38:22 [2023-07-05T21:38:22.525Z]  runc version: v1.1.7-0-g860f061
21:38:22 [2023-07-05T21:38:22.525Z]  init version: de40ad0
21:38:22 [2023-07-05T21:38:22.525Z]  Security Options:
21:38:22 [2023-07-05T21:38:22.525Z]   apparmor
21:38:22 [2023-07-05T21:38:22.525Z]   seccomp
21:38:22 [2023-07-05T21:38:22.525Z]    Profile: builtin
21:38:22 [2023-07-05T21:38:22.525Z]  Kernel Version: 5.15.0-1039-aws
21:38:22 [2023-07-05T21:38:22.525Z]  Operating System: Ubuntu 20.04.6 LTS
21:38:22 [2023-07-05T21:38:22.525Z]  OSType: linux
21:38:22 [2023-07-05T21:38:22.525Z]  Architecture: aarch64
21:38:22 [2023-07-05T21:38:22.525Z]  CPUs: 8
21:38:22 [2023-07-05T21:38:22.525Z]  Total Memory: 30.64GiB
21:38:22 [2023-07-05T21:38:22.525Z]  Name: ip-10-100-79-65
21:38:22 [2023-07-05T21:38:22.525Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
21:38:22 [2023-07-05T21:38:22.525Z]  Docker Root Dir: /var/lib/docker
21:38:22 [2023-07-05T21:38:22.525Z]  Debug Mode: false
21:38:22 [2023-07-05T21:38:22.525Z]  Experimental: true
21:38:22 [2023-07-05T21:38:22.525Z]  Insecure Registries:
21:38:22 [2023-07-05T21:38:22.525Z]   127.0.0.0/8
21:38:22 [2023-07-05T21:38:22.525Z]  Live Restore Enabled: true
21:38:22 [2023-07-05T21:38:22.525Z] 
[Pipeline] sh
21:38:22 [2023-07-05T21:38:22.841Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:38:22 [2023-07-05T21:38:22.842Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:38:22 [2023-07-05T21:38:22.842Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45888/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:38:22 [2023-07-05T21:38:22.842Z] + bash /home/ubuntu/workspace/moby_PR-45888/check-config.sh
21:38:22 [2023-07-05T21:38:22.842Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:38:22 [2023-07-05T21:38:22.842Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
21:38:22 [2023-07-05T21:38:22.842Z] 
21:38:22 [2023-07-05T21:38:22.842Z] Generally Necessary:
21:38:22 [2023-07-05T21:38:22.842Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:38:22 [2023-07-05T21:38:22.842Z] - apparmor: enabled and tools installed
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_NAMESPACES: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_NET_NS: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_PID_NS: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_IPC_NS: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_UTS_NS: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_CGROUPS: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_CGROUP_CPUACCT: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_CGROUP_DEVICE: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_CGROUP_FREEZER: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_CGROUP_SCHED: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_CPUSETS: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_MEMCG: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_KEYS: enabled
21:38:22 [2023-07-05T21:38:22.842Z] - CONFIG_VETH: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_BRIDGE: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_NF_NAT: enabled (as module)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_POSIX_MQUEUE: enabled
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_CGROUP_BPF: enabled
21:38:23 [2023-07-05T21:38:23.098Z] 
21:38:23 [2023-07-05T21:38:23.098Z] Optional Features:
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_USER_NS: enabled
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_SECCOMP: enabled
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_SECCOMP_FILTER: enabled
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_CGROUP_PIDS: enabled
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_MEMCG_SWAP: enabled
21:38:23 [2023-07-05T21:38:23.098Z]     (cgroup swap accounting is currently enabled)
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_BLK_CGROUP: enabled
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_CGROUP_PERF: enabled
21:38:23 [2023-07-05T21:38:23.098Z] - CONFIG_CGROUP_HUGETLB: enabled
21:38:23 [2023-07-05T21:38:23.353Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_CFS_BANDWIDTH: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_RT_GROUP_SCHED: missing
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_IP_VS: enabled (as module)
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_IP_VS_NFCT: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_IP_VS_RR: enabled (as module)
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_SECURITY_SELINUX: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_SECURITY_APPARMOR: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_EXT4_FS: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:38:23 [2023-07-05T21:38:23.354Z] - Network Drivers:
21:38:23 [2023-07-05T21:38:23.354Z]   - "overlay":
21:38:23 [2023-07-05T21:38:23.354Z]     - CONFIG_VXLAN: enabled (as module)
21:38:23 [2023-07-05T21:38:23.354Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:38:23 [2023-07-05T21:38:23.354Z]       Optional (for encrypted networks):
21:38:23 [2023-07-05T21:38:23.609Z]       - CONFIG_CRYPTO: enabled
21:38:23 [2023-07-05T21:38:23.610Z]       - CONFIG_CRYPTO_AEAD: enabled
21:38:23 [2023-07-05T21:38:23.610Z]       - CONFIG_CRYPTO_GCM: enabled
21:38:23 [2023-07-05T21:38:23.610Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:38:23 [2023-07-05T21:38:23.610Z]       - CONFIG_CRYPTO_GHASH: enabled
21:38:23 [2023-07-05T21:38:23.610Z]       - CONFIG_XFRM: enabled
21:38:23 [2023-07-05T21:38:23.610Z]       - CONFIG_XFRM_USER: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]       - CONFIG_INET_ESP: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]   - "ipvlan":
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_IPVLAN: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]   - "macvlan":
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_MACVLAN: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_DUMMY: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]   - "ftp,tftp client in container":
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z] - Storage Drivers:
21:38:23 [2023-07-05T21:38:23.610Z]   - "aufs":
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_AUFS_FS: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]   - "btrfs":
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:38:23 [2023-07-05T21:38:23.610Z]   - "devicemapper":
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_BLK_DEV_DM: enabled
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]   - "overlay":
21:38:23 [2023-07-05T21:38:23.610Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:38:23 [2023-07-05T21:38:23.610Z]   - "zfs":
21:38:23 [2023-07-05T21:38:23.610Z]     - /dev/zfs: present
21:38:23 [2023-07-05T21:38:23.610Z]     - zfs command: missing
21:38:23 [2023-07-05T21:38:23.610Z]     - zpool command: missing
21:38:23 [2023-07-05T21:38:23.610Z] 
21:38:23 [2023-07-05T21:38:23.610Z] Limits:
21:38:23 [2023-07-05T21:38:23.610Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:38:23 [2023-07-05T21:38:23.610Z] 
21:38:23 [2023-07-05T21:38:23.610Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:38:23 [2023-07-05T21:38:23.915Z] + docker build --force-rm -t docker:a940462fc7a8f49c6d1512244d1dd77887d5ba41 .
21:38:24 [2023-07-05T21:38:24.170Z] #0 building with "default" instance using docker driver
21:38:24 [2023-07-05T21:38:24.171Z] 
21:38:24 [2023-07-05T21:38:24.171Z] #1 [internal] load .dockerignore
21:38:24 [2023-07-05T21:38:24.171Z] #1 transferring context: 113B done
21:38:24 [2023-07-05T21:38:24.171Z] #1 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.171Z] 
21:38:24 [2023-07-05T21:38:24.171Z] #2 [internal] load build definition from Dockerfile
21:38:24 [2023-07-05T21:38:24.171Z] #2 transferring dockerfile: 27.80kB done
21:38:24 [2023-07-05T21:38:24.171Z] #2 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.171Z] 
21:38:24 [2023-07-05T21:38:24.171Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:38:24 [2023-07-05T21:38:24.171Z] #3 DONE 0.1s
21:38:24 [2023-07-05T21:38:24.171Z] 
21:38:24 [2023-07-05T21:38:24.171Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:38:24 [2023-07-05T21:38:24.171Z] #4 CACHED
21:38:24 [2023-07-05T21:38:24.171Z] 
21:38:24 [2023-07-05T21:38:24.171Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
21:38:24 [2023-07-05T21:38:24.426Z] #5 ...
21:38:24 [2023-07-05T21:38:24.426Z] 
21:38:24 [2023-07-05T21:38:24.426Z] #6 [internal] load metadata for docker.io/library/busybox:latest
21:38:24 [2023-07-05T21:38:24.426Z] #6 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.426Z] 
21:38:24 [2023-07-05T21:38:24.426Z] #7 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye
21:38:24 [2023-07-05T21:38:24.426Z] #7 DONE 0.1s
21:38:24 [2023-07-05T21:38:24.426Z] 
21:38:24 [2023-07-05T21:38:24.426Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
21:38:24 [2023-07-05T21:38:24.426Z] #5 DONE 0.2s
21:38:24 [2023-07-05T21:38:24.426Z] 
21:38:24 [2023-07-05T21:38:24.426Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
21:38:24 [2023-07-05T21:38:24.426Z] #8 DONE 0.2s
21:38:24 [2023-07-05T21:38:24.426Z] 
21:38:24 [2023-07-05T21:38:24.426Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0
21:38:24 [2023-07-05T21:38:24.426Z] #9 DONE 0.2s
21:38:24 [2023-07-05T21:38:24.426Z] 
21:38:24 [2023-07-05T21:38:24.426Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:38:24 [2023-07-05T21:38:24.426Z] #10 DONE 0.2s
21:38:24 [2023-07-05T21:38:24.683Z] 
21:38:24 [2023-07-05T21:38:24.683Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:041c0baa8a321df827fdadd74893bc825a33b05cac76a9bb802a29ec89f9504b
21:38:24 [2023-07-05T21:38:24.683Z] #11 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.683Z] 
21:38:24 [2023-07-05T21:38:24.683Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
21:38:24 [2023-07-05T21:38:24.683Z] #12 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.683Z] 
21:38:24 [2023-07-05T21:38:24.683Z] #13 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839
21:38:24 [2023-07-05T21:38:24.683Z] #13 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.683Z] 
21:38:24 [2023-07-05T21:38:24.683Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:38:24 [2023-07-05T21:38:24.683Z] #14 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.683Z] 
21:38:24 [2023-07-05T21:38:24.683Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox
21:38:24 [2023-07-05T21:38:24.683Z] #15 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.683Z] 
21:38:24 [2023-07-05T21:38:24.683Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0
21:38:24 [2023-07-05T21:38:24.683Z] #16 DONE 0.0s
21:38:24 [2023-07-05T21:38:24.683Z] 
21:38:24 [2023-07-05T21:38:24.683Z] #17 [internal] load build context
21:38:25 [2023-07-05T21:38:25.614Z] #17 transferring context: 68.95MB 0.8s done
21:38:25 [2023-07-05T21:38:25.614Z] #17 DONE 0.9s
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #18 [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
21:38:25 [2023-07-05T21:38:25.614Z] #18 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #19 [delve-src 1/3] WORKDIR /usr/src/delve
21:38:25 [2023-07-05T21:38:25.614Z] #19 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #20 [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
21:38:25 [2023-07-05T21:38:25.614Z] #20 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #21 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.614Z] #21 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #22 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:38:25 [2023-07-05T21:38:25.614Z] #22 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:38:25 [2023-07-05T21:38:25.614Z] #23 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #24 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.614Z] #24 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #25 [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...)
21:38:25 [2023-07-05T21:38:25.614Z] #25 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #26 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:38:25 [2023-07-05T21:38:25.614Z] #26 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #27 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-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
21:38:25 [2023-07-05T21:38:25.614Z] #27 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #28 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
21:38:25 [2023-07-05T21:38:25.614Z] #28 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:38:25 [2023-07-05T21:38:25.614Z] #29 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #30 [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
21:38:25 [2023-07-05T21:38:25.614Z] #30 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #31 [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...)
21:38:25 [2023-07-05T21:38:25.614Z] #31 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
21:38:25 [2023-07-05T21:38:25.614Z] #32 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #33 [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
21:38:25 [2023-07-05T21:38:25.614Z] #33 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #34 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.614Z] #34 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #35 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
21:38:25 [2023-07-05T21:38:25.614Z] #35 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #36 [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...)
21:38:25 [2023-07-05T21:38:25.614Z] #36 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
21:38:25 [2023-07-05T21:38:25.614Z] #37 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #38 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
21:38:25 [2023-07-05T21:38:25.614Z] #38 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #39 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.614Z] #39 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #40 [dev-base  6/13] RUN ldconfig
21:38:25 [2023-07-05T21:38:25.614Z] #40 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #41 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:38:25 [2023-07-05T21:38:25.614Z] #41 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #42 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
21:38:25 [2023-07-05T21:38:25.614Z] #42 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #43 [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
21:38:25 [2023-07-05T21:38:25.614Z] #43 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #44 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.614Z] #44 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #45 [swagger-src 1/3] WORKDIR /usr/src/swagger
21:38:25 [2023-07-05T21:38:25.614Z] #45 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.614Z] #46 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
21:38:25 [2023-07-05T21:38:25.614Z] #46 CACHED
21:38:25 [2023-07-05T21:38:25.614Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #47 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:38:25 [2023-07-05T21:38:25.615Z] #47 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #48 [base 2/5] COPY --from=xx / /
21:38:25 [2023-07-05T21:38:25.615Z] #48 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #49 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #49 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #50 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
21:38:25 [2023-07-05T21:38:25.615Z] #50 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #51 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #51 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:38:25 [2023-07-05T21:38:25.615Z] #52 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #53 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:38:25 [2023-07-05T21:38:25.615Z] #53 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #54 [dockercli 3/3] RUN --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
21:38:25 [2023-07-05T21:38:25.615Z] #54 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #55 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:38:25 [2023-07-05T21:38:25.615Z] #55 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #56 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
21:38:25 [2023-07-05T21:38:25.615Z] #56 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #57 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:38:25 [2023-07-05T21:38:25.615Z] #57 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #58 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
21:38:25 [2023-07-05T21:38:25.615Z] #58 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #59 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #59 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #60 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s/(httpredir|deb|security).debian.org/${APT_MIRROR}/g" /etc/apt/sources.list || true
21:38:25 [2023-07-05T21:38:25.615Z] #60 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #61 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #61 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #62 [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
21:38:25 [2023-07-05T21:38:25.615Z] #62 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #63 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:38:25 [2023-07-05T21:38:25.615Z] #63 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #64 [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
21:38:25 [2023-07-05T21:38:25.615Z] #64 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #65 [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...)
21:38:25 [2023-07-05T21:38:25.615Z] #65 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #66 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
21:38:25 [2023-07-05T21:38:25.615Z] #66 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #67 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
21:38:25 [2023-07-05T21:38:25.615Z] #67 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #68 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:38:25 [2023-07-05T21:38:25.615Z] #68 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #69 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #69 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #70 [dev-base  1/13] RUN groupadd -r docker
21:38:25 [2023-07-05T21:38:25.615Z] #70 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #71 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:38:25 [2023-07-05T21:38:25.615Z] #71 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #72 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
21:38:25 [2023-07-05T21:38:25.615Z] #72 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #73 [registry-src 1/2] WORKDIR /usr/src/registry
21:38:25 [2023-07-05T21:38:25.615Z] #73 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #74 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
21:38:25 [2023-07-05T21:38:25.615Z] #74 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #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...)
21:38:25 [2023-07-05T21:38:25.615Z] #75 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #76 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
21:38:25 [2023-07-05T21:38:25.615Z] #76 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #77 [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
21:38:25 [2023-07-05T21:38:25.615Z] #77 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:38:25 [2023-07-05T21:38:25.615Z] #78 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #79 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
21:38:25 [2023-07-05T21:38:25.615Z] #79 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #80 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #80 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #81 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:38:25 [2023-07-05T21:38:25.615Z] #81 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #82 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #82 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #83 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
21:38:25 [2023-07-05T21:38:25.615Z] #83 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #84 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli
21:38:25 [2023-07-05T21:38:25.615Z] #84 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #85 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
21:38:25 [2023-07-05T21:38:25.615Z] #85 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #86 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:38:25 [2023-07-05T21:38:25.615Z] #86 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #87 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
21:38:25 [2023-07-05T21:38:25.615Z] #87 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #88 [binary-dummy 1/1] COPY --from=build-dummy /build /build
21:38:25 [2023-07-05T21:38:25.615Z] #88 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #89 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #90 [tini-src 1/3] WORKDIR /usr/src/tini
21:38:25 [2023-07-05T21:38:25.615Z] #90 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #91 [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...)
21:38:25 [2023-07-05T21:38:25.615Z] #91 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #92 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
21:38:25 [2023-07-05T21:38:25.615Z] #92 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #93 [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
21:38:25 [2023-07-05T21:38:25.615Z] #93 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #94 [runc-src 1/3] WORKDIR /usr/src/runc
21:38:25 [2023-07-05T21:38:25.615Z] #94 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #95 [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
21:38:25 [2023-07-05T21:38:25.615Z] #95 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #96 [build-dummy 2/2] RUN mkdir -p /build
21:38:25 [2023-07-05T21:38:25.615Z] #96 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #97 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
21:38:25 [2023-07-05T21:38:25.615Z] #97 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #98 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:38:25 [2023-07-05T21:38:25.615Z] #98 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #99 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh
21:38:25 [2023-07-05T21:38:25.615Z] #99 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #100 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:38:25 [2023-07-05T21:38:25.615Z] #100 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #101 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #101 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #102 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
21:38:25 [2023-07-05T21:38:25.615Z] #102 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #103 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
21:38:25 [2023-07-05T21:38:25.615Z] #103 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #104 [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
21:38:25 [2023-07-05T21:38:25.615Z] #104 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #105 [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...)
21:38:25 [2023-07-05T21:38:25.615Z] #105 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #106 [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
21:38:25 [2023-07-05T21:38:25.615Z] #106 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #107 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
21:38:25 [2023-07-05T21:38:25.615Z] #107 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #108 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
21:38:25 [2023-07-05T21:38:25.615Z] #108 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
21:38:25 [2023-07-05T21:38:25.615Z] #109 CACHED
21:38:25 [2023-07-05T21:38:25.615Z] 
21:38:25 [2023-07-05T21:38:25.615Z] #110 [dev 1/1] COPY --link . .
21:38:26 [2023-07-05T21:38:26.980Z] #110 DONE 1.3s
21:38:26 [2023-07-05T21:38:26.980Z] 
21:38:26 [2023-07-05T21:38:26.980Z] #111 exporting to image
21:38:26 [2023-07-05T21:38:26.980Z] #111 exporting layers
21:38:27 [2023-07-05T21:38:27.541Z] #111 exporting layers 0.8s done
21:38:27 [2023-07-05T21:38:27.541Z] #111 writing image sha256:8c2d7dad995d2863c915f2128de1dcc54c63cab2cb365109fb538e46eaf306cc done
21:38:27 [2023-07-05T21:38:27.541Z] #111 naming to docker.io/library/docker:a940462fc7a8f49c6d1512244d1dd77887d5ba41 done
21:38:27 [2023-07-05T21:38:27.541Z] #111 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:38:27 [2023-07-05T21:38:27.847Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:38:28 [2023-07-05T21:38:28.161Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a940462fc7a8f49c6d1512244d1dd77887d5ba41 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a940462fc7a8f49c6d1512244d1dd77887d5ba41 hack/test/unit
21:38:28 [2023-07-05T21:38:28.418Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
21:38:28 [2023-07-05T21:38:28.418Z] + TESTFLAGS+=' -test.timeout=5m'
21:38:28 [2023-07-05T21:38:28.418Z] + TESTDIRS=./...
21:38:28 [2023-07-05T21:38:28.418Z] + exclude_paths='/vendor/|/integration'
21:38:28 [2023-07-05T21:38:28.418Z] ++ go list ./...
21:38:28 [2023-07-05T21:38:28.418Z] ++ grep -vE '(/vendor/|/integration)'
21:38:28 [2023-07-05T21:38:28.980Z] + pkg_list='github.com/docker/docker/api
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/backend/build
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/httpstatus
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/httputils
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/middleware
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/build
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/checkpoint
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/container
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/debug
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/distribution
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/grpc
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/image
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/network
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/plugin
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/session
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/swarm
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/system
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/server/router/volume
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/backend
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/blkiodev
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/container
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/events
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/filters
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/image
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/mount
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/network
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/plugins/logdriver
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/registry
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/strslice
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/swarm
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/swarm/runtime
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/time
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/versions
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/versions/v1p19
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/versions/v1p20
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/api/types/volume
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/exporter
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/worker
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/builder-next/worker/label
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/dockerfile
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/remotecontext
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/remotecontext/git
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/builder/remotecontext/urlutil
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/cli/debug
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/cli/winresources/docker-proxy
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/cli/winresources/dockerd
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/client
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/client/buildkit
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/cmd/docker-proxy
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/cmd/dockerd
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/cmd/dockerd/trap
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/container
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/container/stream
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/contrib/apparmor
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/contrib/httpserver
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/cluster
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/cluster/convert
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/cluster/executor
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/cluster/executor/container
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/cluster/provider
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/config
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/containerd
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/events
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/events/testutils
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/copy
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/register
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/vfs
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/graphdriver/zfs
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/images
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/initlayer
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/links
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/listeners
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/awslogs
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/fluentd
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/gcplogs
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/gelf
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/journald
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/local
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/logentries
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/loggertest
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/loggerutils
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/splunk
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/syslog
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/logger/templates
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/names
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/network
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/snapshotter
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/daemon/stats
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/distribution
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/distribution/metadata
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/distribution/utils
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/distribution/xfer
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/dockerversion
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/errdefs
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/image
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/image/cache
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/image/tarexport
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/image/v1
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/internal/mod
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/internal/mounttree
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/internal/test/suite
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/internal/unshare
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/layer
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libcontainerd
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libcontainerd/queue
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libcontainerd/remote
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libcontainerd/shimopts
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libcontainerd/supervisor
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libcontainerd/types
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/bitmap
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/bitseq
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/cluster
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/config
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/datastore
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/diagnostic
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/discoverapi
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/driverapi
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/bridge
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/host
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/null
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/overlay
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/remote
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/windows
21:38:28 [2023-07-05T21:38:28.980Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drvregistry
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/etchosts
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/idm
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/internal/caller
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/internal/kvstore
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipam
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipamapi
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/builtin
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/null
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/remote
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipamutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipbits
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/iptables
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/netlabel
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/netutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/networkdb
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ns
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/options
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/osl
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/osl/kernel
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/portallocator
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/portmapper
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/resolvconf
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/testutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/types
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/oci
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/oci/caps
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/opts
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/aaparser
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/archive
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/authorization
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/broadcaster
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/capabilities
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/chrootarchive
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/containerfs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/directory
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/dmesg
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/fileutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/homedir
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/idtools
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/ioutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/jsonmessage
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/longpath
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/loopback
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/meminfo
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/namesgenerator
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/parsers
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/parsers/kernel
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/pidfile
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/platform
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/platforms
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/plugingetter
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/plugins
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/plugins/transport
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/pools
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/process
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/progress
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/reexec
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/rootless
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/rootless/specconv
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/stack
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/stdcopy
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/streamformatter
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/stringid
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/sysinfo
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/system
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/tailfile
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/tarsum
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/useragent
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/plugin
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/plugin/executor/containerd
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/plugin/v2
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/profiles/apparmor
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/profiles/seccomp
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/quota
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/reference
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/registry
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/registry/resumable
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/restartmanager
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/runconfig
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/runconfig/opts
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/daemon
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/environment
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/fakecontext
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/fakegit
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/fakestorage
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/fixtures/load
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/fixtures/plugin
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/registry
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/testutil/request
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/volume
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/volume/drivers
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/volume/local
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/volume/mounts
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/volume/service
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/volume/service/opts
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/volume/testutils'
21:38:28 [2023-07-05T21:38:28.981Z] ++ grep --fixed-strings -v /libnetwork
21:38:28 [2023-07-05T21:38:28.981Z] ++ echo 'github.com/docker/docker/api
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/backend/build
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/httpstatus
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/httputils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/middleware
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/build
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/checkpoint
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/container
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/debug
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/distribution
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/grpc
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/image
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/network
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/plugin
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/session
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/swarm
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/system
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/server/router/volume
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/backend
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/blkiodev
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/container
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/events
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/filters
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/image
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/mount
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/network
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/plugins/logdriver
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/registry
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/strslice
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/swarm
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/swarm/runtime
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/time
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/versions
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/versions/v1p19
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/versions/v1p20
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/api/types/volume
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/exporter
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/worker
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/builder-next/worker/label
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/dockerfile
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/remotecontext
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/remotecontext/git
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/builder/remotecontext/urlutil
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/cli/debug
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/cli/winresources/docker-proxy
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/cli/winresources/dockerd
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/client
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/client/buildkit
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/cmd/docker-proxy
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/cmd/dockerd
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/cmd/dockerd/trap
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/container
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/container/stream
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/contrib/apparmor
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/contrib/httpserver
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/cluster
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/cluster/convert
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/cluster/executor
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/cluster/executor/container
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/cluster/provider
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/config
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/containerd
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/events
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/events/testutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/copy
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/register
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/vfs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/graphdriver/zfs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/images
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/initlayer
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/links
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/listeners
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/awslogs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/fluentd
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/gcplogs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/gelf
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/journald
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/local
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/logentries
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/loggertest
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/loggerutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/splunk
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/syslog
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/logger/templates
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/names
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/network
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/snapshotter
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/daemon/stats
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/distribution
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/distribution/metadata
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/distribution/utils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/distribution/xfer
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/dockerversion
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/errdefs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/image
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/image/cache
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/image/tarexport
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/image/v1
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/internal/mod
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/internal/mounttree
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/internal/test/suite
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/internal/unshare
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/layer
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libcontainerd
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libcontainerd/queue
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libcontainerd/remote
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libcontainerd/shimopts
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libcontainerd/supervisor
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libcontainerd/types
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/bitmap
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/bitseq
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/cluster
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/config
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/datastore
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/diagnostic
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/discoverapi
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/driverapi
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/bridge
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/host
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/null
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/overlay
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/remote
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/windows
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/drvregistry
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/etchosts
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/idm
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/internal/caller
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/internal/kvstore
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipam
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipamapi
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/builtin
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/null
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/remote
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipamutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ipbits
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/iptables
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/netlabel
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/netutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/networkdb
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/ns
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/options
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/osl
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/osl/kernel
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/portallocator
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/portmapper
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/resolvconf
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/testutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/libnetwork/types
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/oci
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/oci/caps
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/opts
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/aaparser
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/archive
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/authorization
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/broadcaster
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/capabilities
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/chrootarchive
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/containerfs
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/directory
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/dmesg
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/fileutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/homedir
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/idtools
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/ioutils
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/jsonmessage
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/longpath
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/loopback
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/meminfo
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/namesgenerator
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/parsers
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/parsers/kernel
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/pidfile
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/platform
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/platforms
21:38:28 [2023-07-05T21:38:28.981Z] github.com/docker/docker/pkg/plugingetter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins/transport
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/pools
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/process
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/progress
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/reexec
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/rootless
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/rootless/specconv
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/stack
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/stdcopy
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/streamformatter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/stringid
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/sysinfo
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/system
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/tailfile
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/tarsum
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/useragent
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/plugin
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/plugin/executor/containerd
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/plugin/v2
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/profiles/apparmor
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/profiles/seccomp
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/quota
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/reference
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/registry
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/registry/resumable
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/restartmanager
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/runconfig
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/runconfig/opts
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/daemon
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/environment
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fakecontext
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fakegit
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fakestorage
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fixtures/load
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fixtures/plugin
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/registry
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/request
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/drivers
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/local
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/mounts
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/service
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/service/opts
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/testutils'
21:38:28 [2023-07-05T21:38:28.982Z] + base_pkg_list='github.com/docker/docker/api
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/backend/build
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/httpstatus
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/httputils
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/middleware
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/build
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/checkpoint
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/container
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/debug
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/distribution
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/grpc
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/image
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/network
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/plugin
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/session
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/swarm
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/system
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/volume
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/backend
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/blkiodev
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/container
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/events
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/filters
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/image
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/mount
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/network
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/plugins/logdriver
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/registry
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/strslice
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/swarm
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/swarm/runtime
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/time
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/versions
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/versions/v1p19
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/versions/v1p20
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/volume
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/exporter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/worker
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/worker/label
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/dockerfile
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/remotecontext
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/remotecontext/git
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/remotecontext/urlutil
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/cli/debug
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/cli/winresources/docker-proxy
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/cli/winresources/dockerd
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/client
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/client/buildkit
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/cmd/docker-proxy
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/cmd/dockerd
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/cmd/dockerd/trap
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/container
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/container/stream
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/contrib/apparmor
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/contrib/httpserver
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/cluster
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/cluster/convert
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/cluster/executor
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/cluster/executor/container
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/cluster/provider
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/config
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/containerd
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/events
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/events/testutils
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/copy
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/register
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/vfs
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/graphdriver/zfs
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/images
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/initlayer
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/links
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/listeners
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/awslogs
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/fluentd
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/gcplogs
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/gelf
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/journald
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/local
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/logentries
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/loggertest
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/loggerutils
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/splunk
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/syslog
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/logger/templates
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/names
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/network
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/snapshotter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/daemon/stats
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/distribution
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/distribution/metadata
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/distribution/utils
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/distribution/xfer
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/dockerversion
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/errdefs
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/image
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/image/cache
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/image/tarexport
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/image/v1
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/internal/mod
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/internal/mounttree
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/internal/test/suite
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/internal/unshare
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/layer
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/libcontainerd
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/libcontainerd/queue
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/libcontainerd/remote
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/libcontainerd/shimopts
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/libcontainerd/supervisor
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/libcontainerd/types
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/oci
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/oci/caps
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/opts
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/aaparser
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/archive
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/authorization
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/broadcaster
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/capabilities
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/chrootarchive
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/containerfs
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/directory
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/dmesg
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/fileutils
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/homedir
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/idtools
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/ioutils
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/jsonmessage
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/longpath
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/loopback
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/meminfo
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/namesgenerator
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/parsers
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/parsers/kernel
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/pidfile
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/platform
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/platforms
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugingetter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/plugins/transport
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/pools
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/process
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/progress
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/reexec
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/rootless
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/rootless/specconv
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/stack
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/stdcopy
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/streamformatter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/stringid
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/sysinfo
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/system
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/tailfile
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/tarsum
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/pkg/useragent
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/plugin
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/plugin/executor/containerd
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/plugin/v2
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/profiles/apparmor
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/profiles/seccomp
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/quota
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/reference
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/registry
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/registry/resumable
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/restartmanager
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/runconfig
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/runconfig/opts
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/daemon
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/environment
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fakecontext
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fakegit
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fakestorage
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fixtures/load
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fixtures/plugin
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/registry
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/testutil/request
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/drivers
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/local
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/mounts
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/service
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/service/opts
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/volume/testutils'
21:38:28 [2023-07-05T21:38:28.982Z] ++ grep --fixed-strings /libnetwork
21:38:28 [2023-07-05T21:38:28.982Z] ++ echo 'github.com/docker/docker/api
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/backend/build
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/httpstatus
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/httputils
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/middleware
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/build
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/checkpoint
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/container
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/debug
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/distribution
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/grpc
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/image
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/network
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/plugin
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/session
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/swarm
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/system
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/server/router/volume
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/backend
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/blkiodev
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/container
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/events
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/filters
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/image
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/mount
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/network
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/plugins/logdriver
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/registry
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/strslice
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/swarm
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/swarm/runtime
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/time
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/versions
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/versions/v1p19
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/versions/v1p20
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/api/types/volume
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/exporter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/worker
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/builder-next/worker/label
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/dockerfile
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/remotecontext
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/remotecontext/git
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/builder/remotecontext/urlutil
21:38:28 [2023-07-05T21:38:28.982Z] github.com/docker/docker/cli/debug
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/cli/winresources/docker-proxy
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/cli/winresources/dockerd
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/client
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/client/buildkit
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/cmd/docker-proxy
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/cmd/dockerd
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/cmd/dockerd/trap
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/container
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/container/stream
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/contrib/apparmor
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/contrib/httpserver
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/cluster
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/cluster/convert
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/cluster/executor
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/cluster/executor/container
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/cluster/provider
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/config
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/containerd
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/events
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/events/testutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/copy
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/register
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/vfs
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/graphdriver/zfs
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/images
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/initlayer
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/links
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/listeners
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/awslogs
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/fluentd
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/gcplogs
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/gelf
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/journald
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/local
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/logentries
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/loggertest
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/loggerutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/splunk
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/syslog
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/logger/templates
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/names
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/network
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/snapshotter
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/daemon/stats
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/distribution
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/distribution/metadata
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/distribution/utils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/distribution/xfer
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/dockerversion
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/errdefs
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/image
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/image/cache
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/image/tarexport
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/image/v1
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/internal/mod
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/internal/mounttree
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/internal/test/suite
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/internal/unshare
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/layer
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libcontainerd
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libcontainerd/queue
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libcontainerd/remote
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libcontainerd/shimopts
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libcontainerd/supervisor
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libcontainerd/types
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/bitmap
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/bitseq
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cluster
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/config
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/datastore
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/diagnostic
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/discoverapi
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/driverapi
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/bridge
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/host
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/null
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/overlay
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/remote
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/windows
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drvregistry
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/etchosts
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/idm
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/internal/caller
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/internal/kvstore
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipam
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipamapi
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/builtin
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/null
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/remote
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipamutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipbits
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/iptables
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/netlabel
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/netutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/networkdb
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ns
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/options
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/osl
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/osl/kernel
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/portallocator
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/portmapper
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/resolvconf
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/testutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/types
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/oci
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/oci/caps
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/opts
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/aaparser
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/archive
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/authorization
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/broadcaster
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/capabilities
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/chrootarchive
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/containerfs
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/directory
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/dmesg
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/fileutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/homedir
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/idtools
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/ioutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/jsonmessage
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/longpath
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/loopback
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/meminfo
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/namesgenerator
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/parsers
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/parsers/kernel
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/pidfile
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/platform
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/platforms
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/plugingetter
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/plugins
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/plugins/transport
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/pools
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/process
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/progress
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/reexec
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/rootless
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/rootless/specconv
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/stack
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/stdcopy
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/streamformatter
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/stringid
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/sysinfo
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/system
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/tailfile
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/tarsum
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/pkg/useragent
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/plugin
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/plugin/executor/containerd
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/plugin/v2
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/profiles/apparmor
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/profiles/seccomp
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/quota
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/reference
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/registry
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/registry/resumable
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/restartmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/runconfig
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/runconfig/opts
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/daemon
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/environment
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/fakecontext
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/fakegit
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/fakestorage
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/fixtures/load
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/fixtures/plugin
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/registry
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/testutil/request
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/volume
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/volume/drivers
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/volume/local
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/volume/mounts
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/volume/service
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/volume/service/opts
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/volume/testutils'
21:38:28 [2023-07-05T21:38:28.983Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/bitmap
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/bitseq
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cluster
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/config
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/datastore
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/diagnostic
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/discoverapi
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/driverapi
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/bridge
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/host
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/null
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/overlay
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/remote
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/windows
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/drvregistry
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/etchosts
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/idm
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/internal/caller
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/internal/kvstore
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipam
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipamapi
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/builtin
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/null
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/remote
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipamutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ipbits
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/iptables
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/netlabel
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/netutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/networkdb
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/ns
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/options
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/osl
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/osl/kernel
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/portallocator
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/portmapper
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/resolvconf
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/testutils
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/types'
21:38:28 [2023-07-05T21:38:28.983Z] + echo 'github.com/docker/docker/libnetwork
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/bitmap
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/bitseq
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cluster
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/config
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/datastore
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/diagnostic
21:38:28 [2023-07-05T21:38:28.983Z] github.com/docker/docker/libnetwork/discoverapi
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/driverapi
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/bridge
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/host
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/null
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/overlay
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/remote
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/windows
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drvregistry
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/etchosts
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/idm
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/internal/caller
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/internal/kvstore
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipam
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipamapi
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipams/builtin
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipams/null
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipams/remote
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipamutils
21:38:28 [2023-07-05T21:38:28.984Z] + grep --fixed-strings libnetwork/drivers/bridge
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ipbits
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/iptables
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/netlabel
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/netutils
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/networkdb
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/ns
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/options
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/osl
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/osl/kernel
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/portallocator
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/portmapper
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/resolvconf
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/testutils
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/types'
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/bridge
21:38:28 [2023-07-05T21:38:28.984Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:38:28 [2023-07-05T21:38:28.984Z] + type docker-proxy
21:38:28 [2023-07-05T21:38:28.984Z] hack/test/unit: line 25: type: docker-proxy: not found
21:38:28 [2023-07-05T21:38:28.984Z] + hack/make.sh binary-proxy install-proxy
21:38:28 [2023-07-05T21:38:28.984Z] 
21:38:28 [2023-07-05T21:38:28.984Z] Removing bundles/
21:38:28 [2023-07-05T21:38:28.984Z] 
21:38:28 [2023-07-05T21:38:28.984Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:38:28 [2023-07-05T21:38:28.984Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
21:38:34 [2023-07-05T21:38:34.230Z] Created binary: bundles/binary-proxy/docker-proxy
21:38:34 [2023-07-05T21:38:34.230Z] 
21:38:34 [2023-07-05T21:38:34.230Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:38:34 [2023-07-05T21:38:34.230Z] Installing docker-proxy to /usr/local/bin/
21:38:34 [2023-07-05T21:38:34.230Z] 
21:38:34 [2023-07-05T21:38:34.230Z] + mkdir -p bundles
21:38:34 [2023-07-05T21:38:34.230Z] + '[' -n 'github.com/docker/docker/api
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/backend/build
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/httpstatus
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/httputils
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/middleware
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/build
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/checkpoint
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/container
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/debug
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/distribution
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/grpc
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/image
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/network
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/plugin
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/session
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/swarm
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/system
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/server/router/volume
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/backend
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/blkiodev
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/container
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/events
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/filters
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/image
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/mount
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/network
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/plugins/logdriver
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/registry
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/strslice
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/swarm
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/swarm/runtime
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/time
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/versions
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/versions/v1p19
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/versions/v1p20
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/api/types/volume
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/exporter
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/exporter/overrides
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/worker
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/builder-next/worker/label
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/dockerfile
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/remotecontext
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/remotecontext/git
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/builder/remotecontext/urlutil
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/cli/debug
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/cli/winresources/docker-proxy
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/cli/winresources/dockerd
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/client
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/client/buildkit
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/cmd/docker-proxy
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/cmd/dockerd
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/cmd/dockerd/trap
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/container
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/container/stream
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/contrib/apparmor
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/contrib/httpserver
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/cluster
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/cluster/convert
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/cluster/executor
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/cluster/executor/container
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/cluster/provider
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/config
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/containerd
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/events
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/events/testutils
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/copy
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/register
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/vfs
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/graphdriver/zfs
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/images
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/initlayer
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/links
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/listeners
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/awslogs
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/fluentd
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/gcplogs
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/gelf
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/journald
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/local
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/logentries
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/loggertest
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/loggerutils
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/splunk
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/syslog
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/logger/templates
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/names
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/network
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/snapshotter
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/daemon/stats
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/distribution
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/distribution/metadata
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/distribution/utils
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/distribution/xfer
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/dockerversion
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/errdefs
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/image
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/image/cache
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/image/tarexport
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/image/v1
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/internal/mod
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/internal/mounttree
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/internal/test/suite
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/internal/unshare
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/layer
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/libcontainerd
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/libcontainerd/queue
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/libcontainerd/remote
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/libcontainerd/shimopts
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/libcontainerd/supervisor
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/libcontainerd/types
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/oci
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/oci/caps
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/opts
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/aaparser
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/archive
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/authorization
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/broadcaster
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/capabilities
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/chrootarchive
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/containerfs
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/directory
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/dmesg
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/fileutils
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/homedir
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/idtools
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/ioutils
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/jsonmessage
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/longpath
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/loopback
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/meminfo
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/namesgenerator
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/parsers
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/parsers/kernel
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/pidfile
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/platform
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/platforms
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/plugingetter
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/plugins
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/plugins/transport
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/pools
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/process
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/progress
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/reexec
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/rootless
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/rootless/specconv
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/stack
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/stdcopy
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/streamformatter
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/stringid
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/sysinfo
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/system
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/tailfile
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/tarsum
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/pkg/useragent
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/plugin
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/plugin/executor/containerd
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/plugin/v2
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/profiles/apparmor
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/profiles/seccomp
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/quota
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/reference
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/registry
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/registry/resumable
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/restartmanager
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/runconfig
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/runconfig/opts
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/daemon
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/environment
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/fakecontext
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/fakegit
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/fakestorage
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/fixtures/load
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/fixtures/plugin
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/registry
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/testutil/request
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/volume
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/volume/drivers
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/volume/local
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/volume/mounts
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/volume/service
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/volume/service/opts
21:38:34 [2023-07-05T21:38:34.230Z] github.com/docker/docker/volume/testutils' ']'
21:38:34 [2023-07-05T21:38:34.231Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/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/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
21:38:34 [2023-07-05T21:38:34.231Z] ?   	github.com/docker/docker/api	[no test files]
21:38:40 [2023-07-05T21:38:40.777Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
21:38:40 [2023-07-05T21:38:40.777Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 13.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 82.3% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 89.3% of statements
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
21:39:02 [2023-07-05T21:39:02.701Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
21:39:02 [2023-07-05T21:39:02.957Z] 	github.com/docker/docker/builder/remotecontext	coverage: 33.5% of statements
21:39:02 [2023-07-05T21:39:02.957Z] ok  	github.com/docker/docker/builder/remotecontext	0.050s	coverage: 33.5% of statements
21:39:02 [2023-07-05T21:39:02.957Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
21:39:02 [2023-07-05T21:39:02.957Z] ok  	github.com/docker/docker/builder/dockerfile	0.076s	coverage: 50.1% of statements
21:39:03 [2023-07-05T21:39:03.522Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
21:39:03 [2023-07-05T21:39:03.522Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
21:39:03 [2023-07-05T21:39:03.522Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.017s	coverage: 66.5% of statements
21:39:03 [2023-07-05T21:39:03.522Z] 	github.com/docker/docker/client	coverage: 77.3% of statements
21:39:03 [2023-07-05T21:39:03.522Z] ok  	github.com/docker/docker/client	0.090s	coverage: 77.3% of statements
21:39:08 [2023-07-05T21:39:08.783Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
21:39:08 [2023-07-05T21:39:08.783Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.513s	coverage: 82.5% of statements
21:39:15 [2023-07-05T21:39:15.324Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:39:15 [2023-07-05T21:39:15.324Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:39:15 [2023-07-05T21:39:15.324Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:39:15 [2023-07-05T21:39:15.324Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:39:15 [2023-07-05T21:39:15.324Z] 	github.com/docker/docker/container	coverage: 36.4% of statements
21:39:15 [2023-07-05T21:39:15.324Z] ok  	github.com/docker/docker/container	0.130s	coverage: 36.4% of statements
21:39:15 [2023-07-05T21:39:15.324Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.5% of statements
21:39:15 [2023-07-05T21:39:15.324Z] ok  	github.com/docker/docker/cmd/dockerd	0.218s	coverage: 29.5% of statements
21:39:17 [2023-07-05T21:39:17.846Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
21:39:17 [2023-07-05T21:39:17.846Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.440s	coverage: 0.0% of statements
21:39:19 [2023-07-05T21:39:19.213Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:39:19 [2023-07-05T21:39:19.213Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
21:39:19 [2023-07-05T21:39:19.213Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
21:39:19 [2023-07-05T21:39:19.213Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
21:39:19 [2023-07-05T21:39:19.213Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 39.2% of statements
21:39:19 [2023-07-05T21:39:19.213Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
21:39:19 [2023-07-05T21:39:19.213Z] ok  	github.com/docker/docker/daemon/cluster	0.053s	coverage: 0.5% of statements
21:39:19 [2023-07-05T21:39:19.470Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:39:19 [2023-07-05T21:39:19.470Z] 	github.com/docker/docker/daemon/config	coverage: 76.2% of statements
21:39:19 [2023-07-05T21:39:19.470Z] ok  	github.com/docker/docker/daemon/config	0.050s	coverage: 76.2% of statements
21:39:20 [2023-07-05T21:39:20.837Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:39:20 [2023-07-05T21:39:20.837Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.3% of statements
21:39:20 [2023-07-05T21:39:20.837Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
21:39:20 [2023-07-05T21:39:20.837Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.4% of statements
21:39:20 [2023-07-05T21:39:20.837Z] ok  	github.com/docker/docker/daemon/containerd	0.030s	coverage: 0.4% of statements
21:39:20 [2023-07-05T21:39:20.837Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
21:39:20 [2023-07-05T21:39:20.837Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
21:39:20 [2023-07-05T21:39:20.837Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
21:39:20 [2023-07-05T21:39:20.837Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
21:39:21 [2023-07-05T21:39:21.093Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
21:39:21 [2023-07-05T21:39:21.093Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.196s	coverage: 59.6% of statements
21:39:21 [2023-07-05T21:39:21.655Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:39:21 [2023-07-05T21:39:21.655Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
21:39:21 [2023-07-05T21:39:21.655Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
21:39:21 [2023-07-05T21:39:21.655Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:39:21 [2023-07-05T21:39:21.655Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:39:21 [2023-07-05T21:39:21.912Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
21:39:21 [2023-07-05T21:39:21.912Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.199s	coverage: 60.2% of statements
21:39:21 [2023-07-05T21:39:21.912Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 60.9% of statements
21:39:21 [2023-07-05T21:39:21.912Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
21:39:22 [2023-07-05T21:39:22.474Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
21:39:22 [2023-07-05T21:39:22.474Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
21:39:23 [2023-07-05T21:39:23.037Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
21:39:23 [2023-07-05T21:39:23.037Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.502s	coverage: 13.0% of statements
21:39:23 [2023-07-05T21:39:23.037Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:39:23 [2023-07-05T21:39:23.037Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:39:23 [2023-07-05T21:39:23.037Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
21:39:23 [2023-07-05T21:39:23.037Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
21:39:23 [2023-07-05T21:39:23.037Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
21:39:23 [2023-07-05T21:39:23.037Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
21:39:23 [2023-07-05T21:39:23.293Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
21:39:23 [2023-07-05T21:39:23.293Z] ok  	github.com/docker/docker/daemon/logger	0.237s	coverage: 43.2% of statements
21:39:23 [2023-07-05T21:39:23.549Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.3% of statements
21:39:23 [2023-07-05T21:39:23.549Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.128s	coverage: 78.3% of statements
21:39:23 [2023-07-05T21:39:23.549Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:39:23 [2023-07-05T21:39:23.549Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
21:39:23 [2023-07-05T21:39:23.549Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
21:39:23 [2023-07-05T21:39:23.549Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
21:39:23 [2023-07-05T21:39:23.549Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
21:39:24 [2023-07-05T21:39:24.111Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:39:24 [2023-07-05T21:39:24.111Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:39:24 [2023-07-05T21:39:24.111Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
21:39:24 [2023-07-05T21:39:24.111Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.008s	coverage: 88.2% of statements
21:39:24 [2023-07-05T21:39:24.367Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
21:39:24 [2023-07-05T21:39:24.367Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
21:39:24 [2023-07-05T21:39:24.367Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:39:24 [2023-07-05T21:39:24.367Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:39:24 [2023-07-05T21:39:24.367Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
21:39:24 [2023-07-05T21:39:24.367Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.115s	coverage: 76.8% of statements
21:39:24 [2023-07-05T21:39:24.367Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
21:39:24 [2023-07-05T21:39:24.367Z] ok  	github.com/docker/docker/daemon/logger/local	0.048s	coverage: 79.4% of statements
21:39:24 [2023-07-05T21:39:24.931Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 67.4% of statements
21:39:24 [2023-07-05T21:39:24.931Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.079s	coverage: 67.4% of statements
21:39:25 [2023-07-05T21:39:25.188Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
21:39:25 [2023-07-05T21:39:25.188Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.037s	coverage: 31.5% of statements
21:39:25 [2023-07-05T21:39:25.188Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:39:25 [2023-07-05T21:39:25.188Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
21:39:25 [2023-07-05T21:39:25.188Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
21:39:25 [2023-07-05T21:39:25.188Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
21:39:25 [2023-07-05T21:39:25.188Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
21:39:25 [2023-07-05T21:39:25.445Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
21:39:25 [2023-07-05T21:39:25.445Z] ok  	github.com/docker/docker/daemon/logger/journald	1.488s	coverage: 74.5% of statements
21:39:25 [2023-07-05T21:39:25.445Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
21:39:25 [2023-07-05T21:39:25.445Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:39:25 [2023-07-05T21:39:25.445Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
21:39:25 [2023-07-05T21:39:25.445Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
21:39:26 [2023-07-05T21:39:26.373Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:39:26 [2023-07-05T21:39:26.373Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
21:39:26 [2023-07-05T21:39:26.373Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
21:39:26 [2023-07-05T21:39:26.373Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
21:39:26 [2023-07-05T21:39:26.373Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
21:39:26 [2023-07-05T21:39:26.373Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
21:39:26 [2023-07-05T21:39:26.373Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 44.4% of statements
21:39:26 [2023-07-05T21:39:26.629Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
21:39:26 [2023-07-05T21:39:26.629Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.469s	coverage: 82.5% of statements
21:39:27 [2023-07-05T21:39:27.191Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
21:39:27 [2023-07-05T21:39:27.191Z] ok  	github.com/docker/docker/distribution	0.598s	coverage: 29.5% of statements
21:39:27 [2023-07-05T21:39:27.191Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
21:39:27 [2023-07-05T21:39:27.191Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
21:39:27 [2023-07-05T21:39:27.191Z] 	github.com/docker/docker/image	coverage: 86.4% of statements
21:39:27 [2023-07-05T21:39:27.191Z] ok  	github.com/docker/docker/image	0.034s	coverage: 86.4% of statements
21:39:27 [2023-07-05T21:39:27.191Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:39:27 [2023-07-05T21:39:27.191Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
21:39:27 [2023-07-05T21:39:27.191Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:39:27 [2023-07-05T21:39:27.191Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
21:39:27 [2023-07-05T21:39:27.191Z] 	github.com/docker/docker/internal/mod	coverage: 66.7% of statements
21:39:27 [2023-07-05T21:39:27.191Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
21:39:27 [2023-07-05T21:39:27.191Z] 	github.com/docker/docker/image/tarexport	coverage: 0.6% of statements
21:39:27 [2023-07-05T21:39:27.191Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.6% of statements
21:39:28 [2023-07-05T21:39:28.556Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:39:28 [2023-07-05T21:39:28.556Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:39:28 [2023-07-05T21:39:28.556Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
21:39:28 [2023-07-05T21:39:28.556Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:39:28 [2023-07-05T21:39:28.556Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:39:28 [2023-07-05T21:39:28.556Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
21:39:28 [2023-07-05T21:39:28.556Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
21:39:28 [2023-07-05T21:39:28.556Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
21:39:28 [2023-07-05T21:39:28.556Z] ok  	github.com/docker/docker/distribution/xfer	2.193s	coverage: 85.4% of statements
21:39:28 [2023-07-05T21:39:28.556Z] 	github.com/docker/docker/daemon	coverage: 17.1% of statements
21:39:28 [2023-07-05T21:39:28.556Z] ok  	github.com/docker/docker/daemon	10.791s	coverage: 17.1% of statements
21:39:28 [2023-07-05T21:39:28.812Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:39:28 [2023-07-05T21:39:28.812Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
21:39:28 [2023-07-05T21:39:28.812Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 52.9% of statements
21:39:28 [2023-07-05T21:39:28.812Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
21:39:28 [2023-07-05T21:39:28.812Z] ok  	github.com/docker/docker/oci	0.023s	coverage: 36.9% of statements
21:39:29 [2023-07-05T21:39:29.069Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
21:39:29 [2023-07-05T21:39:29.069Z] ok  	github.com/docker/docker/opts	0.054s	coverage: 67.9% of statements
21:39:29 [2023-07-05T21:39:29.632Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
21:39:29 [2023-07-05T21:39:29.632Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
21:39:29 [2023-07-05T21:39:29.632Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
21:39:29 [2023-07-05T21:39:29.632Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
21:39:29 [2023-07-05T21:39:29.632Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 28.6% of statements
21:39:29 [2023-07-05T21:39:29.632Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
21:39:29 [2023-07-05T21:39:29.632Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
21:39:29 [2023-07-05T21:39:29.632Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
21:39:29 [2023-07-05T21:39:29.632Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
21:39:29 [2023-07-05T21:39:29.632Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
21:39:29 [2023-07-05T21:39:29.632Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
21:39:29 [2023-07-05T21:39:29.632Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
21:39:29 [2023-07-05T21:39:29.632Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 56.4% of statements
21:39:29 [2023-07-05T21:39:29.632Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.281s	coverage: 83.1% of statements
21:39:29 [2023-07-05T21:39:29.889Z] 	github.com/docker/docker/pkg/homedir	coverage: 8.3% of statements
21:39:29 [2023-07-05T21:39:29.889Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 8.3% of statements
21:39:29 [2023-07-05T21:39:29.889Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
21:39:29 [2023-07-05T21:39:29.889Z] ok  	github.com/docker/docker/pkg/archive	0.454s	coverage: 81.5% of statements
21:39:30 [2023-07-05T21:39:30.183Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:39:30 [2023-07-05T21:39:30.183Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
21:39:30 [2023-07-05T21:39:30.183Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
21:39:30 [2023-07-05T21:39:30.183Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
21:39:30 [2023-07-05T21:39:30.183Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
21:39:30 [2023-07-05T21:39:30.183Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
21:39:30 [2023-07-05T21:39:30.183Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
21:39:30 [2023-07-05T21:39:30.439Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
21:39:30 [2023-07-05T21:39:30.439Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:39:30 [2023-07-05T21:39:30.439Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
21:39:30 [2023-07-05T21:39:30.439Z] ok  	github.com/docker/docker/pkg/authorization	0.916s	coverage: 68.3% of statements
21:39:30 [2023-07-05T21:39:30.439Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
21:39:30 [2023-07-05T21:39:30.439Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
21:39:30 [2023-07-05T21:39:30.439Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:39:30 [2023-07-05T21:39:30.439Z] ok  	github.com/docker/docker/pkg/idtools	0.489s	coverage: 69.8% of statements
21:39:30 [2023-07-05T21:39:30.440Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
21:39:30 [2023-07-05T21:39:30.440Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
21:39:30 [2023-07-05T21:39:30.440Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
21:39:30 [2023-07-05T21:39:30.440Z] ok  	github.com/docker/docker/pkg/ioutils	0.392s	coverage: 71.9% of statements
21:39:30 [2023-07-05T21:39:30.695Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:39:30 [2023-07-05T21:39:30.695Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
21:39:30 [2023-07-05T21:39:30.695Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:39:30 [2023-07-05T21:39:30.695Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
21:39:30 [2023-07-05T21:39:30.695Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
21:39:30 [2023-07-05T21:39:30.695Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
21:39:30 [2023-07-05T21:39:30.695Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.2% of statements
21:39:30 [2023-07-05T21:39:30.952Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:39:30 [2023-07-05T21:39:30.952Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:39:30 [2023-07-05T21:39:30.952Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
21:39:30 [2023-07-05T21:39:30.952Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
21:39:30 [2023-07-05T21:39:30.952Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
21:39:30 [2023-07-05T21:39:30.952Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
21:39:30 [2023-07-05T21:39:30.952Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
21:39:30 [2023-07-05T21:39:30.952Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
21:39:30 [2023-07-05T21:39:30.952Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
21:39:30 [2023-07-05T21:39:30.952Z] ok  	github.com/docker/docker/pkg/process	0.011s	coverage: 21.7% of statements
21:39:31 [2023-07-05T21:39:31.208Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
21:39:31 [2023-07-05T21:39:31.208Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
21:39:31 [2023-07-05T21:39:31.465Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
21:39:31 [2023-07-05T21:39:31.465Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
21:39:31 [2023-07-05T21:39:31.465Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
21:39:31 [2023-07-05T21:39:31.465Z] ok  	github.com/docker/docker/pkg/stack	0.010s	coverage: 90.9% of statements
21:39:31 [2023-07-05T21:39:31.465Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
21:39:31 [2023-07-05T21:39:31.465Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
21:39:31 [2023-07-05T21:39:31.465Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
21:39:31 [2023-07-05T21:39:31.465Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:39:31 [2023-07-05T21:39:31.465Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
21:39:31 [2023-07-05T21:39:31.465Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
21:39:31 [2023-07-05T21:39:31.465Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
21:39:31 [2023-07-05T21:39:31.465Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
21:39:32 [2023-07-05T21:39:32.027Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
21:39:32 [2023-07-05T21:39:32.027Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
21:39:32 [2023-07-05T21:39:32.027Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
21:39:32 [2023-07-05T21:39:32.027Z] ok  	github.com/docker/docker/pkg/system	0.010s	coverage: 43.1% of statements
21:39:32 [2023-07-05T21:39:32.027Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
21:39:32 [2023-07-05T21:39:32.027Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.4% of statements
21:39:32 [2023-07-05T21:39:32.027Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
21:39:32 [2023-07-05T21:39:32.027Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
21:39:32 [2023-07-05T21:39:32.027Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
21:39:32 [2023-07-05T21:39:32.027Z] ok  	github.com/docker/docker/pkg/tarsum	0.053s	coverage: 89.1% of statements
21:39:32 [2023-07-05T21:39:32.590Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:39:32 [2023-07-05T21:39:32.590Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:39:32 [2023-07-05T21:39:32.847Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
21:39:32 [2023-07-05T21:39:32.847Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
21:39:32 [2023-07-05T21:39:32.847Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
21:39:32 [2023-07-05T21:39:32.847Z] ok  	github.com/docker/docker/profiles/seccomp	0.026s	coverage: 86.0% of statements
21:39:33 [2023-07-05T21:39:33.103Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
21:39:33 [2023-07-05T21:39:33.103Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 83.7% of statements
21:39:33 [2023-07-05T21:39:33.103Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
21:39:33 [2023-07-05T21:39:33.103Z] ok  	github.com/docker/docker/quota	0.208s	coverage: 71.4% of statements
21:39:33 [2023-07-05T21:39:33.360Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
21:39:33 [2023-07-05T21:39:33.360Z] ok  	github.com/docker/docker/plugin	0.529s	coverage: 23.3% of statements
21:39:33 [2023-07-05T21:39:33.616Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
21:39:33 [2023-07-05T21:39:33.616Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
21:39:33 [2023-07-05T21:39:33.616Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
21:39:33 [2023-07-05T21:39:33.616Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
21:39:33 [2023-07-05T21:39:33.616Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:39:33 [2023-07-05T21:39:33.616Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
21:39:33 [2023-07-05T21:39:33.616Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
21:39:33 [2023-07-05T21:39:33.616Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
21:39:33 [2023-07-05T21:39:33.616Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
21:39:33 [2023-07-05T21:39:33.616Z] 	github.com/docker/docker/registry	coverage: 64.9% of statements
21:39:33 [2023-07-05T21:39:33.616Z] ok  	github.com/docker/docker/registry	0.129s	coverage: 64.9% of statements
21:39:34 [2023-07-05T21:39:34.178Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:39:34 [2023-07-05T21:39:34.178Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:39:34 [2023-07-05T21:39:34.178Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:39:34 [2023-07-05T21:39:34.434Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:39:34 [2023-07-05T21:39:34.434Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:39:34 [2023-07-05T21:39:34.434Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:39:34 [2023-07-05T21:39:34.434Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:39:34 [2023-07-05T21:39:34.434Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:39:34 [2023-07-05T21:39:34.434Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:39:34 [2023-07-05T21:39:34.434Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:39:34 [2023-07-05T21:39:34.434Z] ?   	github.com/docker/docker/volume	[no test files]
21:39:34 [2023-07-05T21:39:34.996Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
21:39:34 [2023-07-05T21:39:34.996Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
21:39:34 [2023-07-05T21:39:34.996Z] 	github.com/docker/docker/volume/mounts	coverage: 66.0% of statements
21:39:34 [2023-07-05T21:39:34.996Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 66.0% of statements
21:39:34 [2023-07-05T21:39:34.996Z] 	github.com/docker/docker/volume/local	coverage: 74.4% of statements
21:39:34 [2023-07-05T21:39:34.996Z] ok  	github.com/docker/docker/volume/local	0.142s	coverage: 74.4% of statements
21:39:35 [2023-07-05T21:39:35.557Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:39:35 [2023-07-05T21:39:35.557Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:39:35 [2023-07-05T21:39:35.557Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
21:39:35 [2023-07-05T21:39:35.557Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
21:39:36 [2023-07-05T21:39:36.119Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
21:39:36 [2023-07-05T21:39:36.119Z] ok  	github.com/docker/docker/layer	7.764s	coverage: 68.7% of statements
21:40:08 [2023-07-05T21:40:08.139Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
21:40:08 [2023-07-05T21:40:08.139Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 74.4% of statements
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === Skipped
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     network_proxy_test.go:210: No support for dual stack yet
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver btrfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver btrfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver btrfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver btrfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver btrfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:68: No driver to put!
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z] time="2023-07-05T21:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z] time="2023-07-05T21:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z] time="2023-07-05T21:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z] time="2023-07-05T21:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z] time="2023-07-05T21:39:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: driver not supported
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:68: No driver to put!
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     overlay_test.go:61: Cannot run test with naive change algorithm
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver zfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver zfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver zfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver zfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:41: Driver zfs not supported
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     graphtest_unix.go:68: No driver to put!
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:40:08 [2023-07-05T21:40:08.139Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:40:08 [2023-07-05T21:40:08.139Z] 
21:40:08 [2023-07-05T21:40:08.139Z] DONE 3036 tests, 26 skipped in 91.548s
21:40:08 [2023-07-05T21:40:08.139Z] + '[' -n 'github.com/docker/docker/libnetwork
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/bitmap
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/bitseq
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/cluster
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/config
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/datastore
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/diagnostic
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/discoverapi
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/driverapi
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/bridge
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/host
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/null
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/remote
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/windows
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/drvregistry
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/etchosts
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/idm
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/internal/caller
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/internal/kvstore
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/ipam
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/ipamapi
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/ipams/builtin
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/ipams/null
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/ipams/remote
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:40:08 [2023-07-05T21:40:08.139Z] github.com/docker/docker/libnetwork/ipamutils
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/ipbits
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/iptables
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/netlabel
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/netutils
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/networkdb
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/ns
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/options
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/osl
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/osl/kernel
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/portallocator
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/portmapper
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/resolvconf
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/testutils
21:40:08 [2023-07-05T21:40:08.140Z] github.com/docker/docker/libnetwork/types' ']'
21:40:08 [2023-07-05T21:40:08.140Z] + 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/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/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/testutils github.com/docker/docker/libnetwork/types
21:40:54 [2023-07-05T21:40:54.755Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
21:40:54 [2023-07-05T21:40:54.755Z] ok  	github.com/docker/docker/libnetwork	44.672s	coverage: 42.5% of statements
21:40:54 [2023-07-05T21:40:54.755Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
21:40:54 [2023-07-05T21:40:54.755Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
21:40:55 [2023-07-05T21:40:55.011Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
21:40:55 [2023-07-05T21:40:55.011Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.116s	coverage: 75.7% of statements
21:40:55 [2023-07-05T21:40:55.011Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:40:55 [2023-07-05T21:40:55.268Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:40:55 [2023-07-05T21:40:55.577Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:40:55 [2023-07-05T21:40:55.577Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:40:55 [2023-07-05T21:40:55.577Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:40:55 [2023-07-05T21:40:55.577Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:40:55 [2023-07-05T21:40:55.836Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:40:56 [2023-07-05T21:40:56.095Z] 	github.com/docker/docker/libnetwork/config	coverage: 13.2% of statements
21:40:56 [2023-07-05T21:40:56.095Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 13.2% of statements
21:40:56 [2023-07-05T21:40:56.671Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 24.5% of statements
21:40:56 [2023-07-05T21:40:56.672Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 24.5% of statements
21:40:56 [2023-07-05T21:40:56.672Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:40:56 [2023-07-05T21:40:56.672Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:40:56 [2023-07-05T21:40:56.939Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
21:40:56 [2023-07-05T21:40:56.939Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
21:41:00 [2023-07-05T21:41:00.215Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 61.9% of statements
21:41:00 [2023-07-05T21:41:00.215Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.982s	coverage: 61.9% of statements
21:41:00 [2023-07-05T21:41:00.215Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:41:00 [2023-07-05T21:41:00.215Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 34.8% of statements
21:41:00 [2023-07-05T21:41:00.215Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
21:41:01 [2023-07-05T21:41:01.581Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.0% of statements
21:41:01 [2023-07-05T21:41:01.581Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.709s	coverage: 5.0% of statements
21:41:01 [2023-07-05T21:41:01.581Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:41:02 [2023-07-05T21:41:02.143Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.6% of statements
21:41:02 [2023-07-05T21:41:02.143Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.6% of statements
21:41:02 [2023-07-05T21:41:02.143Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:41:02 [2023-07-05T21:41:02.399Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 36.4% of statements
21:41:02 [2023-07-05T21:41:02.399Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 36.4% of statements
21:41:03 [2023-07-05T21:41:03.327Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.4% of statements
21:41:03 [2023-07-05T21:41:03.327Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
21:41:03 [2023-07-05T21:41:03.327Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:41:03 [2023-07-05T21:41:03.889Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 63.6% of statements
21:41:03 [2023-07-05T21:41:03.889Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
21:41:04 [2023-07-05T21:41:04.450Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
21:41:04 [2023-07-05T21:41:04.450Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
21:41:04 [2023-07-05T21:41:04.451Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:41:04 [2023-07-05T21:41:04.451Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:41:04 [2023-07-05T21:41:04.451Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:41:05 [2023-07-05T21:41:05.013Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
21:41:05 [2023-07-05T21:41:05.013Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.040s	coverage: 86.2% of statements
21:41:05 [2023-07-05T21:41:05.269Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
21:41:05 [2023-07-05T21:41:05.269Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
21:41:05 [2023-07-05T21:41:05.525Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
21:41:05 [2023-07-05T21:41:05.525Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:41:05 [2023-07-05T21:41:05.525Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
21:41:05 [2023-07-05T21:41:05.525Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:41:05 [2023-07-05T21:41:05.525Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
21:41:05 [2023-07-05T21:41:05.525Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
21:41:17 [2023-07-05T21:41:17.694Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
21:41:17 [2023-07-05T21:41:17.694Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:41:20 [2023-07-05T21:41:20.212Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
21:41:20 [2023-07-05T21:41:20.212Z] ok  	github.com/docker/docker/libnetwork/ipam	3.351s	coverage: 80.5% of statements
21:41:20 [2023-07-05T21:41:20.212Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:41:20 [2023-07-05T21:41:20.212Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:41:20 [2023-07-05T21:41:20.212Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
21:41:20 [2023-07-05T21:41:20.212Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
21:41:20 [2023-07-05T21:41:20.468Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
21:41:20 [2023-07-05T21:41:20.468Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
21:41:20 [2023-07-05T21:41:20.468Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:41:20 [2023-07-05T21:41:20.724Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
21:41:20 [2023-07-05T21:41:20.724Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
21:41:21 [2023-07-05T21:41:21.286Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
21:41:21 [2023-07-05T21:41:21.286Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.282s	coverage: 86.4% of statements
21:41:21 [2023-07-05T21:41:21.542Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
21:41:21 [2023-07-05T21:41:21.542Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
21:41:22 [2023-07-05T21:41:22.104Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.1% of statements
21:41:22 [2023-07-05T21:41:22.104Z] ok  	github.com/docker/docker/libnetwork/iptables	0.228s	coverage: 40.1% of statements
21:41:22 [2023-07-05T21:41:22.104Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
21:41:22 [2023-07-05T21:41:22.665Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
21:41:22 [2023-07-05T21:41:22.665Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 54.9% of statements
21:43:14 [2023-07-05T21:43:14.047Z] time="2023-07-05T21:43:07Z" level=info msg="Node fc8f1c415776 change state NodeActive --> NodeLeft"
21:43:14 [2023-07-05T21:43:14.047Z] time="2023-07-05T21:43:07Z" level=info msg="node4(d51ba3061e05): Node leave event for fc8f1c415776/172.17.0.2"
21:43:14 [2023-07-05T21:43:14.047Z] time="2023-07-05T21:43:07Z" level=info msg="Node fc8f1c415776/172.17.0.2, left gossip cluster"
21:43:14 [2023-07-05T21:43:14.047Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 59.0% of statements
21:43:14 [2023-07-05T21:43:14.047Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.863s	coverage: 59.0% of statements
21:43:14 [2023-07-05T21:43:14.047Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:43:14 [2023-07-05T21:43:14.047Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
21:43:14 [2023-07-05T21:43:14.047Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:43:14 [2023-07-05T21:43:14.047Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
21:43:14 [2023-07-05T21:43:14.047Z] ok  	github.com/docker/docker/libnetwork/osl	4.459s	coverage: 41.5% of statements
21:43:14 [2023-07-05T21:43:14.047Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
21:43:14 [2023-07-05T21:43:14.047Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:43:14 [2023-07-05T21:43:14.047Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
21:43:14 [2023-07-05T21:43:14.047Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
21:43:14 [2023-07-05T21:43:14.608Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
21:43:14 [2023-07-05T21:43:14.608Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.678s	coverage: 46.3% of statements
21:43:14 [2023-07-05T21:43:14.608Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
21:43:14 [2023-07-05T21:43:14.608Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
21:43:14 [2023-07-05T21:43:14.608Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:43:15 [2023-07-05T21:43:15.170Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
21:43:15 [2023-07-05T21:43:15.170Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
21:43:15 [2023-07-05T21:43:15.170Z] 
21:43:15 [2023-07-05T21:43:15.170Z] === Skipped
21:43:15 [2023-07-05T21:43:15.170Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:43:15 [2023-07-05T21:43:15.170Z]     firewalld_test.go:14: firewalld is not running
21:43:15 [2023-07-05T21:43:15.170Z] 
21:43:15 [2023-07-05T21:43:15.170Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
21:43:15 [2023-07-05T21:43:15.170Z]     firewalld_test.go:75: firewalld is not running
21:43:15 [2023-07-05T21:43:15.170Z] 
21:43:15 [2023-07-05T21:43:15.170Z] DONE 355 tests, 2 skipped in 190.134s
Post stage
[Pipeline] junit
21:43:15 [2023-07-05T21:43:15.743Z] Recording test results
21:43:15 [2023-07-05T21:43:15.830Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:43:16 [2023-07-05T21:43:16.143Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a940462fc7a8f49c6d1512244d1dd77887d5ba41 -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:a940462fc7a8f49c6d1512244d1dd77887d5ba41 hack/make.sh dynbinary test-integration
21:43:16 [2023-07-05T21:43:16.401Z] 
21:43:16 [2023-07-05T21:43:16.401Z] Removing bundles/
21:43:16 [2023-07-05T21:43:16.401Z] 
21:43:16 [2023-07-05T21:43:16.401Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:43:16 [2023-07-05T21:43:16.401Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:43:55 [2023-07-05T21:43:55.110Z] Created binary: bundles/dynbinary-daemon/dockerd
21:43:55 [2023-07-05T21:43:55.110Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:43:55 [2023-07-05T21:43:55.110Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:43:55 [2023-07-05T21:43:55.110Z] 
21:43:55 [2023-07-05T21:43:55.110Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:43:55 [2023-07-05T21:43:55.110Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:43:55 [2023-07-05T21:43:55.110Z] HOSTNAME=108b27ac516c
21:43:55 [2023-07-05T21:43:55.110Z] TESTDEBUG=0
21:43:55 [2023-07-05T21:43:55.110Z] DEST=bundles/test-integration
21:43:55 [2023-07-05T21:43:55.110Z] PWD=/go/src/github.com/docker/docker
21:43:55 [2023-07-05T21:43:55.110Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
21:43:55 [2023-07-05T21:43:55.110Z] DOCKER_GITCOMMIT=a940462fc7a8f49c6d1512244d1dd77887d5ba41
21:43:55 [2023-07-05T21:43:55.110Z] container=docker
21:43:55 [2023-07-05T21:43:55.110Z] HOME=/root
21:43:55 [2023-07-05T21:43:55.110Z] CONTAINERD_NAMESPACE=moby
21:43:55 [2023-07-05T21:43:55.110Z] GOLANG_VERSION=1.20.5
21:43:55 [2023-07-05T21:43:55.110Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:43:55 [2023-07-05T21:43:55.110Z] VALIDATE_BRANCH=master
21:43:55 [2023-07-05T21:43:55.110Z] TERM=xterm
21:43:55 [2023-07-05T21:43:55.110Z] DOCKER_PKG=github.com/docker/docker
21:43:55 [2023-07-05T21:43:55.110Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
21:43:55 [2023-07-05T21:43:55.110Z] SHLVL=1
21:43:55 [2023-07-05T21:43:55.110Z] TIMEOUT=120m
21:43:55 [2023-07-05T21:43:55.110Z] DOCKER_GRAPHDRIVER=overlay2
21:43:55 [2023-07-05T21:43:55.110Z] GO111MODULE=off
21:43:55 [2023-07-05T21:43:55.110Z] DOCKER_EXPERIMENTAL=1
21:43:55 [2023-07-05T21:43:55.110Z] TEST_SKIP_INTEGRATION_CLI=1
21:43:55 [2023-07-05T21:43:55.110Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:43:55 [2023-07-05T21:43:55.110Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:43:55 [2023-07-05T21:43:55.110Z] GOPATH=/go
21:43:55 [2023-07-05T21:43:55.110Z] PKG_CONFIG=pkg-config
21:43:55 [2023-07-05T21:43:55.110Z] _=/usr/bin/env
21:43:55 [2023-07-05T21:43:55.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:44:13 [2023-07-05T21:44:13.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:44:13 [2023-07-05T21:44:13.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:44:13 [2023-07-05T21:44:13.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:44:17 [2023-07-05T21:44:17.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:44:21 [2023-07-05T21:44:21.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:44:21 [2023-07-05T21:44:21.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:44:22 [2023-07-05T21:44:22.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:44:23 [2023-07-05T21:44:23.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:44:24 [2023-07-05T21:44:24.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:44:25 [2023-07-05T21:44:25.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:44:26 [2023-07-05T21:44:26.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:44:28 [2023-07-05T21:44:28.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:44:29 [2023-07-05T21:44:29.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:44:31 [2023-07-05T21:44:31.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:44:31 [2023-07-05T21:44:31.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:44:32 [2023-07-05T21:44:32.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:44:34 [2023-07-05T21:44:34.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:44:35 [2023-07-05T21:44:35.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:44:35 [2023-07-05T21:44:35.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:44:37 [2023-07-05T21:44:37.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:44:38 [2023-07-05T21:44:38.438Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:44:38 [2023-07-05T21:44:38.438Z] Using test binary /usr/local/cli-integration/docker
21:44:38 [2023-07-05T21:44:38.438Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:44:38 [2023-07-05T21:44:38.438Z] +++ /etc/init.d/apparmor start
21:44:38 [2023-07-05T21:44:38.438Z] Not: starting.
21:44:38 [2023-07-05T21:44:38.438Z] INFO: Waiting for daemon to start...
21:44:38 [2023-07-05T21:44:38.438Z] Starting dockerd
21:44:38 [2023-07-05T21:44:38.438Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:44:40 [2023-07-05T21:44:40.950Z] .
21:44:40 [2023-07-05T21:44:40.950Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
21:44:40 [2023-07-05T21:44:40.951Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:44:40 [2023-07-05T21:44:40.951Z] ++++ docker load
21:44:41 [2023-07-05T21:44:41.206Z] Loaded image: emptyfs:latest
21:44:41 [2023-07-05T21:44:41.206Z] ++++ tar -cC bundles/test-integration/dangling .
21:44:41 [2023-07-05T21:44:41.206Z] ++++ docker load
21:44:41 [2023-07-05T21:44:41.206Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
21:44:41 [2023-07-05T21:44:41.206Z] Running integration-test (iteration 1)
21:44:41 [2023-07-05T21:44:41.206Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:44:41 [2023-07-05T21:44:41.206Z] ++ 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
21:44:41 [2023-07-05T21:44:41.206Z] ++ set -e
21:44:41 [2023-07-05T21:44:41.206Z] ++ '[' -n 0 ']'
21:44:41 [2023-07-05T21:44:41.206Z] ++ set -x
21:44:41 [2023-07-05T21:44:41.207Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:44:41 [2023-07-05T21:44:41.207Z] Loaded image: busybox:latest
21:44:41 [2023-07-05T21:44:41.462Z] Loaded image: busybox:glibc
21:44:42 [2023-07-05T21:44:42.389Z] Loaded image: debian:bullseye-slim
21:44:42 [2023-07-05T21:44:42.389Z] Loaded image: hello-world:latest
21:44:42 [2023-07-05T21:44:42.389Z] Loaded image: arm32v7/hello-world:latest
21:44:42 [2023-07-05T21:44:42.389Z] INFO: Testing against a local daemon
21:44:42 [2023-07-05T21:44:42.389Z] === RUN   TestCgroupNamespacesBuild
21:44:43 [2023-07-05T21:44:43.754Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
21:44:43 [2023-07-05T21:44:43.754Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:44:44 [2023-07-05T21:44:44.681Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
21:44:44 [2023-07-05T21:44:44.681Z] === RUN   TestBuildWithSession
21:44:44 [2023-07-05T21:44:44.681Z]     build_session_test.go:25: TODO: BuildKit
21:44:44 [2023-07-05T21:44:44.681Z] --- SKIP: TestBuildWithSession (0.00s)
21:44:44 [2023-07-05T21:44:44.681Z] === RUN   TestBuildSquashParent
21:44:47 [2023-07-05T21:44:47.948Z] --- PASS: TestBuildSquashParent (3.41s)
21:44:47 [2023-07-05T21:44:47.948Z] === RUN   TestBuildWithRemoveAndForceRemove
21:44:47 [2023-07-05T21:44:47.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:44:47 [2023-07-05T21:44:47.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:44:47 [2023-07-05T21:44:47.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:44:47 [2023-07-05T21:44:47.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:44:47 [2023-07-05T21:44:47.948Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:44:47 [2023-07-05T21:44:47.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:44:47 [2023-07-05T21:44:47.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:44:47 [2023-07-05T21:44:47.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:44:47 [2023-07-05T21:44:47.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:44:47 [2023-07-05T21:44:47.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:44:47 [2023-07-05T21:44:47.948Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:44:47 [2023-07-05T21:44:47.948Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:44:47 [2023-07-05T21:44:47.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:44:47 [2023-07-05T21:44:47.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:44:47 [2023-07-05T21:44:47.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:44:47 [2023-07-05T21:44:47.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:44:47 [2023-07-05T21:44:47.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:44:47 [2023-07-05T21:44:47.948Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:44:51 [2023-07-05T21:44:51.215Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:44:51 [2023-07-05T21:44:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s)
21:44:51 [2023-07-05T21:44:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s)
21:44:51 [2023-07-05T21:44:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s)
21:44:51 [2023-07-05T21:44:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s)
21:44:51 [2023-07-05T21:44:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s)
21:44:51 [2023-07-05T21:44:51.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s)
21:44:51 [2023-07-05T21:44:51.215Z] === RUN   TestBuildMultiStageCopy
21:44:51 [2023-07-05T21:44:51.215Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:44:52 [2023-07-05T21:44:52.142Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:44:52 [2023-07-05T21:44:52.142Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:44:52 [2023-07-05T21:44:52.142Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:44:52 [2023-07-05T21:44:52.398Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:44:52 [2023-07-05T21:44:52.398Z] --- PASS: TestBuildMultiStageCopy (1.13s)
21:44:52 [2023-07-05T21:44:52.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.92s)
21:44:52 [2023-07-05T21:44:52.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
21:44:52 [2023-07-05T21:44:52.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
21:44:52 [2023-07-05T21:44:52.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
21:44:52 [2023-07-05T21:44:52.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
21:44:52 [2023-07-05T21:44:52.398Z] === RUN   TestBuildMultiStageParentConfig
21:44:52 [2023-07-05T21:44:52.654Z] --- PASS: TestBuildMultiStageParentConfig (0.25s)
21:44:52 [2023-07-05T21:44:52.654Z] === RUN   TestBuildLabelWithTargets
21:44:52 [2023-07-05T21:44:52.910Z] --- PASS: TestBuildLabelWithTargets (0.37s)
21:44:52 [2023-07-05T21:44:52.910Z] === RUN   TestBuildWithEmptyLayers
21:44:53 [2023-07-05T21:44:53.165Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
21:44:53 [2023-07-05T21:44:53.165Z] === RUN   TestBuildMultiStageOnBuild
21:44:54 [2023-07-05T21:44:54.093Z] --- PASS: TestBuildMultiStageOnBuild (1.02s)
21:44:54 [2023-07-05T21:44:54.093Z] === RUN   TestBuildUncleanTarFilenames
21:44:54 [2023-07-05T21:44:54.093Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
21:44:54 [2023-07-05T21:44:54.093Z] === RUN   TestBuildMultiStageLayerLeak
21:44:55 [2023-07-05T21:44:55.457Z] --- PASS: TestBuildMultiStageLayerLeak (1.01s)
21:44:55 [2023-07-05T21:44:55.457Z] === RUN   TestBuildWithHugeFile
21:45:42 [2023-07-05T21:45:42.082Z] --- PASS: TestBuildWithHugeFile (43.74s)
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildWCOWSandboxSize
21:45:42 [2023-07-05T21:45:42.082Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:45:42 [2023-07-05T21:45:42.082Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildWithEmptyDockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:45:42 [2023-07-05T21:45:42.082Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:45:42 [2023-07-05T21:45:42.082Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:45:42 [2023-07-05T21:45:42.082Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:45:42 [2023-07-05T21:45:42.082Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildPreserveOwnership
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildPreserveOwnership/copy_from
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:45:42 [2023-07-05T21:45:42.082Z] --- PASS: TestBuildPreserveOwnership (1.97s)
21:45:42 [2023-07-05T21:45:42.082Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.42s)
21:45:42 [2023-07-05T21:45:42.082Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s)
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildPlatformInvalid
21:45:42 [2023-07-05T21:45:42.082Z] --- PASS: TestBuildPlatformInvalid (0.02s)
21:45:42 [2023-07-05T21:45:42.082Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:45:42 [2023-07-05T21:45:42.082Z] Loaded image: busybox:latest
21:45:42 [2023-07-05T21:45:42.082Z] Loaded image: busybox:glibc
21:45:42 [2023-07-05T21:45:42.650Z] Loaded image: debian:bullseye-slim
21:45:42 [2023-07-05T21:45:42.650Z] Loaded image: hello-world:latest
21:45:42 [2023-07-05T21:45:42.650Z] Loaded image: arm32v7/hello-world:latest
21:45:50 [2023-07-05T21:45:50.734Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.17s)
21:45:50 [2023-07-05T21:45:50.734Z] PASS
21:45:50 [2023-07-05T21:45:50.734Z] 
21:45:50 [2023-07-05T21:45:50.734Z] === Skipped
21:45:50 [2023-07-05T21:45:50.734Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:45:50 [2023-07-05T21:45:50.734Z]     build_session_test.go:25: TODO: BuildKit
21:45:50 [2023-07-05T21:45:50.734Z] 
21:45:50 [2023-07-05T21:45:50.734Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:45:50 [2023-07-05T21:45:50.734Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:45:50 [2023-07-05T21:45:50.734Z] 
21:45:50 [2023-07-05T21:45:50.734Z] DONE 34 tests, 2 skipped in 68.973s
21:45:50 [2023-07-05T21:45:50.734Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:45:50 [2023-07-05T21:45:50.734Z] ++ 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
21:45:50 [2023-07-05T21:45:50.734Z] ++ set -e
21:45:50 [2023-07-05T21:45:50.734Z] ++ '[' -n 0 ']'
21:45:50 [2023-07-05T21:45:50.734Z] ++ set -x
21:45:50 [2023-07-05T21:45:50.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
21:45:50 [2023-07-05T21:45:50.734Z] INFO: Testing against a local daemon
21:45:50 [2023-07-05T21:45:50.734Z] === RUN   TestConfigInspect
21:45:52 [2023-07-05T21:45:52.098Z] --- PASS: TestConfigInspect (1.88s)
21:45:52 [2023-07-05T21:45:52.098Z] === RUN   TestConfigList
21:45:54 [2023-07-05T21:45:54.028Z] --- PASS: TestConfigList (2.01s)
21:45:54 [2023-07-05T21:45:54.028Z] === RUN   TestConfigsCreateAndDelete
21:45:55 [2023-07-05T21:45:55.917Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
21:45:55 [2023-07-05T21:45:55.917Z] === RUN   TestConfigsUpdate
21:45:57 [2023-07-05T21:45:57.805Z] --- PASS: TestConfigsUpdate (1.99s)
21:45:57 [2023-07-05T21:45:57.805Z] === RUN   TestTemplatedConfig
21:46:00 [2023-07-05T21:46:00.320Z] --- PASS: TestTemplatedConfig (2.51s)
21:46:00 [2023-07-05T21:46:00.320Z] === RUN   TestConfigCreateResolve
21:46:02 [2023-07-05T21:46:02.836Z] --- PASS: TestConfigCreateResolve (2.00s)
21:46:02 [2023-07-05T21:46:02.836Z] PASS
21:46:02 [2023-07-05T21:46:02.836Z] 
21:46:02 [2023-07-05T21:46:02.836Z] DONE 6 tests in 12.303s
21:46:02 [2023-07-05T21:46:02.836Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:46:02 [2023-07-05T21:46:02.836Z] ++ 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
21:46:02 [2023-07-05T21:46:02.836Z] ++ set -e
21:46:02 [2023-07-05T21:46:02.836Z] ++ '[' -n 0 ']'
21:46:02 [2023-07-05T21:46:02.836Z] ++ set -x
21:46:02 [2023-07-05T21:46:02.836Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:46:02 [2023-07-05T21:46:02.836Z] INFO: Testing against a local daemon
21:46:02 [2023-07-05T21:46:02.836Z] === RUN   TestAttachWithTTY
21:46:02 [2023-07-05T21:46:02.836Z] --- PASS: TestAttachWithTTY (0.05s)
21:46:02 [2023-07-05T21:46:02.836Z] === RUN   TestAttachWithoutTTy
21:46:02 [2023-07-05T21:46:02.836Z] --- PASS: TestAttachWithoutTTy (0.03s)
21:46:02 [2023-07-05T21:46:02.836Z] === RUN   TestCreateWithCDIDevices
21:46:03 [2023-07-05T21:46:03.764Z] --- PASS: TestCreateWithCDIDevices (1.04s)
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestCheckpoint
21:46:03 [2023-07-05T21:46:03.764Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:46:03 [2023-07-05T21:46:03.764Z] --- SKIP: TestCheckpoint (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/commit
21:46:03 [2023-07-05T21:46:03.764Z] === PAUSE TestContainerInvalidJSON/commit
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/create
21:46:03 [2023-07-05T21:46:03.764Z] === PAUSE TestContainerInvalidJSON/containers/create
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:46:03 [2023-07-05T21:46:03.764Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:46:03 [2023-07-05T21:46:03.764Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:46:03 [2023-07-05T21:46:03.764Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:46:03 [2023-07-05T21:46:03.764Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:46:03 [2023-07-05T21:46:03.764Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:46:03 [2023-07-05T21:46:03.764Z] === CONT  TestContainerInvalidJSON/commit
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:46:03 [2023-07-05T21:46:03.764Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:46:03 [2023-07-05T21:46:03.764Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:46:03 [2023-07-05T21:46:03.764Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:46:03 [2023-07-05T21:46:03.764Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:46:03 [2023-07-05T21:46:03.764Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:46:03 [2023-07-05T21:46:03.764Z] === CONT  TestContainerInvalidJSON/containers/create
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:46:03 [2023-07-05T21:46:03.764Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:46:03 [2023-07-05T21:46:03.764Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:46:03 [2023-07-05T21:46:03.764Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestCopyFromContainerPathIsNotDir
21:46:03 [2023-07-05T21:46:03.764Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestCopyToContainerPathDoesNotExist
21:46:03 [2023-07-05T21:46:03.764Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestCopyEmptyFile
21:46:03 [2023-07-05T21:46:03.764Z] --- PASS: TestCopyEmptyFile (0.05s)
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestCopyToContainerPathIsNotDir
21:46:03 [2023-07-05T21:46:03.764Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
21:46:03 [2023-07-05T21:46:03.764Z] === RUN   TestCopyFromContainer
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer//
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer/.
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer//.
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer/./
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer//./
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer//bar/root
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer//bar/root/
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer//bar/root/.
21:46:04 [2023-07-05T21:46:04.326Z] === RUN   TestCopyFromContainer/bar/quux
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCopyFromContainer/bar/quux/
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCopyFromContainer/bar/quux/.
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCopyFromContainer/bar/notarget
21:46:04 [2023-07-05T21:46:04.583Z] --- PASS: TestCopyFromContainer (0.69s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer// (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/. (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer//. (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:46:04 [2023-07-05T21:46:04.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:46:04 [2023-07-05T21:46:04.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:46:04 [2023-07-05T21:46:04.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:46:04 [2023-07-05T21:46:04.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:46:04 [2023-07-05T21:46:04.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:46:04 [2023-07-05T21:46:04.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:46:04 [2023-07-05T21:46:04.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateLinkToNonExistingContainer
21:46:04 [2023-07-05T21:46:04.583Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateWithInvalidEnv
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateWithInvalidEnv/0
21:46:04 [2023-07-05T21:46:04.583Z] === PAUSE TestCreateWithInvalidEnv/0
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateWithInvalidEnv/1
21:46:04 [2023-07-05T21:46:04.583Z] === PAUSE TestCreateWithInvalidEnv/1
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateWithInvalidEnv/2
21:46:04 [2023-07-05T21:46:04.583Z] === PAUSE TestCreateWithInvalidEnv/2
21:46:04 [2023-07-05T21:46:04.583Z] === CONT  TestCreateWithInvalidEnv/0
21:46:04 [2023-07-05T21:46:04.583Z] === CONT  TestCreateWithInvalidEnv/2
21:46:04 [2023-07-05T21:46:04.583Z] === CONT  TestCreateWithInvalidEnv/1
21:46:04 [2023-07-05T21:46:04.583Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateTmpfsMountsTarget
21:46:04 [2023-07-05T21:46:04.583Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:46:04 [2023-07-05T21:46:04.583Z] === RUN   TestCreateWithCustomMaskedPaths
21:46:05 [2023-07-05T21:46:05.949Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
21:46:05 [2023-07-05T21:46:05.949Z] === RUN   TestCreateWithCustomReadonlyPaths
21:46:07 [2023-07-05T21:46:07.314Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s)
21:46:07 [2023-07-05T21:46:07.314Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:46:07 [2023-07-05T21:46:07.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:46:07 [2023-07-05T21:46:07.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:46:07 [2023-07-05T21:46:07.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:46:07 [2023-07-05T21:46:07.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:46:07 [2023-07-05T21:46:07.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:46:07 [2023-07-05T21:46:07.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:46:07 [2023-07-05T21:46:07.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:46:07 [2023-07-05T21:46:07.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:46:07 [2023-07-05T21:46:07.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:46:07 [2023-07-05T21:46:07.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:46:07 [2023-07-05T21:46:07.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:46:07 [2023-07-05T21:46:07.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:46:07 [2023-07-05T21:46:07.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:46:07 [2023-07-05T21:46:07.314Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:46:07 [2023-07-05T21:46:07.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateDifferentPlatform
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateDifferentPlatform/different_os
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:46:07 [2023-07-05T21:46:07.571Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:46:07 [2023-07-05T21:46:07.571Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:46:07 [2023-07-05T21:46:07.571Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:46:07 [2023-07-05T21:46:07.571Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:46:07 [2023-07-05T21:46:07.571Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateInvalidHostConfig
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
21:46:07 [2023-07-05T21:46:07.571Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:46:07 [2023-07-05T21:46:07.571Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:46:07 [2023-07-05T21:46:07.571Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
21:46:07 [2023-07-05T21:46:07.571Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:46:07 [2023-07-05T21:46:07.571Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:46:07 [2023-07-05T21:46:07.571Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:46:07 [2023-07-05T21:46:07.571Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:46:07 [2023-07-05T21:46:07.571Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:46:07 [2023-07-05T21:46:07.571Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:46:07 [2023-07-05T21:46:07.571Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:46:07 [2023-07-05T21:46:07.571Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestContainerStartOnDaemonRestart
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestContainerStartOnDaemonRestart
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestDaemonRestartIpcMode
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestDaemonRestartIpcMode
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestDaemonHostGatewayIP
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestDaemonHostGatewayIP
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestRestartDaemonWithRestartingContainer
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestHardRestartWhenContainerIsRunning
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestHardRestartWhenContainerIsRunning
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestContainerKillOnDaemonStart
21:46:07 [2023-07-05T21:46:07.571Z] === PAUSE TestContainerKillOnDaemonStart
21:46:07 [2023-07-05T21:46:07.571Z] === RUN   TestDiff
21:46:08 [2023-07-05T21:46:08.132Z] --- PASS: TestDiff (0.43s)
21:46:08 [2023-07-05T21:46:08.132Z] === RUN   TestExecConsoleSize
21:46:08 [2023-07-05T21:46:08.694Z] --- PASS: TestExecConsoleSize (0.51s)
21:46:08 [2023-07-05T21:46:08.694Z] === RUN   TestExecWithCloseStdin
21:46:09 [2023-07-05T21:46:09.255Z] --- PASS: TestExecWithCloseStdin (0.49s)
21:46:09 [2023-07-05T21:46:09.255Z] === RUN   TestExec
21:46:09 [2023-07-05T21:46:09.817Z] --- PASS: TestExec (0.53s)
21:46:09 [2023-07-05T21:46:09.817Z] === RUN   TestExecUser
21:46:10 [2023-07-05T21:46:10.073Z] --- PASS: TestExecUser (0.50s)
21:46:10 [2023-07-05T21:46:10.073Z] === RUN   TestExportContainerAndImportImage
21:46:10 [2023-07-05T21:46:10.635Z] --- PASS: TestExportContainerAndImportImage (0.49s)
21:46:10 [2023-07-05T21:46:10.635Z] === RUN   TestExportContainerAfterDaemonRestart
21:46:17 [2023-07-05T21:46:17.168Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
21:46:17 [2023-07-05T21:46:17.169Z] === RUN   TestHealthCheckWorkdir
21:46:17 [2023-07-05T21:46:17.426Z] --- PASS: TestHealthCheckWorkdir (0.65s)
21:46:17 [2023-07-05T21:46:17.426Z] === RUN   TestHealthKillContainer
21:46:25 [2023-07-05T21:46:25.520Z] --- PASS: TestHealthKillContainer (7.98s)
21:46:25 [2023-07-05T21:46:25.520Z] === RUN   TestHealthCheckProcessKilled
21:46:26 [2023-07-05T21:46:26.081Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
21:46:26 [2023-07-05T21:46:26.081Z] === RUN   TestInspectCpusetInConfigPre120
21:46:26 [2023-07-05T21:46:26.643Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
21:46:26 [2023-07-05T21:46:26.643Z] === RUN   TestInspectAnnotations
21:46:26 [2023-07-05T21:46:26.643Z] --- PASS: TestInspectAnnotations (0.03s)
21:46:26 [2023-07-05T21:46:26.643Z] === RUN   TestIpcModeNone
21:46:26 [2023-07-05T21:46:26.900Z] --- PASS: TestIpcModeNone (0.50s)
21:46:26 [2023-07-05T21:46:26.900Z] === RUN   TestIpcModePrivate
21:46:27 [2023-07-05T21:46:27.461Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
21:46:27 [2023-07-05T21:46:27.462Z] --- PASS: TestIpcModePrivate (0.56s)
21:46:27 [2023-07-05T21:46:27.462Z] === RUN   TestIpcModeShareable
21:46:28 [2023-07-05T21:46:28.023Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
21:46:28 [2023-07-05T21:46:28.023Z] --- PASS: TestIpcModeShareable (0.50s)
21:46:28 [2023-07-05T21:46:28.023Z] === RUN   TestAPIIpcModeShareableAndContainer
21:46:29 [2023-07-05T21:46:29.911Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s)
21:46:29 [2023-07-05T21:46:29.911Z] === RUN   TestAPIIpcModeHost
21:46:29 [2023-07-05T21:46:29.911Z] --- PASS: TestAPIIpcModeHost (0.33s)
21:46:29 [2023-07-05T21:46:29.911Z] === RUN   TestDaemonIpcModeShareable
21:46:30 [2023-07-05T21:46:30.837Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
21:46:31 [2023-07-05T21:46:31.093Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
21:46:31 [2023-07-05T21:46:31.093Z] === RUN   TestDaemonIpcModePrivate
21:46:32 [2023-07-05T21:46:32.020Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
21:46:32 [2023-07-05T21:46:32.276Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
21:46:32 [2023-07-05T21:46:32.276Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:46:33 [2023-07-05T21:46:33.203Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
21:46:33 [2023-07-05T21:46:33.203Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
21:46:33 [2023-07-05T21:46:33.203Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:46:34 [2023-07-05T21:46:34.130Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
21:46:34 [2023-07-05T21:46:34.387Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
21:46:34 [2023-07-05T21:46:34.387Z] === RUN   TestIpcModeOlderClient
21:46:34 [2023-07-05T21:46:34.387Z] === PAUSE TestIpcModeOlderClient
21:46:34 [2023-07-05T21:46:34.387Z] === RUN   TestKillContainerInvalidSignal
21:46:34 [2023-07-05T21:46:34.948Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
21:46:34 [2023-07-05T21:46:34.948Z] === RUN   TestKillContainer
21:46:34 [2023-07-05T21:46:34.948Z] === RUN   TestKillContainer/no_signal
21:46:35 [2023-07-05T21:46:35.204Z] === RUN   TestKillContainer/non_killing_signal
21:46:35 [2023-07-05T21:46:35.460Z] === RUN   TestKillContainer/killing_signal
21:46:36 [2023-07-05T21:46:36.021Z] --- PASS: TestKillContainer (1.32s)
21:46:36 [2023-07-05T21:46:36.021Z]     --- PASS: TestKillContainer/no_signal (0.43s)
21:46:36 [2023-07-05T21:46:36.021Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
21:46:36 [2023-07-05T21:46:36.021Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
21:46:36 [2023-07-05T21:46:36.021Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:46:36 [2023-07-05T21:46:36.277Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:46:36 [2023-07-05T21:46:36.533Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:46:37 [2023-07-05T21:46:37.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
21:46:37 [2023-07-05T21:46:37.094Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
21:46:37 [2023-07-05T21:46:37.094Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
21:46:37 [2023-07-05T21:46:37.094Z] === RUN   TestKillStoppedContainer
21:46:37 [2023-07-05T21:46:37.094Z] --- PASS: TestKillStoppedContainer (0.03s)
21:46:37 [2023-07-05T21:46:37.094Z] === RUN   TestKillStoppedContainerAPIPre120
21:46:37 [2023-07-05T21:46:37.094Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
21:46:37 [2023-07-05T21:46:37.094Z] === RUN   TestKillDifferentUserContainer
21:46:37 [2023-07-05T21:46:37.655Z] --- PASS: TestKillDifferentUserContainer (0.44s)
21:46:37 [2023-07-05T21:46:37.655Z] === RUN   TestInspectOomKilledTrue
21:46:38 [2023-07-05T21:46:38.217Z] --- PASS: TestInspectOomKilledTrue (0.54s)
21:46:38 [2023-07-05T21:46:38.217Z] === RUN   TestInspectOomKilledFalse
21:46:38 [2023-07-05T21:46:38.472Z] --- PASS: TestInspectOomKilledFalse (0.42s)
21:46:38 [2023-07-05T21:46:38.472Z] === RUN   TestLinksEtcHostsContentMatch
21:46:38 [2023-07-05T21:46:38.728Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
21:46:38 [2023-07-05T21:46:38.728Z] === RUN   TestLinksContainerNames
21:46:39 [2023-07-05T21:46:39.655Z] --- PASS: TestLinksContainerNames (0.88s)
21:46:39 [2023-07-05T21:46:39.655Z] === RUN   TestLogsFollowTailEmpty
21:46:40 [2023-07-05T21:46:40.216Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
21:46:40 [2023-07-05T21:46:40.216Z] === RUN   TestLogs
21:46:40 [2023-07-05T21:46:40.216Z] === RUN   TestLogs/driver_local
21:46:40 [2023-07-05T21:46:40.216Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:46:40 [2023-07-05T21:46:40.216Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:46:40 [2023-07-05T21:46:40.216Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:46:40 [2023-07-05T21:46:40.216Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:46:40 [2023-07-05T21:46:40.216Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:46:40 [2023-07-05T21:46:40.216Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:46:40 [2023-07-05T21:46:40.216Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:46:42 [2023-07-05T21:46:42.105Z] === RUN   TestLogs/driver_json-file
21:46:42 [2023-07-05T21:46:42.105Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:46:42 [2023-07-05T21:46:42.105Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:46:42 [2023-07-05T21:46:42.105Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:46:42 [2023-07-05T21:46:42.105Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:46:42 [2023-07-05T21:46:42.105Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:46:42 [2023-07-05T21:46:42.105Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:46:42 [2023-07-05T21:46:42.105Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:46:42 [2023-07-05T21:46:42.105Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:46:42 [2023-07-05T21:46:42.105Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:46:42 [2023-07-05T21:46:42.105Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:46:42 [2023-07-05T21:46:42.106Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:46:42 [2023-07-05T21:46:42.106Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:46:42 [2023-07-05T21:46:42.106Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:46:42 [2023-07-05T21:46:42.106Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:46:42 [2023-07-05T21:46:42.106Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:46:42 [2023-07-05T21:46:42.106Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:46:42 [2023-07-05T21:46:42.106Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:46:42 [2023-07-05T21:46:42.106Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:46:43 [2023-07-05T21:46:43.472Z] --- PASS: TestLogs (3.21s)
21:46:43 [2023-07-05T21:46:43.472Z]     --- PASS: TestLogs/driver_local (0.01s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.14s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.19s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.23s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.46s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.55s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.64s)
21:46:43 [2023-07-05T21:46:43.472Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.96s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.10s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.13s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.28s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.44s)
21:46:43 [2023-07-05T21:46:43.472Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.55s)
21:46:43 [2023-07-05T21:46:43.472Z] === RUN   TestContainerNetworkMountsNoChown
21:46:43 [2023-07-05T21:46:43.727Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/default
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/default
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/private
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/private
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/rprivate
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/rprivate
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/slave
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/slave
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/rslave
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/rslave
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/shared
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/shared
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/rshared
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/rshared
21:46:43 [2023-07-05T21:46:43.727Z] === CONT  TestMountDaemonRoot/default
21:46:43 [2023-07-05T21:46:43.727Z] === CONT  TestMountDaemonRoot/shared
21:46:43 [2023-07-05T21:46:43.727Z] === CONT  TestMountDaemonRoot/rprivate
21:46:43 [2023-07-05T21:46:43.727Z] === CONT  TestMountDaemonRoot/private
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/default/bind_root
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/private/bind_root
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:46:43 [2023-07-05T21:46:43.727Z] === CONT  TestMountDaemonRoot/slave
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === CONT  TestMountDaemonRoot/rslave
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/default/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/private/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:46:43 [2023-07-05T21:46:43.727Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rshared
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/default/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/default/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/private/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/private/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:46:43 [2023-07-05T21:46:43.728Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:46:43 [2023-07-05T21:46:43.983Z] --- PASS: TestMountDaemonRoot (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:46:43 [2023-07-05T21:46:43.984Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:46:43 [2023-07-05T21:46:43.984Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:46:43 [2023-07-05T21:46:43.984Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:46:43 [2023-07-05T21:46:43.984Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:46:43 [2023-07-05T21:46:43.984Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
21:46:43 [2023-07-05T21:46:43.984Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
21:46:43 [2023-07-05T21:46:43.984Z] === RUN   TestContainerBindMountNonRecursive
21:46:44 [2023-07-05T21:46:44.910Z] --- PASS: TestContainerBindMountNonRecursive (1.07s)
21:46:44 [2023-07-05T21:46:44.910Z] === RUN   TestContainerVolumesMountedAsShared
21:46:45 [2023-07-05T21:46:45.471Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
21:46:45 [2023-07-05T21:46:45.471Z] === RUN   TestContainerVolumesMountedAsSlave
21:46:45 [2023-07-05T21:46:45.727Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
21:46:45 [2023-07-05T21:46:45.727Z] === RUN   TestContainerCopyLeaksMounts
21:46:46 [2023-07-05T21:46:46.300Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
21:46:46 [2023-07-05T21:46:46.300Z] === RUN   TestContainerBindMountRecursivelyReadOnly
21:46:48 [2023-07-05T21:46:48.830Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (2.27s)
21:46:48 [2023-07-05T21:46:48.830Z] === RUN   TestNetworkNat
21:46:48 [2023-07-05T21:46:48.830Z] --- PASS: TestNetworkNat (0.48s)
21:46:48 [2023-07-05T21:46:48.830Z] === RUN   TestNetworkLocalhostTCPNat
21:46:49 [2023-07-05T21:46:49.392Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
21:46:49 [2023-07-05T21:46:49.392Z] === RUN   TestNetworkLoopbackNat
21:46:51 [2023-07-05T21:46:51.907Z] --- PASS: TestNetworkLoopbackNat (2.58s)
21:46:51 [2023-07-05T21:46:51.907Z] === RUN   TestPause
21:46:52 [2023-07-05T21:46:52.468Z] --- PASS: TestPause (0.44s)
21:46:52 [2023-07-05T21:46:52.468Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:46:52 [2023-07-05T21:46:52.468Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:46:52 [2023-07-05T21:46:52.468Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:46:52 [2023-07-05T21:46:52.468Z] === RUN   TestPauseStopPausedContainer
21:46:53 [2023-07-05T21:46:53.029Z] --- PASS: TestPauseStopPausedContainer (0.49s)
21:46:53 [2023-07-05T21:46:53.029Z] === RUN   TestPidHost
21:46:53 [2023-07-05T21:46:53.956Z] --- PASS: TestPidHost (0.99s)
21:46:53 [2023-07-05T21:46:53.957Z] === RUN   TestPsFilter
21:46:53 [2023-07-05T21:46:53.957Z] === RUN   TestPsFilter/since
21:46:53 [2023-07-05T21:46:53.957Z] === RUN   TestPsFilter/before
21:46:53 [2023-07-05T21:46:53.957Z] --- PASS: TestPsFilter (0.08s)
21:46:53 [2023-07-05T21:46:53.957Z]     --- PASS: TestPsFilter/since (0.00s)
21:46:53 [2023-07-05T21:46:53.957Z]     --- PASS: TestPsFilter/before (0.00s)
21:46:53 [2023-07-05T21:46:53.957Z] === RUN   TestRemoveContainerWithRemovedVolume
21:46:54 [2023-07-05T21:46:54.518Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
21:46:54 [2023-07-05T21:46:54.518Z] === RUN   TestRemoveContainerWithVolume
21:46:54 [2023-07-05T21:46:54.774Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
21:46:54 [2023-07-05T21:46:54.774Z] === RUN   TestRemoveContainerRunning
21:46:55 [2023-07-05T21:46:55.335Z] --- PASS: TestRemoveContainerRunning (0.40s)
21:46:55 [2023-07-05T21:46:55.335Z] === RUN   TestRemoveContainerForceRemoveRunning
21:46:55 [2023-07-05T21:46:55.591Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
21:46:55 [2023-07-05T21:46:55.591Z] === RUN   TestRemoveInvalidContainer
21:46:55 [2023-07-05T21:46:55.591Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:46:55 [2023-07-05T21:46:55.591Z] === RUN   TestRenameLinkedContainer
21:46:57 [2023-07-05T21:46:57.480Z] --- PASS: TestRenameLinkedContainer (1.77s)
21:46:57 [2023-07-05T21:46:57.480Z] === RUN   TestRenameStoppedContainer
21:46:58 [2023-07-05T21:46:58.041Z] --- PASS: TestRenameStoppedContainer (0.43s)
21:46:58 [2023-07-05T21:46:58.042Z] === RUN   TestRenameRunningContainerAndReuse
21:46:58 [2023-07-05T21:46:58.968Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
21:46:58 [2023-07-05T21:46:58.969Z] === RUN   TestRenameInvalidName
21:46:59 [2023-07-05T21:46:59.224Z] --- PASS: TestRenameInvalidName (0.42s)
21:46:59 [2023-07-05T21:46:59.224Z] === RUN   TestRenameAnonymousContainer
21:47:01 [2023-07-05T21:47:01.155Z] --- PASS: TestRenameAnonymousContainer (1.54s)
21:47:01 [2023-07-05T21:47:01.155Z] === RUN   TestRenameContainerWithSameName
21:47:01 [2023-07-05T21:47:01.155Z] --- PASS: TestRenameContainerWithSameName (0.43s)
21:47:01 [2023-07-05T21:47:01.155Z] === RUN   TestRenameContainerWithLinkedContainer
21:47:02 [2023-07-05T21:47:02.082Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
21:47:02 [2023-07-05T21:47:02.082Z] === RUN   TestResize
21:47:02 [2023-07-05T21:47:02.643Z] --- PASS: TestResize (0.47s)
21:47:02 [2023-07-05T21:47:02.643Z] === RUN   TestResizeWithInvalidSize
21:47:03 [2023-07-05T21:47:03.205Z] --- PASS: TestResizeWithInvalidSize (0.49s)
21:47:03 [2023-07-05T21:47:03.205Z] === RUN   TestResizeWhenContainerNotStarted
21:47:03 [2023-07-05T21:47:03.463Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:47:03 [2023-07-05T21:47:03.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:47:04 [2023-07-05T21:47:04.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:47:04 [2023-07-05T21:47:04.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:47:04 [2023-07-05T21:47:04.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:47:04 [2023-07-05T21:47:04.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:47:05 [2023-07-05T21:47:05.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:47:05 [2023-07-05T21:47:05.391Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:47:05 [2023-07-05T21:47:05.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:47:07 [2023-07-05T21:47:07.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:47:10 [2023-07-05T21:47:10.280Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.04s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.55s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.06s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.50s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.52s)
21:47:10 [2023-07-05T21:47:10.280Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s)
21:47:10 [2023-07-05T21:47:10.280Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:47:10 [2023-07-05T21:47:10.280Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:47:11 [2023-07-05T21:47:11.208Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:47:12 [2023-07-05T21:47:12.574Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.98s)
21:47:12 [2023-07-05T21:47:12.574Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
21:47:12 [2023-07-05T21:47:12.574Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s)
21:47:12 [2023-07-05T21:47:12.574Z] === RUN   TestCgroupNamespacesRun
21:47:13 [2023-07-05T21:47:13.501Z] --- PASS: TestCgroupNamespacesRun (1.06s)
21:47:13 [2023-07-05T21:47:13.502Z] === RUN   TestCgroupNamespacesRunPrivileged
21:47:14 [2023-07-05T21:47:14.434Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
21:47:14 [2023-07-05T21:47:14.434Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:47:15 [2023-07-05T21:47:15.802Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
21:47:15 [2023-07-05T21:47:15.802Z] === RUN   TestCgroupNamespacesRunHostMode
21:47:16 [2023-07-05T21:47:16.730Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
21:47:16 [2023-07-05T21:47:16.730Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:47:17 [2023-07-05T21:47:17.656Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
21:47:17 [2023-07-05T21:47:17.656Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:47:19 [2023-07-05T21:47:19.021Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
21:47:19 [2023-07-05T21:47:19.021Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:47:19 [2023-07-05T21:47:19.276Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
21:47:19 [2023-07-05T21:47:19.276Z] === RUN   TestCgroupNamespacesRunOlderClient
21:47:20 [2023-07-05T21:47:20.641Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
21:47:20 [2023-07-05T21:47:20.641Z] === RUN   TestNISDomainname
21:47:21 [2023-07-05T21:47:21.203Z] --- PASS: TestNISDomainname (0.60s)
21:47:21 [2023-07-05T21:47:21.203Z] === RUN   TestHostnameDnsResolution
21:47:21 [2023-07-05T21:47:21.764Z] --- PASS: TestHostnameDnsResolution (0.68s)
21:47:21 [2023-07-05T21:47:21.764Z] === RUN   TestUnprivilegedPortsAndPing
21:47:22 [2023-07-05T21:47:22.326Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
21:47:22 [2023-07-05T21:47:22.326Z] === RUN   TestPrivilegedHostDevices
21:47:22 [2023-07-05T21:47:22.887Z] --- PASS: TestPrivilegedHostDevices (0.51s)
21:47:22 [2023-07-05T21:47:22.887Z] === RUN   TestRunConsoleSize
21:47:23 [2023-07-05T21:47:23.448Z] --- PASS: TestRunConsoleSize (0.42s)
21:47:23 [2023-07-05T21:47:23.448Z] === RUN   TestRunWithAlternativeContainerdShim
21:47:27 [2023-07-05T21:47:27.614Z] --- PASS: TestRunWithAlternativeContainerdShim (3.98s)
21:47:27 [2023-07-05T21:47:27.614Z] === RUN   TestStats
21:47:30 [2023-07-05T21:47:30.128Z] --- PASS: TestStats (2.40s)
21:47:30 [2023-07-05T21:47:30.128Z] === RUN   TestStopContainerWithTimeout
21:47:30 [2023-07-05T21:47:30.128Z] === RUN   TestStopContainerWithTimeout/0
21:47:30 [2023-07-05T21:47:30.128Z] === PAUSE TestStopContainerWithTimeout/0
21:47:30 [2023-07-05T21:47:30.128Z] === RUN   TestStopContainerWithTimeout/1
21:47:30 [2023-07-05T21:47:30.128Z] === PAUSE TestStopContainerWithTimeout/1
21:47:30 [2023-07-05T21:47:30.128Z] === RUN   TestStopContainerWithTimeout/3
21:47:30 [2023-07-05T21:47:30.128Z] === PAUSE TestStopContainerWithTimeout/3
21:47:30 [2023-07-05T21:47:30.128Z] === RUN   TestStopContainerWithTimeout/-1
21:47:30 [2023-07-05T21:47:30.128Z] === PAUSE TestStopContainerWithTimeout/-1
21:47:30 [2023-07-05T21:47:30.128Z] === CONT  TestStopContainerWithTimeout/0
21:47:30 [2023-07-05T21:47:30.128Z] === CONT  TestStopContainerWithTimeout/1
21:47:30 [2023-07-05T21:47:30.128Z] === CONT  TestStopContainerWithTimeout/3
21:47:30 [2023-07-05T21:47:30.128Z] === CONT  TestStopContainerWithTimeout/-1
21:47:33 [2023-07-05T21:47:33.479Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:47:33 [2023-07-05T21:47:33.479Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
21:47:33 [2023-07-05T21:47:33.479Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
21:47:33 [2023-07-05T21:47:33.479Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.14s)
21:47:33 [2023-07-05T21:47:33.479Z]     --- PASS: TestStopContainerWithTimeout/3 (3.20s)
21:47:33 [2023-07-05T21:47:33.479Z] === RUN   TestStopContainerWithTimeoutCancel
21:47:33 [2023-07-05T21:47:33.479Z] === PAUSE TestStopContainerWithTimeoutCancel
21:47:33 [2023-07-05T21:47:33.479Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:47:34 [2023-07-05T21:47:34.843Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.98s)
21:47:34 [2023-07-05T21:47:34.843Z] === RUN   TestUpdateMemory
21:47:35 [2023-07-05T21:47:35.405Z] --- PASS: TestUpdateMemory (0.58s)
21:47:35 [2023-07-05T21:47:35.405Z] === RUN   TestUpdateCPUQuota
21:47:36 [2023-07-05T21:47:36.332Z] --- PASS: TestUpdateCPUQuota (0.91s)
21:47:36 [2023-07-05T21:47:36.332Z] === RUN   TestUpdatePidsLimit
21:47:36 [2023-07-05T21:47:36.332Z] === RUN   TestUpdatePidsLimit/update_from_none
21:47:36 [2023-07-05T21:47:36.588Z] === RUN   TestUpdatePidsLimit/no_change
21:47:36 [2023-07-05T21:47:36.843Z] === RUN   TestUpdatePidsLimit/update_lower
21:47:36 [2023-07-05T21:47:36.843Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:47:37 [2023-07-05T21:47:37.099Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:47:37 [2023-07-05T21:47:37.355Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:47:37 [2023-07-05T21:47:37.610Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:47:38 [2023-07-05T21:47:38.172Z] --- PASS: TestUpdatePidsLimit (1.87s)
21:47:38 [2023-07-05T21:47:38.172Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
21:47:38 [2023-07-05T21:47:38.172Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
21:47:38 [2023-07-05T21:47:38.172Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
21:47:38 [2023-07-05T21:47:38.172Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
21:47:38 [2023-07-05T21:47:38.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
21:47:38 [2023-07-05T21:47:38.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
21:47:38 [2023-07-05T21:47:38.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
21:47:38 [2023-07-05T21:47:38.172Z] === RUN   TestUpdateRestartPolicy
21:47:50 [2023-07-05T21:47:50.343Z] --- PASS: TestUpdateRestartPolicy (10.67s)
21:47:50 [2023-07-05T21:47:50.343Z] === RUN   TestUpdateRestartWithAutoRemove
21:47:50 [2023-07-05T21:47:50.343Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
21:47:50 [2023-07-05T21:47:50.343Z] === RUN   TestWaitNonBlocked
21:47:50 [2023-07-05T21:47:50.343Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:47:50 [2023-07-05T21:47:50.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:47:50 [2023-07-05T21:47:50.343Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:47:50 [2023-07-05T21:47:50.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:47:50 [2023-07-05T21:47:50.343Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:47:50 [2023-07-05T21:47:50.343Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:47:50 [2023-07-05T21:47:50.343Z] --- PASS: TestWaitNonBlocked (0.01s)
21:47:50 [2023-07-05T21:47:50.343Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
21:47:50 [2023-07-05T21:47:50.343Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
21:47:50 [2023-07-05T21:47:50.343Z] === RUN   TestWaitBlocked
21:47:50 [2023-07-05T21:47:50.343Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:47:50 [2023-07-05T21:47:50.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:47:50 [2023-07-05T21:47:50.343Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:47:50 [2023-07-05T21:47:50.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:47:50 [2023-07-05T21:47:50.343Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:47:50 [2023-07-05T21:47:50.343Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:47:50 [2023-07-05T21:47:50.613Z] --- PASS: TestWaitBlocked (0.01s)
21:47:50 [2023-07-05T21:47:50.613Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.52s)
21:47:50 [2023-07-05T21:47:50.613Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
21:47:50 [2023-07-05T21:47:50.613Z] === RUN   TestWaitConditions
21:47:50 [2023-07-05T21:47:50.613Z] === RUN   TestWaitConditions/default
21:47:50 [2023-07-05T21:47:50.613Z] === PAUSE TestWaitConditions/default
21:47:50 [2023-07-05T21:47:50.613Z] === RUN   TestWaitConditions/not-running
21:47:50 [2023-07-05T21:47:50.613Z] === PAUSE TestWaitConditions/not-running
21:47:50 [2023-07-05T21:47:50.613Z] === RUN   TestWaitConditions/next-exit
21:47:50 [2023-07-05T21:47:50.613Z] === PAUSE TestWaitConditions/next-exit
21:47:50 [2023-07-05T21:47:50.613Z] === RUN   TestWaitConditions/removed
21:47:50 [2023-07-05T21:47:50.613Z] === PAUSE TestWaitConditions/removed
21:47:50 [2023-07-05T21:47:50.613Z] === CONT  TestWaitConditions/default
21:47:50 [2023-07-05T21:47:50.613Z] === CONT  TestWaitConditions/next-exit
21:47:50 [2023-07-05T21:47:50.613Z] === CONT  TestWaitConditions/removed
21:47:50 [2023-07-05T21:47:50.613Z] === CONT  TestWaitConditions/not-running
21:47:50 [2023-07-05T21:47:50.613Z]     wait_test.go:146: ContainerID = f786a63d8df97f6f443976a729b5fbc774ab3fbc022d5ab9fa12dd4c915a0469
21:47:50 [2023-07-05T21:47:50.613Z]     wait_test.go:146: ContainerID = 3115d76b9542fac7cea4a6585a8048c5522ab57ab518a5898162a8914f41d32e
21:47:50 [2023-07-05T21:47:50.613Z]     wait_test.go:146: ContainerID = 2ad6bc945436183af1528f1e05e214c0665c61ce9f335cf8e7a909c6e092c6f3
21:47:50 [2023-07-05T21:47:50.613Z]     wait_test.go:146: ContainerID = 7f15e6ae9f5e7fc14f3f0f499c71de5130b25aec2b373a4ced9820f644831c8d
21:47:51 [2023-07-05T21:47:51.985Z] --- PASS: TestWaitConditions (0.01s)
21:47:51 [2023-07-05T21:47:51.985Z]     --- PASS: TestWaitConditions/default (0.84s)
21:47:51 [2023-07-05T21:47:51.985Z]     --- PASS: TestWaitConditions/removed (1.06s)
21:47:51 [2023-07-05T21:47:51.985Z]     --- PASS: TestWaitConditions/next-exit (1.14s)
21:47:51 [2023-07-05T21:47:51.985Z]     --- PASS: TestWaitConditions/not-running (1.20s)
21:47:51 [2023-07-05T21:47:51.985Z] === RUN   TestWaitRestartedContainer
21:47:51 [2023-07-05T21:47:51.985Z] === RUN   TestWaitRestartedContainer/default
21:47:51 [2023-07-05T21:47:51.985Z] === PAUSE TestWaitRestartedContainer/default
21:47:51 [2023-07-05T21:47:51.985Z] === RUN   TestWaitRestartedContainer/not-running
21:47:51 [2023-07-05T21:47:51.985Z] === PAUSE TestWaitRestartedContainer/not-running
21:47:51 [2023-07-05T21:47:51.985Z] === RUN   TestWaitRestartedContainer/next-exit
21:47:51 [2023-07-05T21:47:51.985Z] === PAUSE TestWaitRestartedContainer/next-exit
21:47:51 [2023-07-05T21:47:51.985Z] === CONT  TestWaitRestartedContainer/default
21:47:51 [2023-07-05T21:47:51.985Z] === CONT  TestWaitRestartedContainer/next-exit
21:47:51 [2023-07-05T21:47:51.985Z] === CONT  TestWaitRestartedContainer/not-running
21:47:53 [2023-07-05T21:47:53.875Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:47:53 [2023-07-05T21:47:53.875Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.68s)
21:47:53 [2023-07-05T21:47:53.875Z]     --- PASS: TestWaitRestartedContainer/default (1.88s)
21:47:53 [2023-07-05T21:47:53.875Z]     --- PASS: TestWaitRestartedContainer/not-running (1.94s)
21:47:53 [2023-07-05T21:47:53.875Z] === CONT  TestContainerStartOnDaemonRestart
21:47:53 [2023-07-05T21:47:53.875Z] === CONT  TestIpcModeOlderClient
21:47:53 [2023-07-05T21:47:53.875Z] === CONT  TestContainerKillOnDaemonStart
21:47:53 [2023-07-05T21:47:53.875Z] === CONT  TestDaemonHostGatewayIP
21:47:53 [2023-07-05T21:47:53.875Z] === CONT  TestDaemonRestartIpcMode
21:47:53 [2023-07-05T21:47:53.875Z] === CONT  TestHardRestartWhenContainerIsRunning
21:47:53 [2023-07-05T21:47:53.875Z] === CONT  TestRestartDaemonWithRestartingContainer
21:47:53 [2023-07-05T21:47:53.875Z] === CONT  TestStopContainerWithTimeoutCancel
21:47:53 [2023-07-05T21:47:53.875Z] --- PASS: TestIpcModeOlderClient (0.07s)
21:47:55 [2023-07-05T21:47:55.765Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
21:47:55 [2023-07-05T21:47:55.765Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
21:47:56 [2023-07-05T21:47:56.021Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.18s)
21:47:56 [2023-07-05T21:47:56.021Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
21:47:56 [2023-07-05T21:47:56.021Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.38s)
21:47:56 [2023-07-05T21:47:56.278Z] --- PASS: TestContainerStartOnDaemonRestart (2.54s)
21:47:56 [2023-07-05T21:47:56.840Z] --- PASS: TestDaemonHostGatewayIP (3.06s)
21:47:57 [2023-07-05T21:47:57.096Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.31s)
21:47:57 [2023-07-05T21:47:57.351Z] --- PASS: TestDaemonRestartIpcMode (3.61s)
21:47:57 [2023-07-05T21:47:57.351Z] --- PASS: TestStopContainerWithTimeoutCancel (3.63s)
21:48:05 [2023-07-05T21:48:05.432Z] --- PASS: TestContainerKillOnDaemonStart (11.71s)
21:48:05 [2023-07-05T21:48:05.432Z] PASS
21:48:05 [2023-07-05T21:48:05.432Z] 
21:48:05 [2023-07-05T21:48:05.432Z] === Skipped
21:48:05 [2023-07-05T21:48:05.432Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:48:05 [2023-07-05T21:48:05.432Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:48:05 [2023-07-05T21:48:05.432Z] 
21:48:05 [2023-07-05T21:48:05.432Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:48:05 [2023-07-05T21:48:05.432Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:48:05 [2023-07-05T21:48:05.432Z] 
21:48:05 [2023-07-05T21:48:05.432Z] DONE 290 tests, 2 skipped in 123.075s
21:48:05 [2023-07-05T21:48:05.432Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:48:05 [2023-07-05T21:48:05.432Z] ++ 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
21:48:05 [2023-07-05T21:48:05.432Z] ++ set -e
21:48:05 [2023-07-05T21:48:05.432Z] ++ '[' -n 0 ']'
21:48:05 [2023-07-05T21:48:05.432Z] ++ set -x
21:48:05 [2023-07-05T21:48:05.432Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:48:05 [2023-07-05T21:48:05.688Z] INFO: Testing against a local daemon
21:48:05 [2023-07-05T21:48:05.688Z] === RUN   TestConfigDaemonID
21:48:06 [2023-07-05T21:48:06.662Z]     daemon_test.go:52: [db28d5d93cbe1] daemon is not started
21:48:06 [2023-07-05T21:48:06.662Z] --- PASS: TestConfigDaemonID (1.04s)
21:48:06 [2023-07-05T21:48:06.662Z] === RUN   TestDaemonConfigValidation
21:48:06 [2023-07-05T21:48:06.662Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:48:06 [2023-07-05T21:48:06.662Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:48:06 [2023-07-05T21:48:06.662Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:48:06 [2023-07-05T21:48:06.662Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:48:06 [2023-07-05T21:48:06.662Z] === RUN   TestDaemonConfigValidation/invalid_config
21:48:06 [2023-07-05T21:48:06.662Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:48:06 [2023-07-05T21:48:06.662Z] === RUN   TestDaemonConfigValidation/malformed_config
21:48:06 [2023-07-05T21:48:06.662Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:48:06 [2023-07-05T21:48:06.662Z] === RUN   TestDaemonConfigValidation/valid_config
21:48:06 [2023-07-05T21:48:06.662Z] === PAUSE TestDaemonConfigValidation/valid_config
21:48:06 [2023-07-05T21:48:06.662Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:48:06 [2023-07-05T21:48:06.662Z] === CONT  TestDaemonConfigValidation/malformed_config
21:48:06 [2023-07-05T21:48:06.662Z] === CONT  TestDaemonConfigValidation/valid_config
21:48:06 [2023-07-05T21:48:06.662Z] === CONT  TestDaemonConfigValidation/invalid_config
21:48:06 [2023-07-05T21:48:06.662Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:48:06 [2023-07-05T21:48:06.662Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:48:06 [2023-07-05T21:48:06.662Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
21:48:06 [2023-07-05T21:48:06.662Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
21:48:06 [2023-07-05T21:48:06.662Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
21:48:06 [2023-07-05T21:48:06.662Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
21:48:06 [2023-07-05T21:48:06.662Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:48:06 [2023-07-05T21:48:06.662Z] === RUN   TestConfigDaemonSeccompProfiles
21:48:06 [2023-07-05T21:48:06.662Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:48:08 [2023-07-05T21:48:08.027Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:48:08 [2023-07-05T21:48:08.954Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:48:09 [2023-07-05T21:48:09.882Z]     daemon_test.go:166: [da8db65d6c1a1] daemon is not started
21:48:09 [2023-07-05T21:48:09.882Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:48:09 [2023-07-05T21:48:09.882Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:48:09 [2023-07-05T21:48:09.882Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:48:09 [2023-07-05T21:48:09.882Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:48:09 [2023-07-05T21:48:09.882Z] === RUN   TestDaemonProxy
21:48:09 [2023-07-05T21:48:09.882Z] === RUN   TestDaemonProxy/environment_variables
21:48:11 [2023-07-05T21:48:11.770Z] === RUN   TestDaemonProxy/command-line_options
21:48:13 [2023-07-05T21:48:13.658Z] === RUN   TestDaemonProxy/configuration_file
21:48:15 [2023-07-05T21:48:15.024Z] === RUN   TestDaemonProxy/conflicting_options
21:48:15 [2023-07-05T21:48:15.585Z] === RUN   TestDaemonProxy/reload_sanitized
21:48:16 [2023-07-05T21:48:16.146Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
21:48:16 [2023-07-05T21:48:16.146Z] --- PASS: TestDaemonProxy (6.22s)
21:48:16 [2023-07-05T21:48:16.146Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
21:48:16 [2023-07-05T21:48:16.146Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
21:48:16 [2023-07-05T21:48:16.146Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
21:48:16 [2023-07-05T21:48:16.146Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:48:16 [2023-07-05T21:48:16.146Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
21:48:16 [2023-07-05T21:48:16.146Z] === RUN   TestLiveRestore
21:48:16 [2023-07-05T21:48:16.146Z] === RUN   TestLiveRestore/volume_references
21:48:16 [2023-07-05T21:48:16.146Z] === PAUSE TestLiveRestore/volume_references
21:48:16 [2023-07-05T21:48:16.146Z] === CONT  TestLiveRestore/volume_references
21:48:16 [2023-07-05T21:48:16.707Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:48:16 [2023-07-05T21:48:16.707Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:48:17 [2023-07-05T21:48:17.634Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:48:18 [2023-07-05T21:48:18.561Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:48:19 [2023-07-05T21:48:19.488Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:48:20 [2023-07-05T21:48:20.415Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
21:48:21 [2023-07-05T21:48:21.348Z] --- PASS: TestLiveRestore (0.00s)
21:48:21 [2023-07-05T21:48:21.348Z]     --- PASS: TestLiveRestore/volume_references (5.37s)
21:48:21 [2023-07-05T21:48:21.348Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s)
21:48:21 [2023-07-05T21:48:21.348Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s)
21:48:21 [2023-07-05T21:48:21.348Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s)
21:48:21 [2023-07-05T21:48:21.348Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s)
21:48:21 [2023-07-05T21:48:21.348Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s)
21:48:21 [2023-07-05T21:48:21.348Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.95s)
21:48:21 [2023-07-05T21:48:21.349Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
21:48:22 [2023-07-05T21:48:22.277Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
21:48:22 [2023-07-05T21:48:22.277Z] PASS
21:48:22 [2023-07-05T21:48:22.277Z] 
21:48:22 [2023-07-05T21:48:22.277Z] === Skipped
21:48:22 [2023-07-05T21:48:22.277Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s)
21:48:22 [2023-07-05T21:48:22.277Z]     daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs
21:48:22 [2023-07-05T21:48:22.277Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.52s)
21:48:22 [2023-07-05T21:48:22.277Z] 
21:48:22 [2023-07-05T21:48:22.277Z] DONE 26 tests, 1 skipped in 16.531s
21:48:22 [2023-07-05T21:48:22.277Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:48:22 [2023-07-05T21:48:22.277Z] ++ 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
21:48:22 [2023-07-05T21:48:22.277Z] ++ set -e
21:48:22 [2023-07-05T21:48:22.277Z] ++ '[' -n 0 ']'
21:48:22 [2023-07-05T21:48:22.277Z] ++ set -x
21:48:22 [2023-07-05T21:48:22.277Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:48:22 [2023-07-05T21:48:22.277Z] INFO: Testing against a local daemon
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestCommitInheritsEnv
21:48:22 [2023-07-05T21:48:22.277Z] --- PASS: TestCommitInheritsEnv (0.12s)
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportExtremelyLargeImageWorks
21:48:22 [2023-07-05T21:48:22.277Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:48:22 [2023-07-05T21:48:22.277Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform/#00
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform/_______
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform//
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform/linux
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform/LINUX
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform/macos
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:48:22 [2023-07-05T21:48:22.277Z] --- PASS: TestImportWithCustomPlatform (0.10s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:48:22 [2023-07-05T21:48:22.277Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImageInspectEmptyTagsAndDigests
21:48:22 [2023-07-05T21:48:22.277Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
21:48:22 [2023-07-05T21:48:22.277Z] === RUN   TestImagesFilterMultiReference
21:48:22 [2023-07-05T21:48:22.533Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:48:22 [2023-07-05T21:48:22.533Z] === RUN   TestImagesFilterBeforeSince
21:48:22 [2023-07-05T21:48:22.533Z]     list_test.go:87: ImageList: ID=sha256:ec23e57d8ad6271b35e99821f87a335474aa0c254b9b278880a75c099d1021c7 RepoTags=[testimagesfilterbeforesince:v1]
21:48:22 [2023-07-05T21:48:22.533Z]     list_test.go:87: ImageList: ID=sha256:14bc56d4e6aff29dea835786873668183d9b7ee173db3b0034c654a0224f6b00 RepoTags=[testimagesfilterbeforesince:v3]
21:48:22 [2023-07-05T21:48:22.533Z]     list_test.go:87: ImageList: ID=sha256:1e2f7d39926833bcd5626f7e85f16424bf3336db739a1dc6c13ad2168e935d5a RepoTags=[testimagesfilterbeforesince:v2]
21:48:22 [2023-07-05T21:48:22.533Z] --- PASS: TestImagesFilterBeforeSince (0.19s)
21:48:22 [2023-07-05T21:48:22.533Z] === RUN   TestPruneDontDeleteUsedDangling
21:48:22 [2023-07-05T21:48:22.533Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
21:48:22 [2023-07-05T21:48:22.533Z] === RUN   TestImagePullPlatformInvalid
21:48:22 [2023-07-05T21:48:22.533Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:48:22 [2023-07-05T21:48:22.533Z] === RUN   TestImagePullStoredfDigestForOtherRepo
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" 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.5 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.20.5 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7a579d63-fab1-4fe9-b4e7-1624761d12b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40450" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=7a579d63-fab1-4fe9-b4e7-1624761d12b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:40450" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.123183ms http.response.status=200 http.response.written=2 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50f4a433-72ce-4a31-9339-2b83bada863e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50f4a433-72ce-4a31-9339-2b83bada863e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=50f4a433-72ce-4a31-9339-2b83bada863e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=30.162µ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=24e53ff1-7318-4c20-bfe7-970c7e5a3b62 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=14d4bb3c-19b1-4abf-9658-81658e9bf970 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=50f4a433-72ce-4a31-9339-2b83bada863e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.038159ms http.response.status=404 http.response.written=157 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=14d4bb3c-19b1-4abf-9658-81658e9bf970 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=14d4bb3c-19b1-4abf-9658-81658e9bf970 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=22.629µ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=33d6b87d-8e87-48c2-b521-92f0e66ec9f4 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=14d4bb3c-19b1-4abf-9658-81658e9bf970 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.129598ms http.response.status=404 http.response.written=157 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e1c34880-3831-480d-9a0e-97da3ee0203e http.request.method=POST http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e1c34880-3831-480d-9a0e-97da3ee0203e http.request.method=POST http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26f304a8-760d-42b2-8f01-c6869ed06909 http.request.method=POST http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26f304a8-760d-42b2-8f01-c6869ed06909 http.request.method=POST http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e1c34880-3831-480d-9a0e-97da3ee0203e http.request.method=POST http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=99.734µ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=850852a2-464e-49df-b9ef-245a58565c52 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26f304a8-760d-42b2-8f01-c6869ed06909 http.request.method=POST http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=62.318µ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=67e09b42-e31c-4cc2-8614-ce87b12681e2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e1c34880-3831-480d-9a0e-97da3ee0203e http.request.method=POST http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=13.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).Stat" trace.id=3083ca74-7a6d-420c-9457-83c9484f0499 trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26f304a8-760d-42b2-8f01-c6869ed06909 http.request.method=POST http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=10.896µ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=4b706c96-01ad-430d-a9b4-1841fcace4c6 trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26f304a8-760d-42b2-8f01-c6869ed06909 http.request.method=POST http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=76.382µ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=801ff3e4-f16c-4a51-998f-391bdd60d600 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=26f304a8-760d-42b2-8f01-c6869ed06909 http.request.method=POST http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.898228ms http.response.status=202 http.response.written=0 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e1c34880-3831-480d-9a0e-97da3ee0203e http.request.method=POST http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=80.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=518d8651-5873-4cc5-9803-de2e971e02a6 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e1c34880-3831-480d-9a0e-97da3ee0203e http.request.method=POST http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.122123ms http.response.status=202 http.response.written=0 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.791Z] time="2023-07-05T21:48:22Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=37.866µ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=b622b426-d529-4948-becd-dd7753c14f2a trace.line=82 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=13.21µ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=410eecc6-4413-422a-8cf6-b31df070b00d trace.line=141 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=86.631µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=f77fe9f0-2797-4d8a-88b3-5aae103fc1ba trace.line=124 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=11.053µ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=fc4ce6a9-ee06-48d7-9def-2d9985a42874 trace.line=141 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=13.752µ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=a8e264c5-b463-4200-8f5e-a9a1c895dc59 trace.line=141 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=8.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=39480b91-923a-4338-80f8-984e111ade29 trace.line=141 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=48.673µ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=a9af400b-084c-4780-8298-1e816eb0ee1c trace.line=167 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=63.59µ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=44ab59be-195c-4948-b829-7d742e7a5ce9 trace.line=95 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=99.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).Delete" trace.id=fc8bef19-670c-4b4f-a0b5-c5f0941c91f3 trace.line=181 vars.name=test vars.uuid=05d63f7a-eaf6-4d27-ab96-ed990f876410 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ae395773-be06-4416-9255-6b54ca8e61ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:40466" http.request.uri="/v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.936727ms http.response.status=201 http.response.written=0 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "PUT /v2/test/blobs/uploads/05d63f7a-eaf6-4d27-ab96-ed990f876410?_state=wCh3qWUGlF6921NwTxl57eGm2AZ1iiZFr5co9bg-iCJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1ZDYzZjdhLWVhZjYtNGQyNy1hYjk2LWVkOTkwZjg3NjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ1Mzk1NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=35.274µ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=539cb5c8-8099-4b5c-ac0b-973a943c973c trace.line=82 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=13.399µ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=eb988934-546b-4db0-949f-3c934ef1cda4 trace.line=141 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=95.632µ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=5d28795e-7de4-430c-9d1d-ea4153aa27f4 trace.line=124 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=19.971µ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=7eca660d-0759-43e4-a6f3-e18db7f9010b trace.line=141 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=14.671µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bed13fdb-7dac-4512-bbcb-8d2d6aefc2fc trace.line=141 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.792Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=9.157µ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=fb23e04d-ca4d-4859-9f69-066d068c345a trace.line=141 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=40.337µ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=d0724a30-e661-4285-9044-1f3d92baa7db trace.line=167 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=47.459µ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=81aab1d7-c97e-4c12-a0fe-2c2761aeecca trace.line=95 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e2cbd095-be20-454b-871a-203b7d3a0939\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=80.492µ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=b89eac51-1cd0-4eae-ac14-1455e6b15953 trace.line=181 vars.name=test vars.uuid=e2cbd095-be20-454b-871a-203b7d3a0939 version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d841825c-6614-4213-a78d-045fe5600090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.179149ms http.response.status=201 http.response.written=0 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "PUT /v2/test/blobs/uploads/e2cbd095-be20-454b-871a-203b7d3a0939?_state=rXFznJV2z08n1pagTzLgD7jhNVesWJgRBJ8y_0FRb4h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUyY2JkMDk1LWJlMjAtNDU0Yi04NzFhLTIwM2I3ZDNhMDkzOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0wNVQyMTo0ODoyMi42NTQ2MzIzNjlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4257fba3-417c-407f-980c-d3dd4509ecc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4257fba3-417c-407f-980c-d3dd4509ecc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4257fba3-417c-407f-980c-d3dd4509ecc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=25.321µ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=9e848457-09a7-4d13-94ef-9b2e0c624acc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4257fba3-417c-407f-980c-d3dd4509ecc0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="838.184µs" http.response.status=404 http.response.written=96 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=38.991µ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=ea0e546c-5ed2-4c30-8b60-c04b6dcebf06 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=13.169µ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=b088c7f3-98d9-4239-94de-5579e51e84d1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=20.366µ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=4229023a-6095-4eb3-85d7-6473803c69ff trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=10.675µ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=ae57a1d3-1e60-4986-a021-592a9654e307 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=11.397µ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=3ee3637f-2577-4ee0-841f-2d6835901c0c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=52.94µ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=1320de91-3358-4fce-b095-21ea2b970312 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=48.386µ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=6491665f-2f62-457f-8a44-e0234a5735aa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=25.78µ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=218998a9-87c9-40da-a34e-33468c444d25 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=63.746µ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=d757e138-9ecb-4ffb-9b55-c5061b73b2af trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=30.63µ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=c9211952-ba3b-4d75-b841-547a64532ed9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=785c86df-bc4c-4ea9-80ed-59ee3badc14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:40476" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.679601ms http.response.status=201 http.response.written=0 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=826c557e-21dc-491b-8973-148e9619276e http.request.method=GET http.request.remoteaddr="127.0.0.1:40482" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=826c557e-21dc-491b-8973-148e9619276e http.request.method=GET http.request.remoteaddr="127.0.0.1:40482" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 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="761.408µs" http.response.status=200 http.response.written=2 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.793Z] time="2023-07-05T21:48:22Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=47.746µ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=bc8851d1-c96c-4e99-b7c9-9317b6324a30 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=25.345µ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=e2664574-14db-43d3-8091-46e4c8fdedb6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=15.163µ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=450541c2-1980-4146-bee9-ae3e1591e97c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=17.075µ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=7ab0847a-6bec-42b0-8560-652ebca2da05 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=76d2c6f2-3248-409d-a1a1-4fadaea12b5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40484" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 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.318351ms http.response.status=200 http.response.written=417 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=40adb1d1-edd9-4f0f-9ddf-34b82aef9276 http.request.method=GET http.request.remoteaddr="127.0.0.1:40488" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=40adb1d1-edd9-4f0f-9ddf-34b82aef9276 http.request.method=GET http.request.remoteaddr="127.0.0.1:40488" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=40adb1d1-edd9-4f0f-9ddf-34b82aef9276 http.request.method=GET http.request.remoteaddr="127.0.0.1:40488" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=40adb1d1-edd9-4f0f-9ddf-34b82aef9276 http.request.method=GET http.request.remoteaddr="127.0.0.1:40488" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=43.93µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b6828c53-0ad7-43ae-a2fd-76fc75e3c58a trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=40adb1d1-edd9-4f0f-9ddf-34b82aef9276 http.request.method=GET http.request.remoteaddr="127.0.0.1:40488" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=16.099µ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=52aaff1d-1be2-4c5b-ae73-ded851b951c7 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=40adb1d1-edd9-4f0f-9ddf-34b82aef9276 http.request.method=GET http.request.remoteaddr="127.0.0.1:40488" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=17.321µ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=a0301407-527c-415f-8b1c-4e03f8600384 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=40adb1d1-edd9-4f0f-9ddf-34b82aef9276 http.request.method=GET http.request.remoteaddr="127.0.0.1:40488" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=40adb1d1-edd9-4f0f-9ddf-34b82aef9276 http.request.method=GET http.request.remoteaddr="127.0.0.1:40488" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 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.226954ms http.response.status=200 http.response.written=417 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=47µ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=9ffc604f-c414-4867-9dfc-8315debc42d5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=15.303µ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=e686bb54-d760-47b6-96cc-3c682d1b6bf8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.794Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=24.533µ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=ac2d8219-ed23-4bc8-8a78-97326c4b98e4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=33.707µ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=a9ad3e49-00a9-4c9b-8dba-97419943802d trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=10.371µ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=0aa5cccf-c1f6-44d2-a31d-f345ae7e9a43 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=23.5µ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=18ce3cbb-4486-4e18-9e27-3b6ff140fe6a trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=12.808µ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=ee3ed267-4cc1-49f9-8a4a-5d72b49dda53 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=26.749µ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=e3ab8269-5722-428c-930c-41067ba5d5c9 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=6.113µ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=7ca8dcbc-cd34-47e9-8d4a-9fa43e9ecc5a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=9.214µ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=882b5899-1162-407e-b678-496165f8a23f trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=8.5µ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=54e38033-1a35-41f1-bcd9-0dc3fa7a6d41 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=16.541µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=09ecab4a-344a-4d15-9443-ea1f20c97dfc trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=5.555µ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=84fc8521-de50-4839-9eec-dc983b66c8bf trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=15.681µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d8f01ebe-4035-4e98-a5aa-9e273c31a26a trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=36.898µ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=de0986f0-87de-47da-851f-a6f94ab4e560 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=14.294µ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=305b0a0e-fe07-49f1-908a-484f3e042833 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f08ce279-886e-44b5-be81-0d80bff13290 http.request.method=GET http.request.remoteaddr="127.0.0.1:40518" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 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.26581ms http.response.status=200 http.response.written=68 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=37.538µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=604d2d82-a3d9-4e44-96be-f561f293d5d1 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=16.616µ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=50a30ee3-d784-4a59-8071-a5847d5cdab8 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2199d5d8-35f4-422b-909c-60ebbaed973d http.request.method=GET http.request.remoteaddr="127.0.0.1:40504" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 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=4.202251ms http.response.status=200 http.response.written=194 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a92b06d7-41d0-43eb-b0f4-6af21f601bd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40548" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=a92b06d7-41d0-43eb-b0f4-6af21f601bd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40548" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 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.466069ms http.response.status=200 http.response.written=2 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa2d25f-1ab6-43a3-818a-34d8fd0497b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa2d25f-1ab6-43a3-818a-34d8fd0497b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.795Z] time="2023-07-05T21:48:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa2d25f-1ab6-43a3-818a-34d8fd0497b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa2d25f-1ab6-43a3-818a-34d8fd0497b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=30.36µ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=e97da769-c524-431e-9269-452c98c63974 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4aa2d25f-1ab6-43a3-818a-34d8fd0497b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=11.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=a6ae3105-3d71-4e67-93b8-04c926418cdc trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=4aa2d25f-1ab6-43a3-818a-34d8fd0497b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40560" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 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.087794ms http.response.status=404 http.response.written=181 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e7b19736-a688-4004-98f8-3a310ba7b222 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e7b19736-a688-4004-98f8-3a310ba7b222 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e7b19736-a688-4004-98f8-3a310ba7b222 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e7b19736-a688-4004-98f8-3a310ba7b222 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=24.845µ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=6f16c438-b684-434c-9eaa-daf7df74ea99 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e7b19736-a688-4004-98f8-3a310ba7b222 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ac2d0182-c782-40f8-a105-0931d26c728c trace.duration=11.504µ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=3c953c4b-30c0-4e86-b29f-0a5b9725ecee trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] time="2023-07-05T21:48:22Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=e7b19736-a688-4004-98f8-3a310ba7b222 http.request.method=GET http.request.remoteaddr="127.0.0.1:40566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 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="954.862µs" http.response.status=404 http.response.written=181 instance.id=ac2d0182-c782-40f8-a105-0931d26c728c vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
21:48:22 [2023-07-05T21:48:22.796Z] 127.0.0.1 - - [05/Jul/2023:21:48:22 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/a940462fc7a8f49c6d1512244d1dd77887d5ba41 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:48:22 [2023-07-05T21:48:22.796Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
21:48:22 [2023-07-05T21:48:22.796Z] === RUN   TestRemoveImageOrphaning
21:48:23 [2023-07-05T21:48:23.052Z] --- PASS: TestRemoveImageOrphaning (0.12s)
21:48:23 [2023-07-05T21:48:23.052Z] === RUN   TestRemoveImageGarbageCollector
21:48:23 [2023-07-05T21:48:23.052Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:48:23 [2023-07-05T21:48:23.052Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:48:23 [2023-07-05T21:48:23.052Z] === RUN   TestSaveCheckTimes
21:48:23 [2023-07-05T21:48:23.052Z] === PAUSE TestSaveCheckTimes
21:48:23 [2023-07-05T21:48:23.052Z] === RUN   TestSaveRepoWithMultipleImages
21:48:23 [2023-07-05T21:48:23.979Z] --- PASS: TestSaveRepoWithMultipleImages (0.94s)
21:48:23 [2023-07-05T21:48:23.979Z] === RUN   TestSaveDirectoryPermissions
21:48:24 [2023-07-05T21:48:24.906Z] --- PASS: TestSaveDirectoryPermissions (0.91s)
21:48:24 [2023-07-05T21:48:24.906Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:48:24 [2023-07-05T21:48:24.906Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:48:24 [2023-07-05T21:48:24.906Z] === RUN   TestTagInvalidReference
21:48:24 [2023-07-05T21:48:24.906Z] --- PASS: TestTagInvalidReference (0.01s)
21:48:24 [2023-07-05T21:48:24.906Z] === RUN   TestTagValidPrefixedRepo
21:48:24 [2023-07-05T21:48:24.906Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:48:24 [2023-07-05T21:48:24.906Z] === RUN   TestTagExistedNameWithoutForce
21:48:24 [2023-07-05T21:48:24.906Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:48:24 [2023-07-05T21:48:24.906Z] === RUN   TestTagOfficialNames
21:48:24 [2023-07-05T21:48:24.906Z] --- PASS: TestTagOfficialNames (0.05s)
21:48:24 [2023-07-05T21:48:24.906Z] === RUN   TestTagMatchesDigest
21:48:24 [2023-07-05T21:48:24.906Z] --- PASS: TestTagMatchesDigest (0.01s)
21:48:24 [2023-07-05T21:48:24.906Z] === CONT  TestSaveCheckTimes
21:48:24 [2023-07-05T21:48:24.906Z] --- PASS: TestSaveCheckTimes (0.03s)
21:48:24 [2023-07-05T21:48:24.906Z] PASS
21:48:24 [2023-07-05T21:48:24.906Z] 
21:48:24 [2023-07-05T21:48:24.906Z] === Skipped
21:48:24 [2023-07-05T21:48:24.906Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:48:24 [2023-07-05T21:48:24.906Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:48:24 [2023-07-05T21:48:24.906Z] 
21:48:24 [2023-07-05T21:48:24.906Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:48:24 [2023-07-05T21:48:24.906Z]     remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:48:24 [2023-07-05T21:48:24.906Z] 
21:48:24 [2023-07-05T21:48:24.906Z] DONE 29 tests, 2 skipped in 2.898s
21:48:24 [2023-07-05T21:48:24.906Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:48:24 [2023-07-05T21:48:24.906Z] ++ 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
21:48:24 [2023-07-05T21:48:24.906Z] ++ set -e
21:48:24 [2023-07-05T21:48:24.906Z] ++ '[' -n 0 ']'
21:48:24 [2023-07-05T21:48:24.906Z] ++ set -x
21:48:24 [2023-07-05T21:48:24.907Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:48:24 [2023-07-05T21:48:24.907Z] === RUN   TestStripANSICommands
21:48:24 [2023-07-05T21:48:24.907Z] === RUN   TestStripANSICommands/#00
21:48:24 [2023-07-05T21:48:24.907Z] === RUN   TestStripANSICommands/#01
21:48:24 [2023-07-05T21:48:24.907Z] --- PASS: TestStripANSICommands (0.00s)
21:48:24 [2023-07-05T21:48:24.907Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:48:24 [2023-07-05T21:48:24.907Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:48:24 [2023-07-05T21:48:24.907Z] PASS
21:48:24 [2023-07-05T21:48:24.907Z] 
21:48:24 [2023-07-05T21:48:24.907Z] DONE 3 tests in 0.009s
21:48:25 [2023-07-05T21:48:25.162Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:48:25 [2023-07-05T21:48:25.162Z] ++ 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
21:48:25 [2023-07-05T21:48:25.162Z] ++ set -e
21:48:25 [2023-07-05T21:48:25.162Z] ++ '[' -n 0 ']'
21:48:25 [2023-07-05T21:48:25.162Z] ++ set -x
21:48:25 [2023-07-05T21:48:25.162Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:48:25 [2023-07-05T21:48:25.162Z] INFO: Testing against a local daemon
21:48:25 [2023-07-05T21:48:25.163Z] === RUN   TestNetworkCreateDelete
21:48:25 [2023-07-05T21:48:25.163Z] --- PASS: TestNetworkCreateDelete (0.16s)
21:48:25 [2023-07-05T21:48:25.163Z] === RUN   TestDockerNetworkDeletePreferID
21:48:25 [2023-07-05T21:48:25.723Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
21:48:25 [2023-07-05T21:48:25.724Z] === RUN   TestDaemonDNSFallback
21:48:32 [2023-07-05T21:48:32.258Z] --- PASS: TestDaemonDNSFallback (6.21s)
21:48:32 [2023-07-05T21:48:32.258Z] === RUN   TestInspectNetwork
21:48:34 [2023-07-05T21:48:34.772Z] === RUN   TestInspectNetwork/full_network_id
21:48:34 [2023-07-05T21:48:34.772Z] === RUN   TestInspectNetwork/partial_network_id
21:48:34 [2023-07-05T21:48:34.772Z] === RUN   TestInspectNetwork/network_name
21:48:34 [2023-07-05T21:48:34.772Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:48:38 [2023-07-05T21:48:38.936Z] --- PASS: TestInspectNetwork (7.02s)
21:48:38 [2023-07-05T21:48:38.936Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:48:38 [2023-07-05T21:48:38.936Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:48:38 [2023-07-05T21:48:38.936Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:48:38 [2023-07-05T21:48:38.936Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:48:38 [2023-07-05T21:48:38.936Z] === RUN   TestRunContainerWithBridgeNone
21:48:40 [2023-07-05T21:48:40.300Z] --- PASS: TestRunContainerWithBridgeNone (1.25s)
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/create
21:48:40 [2023-07-05T21:48:40.301Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:48:40 [2023-07-05T21:48:40.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:48:40 [2023-07-05T21:48:40.301Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:48:40 [2023-07-05T21:48:40.301Z] === CONT  TestNetworkInvalidJSON/networks/create
21:48:40 [2023-07-05T21:48:40.301Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:48:40 [2023-07-05T21:48:40.301Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:48:40 [2023-07-05T21:48:40.301Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:48:40 [2023-07-05T21:48:40.301Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkList
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkList//networks
21:48:40 [2023-07-05T21:48:40.301Z] === PAUSE TestNetworkList//networks
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestNetworkList//networks/
21:48:40 [2023-07-05T21:48:40.301Z] === PAUSE TestNetworkList//networks/
21:48:40 [2023-07-05T21:48:40.301Z] === CONT  TestNetworkList//networks
21:48:40 [2023-07-05T21:48:40.301Z] === CONT  TestNetworkList//networks/
21:48:40 [2023-07-05T21:48:40.301Z] --- PASS: TestNetworkList (0.01s)
21:48:40 [2023-07-05T21:48:40.301Z]     --- PASS: TestNetworkList//networks (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:48:40 [2023-07-05T21:48:40.301Z] === RUN   TestHostIPv4BridgeLabel
21:48:40 [2023-07-05T21:48:40.862Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:48:40 [2023-07-05T21:48:40.862Z] === RUN   TestDefaultNetworkOpts
21:48:40 [2023-07-05T21:48:40.862Z] === RUN   TestDefaultNetworkOpts/default_value
21:48:42 [2023-07-05T21:48:42.226Z] === RUN   TestDefaultNetworkOpts/cmdline_value
21:48:43 [2023-07-05T21:48:43.591Z] === RUN   TestDefaultNetworkOpts/config-from_value
21:48:44 [2023-07-05T21:48:44.518Z] --- PASS: TestDefaultNetworkOpts (3.83s)
21:48:44 [2023-07-05T21:48:44.518Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
21:48:44 [2023-07-05T21:48:44.518Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s)
21:48:44 [2023-07-05T21:48:44.518Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s)
21:48:44 [2023-07-05T21:48:44.518Z] === RUN   TestDaemonRestartWithLiveRestore
21:48:45 [2023-07-05T21:48:45.882Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:48:45 [2023-07-05T21:48:45.882Z] === RUN   TestDaemonDefaultNetworkPools
21:48:46 [2023-07-05T21:48:46.443Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
21:48:46 [2023-07-05T21:48:46.443Z] === RUN   TestDaemonRestartWithExistingNetwork
21:48:47 [2023-07-05T21:48:47.808Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
21:48:47 [2023-07-05T21:48:47.808Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:48:49 [2023-07-05T21:48:49.172Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
21:48:49 [2023-07-05T21:48:49.172Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:48:49 [2023-07-05T21:48:49.428Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
21:48:49 [2023-07-05T21:48:49.428Z] === RUN   TestServiceWithPredefinedNetwork
21:48:51 [2023-07-05T21:48:51.944Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s)
21:48:51 [2023-07-05T21:48:51.944Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:48:51 [2023-07-05T21:48:51.944Z]     service_test.go:242: FLAKY_TEST
21:48:51 [2023-07-05T21:48:51.944Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:48:51 [2023-07-05T21:48:51.944Z] === RUN   TestServiceWithDataPathPortInit
21:49:06 [2023-07-05T21:49:06.787Z] --- PASS: TestServiceWithDataPathPortInit (13.24s)
21:49:06 [2023-07-05T21:49:06.787Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:49:07 [2023-07-05T21:49:07.043Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tmixbbx6bm28bfrdnjz7ho86z Created:2023-07-05 21:49:06.088713305 +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[9f9b8ad23b0afe1c699a858de82603b5421339e98a73a75b67a78ea1429bedbd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p04msbfzxr9eotkqr9iz47zb0 EndpointID:f4f6f79aed28bd4a43060e6a77f79ba733111a406c22c077a6977043d6293727 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f2a560f74b966cb74ea340f85878cf78274c8509f46f3f5d9f11ffa71bd4db3a 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:7798807bcef0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p04msbfzxr9eotkqr9iz47zb0 EndpointID:f4f6f79aed28bd4a43060e6a77f79ba733111a406c22c077a6977043d6293727 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:49:12 [2023-07-05T21:49:12.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s)
21:49:12 [2023-07-05T21:49:12.285Z] PASS
21:49:12 [2023-07-05T21:49:12.285Z] 
21:49:12 [2023-07-05T21:49:12.285Z] === Skipped
21:49:12 [2023-07-05T21:49:12.285Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:49:12 [2023-07-05T21:49:12.285Z]     service_test.go:242: FLAKY_TEST
21:49:12 [2023-07-05T21:49:12.285Z] 
21:49:12 [2023-07-05T21:49:12.285Z] DONE 42 tests, 1 skipped in 46.566s
21:49:12 [2023-07-05T21:49:12.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:49:12 [2023-07-05T21:49:12.285Z] ++ 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
21:49:12 [2023-07-05T21:49:12.285Z] ++ set -e
21:49:12 [2023-07-05T21:49:12.285Z] ++ '[' -n 0 ']'
21:49:12 [2023-07-05T21:49:12.285Z] ++ set -x
21:49:12 [2023-07-05T21:49:12.285Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:49:12 [2023-07-05T21:49:12.286Z] INFO: Testing against a local daemon
21:49:12 [2023-07-05T21:49:12.286Z] === RUN   TestDockerNetworkIpvlanPersistance
21:49:12 [2023-07-05T21:49:12.286Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:49:12 [2023-07-05T21:49:12.286Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:49:12 [2023-07-05T21:49:12.286Z] === RUN   TestDockerNetworkIpvlan
21:49:12 [2023-07-05T21:49:12.286Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:49:12 [2023-07-05T21:49:12.286Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:49:12 [2023-07-05T21:49:12.286Z] PASS
21:49:12 [2023-07-05T21:49:12.286Z] 
21:49:12 [2023-07-05T21:49:12.286Z] === Skipped
21:49:12 [2023-07-05T21:49:12.286Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:49:12 [2023-07-05T21:49:12.286Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:49:12 [2023-07-05T21:49:12.286Z] 
21:49:12 [2023-07-05T21:49:12.286Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:49:12 [2023-07-05T21:49:12.286Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:49:12 [2023-07-05T21:49:12.286Z] 
21:49:12 [2023-07-05T21:49:12.286Z] DONE 2 tests, 2 skipped in 0.034s
21:49:12 [2023-07-05T21:49:12.286Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:49:12 [2023-07-05T21:49:12.286Z] ++ 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
21:49:12 [2023-07-05T21:49:12.286Z] ++ set -e
21:49:12 [2023-07-05T21:49:12.286Z] ++ '[' -n 0 ']'
21:49:12 [2023-07-05T21:49:12.286Z] ++ set -x
21:49:12 [2023-07-05T21:49:12.286Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:49:12 [2023-07-05T21:49:12.286Z] INFO: Testing against a local daemon
21:49:12 [2023-07-05T21:49:12.286Z] === RUN   TestDockerNetworkMacvlanPersistance
21:49:12 [2023-07-05T21:49:12.847Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
21:49:12 [2023-07-05T21:49:12.847Z] === RUN   TestDockerNetworkMacvlan
21:49:13 [2023-07-05T21:49:13.408Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:49:14 [2023-07-05T21:49:14.335Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:49:14 [2023-07-05T21:49:14.897Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:49:16 [2023-07-05T21:49:16.261Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:49:18 [2023-07-05T21:49:18.149Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:49:20 [2023-07-05T21:49:20.664Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:49:20 [2023-07-05T21:49:20.920Z] --- PASS: TestDockerNetworkMacvlan (8.04s)
21:49:20 [2023-07-05T21:49:20.920Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:49:20 [2023-07-05T21:49:20.920Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
21:49:20 [2023-07-05T21:49:20.920Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.64s)
21:49:20 [2023-07-05T21:49:20.920Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
21:49:20 [2023-07-05T21:49:20.920Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.32s)
21:49:20 [2023-07-05T21:49:20.920Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.41s)
21:49:20 [2023-07-05T21:49:20.920Z] PASS
21:49:20 [2023-07-05T21:49:20.920Z] 
21:49:20 [2023-07-05T21:49:20.920Z] DONE 8 tests in 9.243s
21:49:20 [2023-07-05T21:49:20.920Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:49:20 [2023-07-05T21:49:20.920Z] ++ 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
21:49:20 [2023-07-05T21:49:20.920Z] ++ set -e
21:49:20 [2023-07-05T21:49:20.920Z] ++ '[' -n 0 ']'
21:49:20 [2023-07-05T21:49:20.920Z] ++ set -x
21:49:20 [2023-07-05T21:49:20.920Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:49:20 [2023-07-05T21:49:20.920Z] testing: warning: no tests to run
21:49:20 [2023-07-05T21:49:20.920Z] PASS
21:49:20 [2023-07-05T21:49:20.920Z] 
21:49:20 [2023-07-05T21:49:20.920Z] DONE 0 tests in 0.008s
21:49:20 [2023-07-05T21:49:20.920Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:49:20 [2023-07-05T21:49:20.920Z] ++ 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
21:49:20 [2023-07-05T21:49:20.920Z] ++ set -e
21:49:20 [2023-07-05T21:49:20.920Z] ++ '[' -n 0 ']'
21:49:20 [2023-07-05T21:49:20.920Z] ++ set -x
21:49:20 [2023-07-05T21:49:20.921Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:49:20 [2023-07-05T21:49:20.921Z] INFO: Testing against a local daemon
21:49:20 [2023-07-05T21:49:20.921Z] === RUN   TestAuthZPluginAllowRequest
21:49:22 [2023-07-05T21:49:22.285Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
21:49:22 [2023-07-05T21:49:22.285Z] === RUN   TestAuthZPluginTLS
21:49:22 [2023-07-05T21:49:22.541Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:49:22 [2023-07-05T21:49:22.541Z] === RUN   TestAuthZPluginDenyRequest
21:49:23 [2023-07-05T21:49:23.103Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:49:23 [2023-07-05T21:49:23.103Z] === RUN   TestAuthZPluginAPIDenyResponse
21:49:23 [2023-07-05T21:49:23.665Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:49:23 [2023-07-05T21:49:23.665Z] === RUN   TestAuthZPluginDenyResponse
21:49:24 [2023-07-05T21:49:24.226Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:49:24 [2023-07-05T21:49:24.226Z] === RUN   TestAuthZPluginAllowEventStream
21:49:25 [2023-07-05T21:49:25.154Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
21:49:25 [2023-07-05T21:49:25.154Z] === RUN   TestAuthZPluginErrorResponse
21:49:25 [2023-07-05T21:49:25.717Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:49:25 [2023-07-05T21:49:25.717Z] === RUN   TestAuthZPluginErrorRequest
21:49:26 [2023-07-05T21:49:26.278Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:49:26 [2023-07-05T21:49:26.278Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:49:26 [2023-07-05T21:49:26.840Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:49:26 [2023-07-05T21:49:26.840Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:49:28 [2023-07-05T21:49:28.205Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
21:49:28 [2023-07-05T21:49:28.205Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:49:29 [2023-07-05T21:49:29.132Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
21:49:29 [2023-07-05T21:49:29.132Z] === RUN   TestAuthZPluginHeader
21:49:29 [2023-07-05T21:49:29.693Z] --- PASS: TestAuthZPluginHeader (0.61s)
21:49:29 [2023-07-05T21:49:29.693Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:49:29 [2023-07-05T21:49:29.693Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:29 [2023-07-05T21:49:29.693Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:49:29 [2023-07-05T21:49:29.693Z] === RUN   TestAuthZPluginV2Disable
21:49:29 [2023-07-05T21:49:29.693Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:29 [2023-07-05T21:49:29.693Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:49:29 [2023-07-05T21:49:29.693Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:49:29 [2023-07-05T21:49:29.693Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:29 [2023-07-05T21:49:29.693Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:49:29 [2023-07-05T21:49:29.693Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:49:29 [2023-07-05T21:49:29.693Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:29 [2023-07-05T21:49:29.693Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:49:29 [2023-07-05T21:49:29.693Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:49:47 [2023-07-05T21:49:47.741Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:49:47 [2023-07-05T21:49:47.741Z] PASS
21:49:47 [2023-07-05T21:49:47.741Z] 
21:49:47 [2023-07-05T21:49:47.741Z] === Skipped
21:49:47 [2023-07-05T21:49:47.741Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:47 [2023-07-05T21:49:47.741Z] 
21:49:47 [2023-07-05T21:49:47.741Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:47 [2023-07-05T21:49:47.741Z] 
21:49:47 [2023-07-05T21:49:47.741Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:47 [2023-07-05T21:49:47.741Z] 
21:49:47 [2023-07-05T21:49:47.741Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:47 [2023-07-05T21:49:47.741Z] 
21:49:47 [2023-07-05T21:49:47.741Z] DONE 17 tests, 4 skipped in 25.698s
21:49:47 [2023-07-05T21:49:47.741Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:49:47 [2023-07-05T21:49:47.741Z] ++ 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
21:49:47 [2023-07-05T21:49:47.741Z] ++ set -e
21:49:47 [2023-07-05T21:49:47.741Z] ++ '[' -n 0 ']'
21:49:47 [2023-07-05T21:49:47.741Z] ++ set -x
21:49:47 [2023-07-05T21:49:47.741Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:49:47 [2023-07-05T21:49:47.741Z] INFO: Testing against a local daemon
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:49:47 [2023-07-05T21:49:47.741Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:49:47 [2023-07-05T21:49:47.741Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:49:47 [2023-07-05T21:49:47.741Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:49:47 [2023-07-05T21:49:47.741Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:49:47 [2023-07-05T21:49:47.741Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:49:47 [2023-07-05T21:49:47.741Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:49:47 [2023-07-05T21:49:47.741Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:49:47 [2023-07-05T21:49:47.741Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInstall
21:49:47 [2023-07-05T21:49:47.741Z] === RUN   TestPluginInstall/no_auth
21:49:49 [2023-07-05T21:49:49.632Z] time="2023-07-05T21:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:49:49 [2023-07-05T21:49:49.632Z] time="2023-07-05T21:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b499bd815c085cb9fd462e77b0302adf895c2afd9bdde242d9aff762a8bd8489" mediatype=application/vnd.docker.plugin.v1+json size=522
21:49:49 [2023-07-05T21:49:49.632Z] time="2023-07-05T21:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:49:49 [2023-07-05T21:49:49.632Z] time="2023-07-05T21:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b499bd815c085cb9fd462e77b0302adf895c2afd9bdde242d9aff762a8bd8489" mediatype=application/vnd.docker.plugin.v1+json size=522
21:49:49 [2023-07-05T21:49:49.888Z] === RUN   TestPluginInstall/with_htpasswd
21:49:50 [2023-07-05T21:49:50.143Z] time="2023-07-05T21:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:49:50 [2023-07-05T21:49:50.143Z] time="2023-07-05T21:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b499bd815c085cb9fd462e77b0302adf895c2afd9bdde242d9aff762a8bd8489" mediatype=application/vnd.docker.plugin.v1+json size=522
21:49:50 [2023-07-05T21:49:50.143Z] time="2023-07-05T21:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:49:50 [2023-07-05T21:49:50.144Z] time="2023-07-05T21:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b499bd815c085cb9fd462e77b0302adf895c2afd9bdde242d9aff762a8bd8489" mediatype=application/vnd.docker.plugin.v1+json size=522
21:49:50 [2023-07-05T21:49:50.399Z] === RUN   TestPluginInstall/with_insecure
21:49:50 [2023-07-05T21:49:50.960Z] time="2023-07-05T21:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:49:50 [2023-07-05T21:49:50.960Z] time="2023-07-05T21:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66e2034d21419974203e3ec228e5a4bfeaaccc41f129119bc03b5de7ae6c93d5" mediatype=application/vnd.docker.plugin.v1+json size=522
21:49:50 [2023-07-05T21:49:50.960Z] time="2023-07-05T21:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:49:50 [2023-07-05T21:49:50.960Z] time="2023-07-05T21:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66e2034d21419974203e3ec228e5a4bfeaaccc41f129119bc03b5de7ae6c93d5" mediatype=application/vnd.docker.plugin.v1+json size=522
21:49:51 [2023-07-05T21:49:51.216Z]     plugin_test.go:195: [d2f3425d5eb07] daemon is not started
21:49:51 [2023-07-05T21:49:51.216Z] --- PASS: TestPluginInstall (4.51s)
21:49:51 [2023-07-05T21:49:51.216Z]     --- PASS: TestPluginInstall/no_auth (3.09s)
21:49:51 [2023-07-05T21:49:51.216Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
21:49:51 [2023-07-05T21:49:51.216Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
21:49:51 [2023-07-05T21:49:51.216Z] === RUN   TestPluginsWithRuntimes
21:49:52 [2023-07-05T21:49:52.581Z] === RUN   TestPluginsWithRuntimes/No_Args
21:49:53 [2023-07-05T21:49:53.508Z] === RUN   TestPluginsWithRuntimes/With_Args
21:49:54 [2023-07-05T21:49:54.435Z] --- PASS: TestPluginsWithRuntimes (3.30s)
21:49:54 [2023-07-05T21:49:54.435Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
21:49:54 [2023-07-05T21:49:54.435Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
21:49:54 [2023-07-05T21:49:54.435Z] === RUN   TestPluginBackCompatMediaTypes
21:49:55 [2023-07-05T21:49:55.000Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
21:49:55 [2023-07-05T21:49:55.000Z] PASS
21:49:55 [2023-07-05T21:49:55.000Z] 
21:49:55 [2023-07-05T21:49:55.000Z] DONE 24 tests in 8.366s
21:49:55 [2023-07-05T21:49:55.000Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:49:55 [2023-07-05T21:49:55.000Z] ++ 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
21:49:55 [2023-07-05T21:49:55.000Z] ++ set -e
21:49:55 [2023-07-05T21:49:55.000Z] ++ '[' -n 0 ']'
21:49:55 [2023-07-05T21:49:55.000Z] ++ set -x
21:49:55 [2023-07-05T21:49:55.001Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:49:55 [2023-07-05T21:49:55.001Z] INFO: Testing against a local daemon
21:49:55 [2023-07-05T21:49:55.001Z] === RUN   TestExternalGraphDriver
21:49:55 [2023-07-05T21:49:55.562Z] === RUN   TestExternalGraphDriver/json
21:49:56 [2023-07-05T21:49:56.928Z] === RUN   TestExternalGraphDriver/spec
21:49:58 [2023-07-05T21:49:58.293Z] === RUN   TestExternalGraphDriver/pull
21:50:00 [2023-07-05T21:50:00.180Z] --- PASS: TestExternalGraphDriver (4.95s)
21:50:00 [2023-07-05T21:50:00.180Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
21:50:00 [2023-07-05T21:50:00.180Z]     --- PASS: TestExternalGraphDriver/spec (1.47s)
21:50:00 [2023-07-05T21:50:00.180Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
21:50:00 [2023-07-05T21:50:00.180Z] === RUN   TestGraphdriverPluginV2
21:50:00 [2023-07-05T21:50:00.436Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:00 [2023-07-05T21:50:00.436Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:50:00 [2023-07-05T21:50:00.436Z] PASS
21:50:00 [2023-07-05T21:50:00.436Z] 
21:50:00 [2023-07-05T21:50:00.436Z] === Skipped
21:50:00 [2023-07-05T21:50:00.436Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:50:00 [2023-07-05T21:50:00.436Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:00 [2023-07-05T21:50:00.436Z] 
21:50:00 [2023-07-05T21:50:00.436Z] DONE 5 tests, 1 skipped in 5.305s
21:50:00 [2023-07-05T21:50:00.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:50:00 [2023-07-05T21:50:00.436Z] ++ 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
21:50:00 [2023-07-05T21:50:00.436Z] ++ set -e
21:50:00 [2023-07-05T21:50:00.436Z] ++ '[' -n 0 ']'
21:50:00 [2023-07-05T21:50:00.436Z] ++ set -x
21:50:00 [2023-07-05T21:50:00.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
21:50:00 [2023-07-05T21:50:00.436Z] INFO: Testing against a local daemon
21:50:00 [2023-07-05T21:50:00.436Z] === RUN   TestContinueAfterPluginCrash
21:50:00 [2023-07-05T21:50:00.436Z] === PAUSE TestContinueAfterPluginCrash
21:50:00 [2023-07-05T21:50:00.436Z] === RUN   TestReadPluginNoRead
21:50:00 [2023-07-05T21:50:00.436Z] === PAUSE TestReadPluginNoRead
21:50:00 [2023-07-05T21:50:00.436Z] === RUN   TestDaemonStartWithLogOpt
21:50:00 [2023-07-05T21:50:00.436Z] === PAUSE TestDaemonStartWithLogOpt
21:50:00 [2023-07-05T21:50:00.436Z] === CONT  TestContinueAfterPluginCrash
21:50:00 [2023-07-05T21:50:00.436Z] === CONT  TestDaemonStartWithLogOpt
21:50:00 [2023-07-05T21:50:00.436Z] === CONT  TestReadPluginNoRead
21:50:02 [2023-07-05T21:50:02.953Z] === RUN   TestReadPluginNoRead/default
21:50:03 [2023-07-05T21:50:03.208Z] --- PASS: TestDaemonStartWithLogOpt (2.72s)
21:50:03 [2023-07-05T21:50:03.770Z] === RUN   TestReadPluginNoRead/disabled_caching
21:50:05 [2023-07-05T21:50:05.135Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:50:06 [2023-07-05T21:50:06.062Z]     read_test.go:91: [d89c021f464e1] daemon is not started
21:50:06 [2023-07-05T21:50:06.062Z] --- PASS: TestReadPluginNoRead (5.71s)
21:50:06 [2023-07-05T21:50:06.062Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
21:50:06 [2023-07-05T21:50:06.062Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
21:50:06 [2023-07-05T21:50:06.062Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
21:50:07 [2023-07-05T21:50:07.948Z] --- PASS: TestContinueAfterPluginCrash (7.60s)
21:50:07 [2023-07-05T21:50:07.948Z] PASS
21:50:07 [2023-07-05T21:50:07.948Z] 
21:50:07 [2023-07-05T21:50:07.948Z] DONE 6 tests in 7.630s
21:50:07 [2023-07-05T21:50:07.949Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:50:07 [2023-07-05T21:50:07.949Z] ++ 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
21:50:07 [2023-07-05T21:50:07.949Z] ++ set -e
21:50:07 [2023-07-05T21:50:07.949Z] ++ '[' -n 0 ']'
21:50:07 [2023-07-05T21:50:07.949Z] ++ set -x
21:50:07 [2023-07-05T21:50:07.949Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:50:07 [2023-07-05T21:50:07.949Z] testing: warning: no tests to run
21:50:07 [2023-07-05T21:50:07.949Z] PASS
21:50:07 [2023-07-05T21:50:07.949Z] 
21:50:07 [2023-07-05T21:50:07.949Z] DONE 0 tests in 0.008s
21:50:07 [2023-07-05T21:50:07.949Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:50:07 [2023-07-05T21:50:07.949Z] ++ 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
21:50:07 [2023-07-05T21:50:07.949Z] ++ set -e
21:50:07 [2023-07-05T21:50:07.949Z] ++ '[' -n 0 ']'
21:50:07 [2023-07-05T21:50:07.949Z] ++ set -x
21:50:07 [2023-07-05T21:50:07.949Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:50:07 [2023-07-05T21:50:07.949Z] INFO: Testing against a local daemon
21:50:07 [2023-07-05T21:50:07.949Z] === RUN   TestPluginWithDevMounts
21:50:07 [2023-07-05T21:50:07.949Z] === PAUSE TestPluginWithDevMounts
21:50:07 [2023-07-05T21:50:07.949Z] === CONT  TestPluginWithDevMounts
21:50:09 [2023-07-05T21:50:09.837Z] --- PASS: TestPluginWithDevMounts (1.50s)
21:50:09 [2023-07-05T21:50:09.837Z] PASS
21:50:09 [2023-07-05T21:50:09.837Z] 
21:50:09 [2023-07-05T21:50:09.837Z] DONE 1 tests in 1.529s
21:50:09 [2023-07-05T21:50:09.837Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:50:09 [2023-07-05T21:50:09.837Z] ++ 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
21:50:09 [2023-07-05T21:50:09.837Z] ++ set -e
21:50:09 [2023-07-05T21:50:09.837Z] ++ '[' -n 0 ']'
21:50:09 [2023-07-05T21:50:09.837Z] ++ set -x
21:50:09 [2023-07-05T21:50:09.837Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:50:09 [2023-07-05T21:50:09.837Z] INFO: Testing against a local daemon
21:50:09 [2023-07-05T21:50:09.837Z] === RUN   TestSecretInspect
21:50:11 [2023-07-05T21:50:11.735Z] --- PASS: TestSecretInspect (1.86s)
21:50:11 [2023-07-05T21:50:11.735Z] === RUN   TestSecretList
21:50:13 [2023-07-05T21:50:13.625Z] --- PASS: TestSecretList (1.97s)
21:50:13 [2023-07-05T21:50:13.625Z] === RUN   TestSecretsCreateAndDelete
21:50:15 [2023-07-05T21:50:15.514Z] --- PASS: TestSecretsCreateAndDelete (1.88s)
21:50:15 [2023-07-05T21:50:15.514Z] === RUN   TestSecretsUpdate
21:50:17 [2023-07-05T21:50:17.401Z] --- PASS: TestSecretsUpdate (1.88s)
21:50:17 [2023-07-05T21:50:17.401Z] === RUN   TestTemplatedSecret
21:50:19 [2023-07-05T21:50:19.916Z] --- PASS: TestTemplatedSecret (2.62s)
21:50:19 [2023-07-05T21:50:19.916Z] === RUN   TestSecretCreateResolve
21:50:21 [2023-07-05T21:50:21.804Z] --- PASS: TestSecretCreateResolve (1.85s)
21:50:21 [2023-07-05T21:50:21.804Z] PASS
21:50:21 [2023-07-05T21:50:21.804Z] 
21:50:21 [2023-07-05T21:50:21.804Z] DONE 6 tests in 12.092s
21:50:21 [2023-07-05T21:50:21.804Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:50:21 [2023-07-05T21:50:21.804Z] ++ 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
21:50:21 [2023-07-05T21:50:21.804Z] ++ set -e
21:50:21 [2023-07-05T21:50:21.804Z] ++ '[' -n 0 ']'
21:50:21 [2023-07-05T21:50:21.804Z] ++ set -x
21:50:21 [2023-07-05T21:50:21.804Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:50:21 [2023-07-05T21:50:21.804Z] INFO: Testing against a local daemon
21:50:21 [2023-07-05T21:50:21.804Z] === RUN   TestServiceCreateInit
21:50:21 [2023-07-05T21:50:21.804Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:50:25 [2023-07-05T21:50:25.969Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:50:29 [2023-07-05T21:50:29.237Z] --- PASS: TestServiceCreateInit (7.53s)
21:50:29 [2023-07-05T21:50:29.237Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
21:50:29 [2023-07-05T21:50:29.237Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s)
21:50:29 [2023-07-05T21:50:29.237Z] === RUN   TestCreateServiceMultipleTimes
21:50:44 [2023-07-05T21:50:44.073Z] --- PASS: TestCreateServiceMultipleTimes (14.85s)
21:50:44 [2023-07-05T21:50:44.073Z] === RUN   TestCreateServiceConflict
21:50:45 [2023-07-05T21:50:45.961Z] --- PASS: TestCreateServiceConflict (1.89s)
21:50:45 [2023-07-05T21:50:45.961Z] === RUN   TestCreateServiceMaxReplicas
21:50:49 [2023-07-05T21:50:49.227Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
21:50:49 [2023-07-05T21:50:49.227Z] === RUN   TestCreateWithDuplicateNetworkNames
21:51:01 [2023-07-05T21:51:01.398Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s)
21:51:01 [2023-07-05T21:51:01.398Z] === RUN   TestCreateServiceSecretFileMode
21:51:16 [2023-07-05T21:51:16.243Z] --- PASS: TestCreateServiceSecretFileMode (12.58s)
21:51:16 [2023-07-05T21:51:16.243Z] === RUN   TestCreateServiceConfigFileMode
21:51:28 [2023-07-05T21:51:28.407Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
21:51:28 [2023-07-05T21:51:28.407Z] === RUN   TestCreateServiceSysctls
21:51:29 [2023-07-05T21:51:29.772Z] --- PASS: TestCreateServiceSysctls (3.00s)
21:51:29 [2023-07-05T21:51:29.772Z] === RUN   TestCreateServiceCapabilities
21:51:32 [2023-07-05T21:51:32.287Z] --- PASS: TestCreateServiceCapabilities (2.31s)
21:51:32 [2023-07-05T21:51:32.287Z] === RUN   TestInspect
21:51:34 [2023-07-05T21:51:34.802Z] --- PASS: TestInspect (2.82s)
21:51:34 [2023-07-05T21:51:34.802Z] === RUN   TestCreateJob
21:51:38 [2023-07-05T21:51:38.070Z] --- PASS: TestCreateJob (3.24s)
21:51:38 [2023-07-05T21:51:38.070Z] === RUN   TestReplicatedJob
21:51:43 [2023-07-05T21:51:43.312Z] --- PASS: TestReplicatedJob (5.18s)
21:51:43 [2023-07-05T21:51:43.312Z] === RUN   TestUpdateReplicatedJob
21:51:46 [2023-07-05T21:51:46.577Z] --- PASS: TestUpdateReplicatedJob (3.22s)
21:51:46 [2023-07-05T21:51:46.577Z] === RUN   TestServiceListWithStatuses
21:51:46 [2023-07-05T21:51:46.577Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:51:46 [2023-07-05T21:51:46.577Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:51:46 [2023-07-05T21:51:46.577Z] === RUN   TestDockerNetworkConnectAlias
21:51:50 [2023-07-05T21:51:50.742Z] --- PASS: TestDockerNetworkConnectAlias (3.90s)
21:51:50 [2023-07-05T21:51:50.742Z] === RUN   TestDockerNetworkReConnect
21:51:53 [2023-07-05T21:51:53.257Z] --- PASS: TestDockerNetworkReConnect (3.00s)
21:51:53 [2023-07-05T21:51:53.257Z] === RUN   TestServicePlugin
21:51:53 [2023-07-05T21:51:53.257Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:51:53 [2023-07-05T21:51:53.257Z] --- SKIP: TestServicePlugin (0.00s)
21:51:53 [2023-07-05T21:51:53.257Z] === RUN   TestServiceUpdateLabel
21:51:55 [2023-07-05T21:51:55.161Z] --- PASS: TestServiceUpdateLabel (1.93s)
21:51:55 [2023-07-05T21:51:55.161Z] === RUN   TestServiceUpdateSecrets
21:52:09 [2023-07-05T21:52:09.997Z] --- PASS: TestServiceUpdateSecrets (14.40s)
21:52:09 [2023-07-05T21:52:09.997Z] === RUN   TestServiceUpdateConfigs
21:52:24 [2023-07-05T21:52:24.834Z] --- PASS: TestServiceUpdateConfigs (14.42s)
21:52:24 [2023-07-05T21:52:24.834Z] === RUN   TestServiceUpdateNetwork
21:52:37 [2023-07-05T21:52:37.000Z] --- PASS: TestServiceUpdateNetwork (12.24s)
21:52:37 [2023-07-05T21:52:37.000Z] === RUN   TestServiceUpdatePidsLimit
21:52:37 [2023-07-05T21:52:37.562Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:52:38 [2023-07-05T21:52:38.123Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:52:46 [2023-07-05T21:52:46.206Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:52:52 [2023-07-05T21:52:52.739Z] --- PASS: TestServiceUpdatePidsLimit (16.20s)
21:52:52 [2023-07-05T21:52:52.739Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
21:52:52 [2023-07-05T21:52:52.739Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
21:52:52 [2023-07-05T21:52:52.739Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
21:52:52 [2023-07-05T21:52:52.739Z] PASS
21:52:52 [2023-07-05T21:52:52.739Z] 
21:52:52 [2023-07-05T21:52:52.739Z] === Skipped
21:52:52 [2023-07-05T21:52:52.739Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:52:52 [2023-07-05T21:52:52.739Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:52:52 [2023-07-05T21:52:52.739Z] 
21:52:52 [2023-07-05T21:52:52.739Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:52:52 [2023-07-05T21:52:52.739Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:52:52 [2023-07-05T21:52:52.739Z] 
21:52:52 [2023-07-05T21:52:52.739Z] DONE 27 tests, 2 skipped in 150.759s
21:52:52 [2023-07-05T21:52:52.739Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:52:52 [2023-07-05T21:52:52.739Z] ++ 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
21:52:52 [2023-07-05T21:52:52.739Z] ++ set -e
21:52:52 [2023-07-05T21:52:52.739Z] ++ '[' -n 0 ']'
21:52:52 [2023-07-05T21:52:52.739Z] ++ set -x
21:52:52 [2023-07-05T21:52:52.740Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:52:52 [2023-07-05T21:52:52.740Z] INFO: Testing against a local daemon
21:52:52 [2023-07-05T21:52:52.740Z] === RUN   TestSessionCreate
21:52:52 [2023-07-05T21:52:52.740Z] --- PASS: TestSessionCreate (0.02s)
21:52:52 [2023-07-05T21:52:52.740Z] === RUN   TestSessionCreateWithBadUpgrade
21:52:52 [2023-07-05T21:52:52.740Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:52:52 [2023-07-05T21:52:52.740Z] PASS
21:52:52 [2023-07-05T21:52:52.740Z] 
21:52:52 [2023-07-05T21:52:52.740Z] DONE 2 tests in 0.061s
21:52:52 [2023-07-05T21:52:52.740Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:52:52 [2023-07-05T21:52:52.740Z] ++ 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
21:52:52 [2023-07-05T21:52:52.740Z] ++ set -e
21:52:52 [2023-07-05T21:52:52.740Z] ++ '[' -n 0 ']'
21:52:52 [2023-07-05T21:52:52.740Z] ++ set -x
21:52:52 [2023-07-05T21:52:52.740Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:52:52 [2023-07-05T21:52:52.740Z] INFO: Testing against a local daemon
21:52:52 [2023-07-05T21:52:52.740Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:52:52 [2023-07-05T21:52:52.740Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:52:52 [2023-07-05T21:52:52.740Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:52:52 [2023-07-05T21:52:52.740Z] === RUN   TestDiskUsage
21:52:52 [2023-07-05T21:52:52.740Z] === PAUSE TestDiskUsage
21:52:52 [2023-07-05T21:52:52.740Z] === RUN   TestEventsExecDie
21:52:52 [2023-07-05T21:52:52.995Z] --- PASS: TestEventsExecDie (0.51s)
21:52:52 [2023-07-05T21:52:52.995Z] === RUN   TestEventsBackwardsCompatible
21:52:53 [2023-07-05T21:52:53.251Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
21:52:53 [2023-07-05T21:52:53.251Z] === RUN   TestEventsVolumeCreate
21:52:53 [2023-07-05T21:52:53.251Z] --- PASS: TestEventsVolumeCreate (0.04s)
21:52:53 [2023-07-05T21:52:53.251Z] === RUN   TestInfoBinaryCommits
21:52:53 [2023-07-05T21:52:53.251Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:52:53 [2023-07-05T21:52:53.251Z] === RUN   TestInfoAPIVersioned
21:52:53 [2023-07-05T21:52:53.251Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:52:53 [2023-07-05T21:52:53.251Z] === RUN   TestInfoAPI
21:52:53 [2023-07-05T21:52:53.251Z] --- PASS: TestInfoAPI (0.02s)
21:52:53 [2023-07-05T21:52:53.251Z] === RUN   TestInfoAPIWarnings
21:53:11 [2023-07-05T21:53:11.306Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:53:11 [2023-07-05T21:53:11.306Z] === RUN   TestInfoDebug
21:53:11 [2023-07-05T21:53:11.306Z] --- PASS: TestInfoDebug (0.52s)
21:53:11 [2023-07-05T21:53:11.306Z] === RUN   TestInfoInsecureRegistries
21:53:11 [2023-07-05T21:53:11.306Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:53:11 [2023-07-05T21:53:11.306Z] === RUN   TestInfoRegistryMirrors
21:53:11 [2023-07-05T21:53:11.306Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:53:11 [2023-07-05T21:53:11.306Z] === RUN   TestLoginFailsWithBadCredentials
21:53:11 [2023-07-05T21:53:11.868Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
21:53:11 [2023-07-05T21:53:11.868Z] === RUN   TestPingCacheHeaders
21:53:11 [2023-07-05T21:53:11.868Z] --- PASS: TestPingCacheHeaders (0.02s)
21:53:11 [2023-07-05T21:53:11.868Z] === RUN   TestPingGet
21:53:11 [2023-07-05T21:53:11.868Z] --- PASS: TestPingGet (0.01s)
21:53:11 [2023-07-05T21:53:11.868Z] === RUN   TestPingHead
21:53:11 [2023-07-05T21:53:11.868Z] --- PASS: TestPingHead (0.02s)
21:53:11 [2023-07-05T21:53:11.868Z] === RUN   TestPingSwarmHeader
21:53:12 [2023-07-05T21:53:12.428Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:53:12 [2023-07-05T21:53:12.428Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:53:13 [2023-07-05T21:53:13.355Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:53:13 [2023-07-05T21:53:13.355Z] --- PASS: TestPingSwarmHeader (1.50s)
21:53:13 [2023-07-05T21:53:13.355Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:53:13 [2023-07-05T21:53:13.355Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:53:13 [2023-07-05T21:53:13.355Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:53:13 [2023-07-05T21:53:13.355Z] === RUN   TestPingBuilderHeader
21:53:13 [2023-07-05T21:53:13.355Z] === RUN   TestPingBuilderHeader/default_config
21:53:13 [2023-07-05T21:53:13.916Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:53:14 [2023-07-05T21:53:14.477Z] --- PASS: TestPingBuilderHeader (1.04s)
21:53:14 [2023-07-05T21:53:14.477Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
21:53:14 [2023-07-05T21:53:14.477Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
21:53:14 [2023-07-05T21:53:14.477Z] === RUN   TestVersion
21:53:14 [2023-07-05T21:53:14.477Z] --- PASS: TestVersion (0.02s)
21:53:14 [2023-07-05T21:53:14.477Z] === CONT  TestDiskUsage
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/container_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/image_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/volume_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/build-cache_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:53:14 [2023-07-05T21:53:14.733Z] === RUN   TestDiskUsage/after_LoadBusybox
21:53:14 [2023-07-05T21:53:14.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:53:14 [2023-07-05T21:53:14.989Z] === RUN   TestDiskUsage/after_container.Run
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:53:15 [2023-07-05T21:53:15.244Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:53:15 [2023-07-05T21:53:15.244Z] --- PASS: TestDiskUsage (1.02s)
21:53:15 [2023-07-05T21:53:15.244Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z] PASS
21:53:15 [2023-07-05T21:53:15.244Z] 
21:53:15 [2023-07-05T21:53:15.244Z] === Skipped
21:53:15 [2023-07-05T21:53:15.244Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:53:15 [2023-07-05T21:53:15.244Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:53:15 [2023-07-05T21:53:15.244Z] 
21:53:15 [2023-07-05T21:53:15.244Z] DONE 57 tests, 1 skipped in 22.803s
21:53:15 [2023-07-05T21:53:15.244Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:53:15 [2023-07-05T21:53:15.244Z] ++ 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
21:53:15 [2023-07-05T21:53:15.244Z] ++ set -e
21:53:15 [2023-07-05T21:53:15.244Z] ++ '[' -n 0 ']'
21:53:15 [2023-07-05T21:53:15.244Z] ++ set -x
21:53:15 [2023-07-05T21:53:15.245Z] ++ 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:///go/src/github.com/docker/docker/bundles/test-integration/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
21:53:15 [2023-07-05T21:53:15.500Z] INFO: Testing against a local daemon
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesCreateAndList
21:53:15 [2023-07-05T21:53:15.500Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesRemove
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesRemove/volume_in_use
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesRemove/volume_not_in_use
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesRemove/non-existing_volume
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesRemove/non-existing_volume_force
21:53:15 [2023-07-05T21:53:15.500Z] --- PASS: TestVolumesRemove (0.05s)
21:53:15 [2023-07-05T21:53:15.500Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
21:53:15 [2023-07-05T21:53:15.500Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
21:53:15 [2023-07-05T21:53:15.500Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
21:53:15 [2023-07-05T21:53:15.500Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesRemoveSwarmEnabled
21:53:15 [2023-07-05T21:53:15.500Z] === PAUSE TestVolumesRemoveSwarmEnabled
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesInspect
21:53:15 [2023-07-05T21:53:15.500Z] --- PASS: TestVolumesInspect (0.02s)
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesInvalidJSON
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:53:15 [2023-07-05T21:53:15.500Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:53:15 [2023-07-05T21:53:15.500Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:53:15 [2023-07-05T21:53:15.500Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:53:15 [2023-07-05T21:53:15.500Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:53:15 [2023-07-05T21:53:15.500Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:53:15 [2023-07-05T21:53:15.500Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:53:15 [2023-07-05T21:53:15.500Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:53:15 [2023-07-05T21:53:15.500Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumePruneAnonymous
21:53:15 [2023-07-05T21:53:15.500Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:53:15 [2023-07-05T21:53:15.500Z] === RUN   TestVolumePruneAnonFromImage
21:53:15 [2023-07-05T21:53:15.756Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
21:53:15 [2023-07-05T21:53:15.756Z] === CONT  TestVolumesRemoveSwarmEnabled
21:53:17 [2023-07-05T21:53:17.120Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
21:53:17 [2023-07-05T21:53:17.120Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
21:53:17 [2023-07-05T21:53:17.120Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
21:53:17 [2023-07-05T21:53:17.120Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
21:53:17 [2023-07-05T21:53:17.682Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.97s)
21:53:17 [2023-07-05T21:53:17.682Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
21:53:17 [2023-07-05T21:53:17.682Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
21:53:17 [2023-07-05T21:53:17.682Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
21:53:17 [2023-07-05T21:53:17.682Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
21:53:17 [2023-07-05T21:53:17.682Z] PASS
21:53:17 [2023-07-05T21:53:17.682Z] 
21:53:17 [2023-07-05T21:53:17.682Z] DONE 20 tests in 2.239s
21:53:17 [2023-07-05T21:53:17.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:53:17 [2023-07-05T21:53:17.682Z] ++++ cat bundles/test-integration/docker.pid
21:53:17 [2023-07-05T21:53:17.682Z] +++ kill 21826
21:53:19 [2023-07-05T21:53:19.046Z] +++ /etc/init.d/apparmor stop
21:53:19 [2023-07-05T21:53:19.046Z] Leaving: AppArmorNo profiles have been unloaded.
21:53:19 [2023-07-05T21:53:19.046Z] 
21:53:19 [2023-07-05T21:53:19.046Z] Unloading profiles will leave already running processes permanently
21:53:19 [2023-07-05T21:53:19.046Z] unconfined, which can lead to unexpected situations.
21:53:19 [2023-07-05T21:53:19.046Z] 
21:53:19 [2023-07-05T21:53:19.046Z] To set a process to complain mode, use the command line tool
21:53:19 [2023-07-05T21:53:19.046Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:53:19 [2023-07-05T21:53:19.046Z] +++ true
21:53:19 [2023-07-05T21:53:19.046Z] exiting test-integration
21:53:19 [2023-07-05T21:53:19.046Z] ++ exit 0
21:53:19 [2023-07-05T21:53:19.046Z] 
Post stage
[Pipeline] junit
21:53:19 [2023-07-05T21:53:19.982Z] Recording test results
21:53:20 [2023-07-05T21:53:20.141Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:53:20 [2023-07-05T21:53:20.487Z] + echo Ensuring container killed.
21:53:20 [2023-07-05T21:53:20.487Z] Ensuring container killed.
21:53:20 [2023-07-05T21:53:20.487Z] + docker rm -vf docker-pr5
21:53:20 [2023-07-05T21:53:20.487Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
21:53:20 [2023-07-05T21:53:20.759Z] + echo Chowning /workspace to jenkins user
21:53:20 [2023-07-05T21:53:20.759Z] Chowning /workspace to jenkins user
21:53:20 [2023-07-05T21:53:20.759Z] + id -u
21:53:20 [2023-07-05T21:53:20.759Z] + id -g
21:53:20 [2023-07-05T21:53:20.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45888:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:53:21 [2023-07-05T21:53:21.966Z] + bundleName=arm64-integration
21:53:21 [2023-07-05T21:53:21.966Z] + echo Creating arm64-integration-bundles.tar.gz
21:53:21 [2023-07-05T21:53:21.966Z] Creating arm64-integration-bundles.tar.gz
21:53:21 [2023-07-05T21:53:21.966Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:53:21 [2023-07-05T21:53:21.966Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:53:22 [2023-07-05T21:53:22.231Z] Archiving artifacts
21:53:22 [2023-07-05T21:53:22.528Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45888/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:53:22 [2023-07-05T21:53:22.838Z] + make clean
21:53:22 [2023-07-05T21:53:22.838Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:53:22 [2023-07-05T21:53:22.838Z] docker-dev-cache
21:53:22 [2023-07-05T21:53:22.838Z] 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